Skip to content

Commit

Permalink
Fixes #569: Updated instructions inside Internet Monitoring directory.
Browse files Browse the repository at this point in the history
  • Loading branch information
geerlingguy committed Feb 4, 2024
1 parent 7925370 commit 4c0bb07
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions internet-monitoring/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,7 @@ Make sure Docker and [Docker Compose](https://docs.docker.com/compose/install/)

## Quick Start

```
git clone https://github.com/geerlingguy/internet-monitoring
cd internet-monitoring
docker-compose up -d
```
Follow the directions inside the main README file in this repository (make sure you have `monitoring_enable: true` in your `config.yml` before running the Ansible playbook).

Go to [http://localhost:3030/d/o9mIe_Aik/internet-connection](http://localhost:3030/d/o9mIe_Aik/internet-connection) (change `localhost` to your docker host ip/name).

Expand Down

0 comments on commit 4c0bb07

Please sign in to comment.