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

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectServer MCPDespreCum realizăm clasamentulPresă
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

54 repository-uri

Awesome GitHub RepositoriesCloud Platform Deployments

Pushes issued or renewed certificates to cloud platforms and services for immediate use.

Distinct from Cross-Cloud Certificate Deployment: Distinct from Cross-Cloud Certificate Deployment: focuses on pushing to any cloud platform, not specifically multi-cloud distribution.

Explore 54 awesome GitHub repositories matching devops & infrastructure · Cloud Platform Deployments. Refine with filters or upvote what's useful.

Awesome Cloud Platform Deployments GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • serverless-stack/serverless-stackAvatar serverless-stack

    serverless-stack/serverless-stack

    26,112Vezi pe GitHub↗

    This project is a serverless full-stack framework and infrastructure-as-code tool designed for deploying and managing full-stack applications. It functions as a cloud-native deployment orchestrator that synchronizes application code and environment variables across frontend content delivery networks and backend API endpoints. The platform enables the deployment of complete application architectures on either private or cloud infrastructure. It allows for the orchestration of self-hosted applications without the need to manage traditional virtual servers. The system covers serverless infrastr

    Manages the deployment of complete full-stack application architectures to cloud hosting environments.

    TypeScript
    Vezi pe GitHub↗26,112
  • sanster/iopaintAvatar Sanster

    Sanster/IOPaint

    23,244Vezi pe GitHub↗

    IOPaint is an AI image editor and Stable Diffusion inpainting tool providing a web interface for removing objects and replacing image content. It utilizes latent diffusion image processing to synthesize high-resolution replacements for erased sections of an image. The project features a specialized AI background remover for isolating subjects and an AI image upscaler that employs super-resolution models for general photos and anime artwork. The software covers a broad range of capabilities including image segmentation for object isolation, face restoration for improving facial details, and t

    Provides processes for hosting the application on external cloud platforms for remote web access.

    Pythoninpaintinglamalatent-diffusion
    Vezi pe GitHub↗23,244
  • googlecloudplatform/microservices-demoAvatar GoogleCloudPlatform

    GoogleCloudPlatform/microservices-demo

    20,492Vezi pe GitHub↗

    This project is a Kubernetes microservices reference architecture implemented as a functional cloud-native e-commerce demo. It serves as a distributed systems testbed designed to demonstrate cloud-native deployment patterns, orchestration, and the interaction of independent services. The system showcases a polyglot service implementation using high-performance communication via gRPC and REST. It integrates generative AI for image analysis and product recommendations, and implements a service mesh to manage traffic, security, and observability between services. The application covers e-commer

    Implements a reference architecture for containerized microservices deployed and orchestrated on Kubernetes.

    Go
    Vezi pe GitHub↗20,492
  • alsotang/node-lessonsAvatar alsotang

    alsotang/node-lessons

    16,450Vezi pe GitHub↗

    node-lessons is a comprehensive Node.js programming course and instructional guide. It provides a collection of guided lessons and code examples designed to teach the fundamentals of the Node.js runtime and server-side JavaScript development. The project serves as a practical guide for building web servers and backend applications, specifically covering the implementation of HTTP servers, request routing, and middleware chains. It includes specialized instructional material on managing asynchronous JavaScript workflows through promises and flow control, as well as guides for integrating NoSQL

    Explains the process of pushing full applications to cloud hosting environments and integration services.

    JavaScriptjavascriptnodejs
    Vezi pe GitHub↗16,450
  • nswbmw/n-blogAvatar nswbmw

    nswbmw/N-blog

    15,392Vezi pe GitHub↗

    N-blog is a full-stack JavaScript blogging platform and content management system built with Node.js. It functions as a server-side rendered web application that renders markdown source text into HTML for publishing and displaying articles. The system includes a markdown blogging engine that enables the creation and management of posts and user comments. It features a integrated user authentication system that handles account registration, secure sign-in, and session management to protect private routes. The project covers broad capability areas including request routing and middleware pipel

    Supports pushing application code and configurations to hosting providers for public access.

    JavaScriptblogcourseexpress
    Vezi pe GitHub↗15,392
  • docker-archive-public/docker.labsAvatar docker-archive-public

    docker-archive-public/docker.labs

    11,904Vezi pe GitHub↗

    This project is a comprehensive collection of tutorials and guided laboratories designed to teach containerization, networking, and security using Docker. It serves as a learning path for building portable images and executing isolated processes. The materials provide specific guides for managing container clusters and scaling services through Docker Swarm and overlay networks. It includes a security handbook for implementing image scanning and secret management, as well as laboratories dedicated to modernizing legacy applications by wrapping older software installers into containers. The co

    Covers the process of pushing containerized applications to public cloud infrastructure for scaling.

    PHPcontainersdockerdocker-compose
    Vezi pe GitHub↗11,904
  • microsoftdocs/azure-docsAvatar MicrosoftDocs

    MicrosoftDocs/azure-docs

    10,894Vezi pe GitHub↗

    Azure Docs is the official technical documentation repository for Microsoft Azure, the cloud computing platform. It provides comprehensive guidance on the full spectrum of Azure services, covering everything from core infrastructure components like virtual machines, Kubernetes clusters, and serverless computing to platform services for AI, machine learning, data analytics, and storage. The documentation details how to provision, manage, and govern cloud resources at scale, including policy enforcement, identity management, and cost optimization. The documentation distinguishes Azure through i

    Provides comprehensive guidance on building, testing, and deploying cloud-native applications on Azure.

    Markdownskilling
    Vezi pe GitHub↗10,894
  • hackmdio/codimdH

    hackmdio/codimd

    10,094Vezi pe GitHub↗

    CodiMD is a real-time collaborative markdown editor and self-hosted knowledge base. It provides a shared workspace where multiple users can write and format notes using markdown syntax simultaneously. The platform extends basic editing by transforming markdown content into interactive mind maps for data visualization and structured visual slides for presentations. It functions as an OAuth compatible note server, integrating with external identity providers to manage user authentication and access control. The system supports self-hosting and cloud platform deployment, allowing users to maint

    Supports deployment to cloud hosting platforms using predefined start scripts and environment configurations.

    JavaScript
    Vezi pe GitHub↗10,094
  • coaidev/coaiAvatar coaidev

    coaidev/coai

    9,212Vezi pe GitHub↗

    CoAI is an enterprise-grade, self-hostable AI gateway platform that unifies access to over 200 AI models from more than 35 providers through a single OpenAI-compatible API endpoint. It functions as a multi-tenant gateway, routing requests across providers with load balancing, automatic failover, and priority-based routing, while exposing standard OpenAI API endpoints for chat, image generation, model listing, and billing to enable seamless integration with existing tools and clients. The platform distinguishes itself through a comprehensive set of operational capabilities built around the gat

    Launches the platform on cloud services with automated scaling and management.

    TypeScriptai-gatewayapichat
    Vezi pe GitHub↗9,212
  • zhoutaoo/springcloudAvatar zhoutaoo

    zhoutaoo/SpringCloud

    8,932Vezi pe GitHub↗

    SpringCloud is a development platform for building distributed systems and cloud-native microservices. It provides an integrated framework for microservice development, incorporating service governance, security, and system coordination. The platform features a microservice gateway for managing traffic through dynamic routing and rate limiting, alongside a service registry for discovery. It implements distributed security through token-based authentication, role-based access control, and a specialized system that uses aspect-oriented programming to automatically enforce data-level permissions

    Enables packaging and deploying services using Docker and Kubernetes for scalable cloud-native environments.

    feign-clientjetcachenacos
    Vezi pe GitHub↗8,932
  • awslabs/llrtAvatar awslabs

    awslabs/llrt

    8,752Vezi pe GitHub↗

    llrt is a low-latency JavaScript runtime based on the QuickJS engine, specifically designed for executing asynchronous functions in serverless environments. It provides a lightweight execution layer optimized for fast startup times and minimal memory usage when running ES2023 workloads. The project differentiates itself by bundling natively optimized cloud service SDKs directly into the runtime binary to eliminate external dependency loading. To further reduce cold start latency, it implements parallel connection warming for TLS and network handshakes during the startup phase. The runtime co

    Supports packaging application code into container images for deployment to cloud hosting environments.

    Rust
    Vezi pe GitHub↗8,752
  • travis-ci/travis-ciAvatar travis-ci

    travis-ci/travis-ci

    8,490Vezi pe GitHub↗

    Travis CI is a continuous integration platform and CI/CD pipeline orchestrator that automates the testing and building of code changes from version control systems. It functions as a multi-language test runner and build infrastructure manager, ensuring software quality through automated testing across various programming languages and runtimes. The platform is distinguished by its use of virtual-machine-based isolation for reproducible environments and a configuration-driven approach to pipeline generation. It supports complex testing strategies through parallel matrix execution, allowing job

    Supports uploading application versions to a cloud store for later deployment without triggering an immediate release.

    Vezi pe GitHub↗8,490
  • leptonai/search_with_leptonAvatar leptonai

    leptonai/search_with_lepton

    8,095Vezi pe GitHub↗

    Search with Lepton is a conversational search engine that combines a large language model with web search APIs to answer user queries in natural language conversation. It is designed as a demonstration application that shows how an LLM can generate conversational responses from real-time web search results, and it caches completed search results so they can be shared and revisited without repeating the original query. The application can be deployed to a cloud platform with a single command, making it easy to launch as a remote service. It maintains dialogue context across multiple turns by s

    Launches the search engine on a remote server with a single command for easy deployment.

    TypeScriptaiai-applicationsleptonai
    Vezi pe GitHub↗8,095
  • mightymoud/sidekickAvatar MightyMoud

    MightyMoud/sidekick

    7,465Vezi pe GitHub↗

    Sidekick is a command-line tool that provisions bare VPS servers, transfers Docker images, manages secrets, and orchestrates zero-downtime deployments across single or multiple server instances. It handles the full deployment pipeline from a local machine, building container images locally and transferring them directly to the server without requiring a remote container registry. The tool distinguishes itself through an integrated approach to security and automation. It encrypts environment variables locally using SOPS and Age keys, then decrypts them on the server at deploy time for runtime

    Sets up a production-ready VPS and deploys a Docker application with a single command, eliminating manual configuration.

    Godeploymentherokuself-host
    Vezi pe GitHub↗7,465
  • elfocrash/.net-backend-developer-roadmapAvatar Elfocrash

    Elfocrash/.NET-Backend-Developer-Roadmap

    6,847Vezi pe GitHub↗

    This project is a comprehensive learning path for C# backend development, designed to guide developers through the skills and technologies required to build professional server-side applications. It serves as a technical curriculum focused on the .NET ecosystem. The roadmap specifically emphasizes cloud-native development and microservices architecture. It provides a structured guide to the tools and patterns necessary for designing distributed systems and deploying scalable services to the cloud. The content covers broader domain areas including backend career planning and the engineering p

    Teaches the essential tools and engineering patterns required to deploy and scale applications in the cloud.

    aspnet-coreaspnetcoredotnet
    Vezi pe GitHub↗6,847
  • outlinefoundation/outline-serverAvatar OutlineFoundation

    OutlineFoundation/outline-server

    6,220Vezi pe GitHub↗

    Outline is a server that manages and runs Shadowsocks proxy instances, each isolated inside its own Docker container, to provide encrypted internet access. It is designed to bypass censorship by routing traffic through secure tunnels that use AEAD cipher encryption and traffic obfuscation to resist detection. Access to the proxy servers is controlled through a REST API that allows administrators to create, list, and revoke cryptographic access keys. The server automates the provisioning and configuration of proxy servers on cloud platforms like DigitalOcean, simplifying deployment through a m

    Creates and configures proxy servers on DigitalOcean and other cloud providers.

    TypeScriptdockerlinuxoutline
    Vezi pe GitHub↗6,220
  • dotnet/aspireAvatar dotnet

    dotnet/aspire

    6,121Vezi pe GitHub↗

    Aspire este un toolchain pentru aplicații distribuite .NET și un orchestrator de aplicații cloud-native. Acesta oferă un stack de dezvoltare code-first pentru construirea, rularea și deployment-ul aplicațiilor distribuite, gestionând în mod specific coordonarea mai multor servicii în diferite limbaje de programare. Toolchain-ul se distinge printr-o abordare programatică a topologiilor de servicii, folosind o metodologie code-first pentru a defini modul în care serviciile, containerele și bazele de date se interconectează. Gestionează ciclul de viață al containerelor terțe ca resurse și traduce aceste modele programatice de aplicație în configurații de deployment specifice platformei pentru medii cloud. Proiectul include capabilități pentru descoperirea dinamică a serviciilor, coordonarea build-ului aplicațiilor distribuite și executarea locală a aplicațiilor printr-o interfață în linie de comandă. De asemenea, integrează un dashboard de observabilitate și un sistem de monitorizare bazat pe standardele OpenTelemetry pentru a urmări starea și performanța componentelor distribuite.

    Implements deployment patterns for containerized microservices in cloud environments.

    C#
    Vezi pe GitHub↗6,121
  • angular-fullstack/generator-angular-fullstackAvatar angular-fullstack

    angular-fullstack/generator-angular-fullstack

    6,095Vezi pe GitHub↗

    This is a Yeoman generator that produces complete full-stack web application project skeletons, combining an AngularJS frontend with an Express.js backend. It scaffolds a MEAN stack project structure with MongoDB, including optional OAuth authentication and real-time WebSocket communication capabilities. The generator produces a complete project skeleton with a live-reload development server, preconfigured build and testing tools, and environment-specific configuration files. It includes role-based authentication with local and social login strategies, route protection, and admin user managem

    Provides configuration steps for deploying to Google Cloud App Engine.

    JavaScriptangularbabelfull-stack
    Vezi pe GitHub↗6,095
  • prakhar1989/docker-curriculumAvatar prakhar1989

    prakhar1989/docker-curriculum

    6,058Vezi pe GitHub↗

    This is a step-by-step tutorial that teaches Docker from the ground up, covering how to build images from Dockerfiles, run and manage containers, and connect them on user-defined networks. The guide walks through packaging applications into portable containers and using Docker Compose to define and orchestrate multi-service applications with a single YAML configuration. The curriculum extends into cloud deployment, explaining how to push images to registries like Docker Hub and deploy single-container applications to AWS Elastic Beanstalk as well as multi-container setups to AWS ECS. It also

    Teaches deploying containerized applications to cloud platforms for scalable hosting.

    SCSS
    Vezi pe GitHub↗6,058
  • nicolashery/mac-dev-setupAvatar nicolashery

    nicolashery/mac-dev-setup

    5,755Vezi pe GitHub↗

    Acest proiect este o colecție de ghiduri și configurații pentru inițializarea unui mediu de dezvoltare macOS. Oferă o abordare sistematică pentru instalarea limbajelor de programare, editorilor și instrumentelor de sistem pentru a pregăti un Mac nou pentru programare de la zero. Configurarea se concentrează pe automatizarea ciclului de viață al instrumentelor de linie de comandă și aplicațiilor prin gestionarea pachetelor de sistem. Pune accent pe runtime-uri de limbaj izolate prin versiuni pentru Node.js și Python, permițând gestionarea mai multor versiuni și crearea de medii virtuale specifice proiectului pentru a preveni conflictele de dependență. Proiectul acoperă o suprafață largă a infrastructurii de dezvoltare, inclusiv orchestrarea bazelor de date relaționale locale, magazinelor cheie-valoare și motoarelor de căutare ca servicii de fundal. Include, de asemenea, configurații pentru identități globale de control al versiunilor, alias-uri de shell și personalizarea vizuală a terminalelor și editorilor de text.

    Integrates a CLI to provision resources and push applications to cloud hosting environments.

    Shell
    Vezi pe GitHub↗5,755
Înapoi123Înainte
  1. Home
  2. DevOps & Infrastructure
  3. Cloud Deployment
  4. Multi-Cloud Deployments
  5. Cross-Cloud Certificate Deployment
  6. Cloud Platform Deployments

Explorează sub-etichetele

  • Application Cloud Deployments5 sub-tag-uriProcesses for pushing full applications to cloud hosting environments. **Distinct from Cloud Platform Deployments:** Covers general application deployment including scaling and secrets, not specifically certificate deployment.