SVC-3: Dashboard CRUD UI for service config #752
Labels
No labels
area:agents
area:dashboard
area:database
area:design
area:design-review
area:flows
area:infra
area:meta
area:security
area:sessions
area:webhook
area:workdir
security
type:bug
type:chore
type:meta
type:user-story
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
charles/claude-hooks#752
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?
As an operator, I want the Settings → Service tab to let me edit every field in
service_configatscope='global'(falling back toscope='builtin'on reset), so that I can adjust deploy-time service infra (forge URL, container image, watchdogs, auth, node flows, penpot, MCP command) from the dashboard without editingservice.json.Acceptance criteria
Editor
scope='global'row and falls through toscope='builtin'.Validation + safety
forgejo_urlandcontainer_image_default(destructive enough that an accidental save shouldn't go through silently).service.jsontoday.Tests
container_image_default, restart, observe new agents use the new image.watchdogs.*, observe the watchdog cadence change without restart (where the watchdog supports hot reload).Out of scope
References
specs/config-to-db.md§ Story SVC-3.