Docker: Difference between revisions

Content added Content deleted
m (Protected "Docker" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite) [Delete=Allow only administrators] (indefinite)))
Line 142: Line 142:
Install Linux-dash, a minimal low-overhead web dashboard for monitoring Linux servers
Install Linux-dash, a minimal low-overhead web dashboard for monitoring Linux servers
sudo system-docker run -d --net=host --name busydash husseingalal/busydash
sudo system-docker run -d --net=host --name busydash husseingalal/busydash

WebUI Access:
http://<IP_OF_MACHINE>
http://<IP_OF_MACHINE>

Default password is blank for user 'rancher'. Change it for SSH login:
passwd

SSH Login:
ssh-keygen