Question
Has anyone ever used azk?
azk is the open source utility to quickly orchestrate development environments on your local machine and then just run your code.
https://github.com/azukiapp/azk
I’m one of its creators and I’d love to get feedback from real developers.
It’s great for new projects and for previously existing code. We use Docker to guarantee isolation for the environments and performance.
Check these two short tutorials to see how you can test it by yourself in minutes:
http://bit.ly/azkFeedbin
http://bit.ly/azkEvernote
http://bit.ly/azkDemo
There’s more to azk than just that, but that’s the best way to start. Soon we’ll add deployment features to it.
Please, feel free to reach us on any of our resource or support channels below.
Product:
- Documentation: http://docs.azk.io
Support:
- Issues: https://github.com/azukiapp/azk/issues
- Live chat: https://gitter.im/azukiapp/azk (English)
Other:
- Blog: https://medium.com/azuki-news
- Newsletter: http://www.azk.io/#newsletter
- Twitter: https://twitter.com/azukiapp
Thanks.
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×
I’m using it and it’s very helpful.
Hi there,
Thanks for using azk! I’m one of its creators.
I’m pleased to announce our first article on Community about azk!
“How To Deploy a Rails App with azk”
azk has evolved quite a bit since your comment. It’s super easy to use and brings lots of cool features.
Check it out! :)
Cheers.