Commit Graph

1 Commits

Author SHA1 Message Date
Maarten a526c4ea9f Add AWX showcase blueprints: webapp, staticsite, k3scluster
Three end-to-end blueprint examples demonstrating AWX configuring real
applications via Aether lifecycle hooks:

- webapp: nginx+PHP web tier + MariaDB with cross-instance service
  discovery, credential sharing, and OVN ACL management
- staticsite: horizontally scaled nginx with per-instance branding
- k3scluster: K3s control plane + workers with automatic token
  discovery and cluster join (fixes Incus files API symlink issue
  where node-token symlink returns target path instead of content)

Includes dispatcher playbooks, shared helpers (sibling discovery,
temporary internet NIC), decommission handlers, and deploy-awx
changes to push showcase playbooks and create AWX templates.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-26 15:16:49 +01:00