update docs and glamr-dev

- improve README: adds instructions for restoring backups, and setting crontab
- remove deprecated "version" from docker-compose
- add nginx example conf
- add .env to .gitignore (!)
This commit is contained in:
Hugh Rundle 2024-07-30 20:23:22 +10:00
commit 7ce005d2e0
Signed by: hugh
GPG key ID: A7E35779918253F9
5 changed files with 80 additions and 15 deletions

View file

@ -1,5 +1,3 @@
version: '3'
services:
db:
image: postgres:13
@ -25,4 +23,4 @@ services:
volumes:
pgdata:
networks:
main:
main: