Skip to content
This repository has been archived by the owner on Apr 19, 2019. It is now read-only.

Deploying

William Ting edited this page Sep 25, 2013 · 4 revisions

First, make sure you can build the site locally.

Currently there is a primary and secondary host (Dreamhost and UT CS servers) respectively.

Deploying is fairly straightforward if you have the correct permissions. If you're an SO, you can view username / passwords here.

  • activate the correct virtualenv

      workon utacm
    
  • choose a deploy target, typically you want to push to www.utacm.org:

      make dreamhost
    
Clone this wiki locally