Reorganize repo: one folder per application under apps/.
Move docker/ and configs/ into apps/<name>/ with config/ subfolders. Proxmox split into hosts/pve and hosts/dell-proxmox. Nginx under infrastructure/. Update sync script, RESTORE.md, and per-app READMEs. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
arch: amd64
|
||||
cores: 1
|
||||
features: nesting=1
|
||||
hostname: CrowdSec
|
||||
memory: 512
|
||||
net0: name=eth0,bridge=vmbr0,firewall=1,hwaddr=BC:24:11:AA:9D:E0,ip=dhcp,type=veth
|
||||
ostype: debian
|
||||
rootfs: Storage:vm-103-disk-0,size=30G
|
||||
swap: 512
|
||||
unprivileged: 1
|
||||
Reference in New Issue
Block a user