]> git.parisson.com Git - teleforma.git/commitdiff
increase channels threads, add second script folder master
authorGuillaume Pellerin <guillaume.pellerin@parisson.com>
Wed, 10 Sep 2025 13:37:43 +0000 (15:37 +0200)
committerGuillaume Pellerin <guillaume.pellerin@parisson.com>
Wed, 10 Sep 2025 13:37:43 +0000 (15:37 +0200)
app/asgi.sh
env/prod.yml

index 804b68f6ebd4ef522673b6310bfcdb42b71f7e63..12705d9b440895b011e4ef9447de635f638c0b2b 100755 (executable)
@@ -6,7 +6,7 @@ manage=$app'/manage.py'
 static='/srv/static/'
 media='/srv/media/'
 src='/srv/src/'
-workers=8
+workers=24
 sock=/var/run/app/asgi.sock
 loglevel=error #Options: 'critical', 'error', 'warning', 'info', 'debug', 'trace'.
 
index 3f29ca31475b7087caaf9056fb97122eb0190fca..0cca42faa8d98bb05acca63c887214cdfdeb3423 100644 (file)
@@ -11,6 +11,7 @@ services:
     volumes:
       - /mnt/crfpa-videos:/mnt/crfpa-videos
       - /mnt/crfpa-scripts:/mnt/crfpa-scripts
+      - /mnt/crfpa-scripts2:/mnt/crfpa-scripts2
     networks:
       - teleforma-prod