Pulse is a lightweight web-based interface designed for managing Elasticsearch clusters. It provides essential administrative tools and insights to help you monitor and configure your cluster efficiently.
To start the application using Docker, run the following command:
docker run -p 8000:8000 digmunhoz/pulse
The application will be accessible at http://localhost:8000.
No additional configuration is required. Just ensure that your Elasticsearch cluster is running and accessible. Connect to the Elasticsearch cluster using the main page.
This project is released under the MIT License.
Content type
Image
Digest
sha256:e3a1c7c00…
Size
38.9 MB
Last updated
over 1 year ago
docker pull digmunhoz/pulse