Sign inSign up

abh1nav/opscenter

By abh1nav

Updated almost 11 years ago

See https://registry.hub.docker.com/u/abh1nav/cassandra for full cluster install with OpsCenter with a single command. OpsCenter v5.0.1.

Image
5

50K+

abh1nav/opscenter repository overview

OpsCenter Docker Image

This image contains OpsCenter 5.1.0 and is based on phusion/baseimage:0.9.13.

Run this using:

docker pull abh1nav/opscenter:latest
docker run -d --name opscenter abh1nav/opscenter:latest

You may also want to expose OpsCenter service ports:

docker run -d --name opscenter -p 8888:8888 -p 61620:61620 abh1nav/opscenter:latest

See https://github.com/abh1nav/cassandra for instructions on how to get a complete cluster running with OpsCenter in one line.

Tag summary

Content type

Image

Digest

sha256:5eedfa282

Size

253.5 MB

Last updated

almost 11 years ago

docker pull abh1nav/opscenter