VaultObscura is a dedicated virtual machine hosting financial services infrastructure, including the OctoBot automated trading bot. It runs on the jen-server Proxmox node as VM 107.
| Detail | Value |
|---|---|
| VM ID | 107 |
| VM Name | VaultObscura |
| Node | jen-server |
| OS | Ubuntu/Debian |
| IP Address | 192.168.5.155 |
| Created | 23rd February 2026 |
| Purpose | Financial services |
| Component | Specification |
|---|---|
| Memory | 8.79 GiB |
| Processors | 8 vCPUs (4 sockets, 2 cores) — x86-64-v2-AES |
| BIOS | Default (SeaBIOS) |
| Display | SPICE (qxl) |
| Machine Type | Default (i440fx) |
| SCSI Controller | VirtIO SCSI single |
| Hard Disk | 60GB — storage1:107/vm-107-disk-0.qcow2 (iothread=1) |
| Network | VirtIO — MAC: BC:24:11:BC:DA:10, bridge: vmbr0, firewall enabled |
Access the VM directly via the Proxmox web UI:
ℹ️ Update the Proxmox URL above to match your actual Proxmox host address if different.
ℹ️ Clicking the SSH link above will attempt to open your system's default SSH client. This works on most Linux/macOS systems and on Windows with a registered SSH handler (e.g. PuTTY or Windows Terminal). If it doesn't open automatically, connect manually:
ssh jen@192.168.5.155
| Service | Internal URL | Public URL |
|---|---|---|
| OctoBot | http://192.168.5.155:5001 | https://darktrade.kalymoon.com |
| Software | Purpose |
|---|---|
| Docker | Container runtime |
| OctoBot 2.0.16 | Automated crypto trading bot |
| npm (Node.js) | JavaScript runtime |
~/octobot/user/ on the host