3154df4e19 | ||
---|---|---|
ARM_Template_Create_WP | ||
Bicep_Script_Create_WP | ||
Plugins/app_service_email | ||
Terraform_Script_Create_WP | ||
WordPress | ||
Wordpress_Windows | ||
.gitignore | ||
CODE_OF_CONDUCT.md | ||
LICENSE | ||
README.md | ||
SECURITY.md | ||
SUPPORT.md | ||
TODO.md | ||
Wordpress on Azure App Service_Optimizations_whitepaper.pdf |
README.md
WordPress on Linux App Service
Whether you’re shuffling a couple thousand visitors a day through an eCommerce shopping experience or attracting thousands of visitors to your content per day, your digital experience must be available and load fast to engage and wow your audiences. Our cloud-based solutions give your sites high availability, speed, scalability, and security, so you can press ahead with confidence.
WordPress hosted on Azure App Service is a fully managed Azure PaaS offering with built-in infrastructure maintenance, security patching and scaling. It also supports virtual networks, and the ability to run in an isolated and dedicated App Service Environment. WordPress updates and patches as described here, threat detection and blocking, and traffic encryption with free SSL certificates are part of what we offer to all of our customers.
There are several forms of WordPress running on Azure, but we recommend WordPress on Azure AppService from the Azure Marketplace as your start point. Because these Marketplace offerings are optimized for Linux App Service, they are designed to be easy-to-install and come with up-to-date software packages, fine tuned SKU sizes for both App Service & Azure Database for MySQL Flexible Server and also with support from App Service team.
WordPress on Azure App Service is supported in Public cloud, US Government clouds(Fairfax) & China Cloud(mooncake).
Image Details
Image Server URL: https://mcr.microsoft.com
URL to view all the list of WordPress tags: https://mcr.microsoft.com/v2/appsvc/wordpress-alpine-php/tags/list
Image Name | Image Tag | OS | PHP Version | Nginx version |
---|---|---|---|---|
appsvc/wordpress-alpine-php | latest (see note) | Alpine Linux 3.16 | 8.0.30 | 1.24.0 |
appsvc/wordpress-alpine-php | 8.0 | Alpine Linux 3.16 | 8.0.30 | 1.24.0 |
appsvc/wordpress-alpine-php | 8.2 | Alpine Linux 3.20 | 8.2.20 | 1.26.1 |
appsvc/wordpress-alpine-php | 8.3 | Alpine Linux 3.20 | 8.3.8 | 1.26.1 |
Note: latest tag corresponds to 8.0 version of PHP, and it does not actually mean that it will always carry the latest version of image. We will soon stop using the latest tag and use appropriate 'numerical' tag to avoid confusion.
How to Configurations
- Change MySQL Database Password for WordPress on Linux App Service
- Change WordPress Admin Credentials of the WordPress hosted on Linux App Service
- Setup Startup scripts for WordPress running on Linux App Service
- Configuring Nginx for WordPress running on Linux App Service
- A view of Application Settings of WordPress on Linux App Service
- Connect to database with phpmyadmin of WordPress on Linux AppService
- Configure WordPress on Linux AppService with existing MySQL database
- Migrate any WordPress site to WordPress on Linux App Service
- Adding PHP extensions for WordPress on Linux App Service
- AFD Integration with WordPress on Azure App Service
- Enabling High Performance with Local Storage
- Enabling Multisite WordPress on Azure App Service
- How to use WP-CLI with WordPress on App Service
- How to Enable Debug Logs for WordPress on App Service
- How to create staging environment with WordPress on App Service
- Enabling CI/CD with WordPress on App Service
- Troubleshooting CORS errors with Azure CDN / FrontDoor or Azure Blob Storage
- How to enable PHP Intl extension with WordPress App Service
- Integrating Azure Communication Email Service with WordPress App Service
- Enabling Managed Identity with Azure Communication Service Email
- Enabling Managed Identity with Azure MySQL for WordPress App Service
- Enable Microphone and Camera with WordPress App Service
Contributing
This project welcomes contributions and suggestions. Most contributions require you to agree to a Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us the rights to use your contribution. For details, visit https://cla.opensource.microsoft.com.
When you submit a pull request, a CLA bot will automatically determine whether you need to provide a CLA and decorate the PR appropriately (e.g., status check, comment). Simply follow the instructions provided by the bot. You will only need to do this once across all repos using our CLA.
This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.
Trademarks
This project may contain trademarks or logos for projects, products, or services. Authorized use of Microsoft trademarks or logos is subject to and must follow Microsoft's Trademark & Brand Guidelines. Use of Microsoft trademarks or logos in modified versions of this project must not cause confusion or imply Microsoft sponsorship. Any use of third-party trademarks or logos are subject to those third-party's policies.