feat(F-049): completed feature
This commit is contained in:
@@ -2763,6 +2763,44 @@
|
||||
"close": true
|
||||
},
|
||||
"completed_at": "2026-08-19T05:18:17Z"
|
||||
},
|
||||
{
|
||||
"id": "F-049",
|
||||
"type": "chore",
|
||||
"title": "Document and operate monolith dev and prod lifecycle",
|
||||
"problem": "Operators need one reliable guide to deploy restart and inspect all services from the LAN",
|
||||
"goal": "Redeploy the current monolith and document start restart status stop and LAN URLs for dev and prod",
|
||||
"scope_in": [
|
||||
"deployment scripts",
|
||||
"process status",
|
||||
"LAN binding",
|
||||
"dev commands",
|
||||
"prod commands",
|
||||
"HOWTO"
|
||||
],
|
||||
"scope_out": [
|
||||
"No cloud deployment",
|
||||
"no reverse proxy redesign"
|
||||
],
|
||||
"priority": "high",
|
||||
"risk": "med",
|
||||
"description": "Problem: Operators need one reliable guide to deploy restart and inspect all services from the LAN. Goal: Redeploy the current monolith and document start restart status stop and LAN URLs for dev and prod. Scope IN: deployment scripts, process status, LAN binding, dev commands, prod commands, HOWTO. Scope OUT: No cloud deployment, no reverse proxy redesign. Type: chore. Priority: high. Risk: med.",
|
||||
"acceptance": [
|
||||
"All current changes are redeployed and reachable from another LAN device",
|
||||
"HOWTO documents dev start restart status stop and logs",
|
||||
"HOWTO documents prod build start restart status stop and logs",
|
||||
"Health and UI URLs are listed with the detected LAN IP",
|
||||
"verify.sh is green"
|
||||
],
|
||||
"status": "done",
|
||||
"created_at": "2026-08-19",
|
||||
"gates": {
|
||||
"reviewer": true,
|
||||
"security": true,
|
||||
"qa": true,
|
||||
"close": true
|
||||
},
|
||||
"completed_at": "2026-08-19T05:34:15Z"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user