TYPO3 Docker Boilerplate Save

:stew: TYPO3 Docker Boilerplate project (NGINX, Apache HTTPd, PHP-FPM, MySQL, Solr, Elasticsearch, Redis, FTP)

Project README

TYPO3 Docker Boilerplate

latest v5.2.0-beta3 License MIT

This is an easy customizable TYPO3 docker boilerplate.

Supports:

  • Nginx or Apache HTTPd
  • PHP-FPM (with Xdebug)
  • MySQL, MariaDB or PerconaDB
  • PostgreSQL (disabled)
  • Solr (disabled, with basic configuration)
  • Elasticsearch (disabled, without configuration)
  • Redis (disabled)
  • Memcached (disabled)
  • MailHog, Mailcatcher (if no mail sandbox is used, eg. Vagrant Development VM)
  • FTP server vsftpd (disabled)
  • PhpMyAdmin (disabled)
  • Support for TYPO3_CONTEXT and FLOW_CONTEXT for TYPO3, FLOW, NEOS.
  • maybe more later...

This Docker boilerplate is based on the Docker best practices and doesn't use too much magic. Configuration of each docker container is available in the docker/ directory - feel free to customize.

This boilerplate can also be used for any other web project. Just customize the makefile for your needs.

Warning: There may be issues when using it in production.

If you have any success stories please contact me.

You can use my Vagrant Development VM for this Docker boilerplate, e.g. for easily creating new boilerplate installations with short shell command: ct docker:create directory.

Table of contents

Credits

This Docker layout is based on https://github.com/denderello/symfony-docker-example/

Thanks for your support, ideas and issues.

Thanks to cron IT GmbH for inspiration.

Did I forget anyone? Send me a tweet or create pull request!

Open Source Agenda is not affiliated with "TYPO3 Docker Boilerplate" Project. README Source: webdevops/TYPO3-docker-boilerplate

Open Source Agenda Badge

Open Source Agenda Rating