Routes

ProtocolAddressJARProvider
urlurl://cloudrun/cloud-run-service-server.jardanger_jarfile

Repositories

RepositoryLayerDescription
cloud-run-serviceotherCloud Run integration service

Depends on

Documentation Edit this page

Cloud Run

Google Cloud Run integration service.

Description

Manages deployment and lifecycle of services running on Google Cloud Run. Many ContainerNursery routes with provider "cloudrunjar" are delegated through this service, making it a central piece of the Cloud Run deployment pipeline.

Architecture

Single-layer backend service. Receives deployment requests over the url:// protocol and translates them into Google Cloud Run API calls to manage service lifecycle (deploy, update, delete, scale).

Dependents

Deployment

Deployed as cloud-run-service-server.jar on ContainerNursery, registered at url://cloudrun/.

Health Checks

Standard url:// protocol health checks.

Notes

Read at commit 45ba0b30ed3b