Skip to content

Instantly share code, notes, and snippets.

@IvanShamatov
Created March 17, 2016 14:00
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save IvanShamatov/0436939d9e59626a407f to your computer and use it in GitHub Desktop.
Save IvanShamatov/0436939d9e59626a407f to your computer and use it in GitHub Desktop.
---
chdir: /home/deployer/sinatraapp/
environment: production
timeout: 30
log: /home/deployer/sinatraapp/log/thin.log
pid: /home/deployer/sinatraapp/tmp/pids/thin.pid
socket: /home/deployer/sinatraapp/tmp/sockets/thin.sock
max_conns: 1024
max_persistent_conns: 10
require: []
wait: 30
servers: 2
daemonize: true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment