Server setup for joegatt.net (docker-compose).
This repository includes submodules for several applications. To clone the entire project:
git clone --recursive git@github.com:joegattnet/joegatt.net-server.git
git pull --recurse-submodules
git submodule update --remote
git submodule foreach 'git reset --hard'
docker-compose up -f docker-compose-prod.yml --force-recreate
Then go to http://localhost:8080/dashboard/ for Traefik's dashboard.
Try to use better-sounding image than postgraphile-forum-exampleRemove /graphql (it's not being used)- Dockerise frontend
- Fix privileges
- Get basic design of website up
- Do hello world node/nodemon
- Do webhooks
- Do formattter
- Do joegatt.net-couriers
- Do puller
- Do pusher