Sign inSign up

leniy/cacti

By leniy

Updated over 8 years ago

Image
5

2.7K

leniy/cacti repository overview

docker-cacti

Usage

Use the command below to run your own container:

$ docker run -d -p 8080:80 -p 161:161 leniy/cacti

Accessing the Cacti applications:

Find your port by:

$ docker ps

Then you can visit your site by the following url:

  • http://host_ip:8080/

Or access docker directly by:

  • http://host_ip:port/cacti/

Then you can login by username:admin and password:admin.

Files Located

  • WWW folder: /var/www/html/
  • Cacti folder: /usr/share/cacti/site/

Relations

Visit my blog here: Leniy's Blog

Tag summary

Content type

Image

Digest

sha256:5a5c56b2a

Size

190.1 MB

Last updated

over 8 years ago

docker pull leniy/cacti