Compare commits

...

1 Commits

Author SHA1 Message Date
Andre Courchesne
6e632a47ed - wip 2026-01-13 16:02:22 -05:00

View File

@@ -104,7 +104,7 @@ The following variables may be set in the env files. It is highly recommended th
4. Check if the containers are up and running with `docker-compose ps`.
5. Add SSL certificate exceptions in your browser by visiting https://openwifi.wlan.local:16001, https://openwifi.wlan.local:16002, https://openwifi.wlan.local:16004, https://openwifi.wlan.local:16005, https://openwifi.wlan.local:16006 and https://openwifi.wlan.local:16009.
6. Connect to your AP via SSH and add a static hosts entry in `/etc/hosts` for `openwifi.wlan.local`. This should point to the address of the host the Compose deployment runs on.
7. Login to the UI `https://openwifi.wlan.local` and follow the instructions to change your default password.
7. Login to the UI `https://openwifi.wlan.local` using the default credentials (email `tip@ucentral.com` and password `openwifi`) and follow the instructions to change your default password.
8. To use the curl test scripts included in the microservice repositories set the following environment variables:
```
export OWSEC="openwifi.wlan.local:16001"