How to Setup Multiple Magento 2 websites/stores with Nginx?

Magento is so flexible that one instance of it can have multiple websites/stores with different languages, domain names, categories, etc. You can configure the websites, stores, and store views in the Magento Admin. You use the MAGE_RUN_TYPE and MAGE_RUN_CODE variables in entry point scripts(index.php), .htaccess or Nginx configuration files(depending upon the webserver you are using) …

Magento 2 CI/CD Setup?

Would love to know what environment/setup folks have for M2 development. For example, on local what IDE and plugins? For CI/CD are you using Jenkins? What plugins and how are you running tests? submitted by /u/william_o [link] [comments]