From ee1484f166cba363b63b895d4ddad009ce0348ca Mon Sep 17 00:00:00 2001 From: Mohamed Ilies <35309918+medilies@users.noreply.github.com> Date: Sun, 12 Dec 2021 23:10:14 +0100 Subject: [PATCH] Update README.md --- README.md | 21 +++++++++++---------- 1 file changed, 11 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index 12c0e60..9ac5dc7 100644 --- a/README.md +++ b/README.md @@ -1,13 +1,14 @@ # GLPI on Docker -GLPI Logo -Docker Logo -MySQL Logo -PHPMyAdmin Logo -Apache Logo -PHP8 Logo +
+ GLPI Logo + Docker Logo + MySQL Logo + PHPMyAdmin Logo + Apache Logo + PHP8 Logo +
---- ## Get started @@ -45,7 +46,7 @@ docker container exec -it glpi_db_1 /scripts/setup.sh The previous commands mainly install GLPI and its plugins, Set contabs to backup DB & web files daily. -Now grap your favorite browser and enjoy managing your infrastructure with GLPI ;D +Now grap your favorite browser and enjoy managing your infrastructure with GLPI 😜 ## Backup & Restoring @@ -98,11 +99,11 @@ Before starting the containers : - It is vital for the security of your deployment to edit the sercrets values within `./secrets` - Open `./docker-compose.yml` and edit the the lines where you see the comment `# CHANGE` to suit your environment -## TODO: +## TODO - Add interactivity to the shell scripts to select plugins to install and which versions - Integrate OCS ## LICENCE -The project is under the MIT licence so feel free to fork it and contribute to it :) +The project is under the MIT licence so feel free to fork it and contribute to it 🚦🟩