Wifi password manager
Use case
Application is useful for daily updating wifi password on the WLC controller. Updated password is than send to the web application and
Cisco Webex devices.
Instalation
- Docker 20.10.21 or later must be instlled
Clone or fork the wifi-password-manager repository to create a local copy of the scripts to work with.
Usage
- Before you run the docker compose you need to create the `.env` in `backend/prod`. You can find example in `examples/backend/.env`
- Build and run application using `docker-compose up -d --build` command
- Set ansible playbook to update wifi password on WLC controller