Skip to content

Support deploying a frontend container as a Cloud Run sidecar#6

Merged
joecorall merged 1 commit intomainfrom
frontend-sidecar
Apr 21, 2026
Merged

Support deploying a frontend container as a Cloud Run sidecar#6
joecorall merged 1 commit intomainfrom
frontend-sidecar

Conversation

@joecorall
Copy link
Copy Markdown
Member

Adds an optional frontend variable. When set, a second container is deployed alongside ppb in the same Cloud Run service and ppb's proxyTarget is pointed at localhost:<frontend.port>. The VM referenced by machineMetadata is still powered on and pinged as before, so backend services on the VM remain available to the frontend.

Requires ppb >= .

Adds an optional `frontend` variable. When set, a second container is
deployed alongside ppb in the same Cloud Run service and ppb's
proxyTarget is pointed at localhost:<frontend.port>. The VM referenced
by machineMetadata is still powered on and pinged as before, so backend
services on the VM remain available to the frontend.

Requires ppb >= <release with proxyTarget support>.
@joecorall joecorall merged commit ddf6f4a into main Apr 21, 2026
@joecorall joecorall deleted the frontend-sidecar branch April 21, 2026 10:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant