...
Code Block | ||
---|---|---|
| ||
docker compose ps docker compose logs -f |
Connecting to the application (without a reverse proxy)
Once the container is running, go to http://your.ip.or.localhost:8080/cgi-nmis9/nmiscgi.pl to reach the NMIS application
To reach the rest of the modules, go to http://your.ip.or.localhost:8042/omk
Persisting configurations
...