Skip to content

Files used in configuring Puma to work with more than 1 site on server

Notifications You must be signed in to change notification settings

rdaniels/puma-multi-site

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PumaMultiSite

Files used in configuring Puma to work with more than 1 site on server

/etc/init.d/puma
/etc/puma.conf
/config/deploy.rb
/config/puma.rb

It took a while for me to get puma to properly handle CAP DEPLOY with multiple sites, there was an issue with it not killing all of the puma ruby processes before starting new ones. Here's what I used to finally get it to work.

About

Files used in configuring Puma to work with more than 1 site on server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages