How to get started
- Click Deploy FluffBuzz to open the template.
- Create an account on Northflank if you don’t already have one.
- Click Deploy FluffBuzz now.
- Set the required environment variable:
FLUFFBUZZ_GATEWAY_TOKEN(use a strong random value). - Click Deploy stack to build and run the FluffBuzz template.
- Wait for the deployment to complete, then click View resources.
- Open the FluffBuzz service.
- Open the public FluffBuzz URL at
/fluffbuzzand connect using yourFLUFFBUZZ_GATEWAY_TOKEN.
What you get
- Hosted FluffBuzz Gateway + Control UI
- Persistent storage via Northflank Volume (
/data) so config/credentials/workspace survive redeploys
Connect a channel
Use the Control UI at/fluffbuzz or run fluffbuzz onboard via SSH for channel setup instructions:
- Telegram (fastest — just a bot token)
- Discord
- All channels
Next steps
- Set up messaging channels: Channels
- Configure the Gateway: Gateway configuration
- Keep FluffBuzz up to date: Updating