Deploy ThingsBoard CE on Google Cloud
Choose a deployment option for ThingsBoard Community Edition on Google Cloud Platform
-
GCP VM
Launch a single Compute Engine VM and install ThingsBoard using Docker. Best for development, evaluation, and small production workloads.
-
GKE (Monolith)
Deploy ThingsBoard as a single monolith service on GKE with Cloud SQL. Offers automatic recovery from node failures with minimal infrastructure complexity.
-
GKE (Microservices)
Deploy ThingsBoard in microservices mode on GKE with Cloud SQL. Designed for high-availability production environments with horizontal scaling.