Commit graph

213 commits

Author SHA1 Message Date
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
mst
1bf3f038fc
add a language settings page 2025-02-28 07:17:14 +03:00
mst
de5b1240c6
split unread and total question count 2025-02-28 07:17:04 +03:00
mst
820638694d
theme store implementation 2025-02-28 07:16:38 +03:00
mst
ef0dd5b4fe
username input in general settings 2025-02-28 07:15:26 +03:00
mst
d1e2227658
better inbox layout 2025-02-28 07:15:07 +03:00
mst
2388c1a1ce
fix 2025-02-28 07:14:51 +03:00
mst
cb22ef5c23
babel stuff 2025-02-28 07:14:24 +03:00
mst
38b012c276
more postgres stuff 2025-02-28 07:09:13 +03:00