Glossary
Common terms
- **Reverse proxy**: A server (e.g., Nginx) that routes requests to your app.
- **TLS**: Encryption for HTTP (HTTPS).
- **Firewall**: Rules that allow/deny network traffic.
- **Least privilege**: Give only the permissions needed.
- **Blue/green deployment**: Deploy new version alongside old, switch traffic safely.
Next pages
Page changelog
Last updated
- 2026-01-18—Initial or baseline update for this page.
Related articles
Getting Started
Tutorials Hub — Learn by Building
Step-by-step workflows that teach deployment, security, and operations by shipping small projects.
Getting Started
Changelog — Documentation Updates
What changed recently in the documentation, plus guidance for versioning docs as code.
Getting Started
Support & FAQ
Quick answers, how to get help, and what information to include when reporting an issue.
Getting Started
Bootstrap — Classic CSS Framework (Fast Layouts)
Use Bootstrap for rapid grids and components, and learn how to override safely with real CSS snippets.
Getting Started
shadcn/ui — Tailwind Components You Own
Add beautiful, accessible components to your app without locking into a hosted UI library. Includes practical examples and structure tips.
Getting Started
daisyUI — Tailwind Components via Class Names
Ship UI quickly with Tailwind + daisyUI class-based components, plus best practices for theming and consistency.
Was this page helpful?