capistrano/capistrano
在 GitHub 查看Better explain how to specify server-side environment variables
Open
#1,884 创建于 2017年4月26日
documentationhelp wanted
仓库指标
- Star
- (12,952 star)
- PR 合并指标
- (30 天内没有已合并 PR)
描述
Applications deployed with Capistrano often need to have secret keys, database URLs, etc. specified via environment variables. This comes up a lot on Stack Overflow and should be better explained in the official Capistrano docs.
capistrano + sidekiq / unable to pick environments variables http://stackoverflow.com/a/43614787/4625365
Capistrano and API keys in ENV variables? http://stackoverflow.com/a/39628182/4625365