<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Ruby on Brian P. Hogan</title><link>https://bphogan.com/categories/ruby/</link><description>Recent content in Ruby on Brian P. Hogan</description><generator>Hugo -- gohugo.io</generator><language>en-us</language><lastBuildDate>Wed, 16 Mar 2016 08:27:55 +0000</lastBuildDate><atom:link href="https://bphogan.com/categories/ruby/index.xml" rel="self" type="application/rss+xml"/><item><title>How to Configure a Rails Application Server with RVM, Apache, and Passenger on Ubuntu 16.04</title><link>https://bphogan.com/tutorials/ruby/rvm-rails-apache/</link><pubDate>Wed, 16 Mar 2016 08:27:55 +0000</pubDate><guid>https://bphogan.com/tutorials/ruby/rvm-rails-apache/</guid><description>This tutorial will guide you through setting up a Rails application server using Apache as a front-end server and Passenger as a back-end.
Before You Begin You&amp;rsquo;ll need:
An Ubuntu 16.04 server with at least 1GB of RAM and a non-root user with sudo access. Your Rails application in a Git repository Your Rails application&amp;rsquo;s database system installed on the server. Step 1: Configure RVM We&amp;rsquo;ll use RVM to install Ruby.</description></item></channel></rss>