[Rails] How to install and configure Ruby on Rails with Windows Server 2008 EE
Hi All,
I decided to write some blog entries on my pet project for running Ruby
1.9.2 and Ruby on Rails 3.0.5 on Windows Server 2008 EE. I figured I
might as well post while I create, and if anyone wants to stop by and
see how it works out, you are more than welcome to do so.
I'm primarily concentrating on Windows Server 2008 EE with Active
Directory and LDAP functionality with Ruby on Rails "without" IIS.
Given that there's not a great many topics out there for Windows 2008
server and RoR, especially without IIS and fast-cgi, I thought I would
help others that come down the road and need to dwell into a windows
shop.
The basic setup is:
Windows 2008 Server EE
Ruby 1.9.2
Ruby on Rails 3.0.5
Apache
Thin Server
devise_ldap_authenticatable (for ldap)
Part One:
http://everything-ruby.blogspot.com/2011/04/installing-windows-server-2008-ee-with.html
Part Two:
http://everything-ruby.blogspot.com/2011/04/installing-windows-server-2008-ee-with_02.html
Part Three:
http://everything-ruby.blogspot.com/2011/04/installing-windows-server-2008-ee-with_6720.html
I'll be working on the next few parts over this week. I will cover
everything from LDAP communication to even creating a built in service
for your rails app with the server.
Enjoy.
--
Posted via http://www.ruby-forum.com/.
--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home