What are Integrations? [preview]
Integrations connect your exe.dev VM to other services securely and flexibly.
They allow you to "inject secrets" on the network, so that those secrets cannot
be extracted from the VM itself. Integrations are created with the integrations add
command and attached to VMs with the integrations attach command.
You can manage integrations from the Integrations page in the web UI or via SSH.
There are two types of integrations:
- HTTP Proxy Integration — inject headers into HTTP requests
- GitHub Integration — work with private repos without managing tokens
See also: Attaching Integrations for how to connect integrations to your VMs using direct attachment, tags, or auto-attach.