Application template

TL;dr

Get a quick-start with the phd5-template.

dmstr/planck 11

:white_circle: Web application template built from phd5-app

1.0.0-beta1 Download

cp .env-dist .env
docker-compose build
docker-compose run --rm php yii app/setup
docker-compose up -d

Open http://$DOCKER_HOST_IP:21080 in your browser and login with admin / admin1.

See README and Quick-Start Tutorial for detailed instructions.

Docker application images

The base

All files for building the phd5-app application platform image

dmstr/phd5-app 74

:purple_heart: Universal web application built upon Docker, PHP & Yii 2.0 Framework

5.6.1 Download