项目作者: geoffstratton

项目描述 :
Docker Compose config for Backdrop CMS
高级语言: Shell
项目地址: git://github.com/geoffstratton/docker-backdrop-cms.git
创建时间: 2021-04-21T20:23:54Z
项目社区:https://github.com/geoffstratton/docker-backdrop-cms

开源协议:Apache License 2.0

下载


Repo Name

docker-backdrop-cms

Description

This is a simple Docker Compose config to run a pair of containers for testing the Backdrop CMS. This setup was tested with docker-compose 1.25 on Ubuntu 20.04 LTS.

To use, simply download the repo, adjust the .env file with your DB password and other details and then run build-backdrop.sh. This script will pull down the current Backdrop:Apache container (1.17, PHP 7.2), Dockerfile, and configurator script plus the latest MariaDB container. It then places them on a custom network and performs a couple of minor fixes so that Backdrop can finish installation. If you want to change the mounts or other details just adjust docker-compose.yml.

License

GNU General Public License v3.0

Author Information

Geoff Stratton