Skip to content

Quickly build a LEMP environment using docker compose. Based on Alpine GNU/Linux.

License

Notifications You must be signed in to change notification settings

gionniboy/alpazzo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docker LEMP Stack

Docker-compose.yml - Directive file for building multiple docker containers.

Containers specs:

  • Nginx 1.25
  • MariaDB 11
  • PHP-fpm 8.2

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

IMPORTANT! CHECK COMPATIBILITY MATRIX COMPOSE/DOCKER ! docs.docker.com

  • A working computer with Windows/OSX/GNU-Linux
  • Docker (project using 18.03.0-ce)
  • Docker-Compose (project using docker-compose version 1.20.1, build 5d8c71b)

Installing

  • Clone this repository and get into the cloned dir;
  • Customize if needed [rootpass, nginx/php conf or whatever...]
  • Open a terminal and build the stack by typing:
$ docker-compose up -d

Authors

  • GB 'gionniboy' Pullarà - Firegarden
  • Filippo 'joeyrs' Civiletti - Xafe

License

This project is licensed under the BSD 3-Clause License - see the LICENSE file for details

in the city of ALPAZZO there exists a MALE PAZZO
please give a PIECE OF FAME to this poor CRAZY LAME

Thanks to piger and buildazzo tool to inspired us the name for this tool.

About

Quickly build a LEMP environment using docker compose. Based on Alpine GNU/Linux.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published