Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/eel-moun/docker-virtualisation
This project aims to broaden my knowledge of system administration by using Docker.
https://github.com/eel-moun/docker-virtualisation
debian docker docker-compose docker-container docker-image docker-networks docker-volumes dockerfile env mariadb mariadb-server nginx nginx-configuration wordpress
Last synced: about 1 month ago
JSON representation
This project aims to broaden my knowledge of system administration by using Docker.
- Host: GitHub
- URL: https://github.com/eel-moun/docker-virtualisation
- Owner: eel-moun
- Created: 2023-04-23T19:20:01.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-08-24T17:12:32.000Z (over 1 year ago)
- Last Synced: 2024-12-30T21:45:30.160Z (about 1 month ago)
- Topics: debian, docker, docker-compose, docker-container, docker-image, docker-networks, docker-volumes, dockerfile, env, mariadb, mariadb-server, nginx, nginx-configuration, wordpress
- Language: Shell
- Homepage:
- Size: 50.8 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Welcome
This project is about using **Docker** and **Docker compose** to create a small multi-containers application with a wordpress website, running with php-fmp, nginx and mariadb.
We need to build the following architecture with a certain set of constraints :
![project architecture](img/architecture.png)