TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Introducing azk: an even simpler way to deploy to DigitalOcean

6 pointsby nuxlliover 9 years ago

1 comment

nuxlliover 9 years ago
Hi! We&#x27;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&#x27;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&#x27;s really neat. Now, we&#x27;ve just added deployment features specifically for DigitalOcean at first.<p>You can check more azk tutorials on [2].<p>[0] <a href="https:&#x2F;&#x2F;github.com&#x2F;azukiapp&#x2F;azk" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;azukiapp&#x2F;azk</a><p>[1] <a href="http:&#x2F;&#x2F;hyper.sh&#x2F;" rel="nofollow">http:&#x2F;&#x2F;hyper.sh&#x2F;</a><p>[2] <a href="https:&#x2F;&#x2F;medium.com&#x2F;azuki-news" rel="nofollow">https:&#x2F;&#x2F;medium.com&#x2F;azuki-news</a>