<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Deployment on Brian P. Hogan</title><link>https://bphogan.com/categories/deployment/</link><description>Recent content in Deployment on Brian P. Hogan</description><generator>Hugo -- gohugo.io</generator><language>en-us</language><lastBuildDate>Sat, 12 Nov 2016 08:27:55 +0000</lastBuildDate><atom:link href="https://bphogan.com/categories/deployment/index.xml" rel="self" type="application/rss+xml"/><item><title>Creating Virtual Machines With Vagrant</title><link>https://bphogan.com/tutorials/vagrant/creating-virtual-machines-with-vagrant/</link><pubDate>Sat, 12 Nov 2016 08:27:55 +0000</pubDate><guid>https://bphogan.com/tutorials/vagrant/creating-virtual-machines-with-vagrant/</guid><description>Creating virtual machines can be a complex process. Why not automate it?
Vagrant is a command line utility for creating virtual machines quickly. In this tutorial you will create a Linux virtual machine running Apache and configure it to serve web pages in the current folder.
You can complete this tutorial on Windows or macOS. You will need VirtualBox installed and a fast Internet connection.
Installing Vagrant Installing Vagrant is as easy as installing any other program.</description></item><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>