Cortex

Welcome to Cortex!

Cortex is a modern, intuitive, and feature-rich admin interface for managing and monitoring Elasticsearch clusters. Built with Rust and TypeScript, Cortex combines performance with a sleek user experience.

Prerequisites

DockerElasticsearch (v7.x or higher)

Running Cortex with Docker

  1. Start the Cortex container and connect it to your Elasticsearch cluster:


    docker run --network host --name cortex -e CORTEX_PORT=9999 -it shebpamm/cortex:latest

Next Steps

Now that you've set up Cortex, explore the project further!