An open API service indexing awesome lists of open source software.

https://github.com/helmless/google-cloudrun-example

A full Helmless application example deploying to Google Cloud Run.
https://github.com/helmless/google-cloudrun-example

Last synced: 4 months ago
JSON representation

A full Helmless application example deploying to Google Cloud Run.

Awesome Lists containing this project

README

          




Helmless.io - Serverless Deployments Without Compromise

# Google Cloud Run Example

This repository is an example of how to use Helmless to deploy a full application to Google Cloud Run.

It builds on and extends the [Helmless Quickstart Guide](https://helmless.io/docs/cloudrun/quickstart).

## 🌲 Structure

The repository is organized as follows:

- `terraform`: The GCP infrastructure as Terraform code.
- `helmless-chart`: The Helmless Helm application chart.
- `.github/workflows`: The Github Actions workflows for building and deploying the application.