Coder Social home page Coder Social logo

docker-canopsis's Introduction

Canopsis Docker - Open source hypervisor

enter image description here

How to try ?

Build and run container with docker-compose >= v1.6.0

  • docker-compose up #run and pull if image not exist, to build "--build"

Build and run container without docker-compose

  • docker pull adamamaiga/docker-canopsis . #pull

  • docker run -d --name canopsis -p 8082:8082 -p 15672:15672 adamamaiga/docker-canopsis #run

  • docker build -t adamamaiga/docker-canopsis . #build

What is Canopsis ?

Canopsis is an open-source hypervisor whose goal is to aggregate/consolidate information and events (containing metrics of different types such as performance, availability, etc.) coming from multiple sources to create a global solution for monitoring and administrating resources.

Built to last on top of proven Open Source technologies by and for all IT professionals. It is an event based architecture and it is modular by design. Plug your infrastructure tools like Syslog, Nagios, Shinken, ... to Canopsis and you're ready to go.

A Glossary page is also given for better descriptions about canopsis concepts.

How to use ?

To know more about Canopsis, have a look at this documentation

Other links

Web Interface

Host: http://localhost:8082/

Accounts:

user: root, password: root

user: canopsis, password: canopsis

RabbitMQ Interface

Host: http://localhost:15672/

Account:

user: cpsrabbit

password: canopsis

MongoDB Shell

Databases:

name: admin, user: admin, password: admin

name: canopsis, user: cpsmongo, password: canopsis

Requirements

Docker nice to have +Docker-compose

Disk Space Requirements : ~6Go

docker-canopsis's People

Contributors

adamamaiga avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.