Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 647 Bytes

README.md

File metadata and controls

26 lines (16 loc) · 647 Bytes

DOCKER-PXLS.SPACE

Dockerhub

Github

This is a docker container for running pxls.space

How to run

docker-compose up

Gotchas

  • Config will be stored in a docker volume
  • Container will generate config for database connection and such if they are not detected

Running without Docker Compose

  • Image Name: m08y/docker-pxls.space
  • Check the environmental variables from the compose file for reference
  • Make sure the credentials are the same
  • Persist /data if you care about it