Skip to content

Latest commit

 

History

History
38 lines (26 loc) · 1.36 KB

README.md

File metadata and controls

38 lines (26 loc) · 1.36 KB

Website | Support Forum

FiveMetrics is an open source solution that provides a centralized view of your AWS environment with awesome dashboards, time series and realtime data collected from AWS specific APIs, including CloudWatch.

Installation using Docker

Start creating a FiveMetrics image container (This operation can take a some time).

docker build -t opservices/fivemetrics github.com/opservices/fivemetrics

With an image available, your can start your container binding the external port 5555.

 docker run --name fivemetrics -p 5555:80 -d opservices/fivemetrics

You can create a new user using 'Register' link at login time.

If you have any problems please access our Support Page.

Documentation & Support

We provide a FAQ section on our Support Page.

Run from master

TODO

Contribute

Feel free to submit questions and suggestions regarding this project. We'll love to hear about it. ❤️

If you think this project might be interesting for you or your friends, please don't hesitate in spread a word.

License

FiveMetrics is distributed under Apache 2.0 License.