Skip to content

Commit

Permalink
update Readme and screenshot
Browse files Browse the repository at this point in the history
  • Loading branch information
hmt committed Feb 17, 2021
1 parent c73be37 commit 92c1f51
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ Then restart your nginx service: `sudo /etc/init.d/nginx restart`

Once on the page fill in your `server` address and the `shared secret`. You can get the `shared secret` by running `bbb-conf --secret` on your BBB server. The number to the right allows you to set the interval for data polling.

You can try out the monitoring page on https://bbb-monitor.netlify.app/
You can use the monitoring page on https://bbb-monitor.netlify.app/ Since it only sends data via fetch to your bbb server and not to any other server for processing it is safe to use without installing or setting up your own instance. You can check outgoing network connections in your browser's developer tools to see what is being sent and where.

To run it locally you will need to have node.js and git installed.

Expand Down
Binary file modified assets/bbb-monitor.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 92c1f51

Please sign in to comment.