Mongo Replica Sets on Render

Hello Steevej,

Thanks for your response!
No, I’m only running the rs.initiate() on the first deployment and then:

mongod --bind_ip 0.0.0.0 --oplogSize 128 --replSet rs0 --storageEngine wiredTiger, on subsequent restarts.