Configures a lightweight deploy script on your EC2 that pulls from your Git repo and restarts your app on new pushes.
Saves 2 hours
#git
#deploy
#ec2
#automation
What this tool does
Set up deploy user and SSH key
Configure git post-receive hook
Create deploy script with rollback
What it creates
Deploy script
SSH key pair
Systemd service