GetSimpleCMS / GetSimpleCMS

GetSimple CMS
http://get-simple.info
GNU General Public License v3.0
392 stars 114 forks source link

Deploy from svn script #468

Closed tablatronix closed 11 years ago

tablatronix commented 11 years ago

I am writing a script to deploy GS or any github repo to your web host. Let me know if anyone is interested in using it.

Basically you stick a script in a folder, edit a config file to point to the repo and branch, and launch it. It will pull the archive from github and deploy it onto your server.

It has ability to exclude files and folders so you can keep your data and switch branches or versions easily.

I got tired of downloading zips unzippping ftping reinstalling routine.

ghost commented 11 years ago

Sounds great I think we could make a one click installer for cpanel for it.

Sent from my Windows Phone


From: Shawn A Sent: 12/28/2012 11:15 AM To: GetSimpleCMS/GetSimpleCMS Subject: [GetSimpleCMS] Deploy from svn script (#468)

I am writing a script to deploy GS or any github repo to your web host. Let me know if anyone is interested in using it.

Basically you stick a script in a folder, edit a config file to point to the repo and branch, and launch it. It will pull the archive from github and deploy it onto your server.

It has ability to exclude files and folders so you can keep your data and switch branches or versions easily.

I got tired of downloading zips unzippping ftping reinstalling routine.


Reply to this email directly or view it on GitHub: https://github.com/GetSimpleCMS/GetSimpleCMS/issues/468

tablatronix commented 11 years ago

This repo is now on my profile btw.