🚀
Docker Wordpress
🔰
How to start This script was designed to work along with Server Automation, where you will be able to start a new WordPress site in less than a minute. You may use directly with your NGINX Proxy Automation following the previous docs.
ðŸ’
Known Issues 1. Azure
Running docker on Azure servers you must mount your database in your disks partitions (example: /mnt/data/
) so your db container can work. This is a some kind of issue regarding Hyper-V sharing drivers... not really sure why.
=======
Versions
The versioning of this project matches the same tag of Server Automation and NGINX proxy automation.
Table of compatibility:
docker-wordpress | nginx-proxy-automation | server-automation |
---|---|---|
v0.5 | v0.5 | v0.5 |