hush
config loader
A runtime configuration loader for Elixir applications
Hush is a runtime configuration loader for Elixir applications
131 stars
4 watching
3 forks
Language: Elixir
last commit: 5 months ago
Linked from 1 awesome list
awselixirgoogle-cloudhushsecret-management
Related projects:
Repository | Description | Stars |
---|---|---|
gordalina/hush_aws_secrets_manager | An Elixir library providing a Hush provider to interact with AWS Secrets Manager | 19 |
gordalina/hush_gcp_secret_manager | Provides access to Google Cloud Platform Secret Manager secrets in an Elixir application | 18 |
joshbetz/config | A Go configuration library that loads and reloads settings from files and environment variables on signal changes. | 215 |
heetch/confita | A library that loads configuration from multiple backends into a structured format | 495 |
cristalhq/aconfig | A simple and versatile configuration loader for Go applications. | 551 |
massivefermion/enux | A utility package that loads and validates configuration variables from multiple file formats at runtime. | 3 |
kamillelonek/figaro-elixir | An Elixir-based tool for managing environment-specific configuration variables from a git-ignored YAML file. | 10 |
alecthomas/kong-hcl | A Go package for loading configuration files in the Hiero Configuration Language (HCL) format into a structured data model. | 8 |
sherifabdlnaby/configuro | A configuration loading framework for containerized and cloud-native applications | 95 |
nebo15/confex | A helper library to fetch values from any configuration source at run-time | 304 |
philnash/envyable.cr | Loads configuration from YAML files into an ENV hash | 6 |
miladabc/gonfig | A package that loads configuration values from various sources into typesafe structs in a structured and flexible way. | 9 |
avdi/dotenv_elixir | An Elixir module that loads environment variables from a .env file into the process environment when started. | 230 |
cloud66-oss/konfig | A tool for loading configuration files in Rails applications to work with Kubernetes environments. | 83 |
gmtprime/skogsra | A configuration management library for Elixir applications | 105 |