Lightmeter is a monitoring and analysis system for Postfix mail servers (https://lightmeter.io)
50K+
Welcome to Lightmeter Control Center, the Open Source mailtech monitoring and management application.
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.
Content type
Image
Digest
sha256:16b317a25…
Size
14.3 MB
Last updated
about 3 years ago
docker pull lightmeter/controlcenter