Commit Graph

9 Commits

Author SHA1 Message Date
酸柠檬猹Char
78f7ec8b08 fix: Some containers won't auto restart in the current Docker Compose (#2932)
Add "restart: unless-stopped" to the database and redis container.
2025-09-27 22:04:38 +08:00
Aaron Liu
440ab775b8 chore(compose): add aria2 port mapping 2025-09-23 09:53:31 +08:00
Curious
51d9e06f21 chore(docker compose): pin postgres to major version (#2723) 2025-08-04 14:52:21 +08:00
Aaron Liu
195d68c535 chore(docker): add LibRAW into docker image (#2645) 2025-07-15 11:01:44 +08:00
Aaron Liu
d6d615e689 fix(docker compose): redis failed to persist due to permission error (#2476) 2025-06-14 10:07:32 +08:00
Aaron Liu
cc69178310 feat: upgrade from community to pro / remove unused edges in storage policy 2025-04-24 15:25:40 +08:00
AaronLiu
21d158db07 Init V4 community edition (#2265)
* Init V4 community edition

* Init V4 community edition
2025-04-20 17:31:25 +08:00
hallucination
a9bee3e638 Update docker-compose.yml (#1727)
add  Redis retains login sessions after restarting
2023-06-19 12:38:29 +08:00
vvisionnn
b50756dbcb feat: docker/docker-compose support (#1203)
* Feat: add official Dockerfile

* Feat: add dev docker build actions

* update github actions for docker

* update docker actions

* update docker actions

* update docker actions

* update docker actions

* update docker actions

* update docker actions

* fix: add npm default registry

* fix: remove yarn.lock

* fix: update frontend checksum

* remove set registry

* update Dockerfile

* feat: basic docker-compose solution

* remove old Dockerfile

* fix typo

* fix: frontend version

* fix: remove unused comments
2022-04-11 22:13:33 +08:00