- dashboard
- worker
- redis
- mongo
azk start -Rv- create a new dashboard
- refresh the page
- add data to your local API
Example: Adding sample data with curl:
curl -X POST -H "Content-Type: application/json" --data '{ "type":"home.temperature", "properties": { "temperature": 56 } }' http://dashboard.dev.azk.io/api/events- add a report
- configure the report after you added
# easy install
curl -Ls http://azk.io/install.sh | bash# easy start with --reprovision and --verbose
azk start -RvWe are using this system to deploy: https://github.com/azukiapp/docker-deploy-digitalocean
azk shell deploy$ azk status$ azk info$ azk stop$ azk restart$ azk restart -Rv$ azk logs- Official Site http://azk.io
- Github https://github.com/azukiapp/azk
- Documentation http://docs.azk.io
- Images directory created by the azk team http://images.azk.io
- Star azk on Github https://github.com/azukiapp/azk
- Report an issue https://github.com/azukiapp/azk/issues/new
- Help solving a reported issue https://github.com/azukiapp/azk/issues
- Check out our awesome sponsors http://azk.io/#sponsors
- Sign up the weekly digest http://www.azk.io/#newsletter
- Follow the blog https://medium.com/azuki-news
- Talk to our support (chat) https://gitter.im/azukiapp/azk (English) e https://gitter.im/azukiapp/azk/pt (Português)
- Facebook https://www.facebook.com/azukiapp
- Twitter http://twitter.com/azukiapp