Deploy script designed for a quickly appplication deploy with zero downtime. Ideally use for a small application with one server for deployment.
Great thanks to "Chauncey Garrett" by inspiration - http://chauncey.io
@filipe07
- Copy files to directory for deploy.
- Change parameters (SSH properties, Paths and remote directories) on deploy.conf
- Execute ./deploy.sh [option]
- Done.