capistrano/capistrano

Better explain how to specify server-side environment variables

Open

#1,884 创建于 2017年4月26日

在 GitHub 查看
 (29 评论) (3 反应) (0 负责人)Ruby (12,952 star) (1,750 fork)batch import
documentationhelp wanted

描述

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

贡献者指南