8000 GitHub - begoon/cloudrun-primer: Stub application to create a new GCP Cloud Run service
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

begoon/cloudrun-primer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GCP Cloud Run primer

Run on Google Cloud

This demo application can be used as a stub image for newly created Cloud Run services.

The application is written in Go.

The default page prints the environment variables and a few critical GCP metadata, such as "project," "zone," etc.

Additionally, the application exposes a few extra endpoints:

  • /speed - to measure download speed from ipv4.download.thinkbroadband.com
  • /ip - to show the service public internet IP
  • /fs - to browse the service file system
  • /ls - to browse the service file system with more details

Note: The application is for educational purposes.

About

Stub application to create a new GCP Cloud Run service

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0