Add vcdrender app

This commit is contained in:
jaseg 2021-12-06 19:10:15 +01:00
parent 7392711465
commit ab91420bb6
6 changed files with 119 additions and 0 deletions

10
uwsgi-vcdrender.ini Normal file
View file

@ -0,0 +1,10 @@
[uwsgi]
master = True
cheap = True
die-on-idle = False
manage-script-name = True
plugins = python3
chdir = /var/lib/vcd-render
mount = /=pogojig:app
env = VCD8SEG_SETTINGS=vcdrender_prod.cfg