service_onboard.py feature backlog: wildcard domains, list subcommand, HandlePath CLI flag #12

Open
opened 2026-07-06 00:12:34 +00:00 by claude-bot · 0 comments
Collaborator

Natural next steps called out in the original design doc, not yet needed in practice:

  • remove assumes one exact domain per service -- no handling for wildcard domains (*.coppercore.net) with Caddy Subdomains fanning out underneath one wildcard.
  • No list/status subcommand -- would be a thin wrapper around the existing _search helper.
  • HandlePath (path-based routing under one domain) is already supported in CaddyManager.add_or_update_handle but not yet exposed as a CLI flag.

See ccnet-service_onboard/SUMMARY.md 'Known limitations / natural next steps'.

Natural next steps called out in the original design doc, not yet needed in practice: - `remove` assumes one exact domain per service -- no handling for wildcard domains (*.coppercore.net) with Caddy Subdomains fanning out underneath one wildcard. - No `list`/`status` subcommand -- would be a thin wrapper around the existing `_search` helper. - `HandlePath` (path-based routing under one domain) is already supported in `CaddyManager.add_or_update_handle` but not yet exposed as a CLI flag. See ccnet-service_onboard/SUMMARY.md 'Known limitations / natural next steps'.
Sign in to join this conversation.
No description provided.