Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 1.02 KB

README.md

File metadata and controls

20 lines (13 loc) · 1.02 KB

ModX Revolution Docker

Docker Build

A docker setup that can autoupdate ModX Revolution.

This is a heavily modified version of the FPM variant of the official Docker Image.

Simplified Usage

  1. Copy the .env.example file to .env
  2. Run docker-compose up
  3. The Webserver will now listen on Ports 80 and 443

General

The build is completely automated, running every sunday at 00:00/GMT+0.

It pulls in the latest 2.X version of ModX Revolution, based on the tags on the Modx Revolution Tags.

The build produces convenience tags so 2.8.3 is also tagged 2.8 and 2

NOTE: currently the build does not support building new versions for older minor tags. For Example the current minor is 2.8 and a new patch version commes out for 2.7. A discussion issue is open at: #1