How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.
This repository shows how to use [Travis CI][tr] to build a container image and deploy it to [Google Cloud Run][run] when you push a new commit.
The main features of ahmetb/cloud-run-travisci are: Deployment Automation.
Open-source alternatives to ahmetb/cloud-run-travisci include: andrewchilds/overcast — Orchestrate VMs from your terminal. apache/cloudstack — CloudStack is an infrastructure-as-a-service orchestration engine designed to automate the deployment and lifecycle of… appleboy/gitlab-ci-action — GitHub Action that trigger gitlab CI build. appleboy/jenkins-action — GitHub Action that trigger Jenkins job. appleboy/scp-action — GitHub Action that copy files and artifacts via SSH. ahmetb/runsd — runsd is a drop-in binary to your container image that runs on Google Cloud Run (fully managed) that allows your…
CloudStack is an infrastructure-as-a-service orchestration engine designed to automate the deployment and lifecycle of computing, storage, and networking resources within a software-defined data center. It serves as a management layer for provisioning private clouds and managing the delivery of virtual machines and persistent storage across virtualized physical infrastructure. The platform features a multi-hypervisor orchestrator that utilizes a hypervisor-agnostic abstraction layer to control diverse virtualization technologies through a unified set of standardized API calls. It further prov
GitHub Action that trigger gitlab CI build.
runsd is a drop-in binary to your container image that runs on Google Cloud Run (fully managed) that allows your services to discover each other and authenticate automatically without needing to change your code.