@Marius Haberstock I think I might have misinterpreted - my interpretation was that you would want to run e.g. dev Orion and prod Orion server instances against the same DB
If you meant though that you want to run two servers for scale, i.e. to handle more concurrent requests, that's totally fine and valid
you can even have separate orion server processes for UI, scheduler and the API server