Skip to content

Commit

Permalink
Create Readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
pageauc committed May 4, 2024
1 parent 2d0a98c commit 60e29ec
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions supervisor/Readme.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
### supervisor folder
run.sh uses supervisorctl service to start, stop, status, Etc. speed-cam.py and webserver.py per the configuration files in the supervisor folder.
This will run the programs as background tasks under the specified user.
These processes will auto start on boot and/or attempt a restart if there is a program issue. Eg temporary communication timeout eg RTSP camera stream.

For more details see [How to Use run.sh wiki](https://github.com/pageauc/speed-camera/wiki/How-to-use-run.sh)

0 comments on commit 60e29ec

Please sign in to comment.