Commit Graph

11 Commits

Author SHA1 Message Date
a4c59b23db Added container helper to compose. Updated dockerfile to use bun. Smaller adjustments 2026-02-09 10:53:01 +01:00
4401d67f2d Revamped Dockerfile and compose for updated architectur 2026-01-21 14:52:19 +01:00
Moritz
c758c236f1 fixed docker compose build policy 2025-08-24 20:34:01 +02:00
507b9bf5a7 Updated docker file for building using the new and simplified plugin system and the cleaner architecture. Added config files to specify which plugins to compile into 2025-08-10 16:33:33 +02:00
396bc007c5 Removed invalid dot from compose
That actually moved the data dir outside of my moonlight install path
2025-06-19 23:20:21 +02:00
03a51815e2 Added additional env configuration options for api server. Changed the tailwind run command to use the non-interactive build 2025-05-22 20:44:20 +02:00
7ed0ad5c6b Added further build step separation. Switched to the dotnet tool option for the helper script 2025-05-21 11:04:07 +02:00
bbde558e8f Updated compose to build the docker image when required. Added env customisation options. Added update script 2025-05-17 21:47:39 +02:00
4b4fff43ce Switched to chainguard runtime image. Upgraded to dotnet 9. Fixed small compose test value 2025-05-15 10:44:18 +02:00
7794ed65d2 Added build instructions using the new helpers. Removed old python script. Added test compose file 2025-05-13 22:08:19 +02:00
7a73cfc493 Started implementing building of the docker image (especially the source only nuget packages) 2025-05-06 22:56:32 +02:00