Commit Graph

14 Commits

Author SHA1 Message Date
maxDorninger
e008a34fc7 update dockerfile to include archive extraction tools 2025-07-01 11:52:23 +02:00
maxDorninger
ad7d6aab60 add healthcheck 2025-06-30 20:48:50 +02:00
maxDorninger
690e4c2c1a fix missing mimetypes by adding mime-support package to backend docker image 2025-06-30 20:02:48 +02:00
maxDorninger
1abec67144 update dockerfiles 2025-06-30 18:49:24 +02:00
maxDorninger
4d67db6545 fix the docker files and startup scripts, also fix a bug in the hello world route of the backend 2025-06-30 17:17:21 +02:00
maxDorninger
17272207cf update backend docker file 2025-06-30 15:08:42 +02:00
maxDorninger
f837a75c73 add version to api, add hello world route to api and optimize the backend's dockerfile 2025-06-30 14:12:24 +02:00
maxDorninger
7923f0ee10 fix startup command for backend docker container 2025-06-29 20:55:57 +02:00
maxDorninger
d63825a684 fix bugs preventing the successful build of the arm frontend and backend images 2025-06-29 16:54:12 +02:00
maxDorninger
69d6fa7c15 add automatic alembic migrations to docker images 2025-06-01 22:45:16 +02:00
maxDorninger
b5d7d04ab3 fix tvdb ssl cert being invalid 2025-05-31 14:55:45 +02:00
maxDorninger
d2034d605e refactor: switch OAuth2 to OpenID and update related configurations 2025-05-30 18:41:06 +02:00
maxDorninger
6150080ac7 refactor: update API URL handling for client and server environments 2025-05-30 12:14:24 +02:00
maxDorninger
71cbed8a6f working on making things work with docker 2025-05-29 23:57:26 +02:00