mirror of
https://github.com/myronblair/proxmox-config
synced 2026-06-30 15:59:57 -05:00
[pve] Weekly backup 2026-06-28 — 21 files changed, 110 insertions(+), 224 deletions(-)
This commit is contained in:
@@ -1,47 +1,14 @@
|
||||
#<div align='center'>
|
||||
# <a href='https%3A//community-scripts.org' 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>
|
||||
#
|
||||
# <h2 style='font-size%3A 24px; margin%3A 20px 0;'>Alpine-Wireguard LXC</h2>
|
||||
#
|
||||
# <p style='margin%3A 16px 0;'>
|
||||
# <a href='https%3A//community-scripts.org/donate' target='_blank' rel='noopener noreferrer'>
|
||||
# <img src='https%3A//img.shields.io/badge/%E2%9D%A4%EF%B8%8F-Sponsoring%2520%2526%2520Donations-FF5E5B' alt='Sponsoring and donations' />
|
||||
# </a>
|
||||
# </p>
|
||||
#
|
||||
# <p style='margin%3A 12px 0;'>
|
||||
# <a href='https%3A//community-scripts.org/scripts/alpine-wireguard' target='_blank' rel='noopener noreferrer'>
|
||||
# <img src='https%3A//img.shields.io/badge/%F0%9F%93%A6-Open%2520Script%2520Page-00617f' alt='Open script page' />
|
||||
# </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
|
||||
cores: 2
|
||||
features: nesting=1,keyctl=1
|
||||
hostname: WireGuard-19
|
||||
memory: 1024
|
||||
net0: name=eth0,bridge=vmbr0,hwaddr=BC:24:11:46:1E:70,ip=dhcp,ip6=auto,type=veth
|
||||
nameserver: 10.48.200.90
|
||||
net0: name=eth0,bridge=vmbr0,gw=10.48.200.1,hwaddr=BC:24:11:46:1E:70,ip=10.48.200.67/24,type=veth
|
||||
onboot: 1
|
||||
ostype: alpine
|
||||
protection: 1
|
||||
rootfs: local-lvm:vm-110-disk-0,size=50G
|
||||
rootfs: GoFlex:110/vm-110-disk-0.raw,size=8G
|
||||
swap: 512
|
||||
tags: alpine;community-script;vpn
|
||||
timezone: America/Chicago
|
||||
unprivileged: 1
|
||||
lxc.cgroup2.devices.allow: c 10:200 rwm
|
||||
|
||||
Reference in New Issue
Block a user