Major rewrite of OPNsense documentation to reflect the new unattended workflow — no manual browser interaction required. - Rewrote examples/opnsense_vm_integration/README.md: highlights --full CI mode, documents OPNsenseBootstrap automated steps, lists system requirements by distro - Rewrote docs/use-cases/opnsense-vm-integration.md: removed manual Step 3 (SSH/webgui), added Phase 2 bootstrap description, updated architecture diagram with OPNsenseBootstrap layer - Added OPNsense VM Integration to docs/README.md (was missing) - Added OPNsense VM Integration to docs/use-cases/README.md (was missing) - Added opnsense_vm_integration to examples/README.md quick reference table and Infrastructure category (was missing, marked as recommended) Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
22 lines
1.0 KiB
Markdown
22 lines
1.0 KiB
Markdown
# Use Cases
|
|
|
|
Real-world scenarios demonstrating Harmony in action.
|
|
|
|
## Available Use Cases
|
|
|
|
### [OPNsense VM Integration](./opnsense-vm-integration.md)
|
|
|
|
Boot a real OPNsense firewall in a local KVM VM and configure it entirely through Harmony — load balancer, DHCP, TFTP, VLANs, firewall rules, NAT, VIPs, and link aggregation. Fully automated, zero manual steps. The best way to see Harmony in action.
|
|
|
|
### [PostgreSQL on Local K3D](./postgresql-on-local-k3d.md)
|
|
|
|
Deploy a fully functional PostgreSQL cluster on a local K3D cluster in under 10 minutes. The quickest way to see Harmony's Kubernetes capabilities.
|
|
|
|
### [OKD on Bare Metal](./okd-on-bare-metal.md)
|
|
|
|
A complete walkthrough of bootstrapping a high-availability OKD cluster from physical hardware. Covers inventory discovery, bootstrap, control plane, and worker provisioning.
|
|
|
|
---
|
|
|
|
_These use cases are community-tested scenarios. For questions or contributions, open an issue on the [Harmony repository](https://git.nationtech.io/NationTech/harmony/issues)._
|