docs(deploy): self-host backend framework (always-on agents, any client) - #3551
Open
PabloTheThinker wants to merge 3 commits into
Open
docs(deploy): self-host backend framework (always-on agents, any client)#3551PabloTheThinker wants to merge 3 commits into
PabloTheThinker wants to merge 3 commits into
Conversation
Document the production layout where Buzz Desktop runs on a laptop and buzz-acp agents stay on a server (same idea as a remote Hermes backend). Add systemd template units under deploy/systemd and cross-link from buzz-acp README. Emphasize host-string community selection so self-hosters do not join an empty workspace via localhost vs public hostname mismatch. Signed-off-by: Pablo Navarro <thethinker.pablo@protonmail.com>
Clarify that Desktop/web/mobile/CLI are interchangeable thin clients and that the backend (relay + buzz-acp) is for every operator/team, not a laptop-specific setup. Signed-off-by: Pablo Navarro <thethinker.pablo@protonmail.com>
Document the complete operator framework for always-on agents and any client: layered architecture, host=community binding, Nostr + optional operator unlock dual-lock, systemd deploy, join kit, probes, topologies, runbook, and troubleshooting. Cross-link from always-on guide, buzz-acp, compose, ARCHITECTURE, and deploy/systemd README. Signed-off-by: Pablo Navarro <thethinker.pablo@protonmail.com>
Author
Operator note (dogfood)This PR remains the contribution we want merged: docs + systemd only, no protocol fork. Production dogfood on a self-hosted relay confirmed:
Happy to trim wording if maintainers want a shorter first merge (framework doc vs quick-start split is intentional). |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Full self-host backend framework for Buzz operators — not laptop-only, not a competing relay.
Primary doc
docs/self-host-backend-framework.mdCovers:
Also in this PR
docs/self-host-always-on-agents.md— quick start (linked to framework)deploy/systemd/buzz-acp@.service+ env example + READMEcrates/buzz-acp/README.md,deploy/compose/README.md,ARCHITECTURE.mdDesign notes
buzz-relaybuzz-acp(tools/files there)Test plan
buzz-acp@from template on a test hostDCO signed on all commits.