The configuration of the public Demo GatePlane Enterprise instance.
This demo instance is designed to showcase the GatePlane WebUI in action:
- π WebUI:
https://demo.app.gateplane.io - π Public Vault Instance:
https://vault.demo.gateplane.io
The Gates are configured using the powerful vault-yaml Terraform modules. All access policies are defined in accesses.yaml.
Explore the system with these pre-configured demo accounts. Access them through auth/userpass:
| Username | Password | Access Level |
|---|---|---|
demo-0 |
passwd |
Approver |
demo-1 |
passwd |
Requestor |
demo-2 |
passwd |
Requestor |
π‘ Tip: Try logging in with different users to see how RBAC policies control access!
The GatePlane Enterprise instance is integrated with the public ntfy.sh notification service.
- Live Notification Feed:
https://ntfy.sh/gateplane-demo
When you interact with the Demo Instance, all events and notifications are pushed to this publicly accessible feed in real-time.
- Vault - Secure secrets storage
- Terraform - Infrastructure as Code
- vault-yaml - YAML-based Vault configuration
- ntfy.sh - Real-time notifications
- π GatePlane Website
- π GatePlane WebUI
- π»
vault-yamlRepository - π Report Issues
Made with β€οΈ by the GatePlane Team