ckrailo
ckrailo

Reputation: 1009

What options other than BitNami are there for easy Rails stack deployments?

I've been having some odd issues with BitNami, especially when trying to deploy it on a system that already has a Rails stack elsewhere. I'd like to know what the alternatives are (if any) for easy deployment like the stacks BitNami offers. If nothing else, it'll just be neat to shop around. :)

Upvotes: 1

Views: 826

Answers (1)

Daniel Lopez
Daniel Lopez

Reputation: 3391

What issues are you running into? We designed BitNami RubyStack so it would work despite existing Rails stacks (checks for ports, etc.) so we would be very interested in tracking down your issues and fixing them.

As for alternatives, if you are using Windows you can take a look at InstantRails

Upvotes: 1

Related Questions