Add --dns-target flag to service_onboard.py #5
Labels
No labels
blocked
borg-backup
ceph
forgejo
in-progress
infra
netdata
nextcloud
p:high
p:low
p:medium
searxng
service-onboard
swarm-nodes
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
copper/ccnet-prod-devops#5
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
onboardcurrently uses the same --target value for both the Unbound DNS override and the Caddy backend -- there's no way to point DNS at OPNsense itself (the established pattern for nc/code/blaze/search, all resolving to 10.10.20.1 with Caddy doing the actual reverse-proxy) while pointing Caddy's backend elsewhere.Hit for real onboarding both netdata.coppercore.net and search.coppercore.net -- both times the DNS override resolved straight to the backend, bypassing Caddy entirely. Fixed by hand after the fact each time. A manual workaround exists, so this is quality-of-life, not urgent.
See docs/next-steps.md item 9 and ccnet-service_onboard/SUMMARY.md.