The projects is composed of docker containers created from scratch and volumes mounted to the containers.
- nginx - A web server
- mariadb - A database server
- wordpress & php - A web application
- ftp server - A file transfer protocol server
- redis - A key-value store
- databse volumes - A volume for the mariadb database
- Web volumes - A volume for the wordpress web application