Docker Application Package for Micro Focus Project and Portfolio Management (PPM) for Nimbus
5.2K
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
25.4
| Description | Command |
|---|---|
| Bring containers up | nimbusapp ppm:25.4 up |
| Stop existing containers | nimbusapp ppm:25.4 stop |
| Start existing containers | nimbusapp ppm:25.4 start |
| Terminate containers | nimbusapp ppm:25.4 down |
| Inspect configuration | nimbusapp ppm:25.4 inspect |
| Description | Command |
|---|---|
| Bring containers up | ```docker-app render admpresales/ppm.dockerapp:25.4 \ |
| Stop existing containers | ```docker-app render admpresales/ppm.dockerapp:25.4 \ |
| Start existing containers | ```docker-app render admpresales/ppm.dockerapp:25.4 \ |
| Terminate containers | ```docker-app render admpresales/ppm.dockerapp:25.4 \ |
| Inspect Configuration | docker-app inspect admpresales/ppm.dockerapp:25.4 |
PPM 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 ppm:25.4 -s PPM_PORT=8087 up
Memory footprint at idle: 3.4 GB
URL = http://nimbusserver.aos.com:8087
Launch Pages URL = http://nimbusserver.aos.com:8088
| USER | ROLE | PASSWORD |
|---|---|---|
| admin | PPM Admin | mfDemo$20 |
| ckent | PPM super user | mfDemo$20 |
| rsteel | CIO | mfDemo$20 |
| jbanks | Project Manager | mfDemo$20 |
| dwagner | Project Manager | mfDemo$20 |
| jkaplan | Portfolio Manager | mfDemo$20 |
| tfry | Business User | mfDemo$20 |
| astein | IT Financial Manager | mfDemo$20 |
| bgetty | Bus Relationship Manager | mfDemo$20 |
| ksong | Resource Manager | mfDemo$20 |
| cruth | Time Sheet user | mfDemo$20 |
| amadison | Time Sheet user | mfDemo$20 |
| ljames | Deployment Manager | mfDemo$20 |
| csayer | Program Manager | mfDemo$20 |
Database Port = 1522
Database Service Name = XEPDB1
Content type
Image
Digest
sha256:bbeccc71e…
Size
837 Bytes
Last updated
6 months ago
docker pull admpresales/ppm.dockerapp:9.52