Maximilian Dorninger
9ee5cc6895
make the container user configurable ( #399 )
...
This PR makes the user the container runs as configurable. Before, the
container always tried stepping down (from root) to the mediamanager
user. Now it detects if it's already running as a non-root user and
starts the server directly. Fixes #397
2026-02-04 19:01:18 +01:00
Maximilian Dorninger
d5994a9037
Fix docker permission issues ( #395 )
...
This PR fixes docker permission issues by first starting as root and
then chown-ing all the volumes. This should fix #388 #389
2026-02-03 13:06:18 +01:00
strangeglyph
72a626cb1a
Add flag to disable startup ascii art ( #369 )
...
Adds an environment variable to disable the colorized splash screen.
2026-02-02 17:39:47 +01:00
maxDorninger
780edf1aff
update startup script to properly create a development mode variable
2025-11-02 14:19:26 +01:00
maxDorninger
faee405c8d
improve startup script error handling
2025-11-02 11:56:24 +01:00
maxDorninger
d8b81ded43
add hot reload to docker container if dev mode is enabled
2025-09-12 20:43:36 +02:00
maxDorninger
ace5ac3f9b
format startup script
2025-07-29 13:03:20 +02:00
maxDorninger
a8b962f450
fix docker image not working when building on my pc
2025-07-27 13:41:01 +02:00
maxDorninger
e5a69d521b
rename startup script and make the mediamanager logo look cooler on startup
2025-07-22 22:04:25 +02:00