Skip to content

Commit

Permalink
Add link to guide
Browse files Browse the repository at this point in the history
  • Loading branch information
flosoft committed Aug 20, 2022
1 parent f7c1e36 commit d2e0169
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,5 +34,7 @@ services:
- "5051:5051"
```

A more in depth guide on how to run it behind Traefik alongside TeslaLogger, can be found [here](https://florianjensen.com/2022/08/20/sharing-your-eta-with-teslaeta/).

## Manual
Simply run `app.py` while ensuring you have installed all requirements from `requirements.txt` and the `.env` file has been configured. A virtualenv is recommended.

0 comments on commit d2e0169

Please sign in to comment.