1
Fork 0
mirror of https://github.com/Steffo99/sophon.git synced 2024-10-16 07:07:26 +00:00
Commit graph

7 commits

Author SHA1 Message Date
7dd6cc08f0 🔧 Move frontend to a lower position 2021-11-04 00:33:34 +01:00
876394a156 🔧 Add restart: always to all containers 2021-11-03 16:49:27 +01:00
3f59ff00a0 🔧 "Fix" #76 2021-11-03 16:29:39 +01:00
defca6dff5 📔 Progress part 2 2021-11-03 15:25:47 +01:00
0e5c908062 🔧 Tweak docker compose file 2021-10-20 20:28:27 +02:00
110484c326 Use ghcr.io for docker images 2021-10-20 16:59:12 +02:00
b44f7b4ebf 💥 Dockerize everything! (#74 closes #59)
*  Create Dockerfile for the backend

* 🔧 Limit the allowed slug values

*  Create docker image for the proxy

*  Add serve script (and serve dependency)

*  Add .dockerignore symlinks to .gitignore

*  Create docker image for the frontend

* 🔧 Proxy the frontend

* 🔧 Configure the proxy.dbm directory

* 🚧 WIP

* 💥 Improve settings handling

* 💥 Prepare backend for docker deployment

* 🔧 Reserve `static` notebook slug

*  Make static work

* 🐛 Set a default value for reduce

* 💥 Things

* 💥 Everything works!
2021-10-19 22:41:18 +02:00