Commit graph

228 commits

Author SHA1 Message Date
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
7cd936a99e
add remote access fix config for mariadb 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
a559081639
remove admin password argument in dockerfile 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
f099958fb1
bind to 0.0.0.0:8000 in dockerfile entrypoint so that docker port exposing works properly 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
1fff70f06c
remove .env and config.json file creation in dockerfile 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
e0d9d1dba0
fix example config not copying to production config in dockerfile 2025-03-01 23:38:03 -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
20a373a7ec
revert 196763057f7f531ec1df6b8bc5b62917fe6332a4
revert change db user and password to root
2025-03-01 23:38:02 -05:00
max
df399bd95b
add docker compose 2025-03-01 23:38:02 -05:00
max
d8d6dfda8a
change db user and password to root 2025-03-01 23:38:02 -05:00
max
7310a3cdb5
add dockerfile 2025-03-01 23:38:02 -05:00
mst
867575161a add .env stuff to update.md 2025-03-01 03:19:27 +03:00
mst
307cc6bee0 add database creation instructions 2025-03-01 03:14:31 +03:00
mst
bf80b8795c fix a filesystem error 2025-03-01 02:59:14 +03:00
mst
0d208d09c7 update default port in .env.example 2025-03-01 02:53:40 +03:00
mst
e36e44ea04 move to codeberg 2025-03-01 02:34:46 +03: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