Overview
CloudQuery can run locally, but if you want to deploy in a remote non-ephemeral environment to sync periodically and store the data in a managed PostgreSQL, the recommended way is to deploy on Kubernetes (EKS or GKE) with our helm-charts.
We have also written some guides to help you get started on different platforms. For production deployments, consider security best practices and monitoring setup.
Tutorials
- Choosing a Deployment
- Amazon ECS
- Apache Airflow
- Read-Only Containers
- Docker
- Docker Offline
- Generate API Key
- GitHub Actions
- Google Cloud Run
- Google Cloud VM 🎥
- Kubernetes CronJob 🎥
- Kestra
Next Steps
- Choosing a Deployment - Compare deployment options and orchestrators
- Docker Deployment - Get started with Docker containers
- Generate API Key - Create an API key for headless deployments
- Monitoring - Set up observability for production syncs
Last updated on