mst
|
f824a88dd9
|
add support for new atkinson fonts
|
2025-03-11 16:02:02 +03:00 |
|
mst
|
55bca76629
|
fix footer icons
|
2025-03-11 15:51:56 +03:00 |
|
mst
|
6a36b4897d
|
fix it again
|
2025-03-11 15:51:45 +03:00 |
|
mst
|
2bd03b0013
|
fix share on fediverse modal
|
2025-03-11 15:51:34 +03:00 |
|
mst
|
c62fb11e9f
|
fix navbar styles
|
2025-03-11 15:51:15 +03:00 |
|
mst
|
cdcfda8684
|
fix update.md
|
2025-03-11 15:49:22 +03:00 |
|
mst
|
afa19b826e
|
Merge remote-tracking branch 'origin/main'
|
2025-03-11 15:16:19 +03:00 |
|
mst
|
9ca405b144
|
update bundled htmx, replace repo link, bump version
|
2025-03-11 15:11:21 +03:00 |
|
mystieneko
|
adbfe71716
|
Merge pull request 'Add updating instructions for Docker' (#4) from theycallhermax/catask:main into main
Reviewed-on: https://codeberg.org/catask-org/catask/pulls/4
|
2025-03-05 20:08:20 +00:00 |
|
theycallhermax
|
0c17e5aee9
|
add docker updating instructions
|
2025-03-05 19:07:53 +00:00 |
|
mystie
|
504c25353c
|
fix readme
|
2025-03-02 08:45:40 +00:00 |
|
mystie
|
c57385f6b0
|
update readme
|
2025-03-02 08:42:42 +00:00 |
|
mystieneko
|
94afd8b4f3
|
Merge pull request 'Add Docker Compose file' (#3) from theycallhermax/catask:main into main
Reviewed-on: https://codeberg.org/catask-org/catask/pulls/3
|
2025-03-02 08:41:34 +00:00 |
|
theycallhermax
|
10369dd23c
|
add favicons folder to catask-data volume
|
2025-03-02 00:45:10 -05:00 |
|
theycallhermax
|
db1938f95b
|
fix formatting in docker compose setup file
|
2025-03-01 23:38:10 -05:00 |
|
theycallhermax
|
21d401f253
|
uncomment docker section in readme
|
2025-03-01 23:38:10 -05:00 |
|
theycallhermax
|
252e9879ef
|
add docker instructions
cleanup docker compose
|
2025-03-01 23:38:10 -05:00 |
|
theycallhermax
|
dc6b4f7712
|
revert config.example.json changes
|
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
|
8568df27d4
|
remove remote access fix
|
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
|
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 |
|