the shellscript、Dockerfile、properties ...... format extension
-
Updated
Feb 4, 2025 - Shell
.env (dotenv) is a file, used to store configuration values as key-value pairs, similar to the ini file format. Since this file usually contains confidential information like credentials, it's commonly prevented from being tracked by version control.
the shellscript、Dockerfile、properties ...... format extension
A Poetry plugin to automatically load environment variables from .env files
[deprecated] simple dotenv encrypt & decrypt tool inspired by yaml_vault
GitHub Action to export a dotenv file to environment variables (via set-env)
Fish shell function for managing env vars from dotenv files 🐟
Making docker based infrastructure simple
ZSH/Bash shell function for loading environment variables from .env file. Supports gpg-encrypted files.
Example of a complex, or "multi-rooted" repository project in JetBrains IDEs with Git Submodules, Docker Compose, dotenv environment passthru via php-fpm and xdebug config for step debugging.