Skip to content
This repository has been archived by the owner on Jul 22, 2019. It is now read-only.

admoexperience/dashboard

Repository files navigation

Admo Dashboard

Based on Shopify's Dashing. Check their project page for more info

Required environment variables to get it running on heroku

ENV Var Default Value Help
USER_NAME admin Basic auth to access the dashboard
USER_PASSWORD password Basic auth to access the dashboard
UNITS1 Admo-1,Admo-2 Which units to display(current 2 per screen/instance)
UNITS2 Admo-3,Admo-3 Which units to display(current 2 per screen/instance)

Updating the dashboard either via curl or via code

        curl -i -d '{ "auth_token": "YOUR_AUTH_TOKEN", "screenshotCreatedAt":"2013-12-8 20:43", "checkedinAt":"2013-12-8 20:43", "screenshotUrl":"https://url.to.you.image/screenshot.png"}' http://localhost:3030/widgets/Admo-1

Pictures

Screenshot