mirror of
https://github.com/mtan93/cachet-url-monitor.git
synced 2026-03-08 05:31:58 +00:00
Updating the instructions on how to run it
This commit is contained in:
@@ -75,12 +75,13 @@ $ virtualenv cachet-url-monitor
|
|||||||
$ cd cachet-url-monitor
|
$ cd cachet-url-monitor
|
||||||
$ source bin/activate
|
$ source bin/activate
|
||||||
$ pip install -r requirements.txt
|
$ pip install -r requirements.txt
|
||||||
|
$ python3 setup.py install
|
||||||
```
|
```
|
||||||
|
|
||||||
To start the agent:
|
To start the agent:
|
||||||
|
|
||||||
```
|
```
|
||||||
$ python cachet_url_monitor/scheduler.py config.yml
|
$ python3 cachet_url_monitor/scheduler.py config.yml
|
||||||
```
|
```
|
||||||
|
|
||||||
## Docker
|
## Docker
|
||||||
|
|||||||
Reference in New Issue
Block a user