In raising this issue, I confirm to the best of my ability the following (please check boxes, e.g. [X]):
Expected Behaviour:
I can run multiple instances of Concierge on the same system
Actual Behaviour:
One instance will run, the rest will crash on startup with a seg fault.
Steps to Reproduce:
Try to start more than one Concierge instance, from different directories
This is a problem for the future if we want horizontal scaling.
Work around atm, is to use docker containers.
In raising this issue, I confirm to the best of my ability the following (please check boxes, e.g. [X]):
Expected Behaviour:
I can run multiple instances of Concierge on the same system
Actual Behaviour:
One instance will run, the rest will crash on startup with a seg fault.
Steps to Reproduce:
Try to start more than one Concierge instance, from different directories
This is a problem for the future if we want horizontal scaling.
Work around atm, is to use docker containers.