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 RepositoriesEnvironment Variable Management

Systems for defining and applying global environment variables across system users and language runtimes.

Distinct from Environment Variables: Existing candidates focus on cloud injection or specific Python setups rather than general VM environment provisioning

Explore 2 awesome GitHub repositories matching devops & infrastructure · Environment Variable Management. Refine with filters or upvote what's useful.

Awesome Environment Variable Management 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.
  • fengyuhetao/shellAvatar de fengyuhetao

    fengyuhetao/shell

    4,138Voir sur GitHub↗

    This project is a bash scripting tutorial, shell automation library, and Linux system administration guide. It serves as a collection of practical examples and case studies designed for learning the Linux command line and shell programming. The repository provides a reference for Unix text processing and the creation of modular script libraries. It includes patterns for automating repetitive server tasks, such as software installation, network security configuration, and database task automation. The project covers a broad range of capabilities, including system monitoring and health auditin

    Demonstrates how to define and apply global and local environment variables for system configuration.

    Shell
    Voir sur GitHub↗4,138
  • laravel/homesteadAvatar de laravel

    laravel/homestead

    3,972Voir sur GitHub↗

    Homestead is a virtual machine provisioner that creates a standardized PHP development environment. It provides a disposable development workspace that isolates project dependencies and server tools from the host operating system, using Vagrant to orchestrate the machine lifecycle. The system functions as a local site orchestrator, allowing users to map custom domains to specific project folders through virtual host routing and network port forwarding. It includes a dedicated local mail testing tool that intercepts outgoing application emails in a dashboard for inspection without sending them

    Sets global environment variables applied to the system user and all installed language runtimes.

    Shell
    Voir sur GitHub↗3,972
  1. Home
  2. DevOps & Infrastructure
  3. Environment Variable Management