awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Environment Variable Management · Awesome GitHub Repositories

6 repos

Awesome GitHub RepositoriesEnvironment Variable Management

Tools specifically focused on injecting and managing host-level environment variables for runtime configuration.

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

  1. Home
  2. DevOps & Infrastructure
  3. Configuration Management
  4. Environment Variable Management

Awesome Environment Variable Management GitHub Repositories

Describe the repository you're looking for…
We'll search the best matching repositories with AI.
  • binary-husky/gpt_academic

    binary-husky/gpt_academic

    70,112GitHubView on GitHub↗

    This project provides a self-hosted, web-based interface designed to integrate large language models into academic and research workflows. It functions as a modular platform for document analysis, literature processing, and data handling, allowing users to maintain full control over their data and model connectivity th

    Pythonacademicchatglm-6bchatgpt
  • nektos/act

    nektos/act

    68,869GitHubView on GitHub↗

    This tool is a command-line runner that executes automation workflows locally within isolated container environments. By parsing workflow definition files and translating them into executable shell scripts, it allows developers to validate pipeline logic and configuration changes directly on their machines before commi

    Gocidevopsgithub-actions
  • FiloSottile/mkcert

    FiloSottile/mkcert

    58,154GitHubView on GitHub↗

    mkcert is a command-line utility designed to simplify local development by generating and managing locally-trusted development certificates. It creates a unique, self-signed root certificate authority on the local machine, which serves as a trusted source for issuing development credentials. By automating the generatio

    Gocertificateschromefirefox
  • usememos/memos

    usememos/memos

    57,067GitHubView on GitHub↗

    Memos is a self-hosted, container-native knowledge management platform designed for capturing and organizing personal notes. It functions as a private workspace where users can create content using markdown, tags, and media embeds to streamline daily productivity. The system is built to be deployed as a portable servic

    Godockerfossgo
  • appwrite/appwrite

    appwrite/appwrite

    54,884GitHubView on GitHub↗

    Appwrite is a backend-as-a-service platform that provides a unified development environment for building full-stack applications. It integrates essential infrastructure components—including authentication, databases, storage, and serverless functions—into a single, centralized interface to simplify application developm

    TypeScriptandroidappwritebackend
  • TryGhost/Ghost

    TryGhost/Ghost

    51,857GitHubView on GitHub↗

    Ghost is an open-source publishing platform and headless content management system designed for professional publishers. It provides a decoupled architecture that separates the content management backend from the front-end delivery layer, allowing users to manage editorial workflows and site data through structured web

    JavaScriptbloggingcmsghost

Explore sub-tags

  • Environment Configuration AdaptersInterfaces that translate external environment data into formats required by specific application configuration systems.
  • Environment Variable ConfigurationsMechanisms that inject runtime settings, secrets, and configuration parameters into applications via key-value pairs.
  • Environment VariablesKey-value pairs used to pass operational settings and secrets to processes at the operating system level.