mirror of
https://github.com/Telecominfraproject/wlan-cloud-ucentral-deploy.git
synced 2026-03-20 03:40:49 +00:00
Compare commits
1 Commits
main
...
WIFI-15301
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
6e632a47ed |
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user