@shanacarp ClickDeploy is not language dependant. As long as your server supports Git it will work.
Report
What all does this do, exactly? It's hard to tell from the website. Does this just essentially SSH in a do a "git clone" or "git pull" on your server? Does this setup and provision a whole new server from scratch? Does the server already have to be setup and everything installed for this to work? Etc...
@vlucas Hi Vance. Have you seen the demo video? Essentially yes ClickDeploy SSHs to your already setup server and does a "git clone/pull". It does not deal with provisioning servers, its strictly for code deployment from GitHub.
Can I release a tagged version from github? That is another way to achieve rollbacks. That is a minimum requirement for me. What is the workflow clickdeploy recommends for a botched release where you need to rollback?
@kenleland ClickDeploy relies on a branching workflow. So normally people would develop on a "develop" branch and then merge to "master" to deploy. Meaning "master" is a representation of a deployed site. ClickDeploy allows you to select the branch that gets deployed.
If you need to rollback you could rollback any commits as you normally would in Git. Then merge with the "master" branch and it will deploy a "rollback".
GrowthHackers
DevMail
DevMail
DevMail
Flowla
Camera Club
DevMail
Bold