awesome-repositories.comBlog
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPBlogSitemapPrivacyTerms
Remote Build Services · Awesome GitHub Repositories

2 repos

Awesome GitHub RepositoriesRemote Build Services

Infrastructure for hosting build and generation services within containerized environments.

Distinguishing note: Focuses on hosting generation services rather than general web service deployment.

Explore 2 awesome GitHub repositories matching devops & infrastructure · Remote Build Services. Refine with filters or upvote what's useful.

  1. Home
  2. DevOps & Infrastructure
  3. Remote Build Services

Awesome Remote Build Services GitHub Repositories

Describe the repository you're looking for…
Find the best repos with AI.We'll search the best matching repositories with AI.
  • Dokploy/dokploy

    Dokploy/dokploy

    30,653View on GitHub↗

    Dokploy is a self-hosted platform-as-a-service designed to simplify the deployment and management of containerized applications and databases. It provides a centralized control plane that decouples administrative management from application workloads, allowing users to oversee infrastructure across multiple server nodes through a unified web interface or a command-line tool. The platform distinguishes itself through an extensive library of pre-configured application templates, enabling the rapid deployment of databases, identity providers, and various productivity or development tools. It sup

    Offloads compilation and image creation to dedicated build servers.

    TypeScriptbackendbackupsdatabases
    30,653View on GitHub↗
  • OpenAPITools/openapi-generator

    OpenAPITools/openapi-generator

    25,843View on GitHub↗

    This project is a command-line tool and template-based scaffolding engine that transforms API interface specifications into functional client libraries and server stubs. By automating the creation of type-safe SDKs and boilerplate code, it bridges the gap between service definitions and implementation, allowing developers to maintain synchronized codebases across many programming languages. The tool distinguishes itself through a portable execution model that utilizes containerized build isolation to ensure identical output regardless of the host environment. It features a modular, plugin-bas

    Deploys web services within containers to process code generation requests over network protocols, simplifying integration with remote build pipelines.

    Javaapiapi-clientapi-server
    25,843View on GitHub↗