rails-west:77
From: "Stoyan Zhekov" <stoyan@g...>
Date: Wed, 15 Mar 2006 19:36:30 +0900
Subject: [rails-west:77] Re: お願い: 第2回のまとめ
On 3/15/06, Kazuhiro Yoshida <moriq@m...> wrote: > もりきゅうです。 > > どなたか第2回のまとめを載せてほしいなあ… > http://wiki.fdiary.net/rails/?RailsMeetingOsaka-0002 cuzicさんのつぎはほとんど私だけ話してしまった。babieさんの時間もとっちゃった :( ごめえええん。 私のプレゼンテーション: * Slides: [ http://zhesto.railshosting.org/ls5/presentation/other ] (まだ英語だけ).enginesの話の時間なかった。こんどいつか。。。 * Code (scripts etc.): - tarball - [ http://zhesto.railshosting.org/files/runrails-1.0.tgz ] - subversion: [ https://opensvn.csie.org/zh/runrails/ ] 今せつまいしょう作り中。。。 Mini howto: ======= root ========= * apt-get install runit * get scripts + tar xvzf ... * /usr/local/sbin/* と /etc/skel で copy * addrails {username} -> /home/{username} と /etc/runit/home/{username} がつくる * cd /var/service * ln -s /etc/runit/home/{username} -> {username}は自分のdirectoryからrunit services start/stop ができる (~/runit/....) ======= {username} ====== 1. lighttpd * edit ~/Services/lighttpd/lighttpd.conf * cd ~/runit * ln -s ~/Services/lighttpd lighttpd start/stop: cd runit; svdown lighttpd; svup lighttpd (svup to svdown は .bash_aliases の中にある。) 2. Rails applications: rails ~/Sites/{appname} dispatch.fcgi start/stop: * ~/Services/rails/rails-{1,2,3,4,5} (modelがあります) + ln -s ~/runit/Services/rails/rails-X か * ~/Sites/{appname}/script/process/* -- ML: rails-west@r... 使い方: http://QuickML.com/
76 2006-03-14 19:39 [moriq@m... ] お願い: 第2回のまとめ -> 77 2006-03-15 11:36 ┣[stoyan@g... ] 78 2006-03-22 23:57 ┣[tomoya@c... ] Re: お願い: 第2回のまとめ、大阪分科会 79 2006-03-23 00:42 ┃┣[xml@t... ] 80 2006-03-23 00:56 ┃┗[matakagi@o... ] 82 2006-03-26 16:05 ┗[tomoya@c... ]