Skip to content

joao613/Inception

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Inception

This project is a system administration exercise focused on virtualization and the use of Docker. The goal is to configure and manage Docker containers to simulate isolated environments. This project reinforces your understanding of virtualization, networks, and container management.

Containers

The project includes the following services:

  • WordPress && PHP: A popular content management platform used for creating websites and blogs, and a server-side scripting language used for web development, necessary for running WordPress.

  • Nginx: A lightweight and high-performance web server that can be used as a reverse proxy to serve WordPress and manage web traffic.

  • MariaDB: An open-source relational database compatible with MySQL. MariaDB is used with WordPress to store site data.

About

Learning the ways of Docker and Docker Compose by deploying a functional web server using NGINX, Wordpress and a MariaDB

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors