1 مستودع
Utilities for synchronizing local environment configuration to remote hosting platforms.
Distinct from Environment Syncing Utilities: Existing candidates focus on agent definitions, VCS repository syncing, or software lists, rather than pushing environment variables to hosts.
Explore 1 awesome GitHub repository matching devops & infrastructure · Remote Environment Syncing. Refine with filters or upvote what's useful.
Figaro is a configuration manager for Ruby on Rails applications that loads key-value pairs from YAML files and injects them into environment variables. It functions as a configuration validator, raising errors during startup if mandatory configuration keys are missing from the environment to prevent runtime crashes. The project includes a command-line utility for synchronizing local environment settings to remote hosting platforms and production servers. This allows for the generation of remote configuration files based on local source data. The system supports environment-specific settings
Provides a command-line utility to sync local environment variables to remote hosting platforms and production servers.