Sign inSign up

admpresales/autopass.dockerapp

By admpresales

•Updated 6 months ago

Docker Application Package for AutoPass For Nimbus

Image
3

9.2K

admpresales/autopass.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⁠


⁠Latest Tags

25.2


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

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

⁠Networking Prerequisite

AutoPass 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 AUTOPASS_PORT=5814 autopass:25.2 up

Username = admin

Password = P@ssword1


⁠Licensing

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


⁠Additional Information

The AutoPass container must be started before starting any other containers since some application containers copy files from the AutoPass server into the proper licensing place in those containers.

Tag summary

Content type

Image

Digest

sha256:bf26e503c…

Size

770 Bytes

Last updated

6 months ago

docker pull admpresales/autopass.dockerapp:10.9.0