Ensure docker-compose installed:
# apt update && apt upgrade# apt install docker-compose
# ./start.sh
- Uncomment line 15, 16 of
docker-compose.yml - Or better, create a prod git branch
$ ssh <server ip> -L 31380:localhost:31380- Ensure server started
- Open http://localhost:31380/
$ ssh <server ip> -L 31300:localhost:31300- Ensure server started
- Open http://localhost:31300/browser/
- Login (email: admin@example.com, password: pgadmin_password)
- Create new server (host: postgres, username: postgres, password: pg_password)
pg_passwordpgadmin_passwordredis_passwordjwt_secret
# ./update-restart.sh
# ./reset.sh
# ./revolute-db.sh