Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/evertramos/docker-wordpress
Wordpress Docker container using SSL Certificates with LetsEncrypt
https://github.com/evertramos/docker-wordpress
docker docker-wordpress letsencrypt nginx-proxy webproxy wordpress wordpress-deployment wordpress-development wordpress-site wp-cli
Last synced: 28 days ago
JSON representation
Wordpress Docker container using SSL Certificates with LetsEncrypt
- Host: GitHub
- URL: https://github.com/evertramos/docker-wordpress
- Owner: evertramos
- License: mit
- Created: 2017-06-29T17:14:44.000Z (over 7 years ago)
- Default Branch: main
- Last Pushed: 2023-05-31T10:09:02.000Z (over 1 year ago)
- Last Synced: 2024-09-29T05:21:02.555Z (about 1 month ago)
- Topics: docker, docker-wordpress, letsencrypt, nginx-proxy, webproxy, wordpress, wordpress-deployment, wordpress-development, wordpress-site, wp-cli
- Language: Shell
- Homepage: https://evertramos.github.io/docker-wordpress/
- Size: 63.5 KB
- Stars: 485
- Watchers: 22
- Forks: 155
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Docker Wordpress 🚀
![wordpress-docker-letsencrypt](https://github.com/evertramos/images/raw/master/wordpress.jpg)
## How to start 🔰
This script was designed to work along with [**Server Automation**](https://github.com/evertramos/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](https://github.com/evertramos/nginx-proxy-automation)
following the [previous docs](./docs/v0.5.md).## 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](https://github.com/evertramos/server-automation) and
[NGINX proxy automation](https://github.com/evertramos/nginx-proxy-automation).Table of compatibility:
docker-wordpress | nginx-proxy-automation | server-automation
:---: | :---: | :---:
v0.5 | v0.5 | v0.5