Hacker News new | ask | show | jobs
by meetneps 2919 days ago
I have built a generic deployment tool that does the following

1. Does dependencies installation 2. Does Code linting 3. Creates a new release folder and gets the entire codebase there.

   shared/ - for common assets like user upload data and images
   releases/
      2018060291205/
      2018060300703/
   current/ - ll be pointing to the active release. 
4. Notify the team on slack, emails and whatever 5. You can rollback at just click of a button and it ll point to one of its previous release.

Currently it works well for php. First project is completely free, but only for first 100 signups. Please make this opportunity and signup at http://grandappstudio.com/roll-out?utm_source=news_yc

Docs at http://rollout-docs.grandappstudio.com?utm_source=news_yc

Appreciate your feedback, Also we are applying for YC Winter18 batch, if someone could help in reviewing the application and give recommendation would be more than happy. Drop a mail to hello@grandappstudio.com, I would sync up.