Skip to content

cwisefool/diydeploy.example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 

Repository files navigation

diydeploy.example

Repository used for demonstrating how to perform a simple deploy using only Git and a small custom shell script. See deploy.sh for full deployment process. Deployment process automatically pulls latest version of this repository.

  • Installs Apache2 web server
  • Everything in html is deployed to /var/www/html.

Installation

Simply git clone into desired directory.

Ex: git clone https://github.com/cwisefool/simpledeploy.example.git simpledeploy.example

Deployment

From within cloned directory:

bash deploy.sh

About

Repository used for demonstrating how to roll your own deploy using Git

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors