This repo describes how to run the Domino Cost Dashboard
app.
Table of Contents
- Domino Cost Dashboard (Uses Dash by Plotly)
- License
- Create a New Project
- Publish the App
- Accessing Domino Cost Dashboard App
This template is licensed under Apache 2.0 and contains the following open source components:
The Domino Cost Dashboard App can be launched from a git based project.
-
Go to the Projects page in Domino and click New Project.
-
Select a name and visibility for this project, then click Next.
-
Select Git Service Provider as Hosted By
-
Select GitHub from Git Service Provider drop down menu
-
Select your Git Credentials from the drop down menu
-
Select dominodatalab from the Owner/Organization
-
Enter https://github.com/dominodatalab/costs-dashboard in Repository Name field, then click Create
Once a Project has been created to host the dashboard app, follow these steps to publish it:
-
Navigate to the
App
section in the sidebar of the Project menu. Add a title for the App that you prefer and you can easily identify. Thestandard
environment and the smaller harware tier will be enought to run it. -
After publishing it, you'll be redirected to the
App Status
pages.Wait until the status changes to
running
.It will take a moment for the dependencies to install, and the Domino Cost App to start running.
To verify that the app is properly setup, you can check the app's user output. To access them, follow the next steps:
-
Click on
View Execution Details
link. -
Click on
User Output
and you'll see a log showing the setup of the environment. Once the legend* Running on http://127.0.0.1:8888
, your app is ready.
Once the App's status is Running
, you can access the App by clicking View App.
And then Domino Cost app dashboard will be displayed