xebro-gmbh/make-php-fpm

Makefiles for development environment setup

Installs: 3

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Language:Dockerfile

Type:project

v1.0.0 2024-08-21 13:48 UTC

This package is auto-updated.

Last update: 2025-04-21 15:24:35 UTC


README

This is the php-fpm bundle for the xebro Makefile project.

Prerequisite

This bundle could be used standalone or for your cli php scripts or as part of a "web" bundle to host you website.

Install

Solo install

composer require xebro-gmbh/make-php-fpm

Webserver install

composer require xebro-gmbh/make-traefik
composer require xebro-gmbh/make-nginx-php
composer require xebro-gmbh/make-php-fpm

There are more aditional bundles, like xebro-gmbh/make-mailcatcher or xebro-gmbh/make-mariadb for example.