Integration fault detected
- Caddy: HTTP 403
Registry
Services
Deployed Habits
No habits deployed yet
Deploy your first habit →System Services
Habits Base
Runs the Habits Base studio (module manager + visual builder). Useful for local development against this admin.
Danger: Habits Base exposes module installation, code execution, and binary export endpoints. Not recommended to run this service on a publicly accessible server or on a production server.
Habit Mirror
P2P habit transfer (Mirror) between Base, Admin, and apps. Habits are transferred directly between devices via WebRTC, no file data passes through the server. Enable to get a dedicated mirror subdomain.
Warning: The WebRTC signaling endpoint is publicly reachable. Put it behind a rate-limiting layer (e.g. Cloudflare) before exposing publicly.
Habits Demo
Public-facing demo gateway that reverse-proxies visitors to the currently running user habit service. Reserves subdomain "demo" and port 13000.
Warning: This service proxies visitors to the first running user-created habit service. Create and start a habit service in the admin panel first.