diff --git a/Homepage/Astro/LICENSE b/Adminer/LICENSE
similarity index 100%
rename from Homepage/Astro/LICENSE
rename to Adminer/LICENSE
diff --git a/Homepage/Astro/README.md b/Adminer/README.md
similarity index 100%
rename from Homepage/Astro/README.md
rename to Adminer/README.md
diff --git a/2fauth/docker-compose-traefik.yml b/Adminer/docker-compose-traefik.yml
similarity index 100%
rename from 2fauth/docker-compose-traefik.yml
rename to Adminer/docker-compose-traefik.yml
diff --git a/Homepage/Astro/docker-compose.yml b/Adminer/docker-compose.yml
similarity index 100%
rename from Homepage/Astro/docker-compose.yml
rename to Adminer/docker-compose.yml
diff --git a/Homepage/Bender/LICENSE b/ArangoDB/LICENSE
similarity index 100%
rename from Homepage/Bender/LICENSE
rename to ArangoDB/LICENSE
diff --git a/Homepage/Bender/README.md b/ArangoDB/README.md
similarity index 100%
rename from Homepage/Bender/README.md
rename to ArangoDB/README.md
diff --git a/Homepage/Astro/docker-compose-traefik.yml b/ArangoDB/docker-compose-traefik.yml
similarity index 100%
rename from Homepage/Astro/docker-compose-traefik.yml
rename to ArangoDB/docker-compose-traefik.yml
diff --git a/Homepage/Bender/docker-compose.yml b/ArangoDB/docker-compose.yml
similarity index 100%
rename from Homepage/Bender/docker-compose.yml
rename to ArangoDB/docker-compose.yml
diff --git a/Homepage/Bender/docker-compose-traefik.yml b/Authentication/docker-compose-traefik.yml
similarity index 100%
rename from Homepage/Bender/docker-compose-traefik.yml
rename to Authentication/docker-compose-traefik.yml
diff --git a/Homepage/Dashy/docker-compose.yml b/Authentication/docker-compose.yml
similarity index 100%
rename from Homepage/Dashy/docker-compose.yml
rename to Authentication/docker-compose.yml
diff --git a/Homepage/Dashy/docker-compose-traefik.yml b/Base de données et gestion/docker-compose-traefik.yml
similarity index 100%
rename from Homepage/Dashy/docker-compose-traefik.yml
rename to Base de données et gestion/docker-compose-traefik.yml
diff --git a/Homepage/Easy Gate/docker-compose.yml b/Base de données et gestion/docker-compose.yml
similarity index 100%
rename from Homepage/Easy Gate/docker-compose.yml
rename to Base de données et gestion/docker-compose.yml
diff --git a/Homepage/Dashy/LICENSE b/Base de données/Adminer/LICENSE
similarity index 100%
rename from Homepage/Dashy/LICENSE
rename to Base de données/Adminer/LICENSE
diff --git a/Homepage/Dashy/README.md b/Base de données/Adminer/README.md
similarity index 100%
rename from Homepage/Dashy/README.md
rename to Base de données/Adminer/README.md
diff --git a/Homepage/Easy Gate/LICENSE b/Base de données/ArangoDB/LICENSE
similarity index 100%
rename from Homepage/Easy Gate/LICENSE
rename to Base de données/ArangoDB/LICENSE
diff --git a/Homepage/Easy Gate/README.md b/Base de données/ArangoDB/README.md
similarity index 100%
rename from Homepage/Easy Gate/README.md
rename to Base de données/ArangoDB/README.md
diff --git a/Homepage/Fenrus/LICENSE b/Base de données/CloudBeaver/LICENSE
similarity index 100%
rename from Homepage/Fenrus/LICENSE
rename to Base de données/CloudBeaver/LICENSE
diff --git a/Homepage/Fenrus/README.md b/Base de données/CloudBeaver/README.md
similarity index 100%
rename from Homepage/Fenrus/README.md
rename to Base de données/CloudBeaver/README.md
diff --git a/Homepage/Flame/LICENSE b/Base de données/CouchDB/LICENSE
similarity index 100%
rename from Homepage/Flame/LICENSE
rename to Base de données/CouchDB/LICENSE
diff --git a/Homepage/Flame/README.md b/Base de données/CouchDB/README.md
similarity index 100%
rename from Homepage/Flame/README.md
rename to Base de données/CouchDB/README.md
diff --git a/Homepage/Heimdall/LICENSE b/Base de données/MariaDB/LICENSE
similarity index 100%
rename from Homepage/Heimdall/LICENSE
rename to Base de données/MariaDB/LICENSE
diff --git a/Homepage/Heimdall/README.md b/Base de données/MariaDB/README.md
similarity index 100%
rename from Homepage/Heimdall/README.md
rename to Base de données/MariaDB/README.md
diff --git a/Base de données/MySQL/LICENSE b/Base de données/MySQL/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/Base de données/MySQL/LICENSE
@@ -0,0 +1,3 @@
+Additional permission under GNU GPL version 3 section 7
+
+If you modify this Program, or any covered work, by linking or combining it with [name of library] (or a modified version of that library), containing parts covered by the terms of [name of library's license], the licensors of this Program grant you additional permission to convey the resulting work. Corresponding Source for a non-source form of such a combination shall include the source code for the parts of [name of library] used as well as that of the covered work.
diff --git a/Homepage/Homepage/README.md b/Base de données/MySQL/README.md
similarity index 75%
rename from Homepage/Homepage/README.md
rename to Base de données/MySQL/README.md
index bba5bef2..09f8c176 100644
--- a/Homepage/Homepage/README.md
+++ b/Base de données/MySQL/README.md
@@ -1,22 +1,21 @@
-
-
-# Homepage
+
+# AAAAA
# Installation
-Pour utiliser Homepage tout seul
+Pour utiliser AAAAA tout seul
```bash
docker compose up -d
```
-Pour utiliser Homepage avec Traefik
+Pour utiliser AAAAA avec Traefik
```bash
docker compose -f docker-compose-traefik.yml up -d
```
-Pour utiliser Homepage avec Nginx
+Pour utiliser AAAAA avec Nginx
```bash
docker compose -f docker-compose-nginx.yml up -d
```
@@ -29,4 +28,4 @@ docker compose -f docker-compose-nginx.yml up -d
- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
# Buy me a coffe
-
\ No newline at end of file
+
diff --git a/Base de données/PostgreSQL/LICENSE b/Base de données/PostgreSQL/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/Base de données/PostgreSQL/LICENSE
@@ -0,0 +1,3 @@
+Additional permission under GNU GPL version 3 section 7
+
+If you modify this Program, or any covered work, by linking or combining it with [name of library] (or a modified version of that library), containing parts covered by the terms of [name of library's license], the licensors of this Program grant you additional permission to convey the resulting work. Corresponding Source for a non-source form of such a combination shall include the source code for the parts of [name of library] used as well as that of the covered work.
diff --git a/Base de données/PostgreSQL/README.md b/Base de données/PostgreSQL/README.md
new file mode 100644
index 00000000..09f8c176
--- /dev/null
+++ b/Base de données/PostgreSQL/README.md
@@ -0,0 +1,31 @@
+
+
+# AAAAA
+
+
+# Installation
+
+Pour utiliser AAAAA tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser AAAAA avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+Pour utiliser AAAAA 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
+
diff --git a/Base de données/RabbitMQ/LICENSE b/Base de données/RabbitMQ/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/Base de données/RabbitMQ/LICENSE
@@ -0,0 +1,3 @@
+Additional permission under GNU GPL version 3 section 7
+
+If you modify this Program, or any covered work, by linking or combining it with [name of library] (or a modified version of that library), containing parts covered by the terms of [name of library's license], the licensors of this Program grant you additional permission to convey the resulting work. Corresponding Source for a non-source form of such a combination shall include the source code for the parts of [name of library] used as well as that of the covered work.
diff --git a/Base de données/RabbitMQ/README.md b/Base de données/RabbitMQ/README.md
new file mode 100644
index 00000000..09f8c176
--- /dev/null
+++ b/Base de données/RabbitMQ/README.md
@@ -0,0 +1,31 @@
+
+
+# AAAAA
+
+
+# Installation
+
+Pour utiliser AAAAA tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser AAAAA avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+Pour utiliser AAAAA 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
+
diff --git a/Base de données/Redis/LICENSE b/Base de données/Redis/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/Base de données/Redis/LICENSE
@@ -0,0 +1,3 @@
+Additional permission under GNU GPL version 3 section 7
+
+If you modify this Program, or any covered work, by linking or combining it with [name of library] (or a modified version of that library), containing parts covered by the terms of [name of library's license], the licensors of this Program grant you additional permission to convey the resulting work. Corresponding Source for a non-source form of such a combination shall include the source code for the parts of [name of library] used as well as that of the covered work.
diff --git a/Base de données/Redis/README.md b/Base de données/Redis/README.md
new file mode 100644
index 00000000..09f8c176
--- /dev/null
+++ b/Base de données/Redis/README.md
@@ -0,0 +1,31 @@
+
+
+# AAAAA
+
+
+# Installation
+
+Pour utiliser AAAAA tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser AAAAA avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+Pour utiliser AAAAA 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
+
diff --git a/Base de données/RethinkDB/LICENSE b/Base de données/RethinkDB/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/Base de données/RethinkDB/LICENSE
@@ -0,0 +1,3 @@
+Additional permission under GNU GPL version 3 section 7
+
+If you modify this Program, or any covered work, by linking or combining it with [name of library] (or a modified version of that library), containing parts covered by the terms of [name of library's license], the licensors of this Program grant you additional permission to convey the resulting work. Corresponding Source for a non-source form of such a combination shall include the source code for the parts of [name of library] used as well as that of the covered work.
diff --git a/Base de données/RethinkDB/README.md b/Base de données/RethinkDB/README.md
new file mode 100644
index 00000000..09f8c176
--- /dev/null
+++ b/Base de données/RethinkDB/README.md
@@ -0,0 +1,31 @@
+
+
+# AAAAA
+
+
+# Installation
+
+Pour utiliser AAAAA tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser AAAAA avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+Pour utiliser AAAAA 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
+
diff --git a/Base de données/Scylladb/LICENSE b/Base de données/Scylladb/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/Base de données/Scylladb/LICENSE
@@ -0,0 +1,3 @@
+Additional permission under GNU GPL version 3 section 7
+
+If you modify this Program, or any covered work, by linking or combining it with [name of library] (or a modified version of that library), containing parts covered by the terms of [name of library's license], the licensors of this Program grant you additional permission to convey the resulting work. Corresponding Source for a non-source form of such a combination shall include the source code for the parts of [name of library] used as well as that of the covered work.
diff --git a/Base de données/Scylladb/README.md b/Base de données/Scylladb/README.md
new file mode 100644
index 00000000..09f8c176
--- /dev/null
+++ b/Base de données/Scylladb/README.md
@@ -0,0 +1,31 @@
+
+
+# AAAAA
+
+
+# Installation
+
+Pour utiliser AAAAA tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser AAAAA avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+Pour utiliser AAAAA 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
+
diff --git a/Base de données/WunderBase/LICENSE b/Base de données/WunderBase/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/Base de données/WunderBase/LICENSE
@@ -0,0 +1,3 @@
+Additional permission under GNU GPL version 3 section 7
+
+If you modify this Program, or any covered work, by linking or combining it with [name of library] (or a modified version of that library), containing parts covered by the terms of [name of library's license], the licensors of this Program grant you additional permission to convey the resulting work. Corresponding Source for a non-source form of such a combination shall include the source code for the parts of [name of library] used as well as that of the covered work.
diff --git a/Base de données/WunderBase/README.md b/Base de données/WunderBase/README.md
new file mode 100644
index 00000000..09f8c176
--- /dev/null
+++ b/Base de données/WunderBase/README.md
@@ -0,0 +1,31 @@
+
+
+# AAAAA
+
+
+# Installation
+
+Pour utiliser AAAAA tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser AAAAA avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+Pour utiliser AAAAA 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
+
diff --git a/Base de données/pgAdmin/LICENSE b/Base de données/pgAdmin/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/Base de données/pgAdmin/LICENSE
@@ -0,0 +1,3 @@
+Additional permission under GNU GPL version 3 section 7
+
+If you modify this Program, or any covered work, by linking or combining it with [name of library] (or a modified version of that library), containing parts covered by the terms of [name of library's license], the licensors of this Program grant you additional permission to convey the resulting work. Corresponding Source for a non-source form of such a combination shall include the source code for the parts of [name of library] used as well as that of the covered work.
diff --git a/Base de données/pgAdmin/README.md b/Base de données/pgAdmin/README.md
new file mode 100644
index 00000000..09f8c176
--- /dev/null
+++ b/Base de données/pgAdmin/README.md
@@ -0,0 +1,31 @@
+
+
+# AAAAA
+
+
+# Installation
+
+Pour utiliser AAAAA tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser AAAAA avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+Pour utiliser AAAAA 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
+
diff --git a/Base de données/phpMyAdmin/LICENSE b/Base de données/phpMyAdmin/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/Base de données/phpMyAdmin/LICENSE
@@ -0,0 +1,3 @@
+Additional permission under GNU GPL version 3 section 7
+
+If you modify this Program, or any covered work, by linking or combining it with [name of library] (or a modified version of that library), containing parts covered by the terms of [name of library's license], the licensors of this Program grant you additional permission to convey the resulting work. Corresponding Source for a non-source form of such a combination shall include the source code for the parts of [name of library] used as well as that of the covered work.
diff --git a/Base de données/phpMyAdmin/README.md b/Base de données/phpMyAdmin/README.md
new file mode 100644
index 00000000..09f8c176
--- /dev/null
+++ b/Base de données/phpMyAdmin/README.md
@@ -0,0 +1,31 @@
+
+
+# AAAAA
+
+
+# Installation
+
+Pour utiliser AAAAA tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser AAAAA avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+Pour utiliser AAAAA 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
+
diff --git a/Checkmk/LICENSE b/Checkmk/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/Checkmk/LICENSE
@@ -0,0 +1,3 @@
+Additional permission under GNU GPL version 3 section 7
+
+If you modify this Program, or any covered work, by linking or combining it with [name of library] (or a modified version of that library), containing parts covered by the terms of [name of library's license], the licensors of this Program grant you additional permission to convey the resulting work. Corresponding Source for a non-source form of such a combination shall include the source code for the parts of [name of library] used as well as that of the covered work.
diff --git a/Checkmk/README.md b/Checkmk/README.md
new file mode 100644
index 00000000..09f8c176
--- /dev/null
+++ b/Checkmk/README.md
@@ -0,0 +1,31 @@
+
+
+# AAAAA
+
+
+# Installation
+
+Pour utiliser AAAAA tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser AAAAA avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+Pour utiliser AAAAA 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
+
diff --git a/Homepage/Easy Gate/docker-compose-traefik.yml b/Checkmk/docker-compose-traefik.yml
similarity index 100%
rename from Homepage/Easy Gate/docker-compose-traefik.yml
rename to Checkmk/docker-compose-traefik.yml
diff --git a/Homepage/Fenrus/docker-compose.yml b/Checkmk/docker-compose.yml
similarity index 100%
rename from Homepage/Fenrus/docker-compose.yml
rename to Checkmk/docker-compose.yml
diff --git a/CloudBeaver/LICENSE b/CloudBeaver/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/CloudBeaver/LICENSE
@@ -0,0 +1,3 @@
+Additional permission under GNU GPL version 3 section 7
+
+If you modify this Program, or any covered work, by linking or combining it with [name of library] (or a modified version of that library), containing parts covered by the terms of [name of library's license], the licensors of this Program grant you additional permission to convey the resulting work. Corresponding Source for a non-source form of such a combination shall include the source code for the parts of [name of library] used as well as that of the covered work.
diff --git a/CloudBeaver/README.md b/CloudBeaver/README.md
new file mode 100644
index 00000000..09f8c176
--- /dev/null
+++ b/CloudBeaver/README.md
@@ -0,0 +1,31 @@
+
+
+# AAAAA
+
+
+# Installation
+
+Pour utiliser AAAAA tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser AAAAA avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+Pour utiliser AAAAA 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
+
diff --git a/Homepage/Fenrus/docker-compose-traefik.yml b/CloudBeaver/docker-compose-traefik.yml
similarity index 100%
rename from Homepage/Fenrus/docker-compose-traefik.yml
rename to CloudBeaver/docker-compose-traefik.yml
diff --git a/Homepage/Flame/docker-compose.yml b/CloudBeaver/docker-compose.yml
similarity index 100%
rename from Homepage/Flame/docker-compose.yml
rename to CloudBeaver/docker-compose.yml
diff --git a/Convos/LICENSE b/Convos/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/Convos/LICENSE
@@ -0,0 +1,3 @@
+Additional permission under GNU GPL version 3 section 7
+
+If you modify this Program, or any covered work, by linking or combining it with [name of library] (or a modified version of that library), containing parts covered by the terms of [name of library's license], the licensors of this Program grant you additional permission to convey the resulting work. Corresponding Source for a non-source form of such a combination shall include the source code for the parts of [name of library] used as well as that of the covered work.
diff --git a/Convos/README.md b/Convos/README.md
new file mode 100644
index 00000000..09f8c176
--- /dev/null
+++ b/Convos/README.md
@@ -0,0 +1,31 @@
+
+
+# AAAAA
+
+
+# Installation
+
+Pour utiliser AAAAA tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser AAAAA avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+Pour utiliser AAAAA 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
+
diff --git a/Homepage/Flame/docker-compose-traefik.yml b/Convos/docker-compose-traefik.yml
similarity index 100%
rename from Homepage/Flame/docker-compose-traefik.yml
rename to Convos/docker-compose-traefik.yml
diff --git a/Homepage/Heimdall/docker-compose.yml b/Convos/docker-compose.yml
similarity index 100%
rename from Homepage/Heimdall/docker-compose.yml
rename to Convos/docker-compose.yml
diff --git a/CouchDB/LICENSE b/CouchDB/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/CouchDB/LICENSE
@@ -0,0 +1,3 @@
+Additional permission under GNU GPL version 3 section 7
+
+If you modify this Program, or any covered work, by linking or combining it with [name of library] (or a modified version of that library), containing parts covered by the terms of [name of library's license], the licensors of this Program grant you additional permission to convey the resulting work. Corresponding Source for a non-source form of such a combination shall include the source code for the parts of [name of library] used as well as that of the covered work.
diff --git a/CouchDB/README.md b/CouchDB/README.md
new file mode 100644
index 00000000..09f8c176
--- /dev/null
+++ b/CouchDB/README.md
@@ -0,0 +1,31 @@
+
+
+# AAAAA
+
+
+# Installation
+
+Pour utiliser AAAAA tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser AAAAA avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+Pour utiliser AAAAA 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
+
diff --git a/Homepage/Heimdall/docker-compose-traefik.yml b/CouchDB/docker-compose-traefik.yml
similarity index 100%
rename from Homepage/Heimdall/docker-compose-traefik.yml
rename to CouchDB/docker-compose-traefik.yml
diff --git a/Homepage/Organizr/docker-compose.yml b/CouchDB/docker-compose.yml
similarity index 100%
rename from Homepage/Organizr/docker-compose.yml
rename to CouchDB/docker-compose.yml
diff --git a/Healthchecks/LICENSE b/Healthchecks/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/Healthchecks/LICENSE
@@ -0,0 +1,3 @@
+Additional permission under GNU GPL version 3 section 7
+
+If you modify this Program, or any covered work, by linking or combining it with [name of library] (or a modified version of that library), containing parts covered by the terms of [name of library's license], the licensors of this Program grant you additional permission to convey the resulting work. Corresponding Source for a non-source form of such a combination shall include the source code for the parts of [name of library] used as well as that of the covered work.
diff --git a/Healthchecks/README.md b/Healthchecks/README.md
new file mode 100644
index 00000000..09f8c176
--- /dev/null
+++ b/Healthchecks/README.md
@@ -0,0 +1,31 @@
+
+
+# AAAAA
+
+
+# Installation
+
+Pour utiliser AAAAA tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser AAAAA avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+Pour utiliser AAAAA 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
+
diff --git a/Homepage/Homarr/docker-compose-traefik.yml b/Healthchecks/docker-compose-traefik.yml
similarity index 100%
rename from Homepage/Homarr/docker-compose-traefik.yml
rename to Healthchecks/docker-compose-traefik.yml
diff --git a/Homepage/Web Portal/docker-compose.yml b/Healthchecks/docker-compose.yml
similarity index 100%
rename from Homepage/Web Portal/docker-compose.yml
rename to Healthchecks/docker-compose.yml
diff --git a/Homepage/Homarr/README.md b/Homepage/Homarr/README.md
deleted file mode 100644
index 74d801d3..00000000
--- a/Homepage/Homarr/README.md
+++ /dev/null
@@ -1,32 +0,0 @@
-
-
-# Homarr
-
-Simplifiez la gestion de votre serveur avec Homarr - un tableau de bord élégant et moderne qui met toutes vos applications et services à portée de main. Avec Homarr, vous pouvez accéder et tout contrôler en un seul endroit pratique. Homarr s'intègre de manière transparente aux applications que vous avez ajoutées, vous fournissant des informations précieuses et vous donnant un contrôle total. L'installation est un jeu d'enfant et Homarr prend en charge un large éventail de méthodes de déploiement.
-
-# Installation
-
-Pour utiliser Homarr tout seul
-```bash
-docker compose up -d
-```
-
-Pour utiliser Homarr avec Traefik
-```bash
-docker compose -f docker-compose-traefik.yml up -d
-```
-
-Pour utiliser Homarr 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
-
\ No newline at end of file
diff --git a/Homepage/Homarr/docker-compose.yml b/Homepage/Homarr/docker-compose.yml
deleted file mode 100644
index a06515b4..00000000
--- a/Homepage/Homarr/docker-compose.yml
+++ /dev/null
@@ -1,16 +0,0 @@
-version: '3'
-#---------------------------------------------------------------------#
-# Homarr - A simple, yet powerful dashboard for your server. #
-#---------------------------------------------------------------------#
-services:
- homarr:
- container_name: homarr
- image: ghcr.io/ajnart/homarr:latest
- restart: unless-stopped
- volumes:
- - /var/run/docker.sock:/var/run/docker.sock # Facultatif, uniquement si vous souhaitez l'intégration de Docker
- - /srv/appdata/homarr/configs:/app/data/configs
- - /srv/appdata/homarr/icons:/app/public/icons
- - /srv/appdata/homarr/data:/data
- ports:
- - '7575:7575'
\ No newline at end of file
diff --git a/Homepage/Homarr/img/logo-homarr.png b/Homepage/Homarr/img/logo-homarr.png
deleted file mode 100644
index 498a5541..00000000
Binary files a/Homepage/Homarr/img/logo-homarr.png and /dev/null differ
diff --git a/Homepage/Homepage/config/bookmarks.yaml b/Homepage/Homepage/config/bookmarks.yaml
deleted file mode 100644
index c24d4c68..00000000
--- a/Homepage/Homepage/config/bookmarks.yaml
+++ /dev/null
@@ -1,42 +0,0 @@
----
-- Repositories:
- - Homelab:
- - icon: si-github-#FFFFFF
- href: https://github.com/christianlempa/homelab
- - Boilerplates:
- - icon: si-github-#FFFFFF
- href: https://github.com/christianlempa/boilerplates
- - Cheat-Sheets:
- - icon: si-github-#FFFFFF
- href: https://github.com/christianlempa/cheat-sheets
- - Scripts:
- - icon: si-github-#FFFFFF
- href: https://github.com/christianlempa/scripts
-
-- Cloud Services:
- - Sophos Cloud:
- - icon: /icons/cld.png
- href: https://cloud.sophos.com
- - Cloudflare:
- - icon: cloudflare.png
- href: https://dash.cloudflare.com
- - Teleport:
- - icon: teleport.png
- href: https://clcreative.teleport.sh
- - Twingate:
- - icon: twingate.png
- href: https://clcreative.twingate.com
- - Netbird:
- - icon: https://netbird.io/_next/static/media/netbird-icon.00225e97.svg
- href: https://app.netbird.io
-
-- Cloud Platforms:
- - Microsoft Azure:
- - icon: azure.png
- href: https://portal.azure.com
- - Digital Ocean:
- - icon: si-digitalocean-#0080FF
- href: https://cloud.digitalocean.com
- - CIVO:
- - icon: si-civo-#239DFF
- href: https://www.civo.com
diff --git a/Homepage/Homepage/config/docker.yaml b/Homepage/Homepage/config/docker.yaml
deleted file mode 100644
index af8ddbbd..00000000
--- a/Homepage/Homepage/config/docker.yaml
+++ /dev/null
@@ -1,3 +0,0 @@
----
-srv-prod-1:
- socket: /var/run/docker.sock
diff --git a/Homepage/Homepage/config/kubernetes.yaml b/Homepage/Homepage/config/kubernetes.yaml
deleted file mode 100644
index ed97d539..00000000
--- a/Homepage/Homepage/config/kubernetes.yaml
+++ /dev/null
@@ -1 +0,0 @@
----
diff --git a/Homepage/Homepage/config/services.yaml b/Homepage/Homepage/config/services.yaml
deleted file mode 100644
index b3f97c34..00000000
--- a/Homepage/Homepage/config/services.yaml
+++ /dev/null
@@ -1,134 +0,0 @@
----
-- Networking:
- - FritzBox GW 1:
- href: http://192.168.82.1
- icon: avmfritzbox.png
- description: gw-prod-1
- siteMonitor: http://192.168.82.1
- widget:
- type: fritzbox
- url: http://192.168.82.1
- - FritzBox GW 2:
- href: http://192.168.81.1
- icon: avmfritzbox.png
- description: gw-prod-2
- siteMonitor: http://192.168.81.1
- widget:
- type: fritzbox
- url: http://192.168.81.1
- - Sophos XGS:
- href: https://fw-prod-1.home.clcreative.de:4444
- icon: /icons/fw.png
- description: fw-prod-1
- siteMonitor: https://fw-prod-1.home.clcreative.de
- - Sophos Switch:
- href: https://sw-prod-1.home.clcreative.de
- icon: /icons/sw.png
- description: sw-prod-1
- siteMonitor: https://sw-prod-1.home.clcreative.de
-
-- Infrastructure and Data:
- - Proxmox:
- href: https://prx-prod-2.home.clcreative.de:8006
- icon: proxmox.png
- description: prx-prod-2
- siteMonitor: https://prx-prod-2.home.clcreative.de:8006
- widget:
- type: proxmox
- url: https://prx-prod-2.home.clcreative.de:8006
- username: {{HOMEPAGE_VAR_PROXMOX_USERNAME}}
- password: {{HOMEPAGE_VAR_PROXMOX_PASSWORD}}
- - TrueNAS Scale:
- href: https://nas-prod-1.home.clcreative.de
- icon: truenas-scale.png
- description: nas-prod-1 on prx-prod-2
- siteMonitor: https://nas-prod-1.home.clcreative.de
- widget:
- type: truenas
- url: https://nas-prod-1.home.clcreative.de
- key: {{HOMEPAGE_VAR_TRUENAS_KEY}}
- enablePools: false
- - InfluxDB:
- href: https://ixdb-prod-1.srv-prod-2.home.clcreative.de/
- icon: influxdb.png
- description: ixdb-prod-1 on srv-prod-2
-
-- Management:
- - Portainer:
- href: https://portainer-demo-1.srv-demo-1.home.clcreative.de
- icon: portainer.png
- description: portainer-demo-1 on srv-demo-1
- widget:
- type: portainer
- url: https://portainer-demo-1.srv-demo-1.home.clcreative.de
- env: 2
- key: {{HOMEPAGE_VAR_PORTAINER_KEY}}
- - Dockge:
- href: https://dockge-demo-1.srv-demo-1.home.clcreative.de
- icon: si-docker-#2496ED
- description: dockge-demo-1 on srv-demo-1
-
-- Monitoring:
- - UptimeKuma:
- href: https://uptimekuma-prod-1.srv-prod-7.home.clcreative.de
- description: uptimekuma-prod-1 on srv-prod-7
- icon: uptime-kuma.png
- widget:
- type: uptimekuma
- url: https://uptimekuma-prod-1.srv-prod-7.home.clcreative.de
- slug: publicservices
- - Prometheus:
- href: https://prometheus-prod-1.srv-prod-1.home.clcreative.de
- description: prometheus-prod-1 on srv-prod-1
- icon: prometheus.png
- server: srv-prod-1
- container: prometheus-prod-1
- widget:
- type: prometheus
- url: https://prometheus-prod-1.srv-prod-1.home.clcreative.de
- - Grafana:
- href: https://grafana-prod-1.srv-prod-1.home.clcreative.de
- description: grafana-prod-1 on srv-prod-1
- icon: grafana.png
- server: srv-prod-1
- container: grafana-prod-1
-
-- Security and Identity:
- - Authentik:
- href: https://authentik-prod-1.kube-prod-1.home.clcreative.de
- description: authentik-prod-1 on kube-prod-1
- icon: authentik.png
- widget:
- type: authentik
- url: https://authentik-prod-1.kube-prod-1.home.clcreative.de
- key: {{HOMEPAGE_VAR_AUTHENTIK_KEY}}
- - Passbolt:
- href: https://passbolt-demo-1.srv-prod-1.clcreative.de
- description: passbolt-demo-1 on srv-prod-1
- icon: passbolt.png
-
-- Automation:
- - Kestra:
- href: https://kestra-demo-1.srv-prod-1.home.clcreative.de
- description: kestra-demo-1 on srv-prod-1
- icon: https://kestra-io.gallerycdn.vsassets.io/extensions/kestra-io/kestra/0.0.1/1692285562923/Microsoft.VisualStudio.Services.Icons.Default
-
- - Ansible Semaphore:
- href: https://ansiblesemaphore-prod-1.srv-prod-1.home.clcreative.de
- description: ansiblesemaphore-prod-1 on srv-prod-1
- icon: si-ansible-#EE0000
- - ArgoCD:
- href: https://argocd-prod-1.kube-prod-1.home.clcreative.de
- description: argocd-prod-1 on kube-prod-1
- icon: si-argo-#EF7B4D
-
-- IoT and Smarthome:
- - Home Assistant:
- href: https://homeassistant-prod-1.srv-prod-7.home.clcreative.de
- icon: home-assistant.png
- description: homeassistant-prod-1 on srv-prod-7
- widget:
- type: homeassistant
- url: https://homeassistant-prod-1.srv-prod-7.home.clcreative.de
- key: {{HOMEPAGE_VAR_HOMEASSISTANT_KEY}}
- custom:
diff --git a/Homepage/Homepage/config/settings.yaml b/Homepage/Homepage/config/settings.yaml
deleted file mode 100644
index dc017aed..00000000
--- a/Homepage/Homepage/config/settings.yaml
+++ /dev/null
@@ -1,31 +0,0 @@
----
-title: My Awesome Homepage
-headerStyle: boxed
-
-background:
- image: https://images.unsplash.com/photo-1637825891028-564f672aa42c
- blur: xl
- brightness: 90
- opacity: 60
-
-cardBlur: sm
-
-providers:
- openweathermap: openweathermapapikey
- weatherapi: weatherapiapikey
-
-layout:
- Networking:
- icon: mdi-network-#FFFFFF
- Infrastructure and Data:
- icon: mdi-server-#FFFFFF
- Management:
- icon: mdi-auto-fix-#FFFFFF
- Monitoring:
- icon: mdi-list-status-#FFFFFF
- Automation:
- icon: mdi-cog-play-#FFFFFF
- IoT and Smarthome:
- icon: mdi-home-#FFFFFF
- Security and Identity:
- icon: mdi-shield-lock-#FFFFFF
diff --git a/Homepage/Homepage/config/widgets.yaml b/Homepage/Homepage/config/widgets.yaml
deleted file mode 100644
index cfac3609..00000000
--- a/Homepage/Homepage/config/widgets.yaml
+++ /dev/null
@@ -1,15 +0,0 @@
----
-- resources:
- cpu: true
- memory: true
- disk: /
-
-- search:
- provider: bing
- target: _blank
-
-- datetime:
- text_size: xl
- format:
- timeStyle: short
- hourCycle: h23
diff --git a/Homepage/Homepage/docker-compose.yml b/Homepage/Homepage/docker-compose.yml
deleted file mode 100644
index 00870ec4..00000000
--- a/Homepage/Homepage/docker-compose.yml
+++ /dev/null
@@ -1,17 +0,0 @@
-version: "3.3"
-services:
- homepage:
- container_name: Homepage-App
- hostname: Homepage-App
- image: ghcr.io/gethomepage/homepage:latest
- ports:
- - 3000:3000
- volumes:
- - ./config:/app/config
- - ./images:/app/images
- - ./icones:/app/icones
- - /var/run/docker.sock:/var/run/docker.sock # (optional) For docker integrations, see alternative methods
- environment:
- PUID: $PUID
- PGID: $PGID
- restart: unless-stopped
\ No newline at end of file
diff --git a/Homepage/Lynx/LICENSE b/Homepage/Lynx/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/Homepage/Lynx/LICENSE
@@ -0,0 +1,3 @@
+Additional permission under GNU GPL version 3 section 7
+
+If you modify this Program, or any covered work, by linking or combining it with [name of library] (or a modified version of that library), containing parts covered by the terms of [name of library's license], the licensors of this Program grant you additional permission to convey the resulting work. Corresponding Source for a non-source form of such a combination shall include the source code for the parts of [name of library] used as well as that of the covered work.
diff --git a/Homepage/Lynx/README.md b/Homepage/Lynx/README.md
new file mode 100644
index 00000000..09f8c176
--- /dev/null
+++ b/Homepage/Lynx/README.md
@@ -0,0 +1,31 @@
+
+
+# AAAAA
+
+
+# Installation
+
+Pour utiliser AAAAA tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser AAAAA avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+Pour utiliser AAAAA 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
+
diff --git a/Homepage/Reduced/LICENSE b/Homepage/Reduced/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/Homepage/Reduced/LICENSE
@@ -0,0 +1,3 @@
+Additional permission under GNU GPL version 3 section 7
+
+If you modify this Program, or any covered work, by linking or combining it with [name of library] (or a modified version of that library), containing parts covered by the terms of [name of library's license], the licensors of this Program grant you additional permission to convey the resulting work. Corresponding Source for a non-source form of such a combination shall include the source code for the parts of [name of library] used as well as that of the covered work.
diff --git a/Homepage/Reduced/README.md b/Homepage/Reduced/README.md
new file mode 100644
index 00000000..09f8c176
--- /dev/null
+++ b/Homepage/Reduced/README.md
@@ -0,0 +1,31 @@
+
+
+# AAAAA
+
+
+# Installation
+
+Pour utiliser AAAAA tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser AAAAA avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+Pour utiliser AAAAA 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
+
diff --git a/Homepage/Shlink/LICENSE b/Homepage/Shlink/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/Homepage/Shlink/LICENSE
@@ -0,0 +1,3 @@
+Additional permission under GNU GPL version 3 section 7
+
+If you modify this Program, or any covered work, by linking or combining it with [name of library] (or a modified version of that library), containing parts covered by the terms of [name of library's license], the licensors of this Program grant you additional permission to convey the resulting work. Corresponding Source for a non-source form of such a combination shall include the source code for the parts of [name of library] used as well as that of the covered work.
diff --git a/Homepage/Shlink/README.md b/Homepage/Shlink/README.md
new file mode 100644
index 00000000..09f8c176
--- /dev/null
+++ b/Homepage/Shlink/README.md
@@ -0,0 +1,31 @@
+
+
+# AAAAA
+
+
+# Installation
+
+Pour utiliser AAAAA tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser AAAAA avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+Pour utiliser AAAAA 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
+
diff --git a/Homepage/Slash/LICENSE b/Homepage/Slash/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/Homepage/Slash/LICENSE
@@ -0,0 +1,3 @@
+Additional permission under GNU GPL version 3 section 7
+
+If you modify this Program, or any covered work, by linking or combining it with [name of library] (or a modified version of that library), containing parts covered by the terms of [name of library's license], the licensors of this Program grant you additional permission to convey the resulting work. Corresponding Source for a non-source form of such a combination shall include the source code for the parts of [name of library] used as well as that of the covered work.
diff --git a/Homepage/Slash/README.md b/Homepage/Slash/README.md
new file mode 100644
index 00000000..09f8c176
--- /dev/null
+++ b/Homepage/Slash/README.md
@@ -0,0 +1,31 @@
+
+
+# AAAAA
+
+
+# Installation
+
+Pour utiliser AAAAA tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser AAAAA avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+Pour utiliser AAAAA 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
+
diff --git a/Homepage/Snapp/LICENSE b/Homepage/Snapp/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/Homepage/Snapp/LICENSE
@@ -0,0 +1,3 @@
+Additional permission under GNU GPL version 3 section 7
+
+If you modify this Program, or any covered work, by linking or combining it with [name of library] (or a modified version of that library), containing parts covered by the terms of [name of library's license], the licensors of this Program grant you additional permission to convey the resulting work. Corresponding Source for a non-source form of such a combination shall include the source code for the parts of [name of library] used as well as that of the covered work.
diff --git a/Homepage/Snapp/README.md b/Homepage/Snapp/README.md
new file mode 100644
index 00000000..09f8c176
--- /dev/null
+++ b/Homepage/Snapp/README.md
@@ -0,0 +1,31 @@
+
+
+# AAAAA
+
+
+# Installation
+
+Pour utiliser AAAAA tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser AAAAA avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+Pour utiliser AAAAA 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
+
diff --git a/Homepage/Homepage/docker-compose-traefik.yml b/IRC - Chat/docker-compose-traefik.yml
similarity index 100%
rename from Homepage/Homepage/docker-compose-traefik.yml
rename to IRC - Chat/docker-compose-traefik.yml
diff --git a/Homepage/Yal/docker-compose.yml b/IRC - Chat/docker-compose.yml
similarity index 100%
rename from Homepage/Yal/docker-compose.yml
rename to IRC - Chat/docker-compose.yml
diff --git a/IRC Client/LICENSE b/IRC Client/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/IRC Client/LICENSE
@@ -0,0 +1,3 @@
+Additional permission under GNU GPL version 3 section 7
+
+If you modify this Program, or any covered work, by linking or combining it with [name of library] (or a modified version of that library), containing parts covered by the terms of [name of library's license], the licensors of this Program grant you additional permission to convey the resulting work. Corresponding Source for a non-source form of such a combination shall include the source code for the parts of [name of library] used as well as that of the covered work.
diff --git a/IRC Client/README.md b/IRC Client/README.md
new file mode 100644
index 00000000..09f8c176
--- /dev/null
+++ b/IRC Client/README.md
@@ -0,0 +1,31 @@
+
+
+# AAAAA
+
+
+# Installation
+
+Pour utiliser AAAAA tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser AAAAA avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+Pour utiliser AAAAA 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
+
diff --git a/Homepage/Organizr/docker-compose-traefik.yml b/IRC Client/docker-compose-traefik.yml
similarity index 100%
rename from Homepage/Organizr/docker-compose-traefik.yml
rename to IRC Client/docker-compose-traefik.yml
diff --git a/Homepage/Homepage/config/custom.css b/IRC Client/docker-compose.yml
similarity index 100%
rename from Homepage/Homepage/config/custom.css
rename to IRC Client/docker-compose.yml
diff --git a/IRC-Chat/Convos/LICENSE b/IRC-Chat/Convos/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/IRC-Chat/Convos/LICENSE
@@ -0,0 +1,3 @@
+Additional permission under GNU GPL version 3 section 7
+
+If you modify this Program, or any covered work, by linking or combining it with [name of library] (or a modified version of that library), containing parts covered by the terms of [name of library's license], the licensors of this Program grant you additional permission to convey the resulting work. Corresponding Source for a non-source form of such a combination shall include the source code for the parts of [name of library] used as well as that of the covered work.
diff --git a/IRC-Chat/Convos/README.md b/IRC-Chat/Convos/README.md
new file mode 100644
index 00000000..09f8c176
--- /dev/null
+++ b/IRC-Chat/Convos/README.md
@@ -0,0 +1,31 @@
+
+
+# AAAAA
+
+
+# Installation
+
+Pour utiliser AAAAA tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser AAAAA avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+Pour utiliser AAAAA 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
+
diff --git a/IRC-Chat/IRC Client/LICENSE b/IRC-Chat/IRC Client/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/IRC-Chat/IRC Client/LICENSE
@@ -0,0 +1,3 @@
+Additional permission under GNU GPL version 3 section 7
+
+If you modify this Program, or any covered work, by linking or combining it with [name of library] (or a modified version of that library), containing parts covered by the terms of [name of library's license], the licensors of this Program grant you additional permission to convey the resulting work. Corresponding Source for a non-source form of such a combination shall include the source code for the parts of [name of library] used as well as that of the covered work.
diff --git a/IRC-Chat/IRC Client/README.md b/IRC-Chat/IRC Client/README.md
new file mode 100644
index 00000000..09f8c176
--- /dev/null
+++ b/IRC-Chat/IRC Client/README.md
@@ -0,0 +1,31 @@
+
+
+# AAAAA
+
+
+# Installation
+
+Pour utiliser AAAAA tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser AAAAA avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+Pour utiliser AAAAA 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
+
diff --git a/IRC-Chat/Pidgin/LICENSE b/IRC-Chat/Pidgin/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/IRC-Chat/Pidgin/LICENSE
@@ -0,0 +1,3 @@
+Additional permission under GNU GPL version 3 section 7
+
+If you modify this Program, or any covered work, by linking or combining it with [name of library] (or a modified version of that library), containing parts covered by the terms of [name of library's license], the licensors of this Program grant you additional permission to convey the resulting work. Corresponding Source for a non-source form of such a combination shall include the source code for the parts of [name of library] used as well as that of the covered work.
diff --git a/IRC-Chat/Pidgin/README.md b/IRC-Chat/Pidgin/README.md
new file mode 100644
index 00000000..09f8c176
--- /dev/null
+++ b/IRC-Chat/Pidgin/README.md
@@ -0,0 +1,31 @@
+
+
+# AAAAA
+
+
+# Installation
+
+Pour utiliser AAAAA tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser AAAAA avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+Pour utiliser AAAAA 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
+
diff --git a/IRC-Chat/TheLounge/LICENSE b/IRC-Chat/TheLounge/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/IRC-Chat/TheLounge/LICENSE
@@ -0,0 +1,3 @@
+Additional permission under GNU GPL version 3 section 7
+
+If you modify this Program, or any covered work, by linking or combining it with [name of library] (or a modified version of that library), containing parts covered by the terms of [name of library's license], the licensors of this Program grant you additional permission to convey the resulting work. Corresponding Source for a non-source form of such a combination shall include the source code for the parts of [name of library] used as well as that of the covered work.
diff --git a/IRC-Chat/TheLounge/README.md b/IRC-Chat/TheLounge/README.md
new file mode 100644
index 00000000..09f8c176
--- /dev/null
+++ b/IRC-Chat/TheLounge/README.md
@@ -0,0 +1,31 @@
+
+
+# AAAAA
+
+
+# Installation
+
+Pour utiliser AAAAA tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser AAAAA avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+Pour utiliser AAAAA 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
+
diff --git a/Homepage/Web Portal/docker-compose-traefik.yml b/Intelligence Artificielle/docker-compose-traefik.yml
similarity index 100%
rename from Homepage/Web Portal/docker-compose-traefik.yml
rename to Intelligence Artificielle/docker-compose-traefik.yml
diff --git a/Homepage/Homepage/config/custom.js b/Intelligence Artificielle/docker-compose.yml
similarity index 100%
rename from Homepage/Homepage/config/custom.js
rename to Intelligence Artificielle/docker-compose.yml
diff --git a/Homepage/Yal/docker-compose-traefik.yml b/Jeux/docker-compose-traefik.yml
similarity index 100%
rename from Homepage/Yal/docker-compose-traefik.yml
rename to Jeux/docker-compose-traefik.yml
diff --git a/Jeux/docker-compose.yml b/Jeux/docker-compose.yml
new file mode 100644
index 00000000..e69de29b
diff --git a/Kanban/Taiga/LICENSE b/Kanban/Taiga/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/Kanban/Taiga/LICENSE
@@ -0,0 +1,3 @@
+Additional permission under GNU GPL version 3 section 7
+
+If you modify this Program, or any covered work, by linking or combining it with [name of library] (or a modified version of that library), containing parts covered by the terms of [name of library's license], the licensors of this Program grant you additional permission to convey the resulting work. Corresponding Source for a non-source form of such a combination shall include the source code for the parts of [name of library] used as well as that of the covered work.
diff --git a/Kanban/Taiga/README.md b/Kanban/Taiga/README.md
new file mode 100644
index 00000000..09f8c176
--- /dev/null
+++ b/Kanban/Taiga/README.md
@@ -0,0 +1,31 @@
+
+
+# AAAAA
+
+
+# Installation
+
+Pour utiliser AAAAA tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser AAAAA avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+Pour utiliser AAAAA 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
+
diff --git a/Kanban/docker-compose-traefik.yml b/Kanban/docker-compose-traefik.yml
new file mode 100644
index 00000000..e69de29b
diff --git a/Kanban/docker-compose.yml b/Kanban/docker-compose.yml
new file mode 100644
index 00000000..e69de29b
diff --git a/Maison connecté/docker-compose-traefik.yml b/Maison connecté/docker-compose-traefik.yml
new file mode 100644
index 00000000..e69de29b
diff --git a/Maison connecté/docker-compose.yml b/Maison connecté/docker-compose.yml
new file mode 100644
index 00000000..e69de29b
diff --git a/MariaDB/LICENSE b/MariaDB/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/MariaDB/LICENSE
@@ -0,0 +1,3 @@
+Additional permission under GNU GPL version 3 section 7
+
+If you modify this Program, or any covered work, by linking or combining it with [name of library] (or a modified version of that library), containing parts covered by the terms of [name of library's license], the licensors of this Program grant you additional permission to convey the resulting work. Corresponding Source for a non-source form of such a combination shall include the source code for the parts of [name of library] used as well as that of the covered work.
diff --git a/MariaDB/README.md b/MariaDB/README.md
new file mode 100644
index 00000000..09f8c176
--- /dev/null
+++ b/MariaDB/README.md
@@ -0,0 +1,31 @@
+
+
+# AAAAA
+
+
+# Installation
+
+Pour utiliser AAAAA tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser AAAAA avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+Pour utiliser AAAAA 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
+
diff --git a/MariaDB/docker-compose-traefik.yml b/MariaDB/docker-compose-traefik.yml
new file mode 100644
index 00000000..e69de29b
diff --git a/MariaDB/docker-compose.yml b/MariaDB/docker-compose.yml
new file mode 100644
index 00000000..e69de29b
diff --git a/Messagerie/docker-compose-traefik.yml b/Messagerie/docker-compose-traefik.yml
new file mode 100644
index 00000000..e69de29b
diff --git a/Messagerie/docker-compose.yml b/Messagerie/docker-compose.yml
new file mode 100644
index 00000000..e69de29b
diff --git a/Monitoring/Checkmk/LICENSE b/Monitoring/Checkmk/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/Monitoring/Checkmk/LICENSE
@@ -0,0 +1,3 @@
+Additional permission under GNU GPL version 3 section 7
+
+If you modify this Program, or any covered work, by linking or combining it with [name of library] (or a modified version of that library), containing parts covered by the terms of [name of library's license], the licensors of this Program grant you additional permission to convey the resulting work. Corresponding Source for a non-source form of such a combination shall include the source code for the parts of [name of library] used as well as that of the covered work.
diff --git a/Monitoring/Checkmk/README.md b/Monitoring/Checkmk/README.md
new file mode 100644
index 00000000..09f8c176
--- /dev/null
+++ b/Monitoring/Checkmk/README.md
@@ -0,0 +1,31 @@
+
+
+# AAAAA
+
+
+# Installation
+
+Pour utiliser AAAAA tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser AAAAA avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+Pour utiliser AAAAA 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
+
diff --git a/Monitoring/Healthchecks/LICENSE b/Monitoring/Healthchecks/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/Monitoring/Healthchecks/LICENSE
@@ -0,0 +1,3 @@
+Additional permission under GNU GPL version 3 section 7
+
+If you modify this Program, or any covered work, by linking or combining it with [name of library] (or a modified version of that library), containing parts covered by the terms of [name of library's license], the licensors of this Program grant you additional permission to convey the resulting work. Corresponding Source for a non-source form of such a combination shall include the source code for the parts of [name of library] used as well as that of the covered work.
diff --git a/Monitoring/Healthchecks/README.md b/Monitoring/Healthchecks/README.md
new file mode 100644
index 00000000..09f8c176
--- /dev/null
+++ b/Monitoring/Healthchecks/README.md
@@ -0,0 +1,31 @@
+
+
+# AAAAA
+
+
+# Installation
+
+Pour utiliser AAAAA tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser AAAAA avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+Pour utiliser AAAAA 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
+
diff --git a/Monitoring/Netdat/LICENSE b/Monitoring/Netdat/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/Monitoring/Netdat/LICENSE
@@ -0,0 +1,3 @@
+Additional permission under GNU GPL version 3 section 7
+
+If you modify this Program, or any covered work, by linking or combining it with [name of library] (or a modified version of that library), containing parts covered by the terms of [name of library's license], the licensors of this Program grant you additional permission to convey the resulting work. Corresponding Source for a non-source form of such a combination shall include the source code for the parts of [name of library] used as well as that of the covered work.
diff --git a/Monitoring/Netdat/README.md b/Monitoring/Netdat/README.md
new file mode 100644
index 00000000..09f8c176
--- /dev/null
+++ b/Monitoring/Netdat/README.md
@@ -0,0 +1,31 @@
+
+
+# AAAAA
+
+
+# Installation
+
+Pour utiliser AAAAA tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser AAAAA avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+Pour utiliser AAAAA 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
+
diff --git a/Monitoring/Web-Check/LICENSE b/Monitoring/Web-Check/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/Monitoring/Web-Check/LICENSE
@@ -0,0 +1,3 @@
+Additional permission under GNU GPL version 3 section 7
+
+If you modify this Program, or any covered work, by linking or combining it with [name of library] (or a modified version of that library), containing parts covered by the terms of [name of library's license], the licensors of this Program grant you additional permission to convey the resulting work. Corresponding Source for a non-source form of such a combination shall include the source code for the parts of [name of library] used as well as that of the covered work.
diff --git a/Monitoring/Web-Check/README.md b/Monitoring/Web-Check/README.md
new file mode 100644
index 00000000..09f8c176
--- /dev/null
+++ b/Monitoring/Web-Check/README.md
@@ -0,0 +1,31 @@
+
+
+# AAAAA
+
+
+# Installation
+
+Pour utiliser AAAAA tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser AAAAA avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+Pour utiliser AAAAA 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
+
diff --git a/Monitoring/Zabbix/LICENSE b/Monitoring/Zabbix/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/Monitoring/Zabbix/LICENSE
@@ -0,0 +1,3 @@
+Additional permission under GNU GPL version 3 section 7
+
+If you modify this Program, or any covered work, by linking or combining it with [name of library] (or a modified version of that library), containing parts covered by the terms of [name of library's license], the licensors of this Program grant you additional permission to convey the resulting work. Corresponding Source for a non-source form of such a combination shall include the source code for the parts of [name of library] used as well as that of the covered work.
diff --git a/Monitoring/Zabbix/README.md b/Monitoring/Zabbix/README.md
new file mode 100644
index 00000000..09f8c176
--- /dev/null
+++ b/Monitoring/Zabbix/README.md
@@ -0,0 +1,31 @@
+
+
+# AAAAA
+
+
+# Installation
+
+Pour utiliser AAAAA tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser AAAAA avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+Pour utiliser AAAAA 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
+
diff --git a/Monitoring/docker-compose-traefik.yml b/Monitoring/docker-compose-traefik.yml
new file mode 100644
index 00000000..e69de29b
diff --git a/Monitoring/docker-compose.yml b/Monitoring/docker-compose.yml
new file mode 100644
index 00000000..e69de29b
diff --git a/Monitoring/ntop/LICENSE b/Monitoring/ntop/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/Monitoring/ntop/LICENSE
@@ -0,0 +1,3 @@
+Additional permission under GNU GPL version 3 section 7
+
+If you modify this Program, or any covered work, by linking or combining it with [name of library] (or a modified version of that library), containing parts covered by the terms of [name of library's license], the licensors of this Program grant you additional permission to convey the resulting work. Corresponding Source for a non-source form of such a combination shall include the source code for the parts of [name of library] used as well as that of the covered work.
diff --git a/Monitoring/ntop/README.md b/Monitoring/ntop/README.md
new file mode 100644
index 00000000..09f8c176
--- /dev/null
+++ b/Monitoring/ntop/README.md
@@ -0,0 +1,31 @@
+
+
+# AAAAA
+
+
+# Installation
+
+Pour utiliser AAAAA tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser AAAAA avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+Pour utiliser AAAAA 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
+
diff --git a/MySQL/LICENSE b/MySQL/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/MySQL/LICENSE
@@ -0,0 +1,3 @@
+Additional permission under GNU GPL version 3 section 7
+
+If you modify this Program, or any covered work, by linking or combining it with [name of library] (or a modified version of that library), containing parts covered by the terms of [name of library's license], the licensors of this Program grant you additional permission to convey the resulting work. Corresponding Source for a non-source form of such a combination shall include the source code for the parts of [name of library] used as well as that of the covered work.
diff --git a/MySQL/README.md b/MySQL/README.md
new file mode 100644
index 00000000..09f8c176
--- /dev/null
+++ b/MySQL/README.md
@@ -0,0 +1,31 @@
+
+
+# AAAAA
+
+
+# Installation
+
+Pour utiliser AAAAA tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser AAAAA avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+Pour utiliser AAAAA 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
+
diff --git a/MySQL/docker-compose-traefik.yml b/MySQL/docker-compose-traefik.yml
new file mode 100644
index 00000000..e69de29b
diff --git a/MySQL/docker-compose.yml b/MySQL/docker-compose.yml
new file mode 100644
index 00000000..e69de29b
diff --git a/Netdat/LICENSE b/Netdat/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/Netdat/LICENSE
@@ -0,0 +1,3 @@
+Additional permission under GNU GPL version 3 section 7
+
+If you modify this Program, or any covered work, by linking or combining it with [name of library] (or a modified version of that library), containing parts covered by the terms of [name of library's license], the licensors of this Program grant you additional permission to convey the resulting work. Corresponding Source for a non-source form of such a combination shall include the source code for the parts of [name of library] used as well as that of the covered work.
diff --git a/Netdat/README.md b/Netdat/README.md
new file mode 100644
index 00000000..09f8c176
--- /dev/null
+++ b/Netdat/README.md
@@ -0,0 +1,31 @@
+
+
+# AAAAA
+
+
+# Installation
+
+Pour utiliser AAAAA tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser AAAAA avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+Pour utiliser AAAAA 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
+
diff --git a/Netdat/docker-compose-traefik.yml b/Netdat/docker-compose-traefik.yml
new file mode 100644
index 00000000..e69de29b
diff --git a/Netdat/docker-compose.yml b/Netdat/docker-compose.yml
new file mode 100644
index 00000000..e69de29b
diff --git a/Ordonnanceur/docker-compose-traefik.yml b/Ordonnanceur/docker-compose-traefik.yml
new file mode 100644
index 00000000..e69de29b
diff --git a/Ordonnanceur/docker-compose.yml b/Ordonnanceur/docker-compose.yml
new file mode 100644
index 00000000..e69de29b
diff --git a/Organizr/LICENSE b/Organizr/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/Organizr/LICENSE
@@ -0,0 +1,3 @@
+Additional permission under GNU GPL version 3 section 7
+
+If you modify this Program, or any covered work, by linking or combining it with [name of library] (or a modified version of that library), containing parts covered by the terms of [name of library's license], the licensors of this Program grant you additional permission to convey the resulting work. Corresponding Source for a non-source form of such a combination shall include the source code for the parts of [name of library] used as well as that of the covered work.
diff --git a/Organizr/README.md b/Organizr/README.md
new file mode 100644
index 00000000..09f8c176
--- /dev/null
+++ b/Organizr/README.md
@@ -0,0 +1,31 @@
+
+
+# AAAAA
+
+
+# Installation
+
+Pour utiliser AAAAA tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser AAAAA avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+Pour utiliser AAAAA 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
+
diff --git a/Organizr/docker-compose-traefik.yml b/Organizr/docker-compose-traefik.yml
new file mode 100644
index 00000000..e69de29b
diff --git a/Organizr/docker-compose.yml b/Organizr/docker-compose.yml
new file mode 100644
index 00000000..e69de29b
diff --git a/Outils/ArchiveBox/LICENSE b/Outils/ArchiveBox/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/Outils/ArchiveBox/LICENSE
@@ -0,0 +1,3 @@
+Additional permission under GNU GPL version 3 section 7
+
+If you modify this Program, or any covered work, by linking or combining it with [name of library] (or a modified version of that library), containing parts covered by the terms of [name of library's license], the licensors of this Program grant you additional permission to convey the resulting work. Corresponding Source for a non-source form of such a combination shall include the source code for the parts of [name of library] used as well as that of the covered work.
diff --git a/Outils/ArchiveBox/README.md b/Outils/ArchiveBox/README.md
new file mode 100644
index 00000000..09f8c176
--- /dev/null
+++ b/Outils/ArchiveBox/README.md
@@ -0,0 +1,31 @@
+
+
+# AAAAA
+
+
+# Installation
+
+Pour utiliser AAAAA tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser AAAAA avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+Pour utiliser AAAAA 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
+
diff --git a/Outils/Changedetection/LICENSE b/Outils/Changedetection/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/Outils/Changedetection/LICENSE
@@ -0,0 +1,3 @@
+Additional permission under GNU GPL version 3 section 7
+
+If you modify this Program, or any covered work, by linking or combining it with [name of library] (or a modified version of that library), containing parts covered by the terms of [name of library's license], the licensors of this Program grant you additional permission to convey the resulting work. Corresponding Source for a non-source form of such a combination shall include the source code for the parts of [name of library] used as well as that of the covered work.
diff --git a/Outils/Changedetection/README.md b/Outils/Changedetection/README.md
new file mode 100644
index 00000000..09f8c176
--- /dev/null
+++ b/Outils/Changedetection/README.md
@@ -0,0 +1,31 @@
+
+
+# AAAAA
+
+
+# Installation
+
+Pour utiliser AAAAA tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser AAAAA avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+Pour utiliser AAAAA 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
+
diff --git a/Outils/Chromium/LICENSE b/Outils/Chromium/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/Outils/Chromium/LICENSE
@@ -0,0 +1,3 @@
+Additional permission under GNU GPL version 3 section 7
+
+If you modify this Program, or any covered work, by linking or combining it with [name of library] (or a modified version of that library), containing parts covered by the terms of [name of library's license], the licensors of this Program grant you additional permission to convey the resulting work. Corresponding Source for a non-source form of such a combination shall include the source code for the parts of [name of library] used as well as that of the covered work.
diff --git a/Outils/Chromium/README.md b/Outils/Chromium/README.md
new file mode 100644
index 00000000..09f8c176
--- /dev/null
+++ b/Outils/Chromium/README.md
@@ -0,0 +1,31 @@
+
+
+# AAAAA
+
+
+# Installation
+
+Pour utiliser AAAAA tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser AAAAA avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+Pour utiliser AAAAA 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
+
diff --git a/Outils/CyberChef/LICENSE b/Outils/CyberChef/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/Outils/CyberChef/LICENSE
@@ -0,0 +1,3 @@
+Additional permission under GNU GPL version 3 section 7
+
+If you modify this Program, or any covered work, by linking or combining it with [name of library] (or a modified version of that library), containing parts covered by the terms of [name of library's license], the licensors of this Program grant you additional permission to convey the resulting work. Corresponding Source for a non-source form of such a combination shall include the source code for the parts of [name of library] used as well as that of the covered work.
diff --git a/Outils/CyberChef/README.md b/Outils/CyberChef/README.md
new file mode 100644
index 00000000..09f8c176
--- /dev/null
+++ b/Outils/CyberChef/README.md
@@ -0,0 +1,31 @@
+
+
+# AAAAA
+
+
+# Installation
+
+Pour utiliser AAAAA tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser AAAAA avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+Pour utiliser AAAAA 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
+
diff --git a/Outils/Dash/LICENSE b/Outils/Dash/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/Outils/Dash/LICENSE
@@ -0,0 +1,3 @@
+Additional permission under GNU GPL version 3 section 7
+
+If you modify this Program, or any covered work, by linking or combining it with [name of library] (or a modified version of that library), containing parts covered by the terms of [name of library's license], the licensors of this Program grant you additional permission to convey the resulting work. Corresponding Source for a non-source form of such a combination shall include the source code for the parts of [name of library] used as well as that of the covered work.
diff --git a/Outils/Dash/README.md b/Outils/Dash/README.md
new file mode 100644
index 00000000..09f8c176
--- /dev/null
+++ b/Outils/Dash/README.md
@@ -0,0 +1,31 @@
+
+
+# AAAAA
+
+
+# Installation
+
+Pour utiliser AAAAA tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser AAAAA avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+Pour utiliser AAAAA 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
+
diff --git a/Outils/Doku/LICENSE b/Outils/Doku/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/Outils/Doku/LICENSE
@@ -0,0 +1,3 @@
+Additional permission under GNU GPL version 3 section 7
+
+If you modify this Program, or any covered work, by linking or combining it with [name of library] (or a modified version of that library), containing parts covered by the terms of [name of library's license], the licensors of this Program grant you additional permission to convey the resulting work. Corresponding Source for a non-source form of such a combination shall include the source code for the parts of [name of library] used as well as that of the covered work.
diff --git a/Outils/Doku/README.md b/Outils/Doku/README.md
new file mode 100644
index 00000000..09f8c176
--- /dev/null
+++ b/Outils/Doku/README.md
@@ -0,0 +1,31 @@
+
+
+# AAAAA
+
+
+# Installation
+
+Pour utiliser AAAAA tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser AAAAA avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+Pour utiliser AAAAA 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
+
diff --git a/Outils/Firefox/LICENSE b/Outils/Firefox/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/Outils/Firefox/LICENSE
@@ -0,0 +1,3 @@
+Additional permission under GNU GPL version 3 section 7
+
+If you modify this Program, or any covered work, by linking or combining it with [name of library] (or a modified version of that library), containing parts covered by the terms of [name of library's license], the licensors of this Program grant you additional permission to convey the resulting work. Corresponding Source for a non-source form of such a combination shall include the source code for the parts of [name of library] used as well as that of the covered work.
diff --git a/Outils/Firefox/README.md b/Outils/Firefox/README.md
new file mode 100644
index 00000000..09f8c176
--- /dev/null
+++ b/Outils/Firefox/README.md
@@ -0,0 +1,31 @@
+
+
+# AAAAA
+
+
+# Installation
+
+Pour utiliser AAAAA tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser AAAAA avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+Pour utiliser AAAAA 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
+
diff --git a/Outils/Glances/LICENSE b/Outils/Glances/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/Outils/Glances/LICENSE
@@ -0,0 +1,3 @@
+Additional permission under GNU GPL version 3 section 7
+
+If you modify this Program, or any covered work, by linking or combining it with [name of library] (or a modified version of that library), containing parts covered by the terms of [name of library's license], the licensors of this Program grant you additional permission to convey the resulting work. Corresponding Source for a non-source form of such a combination shall include the source code for the parts of [name of library] used as well as that of the covered work.
diff --git a/Outils/Glances/README.md b/Outils/Glances/README.md
new file mode 100644
index 00000000..09f8c176
--- /dev/null
+++ b/Outils/Glances/README.md
@@ -0,0 +1,31 @@
+
+
+# AAAAA
+
+
+# Installation
+
+Pour utiliser AAAAA tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser AAAAA avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+Pour utiliser AAAAA 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
+
diff --git a/Outils/Golinks/LICENSE b/Outils/Golinks/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/Outils/Golinks/LICENSE
@@ -0,0 +1,3 @@
+Additional permission under GNU GPL version 3 section 7
+
+If you modify this Program, or any covered work, by linking or combining it with [name of library] (or a modified version of that library), containing parts covered by the terms of [name of library's license], the licensors of this Program grant you additional permission to convey the resulting work. Corresponding Source for a non-source form of such a combination shall include the source code for the parts of [name of library] used as well as that of the covered work.
diff --git a/Outils/Golinks/README.md b/Outils/Golinks/README.md
new file mode 100644
index 00000000..09f8c176
--- /dev/null
+++ b/Outils/Golinks/README.md
@@ -0,0 +1,31 @@
+
+
+# AAAAA
+
+
+# Installation
+
+Pour utiliser AAAAA tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser AAAAA avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+Pour utiliser AAAAA 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
+
diff --git a/Outils/Guacamole/LICENSE b/Outils/Guacamole/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/Outils/Guacamole/LICENSE
@@ -0,0 +1,3 @@
+Additional permission under GNU GPL version 3 section 7
+
+If you modify this Program, or any covered work, by linking or combining it with [name of library] (or a modified version of that library), containing parts covered by the terms of [name of library's license], the licensors of this Program grant you additional permission to convey the resulting work. Corresponding Source for a non-source form of such a combination shall include the source code for the parts of [name of library] used as well as that of the covered work.
diff --git a/Outils/Guacamole/README.md b/Outils/Guacamole/README.md
new file mode 100644
index 00000000..09f8c176
--- /dev/null
+++ b/Outils/Guacamole/README.md
@@ -0,0 +1,31 @@
+
+
+# AAAAA
+
+
+# Installation
+
+Pour utiliser AAAAA tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser AAAAA avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+Pour utiliser AAAAA 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
+
diff --git a/Outils/HRConvert2/LICENSE b/Outils/HRConvert2/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/Outils/HRConvert2/LICENSE
@@ -0,0 +1,3 @@
+Additional permission under GNU GPL version 3 section 7
+
+If you modify this Program, or any covered work, by linking or combining it with [name of library] (or a modified version of that library), containing parts covered by the terms of [name of library's license], the licensors of this Program grant you additional permission to convey the resulting work. Corresponding Source for a non-source form of such a combination shall include the source code for the parts of [name of library] used as well as that of the covered work.
diff --git a/Outils/HRConvert2/README.md b/Outils/HRConvert2/README.md
new file mode 100644
index 00000000..09f8c176
--- /dev/null
+++ b/Outils/HRConvert2/README.md
@@ -0,0 +1,31 @@
+
+
+# AAAAA
+
+
+# Installation
+
+Pour utiliser AAAAA tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser AAAAA avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+Pour utiliser AAAAA 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
+
diff --git a/Outils/HandBrake/LICENSE b/Outils/HandBrake/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/Outils/HandBrake/LICENSE
@@ -0,0 +1,3 @@
+Additional permission under GNU GPL version 3 section 7
+
+If you modify this Program, or any covered work, by linking or combining it with [name of library] (or a modified version of that library), containing parts covered by the terms of [name of library's license], the licensors of this Program grant you additional permission to convey the resulting work. Corresponding Source for a non-source form of such a combination shall include the source code for the parts of [name of library] used as well as that of the covered work.
diff --git a/Outils/HandBrake/README.md b/Outils/HandBrake/README.md
new file mode 100644
index 00000000..09f8c176
--- /dev/null
+++ b/Outils/HandBrake/README.md
@@ -0,0 +1,31 @@
+
+
+# AAAAA
+
+
+# Installation
+
+Pour utiliser AAAAA tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser AAAAA avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+Pour utiliser AAAAA 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
+
diff --git a/Outils/Hauk/LICENSE b/Outils/Hauk/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/Outils/Hauk/LICENSE
@@ -0,0 +1,3 @@
+Additional permission under GNU GPL version 3 section 7
+
+If you modify this Program, or any covered work, by linking or combining it with [name of library] (or a modified version of that library), containing parts covered by the terms of [name of library's license], the licensors of this Program grant you additional permission to convey the resulting work. Corresponding Source for a non-source form of such a combination shall include the source code for the parts of [name of library] used as well as that of the covered work.
diff --git a/Outils/Hauk/README.md b/Outils/Hauk/README.md
new file mode 100644
index 00000000..09f8c176
--- /dev/null
+++ b/Outils/Hauk/README.md
@@ -0,0 +1,31 @@
+
+
+# AAAAA
+
+
+# Installation
+
+Pour utiliser AAAAA tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser AAAAA avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+Pour utiliser AAAAA 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
+
diff --git a/Outils/Huginn/LICENSE b/Outils/Huginn/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/Outils/Huginn/LICENSE
@@ -0,0 +1,3 @@
+Additional permission under GNU GPL version 3 section 7
+
+If you modify this Program, or any covered work, by linking or combining it with [name of library] (or a modified version of that library), containing parts covered by the terms of [name of library's license], the licensors of this Program grant you additional permission to convey the resulting work. Corresponding Source for a non-source form of such a combination shall include the source code for the parts of [name of library] used as well as that of the covered work.
diff --git a/Outils/Huginn/README.md b/Outils/Huginn/README.md
new file mode 100644
index 00000000..09f8c176
--- /dev/null
+++ b/Outils/Huginn/README.md
@@ -0,0 +1,31 @@
+
+
+# AAAAA
+
+
+# Installation
+
+Pour utiliser AAAAA tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser AAAAA avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+Pour utiliser AAAAA 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
+
diff --git a/Outils/IPFS/LICENSE b/Outils/IPFS/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/Outils/IPFS/LICENSE
@@ -0,0 +1,3 @@
+Additional permission under GNU GPL version 3 section 7
+
+If you modify this Program, or any covered work, by linking or combining it with [name of library] (or a modified version of that library), containing parts covered by the terms of [name of library's license], the licensors of this Program grant you additional permission to convey the resulting work. Corresponding Source for a non-source form of such a combination shall include the source code for the parts of [name of library] used as well as that of the covered work.
diff --git a/Outils/IPFS/README.md b/Outils/IPFS/README.md
new file mode 100644
index 00000000..09f8c176
--- /dev/null
+++ b/Outils/IPFS/README.md
@@ -0,0 +1,31 @@
+
+
+# AAAAA
+
+
+# Installation
+
+Pour utiliser AAAAA tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser AAAAA avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+Pour utiliser AAAAA 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
+
diff --git a/Outils/IT-Tools/LICENSE b/Outils/IT-Tools/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/Outils/IT-Tools/LICENSE
@@ -0,0 +1,3 @@
+Additional permission under GNU GPL version 3 section 7
+
+If you modify this Program, or any covered work, by linking or combining it with [name of library] (or a modified version of that library), containing parts covered by the terms of [name of library's license], the licensors of this Program grant you additional permission to convey the resulting work. Corresponding Source for a non-source form of such a combination shall include the source code for the parts of [name of library] used as well as that of the covered work.
diff --git a/Outils/IT-Tools/README.md b/Outils/IT-Tools/README.md
new file mode 100644
index 00000000..09f8c176
--- /dev/null
+++ b/Outils/IT-Tools/README.md
@@ -0,0 +1,31 @@
+
+
+# AAAAA
+
+
+# Installation
+
+Pour utiliser AAAAA tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser AAAAA avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+Pour utiliser AAAAA 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
+
diff --git a/Outils/LibreTranslate/LICENSE b/Outils/LibreTranslate/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/Outils/LibreTranslate/LICENSE
@@ -0,0 +1,3 @@
+Additional permission under GNU GPL version 3 section 7
+
+If you modify this Program, or any covered work, by linking or combining it with [name of library] (or a modified version of that library), containing parts covered by the terms of [name of library's license], the licensors of this Program grant you additional permission to convey the resulting work. Corresponding Source for a non-source form of such a combination shall include the source code for the parts of [name of library] used as well as that of the covered work.
diff --git a/Outils/LibreTranslate/README.md b/Outils/LibreTranslate/README.md
new file mode 100644
index 00000000..09f8c176
--- /dev/null
+++ b/Outils/LibreTranslate/README.md
@@ -0,0 +1,31 @@
+
+
+# AAAAA
+
+
+# Installation
+
+Pour utiliser AAAAA tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser AAAAA avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+Pour utiliser AAAAA 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
+
diff --git a/Outils/LibreWolf/LICENSE b/Outils/LibreWolf/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/Outils/LibreWolf/LICENSE
@@ -0,0 +1,3 @@
+Additional permission under GNU GPL version 3 section 7
+
+If you modify this Program, or any covered work, by linking or combining it with [name of library] (or a modified version of that library), containing parts covered by the terms of [name of library's license], the licensors of this Program grant you additional permission to convey the resulting work. Corresponding Source for a non-source form of such a combination shall include the source code for the parts of [name of library] used as well as that of the covered work.
diff --git a/Outils/LibreWolf/README.md b/Outils/LibreWolf/README.md
new file mode 100644
index 00000000..09f8c176
--- /dev/null
+++ b/Outils/LibreWolf/README.md
@@ -0,0 +1,31 @@
+
+
+# AAAAA
+
+
+# Installation
+
+Pour utiliser AAAAA tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser AAAAA avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+Pour utiliser AAAAA 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
+
diff --git a/Outils/MagicMirror/LICENSE b/Outils/MagicMirror/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/Outils/MagicMirror/LICENSE
@@ -0,0 +1,3 @@
+Additional permission under GNU GPL version 3 section 7
+
+If you modify this Program, or any covered work, by linking or combining it with [name of library] (or a modified version of that library), containing parts covered by the terms of [name of library's license], the licensors of this Program grant you additional permission to convey the resulting work. Corresponding Source for a non-source form of such a combination shall include the source code for the parts of [name of library] used as well as that of the covered work.
diff --git a/Outils/MagicMirror/README.md b/Outils/MagicMirror/README.md
new file mode 100644
index 00000000..09f8c176
--- /dev/null
+++ b/Outils/MagicMirror/README.md
@@ -0,0 +1,31 @@
+
+
+# AAAAA
+
+
+# Installation
+
+Pour utiliser AAAAA tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser AAAAA avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+Pour utiliser AAAAA 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
+
diff --git a/Outils/Mullvad Browser/LICENSE b/Outils/Mullvad Browser/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/Outils/Mullvad Browser/LICENSE
@@ -0,0 +1,3 @@
+Additional permission under GNU GPL version 3 section 7
+
+If you modify this Program, or any covered work, by linking or combining it with [name of library] (or a modified version of that library), containing parts covered by the terms of [name of library's license], the licensors of this Program grant you additional permission to convey the resulting work. Corresponding Source for a non-source form of such a combination shall include the source code for the parts of [name of library] used as well as that of the covered work.
diff --git a/Outils/Mullvad Browser/README.md b/Outils/Mullvad Browser/README.md
new file mode 100644
index 00000000..09f8c176
--- /dev/null
+++ b/Outils/Mullvad Browser/README.md
@@ -0,0 +1,31 @@
+
+
+# AAAAA
+
+
+# Installation
+
+Pour utiliser AAAAA tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser AAAAA avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+Pour utiliser AAAAA 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
+
diff --git a/Outils/Nginx Proxy Manager/LICENSE b/Outils/Nginx Proxy Manager/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/Outils/Nginx Proxy Manager/LICENSE
@@ -0,0 +1,3 @@
+Additional permission under GNU GPL version 3 section 7
+
+If you modify this Program, or any covered work, by linking or combining it with [name of library] (or a modified version of that library), containing parts covered by the terms of [name of library's license], the licensors of this Program grant you additional permission to convey the resulting work. Corresponding Source for a non-source form of such a combination shall include the source code for the parts of [name of library] used as well as that of the covered work.
diff --git a/Outils/Nginx Proxy Manager/README.md b/Outils/Nginx Proxy Manager/README.md
new file mode 100644
index 00000000..09f8c176
--- /dev/null
+++ b/Outils/Nginx Proxy Manager/README.md
@@ -0,0 +1,31 @@
+
+
+# AAAAA
+
+
+# Installation
+
+Pour utiliser AAAAA tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser AAAAA avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+Pour utiliser AAAAA 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
+
diff --git a/Outils/Opera/LICENSE b/Outils/Opera/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/Outils/Opera/LICENSE
@@ -0,0 +1,3 @@
+Additional permission under GNU GPL version 3 section 7
+
+If you modify this Program, or any covered work, by linking or combining it with [name of library] (or a modified version of that library), containing parts covered by the terms of [name of library's license], the licensors of this Program grant you additional permission to convey the resulting work. Corresponding Source for a non-source form of such a combination shall include the source code for the parts of [name of library] used as well as that of the covered work.
diff --git a/Outils/Opera/README.md b/Outils/Opera/README.md
new file mode 100644
index 00000000..09f8c176
--- /dev/null
+++ b/Outils/Opera/README.md
@@ -0,0 +1,31 @@
+
+
+# AAAAA
+
+
+# Installation
+
+Pour utiliser AAAAA tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser AAAAA avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+Pour utiliser AAAAA 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
+
diff --git a/Outils/PwGen/LICENSE b/Outils/PwGen/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/Outils/PwGen/LICENSE
@@ -0,0 +1,3 @@
+Additional permission under GNU GPL version 3 section 7
+
+If you modify this Program, or any covered work, by linking or combining it with [name of library] (or a modified version of that library), containing parts covered by the terms of [name of library's license], the licensors of this Program grant you additional permission to convey the resulting work. Corresponding Source for a non-source form of such a combination shall include the source code for the parts of [name of library] used as well as that of the covered work.
diff --git a/Outils/PwGen/README.md b/Outils/PwGen/README.md
new file mode 100644
index 00000000..09f8c176
--- /dev/null
+++ b/Outils/PwGen/README.md
@@ -0,0 +1,31 @@
+
+
+# AAAAA
+
+
+# Installation
+
+Pour utiliser AAAAA tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser AAAAA avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+Pour utiliser AAAAA 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
+
diff --git a/Outils/QR Code Generator/LICENSE b/Outils/QR Code Generator/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/Outils/QR Code Generator/LICENSE
@@ -0,0 +1,3 @@
+Additional permission under GNU GPL version 3 section 7
+
+If you modify this Program, or any covered work, by linking or combining it with [name of library] (or a modified version of that library), containing parts covered by the terms of [name of library's license], the licensors of this Program grant you additional permission to convey the resulting work. Corresponding Source for a non-source form of such a combination shall include the source code for the parts of [name of library] used as well as that of the covered work.
diff --git a/Outils/QR Code Generator/README.md b/Outils/QR Code Generator/README.md
new file mode 100644
index 00000000..09f8c176
--- /dev/null
+++ b/Outils/QR Code Generator/README.md
@@ -0,0 +1,31 @@
+
+
+# AAAAA
+
+
+# Installation
+
+Pour utiliser AAAAA tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser AAAAA avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+Pour utiliser AAAAA 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
+
diff --git a/Outils/Remmina/LICENSE b/Outils/Remmina/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/Outils/Remmina/LICENSE
@@ -0,0 +1,3 @@
+Additional permission under GNU GPL version 3 section 7
+
+If you modify this Program, or any covered work, by linking or combining it with [name of library] (or a modified version of that library), containing parts covered by the terms of [name of library's license], the licensors of this Program grant you additional permission to convey the resulting work. Corresponding Source for a non-source form of such a combination shall include the source code for the parts of [name of library] used as well as that of the covered work.
diff --git a/Outils/Remmina/README.md b/Outils/Remmina/README.md
new file mode 100644
index 00000000..09f8c176
--- /dev/null
+++ b/Outils/Remmina/README.md
@@ -0,0 +1,31 @@
+
+
+# AAAAA
+
+
+# Installation
+
+Pour utiliser AAAAA tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser AAAAA avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+Pour utiliser AAAAA 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
+
diff --git a/Outils/Remotely/LICENSE b/Outils/Remotely/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/Outils/Remotely/LICENSE
@@ -0,0 +1,3 @@
+Additional permission under GNU GPL version 3 section 7
+
+If you modify this Program, or any covered work, by linking or combining it with [name of library] (or a modified version of that library), containing parts covered by the terms of [name of library's license], the licensors of this Program grant you additional permission to convey the resulting work. Corresponding Source for a non-source form of such a combination shall include the source code for the parts of [name of library] used as well as that of the covered work.
diff --git a/Outils/Remotely/README.md b/Outils/Remotely/README.md
new file mode 100644
index 00000000..09f8c176
--- /dev/null
+++ b/Outils/Remotely/README.md
@@ -0,0 +1,31 @@
+
+
+# AAAAA
+
+
+# Installation
+
+Pour utiliser AAAAA tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser AAAAA avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+Pour utiliser AAAAA 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
+
diff --git a/Outils/RustDesk/LICENSE b/Outils/RustDesk/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/Outils/RustDesk/LICENSE
@@ -0,0 +1,3 @@
+Additional permission under GNU GPL version 3 section 7
+
+If you modify this Program, or any covered work, by linking or combining it with [name of library] (or a modified version of that library), containing parts covered by the terms of [name of library's license], the licensors of this Program grant you additional permission to convey the resulting work. Corresponding Source for a non-source form of such a combination shall include the source code for the parts of [name of library] used as well as that of the covered work.
diff --git a/Outils/RustDesk/README.md b/Outils/RustDesk/README.md
new file mode 100644
index 00000000..09f8c176
--- /dev/null
+++ b/Outils/RustDesk/README.md
@@ -0,0 +1,31 @@
+
+
+# AAAAA
+
+
+# Installation
+
+Pour utiliser AAAAA tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser AAAAA avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+Pour utiliser AAAAA 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
+
diff --git a/Outils/Shellngn/LICENSE b/Outils/Shellngn/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/Outils/Shellngn/LICENSE
@@ -0,0 +1,3 @@
+Additional permission under GNU GPL version 3 section 7
+
+If you modify this Program, or any covered work, by linking or combining it with [name of library] (or a modified version of that library), containing parts covered by the terms of [name of library's license], the licensors of this Program grant you additional permission to convey the resulting work. Corresponding Source for a non-source form of such a combination shall include the source code for the parts of [name of library] used as well as that of the covered work.
diff --git a/Outils/Shellngn/README.md b/Outils/Shellngn/README.md
new file mode 100644
index 00000000..09f8c176
--- /dev/null
+++ b/Outils/Shellngn/README.md
@@ -0,0 +1,31 @@
+
+
+# AAAAA
+
+
+# Installation
+
+Pour utiliser AAAAA tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser AAAAA avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+Pour utiliser AAAAA 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
+
diff --git a/Outils/SmokePing/LICENSE b/Outils/SmokePing/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/Outils/SmokePing/LICENSE
@@ -0,0 +1,3 @@
+Additional permission under GNU GPL version 3 section 7
+
+If you modify this Program, or any covered work, by linking or combining it with [name of library] (or a modified version of that library), containing parts covered by the terms of [name of library's license], the licensors of this Program grant you additional permission to convey the resulting work. Corresponding Source for a non-source form of such a combination shall include the source code for the parts of [name of library] used as well as that of the covered work.
diff --git a/Outils/SmokePing/README.md b/Outils/SmokePing/README.md
new file mode 100644
index 00000000..09f8c176
--- /dev/null
+++ b/Outils/SmokePing/README.md
@@ -0,0 +1,31 @@
+
+
+# AAAAA
+
+
+# Installation
+
+Pour utiliser AAAAA tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser AAAAA avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+Pour utiliser AAAAA 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
+
diff --git a/Outils/Snapdrop/LICENSE b/Outils/Snapdrop/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/Outils/Snapdrop/LICENSE
@@ -0,0 +1,3 @@
+Additional permission under GNU GPL version 3 section 7
+
+If you modify this Program, or any covered work, by linking or combining it with [name of library] (or a modified version of that library), containing parts covered by the terms of [name of library's license], the licensors of this Program grant you additional permission to convey the resulting work. Corresponding Source for a non-source form of such a combination shall include the source code for the parts of [name of library] used as well as that of the covered work.
diff --git a/Outils/Snapdrop/README.md b/Outils/Snapdrop/README.md
new file mode 100644
index 00000000..09f8c176
--- /dev/null
+++ b/Outils/Snapdrop/README.md
@@ -0,0 +1,31 @@
+
+
+# AAAAA
+
+
+# Installation
+
+Pour utiliser AAAAA tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser AAAAA avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+Pour utiliser AAAAA 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
+
diff --git a/Outils/Sshwifty/LICENSE b/Outils/Sshwifty/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/Outils/Sshwifty/LICENSE
@@ -0,0 +1,3 @@
+Additional permission under GNU GPL version 3 section 7
+
+If you modify this Program, or any covered work, by linking or combining it with [name of library] (or a modified version of that library), containing parts covered by the terms of [name of library's license], the licensors of this Program grant you additional permission to convey the resulting work. Corresponding Source for a non-source form of such a combination shall include the source code for the parts of [name of library] used as well as that of the covered work.
diff --git a/Outils/Sshwifty/README.md b/Outils/Sshwifty/README.md
new file mode 100644
index 00000000..09f8c176
--- /dev/null
+++ b/Outils/Sshwifty/README.md
@@ -0,0 +1,31 @@
+
+
+# AAAAA
+
+
+# Installation
+
+Pour utiliser AAAAA tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser AAAAA avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+Pour utiliser AAAAA 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
+
diff --git a/Outils/Tor Browser/LICENSE b/Outils/Tor Browser/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/Outils/Tor Browser/LICENSE
@@ -0,0 +1,3 @@
+Additional permission under GNU GPL version 3 section 7
+
+If you modify this Program, or any covered work, by linking or combining it with [name of library] (or a modified version of that library), containing parts covered by the terms of [name of library's license], the licensors of this Program grant you additional permission to convey the resulting work. Corresponding Source for a non-source form of such a combination shall include the source code for the parts of [name of library] used as well as that of the covered work.
diff --git a/Outils/Tor Browser/README.md b/Outils/Tor Browser/README.md
new file mode 100644
index 00000000..09f8c176
--- /dev/null
+++ b/Outils/Tor Browser/README.md
@@ -0,0 +1,31 @@
+
+
+# AAAAA
+
+
+# Installation
+
+Pour utiliser AAAAA tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser AAAAA avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+Pour utiliser AAAAA 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
+
diff --git a/Outils/Ward/LICENSE b/Outils/Ward/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/Outils/Ward/LICENSE
@@ -0,0 +1,3 @@
+Additional permission under GNU GPL version 3 section 7
+
+If you modify this Program, or any covered work, by linking or combining it with [name of library] (or a modified version of that library), containing parts covered by the terms of [name of library's license], the licensors of this Program grant you additional permission to convey the resulting work. Corresponding Source for a non-source form of such a combination shall include the source code for the parts of [name of library] used as well as that of the covered work.
diff --git a/Outils/Ward/README.md b/Outils/Ward/README.md
new file mode 100644
index 00000000..09f8c176
--- /dev/null
+++ b/Outils/Ward/README.md
@@ -0,0 +1,31 @@
+
+
+# AAAAA
+
+
+# Installation
+
+Pour utiliser AAAAA tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser AAAAA avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+Pour utiliser AAAAA 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
+
diff --git a/Outils/Webtop/LICENSE b/Outils/Webtop/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/Outils/Webtop/LICENSE
@@ -0,0 +1,3 @@
+Additional permission under GNU GPL version 3 section 7
+
+If you modify this Program, or any covered work, by linking or combining it with [name of library] (or a modified version of that library), containing parts covered by the terms of [name of library's license], the licensors of this Program grant you additional permission to convey the resulting work. Corresponding Source for a non-source form of such a combination shall include the source code for the parts of [name of library] used as well as that of the covered work.
diff --git a/Outils/Webtop/README.md b/Outils/Webtop/README.md
new file mode 100644
index 00000000..09f8c176
--- /dev/null
+++ b/Outils/Webtop/README.md
@@ -0,0 +1,31 @@
+
+
+# AAAAA
+
+
+# Installation
+
+Pour utiliser AAAAA tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser AAAAA avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+Pour utiliser AAAAA 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
+
diff --git a/Outils/Wireshark/LICENSE b/Outils/Wireshark/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/Outils/Wireshark/LICENSE
@@ -0,0 +1,3 @@
+Additional permission under GNU GPL version 3 section 7
+
+If you modify this Program, or any covered work, by linking or combining it with [name of library] (or a modified version of that library), containing parts covered by the terms of [name of library's license], the licensors of this Program grant you additional permission to convey the resulting work. Corresponding Source for a non-source form of such a combination shall include the source code for the parts of [name of library] used as well as that of the covered work.
diff --git a/Outils/Wireshark/README.md b/Outils/Wireshark/README.md
new file mode 100644
index 00000000..09f8c176
--- /dev/null
+++ b/Outils/Wireshark/README.md
@@ -0,0 +1,31 @@
+
+
+# AAAAA
+
+
+# Installation
+
+Pour utiliser AAAAA tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser AAAAA avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+Pour utiliser AAAAA 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
+
diff --git a/Pidgin/LICENSE b/Pidgin/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/Pidgin/LICENSE
@@ -0,0 +1,3 @@
+Additional permission under GNU GPL version 3 section 7
+
+If you modify this Program, or any covered work, by linking or combining it with [name of library] (or a modified version of that library), containing parts covered by the terms of [name of library's license], the licensors of this Program grant you additional permission to convey the resulting work. Corresponding Source for a non-source form of such a combination shall include the source code for the parts of [name of library] used as well as that of the covered work.
diff --git a/Pidgin/README.md b/Pidgin/README.md
new file mode 100644
index 00000000..09f8c176
--- /dev/null
+++ b/Pidgin/README.md
@@ -0,0 +1,31 @@
+
+
+# AAAAA
+
+
+# Installation
+
+Pour utiliser AAAAA tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser AAAAA avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+Pour utiliser AAAAA 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
+
diff --git a/Pidgin/docker-compose-traefik.yml b/Pidgin/docker-compose-traefik.yml
new file mode 100644
index 00000000..e69de29b
diff --git a/Pidgin/docker-compose.yml b/Pidgin/docker-compose.yml
new file mode 100644
index 00000000..e69de29b
diff --git a/PostgreSQL/LICENSE b/PostgreSQL/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/PostgreSQL/LICENSE
@@ -0,0 +1,3 @@
+Additional permission under GNU GPL version 3 section 7
+
+If you modify this Program, or any covered work, by linking or combining it with [name of library] (or a modified version of that library), containing parts covered by the terms of [name of library's license], the licensors of this Program grant you additional permission to convey the resulting work. Corresponding Source for a non-source form of such a combination shall include the source code for the parts of [name of library] used as well as that of the covered work.
diff --git a/PostgreSQL/README.md b/PostgreSQL/README.md
new file mode 100644
index 00000000..09f8c176
--- /dev/null
+++ b/PostgreSQL/README.md
@@ -0,0 +1,31 @@
+
+
+# AAAAA
+
+
+# Installation
+
+Pour utiliser AAAAA tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser AAAAA avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+Pour utiliser AAAAA 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
+
diff --git a/PostgreSQL/docker-compose-traefik.yml b/PostgreSQL/docker-compose-traefik.yml
new file mode 100644
index 00000000..e69de29b
diff --git a/PostgreSQL/docker-compose.yml b/PostgreSQL/docker-compose.yml
new file mode 100644
index 00000000..e69de29b
diff --git a/Principaux/docker-compose-traefik.yml b/Principaux/docker-compose-traefik.yml
new file mode 100644
index 00000000..e69de29b
diff --git a/Principaux/docker-compose.yml b/Principaux/docker-compose.yml
new file mode 100644
index 00000000..e69de29b
diff --git a/Production/docker-compose-traefik.yml b/Production/docker-compose-traefik.yml
new file mode 100644
index 00000000..e69de29b
diff --git a/Production/docker-compose.yml b/Production/docker-compose.yml
new file mode 100644
index 00000000..e69de29b
diff --git a/RabbitMQ/LICENSE b/RabbitMQ/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/RabbitMQ/LICENSE
@@ -0,0 +1,3 @@
+Additional permission under GNU GPL version 3 section 7
+
+If you modify this Program, or any covered work, by linking or combining it with [name of library] (or a modified version of that library), containing parts covered by the terms of [name of library's license], the licensors of this Program grant you additional permission to convey the resulting work. Corresponding Source for a non-source form of such a combination shall include the source code for the parts of [name of library] used as well as that of the covered work.
diff --git a/RabbitMQ/README.md b/RabbitMQ/README.md
new file mode 100644
index 00000000..09f8c176
--- /dev/null
+++ b/RabbitMQ/README.md
@@ -0,0 +1,31 @@
+
+
+# AAAAA
+
+
+# Installation
+
+Pour utiliser AAAAA tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser AAAAA avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+Pour utiliser AAAAA 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
+
diff --git a/RabbitMQ/docker-compose-traefik.yml b/RabbitMQ/docker-compose-traefik.yml
new file mode 100644
index 00000000..e69de29b
diff --git a/RabbitMQ/docker-compose.yml b/RabbitMQ/docker-compose.yml
new file mode 100644
index 00000000..e69de29b
diff --git a/Redis/LICENSE b/Redis/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/Redis/LICENSE
@@ -0,0 +1,3 @@
+Additional permission under GNU GPL version 3 section 7
+
+If you modify this Program, or any covered work, by linking or combining it with [name of library] (or a modified version of that library), containing parts covered by the terms of [name of library's license], the licensors of this Program grant you additional permission to convey the resulting work. Corresponding Source for a non-source form of such a combination shall include the source code for the parts of [name of library] used as well as that of the covered work.
diff --git a/Redis/README.md b/Redis/README.md
new file mode 100644
index 00000000..09f8c176
--- /dev/null
+++ b/Redis/README.md
@@ -0,0 +1,31 @@
+
+
+# AAAAA
+
+
+# Installation
+
+Pour utiliser AAAAA tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser AAAAA avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+Pour utiliser AAAAA 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
+
diff --git a/Redis/docker-compose-traefik.yml b/Redis/docker-compose-traefik.yml
new file mode 100644
index 00000000..e69de29b
diff --git a/Redis/docker-compose.yml b/Redis/docker-compose.yml
new file mode 100644
index 00000000..e69de29b
diff --git a/Repository/Github Desktop/LICENSE b/Repository/Github Desktop/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/Repository/Github Desktop/LICENSE
@@ -0,0 +1,3 @@
+Additional permission under GNU GPL version 3 section 7
+
+If you modify this Program, or any covered work, by linking or combining it with [name of library] (or a modified version of that library), containing parts covered by the terms of [name of library's license], the licensors of this Program grant you additional permission to convey the resulting work. Corresponding Source for a non-source form of such a combination shall include the source code for the parts of [name of library] used as well as that of the covered work.
diff --git a/Repository/Github Desktop/README.md b/Repository/Github Desktop/README.md
new file mode 100644
index 00000000..09f8c176
--- /dev/null
+++ b/Repository/Github Desktop/README.md
@@ -0,0 +1,31 @@
+
+
+# AAAAA
+
+
+# Installation
+
+Pour utiliser AAAAA tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser AAAAA avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+Pour utiliser AAAAA 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
+
diff --git a/Repository/docker-compose-traefik.yml b/Repository/docker-compose-traefik.yml
new file mode 100644
index 00000000..e69de29b
diff --git a/Repository/docker-compose.yml b/Repository/docker-compose.yml
new file mode 100644
index 00000000..e69de29b
diff --git a/RethinkDB/LICENSE b/RethinkDB/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/RethinkDB/LICENSE
@@ -0,0 +1,3 @@
+Additional permission under GNU GPL version 3 section 7
+
+If you modify this Program, or any covered work, by linking or combining it with [name of library] (or a modified version of that library), containing parts covered by the terms of [name of library's license], the licensors of this Program grant you additional permission to convey the resulting work. Corresponding Source for a non-source form of such a combination shall include the source code for the parts of [name of library] used as well as that of the covered work.
diff --git a/RethinkDB/README.md b/RethinkDB/README.md
new file mode 100644
index 00000000..09f8c176
--- /dev/null
+++ b/RethinkDB/README.md
@@ -0,0 +1,31 @@
+
+
+# AAAAA
+
+
+# Installation
+
+Pour utiliser AAAAA tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser AAAAA avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+Pour utiliser AAAAA 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
+
diff --git a/RethinkDB/docker-compose-traefik.yml b/RethinkDB/docker-compose-traefik.yml
new file mode 100644
index 00000000..e69de29b
diff --git a/RethinkDB/docker-compose.yml b/RethinkDB/docker-compose.yml
new file mode 100644
index 00000000..e69de29b
diff --git a/Réseau/Gravity/LICENSE b/Réseau/Gravity/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/Réseau/Gravity/LICENSE
@@ -0,0 +1,3 @@
+Additional permission under GNU GPL version 3 section 7
+
+If you modify this Program, or any covered work, by linking or combining it with [name of library] (or a modified version of that library), containing parts covered by the terms of [name of library's license], the licensors of this Program grant you additional permission to convey the resulting work. Corresponding Source for a non-source form of such a combination shall include the source code for the parts of [name of library] used as well as that of the covered work.
diff --git a/Réseau/Gravity/README.md b/Réseau/Gravity/README.md
new file mode 100644
index 00000000..09f8c176
--- /dev/null
+++ b/Réseau/Gravity/README.md
@@ -0,0 +1,31 @@
+
+
+# AAAAA
+
+
+# Installation
+
+Pour utiliser AAAAA tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser AAAAA avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+Pour utiliser AAAAA 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
+
diff --git a/Réseau/MySpeed/LICENSE b/Réseau/MySpeed/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/Réseau/MySpeed/LICENSE
@@ -0,0 +1,3 @@
+Additional permission under GNU GPL version 3 section 7
+
+If you modify this Program, or any covered work, by linking or combining it with [name of library] (or a modified version of that library), containing parts covered by the terms of [name of library's license], the licensors of this Program grant you additional permission to convey the resulting work. Corresponding Source for a non-source form of such a combination shall include the source code for the parts of [name of library] used as well as that of the covered work.
diff --git a/Réseau/MySpeed/README.md b/Réseau/MySpeed/README.md
new file mode 100644
index 00000000..09f8c176
--- /dev/null
+++ b/Réseau/MySpeed/README.md
@@ -0,0 +1,31 @@
+
+
+# AAAAA
+
+
+# Installation
+
+Pour utiliser AAAAA tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser AAAAA avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+Pour utiliser AAAAA 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
+
diff --git a/Réseau/OpenSpeedTest/LICENSE b/Réseau/OpenSpeedTest/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/Réseau/OpenSpeedTest/LICENSE
@@ -0,0 +1,3 @@
+Additional permission under GNU GPL version 3 section 7
+
+If you modify this Program, or any covered work, by linking or combining it with [name of library] (or a modified version of that library), containing parts covered by the terms of [name of library's license], the licensors of this Program grant you additional permission to convey the resulting work. Corresponding Source for a non-source form of such a combination shall include the source code for the parts of [name of library] used as well as that of the covered work.
diff --git a/Réseau/OpenSpeedTest/README.md b/Réseau/OpenSpeedTest/README.md
new file mode 100644
index 00000000..09f8c176
--- /dev/null
+++ b/Réseau/OpenSpeedTest/README.md
@@ -0,0 +1,31 @@
+
+
+# AAAAA
+
+
+# Installation
+
+Pour utiliser AAAAA tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser AAAAA avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+Pour utiliser AAAAA 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
+
diff --git a/Réseau/Pi.Alert/LICENSE b/Réseau/Pi.Alert/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/Réseau/Pi.Alert/LICENSE
@@ -0,0 +1,3 @@
+Additional permission under GNU GPL version 3 section 7
+
+If you modify this Program, or any covered work, by linking or combining it with [name of library] (or a modified version of that library), containing parts covered by the terms of [name of library's license], the licensors of this Program grant you additional permission to convey the resulting work. Corresponding Source for a non-source form of such a combination shall include the source code for the parts of [name of library] used as well as that of the covered work.
diff --git a/Réseau/Pi.Alert/README.md b/Réseau/Pi.Alert/README.md
new file mode 100644
index 00000000..09f8c176
--- /dev/null
+++ b/Réseau/Pi.Alert/README.md
@@ -0,0 +1,31 @@
+
+
+# AAAAA
+
+
+# Installation
+
+Pour utiliser AAAAA tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser AAAAA avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+Pour utiliser AAAAA 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
+
diff --git a/Réseau/Speedtest Tracker/LICENSE b/Réseau/Speedtest Tracker/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/Réseau/Speedtest Tracker/LICENSE
@@ -0,0 +1,3 @@
+Additional permission under GNU GPL version 3 section 7
+
+If you modify this Program, or any covered work, by linking or combining it with [name of library] (or a modified version of that library), containing parts covered by the terms of [name of library's license], the licensors of this Program grant you additional permission to convey the resulting work. Corresponding Source for a non-source form of such a combination shall include the source code for the parts of [name of library] used as well as that of the covered work.
diff --git a/Réseau/Speedtest Tracker/README.md b/Réseau/Speedtest Tracker/README.md
new file mode 100644
index 00000000..09f8c176
--- /dev/null
+++ b/Réseau/Speedtest Tracker/README.md
@@ -0,0 +1,31 @@
+
+
+# AAAAA
+
+
+# Installation
+
+Pour utiliser AAAAA tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser AAAAA avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+Pour utiliser AAAAA 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
+
diff --git a/Réseau/TP-Link Omada Controlle/LICENSE b/Réseau/TP-Link Omada Controlle/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/Réseau/TP-Link Omada Controlle/LICENSE
@@ -0,0 +1,3 @@
+Additional permission under GNU GPL version 3 section 7
+
+If you modify this Program, or any covered work, by linking or combining it with [name of library] (or a modified version of that library), containing parts covered by the terms of [name of library's license], the licensors of this Program grant you additional permission to convey the resulting work. Corresponding Source for a non-source form of such a combination shall include the source code for the parts of [name of library] used as well as that of the covered work.
diff --git a/Réseau/TP-Link Omada Controlle/README.md b/Réseau/TP-Link Omada Controlle/README.md
new file mode 100644
index 00000000..09f8c176
--- /dev/null
+++ b/Réseau/TP-Link Omada Controlle/README.md
@@ -0,0 +1,31 @@
+
+
+# AAAAA
+
+
+# Installation
+
+Pour utiliser AAAAA tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser AAAAA avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+Pour utiliser AAAAA 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
+
diff --git a/Réseau/UniFi Network Controller/LICENSE b/Réseau/UniFi Network Controller/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/Réseau/UniFi Network Controller/LICENSE
@@ -0,0 +1,3 @@
+Additional permission under GNU GPL version 3 section 7
+
+If you modify this Program, or any covered work, by linking or combining it with [name of library] (or a modified version of that library), containing parts covered by the terms of [name of library's license], the licensors of this Program grant you additional permission to convey the resulting work. Corresponding Source for a non-source form of such a combination shall include the source code for the parts of [name of library] used as well as that of the covered work.
diff --git a/Réseau/UniFi Network Controller/README.md b/Réseau/UniFi Network Controller/README.md
new file mode 100644
index 00000000..09f8c176
--- /dev/null
+++ b/Réseau/UniFi Network Controller/README.md
@@ -0,0 +1,31 @@
+
+
+# AAAAA
+
+
+# Installation
+
+Pour utiliser AAAAA tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser AAAAA avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+Pour utiliser AAAAA 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
+
diff --git a/Réseau/Unifi Controller/LICENSE b/Réseau/Unifi Controller/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/Réseau/Unifi Controller/LICENSE
@@ -0,0 +1,3 @@
+Additional permission under GNU GPL version 3 section 7
+
+If you modify this Program, or any covered work, by linking or combining it with [name of library] (or a modified version of that library), containing parts covered by the terms of [name of library's license], the licensors of this Program grant you additional permission to convey the resulting work. Corresponding Source for a non-source form of such a combination shall include the source code for the parts of [name of library] used as well as that of the covered work.
diff --git a/Réseau/Unifi Controller/README.md b/Réseau/Unifi Controller/README.md
new file mode 100644
index 00000000..09f8c176
--- /dev/null
+++ b/Réseau/Unifi Controller/README.md
@@ -0,0 +1,31 @@
+
+
+# AAAAA
+
+
+# Installation
+
+Pour utiliser AAAAA tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser AAAAA avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+Pour utiliser AAAAA 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
+
diff --git a/Réseau/UpSnap/LICENSE b/Réseau/UpSnap/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/Réseau/UpSnap/LICENSE
@@ -0,0 +1,3 @@
+Additional permission under GNU GPL version 3 section 7
+
+If you modify this Program, or any covered work, by linking or combining it with [name of library] (or a modified version of that library), containing parts covered by the terms of [name of library's license], the licensors of this Program grant you additional permission to convey the resulting work. Corresponding Source for a non-source form of such a combination shall include the source code for the parts of [name of library] used as well as that of the covered work.
diff --git a/Réseau/UpSnap/README.md b/Réseau/UpSnap/README.md
new file mode 100644
index 00000000..09f8c176
--- /dev/null
+++ b/Réseau/UpSnap/README.md
@@ -0,0 +1,31 @@
+
+
+# AAAAA
+
+
+# Installation
+
+Pour utiliser AAAAA tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser AAAAA avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+Pour utiliser AAAAA 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
+
diff --git a/Réseau/WatchYourLAN/LICENSE b/Réseau/WatchYourLAN/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/Réseau/WatchYourLAN/LICENSE
@@ -0,0 +1,3 @@
+Additional permission under GNU GPL version 3 section 7
+
+If you modify this Program, or any covered work, by linking or combining it with [name of library] (or a modified version of that library), containing parts covered by the terms of [name of library's license], the licensors of this Program grant you additional permission to convey the resulting work. Corresponding Source for a non-source form of such a combination shall include the source code for the parts of [name of library] used as well as that of the covered work.
diff --git a/Réseau/WatchYourLAN/README.md b/Réseau/WatchYourLAN/README.md
new file mode 100644
index 00000000..09f8c176
--- /dev/null
+++ b/Réseau/WatchYourLAN/README.md
@@ -0,0 +1,31 @@
+
+
+# AAAAA
+
+
+# Installation
+
+Pour utiliser AAAAA tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser AAAAA avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+Pour utiliser AAAAA 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
+
diff --git a/Réseau/docker-compose-traefik.yml b/Réseau/docker-compose-traefik.yml
new file mode 100644
index 00000000..e69de29b
diff --git a/Réseau/docker-compose.yml b/Réseau/docker-compose.yml
new file mode 100644
index 00000000..e69de29b
diff --git a/Scylladb/LICENSE b/Scylladb/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/Scylladb/LICENSE
@@ -0,0 +1,3 @@
+Additional permission under GNU GPL version 3 section 7
+
+If you modify this Program, or any covered work, by linking or combining it with [name of library] (or a modified version of that library), containing parts covered by the terms of [name of library's license], the licensors of this Program grant you additional permission to convey the resulting work. Corresponding Source for a non-source form of such a combination shall include the source code for the parts of [name of library] used as well as that of the covered work.
diff --git a/Scylladb/README.md b/Scylladb/README.md
new file mode 100644
index 00000000..09f8c176
--- /dev/null
+++ b/Scylladb/README.md
@@ -0,0 +1,31 @@
+
+
+# AAAAA
+
+
+# Installation
+
+Pour utiliser AAAAA tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser AAAAA avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+Pour utiliser AAAAA 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
+
diff --git a/Scylladb/docker-compose-traefik.yml b/Scylladb/docker-compose-traefik.yml
new file mode 100644
index 00000000..e69de29b
diff --git a/Scylladb/docker-compose.yml b/Scylladb/docker-compose.yml
new file mode 100644
index 00000000..e69de29b
diff --git a/2fauth/README.md b/Securite/2fauth/README.md
similarity index 100%
rename from 2fauth/README.md
rename to Securite/2fauth/README.md
diff --git a/Securite/2fauth/docker-compose-traefik.yml b/Securite/2fauth/docker-compose-traefik.yml
new file mode 100644
index 00000000..e69de29b
diff --git a/2fauth/docker-compose.yml b/Securite/2fauth/docker-compose.yml
similarity index 100%
rename from 2fauth/docker-compose.yml
rename to Securite/2fauth/docker-compose.yml
diff --git a/2fauth/img/logo-2FAuth.png b/Securite/2fauth/img/logo-2FAuth.png
similarity index 100%
rename from 2fauth/img/logo-2FAuth.png
rename to Securite/2fauth/img/logo-2FAuth.png
diff --git a/2fauth/prepare.sh b/Securite/2fauth/prepare.sh
similarity index 100%
rename from 2fauth/prepare.sh
rename to Securite/2fauth/prepare.sh
diff --git a/Securite/AnonFiles/LICENSE b/Securite/AnonFiles/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/Securite/AnonFiles/LICENSE
@@ -0,0 +1,3 @@
+Additional permission under GNU GPL version 3 section 7
+
+If you modify this Program, or any covered work, by linking or combining it with [name of library] (or a modified version of that library), containing parts covered by the terms of [name of library's license], the licensors of this Program grant you additional permission to convey the resulting work. Corresponding Source for a non-source form of such a combination shall include the source code for the parts of [name of library] used as well as that of the covered work.
diff --git a/Securite/AnonFiles/README.md b/Securite/AnonFiles/README.md
new file mode 100644
index 00000000..09f8c176
--- /dev/null
+++ b/Securite/AnonFiles/README.md
@@ -0,0 +1,31 @@
+
+
+# AAAAA
+
+
+# Installation
+
+Pour utiliser AAAAA tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser AAAAA avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+Pour utiliser AAAAA 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
+
diff --git a/Sondages/docker-compose-traefik.yml b/Sondages/docker-compose-traefik.yml
new file mode 100644
index 00000000..e69de29b
diff --git a/Sondages/docker-compose.yml b/Sondages/docker-compose.yml
new file mode 100644
index 00000000..e69de29b
diff --git a/TheLounge/LICENSE b/TheLounge/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/TheLounge/LICENSE
@@ -0,0 +1,3 @@
+Additional permission under GNU GPL version 3 section 7
+
+If you modify this Program, or any covered work, by linking or combining it with [name of library] (or a modified version of that library), containing parts covered by the terms of [name of library's license], the licensors of this Program grant you additional permission to convey the resulting work. Corresponding Source for a non-source form of such a combination shall include the source code for the parts of [name of library] used as well as that of the covered work.
diff --git a/TheLounge/README.md b/TheLounge/README.md
new file mode 100644
index 00000000..09f8c176
--- /dev/null
+++ b/TheLounge/README.md
@@ -0,0 +1,31 @@
+
+
+# AAAAA
+
+
+# Installation
+
+Pour utiliser AAAAA tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser AAAAA avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+Pour utiliser AAAAA 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
+
diff --git a/TheLounge/docker-compose-traefik.yml b/TheLounge/docker-compose-traefik.yml
new file mode 100644
index 00000000..e69de29b
diff --git a/TheLounge/docker-compose.yml b/TheLounge/docker-compose.yml
new file mode 100644
index 00000000..e69de29b
diff --git a/Ticketing/docker-compose-traefik.yml b/Ticketing/docker-compose-traefik.yml
new file mode 100644
index 00000000..e69de29b
diff --git a/Ticketing/docker-compose.yml b/Ticketing/docker-compose.yml
new file mode 100644
index 00000000..e69de29b
diff --git a/Web Portal/LICENSE b/Web Portal/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/Web Portal/LICENSE
@@ -0,0 +1,3 @@
+Additional permission under GNU GPL version 3 section 7
+
+If you modify this Program, or any covered work, by linking or combining it with [name of library] (or a modified version of that library), containing parts covered by the terms of [name of library's license], the licensors of this Program grant you additional permission to convey the resulting work. Corresponding Source for a non-source form of such a combination shall include the source code for the parts of [name of library] used as well as that of the covered work.
diff --git a/Web Portal/README.md b/Web Portal/README.md
new file mode 100644
index 00000000..09f8c176
--- /dev/null
+++ b/Web Portal/README.md
@@ -0,0 +1,31 @@
+
+
+# AAAAA
+
+
+# Installation
+
+Pour utiliser AAAAA tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser AAAAA avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+Pour utiliser AAAAA 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
+
diff --git a/Web Portal/docker-compose-traefik.yml b/Web Portal/docker-compose-traefik.yml
new file mode 100644
index 00000000..e69de29b
diff --git a/Web Portal/docker-compose.yml b/Web Portal/docker-compose.yml
new file mode 100644
index 00000000..e69de29b
diff --git a/WunderBase/LICENSE b/WunderBase/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/WunderBase/LICENSE
@@ -0,0 +1,3 @@
+Additional permission under GNU GPL version 3 section 7
+
+If you modify this Program, or any covered work, by linking or combining it with [name of library] (or a modified version of that library), containing parts covered by the terms of [name of library's license], the licensors of this Program grant you additional permission to convey the resulting work. Corresponding Source for a non-source form of such a combination shall include the source code for the parts of [name of library] used as well as that of the covered work.
diff --git a/WunderBase/README.md b/WunderBase/README.md
new file mode 100644
index 00000000..09f8c176
--- /dev/null
+++ b/WunderBase/README.md
@@ -0,0 +1,31 @@
+
+
+# AAAAA
+
+
+# Installation
+
+Pour utiliser AAAAA tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser AAAAA avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+Pour utiliser AAAAA 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
+
diff --git a/WunderBase/docker-compose-traefik.yml b/WunderBase/docker-compose-traefik.yml
new file mode 100644
index 00000000..e69de29b
diff --git a/WunderBase/docker-compose.yml b/WunderBase/docker-compose.yml
new file mode 100644
index 00000000..e69de29b
diff --git a/Yal/LICENSE b/Yal/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/Yal/LICENSE
@@ -0,0 +1,3 @@
+Additional permission under GNU GPL version 3 section 7
+
+If you modify this Program, or any covered work, by linking or combining it with [name of library] (or a modified version of that library), containing parts covered by the terms of [name of library's license], the licensors of this Program grant you additional permission to convey the resulting work. Corresponding Source for a non-source form of such a combination shall include the source code for the parts of [name of library] used as well as that of the covered work.
diff --git a/Yal/README.md b/Yal/README.md
new file mode 100644
index 00000000..09f8c176
--- /dev/null
+++ b/Yal/README.md
@@ -0,0 +1,31 @@
+
+
+# AAAAA
+
+
+# Installation
+
+Pour utiliser AAAAA tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser AAAAA avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+Pour utiliser AAAAA 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
+
diff --git a/Yal/docker-compose-traefik.yml b/Yal/docker-compose-traefik.yml
new file mode 100644
index 00000000..e69de29b
diff --git a/Yal/docker-compose.yml b/Yal/docker-compose.yml
new file mode 100644
index 00000000..e69de29b
diff --git a/Zabbix/LICENSE b/Zabbix/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/Zabbix/LICENSE
@@ -0,0 +1,3 @@
+Additional permission under GNU GPL version 3 section 7
+
+If you modify this Program, or any covered work, by linking or combining it with [name of library] (or a modified version of that library), containing parts covered by the terms of [name of library's license], the licensors of this Program grant you additional permission to convey the resulting work. Corresponding Source for a non-source form of such a combination shall include the source code for the parts of [name of library] used as well as that of the covered work.
diff --git a/Zabbix/README.md b/Zabbix/README.md
new file mode 100644
index 00000000..09f8c176
--- /dev/null
+++ b/Zabbix/README.md
@@ -0,0 +1,31 @@
+
+
+# AAAAA
+
+
+# Installation
+
+Pour utiliser AAAAA tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser AAAAA avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+Pour utiliser AAAAA 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
+
diff --git a/Zabbix/docker-compose-traefik.yml b/Zabbix/docker-compose-traefik.yml
new file mode 100644
index 00000000..e69de29b
diff --git a/Zabbix/docker-compose.yml b/Zabbix/docker-compose.yml
new file mode 100644
index 00000000..e69de29b
diff --git a/liste.csv b/liste.csv
index a5984513..04974099 100644
--- a/liste.csv
+++ b/liste.csv
@@ -1,183 +1,236 @@
-dossier;
-Nginx;
-Ollama;
-Paperless-ngx;
-Semaphore;
-Sonarqube;
-Authelia;
-Authentik;
-Keycloak;
-Adminer;
-ArangoDB;
-CloudBeaver;
-CouchDB;
-MariaDB;
-MySQL;
-pgAdmin;
-phpMyAdmin;
-PostgreSQL;
-RabbitMQ;
-Redis;
-RethinkDB;
-Scylladb;
-WunderBase;
-Astro;
-Bender;
-Dashy;
-Easy Gate;
-Fenrus;
-Flame;
-Heimdall;
-Homarr;
-Homepage;
-Organizr;
-Web Portal;
-Yal;
-Basaran;
-Chat;
-Chatpad;
-FlowiseAI;
-Langflow;
-LlamaGPT;
-Serge;
-Stirling-PDF;
-Subvert;
-IRC Client;
-TheLounge;
-Pidgin;
-Convos;
-Bedrock;
-Minecraft;
-Minetest;
-Palworld;
-Terraria;
-Wordle;
-Domoticz;
-Eclipse Mosquitto;
-Gladys Assistant;
-Home Assistant;
-Home Assistant Supervisor;
-Homebox;
-Homebridge;
-HOOBS;
-ioBroker;
-OpenHAB;
-Scrypted;
-TasmoAdmin;
-Focalboard;
-Kanboard;
-Planka;
-Taiga;
-Wekan;
-Gotify;
-Librenms;
-Prometheus-Grafana;
-Airflow;
-Rundeck;
-Dockge;
-Dozzle;
-Portainer;
-Rancher;
-Rapid Dashboard;
-Watchtower;
-WUD;
-Yacht;
-Activepieces;
-Affine;
-Automatisch;
-Baserow;
-Budibase;
-Chatwoot;
-ChiefOnboarding;
-Code-Server;
-Crawlab;
-Directus;
-Dokemon;
-DopplerTask;
-Draw.io;
-Duplicati;
-Etherpad;
-Excalidraw;
-Forgejo;
-Gitness;
-GitQlient;
-HedgeDoc;
-Homechart;
-Hoppscotch;
-Jupyter;
-Jira;
-Karrio;
-KiCad;
-Kimai;
-LanguageTool;
-Leantime;
-Let’s Markdown;
-LimeSurvey;
-LinkStack;
-LogPaste;
-Mautic;
-Metabase;
-n8n;
-NetBox;
-NocoBase;
-NocoDB;
-Node-RED;
-Obsidian;
-Openblocks;
-Opengist;
-OpenProject;
-OrangeHRM;
-Penpot;
-Plane;
-PlantUML;
-PupCloud;
-Pylon;
-Redmine;
-SiYuan;
-Snipe-IT;
-Snippet Box;
-Splunk;
-Strapi;
-Taisun;
-TeamMapper;
-Theia;
-ThingsBoard;
-Traggo;
-Vikunja;
-VSCodium;
-Weblate;
-WBO;
-Yaade;
-YouTrack;
-Gitea;
-Github Desktop;
-Harbor;
-Cloudflare-Tunnel;
-Crowdsec;
-Traefik;
-AdGuard;
-AnonFiles;
-BitWarden;
-Cryptgeon;
-FlashPaper;
-Hastebin;
-Hasty Paste;
-Hemmelig;
-iSpy;
-KeePassXC;
-LenPaste;
-MicroBin;
-Pashword;
-Passbolt;
-Pastefy;
-Password Pusher;
-Pihole;
-PrivateBin;
-Pwndrop;
-Restreamer;
-Vault;
-Vaultwarden;
-Yopass;
-Formbricks;
-Rallly;
-GLPI;
+dossier;parent;
+Authelia;Authentication;
+Authentik;Authentication;
+Keycloak;Authentication;
+Adminer;Base de données;
+ArangoDB;Base de données;
+CloudBeaver;Base de données;
+CouchDB;Base de données;
+MariaDB;Base de données;
+MySQL;Base de données;
+pgAdmin;Base de données;
+phpMyAdmin;Base de données;
+PostgreSQL;Base de données;
+RabbitMQ;Base de données;
+Redis;Base de données;
+RethinkDB;Base de données;
+Scylladb;Base de données;
+WunderBase;Base de données;
+Astro;Homepage;
+Bender;Homepage;
+Dashy;Homepage;
+Easy Gate;Homepage;
+Fenrus;Homepage;
+Flame;Homepage;
+Heimdall;Homepage;
+Homarr;Homepage;
+Homepage;Homepage;
+Lynx;Homepage;
+Organizr;Homepage;
+Web Portal;Homepage;
+Yal;Homepage;
+Reduced;Homepage;
+Shlink;Homepage;
+Slash;Homepage;
+Snapp;Homepage;
+Basaran;Intelligence Artificielle;
+Chat;Intelligence Artificielle;
+Chatpad;Intelligence Artificielle;
+FlowiseAI;Intelligence Artificielle;
+Langflow;Intelligence Artificielle;
+LlamaGPT;Intelligence Artificielle;
+Serge;Intelligence Artificielle;
+Stirling-PDF;Intelligence Artificielle;
+Subvert;Intelligence Artificielle;
+Convos;IRC-Chat;
+IRC Client;IRC-Chat;
+Pidgin;IRC-Chat;
+TheLounge;IRC-Chat;
+Bedrock;Jeux;
+Minecraft;Jeux;
+Minetest;Jeux;
+Palworld;Jeux;
+Terraria;Jeux;
+Wordle;Jeux;
+Focalboard;Kanban;
+Kanboard;Kanban;
+Planka;Kanban;
+Taiga;Kanban;
+Wekan;Kanban;
+Domoticz;Maison connecté;
+Eclipse Mosquitto;Maison connecté;
+Gladys Assistant;Maison connecté;
+Home Assistant;Maison connecté;
+Home Assistant Supervisor;Maison connecté;
+Homebox;Maison connecté;
+Homebridge;Maison connecté;
+HOOBS;Maison connecté;
+ioBroker;Maison connecté;
+OpenHAB;Maison connecté;
+Scrypted;Maison connecté;
+TasmoAdmin;Maison connecté;
+Gotify;Messagerie;
+Checkmk;Monitoring;
+Healthchecks;Monitoring;
+Librenms;Monitoring;
+Netdat;Monitoring;
+ntop;Monitoring;
+Prometheus-Grafana;Monitoring;
+Web-Check;Monitoring;
+Zabbix;Monitoring;
+Airflow;Ordonnanceur;
+Rundeck;Ordonnanceur;
+ArchiveBox;Outils;
+Changedetection;Outils;
+Chromium;Outils;
+CyberChef;Outils;
+Dash;Outils;
+Doku;Outils;
+Firefox;Outils;
+Glances;Outils;
+Golinks;Outils;
+Guacamole;Outils;
+HandBrake;Outils;
+Hauk;Outils;
+HRConvert2;Outils;
+Huginn;Outils;
+IPFS;Outils;
+IT-Tools;Outils;
+LibreTranslate;Outils;
+LibreWolf;Outils;
+MagicMirror;Outils;
+Mullvad Browser;Outils;
+Nginx Proxy Manager;Outils;
+Opera;Outils;
+PwGen;Outils;
+QR Code Generator;Outils;
+Remmina;Outils;
+Remotely;Outils;
+RustDesk;Outils;
+Shellngn;Outils;
+SmokePing;Outils;
+Snapdrop;Outils;
+Sshwifty;Outils;
+Tor Browser;Outils;
+Ward;Outils;
+Webtop;Outils;
+Wireshark;Outils;
+Dockge;Principaux;
+Dozzle;Principaux;
+Portainer;Principaux;
+Rancher;Principaux;
+Rapid Dashboard;Principaux;
+Watchtower;Principaux;
+WUD;Principaux;
+Yacht;Principaux;
+Activepieces;Production;
+Affine;Production;
+Automatisch;Production;
+Baserow;Production;
+Budibase;Production;
+Chatwoot;Production;
+ChiefOnboarding;Production;
+Code-Server;Production;
+Crawlab;Production;
+Directus;Production;
+Dokemon;Production;
+DopplerTask;Production;
+Draw.io;Production;
+Duplicati;Production;
+Etherpad;Production;
+Excalidraw;Production;
+Forgejo;Production;
+Gitness;Production;
+GitQlient;Production;
+HedgeDoc;Production;
+Homechart;Production;
+Hoppscotch;Production;
+Jira;Production;
+Jupyter;Production;
+Karrio;Production;
+KiCad;Production;
+Kimai;Production;
+LanguageTool;Production;
+Leantime;Production;
+Let’s Markdown;Production;
+LimeSurvey;Production;
+LinkStack;Production;
+LogPaste;Production;
+Mautic;Production;
+Metabase;Production;
+n8n;Production;
+NetBox;Production;
+NocoBase;Production;
+NocoDB;Production;
+Node-RED;Production;
+Obsidian;Production;
+Openblocks;Production;
+Opengist;Production;
+OpenProject;Production;
+OrangeHRM;Production;
+Penpot;Production;
+Plane;Production;
+PlantUML;Production;
+PupCloud;Production;
+Pylon;Production;
+Redmine;Production;
+SiYuan;Production;
+Snipe-IT;Production;
+Snippet Box;Production;
+Splunk;Production;
+Strapi;Production;
+Taisun;Production;
+TeamMapper;Production;
+Theia;Production;
+ThingsBoard;Production;
+Traggo;Production;
+Vikunja;Production;
+VSCodium;Production;
+Weblate;Production;
+WBO;Production;
+Yaade;Production;
+YouTrack;Production;
+Gitea;Repository;
+Github Desktop;Repository;
+Harbor;Repository;
+AdGuard;Réseau;
+Cloudflare-Tunnel;Réseau;
+Crowdsec;Réseau;
+Gravity;Réseau;
+MySpeed;Réseau;
+OpenSpeedTest;Réseau;
+Pihole;Réseau;
+Pi.Alert;Réseau;
+SpeedTest;Réseau;
+Speedtest Tracker;Réseau;
+Traefik;Réseau;
+Unifi Controller;Réseau;
+UniFi Network Controller;Réseau;
+UpSnap;Réseau;
+TP-Link Omada Controlle;Réseau;
+WatchYourLAN;Réseau;
+2fauth;Securite;
+AnonFiles;Securite;
+BitWarden;Securite;
+Cryptgeon;Securite;
+FlashPaper;Securite;
+Hastebin;Securite;
+Hasty Paste;Securite;
+Hemmelig;Securite;
+iSpy;Securite;
+KeePassXC;Securite;
+LenPaste;Securite;
+MicroBin;Securite;
+Pashword;Securite;
+Passbolt;Securite;
+Pastefy;Securite;
+Password Pusher;Securite;
+PrivateBin;Securite;
+Pwndrop;Securite;
+Restreamer;Securite;
+Vault;Securite;
+Vaultwarden;Securite;
+Yopass;Securite;
+Formbricks;Sondages;
+Rallly;Sondages;
+GLPI;Ticketing;
diff --git a/ntop/LICENSE b/ntop/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/ntop/LICENSE
@@ -0,0 +1,3 @@
+Additional permission under GNU GPL version 3 section 7
+
+If you modify this Program, or any covered work, by linking or combining it with [name of library] (or a modified version of that library), containing parts covered by the terms of [name of library's license], the licensors of this Program grant you additional permission to convey the resulting work. Corresponding Source for a non-source form of such a combination shall include the source code for the parts of [name of library] used as well as that of the covered work.
diff --git a/ntop/README.md b/ntop/README.md
new file mode 100644
index 00000000..09f8c176
--- /dev/null
+++ b/ntop/README.md
@@ -0,0 +1,31 @@
+
+
+# AAAAA
+
+
+# Installation
+
+Pour utiliser AAAAA tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser AAAAA avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+Pour utiliser AAAAA 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
+
diff --git a/ntop/docker-compose-traefik.yml b/ntop/docker-compose-traefik.yml
new file mode 100644
index 00000000..e69de29b
diff --git a/ntop/docker-compose.yml b/ntop/docker-compose.yml
new file mode 100644
index 00000000..e69de29b
diff --git a/pgAdmin/LICENSE b/pgAdmin/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/pgAdmin/LICENSE
@@ -0,0 +1,3 @@
+Additional permission under GNU GPL version 3 section 7
+
+If you modify this Program, or any covered work, by linking or combining it with [name of library] (or a modified version of that library), containing parts covered by the terms of [name of library's license], the licensors of this Program grant you additional permission to convey the resulting work. Corresponding Source for a non-source form of such a combination shall include the source code for the parts of [name of library] used as well as that of the covered work.
diff --git a/pgAdmin/README.md b/pgAdmin/README.md
new file mode 100644
index 00000000..09f8c176
--- /dev/null
+++ b/pgAdmin/README.md
@@ -0,0 +1,31 @@
+
+
+# AAAAA
+
+
+# Installation
+
+Pour utiliser AAAAA tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser AAAAA avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+Pour utiliser AAAAA 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
+
diff --git a/pgAdmin/docker-compose-traefik.yml b/pgAdmin/docker-compose-traefik.yml
new file mode 100644
index 00000000..e69de29b
diff --git a/pgAdmin/docker-compose.yml b/pgAdmin/docker-compose.yml
new file mode 100644
index 00000000..e69de29b
diff --git a/phpMyAdmin/LICENSE b/phpMyAdmin/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/phpMyAdmin/LICENSE
@@ -0,0 +1,3 @@
+Additional permission under GNU GPL version 3 section 7
+
+If you modify this Program, or any covered work, by linking or combining it with [name of library] (or a modified version of that library), containing parts covered by the terms of [name of library's license], the licensors of this Program grant you additional permission to convey the resulting work. Corresponding Source for a non-source form of such a combination shall include the source code for the parts of [name of library] used as well as that of the covered work.
diff --git a/phpMyAdmin/README.md b/phpMyAdmin/README.md
new file mode 100644
index 00000000..09f8c176
--- /dev/null
+++ b/phpMyAdmin/README.md
@@ -0,0 +1,31 @@
+
+
+# AAAAA
+
+
+# Installation
+
+Pour utiliser AAAAA tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser AAAAA avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+Pour utiliser AAAAA 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
+
diff --git a/phpMyAdmin/docker-compose-traefik.yml b/phpMyAdmin/docker-compose-traefik.yml
new file mode 100644
index 00000000..e69de29b
diff --git a/phpMyAdmin/docker-compose.yml b/phpMyAdmin/docker-compose.yml
new file mode 100644
index 00000000..e69de29b