This container was designed to by used in PandoraFMS quick shell environments
To run the container whit default values exposing the host port 8081 (default for PandoraFMS) just run:
docker run -p 8081:8080 -it rameijeiras/pandora_gotty
Is possible to modify the behaviour and security in execution time using arguments.
Syntax:
docker run -it -p 8080:8080 rameijeiras/pandora_gotty -c <user:pass> -a <bind_address> -p <port> -r <run app>
Default values are:
Credentials -> pandora:pandora
Bind_address -> 0.0.0.0
Port -> 8080
Run_app -> SSH
https://github.com/rafaelameijeiras/PandoraFMS/tree/master/pandorafms_community/pandora_gotty
Content type
Image
Digest
Size
11.9 MB
Last updated
almost 7 years ago
docker pull rameijeiras/pandora_gotty