All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
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.
1.6 KiB
1.6 KiB
+++ title = "Rejoindre la bêta" description = "Les inscriptions publiques sur app.happydomain.org sont fermées. Rejoignez le programme bêta ou auto-hébergez happyDomain pour commencer." +++
Version en ligne fermée
Les inscriptions publiques sur app.happydomain.org sont suspendues
le temps de finaliser la prochaine version. Deux manières d'utiliser
happyDomain dès maintenant :
1. Rejoindre le programme bêta
Inscrivez-vous ci-dessous, nous vous enverrons une invitation dès qu'une place se libère.
2. Auto-héberger happyDomain
happyDomain est libre. Vous pouvez le faire tourner sur votre propre machine en quelques minutes :
- Binaire : téléchargez une version pour votre plateforme.
- Docker :
docker run -p 8081:8081 happydomain/happydomain.
Le code source et la documentation sont sur git.happydomain.org.