IntegrationsServer Integrations
Shared Server Agent
Reference for the shared installer used by SSH-based server integrations
This page documents the shared installer used by SSH-based server integrations. For normal setup, start with the dedicated integration page:
Installer
repo.konrado.ai/init.sh
Used by SSH-based server integrations.
Required user
root
The installer must run from a root SSH session.
Callback
Konrado.AI
The agent registers back to the integration install endpoint.
Management
Upgrade / uninstall
Use the plugin management guides after installation.
Platform Values
| Integration | Platform value |
|---|---|
| cPanel | cpanel |
| DirectAdmin | directadmin |
| Plesk | plesk |
| Proxmox | proxmox |
| Solus2 | solus2 |
Command Shape
Each generated command includes an API key, a callback URL, and the selected platform value.
bash <(curl -s https://repo.konrado.ai/init.sh) --api-key=YOUR_API_KEY --callback-url=https://app.konrado.ai/api/integrations/servers/install --platform=cpanel
Use the dedicated integration page before copying commands manually. The Konrado.AI modal generates the correct API key and platform value for the integration you are installing.
Manage Existing Agents
After the server agent is installed:
- Use Upgrade Plugin when a new version is available.
- Use Uninstall Plugin to remove the local services and installation directory.