All Projects โ†’ steren โ†’ Awesome Cloudrun

steren / Awesome Cloudrun

๐Ÿ‘“ โฉ A curated list of resources about all things Cloud Run

Projects that are alternatives of or similar to Awesome Cloudrun

Csi Gcs
Kubernetes CSI driver for Google Cloud Storage
Stars: โœญ 44 (-91.55%)
Mutual labels:  gcp, containers
Googlecloudarchitectprofessional
Resources to prepare for Google Certified Cloud Architect Professional Exam - 2017
Stars: โœญ 177 (-66.03%)
Mutual labels:  gcp, resources
Pulumi
Pulumi - Developer-First Infrastructure as Code. Your Cloud, Your Language, Your Way ๐Ÿš€
Stars: โœญ 10,887 (+1989.64%)
Mutual labels:  gcp, containers
Komiser
โ˜๏ธ Cloud Environment Inspector ๐Ÿ‘ฎ๐Ÿ”’ ๐Ÿ’ฐ
Stars: โœญ 2,684 (+415.16%)
Mutual labels:  gcp, containers
Drone Gke
Drone plugin for deploying containers to Google Kubernetes Engine (GKE)
Stars: โœญ 159 (-69.48%)
Mutual labels:  gcp, containers
My Links
Knowledge seeks no man
Stars: โœญ 311 (-40.31%)
Mutual labels:  gcp, containers
Trow
Container Registry and Image Management for Kubernetes Clusters
Stars: โœญ 453 (-13.05%)
Mutual labels:  containers
Pouch
An Efficient Enterprise-class Container Engine
Stars: โœญ 4,483 (+760.46%)
Mutual labels:  containers
Dokku
A docker-powered PaaS that helps you build and manage the lifecycle of applications
Stars: โœญ 22,155 (+4152.4%)
Mutual labels:  containers
Flutter Rehberi
Flutter iรงin Tรผrkรงe ve ฤฐngilizce kaynaklarฤฑn toplandฤฑฤŸฤฑ rehber
Stars: โœญ 444 (-14.78%)
Mutual labels:  resources
Click To Deploy
Source for Google Click to Deploy solutions listed on Google Cloud Marketplace.
Stars: โœญ 509 (-2.3%)
Mutual labels:  gcp
Porter
Kubernetes powered PaaS that runs in your own cloud.
Stars: โœญ 498 (-4.41%)
Mutual labels:  gcp
Awesome Writing
An awesome list of information to help developers write better, kinder, more helpful documentation and learning materials
Stars: โœญ 462 (-11.32%)
Mutual labels:  resources
Terracognita
Reads from existing Cloud Providers (reverse Terraform) and generates your infrastructure as code on Terraform configuration
Stars: โœญ 452 (-13.24%)
Mutual labels:  gcp
Bitnami Docker Wordpress
Bitnami Docker Image for WordPress
Stars: โœญ 476 (-8.64%)
Mutual labels:  containers
Awesome Markdown
๐Ÿ“ Delightful Markdown stuff.
Stars: โœญ 451 (-13.44%)
Mutual labels:  resources
Spring Boot Microservices On Kubernetes
In this code we demonstrate how a simple Spring Boot application can be deployed on top of Kubernetes. This application, Office Space, mimicks the fictitious app idea from Michael Bolton in the movie "Office Space".
Stars: โœญ 504 (-3.26%)
Mutual labels:  containers
Minikube
Run Kubernetes locally
Stars: โœญ 22,673 (+4251.82%)
Mutual labels:  containers
React Firebase Starter
Boilerplate (seed) project for creating web apps with React.js, GraphQL.js and Relay
Stars: โœญ 4,366 (+738%)
Mutual labels:  gcp
Netplugin
Container networking for various use cases
Stars: โœญ 497 (-4.61%)
Mutual labels:  containers

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
  • ๐Ÿ“ฐ Telegram bots on Cloud Run

Fun

Cloud Run API

Meetups

Meetup material

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].