Skip to content

Commit

Permalink
2024-06-17-13-58-25 - update-conn
Browse files Browse the repository at this point in the history
  • Loading branch information
JosephKevinMachado committed Jun 17, 2024
1 parent 44147b5 commit d56ca2f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,14 +21,15 @@ You can run this data pipeline using GitHub codespaces. Follow the instructions
1. Create codespaces by going to the **[bitcoinMonitor](https://github.com/josephmachado/bitcoinMonitor/tree/main)** repository, forking it and then clicking on `Create codespaces on main` button.
2. Wait for codespaces to start, then in the terminal type `make up`.
3. Wait for `make up` to complete, and then wait for 30s (give Metabase sometime to setup).
4. After 30s go to the `ports` tab and click on the link exposing port `3000` to access Metabase UI (username and password is `sdeuser` and `sdepassword1234` respectively).
4. After 30s go to the `ports` tab and click on the link exposing port `3000` to access Metabase UI (username and password is `sdeuser` and `sdepassword1234` respectively). See `metabase connection settings` screenshot below for connection details.

**Note**: The screenshots show how to run a project on codespaces, please make sure to use the instructions above for this specific project.

![codespaces start](./assets/images/cs1.png)
![codespaces make up](./assets/images/cs2.png)
![codespaces open url](./assets/images/cs3.png)

**Metabase connection settings:**
![metabase setup](./assets/images/c.png)

The metabase UI will look like the following
Expand Down

0 comments on commit d56ca2f

Please sign in to comment.