Complete reference for all services running across the Genesis server farm.
Local LLM inference engine running as a systemd service with full NVIDIA A40 GPU acceleration (CUDA). Hosts models that are served to Open WebUI and other API consumers. Flash Attention and quantized KV cache are enabled for maximum throughput and VRAM efficiency.
Secondary Ollama instance running as a systemd service, also backed by the NVIDIA A40 GPU. Provides independent model hosting for redundancy and load distribution.
Browser-based chat interface for interacting with Ollama models. Supports model selection, conversation history, system prompts, and multi-user accounts. Proxied through nginx for SSE compatibility on corporate networks.
Node-based AI image generation workflow tool with NVIDIA A40 GPU passthrough. Built from source on a PyTorch 2.5.1 + CUDA 12.4 base image. Supports Stable Diffusion checkpoints, LoRAs, ControlNet, and VAE models. ComfyUI Manager is installed for easy node/model management.
Business intelligence and data visualization platform. Provides interactive dashboards, SQL Lab for ad-hoc queries, and connections to the PostgreSQL database stack. Custom Docker image adds the PostgreSQL driver (psycopg2-binary) on top of the official Superset image.
Low-code workflow automation platform. Enables building automated pipelines that connect internal services, APIs, and data sources with a visual node editor. Workflows and execution history are persisted in the genesis PostgreSQL database.
Primary relational database for the Genesis stack. Hosts separate databases for n8n, Wiki.js, and Superset (which uses its own sidecar instance). Runs in Docker, shared across services via an internal bridge network.
Web-based PostgreSQL administration tool. Provides a GUI for browsing schemas, running queries, managing users, and inspecting database health.
Team knowledge base and internal documentation platform. Markdown-based wiki with version history, access control, and a clean editor. Backed by PostgreSQL.
Structured documentation platform organized into Books, Chapters, and Pages. Ideal for procedural runbooks, onboarding guides, and reference material. Runs with a MariaDB sidecar.
Helpdesk ticketing system for tracking support requests and team issues. Provides email-to-ticket routing, ticket assignment, SLA tracking, and a staff control panel (/scp). Runs with a MariaDB sidecar.
Single Sign-On (SSO) identity provider for the Genesis service ecosystem. Manages users, roles, and OAuth2/OIDC integrations across all services. The Genesis realm is the primary authentication domain. User self-service portal: keycloak.genesisexperiment.org/realms/genesis/account.
Hardware metrics dashboard for both servers. Visualizes CPU, RAM, disk, GPU utilization, VRAM, temperature, power draw, and 10G NIC throughput in real time. Backed by Prometheus.
Metrics collection and time-series database. Scrapes node-exporter and nvidia-gpu-exporter from both servers every 15 seconds. Retains 90 days of metrics. Data is visualized in Grafana.
Zero-trust network tunnel that exposes internal services to the internet without opening any inbound firewall ports. All *.genesisexperiment.org public hostnames route through this tunnel. Managed via the Cloudflare Zero Trust dashboard.
Docker container management UI. Provides visibility and control over containers, images, volumes, and networks across both servers. The secondary server is connected via the Portainer Agent.
Modern Docker management UI. Supports real-time container management, Compose stack control, and multi-environment management via the Hawser agent. Alternative to Portainer with a more streamlined interface.
Retro split-flap airport terminal display emulator. Displays rotating messages on a classic Solari board. Messages are edited via the browser-based editor at /editor.html.
| Service | Public URL | Access |
|---|---|---|
| Open WebUI | owui.genesisexperiment.org | Public |
| Ollama (Primary) | ollama1.genesisexperiment.org | Public |
| Ollama (Secondary) | ollama2.genesisexperiment.org | Public |
| Apache Superset | superset.genesisexperiment.org | Public |
| n8n | n8n.genesisexperiment.org | Public |
| pgAdmin | pgadmin.genesisexperiment.org | Public |
| Wiki.js | wiki.genesisexperiment.org | Public |
| BookStack | bookstack.genesisexperiment.org | Public |
| osTicket | osticket.genesisexperiment.org | Public |
| Keycloak | keycloak.genesisexperiment.org | Public |
| Grafana | grafana.genesisexperiment.org | Public |
| Prometheus | — | Internal |
| PostgreSQL | — | Internal |
| ComfyUI | — | Internal |
| Portainer | — | Internal |
| Dockhand | — | Internal |
| FlipOff | — | Internal |
| Cloudflare Tunnel | — | — |
Last updated: 2026-05-18