Skip to content
This repository was archived by the owner on Oct 3, 2024. It is now read-only.

SmthDiff/docker-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

Docker Server

Requirements

  • Docker Compose >= 3.0
  • Docker >= 1.17.0

Software

  • NGINX stable as reverse proxy, static file server and cache
  • Apache 2.4 as dynamic web server, php-fpm proxy, htaccess config loading
  • PHP 5.6 / 7.0 / 7.1 / 7.2 / 7.3 as FPM with xdebug, memcached, opcache and APCu
  • MySQL 5.7 as database server
  • NPM LTS (optional) for building frontend assets
  • Mailhog for mail catching and testing

Usage

  • Setup Vars in .env
  • Change versions in .env
  • Start server with docker-compose up -d
  • Stop server with docker-compose down

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published