Grep with "wordpress" on the JSON-data (1)

/dockers/ (/data/Dockers) >> 3dprinters = Webserver - Wiki - Wordpress

Title Desc Ports Env / Vol
Wordpress Wordpress setup with a MySQL database

Note: Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://wordpress.com/
Official Docker Documentation: https://github.com/docker-library/docs/tree/master/wordpress#-via-docker-stack-deploy-or-docker-compose

Pi-Hosted dedicated documentation: wordpress_installation.md




Deploys a Wordpress instance connected to a MySQL database.

Repository > stack/wordpress-stack.yml

Category: Wordpress Web
WEB_SERVER_PORT="5080" #External Port for webserver forward to port 80
MYSQL_DATABASE_USER_NAME="wordpress" #Database user name
MYSQL_DATABASE_PASSWORD="" #Database password for user
MYSQL_DATABASE_ROOT_PASSWORD="" #Database root password
( layout\dockers\term - Kind='term' )