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
clone and make
git clone https://github.com/eschencode/inception.git
cd inception
make
access wordpress via localhost:443