awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 dépôts

Awesome GitHub RepositoriesRemote Source Integration

Integration of external assets and charts into a local workspace for customization.

Distinct from Custom Data Source Integrations: None of the candidates cover the specific pattern of downloading infrastructure assets into a temporary build workspace.

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

Awesome Remote Source Integration GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • kubernetes-sigs/kustomizeAvatar de kubernetes-sigs

    kubernetes-sigs/kustomize

    12,070Voir sur GitHub↗

    Kustomize is a declarative configuration manager and manifest customizer for Kubernetes. It functions as a patching engine that transforms base YAML files into environment-specific configurations through overlays and composition, allowing for the generation of complex deployments without modifying original source files. The tool distinguishes itself by using an overlay-based resource composition model to layer environment overrides on top of shared bases. It employs strategic merge patching and recursive base resolution to flatten inherited configurations into a final output set. The project

    Downloads external assets and Helm charts into a local temporary workspace before applying customization logic.

    Gohacktoberfestk8s-sig-cli
    Voir sur GitHub↗12,070
  • readthedocs/readthedocs.orgAvatar de readthedocs

    readthedocs/readthedocs.org

    8,365Voir sur GitHub↗

    Read the Docs is a documentation hosting platform and continuous integration pipeline that automatically builds and hosts documentation websites directly from version control repositories. It functions as a static site generator host, transforming raw source files into rendered websites for public consumption. The platform includes a documentation translation manager that synchronizes files between source repositories and external localization services to manage multilingual content. It employs a dependency-backtracking resolver to manage package versions and ensure stable build environments.

    Imports raw documentation content from external repositories to serve as the primary data source for builds.

    Python
    Voir sur GitHub↗8,365
  1. Home
  2. DevOps & Infrastructure
  3. Remote Source Integration