项目作者: hunterMG

项目描述 :
Docker image build for cacti.
高级语言: PHP
项目地址: git://github.com/hunterMG/cacti-docker.git
创建时间: 2017-10-14T12:34:37Z
项目社区:https://github.com/hunterMG/cacti-docker

开源协议:

下载


cacti-docker

Get Cacti runnning with Docker.

How to use ?

1st time :

  1. mkdir net-monitor
  2. cd net-monitor
  3. git clone https://github.com/hunterMG/cacti-docker.git
  4. git clone https://github.com/hunterMG/cacti.git
  5. cd cacti-docker
  6. docker-compose up

Then open http://localhost in web browser.
“Ctrl + C” to stop it.

next time

  1. cd net-monitor/cacti-docker
  2. docker-compose up

Reset

If you deleted the container, the file cacti/install.lock needs to be deleted before your next “docker-compose up”.