Hi! We're a startup named Azuki and we created azk.<p>azk [0] is an open source development environment orchestrator for your local machine.<p>It is operated mainly via a CLI plus a manifest file (Azkfile.js) that describes architectures on a functional level (and the tool takes care of the rest).<p>You can quickly configure and start environments for new projects or for previously existing ones on top of which you'd like to iterate.<p>Everything runs on containers instead of VMs (currently, that means only Docker, but there are interesting additions on the way, such as hyper [1]).<p>It's really neat. Now, we've just added deployment features specifically for DigitalOcean at first.<p>You can check more azk tutorials on [2].<p>[0] <a href="https://github.com/azukiapp/azk" rel="nofollow">https://github.com/azukiapp/azk</a><p>[1] <a href="http://hyper.sh/" rel="nofollow">http://hyper.sh/</a><p>[2] <a href="https://medium.com/azuki-news" rel="nofollow">https://medium.com/azuki-news</a>