HowToDeploy Team
Lead Engineer @ howtodeploy

Flarum is modern forum software that's fast, beautiful, and extensible. It's the spiritual successor to esoTalk and FluxBB — built from the ground up for real-time discussion with a clean, mobile-friendly UI that feels more like a chat app than a traditional bulletin board.
If you're building a community, Flarum is one of the best open-source options available. But self-hosting it traditionally means setting up PHP, MySQL, Composer, Nginx, and SSL certificates. With HowToDeploy, you can skip all of that.
Before you start, you'll need:
Go to Settings → Cloud Providers and paste your API key. Any supported provider works.
Tip: Flarum is lightweight. A 2GB RAM server ($6-12/month on most providers) handles small to mid-sized communities easily.
Head to the Dashboard and find Flarum in the app catalog. Click the card to open the deploy form.
Fill in three fields:
Server size (2GB RAM), region, and MySQL are all pre-configured.
Want your forum at forum.example.com or community.yourbrand.com? Expand Advanced Settings and enter your domain.
After deployment, we'll show you the server IP. Point an A record for your domain to that IP, click Verify DNS, and Caddy will automatically issue an SSL certificate.
If you want your forum to send email notifications and password reset links, add your SMTP credentials in Advanced Settings:
smtp.sendgrid.net587Without SMTP, the forum works perfectly — users just won't receive email notifications.
Once deployment completes, click the URL to open your forum. Sign in with the admin credentials you set, and you're ready to:
Every Flarum deployment includes:
| Feature | Flarum | Discourse | phpBB |
|---|---|---|---|
| RAM required | 2GB | 4GB+ | 1GB |
| UI | Modern, real-time | Modern, real-time | Traditional |
| Mobile | Excellent (responsive) | Good (responsive) | Fair |
| Extensions | Growing ecosystem | Large plugin system | Massive |
| Setup complexity | Simple | Complex (Docker) | Moderate |
| Language | PHP | Ruby | PHP |
Choose Flarum if: you want a modern, lightweight forum that's easy to run and looks great out of the box.
You pay your cloud provider directly for the server (typically $6-12/month). HowToDeploy charges a small monthly management fee for monitoring and support.
Start with a 7-day free trial — no credit card required.
Ready to build your community? Deploy Flarum now →

Step-by-step guide to deploying NemoClaw, NVIDIA's agentic AI framework with GPU-accelerated inference, multi-modal reasoning, and retrieval-augmented generation.

A step-by-step guide to deploying Perplexica, an open-source AI-powered answering engine that combines web search with LLMs to deliver accurate, cited answers while keeping your searches private.

A step-by-step guide to deploying Agent Orchestrator, an agentic orchestrator that spawns parallel coding agents in isolated git worktrees and autonomously handles CI fixes, merge conflicts, and code reviews.