rocketeers / rocketeer

Send your projects up in the clouds
http://rocketeer.autopergamene.eu/
MIT License
2.66k stars 217 forks source link

Global config #743

Open TheRealJon opened 7 years ago

TheRealJon commented 7 years ago

Since this tool seems to be moving in the "global installation" instead of "application dependency" direction, it seems like it would make sense to add some sort of global configuration options. For instance, in my case, I might be developing several applications in my local dev environment, but they will all be deployed to the same servers. The only config that changes between them is the application name and the repository location. It would be nice if there could be a global config (perhaps somewhere like ~/.config/rocketeer) that could be overridden in each application's local config settings.