-
Recent Posts
Recent Comments
- akelagercrantz on Configuring php-fpm
- Sergey on Configuring php-fpm
Archives
Categories
My wordpress plugins
Tag Archives: thin
Thin behind nginx using a unix socket
This snippet should be saved where you store your thin configuration files, like /etc/thin/.
Posted in System administration
Tagged configuration, examples, linux, nginx, rails, ruby, thin
Leave a comment
Create a production environment with Linux, nginx, MySQL, php-fpm & ruby
This post will deal with setting up production server(s) running nginx, php, mysql & ruby. I usually divide some of these programs across several servers, but for the sake of this guide I will show you how to install it … Continue reading