Commit graph

19 commits

Author SHA1 Message Date
max
482b7a9397
remove port expose declaration in docker compose as the mariadb image already has this
add static ip address to catask network
2025-03-01 23:38:08 -05:00
max
3105512277
add mariadb fix config to docker-compose 2025-03-01 23:38:07 -05:00
max
0c4d9ff6c0
expose mariadb's port 3306 as tcp 2025-03-01 23:38:07 -05:00
max
66e1354dd7
readd networks (again) 2025-03-01 23:38:07 -05:00
max
7727c6eeb2
use short syntax for catask config binds in docker compose 2025-03-01 23:38:07 -05:00
max
c14acdabe8
revert 2d35928e4a3bbb06294e0c659f6fa851b7aa675a
revert readd networks
2025-03-01 23:38:06 -05:00
max
8a37ff2718
readd networks 2025-03-01 23:38:06 -05:00
max
803c97fc61
add healthcheck to mariadb container
wait until mariadb is fully started when starting catask container
remove custom networks in docker compose
2025-03-01 23:38:06 -05:00
max
0a3e4760bc
add custom network for custom host binding 2025-03-01 23:38:06 -05:00
max
7cf9132b31
remove admin password argument in docker compose 2025-03-01 23:38:05 -05:00
max
49b4530a2b
connect schema to mariadb container's initdb 2025-03-01 23:38:05 -05:00
max
0117e2da62
bind to proper files in docker compose 2025-03-01 23:38:05 -05:00
max
60502eca70
revert b62c3d87cb22a5550a649e450bb342a21db02b72
revert get catask configs from volume "subdirectory" in docker compose
2025-03-01 23:38:04 -05:00
max
b2b90ce4f5
get catask configs from volume "subdirectory" in docker compose 2025-03-01 23:38:04 -05:00
max
1dc7d087a7
allow empty root password in mariadb in docker compose 2025-03-01 23:38:04 -05:00
max
4a1de9417a
try to bind volume in docker compose 2025-03-01 23:38:04 -05:00
max
6f430a885b
expose port 8000 in docker compose 2025-03-01 23:38:03 -05:00
max
944bb58bb3
add volumes to docker compose
add admin password arg
2025-03-01 23:38:03 -05:00
max
df399bd95b
add docker compose 2025-03-01 23:38:02 -05:00