Sign inSign up

admpresales/ssc.dockerapp

By admpresales

Updated 6 months ago

Docker Application Package for Micro Focus Fortify Software Security Center (SSC) for Nimbus

Image
3

5.8K

admpresales/ssc.dockerapp repository overview

Supported through nimbusapp: https://github.com/admpresales/nimbusapp

Requires Docker Compose: https://docs.docker.com/compose/install/#install-compose

Requires Docker App 0.6.0: https://github.com/docker/app#installation

Requires Autopass or Autopass-partner: Autopass, Autopass-partner


Latest Tags

25.4.0


Basic Commands for nimbusapp
DescriptionCommand
Bring containers upnimbusapp ssc:25.4.0 up
Stop existing containersnimbusapp ssc:25.4.0 stop
Start existing containersnimbusapp ssc:25.4.0 start
Terminate containersnimbusapp ssc:25.4.0 down
Inspect configurationnimbusapp ssc:25.4.0 inspect

Raw Docker App commands:
DescriptionCommand
Bring containers updocker-app render admpresales/ssc.dockerapp:25.4.0 | docker-compose -p ssc -f - up -d
Stop existing containersdocker-app render admpresales/ssc.dockerapp:25.4.0 | docker-compose -p ssc -f - stop
Start existing containersdocker-app render admpresales/ssc.dockerapp:25.4.0 | docker-compose -p ssc -f - start
Terminate containersdocker-app render admpresales/ssc.dockerapp:25.4.0 | docker-compose -p ssc -f - down
Inspect Configurationdocker-app inspect admpresales/ssc.dockerapp:25.4.0

Networking Prerequisite

ALM .NET requires a network which can be built with the following command, which is preconfigured on the NimbusServer VM

docker network create --subnet 172.50.0.0/16 --gateway 172.50.0.1 demo-net


Adjusting Parameters at Run Time

If you need to change one of these parameters you can add that change to the docker-app command using the -s or --set option as in:

docker-app render admpresales/ssc.dockerapp:TAG -s SSC_PORT=8086 | docker-compose -p ssc -f - up -d


Resource Requirements:

Memory footprint at idle: 2.6 GB


Container Usage

URL: http://nimbusserver.aos.com:8086/ssc

Username: admin

Password: Password1

Starting with version 19.1.0, the credentials have already been preset to admin/Password1, and a CI Token has already been generated with unencrypted value added to the description.


Additional Information
  • If this container is brought up before the DevOps container, then the DevOps container will update its CI Token value from the server. Otherwise, you will need to run the Update SSC Token job in Jenkins, under the Utils tab.
  • This image requires the AutoPass container to be up and running.

Tag summary

Content type

Image

Digest

sha256:0f9969f8e

Size

770 Bytes

Last updated

6 months ago

docker pull admpresales/ssc.dockerapp:19.1.0