Commit graph

221 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
2c8b5199c3 add remote access fix config for mariadb 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
f1f06724cd remove admin password argument in dockerfile 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
76e061cb8a bind to 0.0.0.0:8000 in dockerfile entrypoint so that docker port exposing works properly 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
c23599f21f remove .env and config.json file creation in dockerfile 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
a4845f8f8a fix example config not copying to production config in dockerfile 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
00e87af7a3 revert 196763057f7f531ec1df6b8bc5b62917fe6332a4
revert change db user and password to root
2025-02-28 13:23:34 +00:00
max
58fec773b5 add docker compose 2025-02-28 13:23:34 +00:00
max
a0715ba4b9 change db user and password to root 2025-02-28 13:23:34 +00:00
max
b71e337eaa add dockerfile 2025-02-28 13:23:34 +00:00
mst
a83447df54
fix readme 2025-02-28 07:37:28 +03:00
mst
4204d3bce7
update instructions for 2.0.0 2025-02-28 07:35:53 +03:00
mst
1219105487
changelog for 2.0.0 2025-02-28 07:35:42 +03:00
mst
50de61fb24
some readme changes 2025-02-28 07:30:02 +03:00
mst
e7e6650ecd
update default config 2025-02-28 07:29:47 +03:00
mst
ac03277899
bump version, add social links 2025-02-28 07:29:38 +03:00
mst
65ed14858c
type annotations and return types, gif emoji support 2025-02-28 07:29:14 +03:00
mst
a65d89c301
update to-do 2025-02-28 07:28:14 +03:00
mst
47b4dca1c8
new footer, babel stuff, language dropdown 2025-02-28 07:28:00 +03:00
mst
8905f17d36
many changes for custom css 2025-02-28 07:27:34 +03:00
mst
9826b7f426
move nav links into a separate template 2025-02-28 07:27:04 +03:00
mst
93482cab33
babel stuff again 2025-02-28 07:26:35 +03:00
mst
d176ed0e02
languages page 2025-02-28 07:26:17 +03:00
mst
a0870fa8d8
some new static files 2025-02-28 07:26:07 +03:00
mst
f0e302b58a
emoji picker + textarea footer for 'ask a question' 2025-02-28 07:25:38 +03:00
mst
cadce98fc2
babel + slight layout change 2025-02-28 07:24:39 +03:00
mst
3b19d27fad
some question card style changes 2025-02-28 07:24:03 +03:00
mst
42459b0c74
auto-pagination 2025-02-28 07:23:33 +03:00
mst
80a46c9de9
question card layout setting 2025-02-28 07:22:59 +03:00
mst
2d2ba12379
some style updates 2025-02-28 07:22:35 +03:00
mst
691f0b0340
more babel stuff 2025-02-28 07:22:03 +03:00
mst
8f6db2fe11
script update 2025-02-28 07:18:11 +03:00
mst
ab726bc720
no spaces-only questions 2025-02-28 07:17:39 +03:00