Skip to content
This repository has been archived by the owner on Dec 9, 2022. It is now read-only.

Latest commit

 

History

History
14 lines (9 loc) · 440 Bytes

compact.md

File metadata and controls

14 lines (9 loc) · 440 Bytes

Compact Stack

The compact stack (sometimes also referred as single stack) is tailored for single-server environments and contains all services in one instance.

Schematic overview compact stack

All services are running in one instance:

  • Webserver: Nginx (Frontend and Backend)
  • Frontend Caching: Varnish
  • FastCGI Process Manager: PHP-FPM with either PHP 7.0 or PHP 7.1
  • Database: MariaDB
  • Search: Apache Solr