Skip to content

🐳 πŸ“¬ This project is aimed at expanding knowledge in the field of system administration using Docker. The goal of the project is to virtualize several Docker images by creating them on your new personal virtual machine.

Notifications You must be signed in to change notification settings

cherdantsevilya/Inception

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

17 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

I N C E P T I O N


πŸš€ Description

Technology:

  • Docker
  • Docker-compose
  • Containerization

This project consists in having you set up a small infrastructure composed of different services under specific rules. The whole project has to be done in a virtual machine. You have to use docker-compose.

The application that we should succeed consists of three containers:

  • A Docker container that contains NGINX with TLSv1.2 or TLSv1.3 only.
  • A Docker container that contains WordPress + php-fpm only without nginx.
  • A Docker container that contains MariaDB only without nginx.

Also, each container must have its own volumes, and also all three containers must have a docker-network.

For detailed information, refer to the subject of this project.

πŸ” What does it look like?

Screen Shot 2022-05-30 at 6 25 25 PM


πŸ“Œ Useful links

About

🐳 πŸ“¬ This project is aimed at expanding knowledge in the field of system administration using Docker. The goal of the project is to virtualize several Docker images by creating them on your new personal virtual machine.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published