RubyWorks

来自开放百科 - 灰狐
(版本间的差异)
跳转到: 导航, 搜索
 
(Stack)
 
(未显示1个用户的5个中间版本)
第1行: 第1行:
 +
{{top news}}
 +
 
RubyWorks provides products and support to increase Ruby adoption in enterprises
 
RubyWorks provides products and support to increase Ruby adoption in enterprises
  
 
RubyWorks includes a selection of supported developer tools, application stacks, environmental tools, frameworks and libraries.
 
RubyWorks includes a selection of supported developer tools, application stacks, environmental tools, frameworks and libraries.
  
http://studios.thoughtworks.com/rubyworks
+
==Stack==
 +
* [[Ruby]] – the Ruby interpreter
 +
* [[RubyGems]] – package manager for Ruby libraries
 +
* [[HAProxy]] – general purpose HTTP proxy that acts as a software load balancer in the RubyWorks Production Stack
 +
* [[Monit]] – lightweight monitoring tool which is responsible for making sure that other daemon processes are up, running and not leaking memory
 +
* [[Mongrel]] – lightweight web server for Rails
 +
* [[RUnit]] – process controller that starts, stops and supervises all other daemons in the stack
 +
* RubyWorks – an umbrella package that installs and configures all other pieces so that they work togethe
 +
 
 +
==Install==
 +
===CentOS===
 +
[[Image:monit-service-manager.png|right|thumb|Monit Service Manager]]
 +
If you are using i386 version
 +
wget http://rubyworks.rubyforge.org/RubyWorks.i386.repo
 +
cp RubyWorks.i386.repo /etc/yum.repos.d/
 +
If you are using x64 version
 +
wget http://rubyworks.rubyforge.org/RubyWorks.x86_64.repo
 +
cp RubyWorks.x86_64.repo /etc/yum.repos.d/
 +
 +
yum update
 +
yum install rubyworks
 +
http://localhost:3001/
 +
http://localhost:2812/
 +
admin/MonitPa$$w0rd
 +
配置文件在 /etc/rails/下
 +
haproxy.conf  mongrel_3002.config  mongrel_3003.config  mongrel_3004.config  mongrel_3005.config  monit.conf
 +
===Debian===
 +
wget http://rubyworks.rubyforge.org/RubyWorks.GPG.key
 +
apt-key add RubyWorks.GPG.key
 +
MD5 checksum of the key file should be 971cf342ec253b0f5288cf55cbcf5e12.
 +
 
 +
vi /etc/apt/sources.list
 +
For 32-bit architecture
 +
deb http://rubyworks.rubyforge.org/debian/DEBS/i386 /
 +
For 64-bit architecture
 +
deb http://rubyworks.rubyforge.org/debian/DEBS/amd64 /
 +
 
 +
aptitude update
 +
aptitude install rubyworks
 +
 
 +
http://localhost:3001/
 +
http://localhost:2812/
 +
==Links==
 +
*http://studios.thoughtworks.com/rubyworks
 +
*http://rubyworks.rubyforge.org/
 +
 
 +
{{comment}}
 +
 
 +
[[Category:Ruby]]

2012年5月25日 (五) 03:03的最后版本

RubyWorks provides products and support to increase Ruby adoption in enterprises

RubyWorks includes a selection of supported developer tools, application stacks, environmental tools, frameworks and libraries.

目录

[编辑] Stack

  • Ruby – the Ruby interpreter
  • RubyGems – package manager for Ruby libraries
  • HAProxy – general purpose HTTP proxy that acts as a software load balancer in the RubyWorks Production Stack
  • Monit – lightweight monitoring tool which is responsible for making sure that other daemon processes are up, running and not leaking memory
  • Mongrel – lightweight web server for Rails
  • RUnit – process controller that starts, stops and supervises all other daemons in the stack
  • RubyWorks – an umbrella package that installs and configures all other pieces so that they work togethe

[编辑] Install

[编辑] CentOS

Monit Service Manager

If you are using i386 version

wget http://rubyworks.rubyforge.org/RubyWorks.i386.repo
cp RubyWorks.i386.repo /etc/yum.repos.d/

If you are using x64 version

wget http://rubyworks.rubyforge.org/RubyWorks.x86_64.repo
cp RubyWorks.x86_64.repo /etc/yum.repos.d/

yum update
yum install rubyworks
http://localhost:3001/
http://localhost:2812/
admin/MonitPa$$w0rd

配置文件在 /etc/rails/下

haproxy.conf  mongrel_3002.config  mongrel_3003.config  mongrel_3004.config  mongrel_3005.config  monit.conf 

[编辑] Debian

wget http://rubyworks.rubyforge.org/RubyWorks.GPG.key
apt-key add RubyWorks.GPG.key
MD5 checksum of the key file should be 971cf342ec253b0f5288cf55cbcf5e12.
vi /etc/apt/sources.list
For 32-bit architecture
deb http://rubyworks.rubyforge.org/debian/DEBS/i386 /
For 64-bit architecture
deb http://rubyworks.rubyforge.org/debian/DEBS/amd64 /
aptitude update
aptitude install rubyworks
http://localhost:3001/
http://localhost:2812/

[编辑] Links

Comment-32x32.png

<discussion>characters_max=300</discussion>

分享您的观点
个人工具
名字空间

变换
操作
导航
工具箱