dsmithson/runsmart-healthmonitor
Runs the RunSmart HealthMonitor service
148
This container runs the RunSmart HealthMonitor service
docker run -it -e DataSource='192.168.1.100' -e DBName='IODC_Central' -e DBUserid='IOOSInterface' -e DBPassword='4#c3Idu83R' -e RabbitMQ_URI=amqp://devtest:devtest@localhost:5672/ -Write_Health_Monitor_Events=false dsmithson/runsmart-healthmonitor:3.7-latest
docker pull dsmithson/runsmart-healthmonitor