aaron-lerner / jobs-demos

Cloud Run Jobs Demos - A collection of samples to show you how and when to run a container to completion without a server

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cloud Run Jobs Demo Applications

Cloud Run Jobs allows you to run a container to completion without a server.

This repository contains a collection of samples for Jobs for various use cases.

Samples

Sample Description
Screenshot Create a Cloud Run job to take screenshots of web pages.
User Journey Replayer Replay recorded user journeys of your website on Cloud Run jobs.

Contributing changes

Entirely new samples are not accepted. Bug fixes are welcome, either as pull requests or as GitHub issues.

See CONTRIBUTING.md for details on how to contribute.

Licensing

Code in this repository is licensed under the Apache 2.0. See LICENSE.


This is not an official Google product.

About

Cloud Run Jobs Demos - A collection of samples to show you how and when to run a container to completion without a server

License:Apache License 2.0


Languages

Language:JavaScript 44.0%Language:Shell 31.3%Language:Dockerfile 24.7%