Services overview
The runtime includes 27 service entries and publishes 27 guides. All 27 services are available; 0 are marked as coming soon. Availability does not mean full Google Cloud parity or that a service starts by default.
A service guide separates the facts that affect normal use:
- Starts by default — whether
services.enabled: defaultstarts the service. - Minimum tier — Community or Pro; this is a technical boundary, not a license grant.
- Support level — verified, partial, release-unverified, unsupported, or unknown.
- Persistence — whether data is volatile, metadata-only, service data, or stateless.
- Connection — the canonical container port and protocol. Use
localcloud envfor the actual host endpoint. - Known limits — operations or Google Cloud behavior that LocalCloud does not provide.
| Service | Starts by default | Tier | Support level | Persistence | Connection |
|---|---|---|---|---|---|
| Cloud Storage | yes | community | verified | service-data (verified) | HTTP/REST :24081 |
| Pub/Sub | yes | community | partial | volatile (verified) | gRPC :24082 |
| Firestore | no | community | partial | volatile (verified) | gRPC :24083 |
| Bigtable | yes | pro | verified | service-data (release-unverified) | gRPC :24084 |
| Spanner | yes | pro | partial | service-data (release-unverified) | gRPC :24085 · HTTP/REST :24086 |
| BigQuery | yes | community | partial | service-data (release-unverified) | HTTP/REST :24087 · gRPC :24088 |
| Google Sheets | yes | community | partial | metadata (verified) | HTTP/REST :24080 |
| Secret Manager | yes | community | partial | service-data (verified) | gRPC :24080 |
| Cloud Tasks | yes | community | partial | service-data (verified) | gRPC :24080 |
| Cloud Scheduler | yes | community | partial | metadata (verified) | gRPC :24080 |
| Cloud Functions (2nd Gen) | yes | community | partial | metadata (verified) | gRPC :24080 |
| AlloyDB | yes | community | partial | metadata (verified) | gRPC :24080 |
| Dataproc | yes | community | partial | metadata (verified) | gRPC :24080 |
| Cloud IAM | yes | community | partial | metadata (verified) | gRPC :24080 |
| Cloud Resource Manager | yes | community | verified | metadata (verified) | HTTP/REST :24080 |
| Service Usage | yes | community | partial | stateless (verified) | HTTP/REST :24080 |
| Cloud Billing | yes | community | partial | metadata (verified) | HTTP/REST :24080 |
| Cloud Logging | yes | community | partial | metadata (verified) | gRPC :24080 |
| Cloud Monitoring | yes | community | partial | metadata (verified) | gRPC :24080 |
| GKE | no | pro | partial | metadata (verified) | gRPC :24080 · k3d :24092 |
| Compute Engine | no | pro | partial | metadata (verified) | HTTP/REST :24080 |
| Cloud Run | no | pro | partial | metadata (verified) | gRPC :24080 |
| Memorystore (Redis/Valkey) | yes | community | partial | service-data (verified) | RESP :24089 |
| Cloud Workflows | yes | community | partial | metadata (verified) | gRPC :24080 |
| Vertex AI | no | pro | partial | metadata (verified) | HTTP/REST :24080 |
| Cloud KMS | no | pro | partial | metadata (verified) | HTTP/REST :24080 |
| Cloud SQL | yes | community | partial | service-data (release-unverified) | HTTP/REST :24080 · PostgreSQL :24090 · MySQL :24091 |
Categories
The catalog groups services by user goal—storage, databases, analytics, messaging/workflow, security, operations, and compute/runtime—but implementation boundaries differ inside every category. Some are external emulator processes, some are local facades, and some require Docker-socket or transparent-network opt-ins.
How to use the catalog
- Load the actual running endpoints with
localcloud env; the host CLI may remap ports. - Check the service detail and operation limitations before relying on a workflow.
- Treat release-unverified behavior as something to verify with the exact image version you run.
- Keep the runtime loopback-bound and use fake local data.
- Remove emulator variables and validate production behavior against real Google Cloud before release.
Open the service catalog for all 27 guides or Compatibility for operation-level support and limitations.
This comment is sent to PostHog. Do not include secrets, personal data, or customer data. See Privacy.