This guide documents the process of adding a new website to your Magento installation, as well as getting this website to work within MDOQ.
- Create the new site in Magento
- Configure the new sites domain
You will need to make sure the domain is different, and the new site is enabled. - If the site is going to be served through a WAF you will need to stop MDOQ from attempting to generate an SSL certificate. You can do this via Settings > Site Nginx > Certificate Manager
Add the new domain under the "Excluded Domains" tab. - You will then need to apply new Nginx configuration. To do this:
- Select the production instance
- Select Sync
- Click "Select components to synchronisze"
- Click "Show more"
- Check "Site Nginx"
- Click "Enable Advanced Mode"
- Check "Only synchronize selected components"
- Click "Synchronzie"
- Test the site on the new domain.