deek87 / concrete5-docker

Dockerised version of concrete5

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Concrete5 Docker

Create your own .env file from our example.env

Please change all Passwords marked with << >> Change other fields as required.

Build the docker images by running ./build.sh

Destroy the docker images by running ./destroy.sh

The location of the concrete5 root folder is /data/vhosts/site_name

Access your site: localhost:8080

About

Dockerised version of concrete5


Languages

Language:Dockerfile 45.2%Language:PHP 27.6%Language:Shell 27.2%