Official Twingate Connector template for Unraid app support
- SSH into your unraid instance.
- Run the following command:
touch /boot/config/plugins/dockerMan/templates-user/twingate-connector.xml - Use a text editor program to open this new file.
- Copy past the
twingate-connector.xmlinto the new file. - Save and exit.
- Navigate to the Docker settings page:
http://<serverIP>/Settings/DockerSettings. - Verify that the Docker service is enabled.
- Navigate to the Docker page:
http://<serverIP>/Docker. - Click
Add Container. - Use the
Templatedrop down to findtwingate-connector. This will be under the[User templates]section. - Fill out the
Access Token,Refresh Token, andNetwork Namesections. - Click
Apply.