search for: mongrel_rails_svc

Displaying 7 results from an estimated 7 matches for "mongrel_rails_svc".

2006 Feb 21
9
Checked mongrel_rails_service drafts
Ok, I have checked in the first draft of rails win32 service into examples mongrel_rails_service is the controller, and the _svc script is actually the service. The controller uses Mongrel Commands as requested by Zed, but the service was simplified for debugging purposes, later will merge and refactor both files. The environment defaults to production, so if wanted to run it on other, you must
2006 Jul 17
2
Port of --prefix to mongrel-service
...his patch: - adds --prefix option to service::install in mongrel-service plugin - fixes bug with config values merging in the service - enables gemplugins in the service. Questions: - why the load_plugins command was commented out? It seems working for me. - why bin/mongrel_rails_service and bin/mongrel_rails_svc still in the main package? - a lot of code is duplicated in both versions (standalone mongrel and service) - a bit of refactoring could help Anyway, this --prefix option is scratching my itch - I did by overwriting the mongrel itself and this is much cleaner. Thanks a lot! J. -------------- next...
2006 Apr 10
1
Mongrel Web Server 0.3.12.4 -- Relaxed Parser, Date Fix
...306&func=browse Where you can report bugs and I''ll fix them. If you take a look I''ve already done 11 bugs. WIN32 0.3.12.5 The 0.3.12.5 release will be for cleaning up the differences between POSIX and Win32 systems. The plan is to get rid of mongrel_rails_service and the mongrel_rails_svc command and start using one consistent mongrel_rails command for all platforms. CANDA ON RAILS Finally I''ll be at Canada on Rails and I''m looking to meet with people who have problems running Mongrel or who have production applications and are interested in getting Mongrel to r...
2006 Feb 22
8
Temporary win32 gems up.
Hey, I did some pre-compiled gems for both Mongrel and win32 service, wrote some quick instructions, and threw everything onto a (Mongrel hosted) temp site. Please go hit: http://zedshaw.homelinux.org:3000/files/win32_howto.html And give the instructions a shot. Luis should have the stuff moved around and then we''ll have a nice clean install and set of instructions for all this. Any
2006 Mar 05
4
Test out the upcoming plugins stuff for me
Hi folks, I''ve been working on the plugins system this weekend and I think I''ve nailed it down. The system will basically be able to load gems that are configured right to be plugins. It''ll do it fairly dynamically and shouldn''t require any configuration from the end user other than to install the gem. Doing this though will involve a bit of surgery on the
2006 Feb 23
0
A few changes to rails services.
Ok, commited a few modifications to mongrel_rails_svc (revision 59). For the ones running from svn, please do a update and take a look into it. Good news: services now start and stop ok from controller or net commands. Other good news: done some refactoring to the code into _svc file to create a RailsMongrel class. This class perform whatever you...
2006 Apr 10
0
Mongrel Web Server 0.3.12.4 -- Relaxed Parser, Date Fix
...306&func=browse Where you can report bugs and I''ll fix them. If you take a look I''ve already done 11 bugs. WIN32 0.3.12.5 The 0.3.12.5 release will be for cleaning up the differences between POSIX and Win32 systems. The plan is to get rid of mongrel_rails_service and the mongrel_rails_svc command and start using one consistent mongrel_rails command for all platforms. CANDA ON RAILS Finally I''ll be at Canada on Rails and I''m looking to meet with people who have problems running Mongrel or who have production applications and are interested in getting Mongrel to r...