Right now we have just one droplet hosting a Parse Server (2.8.4)
and a Parse Dashboard (1.2.0)
. The Parse Server uses the built-in sessions, installations, cloud code, and config and uses MongoDB, which is hosted in another droplet.
What I want to do now, is to add a load balancer, the one DigitalOcean offers, and one extra droplet for another Parse Server. I am completely clueless as to how to do it; I’ve never used a load balancer before.
Could someone please walk me through the process?