tsegeron / Docker-Compose

Docker-compose on virtual machine

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Docker-Compose


Project is done on virtual machine, using VirtualBox, Debian os.


Setup:

  • NGINX with TLSv1.2 or TLSv1.3
  • WordPress + php-fpm
  • MariaDB
  • A volume that contains a WordPress database
  • A second volume that contains a WordPress website files
  • A docker-network that establishes the connection between containers
  • Redis cache for the WordPress website
  • FTP server container pointing to the volume of the WordPress website
  • Simple static website
  • Some service

Usefull links:

About

Docker-compose on virtual machine


Languages

Language:JavaScript 46.2%Language:CSS 45.8%Language:HTML 3.4%Language:Dockerfile 2.9%Language:Shell 1.1%Language:Makefile 0.6%