On Sat, Aug 4, 2018 at 6:15 PM, fugee ohu <fugee279@gmail.com> wrote:
> I've been hosting my rails apps on freebsd Anyone have preferences which OS
> to host on?
If you're responsible for configuration and maintenance, use what
you're familiar with :-)
Otherwise, it depends on how/where you're deploying -- bare metal,
VPS, Docker containers -- and personal preference. particularly on
package management.
For instance, Alpine Linux is a very small image, good for containers.
The Amazon Linux AMI is RedHat-based -- if you like RPM/yum as
a package manager and use AWS, perfect.
Ubuntu uses the Debian package management system, and there's
a lot of documentation/examples available.
And then there's all the BSD- and Solaris-derived options. I vote for
trying them all :-)
--
Hassan Schroeder ------------------------ hassan.schroeder@gmail.com
twitter: @hassan
Consulting Availability : Silicon Valley or remote
--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/CACmC4yAC8mJ__UdD2aUPqPzsTvcHOt4HHkKR6OG6VfeKosudaQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.
No comments:
Post a Comment