diff --git a/docs/quickstart.md b/docs/quickstart.md index 9f9554a..a9e55cd 100644 --- a/docs/quickstart.md +++ b/docs/quickstart.md @@ -83,6 +83,8 @@ curl http://localhost:8443/health Open **http://localhost:8443** in your browser. +> **Note:** The Docker Compose demo runs with authentication disabled (`CERTCTL_AUTH_TYPE=none`) so you can explore immediately. For production, set `CERTCTL_AUTH_TYPE=api-key` and `CERTCTL_AUTH_SECRET=` in your environment, then pass `Authorization: Bearer ` on all API requests. The dashboard will prompt for your API key on first load. + The dashboard comes pre-loaded with 15 demo certificates across multiple teams, environments, and statuses — expiring certs, expired certs, active certs, failed renewals. A realistic snapshot of what certificate management looks like in a real organization. ### What you're looking at