From alexey.verkhovsky at gmail.com Sat Sep 15 09:56:28 2007 From: alexey.verkhovsky at gmail.com (Alexey Verkhovsky) Date: Sat, 15 Sep 2007 07:56:28 -0600 Subject: [Rubyworks-users] RailsConf Europe Message-ID: <3945c4270709150656y37d16916of2f57cedbc4cc8db@mail.gmail.com> Going to RailsConf Europe in Berlin, and would like to talk about CruiseControl.rb or RubyWorks production stack to someone from the project team? I'll be there, too, so feel free to ping me one way or another. There is also a talk about the production stack in the vendor track on Tuesday. -- Alexey Verkhovsky CruiseControl.rb [http://cruisecontrolrb.thoughtworks.com] RubyWorks [http://rubyworks.thoughtworks.com] From peter.krantz at gmail.com Sat Sep 15 10:04:03 2007 From: peter.krantz at gmail.com (Peter Krantz) Date: Sat, 15 Sep 2007 16:04:03 +0200 Subject: [Rubyworks-users] Plans for including a web server in RubyWorks? Message-ID: <7b9ad66d0709150704y64792ae3m89a943ba1ea4f73@mail.gmail.com> Hi! Are there any plans for including a web server (like nginx) in the rubyworks stack? I see great value for people who want to set up a complete rails environment quickly on a VPS. Regards, Peter http://www.peterkrantz.com/ From davidmarkcarlson at yahoo.com Mon Sep 17 22:33:16 2007 From: davidmarkcarlson at yahoo.com (David Carlson) Date: Mon, 17 Sep 2007 22:33:16 -0400 Subject: [Rubyworks-users] install problem with key Message-ID: <46EF38EC.50302@yahoo.com> I am trying to install the RubyWorks on CentOS 4.4 and running into a problem with the keys. Below is the yum output. Any thoughts on this? If I were to guess, I'd say that the key and the sig on the MySQL rpm don't match on the repository. Am I doing something wrong? (I can delete all the RubyWorks keys from RPM and recreate.) If the problem is on the repository side, does anyone know who to ping? Thanks, David Carlson [root at host ~]# yum update Setting up Update Process Setting up repositories Reading repository metadata in from local files Excluding Packages in global exclude list Finished Resolving Dependencies --> Populating transaction set with selected packages. Please wait. ---> Package MySQL-shared.i386 0:5.0.41-0.glibc23 set to be updated --> Running transaction check Dependencies Resolved ============================================================================= Package Arch Version Repository Size ============================================================================= Updating: MySQL-shared i386 5.0.41-0.glibc23 rubyworks 1.6 M Transaction Summary ============================================================================= Install 0 Package(s) Update 1 Package(s) Remove 0 Package(s) Total download size: 1.6 M Is this ok [y/N]: y Downloading Packages: warning: rpmts_HdrFromFdno: V3 DSA signature: NOKEY, key ID 5072e1f5 Public key for MySQL-shared-5.0.41-0.glibc23.i386.rpm is not installed Retrieving GPG key from http://rubyworks.rubyforge.org/RubyWorks.GPG.key Importing GPG key 0x106DE074 "ThoughtWorks " Is this ok [y/N]: y Key imported successfully Import of key(s) didn't help, wrong key(s)? Public key for MySQL-shared-5.0.41-0.glibc23.i386.rpm is not installed From alexey.verkhovsky at gmail.com Fri Sep 21 18:53:59 2007 From: alexey.verkhovsky at gmail.com (Alexey Verkhovsky) Date: Fri, 21 Sep 2007 16:53:59 -0600 Subject: [Rubyworks-users] [ANN] Upcoming RubyWorks 1.1 release on Oct 3 Message-ID: <3945c4270709211553j665a3ad2w8d61bb0b9013290c@mail.gmail.com> RubyWorks 1.1 is planned to be released on Oct 3, 2007 with the following features: BUGFIXES * Separate RPM repository for RHEL/CentOS 5 (fixes compatibility problems for a number of optional packages) * Fix incorrect architecture for rubygems on Debian amd64 UPGRADES * RMagick to 1.15.9 OTHER CHANGES * Migrating database drivers to the rubygem-* (dual gem and native) packaging scheme, for consistency * Support for Ubuntu 6.06 LTS (experimental) * Source packages -- Alexey Verkhovsky CruiseControl.rb [http://cruisecontrolrb.thoughtworks.com] RubyWorks [http://rubyworks.thoughtworks.com] From tom at headshift.com Sat Sep 29 03:43:19 2007 From: tom at headshift.com (Tom Taylor) Date: Sat, 29 Sep 2007 07:43:19 -0000 Subject: [Rubyworks-users] Locking down RubyWorks Message-ID: <6D9DDF6E-0807-4477-BA5E-A86B726B4EFD@headshift.com> Hi all, We're experimenting with RubyWorks at the moment, and would like to lock down a public facing site on it with a simple HTTP username/ password. We're forwarding Apache to HAProxy and its Mongrels using ProxyPass and ProxyPassReverse. Any suggestions about the best way to lock it down? Thanks a lot! PS: RubyWorks is great! We're really enjoying using it. Cheers, Tom From sridhar.ratna at gmail.com Sat Sep 29 05:13:48 2007 From: sridhar.ratna at gmail.com (Sridhar Ratnakumar) Date: Sat, 29 Sep 2007 14:43:48 +0530 Subject: [Rubyworks-users] Locking down RubyWorks In-Reply-To: <6D9DDF6E-0807-4477-BA5E-A86B726B4EFD@headshift.com> References: <6D9DDF6E-0807-4477-BA5E-A86B726B4EFD@headshift.com> Message-ID: <7c73a13a0709290213i41e72259kcbb5cbbcdda226da@mail.gmail.com> On 9/13/07, Tom Taylor wrote: > > We're experimenting with RubyWorks at the moment, and would like to > lock down a public facing site on it with a simple HTTP username/ > password. We're forwarding Apache to HAProxy and its Mongrels using > ProxyPass and ProxyPassReverse. Not the best, but the easiest is probably this, http://blog.codahale.com/2006/05/11/basic-http-authentication-with-rails-simple_http_auth/ -- http://srid.nearfar.org/ -------------- next part -------------- An HTML attachment was scrubbed... URL: http://rubyforge.org/pipermail/rubyworks-users/attachments/20070929/dd240d63/attachment.html From cuong.tran at gmail.com Sat Sep 29 11:48:09 2007 From: cuong.tran at gmail.com (Cuong Tran) Date: Sat, 29 Sep 2007 10:48:09 -0500 Subject: [Rubyworks-users] Locking down RubyWorks In-Reply-To: <6D9DDF6E-0807-4477-BA5E-A86B726B4EFD@headshift.com> References: <6D9DDF6E-0807-4477-BA5E-A86B726B4EFD@headshift.com> Message-ID: <221AADFF-40C3-4F38-95C5-2C8C2AAA63EA@gmail.com> You can just use the apache authentication: http://httpd.apache.org/docs/2.0/howto/auth.html On Sep 13, 2007, at 6:51 AM, Tom Taylor wrote: > Hi all, > > We're experimenting with RubyWorks at the moment, and would like to > lock down a public facing site on it with a simple HTTP username/ > password. We're forwarding Apache to HAProxy and its Mongrels using > ProxyPass and ProxyPassReverse. > > Any suggestions about the best way to lock it down? > > Thanks a lot! > > PS: RubyWorks is great! We're really enjoying using it. > > Cheers, > > Tom > _______________________________________________ > Rubyworks-users mailing list > Rubyworks-users at rubyforge.org > http://rubyforge.org/mailman/listinfo/rubyworks-users From peter.dickten at dcs-fuerth.de Sun Sep 30 10:09:54 2007 From: peter.dickten at dcs-fuerth.de (Dickten Peter) Date: Sun, 30 Sep 2007 16:09:54 +0200 Subject: [Rubyworks-users] rmagick on 64bit unsupported? Message-ID: <7A63C47D-0D65-41E5-B89D-D3C7CC0FD71C@dcs-fuerth.de> Hello everybody, I use rubyworks on my 64bit linux box (Linux Debian-40-etch-64-LAMP 2.6.18-4-amd64) and it works great :-) While finish my app I noticed that I need RMagick to scale uploaded pictures. The installation gives me some headaches, probably because I'm not a linux guru :-( What I tried: gem install rubygem-rmagick ERROR: While executing gem ... (RuntimeError) Unsupported architecture: x86_64 Can anybody PLEASE tell me to I get get Rmagick running? Thank you! Peter From alexey.verkhovsky at gmail.com Sun Sep 30 11:33:16 2007 From: alexey.verkhovsky at gmail.com (Alexey Verkhovsky) Date: Sun, 30 Sep 2007 17:33:16 +0200 Subject: [Rubyworks-users] Fwd: rmagick on 64bit unsupported? In-Reply-To: <3945c4270709300830h6bee51c9x4c560c0464c1c59f@mail.gmail.com> References: <7A63C47D-0D65-41E5-B89D-D3C7CC0FD71C@dcs-fuerth.de> <3945c4270709300830h6bee51c9x4c560c0464c1c59f@mail.gmail.com> Message-ID: <3945c4270709300833w748360bcg5f6c009d8bff19b9@mail.gmail.com> On 9/30/07, Dickten Peter wrote: > Can anybody PLEASE tell me to I get get Rmagick running? This is a known problem with precompiled gems on 64-bit Debian and Ubuntu. It will be fixed in the next release. -- Alexey Verkhovsky CruiseControl.rb [http://cruisecontrolrb.thoughtworks.com] RubyWorks [http://rubyworks.thoughtworks.com]