Commit graph

  • adbfe71716 Merge pull request 'Add updating instructions for Docker' (#4) from theycallhermax/catask:main into main main mystieneko 2025-03-05 20:08:20 +00:00
  • 0c17e5aee9 add docker updating instructions theycallhermax 2025-03-05 19:07:53 +00:00
  • 504c25353c fix readme mystie 2025-03-02 08:45:40 +00:00
  • c57385f6b0 update readme mystie 2025-03-02 08:42:42 +00:00
  • 94afd8b4f3 Merge pull request 'Add Docker Compose file' (#3) from theycallhermax/catask:main into main mystieneko 2025-03-02 08:41:34 +00:00
  • 10369dd23c
    add favicons folder to catask-data volume theycallhermax 2025-03-02 00:45:10 -05:00
  • db1938f95b
    fix formatting in docker compose setup file theycallhermax 2025-03-01 23:37:33 -05:00
  • 21d401f253
    uncomment docker section in readme theycallhermax 2025-03-01 02:36:02 -05:00
  • 252e9879ef
    add docker instructions cleanup docker compose theycallhermax 2025-03-01 02:35:02 -05:00
  • dc6b4f7712
    revert config.example.json changes theycallhermax 2025-02-28 21:31:49 -05:00
  • e888f43ce7
    port docker compose to postgres theycallhermax 2025-02-28 21:29:48 -05:00
  • d43b844456
    set mariadb root host to % max 2024-12-31 18:57:05 +00:00
  • 8568df27d4
    remove remote access fix max 2024-12-30 03:39:36 +00:00
  • a0ab76a1d7
    remove remote access fix in docker compose max 2024-12-30 03:38:01 +00:00
  • 539625fead
    add bridge driver to catask network max 2024-12-30 03:07:12 +00:00
  • e783ef3380
    remove ipam config max 2024-12-30 03:00:08 +00:00
  • 70e867c978
    remove bridge driver in ipam con fig max 2024-12-30 02:56:55 +00:00
  • 245f0df6eb
    configure ipam in networks max 2024-12-30 02:53:52 +00:00
  • 2df2c2f6c1
    apply 127.0.0.1 as catask service's ipv4 address max 2024-12-30 02:42:11 +00:00
  • 482b7a9397
    remove port expose declaration in docker compose as the mariadb image already has this max 2024-12-30 02:36:08 +00:00
  • 3105512277
    add mariadb fix config to docker-compose max 2024-12-30 02:02:34 +00:00
  • 7cd936a99e
    add remote access fix config for mariadb max 2024-12-30 02:00:12 +00:00
  • 0c4d9ff6c0
    expose mariadb's port 3306 as tcp max 2024-12-27 19:43:24 +00:00
  • 66e1354dd7
    readd networks (again) max 2024-12-27 19:20:11 +00:00
  • 7727c6eeb2
    use short syntax for catask config binds in docker compose max 2024-12-27 18:37:30 +00:00
  • c14acdabe8
    revert 2d35928e4a3bbb06294e0c659f6fa851b7aa675a max 2024-12-26 08:11:32 +00:00
  • 8a37ff2718
    readd networks max 2024-12-26 07:19:52 +00:00
  • 803c97fc61
    add healthcheck to mariadb container max 2024-12-26 07:07:48 +00:00
  • 0a3e4760bc
    add custom network for custom host binding max 2024-12-26 06:39:52 +00:00
  • a559081639
    remove admin password argument in dockerfile max 2024-12-26 06:28:02 +00:00
  • 7cf9132b31
    remove admin password argument in docker compose max 2024-12-26 06:27:28 +00:00
  • f099958fb1
    bind to 0.0.0.0:8000 in dockerfile entrypoint so that docker port exposing works properly max 2024-12-26 05:48:10 +00:00
  • 49b4530a2b
    connect schema to mariadb container's initdb max 2024-12-26 04:39:00 +00:00
  • 1fff70f06c
    remove .env and config.json file creation in dockerfile max 2024-12-23 18:35:02 +00:00
  • 0117e2da62
    bind to proper files in docker compose max 2024-12-23 18:25:28 +00:00
  • 60502eca70
    revert b62c3d87cb22a5550a649e450bb342a21db02b72 max 2024-12-23 18:23:53 +00:00
  • b2b90ce4f5
    get catask configs from volume "subdirectory" in docker compose max 2024-12-23 18:00:41 +00:00
  • 1dc7d087a7
    allow empty root password in mariadb in docker compose max 2024-12-23 17:43:44 +00:00
  • 4a1de9417a
    try to bind volume in docker compose max 2024-12-23 17:26:24 +00:00
  • e0d9d1dba0
    fix example config not copying to production config in dockerfile max 2024-12-10 13:31:05 +00:00
  • 6f430a885b
    expose port 8000 in docker compose max 2024-12-10 12:15:07 +00:00
  • 944bb58bb3
    add volumes to docker compose max 2024-12-10 11:19:46 +00:00
  • 20a373a7ec
    revert 196763057f7f531ec1df6b8bc5b62917fe6332a4 max 2024-12-10 10:14:12 +00:00
  • df399bd95b
    add docker compose max 2024-12-10 10:13:38 +00:00
  • d8d6dfda8a
    change db user and password to root max 2024-12-10 10:08:59 +00:00
  • 7310a3cdb5
    add dockerfile max 2024-12-10 09:50:30 +00:00
  • 867575161a add .env stuff to update.md mst 2025-03-01 03:19:27 +03:00
  • 307cc6bee0 add database creation instructions mst 2025-03-01 03:14:31 +03:00
  • bf80b8795c fix a filesystem error mst 2025-03-01 02:59:14 +03:00
  • 0d208d09c7 update default port in .env.example mst 2025-03-01 02:53:40 +03:00
  • e36e44ea04 move to codeberg mst 2025-03-01 02:34:46 +03:00
  • 31e72e9b93 set mariadb root host to % max/main max 2024-12-31 18:57:05 +00:00
  • 52bcad93fb remove remote access fix max 2024-12-30 03:39:36 +00:00
  • 698d36b35f remove remote access fix in docker compose max 2024-12-30 03:38:01 +00:00
  • 8cbbe87ee7 add bridge driver to catask network max 2024-12-30 03:07:12 +00:00
  • cdaaf3fa82 remove ipam config max 2024-12-30 03:00:08 +00:00
  • ca2ff99f30 remove bridge driver in ipam con fig max 2024-12-30 02:56:55 +00:00
  • e6e8ee7d0a configure ipam in networks max 2024-12-30 02:53:52 +00:00
  • 755d599f8f apply 127.0.0.1 as catask service's ipv4 address max 2024-12-30 02:42:11 +00:00
  • 9cdd764271 remove port expose declaration in docker compose as the mariadb image already has this max 2024-12-30 02:36:08 +00:00
  • 1d3638d8ac add mariadb fix config to docker-compose max 2024-12-30 02:02:34 +00:00
  • 2c8b5199c3 add remote access fix config for mariadb max 2024-12-30 02:00:12 +00:00
  • 72aab3e74c expose mariadb's port 3306 as tcp max 2024-12-27 19:43:24 +00:00
  • c9f180d1c0 readd networks (again) max 2024-12-27 19:20:11 +00:00
  • b08d281e62 use short syntax for catask config binds in docker compose max 2024-12-27 18:37:30 +00:00
  • 07a90a5b92 revert 2d35928e4a3bbb06294e0c659f6fa851b7aa675a max 2024-12-26 08:11:32 +00:00
  • 185eca237c readd networks max 2024-12-26 07:19:52 +00:00
  • 643270ec15 add healthcheck to mariadb container max 2024-12-26 07:07:48 +00:00
  • c63020a334 add custom network for custom host binding max 2024-12-26 06:39:52 +00:00
  • f1f06724cd remove admin password argument in dockerfile max 2024-12-26 06:28:02 +00:00
  • ed733a8a13 remove admin password argument in docker compose max 2024-12-26 06:27:28 +00:00
  • 76e061cb8a bind to 0.0.0.0:8000 in dockerfile entrypoint so that docker port exposing works properly max 2024-12-26 05:48:10 +00:00
  • c200cbc975 connect schema to mariadb container's initdb max 2024-12-26 04:39:00 +00:00
  • c23599f21f remove .env and config.json file creation in dockerfile max 2024-12-23 18:35:02 +00:00
  • 4597c5c702 bind to proper files in docker compose max 2024-12-23 18:25:28 +00:00
  • d4c8cb6e27 revert b62c3d87cb22a5550a649e450bb342a21db02b72 max 2024-12-23 18:23:53 +00:00
  • 394e7a1892 get catask configs from volume "subdirectory" in docker compose max 2024-12-23 18:00:41 +00:00
  • 9b26e35e26 allow empty root password in mariadb in docker compose max 2024-12-23 17:43:44 +00:00
  • a6142c50c0 try to bind volume in docker compose max 2024-12-23 17:26:24 +00:00
  • a4845f8f8a fix example config not copying to production config in dockerfile max 2024-12-10 13:31:05 +00:00
  • 150453f3e7 expose port 8000 in docker compose max 2024-12-10 12:15:07 +00:00
  • 7ce504fcbb add volumes to docker compose max 2024-12-10 11:19:46 +00:00
  • 00e87af7a3 revert 196763057f7f531ec1df6b8bc5b62917fe6332a4 max 2024-12-10 10:14:12 +00:00
  • 58fec773b5 add docker compose max 2024-12-10 10:13:38 +00:00
  • a0715ba4b9 change db user and password to root max 2024-12-10 10:08:59 +00:00
  • b71e337eaa add dockerfile max 2024-12-10 09:50:30 +00:00
  • a83447df54
    fix readme mst 2025-02-28 07:37:28 +03:00
  • 4204d3bce7
    update instructions for 2.0.0 mst 2025-02-28 07:35:53 +03:00
  • 1219105487
    changelog for 2.0.0 mst 2025-02-28 07:35:42 +03:00
  • 50de61fb24
    some readme changes mst 2025-02-28 07:30:02 +03:00
  • e7e6650ecd
    update default config mst 2025-02-28 07:29:47 +03:00
  • ac03277899
    bump version, add social links mst 2025-02-28 07:29:38 +03:00
  • 65ed14858c
    type annotations and return types, gif emoji support mst 2025-02-28 07:29:14 +03:00
  • a65d89c301
    update to-do mst 2025-02-28 07:28:14 +03:00
  • 47b4dca1c8
    new footer, babel stuff, language dropdown mst 2025-02-28 07:28:00 +03:00
  • 8905f17d36
    many changes for custom css mst 2025-02-28 07:27:34 +03:00
  • 9826b7f426
    move nav links into a separate template mst 2025-02-28 07:27:04 +03:00
  • 93482cab33
    babel stuff again mst 2025-02-28 07:26:35 +03:00
  • d176ed0e02
    languages page mst 2025-02-28 07:26:17 +03:00
  • a0870fa8d8
    some new static files mst 2025-02-28 07:26:07 +03:00