- Edit the
.env
file configuring the NGINX Management Suite docker image name and the base64-encoded license - Start NGINX Management Suite using
docker-compose -f docker-compose.yaml up -d
- Stop NGINX Management Suite using
docker-compose -f docker-compose.yaml down