Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 442 Bytes

File metadata and controls

26 lines (17 loc) · 442 Bytes

Inception

A System Administration Project


Overview

A small web-stack created form scratch using Docker and docker-compose. No prebuild images and based an alpine.

  • Proxy NGINX
  • Frontend Wordpress + php-fpm
  • Database MariaDB

How to Run

clone and make

git clone https://github.com/eschencode/inception.git
cd inception
make

access wordpress via localhost:443