Skip to content

πŸ‘“ ⏩ A curated list of resources about all things Cloud Run

Notifications You must be signed in to change notification settings

dev-resources/awesome-cloudrun

Β 
Β 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Awesome Cloud Run Awesome

A curated list of resources about all things Cloud Run. Feel free to send Pull Requests!

Inspired by the awesome list project.

Short link to product page: https://cloud.run

Cloud Run is on Stackshare and StackOverflow

Legend: πŸ“™: doc, πŸ“°: article, πŸ“¦: sample, 🎬: video, πŸ–ΌοΈ: slides, ✏️: interactive tutorial, 🎧 : audio, πŸ› οΈ: tool

Documentation

Quickstarts

Interactive tutorials

Run popular languages and stacks

Languages

Popular stacks

Articles

Podcast episodes

Tutorials

Private microservices

Async and events

CDN / Static file hosting

Security

Storing Data

Local development

Migration

Networking and load balancing

Help

Building containers

Container tools

  • Docker: docker build . --tag gcr.io/[PROJECT-ID]/[IMAGE] then docker push gcr.io/[PROJECT-ID]/[IMAGE]
  • Google Cloud Build: pay-per-use cloud-based docker and custom builds
  • Buildpacks: pack build to transform apps in popular languages to container images.
  • Java Jib: Build container images for your Java applications.
  • R containerit: Package R script/session/workspace and all dependencies as a Docker container.
  • kontain.me to build container images on the fly from GitHub, Go packages, or mirror DockerHub

Container guides

Tools

CI/CD

Integrations

Samples and microservices

Useful

  • πŸ“¦ pdf: Transform Word documents to PDF.
  • πŸ“¦ screenshot: Take screenshots of webpages using Chromium via puppeteer
  • πŸ“¦ render: Render a Blender 3D scene with custom text.
  • πŸ“¦ meme: Generate meme images from a base image and text.
  • πŸ“¦ trace: Transform pixel images to SVG.
  • πŸ“¦ inkscape: Transform SVG images to PNG.
  • πŸ“¦ gcr-cleaner: Delete untagged image refs in Google Container Registry, as a service
  • πŸ“¦ buildstatus Cloud Build status notifications in Slack using Cloud Run
  • πŸ“¦ serverless-registry-proxy: Generic serverless docker-registry v2 proxy (e.g. GCR.io on custom domains)
  • πŸ“¦ plantuml-image-converter: UML diagrams to images
  • πŸ“¦ .xlsx parser
  • πŸ“¦ GitHub activity counter
  • πŸ“¦ django-demo-app-unicodex: Django in Cloud Run with Cloud SQL and Cloud Storages.
  • πŸ“¦ ytdl: Serverless video downloader
  • πŸ“¦ microurl: Url shortener and code snippet sharing tool
  • πŸ“¦ tweethingz: Twitter follower histogramc
  • πŸ“¦ datastore-cleaner: Automatically clean up old Google Cloud Datastore entities.
  • πŸ“¦ Domain redirector
  • πŸ“¦ Badger generates build status images based on Cloud Build status info.
  • πŸ“¦ hasura: GraphQL server.
  • πŸ“¦ odoo: Open Source ERP

Fun

Cloud Run API

Meetups

Meetup material

About

πŸ‘“ ⏩ A curated list of resources about all things Cloud Run

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dockerfile 100.0%