search for: rails_stack

Displaying 20 results from an estimated 22 matches for "rails_stack".

2006 Apr 04
4
Maintaining and securing the "Perfect Rails/Debian/Lighttpd Stack"
Hi there I''m planning to build "The Perfect Rails/Debian/Lighttpd Stack", published by Ezra Zygmuntowicz and Sean Schertell at http://brainspl.at/rails_stack.html I''m wondering what sort of constant maintanance that setup would incur. What actions have be regularly performed to keep this setup healthy and secure under normal conditions? Alder
2006 Feb 02
1
FYI lighttpd 1.4.9 has problems running with rails out-of-the-box
In case this helps anyone I recently finished setting up a Debian server closely following Ezra''s excellent guidance @ http://brainspl.at/rails_stack.html. I used newer libraries in some cases (and mysql 5.0) and everything worked great until the end when lighttpd wouldn''t start. I finally figured out that Lighty 1.4.9 has a problem working with rails out-of-the-box. See ticket http://trac.lighttpd.net/trac/ticket/487 for more info....
2006 Apr 12
4
rails stack on debian
I am putting a rails stack on a debian linux box. Ezra did a great job with his tutorial <http://brainspl.at/rails_stack.html> What I am in doubt is what is recommended / common practise to install stuff which is not availble yet with apt-get (eg. ruby 1.8.4, postgresql 8.1, lighttpd). the options I played with (=> and the conclusion): compiling from source (get source straight from developer site) => a...
2005 Dec 28
3
problems with lighty on linux
I''m trying to get our app running on Lighty... I followed Ezra''s instructions: http://brainspl.at/pages/rails_stack... Currently the app runs fine with webrick, but with lighty I get 404 errors on everything. I found if I don''t edit the lighttpd.conf file to use absolute paths, it works fine. But this is not good for production because I need to run it with the -d param to run as a daemon. Even on...
2006 Jan 09
9
Noob, installing rails on a goDaddy virtual server?
Hi, I''m completely new to all of this. Not even certain this is an appropriate forum for an installation question. I''m just about to plunk down some money to get a virtual server. In looking over the list of isp''s elsewhere on this site, goDaddy isn''t mentioned - probably because they don''t offer rails as a standard distribution. There are some
2006 Feb 07
14
Production Server That Just Works?
Hi, Love Rails... I''m looking for a Production Quality Server that brings the same ease of use as Rails does to web development. I''ve tried TextDrive, and never got it to work. I''m sure there are good reasons why it didn''t work but they are beyond me. I''ve contacted tech support there several times, and it seems that there are so many setups that
2006 May 01
5
Why Does Ruby on Debian Blow? (Was: Mongrel 3.15,
I had no problems. It pretty much boils down to three steps: 1) Install Ruby via deb. 2) Install ruby gems using the instructions for installing ruby gems. 3) Install rails and everything else via gems. browse the following write-up: http://brainspl.at/rails_stack.html Follow the instructions for installing the Ruby deb, and a few others. (You can do it all in one line) Then follow the instructions to install rubygems. (this is the same for Mac and Windows as in any Linux distro) Then use gems to install rails. (This is the same in Windows and Mac and any...
2006 Feb 24
8
RoR meets .net *cringe*
...ll like it) a. http://www.debian.org/ b. http://www.debian.org/releases/stable/ c. http://www.debian.org/ports/i386/ d. http://cdimage.debian.org/debian-cd/3.1_r1/i386/iso-cd/debian-31r1a-i386 -netinst.iso e. http://www.debian.org/releases/stable/i386/ f. http://brainspl.at/rails_stack.html (Thanks to Ezra for this awesome tutorial) 2. Learn how to set up multiple Rails apps on Debian with Lighttpd. I''ve got config files if you''d like them. 3. Write your application and keep track of the hours you spend on it. 4. Install Rails under IIS. Just try to make it wo...
2005 Dec 22
1
Lighttpd/rails deployment error
I have been trying to get Lighttpd working.... we have been using webrick, but want to move to a production quality web server. I followed the instructions found here : http://brainspl.at/pages/rails_stack We are developing on windows and deploying to Fedora Linux. We''re using rails 1.0. The build actually happens on the windows box and using ant transfers the code to the Linux box. If I manually copy the code from the Windows box to the deployment box, Lighttpd works fine. However if...
2006 Jan 03
2
Rails is slow on Apache !!!
Hi , I have rails running on my development machine. I have installed mod_ruby and set up the httpd.conf file to add handlers for .rb files. But the speed I get is still slow compared to webrick which is blazingly fast. I have 2 questions 1. How do I determine if mod_ruby is loaded and is being used to run my ruby scripts ? 2. Which of these fcgi /mod_ruby is faster ? Thanks vivek --------------
2006 Jan 16
42
Linux Suggestions
I''m fairly new to Ruby & Rails and I come from a stricly M$ background. I''m trying to move into the world of open source, but I don''t have a good roadmap. I''m starting to develop a Rails-based product and I want to have the option to distribute it to non-hosted customers. So I''ve said all that to say this... I want to learn how to setup linux and
2006 Apr 03
11
Rails VPS Business Hosting
Greetings, Does anyone have experience with Rails VPS hosting? I''m basically looking for a hosting reseller option so I can have control of my clients domains and hosting. I''m looking for something easy to use; although I like learning it all, and am learning a lot, I am most definitely not a command line linux user type as of yet. The one that I''ve looked at
2006 May 18
9
Possible solutions to txtdrive process killing for cpu usage
Hi, I''ve just deployed a basic ecommerce site on textdrive.com. The application has been stress tested on our local development machines and appears to be running fine (no memory leaks). However, on textdrive the fcgi processes are being killed after just a few requests apparently because of cpu usage (The log says the processes exceeds 17% average cpu usage in the last few minutes)
2006 May 13
8
Which Linux flavor for a Rails server?
Hi folks, I''m a linux noob, and I''m trying to pick a distro for my rails server. I don''t want to start a flame-war about linux distros! I''m interested in the best distribution for these criteria: 1 - Simplicity of getting ruby and rails set-up (gem updates) 2 - Stability (it is a server, after all) 3 - Support resources (community, and as a fall-back, paid
2006 Feb 26
28
A Follow up to my fedora question: Favorite Flavor Of Linux?
Than my question is this? Now that I have switchtowerized and migrate enabled my app I can start down a new path if need be on a different OS as the base of the system. We have already tried CentOS and found it to have more issues than those mentioned about fedora and through it away faster than one could shake a stick at. Here are our requirements for a stage/dev box and production:
2006 Jun 15
9
MySQL error
Greetings, I''ve got a Rimu account and I''m trying to config things for a deployment. I''ve now got things to where I''m atleast getting a nice error page you can see at: http://www.juiceboxmedia.ca/public/ the username and password I have connects to this database fine with phpmyadmin from my plesk control panel, so as far as I know MySQL on it''s
2006 Jun 23
13
Best OS Choice for Rails server?
I am going for a dedicated hosted server for a rails app I am working on, and have a choice from several different operating systems. I excluded windows 2003 from the list because it has been giving RMagick fits for me. The app is Ruby 1.8.4, Rails 1.1.2, mySQL 5.0 The contestants are: Red Hat Enterprise 3.0 Red Hat Enterprise 4.0 Debian CentOS FreeBSD I''m leaning towards Debian,
2006 Jan 14
12
Dedicated Host Recommendations?
I currently have a dedicated server at ev1servers, but it''s getting rather antiquated (Redhat 9) and am looking to upgrade. I''m thinking about serverbeach.com - one of their CentOS servers. Anybody have any recommendations for dedicated servers on which to run Rails? Hopefully less than $200/month. Thanks! CSN __________________________________________________ Do You Yahoo!?
2006 Jul 06
17
Linux distros
Is there any particular distro that seems to be most used among RoR developers on Linux? Any that might provide better support somehow for development of RoR apps? -- Posted via http://www.ruby-forum.com/.
2006 Mar 25
1
Re: Rails Digest, Vol 18, Issue 656
Here''s an alternative in-depth treatment on setting upo rails on Debian (Ubuntu, Kubuntu, ... ), may be interesting to follow through in more detail for some: The Perfect Rails/debian/lighttpd Stack... ( http://brainspl.at/pages/perfect_vps ) Victor Kane http://awebfactory.com.ar On 3/25/06, rails-request@lists.rubyonrails.org < rails-request@lists.rubyonrails.org> wrote: >