Sign inSign up

admpresales/alm.dockerapp

By admpresales

Updated 3 months ago

Docker Application Package for ALM/Quality Center for Nimbus

Image
4

10K+

admpresales/alm.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

26.1


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

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

Networking Prerequisite

ALM / QC 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:

nimbussapp -s ALM_PORT=8082 alm:26.1 up


Resource Requirements:

Memory footprint at idle: 3.4 GB


Container Usage

URL: http://nimbusserver.aos.com:8082/qcbin

Username: admin

Password: Password1

Quality Insight URL: URL: http://nimbusserver.aos.com:8083

Starting with version 15.0, the database backend has been switched to MSSQL. If you need to connect to the database inside ALM, you must use a tool that supports MSSQL


Licensing

All images include a license key, so these images should never - under any circumstance - be published to a public Docker repository.


Additional Information
ALM Lab Service - Configuration

On the latest NimbusClient 2019-R4 image there is an issue that prevents the proper execution of UFT tests. The steps below will fix this.

1.       On your NimbusClient machine, right-click on the Windows icon in the lower left corner and select Shut down or sign out > Sign out.

2.       After Windows logs out, select to log in on the Administrator account (click the Administrator icon).

3.       When you get the new Windows administrator desktop, right click on the ALM Lab Service icon (lower right corner) and select Settings.

4.       Change the settings to set Host user name = demo, Password = Password1

5.       Click OK to register the demo host. It should succeed.

6.       Log out of the Windows Administrator account and log back into the demo account.keys

Tag summary

Content type

Image

Digest

sha256:aee71a996

Size

771 Bytes

Last updated

3 months ago

docker pull admpresales/alm.dockerapp:26.1