The Stack

All the hardware, software, and infrastructure running behind V1STAX.

3 Active Nodes
Mac Mini Incoming
Self-Hosted
Primary Node

Gigabyte Brix — FeroServer

Intel Core i7-8550U · 16GB RAM · Arch Linux + Hyprland. The main workhorse — runs Hermes, PolyWhales, ATLAS V2, and all Cloudflare tunnels 24/7. Monitor-connected with a full desktop environment.

Minecraft Node

Raspberry Pi 4 — 8GB

Headless Raspberry Pi 4 dedicated to running a personal Minecraft server. Online since January 2025 — the first real Linux/self-hosted infrastructure project.

Incoming

Mac Mini — Prometheus Node

Arriving soon. Dedicated Ollama inference node — will run Prometheus, the autonomous AI trading agent, powered by local LLMs with no cloud dependency.

Possible

Dell Precision 3930 — Expansion Node

Potential future addition to the homelab. Tower workstation for heavier compute workloads — extended model training, additional inference capacity, or dedicated service isolation.

Running

Hermes

Kalshi prediction market trading bot. FastAPI backend, SQLite database, live WebSocket dashboard. Systemd service, auto-restarts on failure.

View Project →
Running

PolyWhales

Real-time Polymarket whale scanner. Streams on-chain events from Polygon via Alchemy WebSocket, scores wallets by win rate, surfaces signals.

View Project →
Running

ATLAS V2

Autonomous AI Twitch streamer. Gemma 4 27B via Ollama, Piper TTS, FAISS memory, OBS WebSocket control, self-learning pipeline.

View Project →
Running

Cloudflare Tunnels

Named tunnel routing all services to public subdomains — hermes.ferocity.trade, whales.ferocity.trade, ferobuilds.dev. Zero open ports.

OS & System

Arch Linux on the Brix, Raspberry Pi OS on the Pi 4. All services managed via systemd with linger enabled for boot-time autostart.

Backend

Python 3 across all projects — FastAPI for web servers, SQLite for persistence, asyncio for concurrent loops, uvicorn for ASGI serving.

AI & Inference

Ollama running Gemma 4 27B locally for ATLAS. Prometheus will run on a dedicated Mac Mini Ollama node. No cloud inference dependencies.

Networking

Cloudflare for DNS, tunnels, and SSL. Alchemy for Polygon RPC and WebSocket. Zero exposed ports on the home network.

← Back to V1STAX Hub