/inception

Introduction to Containers (Docker)

Primary LanguageDockerfile

Inception

Introduction to Containers (Docker)

My Small Infrastructure using Docker

Services:

NGinx with TLSV1.3 or TLSV1.2
Wordpress + PHP-fm
MariaDB

Volumes:

MariaDB Database
Wordpress Website Files

Docker-Network

NGinx on 443(HTTPS) port
PHP-fm on 9000 port
MariaDB on 3306 port

Attention

You need to define the .env file before to run!