Skip to content

rytst/watching_you

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Watching You Project

How to start

  1. Clone the repository
git clone git@github.com:rytst/watching_you.git
  1. Install python packages
pip install -r requirements.txt
  1. Put .env file for the settings of Influxdb and Grafana.

  2. Start the containers

docker compose up -d
  1. Execute the following command
python main.py

How to stop

docker compose down

If you want to remove all data about the containers of Influxdb and Grafana, then execute the following command.

docker compose down -v

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages