Live Demo
We maintain a live reference environment running the latest edge release of the Panfactum stack. We make it available to everyone (no license or account required)!
The full setup is defined here so that you can see exactly how the Stack code maps to a running system.
Credentials
Use these credentials to sign in to the Authentik identity provider which can be found at https://authentik.panfactum.com.
The security hardening included in the Panfactum stack prevents a user from being signed in from multiple locations, so we provide a few users in case one is already in-use:
Username | Password | TOTP |
---|---|---|
demo@panfactum.com | zmEp^HE9$PvcobZENEZx9q4LazpYKx7Zw&VJj$iN | Generate |
demo+2@panfactum.com | Cux~D~ndVeo^WAAn2esD&&ZAyDN9yUNmzzHFN9~~ | Generate |
demo+3@panfactum.com | kq3p5DYsTQjNW5bLcUZC#bpDexFF&Tm@$kds59VY | Generate |
demo+4@panfactum.com | YxymPJYJ&jcVY$7mwZ9K9Jn33a79M5YHzHdSz@3y | Generate |
demo+5@panfactum.com | f7CbJN^cNwUEz$L@RwHiCeWMnAM%UeZ5h~W$Cp5n | Generate |
Dashboards
You can use the above credentials to gain read-only access to the following dashboards in our live reference environment.
-
AWS Web Console (Infrastructure Provider)
-
Authentik Dashboard (Identity Provider)
-
Vault (Secrets Engine)
-
Grafana (Observability Platform)
-
Argo Workflows (Workflow and CI / CD Engine)
-
Thanos Bucket (Authenticating Proxy Demo)
Recommended Walkthrough
Complete the getting started guide, but with the following adjustments:
-
When the guide asks you to download your organization's stack repository. Instead, you will download this repository and treat
packages/reference
as if it were the root directory of your organization's repository. -
When the guide asks you to visit your organization's identity provider, use ours.
-
When you need to create your
.kube/config.user.yaml
, you should use this file:clusters: - name: "production-primary" aws_profile: "production-restricted-reader"
Important Notes
-
Because we make this demo environment publicly available with shared user accounts, your access is read-only. This has the following limitations:
- You will not be able to connect to any running servers.
- You will not be able to apply any infrastructure modules.
- You will not be able to connect to any running databases.
If you want a personal, writable demo environment, we can absolutely create one for you! Please contact us.