/multipress

A Docker container for multiple Wordpress blog instances running behind nginx w/ php-fpm

Primary LanguagePython

Multipress

A simple way to run multiple Wordpress blogs in a single Docker container.

Based upon the Wordpress php-fpm-alpine docker image with a nginx reverse proxy.

Features

  • Multiple Wordpress sites using minimal resources
  • Fast and easy to configure
  • Built-in backup and restore to S3

Setup

Configuration may be accomplished via environment variables and/or mounted files.

Examples