1
Fork 0
mirror of https://github.com/Steffo99/sophon.git synced 2024-12-23 07:14:21 +00:00
Commit graph

14 commits

Author SHA1 Message Date
8f59ebad0e 🔧 Use default instance if specified in envvars 2021-10-20 19:35:18 +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
285105fe00 🔧 Rename DescriptionBoxProps to DescriptionBox (oops!) 2021-10-17 01:32:28 +02:00
b8c9ee7a48 🧹 Fix warnings 2021-10-13 16:24:22 +02:00
bfea7497ff 🔧 Generify DescriptionBox 2021-10-13 05:05:34 +02:00
cd8dfb14d0 🔧 Move users list to its own context 2021-10-12 04:12:17 +02:00
bbab78c60c 💥 Improve things here and there 2021-10-12 03:24:55 +02:00
8ebb649ebe 🐛 Add trailing slash to /api/core/instance/ 2021-10-07 01:52:35 +02:00
57bc10d9a2 🔧 Fail validation if an error is returned by /api/core/instance/ 2021-10-07 01:52:16 +02:00
6bdfaf22c7 🐛 Fix React warnings 2021-10-06 16:41:47 +02:00
7713a55919 🔧 Use <pre> in InstanceDescriptionBox 2021-10-06 04:38:19 +02:00
b1acd37d0f 💥 Make more progress towards the "Context" structure 2021-10-06 04:38:19 +02:00
89bf6c027c 💥 Shuffle everything around until it makes sense 2021-10-06 04:38:19 +02:00
04c6d05869 💥 Develop the "SophonInstance" components 2021-10-06 04:38:19 +02:00