Sign inSign up

lightmeter/controlcenter

By lightmeter

Updated about 2 months ago

Lightmeter is a monitoring and analysis system for Postfix mail servers (https://lightmeter.io)

Image
4

50K+

lightmeter/controlcenter repository overview

Lightmeter ControlCenter

Welcome to Lightmeter Control Center, the Open Source mailtech monitoring and management application.

Lightmeter Control Center

Usage

In a nutshell:

$ docker run -p 8080:8080 -v "<path_to_workspace>:/workspace:rw" -v "/var/log/:/logs:ro" \
  -e LIGHTMETER_WATCH_DIR=/logs -e LIGHTMETER_WORKSPACE=/workspace \
  lightmeter/controlcenter

Where <path_to_workspace> is a directory where Control Center will keep data that has to be persisted across restarts.

Then open your browser on http://localhost:8080 to access the web-based user interface.

For more advanced usage and troubleshooting, please check our official documentation.

Tag summary

Content type

Image

Digest

sha256:16b317a25

Size

14.3 MB

Last updated

about 3 years ago

docker pull lightmeter/controlcenter