diff --git a/Sonarqube/README.md b/Sonarqube/README.md index 6a3c890f..e1678366 100644 --- a/Sonarqube/README.md +++ b/Sonarqube/README.md @@ -1,3 +1,29 @@ -# Template +![SonarQube](./img/logo-SonarQube.png) -dépôt Template \ No newline at end of file +# SonarQube + +# Installation + +Pour utiliser Adminer tout seul +```bash +docker compose up -d +``` + +Pour utiliser Adminer avec Traefik +```bash +docker compose -f docker-compose-traefik.yml up -d +``` + +Pour utiliser Adminer avec Nginx +```bash +docker compose -f docker-compose-nginx.yml up -d +``` +# Utilisation + +## Accueil + +# More info +- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/) + +# Buy me a coffe +Buy Me a Coffee at ko-fi.com \ No newline at end of file diff --git a/Teleport/README.md b/Teleport/README.md index cc0f8dd6..2d17df5e 100644 --- a/Teleport/README.md +++ b/Teleport/README.md @@ -1,8 +1,6 @@ -![adminer](./img/logo-Adminer.png) +![Teleport](./img/logo-Teleport.png) -# Adminer - -Adminer est un outil de gestion de base de données complet écrit en PHP. Inversement à phpMyAdmin, il consiste en un seul fichier prêt à être déployé sur le serveur cible. Adminer est disponible pour MySQL, MariaDB, PostgreSQL, SQLite, MS SQL, Oracle, Elasticsearch, MongoDB et autres via plugin +# Teleport # Installation diff --git a/Traefik/README.md b/Traefik/README.md index 6cf9e2ff..2a09bf18 100644 --- a/Traefik/README.md +++ b/Traefik/README.md @@ -1,10 +1,8 @@ -# Titre +![Traefik](./img/logo-Traefik.png) -image +# Uptime-Kuma -description. - -## Installation +# Installation #### titre diff --git a/Uptime-Kuma/README.md b/Uptime-Kuma/README.md index cc0f8dd6..b6dce14c 100644 --- a/Uptime-Kuma/README.md +++ b/Uptime-Kuma/README.md @@ -1,8 +1,6 @@ -![adminer](./img/logo-Adminer.png) +![Uptime-Kuma](./img/logo-Uptime-Kuma.png) -# Adminer - -Adminer est un outil de gestion de base de données complet écrit en PHP. Inversement à phpMyAdmin, il consiste en un seul fichier prêt à être déployé sur le serveur cible. Adminer est disponible pour MySQL, MariaDB, PostgreSQL, SQLite, MS SQL, Oracle, Elasticsearch, MongoDB et autres via plugin +# Uptime-Kuma # Installation @@ -23,7 +21,6 @@ docker compose -f docker-compose-nginx.yml up -d # Utilisation ## Accueil -![adminer-accueil](./img/Adminer-000.png) # More info - more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)