{% extends "base.html" %} {% block title %}Integrations — {{ app_name }}{% endblock %} {% block breadcrumbs %}
Integrations
{% endblock %} {% block content %}

Integrations

Select a provider to configure credentials and default settings.

Loaded Providers

{% for p in providers %} {% else %}

No providers registered.

Install a plugin below.

{% endfor %}
Checking community registry...

Select an Integration

Click a generic or specific cloud provider component on the left to securely configure its settings.

{% endblock %}