Public registrations on app.happydomain.org are paused. Route the sign-in, register, and join entry points to a new /beta/ page that explains the beta program and points users to self-hosting via the binary or Docker image.
2 KiB
+++ title = "Join the beta" description = "Public registrations on app.happydomain.org are closed. Join the beta program or self-host happyDomain to get started." +++
Online version closed
Public registrations on app.happydomain.org are paused while we
polish the next release.
happyDomain is evolving
happyDomain will soon let you continuously test the security of your domains and monitor every service exposed through DNS (web, mail, VPN, etc.) — all of this with zero configuration, working straight from your existing records.
We are rolling out this new version progressively, to gather feedback from our users and refine the service before reopening it to everyone. Your input at this stage is invaluable in helping us deliver the best possible product.
Two ways to use happyDomain right now:
1. Join the beta program
Subscribe below and we will send you an invitation once a spot opens up.
2. Self-host happyDomain
happyDomain is open source. You can run it on your own machine in minutes:
- Binary: download a release for your platform.
- Docker:
docker run -p 8081:8081 happydomain/happydomain.
Source code and documentation live on git.happydomain.org.