aspendigital / october-docker

An October CMS plugin for Docker support

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Docker Utilities Plugin

AspenDigital.Docker

An October CMS plugin for Docker support.

Note: This plugin is no longer installed as a part of the aspendigital/octobercms Docker image build.

Background

The aspendigital/octobercms Docker image contains October CMS along with all it's dependencies. This plugin features console commands to help manage October CMS installed in the container.

Learn more

Console commands

A summary of the console commands introduced by this plugin.

docker:up

The docker:up console command is used to set the system build parameters for our base Docker image aspendigital/octobercms.


docker:edge

The docker:edge console command updates the container's October CMS configuration to enable core and edge updates.

Options

--update: Enable edge updates and automatically run october:update
--disable: Disable edge updates


docker:info

The docker:info console command displays the container's current October CMS build, hash, etc.

About

An October CMS plugin for Docker support

License:MIT License


Languages

Language:PHP 100.0%