Giter Site home page Giter Site logo

inception's Introduction

Inception

Summary

This project is part of a system administration exercise focused on the practical implementation of Docker. The goal is to broaden your knowledge of system administration by creating and managing multiple Docker containers within a virtual machine environment.

Version

2.0

Contents

Preamble

This document serves as an exercise in system administration related tasks using Docker technology.

Introduction

In this project, you will virtualize several Docker images, creating them in your new personal virtual machine.

General Guidelines

  • The project must be executed on a Virtual Machine.
  • All configuration files should be stored in the srcs folder.
  • A Makefile at the root of your directory should manage the setup of your entire application, including building Docker images via docker-compose.yml.
  • Extensive documentation reading on Docker and relevant technologies is advised to successfully complete this assignment.

Mandatory Part

Set up a small infrastructure with different services under specific rules:

  • Use docker-compose and virtual machines.
  • Create Dockerfiles for each service.
  • Setup containers for NGINX, WordPress + php-fpm, and MariaDB.
  • Manage data through dedicated volumes and establish network connections between containers without using deprecated features or insecure practices.

Bonus Part

Enhance your project with optional features:

  • Redis cache for WordPress.
  • FTP server container for WordPress files.
  • A static website (non-PHP).
  • Adminer setup.
  • Any other service you find useful, which you'll need to justify during your defense.

Submission and Peer-evaluation

Submit your work via your Git repository. Ensure all filenames and folder structures are correct as only the contents of the repository will be evaluated.

inception's People

Contributors

giovanniafro avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.