update prod ssu + packages

This commit is contained in:
Andras Bacsai
2023-04-12 22:09:01 +02:00
parent 9b59e88214
commit 3327e6b584
6 changed files with 233 additions and 220 deletions

View File

@@ -1,2 +1,2 @@
#!/command/execlineb -P
su - webuser -c "php /var/www/html/artisan queue:listen"
su - webuser -c "php /var/www/html/artisan queue:work --timeout=600 --rest=1 --memory=512"

View File

@@ -0,0 +1,2 @@
#!/command/execlineb -P
su - webuser -c "php /var/www/html/artisan schedule:work"

View File

@@ -0,0 +1 @@
longrun