Skip to content

Releases: meaniscule/digital-ocean-deployer

v2.0.0

31 Jan 15:28
Compare
Choose a tag to compare

This script has been updated to work more within the nginx paradigm.

  • All site trees/repos are created in /var/www.
  • All nginx server files are create in /etc/nginx/sites-available.
  • All nginx server files are symbolically linked in /etc/nginx/sites-enabled.

v1.0.0

07 Aug 21:54
Compare
Choose a tag to compare

Initial release

This script is here to help Digital Ocean users deploy a Meaniscule app with ease.

Read the readme for all the details on how to use it.

All you have to do is execute the script, answer the four prompts, then stuff happens, everything gets set up, and the script tells you how to set your git deployment remote and push to deploy.