6 Commits

Author SHA1 Message Date
06cc89f762
💾 Volume for cache, default values for envs in compose
All checks were successful
Deploy application / deploy (push) Successful in 3s
2025-02-09 13:54:35 +01:00
066331cca8
🔪🐛 Fix corepack bug, removed unused envs, npm in docker
All checks were successful
Deploy application / deploy (push) Successful in 28s
- Replaced pnpm to npm in docker container because of a bug infestation
- Remove only allow pnpm
- Added missing envs to docker compose
2025-02-05 20:27:08 +01:00
61f0153319
Fix typo...
All checks were successful
Deploy application / deploy (push) Successful in 6s
2025-01-26 19:38:08 +01:00
d618438b14
Fix DB_DIRECTORY env is empty in Docker compose
Some checks failed
Deploy application / deploy (push) Failing after 6s
2025-01-26 19:36:17 +01:00
9850017e3a
🐋 Docker volume for Sqlite
Some checks failed
Deploy application / deploy (push) Failing after 7s
- Moved database to subdir specified by env
- Default data dir /data
- Move loggers to cronJob onTick
- Added volume for data dir in Docker compose
- Create any missing dir specified by env
2025-01-26 19:29:43 +01:00
aaa85e99cb
🐋 Docker and Gitea Workflow
All checks were successful
Deploy application / deploy (push) Successful in 19s
- Moved tsx to dependencies as node TS support is 💩
- Renamed start-once to run-once
- TODOs
2025-01-26 17:41:44 +01:00