Skip to content

dflm25/wordpress-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

  • Wordpress
  • Docker

Installation

Create .env file

# Containers NAME Company
APP_NAME=
WORKSPACE_TIMEZONE=America/Bogota
PMA_PPORT=8082
# Mysql
MARIADB_DATABASE=sites
MARIADB_USER=root
MARIADB_PASSWORD=secret
MARIADB_ROOT_PASSWORD=secret
# DB Storage accesible in Principal HOST
DATA_PATH_HOST=./data

Thanks to @lfelipe1501 for dockerfile visit: https://github.com/lfelipe1501/LEMPDocker

Free Software, Hell Yeah!

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published