create user
Build and Push Docker Image to Gitea Container Registry / build-and-push (push) Successful in 1m24s
Build and Push Docker Image to Gitea Container Registry / build-and-push (pull_request) Successful in 1m19s

This commit is contained in:
Tygozwolle
2026-07-24 11:56:40 +02:00
parent 91a2aeb3fa
commit 09de033d70
5 changed files with 209 additions and 60 deletions
+2 -2
View File
@@ -148,9 +148,9 @@ VALUES ('192.168.1.1', 'unifi-gw', 'other', 'YourSharedSecret123', 'UniFi Gatewa
- CA Certificate: `Do not validate` / `Unvalidated` (or install your custom CA if using custom EAP certs).
- Enter the **Username** and **Password** generated from the portal.
3. **Admin Management**:
3. **Admin Management & First-Time Setup**:
- Access the Admin Dashboard at `http://<server-ip>:8080/admin`.
- Default login: `admin` / `admin123`.
- **First-Time Setup**: On initial startup, accessing the admin panel automatically presents the setup screen to create your custom administrator username and password.
- Monitor active RADIUS sessions, data usage, enforce data limits, or revoke users.
---