-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Vision
Extend nostr-git-sync to a general decentralized orchestration daemon.
Potential Event Kinds
| Kind | Purpose |
|---|---|
| 30618 | Git repo state (current) |
| 30619 | Deploy triggers |
| 30620 | Config updates |
| 30621 | Service commands (restart, scale) |
Benefits
- No central coordinator
- Servers only need outbound WSS
- Replaceable events = catch up after downtime
- ACL via did:nostr
- Blocktrails = immutable audit trail
- Works behind NAT/firewalls
Implementation
Same daemon, different event handlers based on kind.
Ref: Initial discussion during git-sync development
Metadata
Metadata
Assignees
Labels
No labels