Skip to content

This script will automatically install Wordpress, MySQL and phpMyAdmin on Docker.

Notifications You must be signed in to change notification settings

shawshanck/Wordpress-on-Docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 

Repository files navigation

"Wordpress on Docker"


With this script, you can automatically install Wordpress, MYSQL & phpMyAdmin on Docker.

Note: Without Docker and Docker-Compose it fails. First install Docker and Docker-Compose from here.


Installation:

Just copy and paste the commands below and press enter!

First, install curl:

apt install curl

Then use the command below:

bash <(curl -Ls https://raw.githubusercontent.com/shawshanck/Wordpress-on-Docker/main/install.sh --ipv4)

About

This script will automatically install Wordpress, MySQL and phpMyAdmin on Docker.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages