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:
| Record | Description | Example |
|---|---|---|
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
Single Sign-On is required to access the web console of ResiliencyIO.
Microsoft
When configuring SSO with Microsoft the following values are required:
| Variable | Description |
|---|---|
| ClientID | Microsoft application ID |
| ClientSecret | Microsoft client secret |
| Tenant | Microsoft tenant UUID or name |