High availability configuration

Hello,

I was wondering if there’s a way to install cryosparc so that it runs on a “high availability configuration”, meaning it is installed on two servers at the same time.

A little bit like with SLURM, ideally I want one “login” server to take over if the other is down.
That will be very useful if we want to perform some maintenance on one of them, since we will be able to do that without downtime.

At this moment the only way I can imagine to do that is to have two instances, database synced from time to time with the other. Of course we could do that, but I would prefer the real thing.

Best,
Juan