mirror of
https://github.com/pyenv/pyenv.git
synced 2025-11-16 15:23:53 -05:00
Updated Deploying with pyenv (markdown)
@@ -3,7 +3,7 @@ Some considerations for a hypothetical deployment strategy:
|
|||||||
|
|
||||||
* It is suggested that there is a single user for deployment, e.g. "app" user
|
* It is suggested that there is a single user for deployment, e.g. "app" user
|
||||||
* `PYENV_ROOT` is at the default location: `~app/.pyenv`
|
* `PYENV_ROOT` is at the default location: `~app/.pyenv`
|
||||||
* Ruby versions are either installed or symlinked to `~app/.pyenv/versions`
|
* Python versions are either installed or symlinked to `~app/.pyenv/versions`
|
||||||
* pyenv version 0.2 or greater is recommended.
|
* pyenv version 0.2 or greater is recommended.
|
||||||
|
|
||||||
Users of Capistrano may find these projects useful:
|
Users of Capistrano may find these projects useful:
|
||||||
|
|||||||
Reference in New Issue
Block a user