evertramos
docker-wordpress
Shell

Wordpress Docker container using SSL Certificates with LetsEncrypt

Last updated Jul 4, 2026
492
Stars
149
Forks
0
Issues
0
Stars/day
Attention Score
85
Language breakdown
No language data available.
Files click to expand
README

Docker Wordpress 🚀

wordpress-docker-letsencrypt

How to start 🔰

This script was first designed to work along with Server Automation, where you will be able to start a new WordPress site in less than a minute.

Developing locally

If you want to run this project locally, you can do it by running the following command:

git clone https://github.com/evertramos/docker-wordpress.git
cd docker-wordpress
./bin/setup.sh

This will start the containers and create a new database for you.

Migrating from local to production

If you want to migrate your local site (wordpress files and database) to production, you can do it by running the following command:

:construction: Work in progress

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. If you know what the issue id,
please, open an issue on GitHub and I will be glad to update this documentation.

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

🔗 More in this category

© 2026 GitRepoTrend · evertramos/docker-wordpress · Updated daily from GitHub