mirror of https://github.com/vapor/docs.git
supervisord uses the Python string expression syntax in its configuration files, like this `%(ENV_X)s ` It's described here: http://supervisord.org/configuration.html#environment-variables In the "Deploy->Supervisor->Configure" section of the documentation the final "s" were omitted: https://docs.vapor.codes/deploy/supervisor/#configure so copy-pasting this example was leading to wrong file names of the logs. For example, instead of the expected file name `hello-stdout.log` I had the wrong `hellotdout.log`. |
||
|---|---|---|
| .. | ||
| digital-ocean.md | ||
| digital-ocean.nl.md | ||
| digital-ocean.zh.md | ||
| docker.md | ||
| docker.nl.md | ||
| docker.zh.md | ||
| fly.md | ||
| fly.nl.md | ||
| fly.zh.md | ||
| heroku.md | ||
| heroku.nl.md | ||
| heroku.zh.md | ||
| nginx.md | ||
| nginx.nl.md | ||
| nginx.zh.md | ||
| supervisor.md | ||
| supervisor.nl.md | ||
| supervisor.zh.md | ||
| systemd.md | ||
| systemd.nl.md | ||
| systemd.zh.md | ||