UNCLASSIFIED

Commit 84e9be97 authored by Mark Hermeling's avatar Mark Hermeling
Browse files

Updated for CodeSonar 6.1p0

parent 34b4a5f3
Pipeline #405932 passed with stages
in 25 minutes and 57 seconds
## CodeSonar 5.4p0 ## CodeSonar 6.1p0
This is a default image that provides the CodeSonar Hub service. Data volumes can This is a default image that provides the CodeSonar Hub service. Data volumes can
be mounted such that data persists. A license from GrammaTech is required to be be mounted such that data persists. A license from GrammaTech is required to be
...@@ -21,11 +21,6 @@ Suggested use is to run the container using: ...@@ -21,11 +21,6 @@ Suggested use is to run the container using:
This will put all data in the hub volume and route localhost:8080 to the hub and This will put all data in the hub volume and route localhost:8080 to the hub and
connect the container to network net such that scanners can connect to it. connect the container to network net such that scanners can connect to it.
The hub will have default password for the `Administrator account` set to
`HubSecretPasswd` at creation-time, which can be changed by
`--build-arg HUB_DEFAULT_PWD=YourOwnSecretPWD` during the container build step.
Please change the default password after initial hub creation. This is also the
time to install the run-time license.
## Shutdown ## Shutdown
Recommended to shutdown the container through Recommended to shutdown the container through
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment