Skip to main content
Version: 1.4

Requirements

Before deploying Resiliency IO, make sure the following prerequisites are in place to ensure a successful installation.

Networking

A dedicated base domain (ex: myapp.resiliency.io)

Configured DNS

The following DNS records are required for the installation:

RecordDescriptionExample
console.<base_domain>A DNS record to access the web console.console.example.com
api.<base_domain>A DNS record used by users to access the ResiliencyIO API.api.example.com
inventory.<base_domain>A DNS record used by agents to upload data to ResiliencyIO API.inventory.example.com

SSO (Optional)

Single Sign-On is optional. If you want to enable SSO to access the web console, you must configure one of the supported identity providers.

Microsoft

To enable SSO with Microsoft, the following values are required:

VariableDescription
ClientIDMicrosoft application ID
ClientSecretMicrosoft client secret
TenantMicrosoft tenant UUID or name

OIDC (e.g., Authentik)

To enable SSO using an OpenID Connect (OIDC) provider such as Authentik, the following values are required:

VariableDescription
ClientIDOIDC client ID
ClientSecretOIDC client secret
IssuerOIDC issuer URL