Sign inSign up

digmunhoz/pulse

By digmunhoz

Updated over 1 year ago

Elasticsearch interface

Image
0

327

digmunhoz/pulse repository overview

Pulse

Overview

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.

Features

  • View cluster health and status
  • Monitor indices and nodes
  • Manage index settings
  • Simple web UI for Elasticsearch administration

Getting Started

Running with Docker

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.

Configuration

No additional configuration is required. Just ensure that your Elasticsearch cluster is running and accessible. Connect to the Elasticsearch cluster using the main page.

License

This project is released under the MIT License.

Tag summary

Content type

Image

Digest

sha256:e3a1c7c00

Size

38.9 MB

Last updated

over 1 year ago

docker pull digmunhoz/pulse