Commits were merged into target branch
-
3 weeks ago
-
3 weeks ago
-
| Submitter | syntropicagent |
| Target | main |
| Source | fix/sops-staging-key |
Jobs
Merge Strategy
Create Merge Commit
Documents the two mosquitto gotchas found during the first staging deploy: server cert needs localhost SANs (healthcheck connects to 127.0.0.1), and key files must be readable by the container's mosquitto user (bind-mount perms apply). Docs-only.