Introduction
FlowInquiry can be run locally for quick self-hosted use or deployed to a production environment with tools like Kubernetes and Helm.
Choose the option that fits your use case:
🧩 Basic Installation (Self-Hosted)
If you want to run FlowInquiry on your local machine or private server using Docker:
➡️ View Basic Installation Guide
- Run via Docker Compose or bash script
- Ideal for self-hosting and testing
- Fast and beginner-friendly
🚀 Advanced Deployment (Production)
If you’re planning to deploy FlowInquiry to a production environment with Kubernetes or advanced infrastructure tools:
➡️ View Advanced Deployment Guide
- Helm chart, Terraform and Kubernetes setup
- Configuration via environment variables and secrets
- SSL, scaling, monitoring, and CI/CD integration
Last updated on