Configuring the Webserver
View on GitHubHow to ONIE Install and ZTP Config Dell SONiC/webserver
Requirements:
- Python 3
- flask (install with
pip install flask)
Run the config server from this directory with python config_server.py --host 0.0.0.0 --port 80