Skip to content

iisjade/deploy-tutorial

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deploy Tutorial

One of the most common things I am always asked is after we create an application how do we getting it running on a server. Tonight we are going to deploy a simple pelican blog using fabric.

Requirements

  1. Obtain a ssh account on our deploy server
  2. Install ssh public key on server
  3. Fork this repo
  4. Customize the blog updating the author
  5. Install commenting via disqus
  6. Build a fabric script that manages pushing your changes locally.
  7. Expand fabric script to login to deploy server and pull and build your site.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published