Orchestrator DEV - ACC

Hi there,

Quick question, let’s suppose I am setting up two Orchestrator environments (DEV, ACC).

By bearing in mind that it’s advisable to separate orchestrator installation (machine 1) of SQL Server installation (machine 2) per UiPath documentation instructions, would I need to have 4 machines? something like:

Machine 1 → Orchestrator DEV and Machine 2 → SQL Server DEV
Machine 3 → Orchestrator ACC and Machine 4 → SQL Server ACC

Or it would be possible to use only 1 machine for SQL Server (with 2 instances) and then use 2 machine for the orchestrator (DEV, ACC) like:

Machine 1 → SQL Server overall
Machine 2 → Orchestrator DEV
Machine 3 → Orchestrator ACC

Appreciate your thoughts,

Thanks!

@Felipe_Kotinda

If you go with below approach
Machine 1 → SQL Server overall
Machine 2 → Orchestrator DEV
Machine 3 → Orchestrator ACC

then if you have any problem in Machine 1 then entire orchestrator (DEV, ACC) will be down

You have to create separate instances that will be helpful

Hope this may help you

Thanks

1 Like