0
Answered

What order do you link things for dependencies?

NationalAutoCare 9 years ago updated by Ilya (Here to help) 8 years ago 2
It is not very clear in the documentation in which order you would link items to setup dependencies. Want to make sure I have them all setup properly.

Other than that, we've been using this for a couple of months now and have been very pleased.
Under review
Hi.

We recommend to setup dependencies between connected components. Example, you have a router and web server with database. Database works on server. So, if server goes down then database goes down too. If router stop working - all network resources will be unavailable like server and database.
So, I recommend to setup such dependencies: