1
0
Fork 0
deploying-rails-app/slides/setup-a-middleware-for-server-continued.md
2016-03-08 18:35:14 -05:00

17 lines
248 B
Markdown

## Server Middleware (continued)
* Deploy startup files
```
sudo cp puma.conf puma-manager.conf /etc/init
```
* Configure Puma (/etc/puma.conf)
```
/home/app/jokes
```
note:
Put your speaker notes here.
You can see them pressing 's'.