30 open-source projects similar to meteatamel/cloudrun-tutorial, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Cloudrun Tutorial alternative.
This repository shows how to use Travis CItr to build a container image and deploy it to Google Cloud Runrun when you push a new commit.
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.
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.
GitHub Action that copy files and artifacts via SSH.
This is a GitHub Action that executes shell commands on remote servers over SSH as part of a CI/CD pipeline. It supports authentication using passwords, private keys, or private keys with passphrases, and can verify the SHA256 fingerprint of the remote host's public key before connecting to prevent man-in-the-middle attacks. The action can connect to multiple remote hosts in a single workflow step, optionally executing commands synchronously across all of them. It also supports routing SSH connections through an intermediate jump host to reach target servers in restricted networks. Environmen
GitHub Action for running Ansible playbooks with Galaxy support and automated SSH key handling in CI/CD pipelines
Automatically publish one or more new JS module(s) to a registry.
GitHub Action to build and publish modules to Puppet Forge.
Capistrano is a Ruby-based release manager and remote server orchestrator. It uses SSH to push code updates and execute a standardized sequence of deployment tasks across a fleet of remote machines. The tool distinguishes itself through role-based server targeting and parallel connection pooling, allowing users to assign functional labels to servers and execute commands across multiple machines simultaneously. It manages multiple environments by applying a single deployment definition across different stages through parameter-based mapping. The system provides a framework for remote task exe
Cobbler is a versatile Linux deployment server
GitHub Action for Chocolatey, the package manager for Windows
GitHub Action for Semantic Release
A GitHub Action to publish a package with 2FA using Slack
Fabric is a command-line interface and framework designed to integrate artificial intelligence reasoning into shell-based workflows. It functions as an orchestration tool that connects local data pipelines to remote artificial intelligence services, allowing users to automate content analysis and complex reasoning tasks directly from the terminal. The project distinguishes itself through a modular architecture that treats prompt patterns as version-controlled, reusable logic stored on the local filesystem. By utilizing standard input and output streams, it enables users to chain these analyti
Github Action to deploy conda package to Anaconda repository
Deploys static website to Azure Storage
If you have a public repository, you can add this button to your README.md and let anyone deploy your application to Google Cloud Runrun with a single click.
The Cloud Run Release Manager provides an automated way to gradually roll out new versions of your Cloud Run services. By using metrics, it automatically decides to slowly increase traffic to a new version or roll back to the previous one.
Jib is a build plugin for Maven and Gradle that packages Java applications into container images directly within the build lifecycle. By integrating into the standard build process, it eliminates the need for Dockerfiles or a local container daemon to create and store images. The tool constructs images by organizing application artifacts into distinct filesystem layers, which improves cache efficiency and reduces data transfer during registry pushes. It communicates directly with container registries using standard protocols and supports credential helper orchestration to manage authenticatio
GitHub Action for GoReleaser
GitHub action to publish your VS Code Extension to the Open VSX Registry or Visual Studio Marketplace.
`yaml uses: izumin5210/action-homebrew@v1 with: tap: izumin5210/homebrew-tools token: ${{ secrets.GITHUBTOKEN }} tap-token: ${{ secrets.TAPGITHUBTOKEN }} # require repo or publicrepo scope for the tap repository if: startsWith(github.ref, 'refs/tags/') `
🗑️ GitHub Action to purge a website's cache via the Cloudflare API
github actions to deploy functions to tencentcloud serverless