Skip to content

ProjectFWO/docker4wordpress

 
 

Repository files navigation

Docker-based WordPress environment for local development

Documentation Status Build Status

Wodby Slack Get help on Slack

Wodby Twitter Follow us on Twitter to stay up to date

Introduction

Docker4WordPress is a set of docker images optimized for local development with WordPress. Use docker-compose.yml file from this repository to spin up local environment on Linux, Mac OS X and Windows.

Read Getting Started.

Bundle

The WordPress bundle consist of the following containers:

Container Versions Service name Image Enabled by default
Nginx 1.10 nginx wodby/wordpress-nginx
PHP 7.0, 7.1 php wodby/wordpress-php
MariaDB 10.1 mariadb wodby/mariadb
Redis 3.2 redis wodby/redis
Varnish 4.1 varnish wodby/wordpress-varnish
phpMyAdmin latest pma phpmyadmin/phpmyadmin
Mailhog latest mailhog mailhog/mailhog
Traefik latest traefik _/traefik

Supported WordPress versions: 4

Documentation

Full documentation is available at http://docs.docker4wordpress.org/.

Using in Production

Deploy docker-based infrastructure for WordPress to your own server via Wodby Wodby.

License

This project is licensed under the MIT open source license.

About

Docker-based WordPress environment for local development

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 71.7%
  • Shell 26.7%
  • Makefile 1.6%