Docker Application Package for ALM/Quality Center for Nimbus
10K+
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
26.1
| Description | Command |
|---|---|
| Bring containers up | nimbusapp alm:26.1 up |
| Stop existing containers | nimbusapp alm:26.1 stop |
| Start existing containers | nimbusapp alm:26.1 start |
| Terminate containers | nimbusapp alm:26.1 down |
| Inspect configuration | nimbusapp alm:26.1 inspect |
| Description | Command |
|---|---|
| Bring containers up | docker-app render admpresales/alm.dockerapp:26.1 | docker-compose -p alm -f - up -d |
| Stop existing containers | docker-app render admpresales/alm.dockerapp:26.1 | docker-compose -p alm -f - stop |
| Start existing containers | docker-app render admpresales/alm.dockerapp:26.1 | docker-compose -p alm -f - start |
| Terminate containers | docker-app render admpresales/alm.dockerapp:26.1 | docker-compose -p alm -f - down |
| Inspect Configuration | docker-app inspect admpresales/alm.dockerapp:26.1 |
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
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
Memory footprint at idle: 3.4 GB
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
All images include a license key, so these images should never - under any circumstance - be published to a public Docker repository.
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
Content type
Image
Digest
sha256:aee71a996…
Size
771 Bytes
Last updated
3 months ago
docker pull admpresales/alm.dockerapp:26.1