All Projects → webdevops → Typo3 Docker Boilerplate

webdevops / Typo3 Docker Boilerplate

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

Programming Languages

shell
77523 projects

Projects that are alternatives of or similar to Typo3 Docker Boilerplate

Php Docker Boilerplate
🍲 PHP Docker Boilerplate for Symfony, Wordpress, Joomla or any other PHP Project (NGINX, Apache HTTPd, PHP-FPM, MySQL, Solr, Elasticsearch, Redis, FTP)
Stars: ✭ 503 (+109.58%)
Mutual labels:  solr, mysql, elasticsearch, ftp, boilerplate, nginx, apache2
Doctor
基于知识图谱的医学诊断系统。Medical Diagnosis System Based on Knowledge Map.
Stars: ✭ 286 (+19.17%)
Mutual labels:  mysql, elasticsearch, nginx
Notebook
🍎 笔记本
Stars: ✭ 381 (+58.75%)
Mutual labels:  mysql, elasticsearch, nginx
Pdf
编程电子书,电子书,编程书籍,包括C,C#,Docker,Elasticsearch,Git,Hadoop,HeadFirst,Java,Javascript,jvm,Kafka,Linux,Maven,MongoDB,MyBatis,MySQL,Netty,Nginx,Python,RabbitMQ,Redis,Scala,Solr,Spark,Spring,SpringBoot,SpringCloud,TCPIP,Tomcat,Zookeeper,人工智能,大数据类,并发编程,数据库类,数据挖掘,新面试题,架构设计,算法系列,计算机类,设计模式,软件测试,重构优化,等更多分类
Stars: ✭ 12,009 (+4903.75%)
Mutual labels:  solr, mysql, elasticsearch
Lyonblog
基于Java8的SSM+Elasticsearch全文检索的个人博客系统
Stars: ✭ 169 (-29.58%)
Mutual labels:  mysql, elasticsearch, nginx
Docker Skeleton Php
A simple Docker PHP development environment
Stars: ✭ 40 (-83.33%)
Mutual labels:  mysql, boilerplate, nginx
Ansible Playbooks
Ansible playbook collection that have been written for Ubuntu. Some of the playbooks are Elasticsearch, Mesos, AWS, MySql, Sensu, Nginx etc..
Stars: ✭ 429 (+78.75%)
Mutual labels:  mysql, elasticsearch, nginx
Spring Boot 2.x Examples
Spring Boot 2.x code examples
Stars: ✭ 104 (-56.67%)
Mutual labels:  solr, mysql, elasticsearch
Nagios Plugins
450+ AWS, Hadoop, Cloud, Kafka, Docker, Elasticsearch, RabbitMQ, Redis, HBase, Solr, Cassandra, ZooKeeper, HDFS, Yarn, Hive, Presto, Drill, Impala, Consul, Spark, Jenkins, Travis CI, Git, MySQL, Linux, DNS, Whois, SSL Certs, Yum Security Updates, Kubernetes, Cloudera etc...
Stars: ✭ 1,000 (+316.67%)
Mutual labels:  solr, mysql, elasticsearch
Linux Tutorial
《Java 程序员眼中的 Linux》
Stars: ✭ 7,757 (+3132.08%)
Mutual labels:  mysql, elasticsearch, nginx
Phalcon Vm
Vagrant configuration for PHP7, Phalcon 3.x and Zephir development.
Stars: ✭ 43 (-82.08%)
Mutual labels:  mysql, elasticsearch, nginx
Transformalize
Configurable Extract, Transform, and Load
Stars: ✭ 125 (-47.92%)
Mutual labels:  solr, mysql, elasticsearch
Tsmean
Typescript-mysql-express-angular-node seed for your next web-app!
Stars: ✭ 173 (-27.92%)
Mutual labels:  mysql, boilerplate
Operators
Collection of Kubernetes Operators built with KUDO.
Stars: ✭ 175 (-27.08%)
Mutual labels:  mysql, elasticsearch
Docker Elastic Stack
ELK Stack Dockerfile
Stars: ✭ 175 (-27.08%)
Mutual labels:  elasticsearch, nginx
Microservices Sample
Sample project to create an application using microservices architecture
Stars: ✭ 167 (-30.42%)
Mutual labels:  mysql, elasticsearch
Guacamole Install Rhel 7
Apache Guacamole installation bash script for RHEL 7 and CentOS 7 including options for Nginx, HTTPS, SSL, LDAP, Let's Encrypt certificates and more
Stars: ✭ 174 (-27.5%)
Mutual labels:  mysql, nginx
Seconds Kill
基于 Springboot + Redis + Kafka 的秒杀系统,乐观锁 + 缓存 + 限流 + 异步,TPS 从 500 优化到 3000
Stars: ✭ 180 (-25%)
Mutual labels:  mysql, nginx
Ansipress
AnsiPress - Simple L(Linux) E(NGINX) M(MariaDB) P(PHP7) Shared Hosting Setup
Stars: ✭ 184 (-23.33%)
Mutual labels:  mysql, nginx
Koa Vue Notes Web
🤓 This is a simple SPA built using Koa as the backend, Vue as the first frontend, and React as the second frontend. Features MySQL integration, user authentication, CRUD note actions, and Vuex store modules.
Stars: ✭ 200 (-16.67%)
Mutual labels:  mysql, boilerplate

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!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].