# Intro

In this section we will cover the requirements and setup procedures of Re-ops components

# Prerequisites

The following are the core prerequisites that Re-ops requires in order to run:

Note: Using Re-ops will require you to use Clojure, check out why.

# ELK

Re-ops uses the ELK stack for persistent storage and visualization of data:

  • Elasticsearch 7.8 for persisting results and metrics
  • Grafana for viewing metrics
  • Kibana for viewing results and failures

Check Re-dock for a quick docker setup of the ELK stack.