Cloudflare alternative, for free and open-source.
Made by HackClubbers from Hack Club as an alternative to Cloudflare. Hence the name HackFlare.
Important
Hackflare is still in development, if production goes down, please let us know! Although Hackflare is production ready, we do not have the best server for it yet.
HackFlare is a project that aims to provide a free, open-source and open-infra alternative to Cloudflare. It is designed to be easy to use, easy to deploy and realtively easy to maintain.
Note: These are the active features. For planned features please see the roadmap.
Frontend:
- Dashboard
- Domain management
- Admin panel
- Logging
- Analytics
- Settings
Backend:
- DNS management
- Account Registration and Authentication
- HackClub Auth
- Email and Password Auth
- Account management
- Authoritative DNS server
- Recursive DNS server
- PostgreSQL persistence
- Working internal API
See ROADMAP.md for the roadmap.
docker compose -f deployment/compose.prod.yml up
docker compose -f deployment/compose.dev.yml --profile frontend --profile backend up
Hackflare is licensed under Apache 2.0. See LICENSE.md for more details.