service_onboard.py feature backlog: wildcard domains, list subcommand, HandlePath CLI flag #12
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#12
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?
Natural next steps called out in the original design doc, not yet needed in practice:
removeassumes one exact domain per service -- no handling for wildcard domains (*.coppercore.net) with Caddy Subdomains fanning out underneath one wildcard.list/statussubcommand -- would be a thin wrapper around the existing_searchhelper.HandlePath(path-based routing under one domain) is already supported inCaddyManager.add_or_update_handlebut not yet exposed as a CLI flag.See ccnet-service_onboard/SUMMARY.md 'Known limitations / natural next steps'.