template.yaml 973 B

1234567891011121314151617181920212223242526272829
  1. ---
  2. kind: compose
  3. metadata:
  4. name: Twingate_Connector
  5. description: >
  6. The Twingate Connector is a lightweight software component that establishes secure connections between your private network and the Twingate service.
  7. It acts as a bridge, allowing authorized users to access internal resources without exposing them directly to the internet.
  8. The Connector uses strong encryption and authentication mechanisms to ensure that all data transmitted between users and resources remains confidential and secure.
  9. Project: https://www.twingate.com/
  10. Documentation: https://docs.twingate.com/docs/architecture/connectors
  11. GitHub: https://github.com/twingate/twingate-connector
  12. version: 1.77.0
  13. author: Christian Lempa
  14. date: '2025-09-28'
  15. tags:
  16. - zero-trust
  17. - remote-access
  18. draft: true
  19. spec:
  20. general:
  21. vars:
  22. twingate_connector_version:
  23. type: str
  24. description: Twingate_Connector version
  25. default: latest