awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
ahmetb avatar

ahmetb/cloud-run-travisci

0
View on GitHub↗
54 stars·7 forks·Python·Apache-2.0·10 viewscloud.google.com/run↗

Cloud Run Travisci

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.

Features

  • Deployment Automation - Travis CI integration for serverless deployment.

Star history

Star history chart for ahmetb/cloud-run-travisciStar history chart for ahmetb/cloud-run-travisci

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with Cloud Run Travisci

These projects share indexed features with Cloud Run Travisci. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • andrewchilds/overcastandrewchilds avatar

    andrewchilds/overcast

    483View on GitHub↗

    Orchestrate VMs from your terminal

    JavaScript
    View on GitHub↗483
  • apache/cloudstackapache avatar

    apache/cloudstack

    2,799View on GitHub↗

    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

    Javacloudcloudstackiaas
    View on GitHub↗2,799
  • appleboy/gitlab-ci-actionappleboy avatar

    appleboy/gitlab-ci-action

    65View on GitHub↗

    GitHub Action that trigger gitlab CI build.

    Dockerfile
    View on GitHub↗65
  • ahmetb/runsdahmetb avatar

    ahmetb/runsd

    425View on GitHub↗

    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.

    Go
    View on GitHub↗425
Compare all 30 related projects→

Frequently asked questions

What does ahmetb/cloud-run-travisci do?

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.

What are the main features of ahmetb/cloud-run-travisci?

The main features of ahmetb/cloud-run-travisci are: Deployment Automation.

Which projects share features with ahmetb/cloud-run-travisci?

Projects with overlapping indexed features 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…