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
·

5 dépôts

Awesome GitHub RepositoriesApplication Provisioning

Automated deployment of open-source software stacks and services.

Distinguishing note: Focuses on the one-click deployment of pre-configured applications.

Explore 5 awesome GitHub repositories matching devops & infrastructure · Application Provisioning. Refine with filters or upvote what's useful.

Awesome Application Provisioning 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.
  • 1panel-dev/1panelAvatar de 1Panel-dev

    1Panel-dev/1Panel

    35,898Voir sur GitHub↗

    1Panel is a centralized server management and container orchestration platform designed to simplify the administration of Linux-based infrastructure. It provides a unified web interface for managing containerized workloads, automating system maintenance, and configuring server resources. By acting as a comprehensive control plane, the platform streamlines the deployment of applications, databases, and web services while offering granular control over host system internals and security settings. What distinguishes this platform is its integrated support for private artificial intelligence infr

    Launches curated open-source software with a single click to quickly set up websites and development tools.

    Go1panelagentclawdbot
    Voir sur GitHub↗35,898
  • microsoft/winget-cliAvatar de microsoft

    microsoft/winget-cli

    26,043Voir sur GitHub↗

    The Windows Package Manager is a command line tool for discovering, installing, upgrading, and configuring software packages on Windows operating systems. It functions as a CLI software installer for automating the deployment and update of applications across individual or machine-wide user profiles. The project extends its functionality through a component object model interface for integration into other Windows applications and a set of native cmdlets that allow system administrators to manage software installation via PowerShell scripts. The tool covers a broad range of package lifecycle

    Allows installing packages across all user profiles so every new account receives the application.

    C++
    Voir sur GitHub↗26,043
  • labring/sealosAvatar de labring

    labring/sealos

    18,116Voir sur GitHub↗

    Sealos is a Kubernetes cloud operating system and orchestration engine that treats a Kubernetes cluster as a single unified operating system. It manages the full application lifecycle by acting as an application orchestrator, a cloud development environment provisioner, and a managed database orchestrator. The platform distinguishes itself through a multi-tenant Kubernetes architecture that provides workspace isolation, role-based access control, and resource quotas. It further differentiates its provisioning model by using natural language and AI to define and scale cloud resources, and by p

    Provides one-click automated deployment of open-source software stacks like databases and message queues.

    TypeScriptcloudoscontainerdocker
    Voir sur GitHub↗18,116
  • operator-framework/operator-sdkAvatar de operator-framework

    operator-framework/operator-sdk

    7,658Voir sur GitHub↗

    The Operator SDK is a framework for building, packaging, and managing custom controllers that extend the Kubernetes API. It serves as a toolset for defining new API types and implementing reconcile loops to automate the lifecycles of complex applications. The project provides specialized support for creating operators based on Helm charts or Ansible playbooks, allowing users to maintain a desired cluster state using existing automation tools. It includes a dedicated system for packaging controllers into standardized container image bundles for distribution via the Operator Lifecycle Manager.

    Provides automated deployment of software stacks and services via custom resource definitions.

    Gokubernetesoperatorsdk
    Voir sur GitHub↗7,658
  • ohmybash/oh-my-bashAvatar de ohmybash

    ohmybash/oh-my-bash

    7,267Voir sur GitHub↗

    Oh My Bash is a shell framework designed to manage the Bash environment through a modular configuration system. It functions as a configuration manager and prompt theme engine, providing a collection of plugins and themes to customize the terminal experience. The project includes a shell plugin library that provides specialized shortcuts and commands for various languages and platforms. It allows for the integration of pre-defined plugins and the use of behavioral overrides to modify bundled themes and modules without altering the core installation. The framework covers bash shell customizat

    Supports deployment to shared system directories to provide common templates and modules across multiple users.

    Shellbash-configurationoh-my-bashproductivity
    Voir sur GitHub↗7,267
  1. Home
  2. DevOps & Infrastructure
  3. Application Provisioning

Explorer les sous-tags

  • Machine-Wide DeploymentDeployment strategies that ensure an application is provisioned for every new user account on a device. **Distinct from Application Provisioning:** Focuses on multi-user OS provisioning rather than generic one-click cloud application provisioning.