-
Notifications
You must be signed in to change notification settings - Fork 4
Readonly Demo of Voxel Globe
Andy Neff edited this page Apr 20, 2016
·
3 revisions
TODO
- Start all services except celery
- Make the storage, tmp, and image directories read only
- Make the database readonly?
- Optional: Disable DEBUG flags. This is necessary if you want to protect the website encryption which you would when exposing the service to the internet. For internal private networks, this is less important