Skip to content

A docker template to start a project with mariadb, php-fpm and nginx

Notifications You must be signed in to change notification settings

subiabre/docker-mariadb-php-fpm-nginx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Template repository with mariadb, php-fpm and nginx in a Docker environment

This is a template repository that can spring up a PHP app based on:

  • php-fpm as runtime
  • nginx as server
  • mariadb as database

The goal of this project was to package a template that could support a modern, flexible and high-capacity PHP application shippable to virtually everywhere over docker, but focusing on arm64 devices, and rely entirely on free, open-source software, hence the choice of software.

About

A docker template to start a project with mariadb, php-fpm and nginx

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published