Skip to content

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

License

Notifications You must be signed in to change notification settings

DoPaNik/TYPO3-docker-boilerplate

This branch is 13 commits behind webdevops/TYPO3-docker-boilerplate:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

e2dfce5 · Aug 28, 2017
Mar 19, 2016
Mar 11, 2015
Aug 28, 2017
Aug 28, 2017
Feb 18, 2017
Aug 28, 2017
Feb 23, 2016
Mar 28, 2016
Feb 28, 2016
Jan 18, 2017
Apr 20, 2017
Apr 20, 2017
Apr 20, 2017
Nov 10, 2015
Aug 28, 2017
Feb 16, 2017
Jan 20, 2017
Mar 13, 2017
Jul 8, 2017
Mar 13, 2017

Repository files navigation

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!

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 84.1%
  • Makefile 15.8%
  • PHP 0.1%