This website requires JavaScript.
Explore
Help
Sign In
homelab
/
compose-files
Watch
0
Star
0
Fork
0
Code
Issues
2
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
235
Commits
12
Branches
0
Tags
1dcb5ec467e4c1ed94f904858e8068337a088e0c
Commit Graph
3 Commits
Include renames
Author
SHA1
Message
Date
admin
1dcb5ec467
fix: use ETCD3_HOSTS not ETCD_HOSTS — confirmed against spilo source that etcd/etcd3 are distinct DCS backends (v2 vs v3 API). Our etcd 3.5.9 containers have v2 API disabled, causing 404s with the old var name.
ci/woodpecker/push/deploy
Pipeline was successful
Details
2026-07-28 21:10:13 -07:00
admin
83480aa23b
fix: escape \$(...) as \$\$(...) in patroni command blocks — Compose interpolation was choking on \$( before the shell ever saw it (invalid interpolation format error)
ci/woodpecker/push/deploy
Pipeline was successful
Details
2026-07-28 21:03:56 -07:00
admin
20e1210441
postgresql: add disposable dry-run test stack for cutover validation (pgha-test, own network + data dirs, zero prod impact)
ci/woodpecker/push/deploy
Pipeline was successful
Details
ci/woodpecker/cron/renovate
Pipeline was successful
Details
2026-07-28 11:12:19 -07:00