2025-11-29 15:55:56 -07:00
|
|
|
#<div align='center'>
|
|
|
|
|
# <a href='https%3A//Helper-Scripts.com' target='_blank' rel='noopener noreferrer'>
|
|
|
|
|
# <img src='https%3A//raw.githubusercontent.com/community-scripts/ProxmoxVE/main/misc/images/logo-81x112.png' alt='Logo' style='width%3A81px;height%3A112px;'/>
|
|
|
|
|
# </a>
|
|
|
|
|
#
|
2025-12-07 12:42:07 -07:00
|
|
|
# <h2 style='font-size%3A 24px; margin%3A 20px 0;'>Twingate-Connector LXC</h2>
|
2025-11-29 15:55:56 -07:00
|
|
|
#
|
|
|
|
|
# <p style='margin%3A 16px 0;'>
|
|
|
|
|
# <a href='https%3A//ko-fi.com/community_scripts' target='_blank' rel='noopener noreferrer'>
|
|
|
|
|
# <img src='https%3A//img.shields.io/badge/☕-Buy us a coffee-blue' alt='spend Coffee' />
|
|
|
|
|
# </a>
|
|
|
|
|
# </p>
|
|
|
|
|
#
|
|
|
|
|
# <span style='margin%3A 0 10px;'>
|
|
|
|
|
# <i class="fa fa-github fa-fw" style="color%3A #f5f5f5;"></i>
|
|
|
|
|
# <a href='https%3A//github.com/community-scripts/ProxmoxVE' target='_blank' rel='noopener noreferrer' style='text-decoration%3A none; color%3A #00617f;'>GitHub</a>
|
|
|
|
|
# </span>
|
|
|
|
|
# <span style='margin%3A 0 10px;'>
|
|
|
|
|
# <i class="fa fa-comments fa-fw" style="color%3A #f5f5f5;"></i>
|
|
|
|
|
# <a href='https%3A//github.com/community-scripts/ProxmoxVE/discussions' target='_blank' rel='noopener noreferrer' style='text-decoration%3A none; color%3A #00617f;'>Discussions</a>
|
|
|
|
|
# </span>
|
|
|
|
|
# <span style='margin%3A 0 10px;'>
|
|
|
|
|
# <i class="fa fa-exclamation-circle fa-fw" style="color%3A #f5f5f5;"></i>
|
|
|
|
|
# <a href='https%3A//github.com/community-scripts/ProxmoxVE/issues' target='_blank' rel='noopener noreferrer' style='text-decoration%3A none; color%3A #00617f;'>Issues</a>
|
|
|
|
|
# </span>
|
|
|
|
|
#</div>
|
|
|
|
|
arch: amd64
|
2025-12-07 12:42:07 -07:00
|
|
|
cores: 1
|
2025-11-29 15:55:56 -07:00
|
|
|
features: keyctl=1,nesting=1
|
2025-12-07 12:42:07 -07:00
|
|
|
hostname: twingate-connector
|
|
|
|
|
memory: 1024
|
|
|
|
|
net0: name=eth0,bridge=vmbr0,hwaddr=BC:24:11:BD:7B:AB,ip=dhcp,type=veth
|
2025-11-29 15:55:56 -07:00
|
|
|
onboot: 1
|
2025-12-07 12:42:07 -07:00
|
|
|
ostype: ubuntu
|
|
|
|
|
rootfs: Vault:subvol-112-disk-0,size=3G
|
2025-11-29 15:55:56 -07:00
|
|
|
swap: 512
|
2025-12-07 12:42:07 -07:00
|
|
|
tags: community-script;connector;network;twingate
|
2025-11-29 15:55:56 -07:00
|
|
|
unprivileged: 1
|