fluffdock-start, fluffdock-dashboard, and fluffdock-fix-token instead of longer docker compose ... invocations.
If you have not set up Docker yet, start with Docker.
Install
Use the canonical helper path:scripts/shell-helpers/fluffdock-helpers.sh, reinstall from the new scripts/fluffdock/fluffdock-helpers.sh path. The old raw GitHub path was removed.
What you get
Basic operations
Container access
Web UI and pairing
Setup and maintenance
Utilities
First-time flow
Config and secrets
FluffDock works with the same Docker config split described in Docker:<project>/.envfor Docker-specific values like image name, ports, and the gateway token~/.fluffbuzz/.envfor env-backed provider keys and bot tokens~/.fluffbuzz/agents/<agentId>/agent/auth-profiles.jsonfor stored provider OAuth/API-key auth~/.fluffbuzz/fluffbuzz.jsonfor behavior config
fluffdock-show-config when you want to inspect the .env files and fluffbuzz.json quickly. It redacts .env values in its printed output.