sudo mkdir /etc/mongrel_cluster sudo ln -s /mnt/app/ticketsolve/shared/config/mongrel_cluster_new_production.yml /etc/mongrel_cluster/mongrel_cluster_new_production.yml sudo cp /usr/bin/mongrel_cluster_ctl /etc/init.d/ sudo chmod +x /etc/init.d/mongrel_cluster_ctl cd /etc/init.d/ sudo /usr/sbin/update-rc.d -f mongrel_cluster_ctl defaults
Never been to CodeSnippets before?
Snippets is a public source code repository. Easily build up your personal collection of code snippets, categorize them with tags / keywords, and share them with the world (or not, you can keep them private!)
Mongrel cluster starting after restart on Ubuntu GG (See related posts)
Comments on this post
You need to create an account or log in to post comments to this site.
Related Posts
» Ubuntu 7.10: bootstrap a Ru... in ruby rails sysadmin config rubyonrails ubuntu linux app stack install
» HAProxy compile for Ubuntu 7... in ubuntu gutsy gibbon haproxy
» Typo under lighttpd in lighttpd ruby rails typo ruby-fcgi
» killing your own dispatch.fcgis in awk lighttpd ruby rails
» Howto Send Email When Rails... in email ruby rails exception error
» Handle Maintenance Tasks for... in ruby rails maintenance
Snippets (source code soon to be available) developed by Peter Cooper and powered by Ruby On Rails