forum.couchamp.com — Flarum setup (10 minutes, one Hover record)
forum.couchamp.com — Flarum setup (10 minutes, one Hover record)
Hosted on FreeFlarum (free, zero server admin):
- Sign up at https://www.freeflarum.com → pick a name (e.g.
couchamp). - Admin → Appearance → paste
flarum-couchamp.cssinto Custom CSS. - Admin → Tags: delete defaults, create exactly two primary tags:
- Receivers & Setup (color
#2e5faa) — “Which models work, discovery, network questions” - App Talk (color
#a9c6ff) — “Features, bugs, ideas for Couch Amp” Set “Required tags: 1” so every post lands in one of the two.
- Receivers & Setup (color
- Admin → Basics: title “Couch Amp Community”, welcome banner “Your receiver · from the couch — ask anything.”
- Custom domain: FreeFlarum admin → Custom Domain →
forum.couchamp.com, then in Hover DNS add: CNAME forum → freeflarum.com (exact target shown in their panel). SSL is automatic.
Self-hosted later (if it outgrows free): flarum/flarum docker-compose on any
$5 VPS, same CSS + tags.