Add LandSAR cluster worker deployment
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
# Copy this file to .env on the remote LandSAR worker host 192.168.1.6.
|
||||
# DATABASE_URL points to the main InSAR management server/PostgreSQL host 192.168.1.62.
|
||||
DATABASE_URL=postgresql+asyncpg://postgres:WXZXzhb123456@192.168.1.62:5432/insar_management
|
||||
JOB_WORKER_ALLOWED_TYPES=LANDSAR_CLUSTER_ITEM
|
||||
JOB_WORKER_CONCURRENCY=1
|
||||
JOB_WORKER_POLL_INTERVAL=1.0
|
||||
LANDSAR_CLUSTER_WORKER_ID=
|
||||
Reference in New Issue
Block a user