continuwuity/docs/reference/_meta.json
Tom Foster 5a44f3e5e4
All checks were successful
Documentation / Build and Deploy Documentation (pull_request) Successful in 2m26s
Checks / Prek / Pre-commit & Formatting (pull_request) Successful in 3m36s
Checks / Prek / Clippy and Cargo Tests (pull_request) Successful in 37m6s
docs(docker): Restructure deployment guide and add env var reference
Add Quick Run section with complete getting-started workflow including
admin user creation via --execute flag. Consolidate Docker Compose to
treat reverse proxy as essential with Traefik/Caddy/nginx examples.

Move detailed image building to development guide, keeping deployment
docs focused on using pre-built images.

Create environment variables reference with practical examples and
context. Clarify built-in TLS is for testing only; production should
use reverse proxies.
2026-02-23 17:57:40 +00:00

17 lines
314 B
JSON

[
{
"type": "file",
"name": "config",
"label": "Configuration"
},
{
"type": "file",
"name": "environment-variables",
"label": "Environment Variables"
},
{
"type": "file",
"name": "admin",
"label": "Admin Commands"
}
]