Commit graph

19 commits

Author SHA1 Message Date
max
9cdd764271 remove port expose declaration in docker compose as the mariadb image already has this
add static ip address to catask network
2025-02-28 13:23:34 +00:00
max
1d3638d8ac add mariadb fix config to docker-compose 2025-02-28 13:23:34 +00:00
max
72aab3e74c expose mariadb's port 3306 as tcp 2025-02-28 13:23:34 +00:00
max
c9f180d1c0 readd networks (again) 2025-02-28 13:23:34 +00:00
max
b08d281e62 use short syntax for catask config binds in docker compose 2025-02-28 13:23:34 +00:00
max
07a90a5b92 revert 2d35928e4a3bbb06294e0c659f6fa851b7aa675a
revert readd networks
2025-02-28 13:23:34 +00:00
max
185eca237c readd networks 2025-02-28 13:23:34 +00:00
max
643270ec15 add healthcheck to mariadb container
wait until mariadb is fully started when starting catask container
remove custom networks in docker compose
2025-02-28 13:23:34 +00:00
max
c63020a334 add custom network for custom host binding 2025-02-28 13:23:34 +00:00
max
ed733a8a13 remove admin password argument in docker compose 2025-02-28 13:23:34 +00:00
max
c200cbc975 connect schema to mariadb container's initdb 2025-02-28 13:23:34 +00:00
max
4597c5c702 bind to proper files in docker compose 2025-02-28 13:23:34 +00:00
max
d4c8cb6e27 revert b62c3d87cb22a5550a649e450bb342a21db02b72
revert get catask configs from volume "subdirectory" in docker compose
2025-02-28 13:23:34 +00:00
max
394e7a1892 get catask configs from volume "subdirectory" in docker compose 2025-02-28 13:23:34 +00:00
max
9b26e35e26 allow empty root password in mariadb in docker compose 2025-02-28 13:23:34 +00:00
max
a6142c50c0 try to bind volume in docker compose 2025-02-28 13:23:34 +00:00
max
150453f3e7 expose port 8000 in docker compose 2025-02-28 13:23:34 +00:00
max
7ce504fcbb add volumes to docker compose
add admin password arg
2025-02-28 13:23:34 +00:00
max
58fec773b5 add docker compose 2025-02-28 13:23:34 +00:00