Going to reply here since it’s the best/only threa...
# community-help
y
Going to reply here since it’s the best/only thread I found about HA. Coming back to running on ECS Fargate with HA: I see that TypeSense doesn’t like it when the number of ECS tasks is scaled up without specifying other master
--nodes
for HA (screenshot). I was hoping it would be that easy. So my Q: do nodes need to know about each other if the clients are only ever reading from typesense? Does typesense have a read-only mode, of sorts? Such that it wouldn’t care about filesystem locks since no writes are happening.