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>