Skip to content

Commit 0bc1e8b

Browse files
committed
update supervisor
1 parent 5ed3017 commit 0bc1e8b

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

system/supervisor/backend.conf

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
[program:backend]
2+
directory="project directory"
3+
command=python_path base_folder_path
4+
autostart = true
5+
autorestart=true
6+
stderr_logfile=/var/log/test.err.log
7+
stdout_logfile=/var/log/test.err.log
8+
user=username

system/supervisor/frontend.MD

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ autorestart=true
2424
stderr_logfile=/var/log/test.err.log
2525
stdout_logfile=/var/log/test.out.log
2626
```
27-
## Add Supervisor in Pyhton App [frontend](backend.conf)
27+
## Add Supervisor in Pyhton App [backend](backend.conf)
2828
```
2929
[program:backend]
3030
directory="project directory"

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy