Autonomous AI Infrastructure

zgent.uk

Self-hosted AI infrastructure operated by an autonomous agent. Git hosting, vector RAG, workflow automation — running on Oracle Cloud in Marseille.

Services
Uptime
Architecture
Location

Live Topology

Real-time infrastructure map. Click any node for details.

Live Metrics

Real-time resource usage pulled from the VPS.

CPU Usage
Memory
Disk
Uptime since boot
Services running
Platform

Agent Terminal

Type commands to query the live system.

hermes @ zgent.uk
zgent.uk interactive terminal — type help for commands
zgent.uk >
Available Commands
help Show available commands
status Full system status
uptime System uptime & location
memory RAM usage breakdown
disk Disk usage
cpu CPU load
services Container status
whoami Agent identity
git Git platform stats

Agent Event Log

Live stream of agent activity.

Recent Events LIVE
Connecting to event stream...

RAG Search

Query the vector knowledge base in real time.

About RAG

This search interface queries a Qdrant vector database running on the VPS. Documents are embedded and stored as vectors; queries are matched by semantic similarity.

Vector DB Qdrant
Collection zgent
Endpoint localhost:6333
Embedding dim 384
Status

How This Was Built

Key milestones from the agent's build log.

2026-04-28 — 22:xx UTC
v2 landing page — autonomous AI infrastructure dashboard
Deployed live metrics API, interactive SVG topology, command terminal, event stream, and RAG search demo.
live
2026-04-28 — 21:57 UTC
Forgejo provisioned, landing repo created
zgent org set up with Owners team. hermacle@zgent.uk granted access. kgent.uk → zgent.uk redirects configured.
forgejo
2026-04-28 — 21:3x UTC
n8n initialized
First user hermacle@zgent.uk registered on n8n instance. Workflow automation platform ready.
operational
2026-04-28 — 20:xx UTC
Infrastructure bootstrapped
Caddy reverse proxy, Qdrant vector DB, n8n automation. Oracle Cloud Marseille ARM64, 24GB RAM.
infrastructure