pve1: VM 105 finance (IBKR TWS) erstellt und dokumentiert

Neue VM 105 auf pve1:
- Ubuntu 25.10 Cloud-Image, 12 GB RAM, 4 vCPU, 32 GB Disk
- Xvfb :1 (1920x1080) + Openbox + TigerVNC + noVNC (Port 6080)
- IBC für automatisierten IBKR TWS Login
- IP: 192.168.10.43 (DHCP, vmbr0 VLAN 10)
- Setup-Scripts: pve1/guests/vm105-finance/setup-tws.sh
This commit is contained in:
root
2026-06-28 21:05:12 +02:00
parent 8a5da080ea
commit f586b7adad
4 changed files with 389 additions and 0 deletions
+12
View File
@@ -7,6 +7,18 @@
| pve1 | 192.168.10.5 | Primärer Proxmox-Host, Fallback-Router |
| pve2 | 192.168.10.4 | Produktions-Proxmox-Host, aktiver Router |
## VMs / Container auf pve1
| VMID | Name | IP | Zweck | Status |
|------|------|----|-------|--------|
| 101 | ubuntu | 192.168.10.10 | Docker-Host (Nextcloud, Gitea, NPM, …) | running, onboot |
| 104 | opnsense-fallback | — | CARP-Backup OPNsense | stopped, onboot:0 |
| 105 | finance | 192.168.10.43 | IBKR TWS Trading-VM (Xvfb + noVNC) | running, onboot |
Docs guests: [guests/](guests/)
---
## Fallback-Router
- **VMID:** 104