You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The docker solution is only made for Kubernetes deployment. If one wants to test it locally, the nginx configuration and the config.json must me adjusted manually.
Wanted
There should exist an out-of-the-box solution, that runs locally with a local sechub-server.
Solution
Create an alternative nginx configuration for local tests and set a flag when the local nginx configuration should be used.
Create a local config.json with Basic Auth included.
The text was updated successfully, but these errors were encountered:
Situation
The docker solution is only made for Kubernetes deployment. If one wants to test it locally, the nginx configuration and the config.json must me adjusted manually.
Wanted
There should exist an out-of-the-box solution, that runs locally with a local sechub-server.
Solution
Create an alternative nginx configuration for local tests and set a flag when the local nginx configuration should be used.
Create a local config.json with Basic Auth included.
The text was updated successfully, but these errors were encountered: