Pull Docker Compose configs for discord-bots VM, foundry-lxc LXC, and termix. Add pihole and orbital-sync compose files for ubuntu-manticore. Back up LXC 223 (foundry) Proxmox config. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
10 lines
246 B
Plaintext
10 lines
246 B
Plaintext
arch: amd64
|
|
cores: 2
|
|
features: nesting=1,keyctl=1
|
|
hostname: foundry-lxc
|
|
memory: 2048
|
|
net0: name=eth0,bridge=vmbr0,gw=10.10.0.1,hwaddr=56:72:BD:0F:EC:39,ip=10.10.0.223/24,type=veth
|
|
ostype: ubuntu
|
|
rootfs: local-lvm:vm-223-disk-0,size=16G
|
|
swap: 512
|