Hello,
We want to be able to host multiple RT instances on one physical server.
We would also like to be able to orchestrate these instances through a GUI - create new ones instances, check the status of others, etc.
I understand that orchestration would be best done through some RT API or the CLI and custom scripts to install and move files where necessary. The GUI would probably need to be written from scratch.
Does anyone here have experience on hosting multiple instances on one server and could give me tips on where to start? Maybe orchestration would be much easier using Docker and Kubernetes?
Best regards,
Ansis