Commit graph

30 commits

Author SHA1 Message Date
mst
bbb7fe6b1e
fix docker compose 2025-03-19 13:37:26 +03:00
theycallhermax
10369dd23c
add favicons folder to catask-data volume 2025-03-02 00:45:10 -05:00
theycallhermax
252e9879ef
add docker instructions
cleanup docker compose
2025-03-01 23:38:10 -05:00
theycallhermax
e888f43ce7
port docker compose to postgres 2025-03-01 23:38:09 -05:00
max
d43b844456
set mariadb root host to %
Co-authored-by: mst <oivan2401@gmail.com>
2025-03-01 23:38:09 -05:00
max
a0ab76a1d7
remove remote access fix in docker compose 2025-03-01 23:38:09 -05:00
max
539625fead
add bridge driver to catask network 2025-03-01 23:38:09 -05:00
max
e783ef3380
remove ipam config 2025-03-01 23:38:08 -05:00
max
70e867c978
remove bridge driver in ipam con fig 2025-03-01 23:38:08 -05:00
max
245f0df6eb
configure ipam in networks 2025-03-01 23:38:08 -05:00
max
2df2c2f6c1
apply 127.0.0.1 as catask service's ipv4 address 2025-03-01 23:38:08 -05:00
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