https://github.com/lukashron/wordpress
Docker Wordpress + MySQL and phpMyAdmin
https://github.com/lukashron/wordpress
docker mysql php phpmyadmin website wordpress
Last synced: 3 months ago
JSON representation
Docker Wordpress + MySQL and phpMyAdmin
- Host: GitHub
- URL: https://github.com/lukashron/wordpress
- Owner: lukashron
- License: mit
- Created: 2021-08-29T20:00:50.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-09-01T10:46:19.000Z (almost 5 years ago)
- Last Synced: 2025-03-02T08:21:17.999Z (over 1 year ago)
- Topics: docker, mysql, php, phpmyadmin, website, wordpress
- Homepage:
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Wordpress + MySQL + phpMyAdmin - Docker
## How to use
1) clone repository
2) copy .env.dist to .env and set up the application ports and database access
3) build and run application `docker-compose up -d --build`
NOTE
- For Apple chip M1 uncomment line 18 in docker-compose.yml file.
© 2021 | www.lukashron.cz