docs: rewrite README with structured overview and quick start guide

Replaces the minimal project description with a comprehensive README
including a component overview table, quick start instructions, common
Ansible operations, and links to detailed documentation. Aligns with
Red Panda Approval™ standards.
This commit is contained in:
2026-03-03 12:49:06 +00:00
parent c7be03a743
commit b4d60f2f38
219 changed files with 34586 additions and 2 deletions

50
ansible/inventory/hosts Normal file
View File

@@ -0,0 +1,50 @@
---
# Ansible Inventory - Simplified
# Variables moved to:
# - host_vars/{hostname}.yml (host-specific config)
# - group_vars/all/vars.yml (common variables)
# Red Panda Approved Uranian Hosts
ubuntu:
hosts:
ariel.incus:
caliban.incus:
miranda.incus:
oberon.incus:
portia.incus:
prospero.incus:
puck.incus:
rosalind.incus:
sycorax.incus:
titania.incus:
korax.helu.ca:
# Service-specific groups for targeted deployments
agent_s:
hosts:
caliban.incus:
arke:
hosts:
sycorax.incus:
casdoor:
hosts:
titania.incus:
kernos:
hosts:
caliban.incus:
korax.helu.ca:
searxng:
hosts:
oberon.incus:
gitea:
hosts:
rosalind.incus:
mcpo:
hosts:
miranda.incus: