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:
mo
2026-05-17 13:23:38 +02:00
parent 290da02936
commit 04162745e9
684 changed files with 605 additions and 169 deletions
+19
View File
@@ -0,0 +1,19 @@
auto lo
iface lo inet loopback
iface enp2s0 inet manual
auto vmbr0
iface vmbr0 inet static
address 192.168.1.216/24
gateway 192.168.1.1
bridge-ports enp2s0
bridge-stp off
bridge-fd 0
iface enp0s13f0u2u2 inet manual
iface wlp3s0 inet manual
source /etc/network/interfaces.d/*