Coblyn public demo
The public demo lets you explore the UI with synthetic data and no credentials. It opens on a separate origin and is not embedded in an iframe: origin isolation, cookie boundaries, and anti-framing headers are intentional security controls.
Included
- Web UI and API running in demo mode.
- Read-only inventory and workflows backed by synthetic data.
- Isolated, ephemeral PostgreSQL, Redis, and migrations.
- Periodic reset to a known demo state.
Intentionally excluded
- Task workers, real agents, and MDM enrollment.
- DHCP, ProxyDHCP, PXE, and TFTP.
- RustDesk and remote support.
- NFS/SMB mounts, image uploads, and Docker host access.
- Administrative actions and operational mutations.
Those omissions are deliberate. Publishing them on a public VPS would not reproduce a real PXE network and would unnecessarily increase attack surface.
Test the complete deployment
To validate Coblyn on a clean machine, start with the Web/API profile without DHCP/PXE in the quick-start guide. Enable ProxyDHCP or the PXE plane later, only on an approved LAN with a tested rollback.