๐Ÿณ docker ps โ€” live inventory

The Docker Lab

Everything currently running (or resting) in the facility's container fleet. Statuses reflect the lab at the time of writing โ€” things change fast around here.

๐ŸŸข Live Services

Up and serving traffic right now.

Clicksee Tracker

Self-hosted link, pixel & conversion tracker with a dark GitHub-style dashboard. Fingerprints visitors, flags bots, and feeds an AI overview.

  • Status: โ— Up
  • Image: clicksee-tracker-8954
  • Port: :8954
  • Data: bind-mounted to host

Ollama

Local LLM runtime powering the facility's AI features โ€” overviews, honeypot filler text, and whatever else needs a brain without a cloud bill.

  • Status: โ— Up
  • Image: ollama/ollama
  • Port: :11434 (internal)
  • Models: qwen2.5:0.5b, llama3.2:3b

Meshtastic Web

Web client for the Meshtastic mesh radio network โ€” LoRa-based off-grid messaging, no cell towers required.

  • Status: โ— Up
  • Image: ghcr.io/meshtastic/web
  • Port: :4488 โ†’ :8080

๐Ÿ’ค Parked / Resting

Experiments that served their purpose and are waiting for round two.

Element Lab

"Matter" โ€” a combine-everything sandbox game with an AI oracle. Two containers (oracle + game), both resting after a long session.

  • Status: โ— Exited
  • Containers: element-lab-oracle, element-lab-matter-mischief

Mr Handy Bot

Discord moderation bot โ€” warnings, mod logs, reaction roles, auto voice channels. Dev container, currently off-duty.

  • Status: โ— Exited
  • Container: mr-handy-bot-dev-1

Photo QR Upload

Camera-to-gallery pipeline: Pi + gPhoto2 relay, uploader, and cloudflared tunnels. The whole photo flow, parked after the last shoot.

  • Status: โ— Exited
  • Containers: photo-qr-upload, photo-qr-relay-twin, photo-qr-cloudflared, photo-qr-ccpqu

Backend Stack

An earlier all-in-one backend: API, log analyzer, Redis, and Ollama. Superseded by more focused containers.

  • Status: โ— Exited
  • Containers: backend-backend-1, backend-log-analyzer-1, backend-redis-1, backend-ollama-1

Local Gitea

Self-hosted Git forge for private repos. Ran on :32771 with SSH on :32770. Currently offline.

  • Status: โ— Exited
  • Image: gitea/gitea

SearXNG

Privacy-respecting metasearch engine. Deployed once, parked since โ€” the facility's search ambitions are on hold.

  • Status: โ— Exited
  • Image: searxng/searxng

How the Lab Runs

Everything lives on the facility's Proxmox cluster โ€” two servers with a Raspberry Pi quorum device. Containers are the lab's workbenches: quick to spin up, quick to park, and easy to rebuild when an experiment needs another round.

Questions about the lab?