"Automated installation and configuration of development environments" - for pt-BR support, please check out https://gitter.im/azukiapp/azk/pt
hey folks, is there a quick way to provide a browser access to azk status
and azk logs
? My ideal would be to have a dashboard that shows a listing of all active manifests (say
/projects/proj1/Azkfile.js
/projects/proj2/Azkfile.js
...
and then when clicking in one of them to have a listing of azk status
for all systems defined in that Azkfile, and have a tab that will let me stream logs to the browser (say like https://github.com/r7kamura/webtail)
sync()
can go away as well :)