What would be pros and cons for multi-site drupal setup with over 10gb entries to either use “domains module” vs using different installations
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
The domain module is good, if you want to share users and content among the sites, as it allow you to manage on which site the content should be available.
If you want to make a normal multi-site setup, with different databases (no shared content/users) you should make different installations (which can use the same drupal core and contrib modules)