governance: normalize ECP 0063-0078 and add ECP-0079
This commit is contained in:
parent
5a28a24294
commit
fe03ec8f1a
17 changed files with 185 additions and 8 deletions
|
|
@ -1,6 +1,6 @@
|
|||
# ECP-0064: NixOS Module For `ec-node` WebTransport Publisher (Tower)
|
||||
|
||||
Status: Draft
|
||||
Status: Implemented
|
||||
|
||||
## Decision
|
||||
|
||||
|
|
@ -41,8 +41,12 @@ Out of scope (defer):
|
|||
- Automatic lineup-based channel selection by callsign.
|
||||
- Secrets management (publisher doesn't require secrets for Cloudflare relay preview).
|
||||
|
||||
## Alternatives considered
|
||||
|
||||
- Continue running publishers manually via shells/tmux. Rejected because it is not reproducible or restart-safe.
|
||||
- Build a separate external deployment repo first. Rejected because this delays in-repo infrastructure ownership.
|
||||
|
||||
## Rollout / Reversibility
|
||||
|
||||
- Enabling the module is per-host.
|
||||
- Reversible by removing the module import and disabling the service(s); roll back with the existing deployment tooling.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue