viggy28 / awesome-cloudrun

A curated list of resources about all things Cloud Run

Home Page:https://cloud.google.com/run

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Awesome Cloud Run Awesome

A curated list of resources about all things Cloud Run.

Inspired by the awesome list project.

Documentation

How to

Tutorials

Help

Building containers

  • 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.
    • Quarkus: compile Java apps to native code in containers

Tools

CI/CD

Containers

Language samples

Running popular software

Useful microservices

  • pdf: Transform Word documents to PDF.
  • screenshot: Take screenshots of webpages.
  • 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.
  • gcr-custom-domains: Expose gcr.io container registries on your custom domain names.
  • plantuml-image-converter: UML diagrams to images

Integartions

  • firebase: Firebase Hosting for Cloud Run

Fun

About

A curated list of resources about all things Cloud Run

https://cloud.google.com/run