Full monasca stack (including UI) with work with an existing openstack keystone.
426
Modificatino of the monasca/demo (https://github.com/hpcloud-mon/monasca-docker/tree/master/demo) to work with an exisiting openstack keystone. Includes horizon, monasca-ui and a full monasca stack.
docker run -d -p 192.168.1.200:8080:8080 -p 0.0.0.0:80:80 --add-host=keystone:192.168.1.3 biirdy/monasca-stack
Openstack keystone can then be configured using the machines IP as the monitoring service endpoint. Useful scripts at https://github.com/biirdy/monasca-keystone
Monasca agents can then be set up using the machines IP as the monasca API URL.
Content type
Image
Digest
sha256:b4c885002…
Size
813.9 MB
Last updated
about 11 years ago
docker pull biirdy/monasca-stack-docker