Self-hosting
Deploy Dculus Forms on your own infrastructure.
Dculus Forms ships production-ready Terraform blueprints for multi-cloud deployment — this isn’t a “figure it out yourself” README.
Supported infrastructure
- Frontend: Cloudflare Pages
- Backend: Azure Container Apps
- Object storage: Cloudflare R2
- Database: PostgreSQL
What you get
- Organization-based multi-tenancy with system, org, and per-form permission layers
- Audit trail on every response edit
- Your data and AI provider keys never leave your infrastructure
- CI/CD with build and CodeQL security scanning included
Deploying
Terraform modules for Cloudflare and Azure ship in the dculus-forms repository under
dculus-global-infra. Provisioning is applied via GitHub Actions rather than run
locally.