Sign inSign up

clok/docker-redmon

By clok

Updated over 10 years ago

Launch a standalone Redmon dashboard via Docker

Image
1

8.3K

clok/docker-redmon repository overview

Standalone Redmon Container

Launch a standalone Redmon dashboard via Docker

Build

$ docker build -t redmon:dev .

Run

$ docker run -P -e REDIS_URL=<the redis url> -it redmon:dev

Configuration

REDIS_URL: The redis host URL
HTTP_AUTH: Set a simple HTTP Auth username and password (format: `user:pass`)

Tag summary

Content type

Image

Digest

Size

272.8 MB

Last updated

over 10 years ago

docker pull clok/docker-redmon