I need mongo to run in multiple dedicated machines and form my own cluster instead of an atlas cluster
I need to run triggers to do some custom logic to update other collections based on some updates in a specific collection
I am not getting any mongo triggers that can run without being linked to an atlas cluster. Any suggestions?