Add support for separate Horizon deployment

This commit is contained in:
holysoles
2025-01-22 20:06:21 -06:00
parent cf128bf9d4
commit 5fb13fe030
7 changed files with 288 additions and 6 deletions
+4
View File
@@ -332,6 +332,10 @@ pixelfed:
prefix: "horizon-"
# -- darkmode for the web interface in the admin panel
dark_mode: false
# -- Enable running Laravel Horizon in a separate deployment. Allow to scale the backend queue workers independently.
separate_deployment: false
# -- Number of replicas for the Horizon deployment when running separately. Ignored if autoscaling is enabled.
replicas: 1
# app specific settings
app: