Category

Configuration Management

Configure your applications easily and securely

2.04
No release in over 3 years
Low commit activity in last 3 years
There's a lot of open issues
Simple, Heroku-friendly Rails app configuration using ENV and a single YAML file
2019
2020
2021
2022
2023
2024
1.63
A long-lived project that still receives updates
Easiest way to manage multi-environment settings in any ruby project or framework: Rails, Sinatra, Padrino and others
2019
2020
2021
2022
2023
2024
0.5
Low commit activity in last 3 years
There's a lot of open issues
A long-lived project that still receives updates
Settings gem for Ruby on Rails
2019
2020
2021
2022
2023
2024
1.27
No release in over 3 years
Low commit activity in last 3 years
There's a lot of open issues
A simple and straightforward settings solution that uses an ERB enabled YAML file and a singleton design pattern.
2019
2020
2021
2022
2023
2024
0.63
A long-lived project that still receives updates
Configuration DSL for Ruby libraries and applications. Allows you to easily follow the twelve-factor application principles (https://12factor.net/config).
2019
2020
2021
2022
2023
2024
0.16
Low commit activity in last 3 years
No release in over a year
Realtime remote form input validations delivered via websockets
2019
2020
2021
2022
2023
2024
0.08
No release in over 3 years
Low commit activity in last 3 years
There's a lot of open issues
Configurable is a Rails 4 engine that allows you to set up config variables in a config file, specifying default values for all environmentspec. These variables can then be set on a per-app basis using a user facing configuration screen.
2019
2020
2021
2022
2023
2024
0.1
No release in over a year
Chamber lets you source your Settings from an arbitrary number of YAML files and provides a simple mechanism for overriding settings from the ENV, which is friendly to how Heroku addons work.
2019
2020
2021
2022
2023
2024
0.09
Repository is archived
No commit activity in last 3 years
No release in over 3 years
SimpleConfig is a plugin designed to make application-wide configuration settings (e.g. in a Rails app) easy to set and access in an object-oriented fashion.
2019
2020
2021
2022
2023
2024
0.13
Low commit activity in last 3 years
No release in over a year
Simple way to load your configs from yaml/aws/gcp
2019
2020
2021
2022
2023
2024
0.17
No commit activity in last 3 years
No release in over 3 years
There's a lot of open issues
The simplest yaml to ENV config loader
2019
2020
2021
2022
2023
2024
0.03
No commit activity in last 3 years
No release in over 3 years
Create settings/contants for your Rails 3 app using yml key/value pairs
2019
2020
2021
2022
2023
2024
0.04
No commit activity in last 3 years
No release in over 3 years
Configus helps you easily manage environment specific settings
2019
2020
2021
2022
2023
2024
0.08
No commit activity in last 3 years
No release in over 3 years
There's a lot of open issues
Settings is a plugin that makes managing a table of global key, value pairs easy.
2019
2020
2021
2022
2023
2024
0.04
No commit activity in last 3 years
No release in over 3 years
Move the config out of your app, and into App.
2019
2020
2021
2022
2023
2024
0.05
No release in over 3 years
Low commit activity in last 3 years
Configuration management library for Ruby applications.
2019
2020
2021
2022
2023
2024
0.06
No commit activity in last 3 years
No release in over 3 years
There's a lot of open issues
You've got a script. It's got some settings. Some settings are for this module, some are for that module. Most of them don't change. Except on your laptop, where the paths are different. Or when you're in production mode. Or when you're testing from the command line. "" So, Consigliere of mi...
2019
2020
2021
2022
2023
2024
0.04
No release in over a year
A highly customisable application configuration interface for building terminal tools. It supports many file formats such as YAML, JSON, TOML, INI, HCL and Java Properties.
2019
2020
2021
2022
2023
2024
0.01
Repository is archived
No commit activity in last 3 years
No release in over 3 years
Auto-create configuration objects for your applications from yml and json files.
2019
2020
2021
2022
2023
2024
0.02
No release in over 3 years
Low commit activity in last 3 years
An easy to use, framework agnostic, customizable library to easily store and retrieve application configuration.
2019
2020
2021
2022
2023
2024
0.04
No commit activity in last 3 years
No release in over 3 years
There's a lot of open issues
Grown up ActiveRecord::Store config options!
2019
2020
2021
2022
2023
2024
0.01
No commit activity in last 3 years
No release in over 3 years
Reads YAML files with configuration. Allows you to specify default configuration file you can store in repository and overwrite it with custom configuration file for each application instance and environment.
2019
2020
2021
2022
2023
2024
0.01
No commit activity in last 3 years
No release in over 3 years
Supports defaults, over-rides, and environments
2019
2020
2021
2022
2023
2024
0.01
No commit activity in last 3 years
No release in over 3 years
Dead simple Ruby config store.
2019
2020
2021
2022
2023
2024
0.0
No commit activity in last 3 years
No release in over 3 years
Provides convenient tool for storing configuration
2019
2020
2021
2022
2023
2024
0.0
No commit activity in last 3 years
No release in over 3 years
This gem is to provide a simple way of storing information in one place and get this information anywhere in a Rails application.
2019
2020
2021
2022
2023
2024
0.0
The project is in a healthy, maintained state
Manage and deploy secrets (access keys, API tokens etc) in encrypted files which can safely be committed to the code repository. To decrypt and and use them, only one environment variable containing the corresponding key is required. While similar to ActiveSupport::EncryptedConfiguration, this l...
2019
2020
2021
2022
2023
2024
0.0
The project is in a healthy, maintained state
Credentials like passwords, access tokens and other secrets are often passed to sites each by it's own ENV variable. This is both uncool, non-atomic and therefore unreliable. Use this plugin to store your credentials in encrypted YAML files which you can safely commit to your source code reposito...
2019
2020
2021
2022
2023
2024
0.0
No commit activity in last 3 years
No release in over 3 years
If you need to create a custom config file for you project, ConfigLoader will help you to load the contents of this file.
2019
2020
2021
2022
2023
2024
0.0
Repository is gone
No release in over 3 years
Library authors can now easily add class-level configuration including YAML loading with just a few lines of code.
2019
2020
2021
2022
2023
2024
0.02
No release in over a year
A simple, hash/struct-based configuration object
2019
2020
2021
2022
2023
2024
0.0
No release in over 3 years
Are you tired of writing custom code to parse and represent every new configuration file utilized in your programs? The Config Toolkit generates configuration classes and can populate them robustly by parsing different formats of configuration files.
2019
2020
2021
2022
2023
2024
0.04
No release in over 3 years
Ensure presence and type of your app's ENV-variables.
2019
2020
2021
2022
2023
2024
0.0
Repository is gone
No release in over 3 years
Flexible configuration library for Ruby and Rails applications.
2019
2020
2021
2022
2023
2024
0.0
Repository is gone
No release in over 3 years
does your gem or project require configuration? This will make creating and parsing configuration a snap!
2019
2020
2021
2022
2023
2024
0.0
Repository is gone
No release in over 3 years
Manage your configuration via the dot syntax.
2019
2020
2021
2022
2023
2024
0.0
No release in over 3 years
The library creates, saves, and loads configuration files, which are in a user's home directory or a specified directory.
2019
2020
2021
2022
2023
2024
0.01
No release in over 3 years
Configurability is a unified, non-intrusive, assume-nothing configuration system for Ruby. It lets you keep the configuration for multiple objects in a single config file, load the file when it's convenient for you, and distribute the configuration when you're ready, sending it everywhere...
2019
2020
2021
2022
2023
2024