Azure / Azure/azure-quickstart-templates

Azure Quickstart template for docker-wordpress-mysql does not properly configure database

Open
#6,620 3 comments 0 reactions 0 assignees View on GitHub
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
![image](https://user-images.githubusercontent.com/2018336/66662739-ff64bc80-ec0e-11e9-9b22-415724544a46.png)
3. Notice that an error message is displayed:
![image](https://user-images.githubusercontent.com/2018336/66662683-e5c37500-ec0e-11e9-8d24-0f45a674e15f.png)

### 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.