toufa123 / mamias_wsl2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

License MIT

This is an easy customizable docker boilerplate for any PHP-based projects like Symfony Framework, laravel, and many other frameworks or applications.It was used to develop and deploy MAMIAS web Application.

Supports:

  • Nginx or Apache HTTPd
  • PHP-FPM (with Xdebug)
  • MySQL, MariaDB or PerconaDB
  • PostgreSQL with postGIS
  • Solr (disabled, without configuration)
  • Elasticsearch (disabled, without configuration)
  • Redis (disabled)
  • Memcached (disabled)
  • Maildev
  • FTP server (vsftpd)
  • pgAdmin
  • 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.

Table of contents

About

License:MIT License


Languages

Language:TSQL 68.5%Language:JavaScript 25.9%Language:CSS 3.8%Language:HTML 1.4%Language:PHP 0.4%Language:Shell 0.0%Language:Dockerfile 0.0%Language:Makefile 0.0%