A web-based application for managing DNS records across multiple Unifi devices (UDM, UDM Pro, UDM SE, etc.).
- User authentication and management
- Step-by-step onboarding flow
- Global or per-device credentials
- Docker support with docker-compose
- SQLite database for persistent storage
- Modern web UI with Bootstrap 5
- Using Docker (recommended):
docker-compose up -d
-
Access the web interface at http://localhost:52638
-
Follow the setup wizard to:
- Create your admin account
- Add your first Unifi device
- Configure device credentials
For detailed documentation, see the docs directory.