egobude/docker-neos-template

Docker based Neos CMS development setup


Keywords
docker, docker-compose, flow-framework, neos-cms, nginx, php, redis, symfony
License
GPL-3.0+

Documentation

Template for a docker based Neos CMS development setup

Requirements

How to start

Clone the repository

https://github.com/egobude/docker-neos-template.git

Install the project

cd docker-neos-template
composer update

Start up your docker-compose file

docker-compose up -d

After that your project should be up and running. You can reach your project under http://<YOUR_IP_ADRESS:32831

General tips

How to change the port

If you want to change the port you have to do this in the docker-compose.yml file and in the Nginx configuration under Configuration/Docker/default.conf