Azure / Azure/azure-quickstart-templates
Azure Quickstart template for docker-wordpress-mysql does not properly configure database
- Dominant language
- Bicep
- Stars
- 14.9k
- Forks
- 16.2k
- Avg merge
- 6d 21h
- Merged PRs (30d)
- 6
Description
[docker-wordpress-mysql](https://github.com/Azure/azure-quickstart-templates/tree/master/docker-wordpress-mysql)
### Issue Details
Deployment of the docker-wordpress-mysql template results in a misconfigured mysqldb instance, this blocks the ability to configure and interact with wordpress due to a "Error establishing a Database Connection"
### Repro steps
1. Deploy the [docker-wordpress-mysql](https://github.com/Azure/azure-quickstart-templates/tree/master/docker-wordpress-mysql) template
2. Visit the ip or DNS of the created "MyPublicIp" instance

3. Notice that an error message is displayed:

### Expected Result
User should be met with the initial WordPress installation and configuration prompt
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with the docker-wordpress-mysql template linked in the issue and reproduce the deployment using its documented entry point. Inspect how the MySQL instance is configured for WordPress, then verify the deployment reaches the initial WordPress installation and configuration prompt instead of showing a database connection error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure, docker, mysql, wordpress
- Domain
- cloud, databases, web-dev
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100