Closed maximauro closed 5 years ago
This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 30 days if no further activity occurs. Thank you for your contributions.
This issue has been automatically closed because it has not had recent activity. Issue creator may reopen if the issue still exists. Thank you for your contributions.
Hello,
I'm trying to run Openvas as a Docker service in a Docker Swarm cluster using Docker Flow Proxy (https://github.com/docker-flow/docker-flow-proxy). To perform this, I would like to run Openvas under a sub-URI, but I see no options to be able to do it.
For exemple : mydomain.com/openvas would get me to the login page. After login, I would like to be redirected to mydomain.com/openvas/omp
The current and default behavior is a redirection to mydomain.com/omp, which is obviously failing.
Thanks a lot for your help.