Infrastructure

  • Edit settings
  • Add to crontab
$ sudo crontab -e
* * * * * /path-to-your-script/auto-scale.sh
  • Profit ($$)!