Set up

In this section, you will find how to prepare your environment to install Horusec.

Check out below how to prepare your enviroment to install Horusec:

General set up

These are the general requirements you need before installing Horusec:

  • Connection with your Kubernetes cluster - Kubectl;
  • Connection with PostgreSQL (recommended version 12). Check out the Development Environment example or you can only create secrets of connection with your database;

  • RabbitMQ connection as a message-broker (recommended version 3-management);

  • Preconfigured Kubernetes secrets.

Helm

When installing Horusec with Helm, you also need

  • Helm (recommended version 3.1.1);

Docker

When installing Horusec with Docker, you also need:


Last modified November 10, 2021: Fix links of the redirect (79ea2f3a)