Hi,
In docker swarm for appwrite where do i place those : in the manager or the worker or both:
traefik:
appwrite:
appwrite-console:
appwrite-task-maintenance:
appwrite-task-scheduler-functions:
appwrite-task-scheduler-executions:
appwrite-task-scheduler-messages:
redis:
TL;DR
In Docker Swarm for Appwrite, developers should place the services like traefik, appwrite, appwrite-console, etc., in the manager nodes only, not the worker nodes.