Sign inSign up

rohit01/fource

By rohit01

Updated over 11 years ago

Fource

Image
0

309

rohit01/fource repository overview

Fource

It contains fource cli, shinken, thruk, graphite, mongodb and apache.

How to run:

$ git clone https://github.com/fource/fource.git
$ cd fource
$ python generate_shinken_config.py
$ sudo docker run -d -v "$(pwd)/dockerize/custom_configs:/etc/shinken/custom_configs" -v "$(pwd)/config:/etc/fource/config" -p 80:80 rohit01/fource

Once done, visit these urls (Default credentials - admin/admin):

Note:

  • dockerize/custom_configs/: It contains shinken configuration.
  • config/: It contains all test cases configured.
  • dockerize/custom_configs/htpasswd.users: Define user login credentials here. Documentation is written as comments in this file.

Docker registry link: https://registry.hub.docker.com/u/rohit01/fource/

Tag summary

Content type

Image

Digest

sha256:b306a8c8c

Size

-

Last updated

over 11 years ago

docker pull rohit01/fource