Setting up your own MeetAgain instance takes about 30 minutes.
- Clone the repository from Codeberg
- Run the Docker setup (
docker compose up) - Configure your domain and database connection
- Load the initial data and create your admin account
Requirements: Linux server (VPS or dedicated), PHP 8.4+, MySQL 8+ or MariaDB 10.6+, Nginx or Apache.
Full documentation and setup instructions are available in the repository. Self-hosting is free — no licence fee, community support via Codeberg Issues.
MeetAgain is developed and maintained by a small team. The hosted version at meetagain.org is free for small communities. Supporter subscriptions (€1/month) and a commercial multi-tenant hosting layer fund ongoing development of the open-source core.
Every line of core code is open source. Commercial features are strictly separated and never bundled into the core — this is not an open-core model. The code you run when self-hosting is identical to the code running on meetagain.org.