Connectors
Articles covering practical usage of our Connectors.

Curious to learn more?
If you’d like to learn more about how Connectors work, check out our detailed How Twingate Works article, and our general Architecture section.
Overview
Connectors are Twingate components that are deployed behind your firewall to provide access to private Resources. Connectors run either as a container or a Linux systemd
service. The admin console has ready-made deployment scripts for the following environments:
- Docker
- K8s (via Helm Chart)
- Azure (via ContainerInstance)
- Linux (generic
systemd
deployment script) - AWS ECS Fargate
- AWS AMI
Connector names
Connector names are randomly generated on creation. This name may be edited at any time. If you decide to edit a Connector name, note that the name must be unique across all Connectors in your account. Note that modifying this name in the Admin console does not modify the name in your deployment environment, so if you wish to set a custom name for Connectors that you deploy, we recommend renaming Connectors before deployment.
Status availability emails
Admins will receive an email when a Connector goes offline and again when it comes back online. To stop these notifications, turn off status emails for specific Connectors under “Manage”.

Additional information
- Connector deployment in the Admin console can be found in the first-time configuration guide.
- Detailed Connector deployment and management information can be found in the Connector Management section of our documentation.
Last updated 8 hours ago