Commit Graph
9 Commits
Author SHA1 Message Date
valknar 21a8ae3897 Revert "fix(gitea): revert cache workarounds, rely on CONFIG_FILE fix instead"
This reverts commit b62b9b1871.
2026-08-24 12:02:47 +02:00
valknar b62b9b1871 fix(gitea): revert cache workarounds, rely on CONFIG_FILE fix instead
Now that CONFIG_FILE is actually loaded by the daemon (see previous
commit), retest with the embedded cache server and default settings
instead of the dedicated cache-server/host.docker.internal workaround -
that whole setup was built to route around a config file that was
silently never being read in the first place.
2026-08-24 12:00:57 +02:00
valknar 0d85ef73b9 fix(gitea): runner config for caching 4 2026-08-24 11:26:54 +02:00
valknar 99ff1c0c4e fix: wrong act runner config 2026-08-24 09:12:42 +00:00
valknar 6353f662fa fix(gitea): runner config for caching 3 2026-08-24 11:08:48 +02:00
valknar 5b00a9809d fix(gitea): runner config for caching 2 2026-08-24 10:58:15 +02:00
valknar 30ac8954ad fix(gitea): runner config for caching 2026-08-24 10:30:33 +02:00
valknar 1865844260 chore: cleanup 2026-03-05 09:51:40 +01:00
valknarandClaude Opus 4.6 f21e0611b4 Add self-contained Docker Compose stacks for pivoine.art infrastructure
Migrated 11 services from monolithic docker-compose project into independent stacks,
each with dedicated databases, minimal .env configuration, and bind-mount data volumes.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-15 22:41:50 +01:00