In forums, and in one of the videos I found this:
"Yes consider the master as a repository or a library is our recommendation and we also suggest to not put any data in the master - just install the extensions required by the slave sites."
But, all the documentation and videos show doing the following on the Master:
Creating slave sites from the front end
Managing and creating slave sites from the back end
Running a virtumart installation
I want to do this, what is the correct architecture?:
Have a master that is just a repository, no data or operations done there
Have primary Slave that is my primary website and where I manage slave site creation (front and back ends)
Create a series of template sites that will be used to create operational sites from the front end
Hope this is clear.