Sign inSign up

admpresales/sv.dockerapp

By admpresales

Updated 6 months ago

Docker Application Package for Micro Focus Service Virtualization for Nimbus

Image
0

3.9K

admpresales/sv.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, Auotpass-partner


Latest Tag

2023.R1


Basic Commands for nimbusapp
DescriptionCommand
Bring containers upnimbusapp sv:2023.R1 up
Stop existing containersnimbusapp sv:2023.R1 stop
Start existing containersnimbusapp sv:2023.R1 start
Terminate containersnimbusapp sv:2023.R1 down
Inspect configurationnimbusapp sv:2023.R1 inspect

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

Networking Prerequisite

Service Virtualization 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/sv.dockerapp:2023.R1 -s SV_SVM_PORT=6086 | docker-compose -p sv -f - up -d


Resource Requirements:

Memory footprint at idle:

SV Server - 1.3 GB

SV Management - 1.6 GB

SV Lab Management - 0.9 GB


Container Usage

SV Management URL: https://nimbusserver.aos.com:6086

Username: demo

Password: Password1


Additional Information

Tag summary

Content type

Image

Digest

sha256:e4af04d22

Size

1.2 kB

Last updated

6 months ago

docker pull admpresales/sv.dockerapp:5.1.1