diff --git a/Alf.io/README.md b/Alf.io/README.md
deleted file mode 100644
index e39b0008..00000000
--- a/Alf.io/README.md
+++ /dev/null
@@ -1,52 +0,0 @@
-
-
-# AAAAA
-
-
-# Téléchargement, Configuration et Lancement
-
-## Téléchargement de AAAAA
-
-Saisir la commande pour télécharger la source
-```bash
-git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
-```
-
-Saisir la commande pour vous rendre dans le dossier
-```bash
-cd BBBBB\AAAAA
-```
-
-## Modifier la configuration de AAAAA
-
-Saisir la commande pour vous rendre dans le dossier
-```bash
-cd BBBBB\AAAAA
-```
-## Lancement de AAAAA
-
-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/Alf.io/docker-compose.yml b/Alf.io/docker-compose.yml
deleted file mode 100644
index c85897fe..00000000
--- a/Alf.io/docker-compose.yml
+++ /dev/null
@@ -1,28 +0,0 @@
-version: "3.7"
-services:
- alfio:
- image: alfio/alf.io
- environment:
- POSTGRES_PORT_5432_TCP_PORT: 5432
- POSTGRES_PORT_5432_TCP_ADDR: db
- POSTGRES_ENV_POSTGRES_DB: LaPin125 #changez_moi
- POSTGRES_ENV_POSTGRES_USERNAME: zarev #changez_moi
- POSTGRES_ENV_POSTGRES_PASSWORD: zarev123 #changez_moi
- #SPRING_PROFILES_ACTIVE: dev,jdbc-session
- ports:
- - "8888:8080"
- db:
- image: postgres:10
- environment:
- POSTGRES_DB: LaPin125 #changez_moi
- POSTGRES_USER: zarev #changez_moi
- POSTGRES_PASSWORD: zarev123 #changez_moi
- ports:
- - target: 5432
- published: 5433
- protocol: tcp
- mode: host
- volumes:
- - /srv/appdata/alfio/data:/var/lib/postgresql/data
-volumes:
- data-volume:
\ No newline at end of file
diff --git a/Answer/README.md b/Answer/README.md
deleted file mode 100644
index e39b0008..00000000
--- a/Answer/README.md
+++ /dev/null
@@ -1,52 +0,0 @@
-
-
-# AAAAA
-
-
-# Téléchargement, Configuration et Lancement
-
-## Téléchargement de AAAAA
-
-Saisir la commande pour télécharger la source
-```bash
-git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
-```
-
-Saisir la commande pour vous rendre dans le dossier
-```bash
-cd BBBBB\AAAAA
-```
-
-## Modifier la configuration de AAAAA
-
-Saisir la commande pour vous rendre dans le dossier
-```bash
-cd BBBBB\AAAAA
-```
-## Lancement de AAAAA
-
-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/Astuto/README.md b/Astuto/README.md
deleted file mode 100644
index e39b0008..00000000
--- a/Astuto/README.md
+++ /dev/null
@@ -1,52 +0,0 @@
-
-
-# AAAAA
-
-
-# Téléchargement, Configuration et Lancement
-
-## Téléchargement de AAAAA
-
-Saisir la commande pour télécharger la source
-```bash
-git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
-```
-
-Saisir la commande pour vous rendre dans le dossier
-```bash
-cd BBBBB\AAAAA
-```
-
-## Modifier la configuration de AAAAA
-
-Saisir la commande pour vous rendre dans le dossier
-```bash
-cd BBBBB\AAAAA
-```
-## Lancement de AAAAA
-
-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/Audacity/README.md b/Audacity/README.md
deleted file mode 100644
index e39b0008..00000000
--- a/Audacity/README.md
+++ /dev/null
@@ -1,52 +0,0 @@
-
-
-# AAAAA
-
-
-# Téléchargement, Configuration et Lancement
-
-## Téléchargement de AAAAA
-
-Saisir la commande pour télécharger la source
-```bash
-git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
-```
-
-Saisir la commande pour vous rendre dans le dossier
-```bash
-cd BBBBB\AAAAA
-```
-
-## Modifier la configuration de AAAAA
-
-Saisir la commande pour vous rendre dans le dossier
-```bash
-cd BBBBB\AAAAA
-```
-## Lancement de AAAAA
-
-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/Adminer/LICENSE b/Audio/Audacity/LICENSE
similarity index 100%
rename from Base de données/Adminer/LICENSE
rename to Audio/Audacity/LICENSE
diff --git a/Audio/Audacity/README.md b/Audio/Audacity/README.md
new file mode 100644
index 00000000..ce722c4f
--- /dev/null
+++ b/Audio/Audacity/README.md
@@ -0,0 +1,66 @@
+
+URL :
+
+# Audacity
+
+
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Audacity
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Audio\Audacity
+```
+
+## Modifier la configuration de Audacity
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Audio\Audacity
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Audacity
+
+Pour utiliser Audacity tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Audacity avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Audacity.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Audio/Audacity/docker-compose-traefik.yml b/Audio/Audacity/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Audio/Audacity/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Fichier-Stockage/Chibisafe/docker-compose.yml b/Audio/Audacity/docker-compose.yml
similarity index 100%
rename from Fichier-Stockage/Chibisafe/docker-compose.yml
rename to Audio/Audacity/docker-compose.yml
diff --git a/Audio/Audacity/img/logo-Audacity.png b/Audio/Audacity/img/logo-Audacity.png
new file mode 100644
index 00000000..ef0f6d0e
Binary files /dev/null and b/Audio/Audacity/img/logo-Audacity.png differ
diff --git a/Base de données/ArangoDB/LICENSE b/Audio/Swing Musi/LICENSE
similarity index 100%
rename from Base de données/ArangoDB/LICENSE
rename to Audio/Swing Musi/LICENSE
diff --git a/Audio/Swing Musi/README.md b/Audio/Swing Musi/README.md
new file mode 100644
index 00000000..8d0177c6
--- /dev/null
+++ b/Audio/Swing Musi/README.md
@@ -0,0 +1,66 @@
+
+URL :
+
+# Swing Musi
+
+Lecteur de musique qui ? un style de Spotify.
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Swing Musi
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Audio\Swing Musi
+```
+
+## Modifier la configuration de Swing Musi
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Audio\Swing Musi
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Swing Musi
+
+Pour utiliser Swing Musi tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Swing Musi avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Swing Musi.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Audio/Swing Musi/docker-compose-traefik.yml b/Audio/Swing Musi/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Audio/Swing Musi/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Fichier-Stockage/Droppy/docker-compose.yml b/Audio/Swing Musi/docker-compose.yml
similarity index 100%
rename from Fichier-Stockage/Droppy/docker-compose.yml
rename to Audio/Swing Musi/docker-compose.yml
diff --git a/Audiobookshelf/README.md b/Audiobookshelf/README.md
deleted file mode 100644
index e39b0008..00000000
--- a/Audiobookshelf/README.md
+++ /dev/null
@@ -1,52 +0,0 @@
-
-
-# AAAAA
-
-
-# Téléchargement, Configuration et Lancement
-
-## Téléchargement de AAAAA
-
-Saisir la commande pour télécharger la source
-```bash
-git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
-```
-
-Saisir la commande pour vous rendre dans le dossier
-```bash
-cd BBBBB\AAAAA
-```
-
-## Modifier la configuration de AAAAA
-
-Saisir la commande pour vous rendre dans le dossier
-```bash
-cd BBBBB\AAAAA
-```
-## Lancement de AAAAA
-
-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/Audiobookshelf/docker-compose.yml b/Audiobookshelf/docker-compose.yml
deleted file mode 100644
index 97332166..00000000
--- a/Audiobookshelf/docker-compose.yml
+++ /dev/null
@@ -1,11 +0,0 @@
-version: "3.7"
-services:
- audiobookshelf:
- image: ghcr.io/advplyr/audiobookshelf:latest
- ports:
- - 13378:80
- volumes:
- - /srv/appdata/audiobooks:/audiobooks
- - /srv/appdata/audiobooks/podcasts:/podcasts
- - /srv/appdata/audiobooks/config:/config
- - /srv/appdata/audiobooks/metadata:/metadata
\ No newline at end of file
diff --git a/Base de données/CloudBeaver/LICENSE b/Authentication/Authelia/LICENSE
similarity index 100%
rename from Base de données/CloudBeaver/LICENSE
rename to Authentication/Authelia/LICENSE
diff --git a/Authentication/Authelia/README.md b/Authentication/Authelia/README.md
index 23f237f3..86a55fb3 100644
--- a/Authentication/Authelia/README.md
+++ b/Authentication/Authelia/README.md
@@ -1,8 +1,10 @@

+URL :
# Authelia
+
# Téléchargement, Configuration et Lancement
## Téléchargement de Authelia
@@ -23,6 +25,14 @@ Saisir la commande pour vous rendre dans le dossier
```bash
cd Authentication\Authelia
```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
## Lancement de Authelia
Pour utiliser Authelia tout seul
@@ -35,15 +45,19 @@ Pour utiliser Authelia avec Traefik
docker compose -f docker-compose-traefik.yml up -d
```
-Pour utiliser Authelia avec Nginx
-```bash
-docker compose -f docker-compose-nginx.yml up -d
-```
-
# Utilisation
## Accueil
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Authelia.10.0.4.29.traefik.me`)"
+
# More info
- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
diff --git a/Authentication/Authelia/configuration.yml b/Authentication/Authelia/configuration.yml
deleted file mode 100644
index f3a111b7..00000000
--- a/Authentication/Authelia/configuration.yml
+++ /dev/null
@@ -1,1442 +0,0 @@
-# yamllint disable rule:comments-indentation
----
-###############################################################################
-# Authelia Configuration #
-###############################################################################
-
-## Note: the container by default expects to find this file at /config/configuration.yml.
-
-## Certificates directory specifies where Authelia will load trusted certificates (public portion) from in addition to
-## the system certificates store.
-## They should be in base64 format, and have one of the following extensions: *.cer, *.crt, *.pem.
-# certificates_directory: /config/certificates/
-
-## The theme to display: light, dark, grey, auto.
-theme: dark
-
-## The secret used to generate JWT tokens when validating user identity by email confirmation. JWT Secret can also be
-## set using a secret: https://www.authelia.com/c/secrets
-jwt_secret: 5MTF55m2tytLkXbSs95xXmVkmKRSxuvFk4pRhzHy
-
-## Default redirection URL
-##
-## If user tries to authenticate without any referer, Authelia does not know where to redirect the user to at the end
-## of the authentication process. This parameter allows you to specify the default redirection URL Authelia will use
-## in such a case.
-##
-## Note: this parameter is optional. If not provided, user won't be redirected upon successful authentication.
-default_redirection_url: https://jimsgarage.co.uk/
-
-## Set the default 2FA method for new users and for when a user has a preferred method configured that has been
-## disabled. This setting must be a method that is enabled.
-## Options are totp, webauthn, mobile_push.
-default_2fa_method: ""
-
-##
-## Server Configuration
-##
-server:
-
- ## The address to listen on.
- host: 0.0.0.0
-
- ## The port to listen on.
- port: 9091
-
- ## Set the single level path Authelia listens on.
- ## Must be alphanumeric chars and should not contain any slashes.
- path: ""
-
- ## Set the path on disk to Authelia assets.
- ## Useful to allow overriding of specific static assets.
- # asset_path: /config/assets/
-
- ## Enables the pprof endpoint.
- enable_pprof: false
-
- ## Enables the expvars endpoint.
- enable_expvars: false
-
- ## Disables writing the health check vars to /app/.healthcheck.env which makes healthcheck.sh return exit code 0.
- ## This is disabled by default if either /app/.healthcheck.env or /app/healthcheck.sh do not exist.
- disable_healthcheck: false
-
- ## Authelia by default doesn't accept TLS communication on the server port. This section overrides this behaviour.
- tls:
- ## The path to the DER base64/PEM format private key.
- key: ""
-
- ## The path to the DER base64/PEM format public certificate.
- certificate: ""
-
- ## The list of certificates for client authentication.
- client_certificates: []
-
- ## Server headers configuration/customization.
- headers:
-
- ## The CSP Template. Read the docs.
- csp_template: ""
-
- ## Server Buffers configuration.
- # buffers:
-
- ## Buffers usually should be configured to be the same value.
- ## Explanation at https://www.authelia.com/c/server#buffer-sizes
- ## Read buffer size adjusts the server's max incoming request size in bytes.
- ## Write buffer size does the same for outgoing responses.
-
- ## Read buffer.
- # read: 4096
-
- ## Write buffer.
- # write: 4096
-
- ## Server Timeouts configuration.
- # timeouts:
-
- ## Read timeout.
- # read: 6s
-
- ## Write timeout.
- # write: 6s
-
- ## Idle timeout.
- # idle: 30s
-
-##
-## Log Configuration
-##
-log:
- ## Level of verbosity for logs: info, debug, trace.
- level: debug
-
- ## Format the logs are written as: json, text.
- # format: json
-
- ## File path where the logs will be written. If not set logs are written to stdout.
- # file_path: /config/authelia.log
-
- ## Whether to also log to stdout when a log_file_path is defined.
- # keep_stdout: false
-
-##
-## Telemetry Configuration
-##
-telemetry:
-
- ##
- ## Metrics Configuration
- ##
- metrics:
- ## Enable Metrics.
- enabled: false
-
- ## The address to listen on for metrics. This should be on a different port to the main server.port value.
- address: tcp://0.0.0.0:9959
-
- ## Metrics Server Buffers configuration.
- # buffers:
-
- ## Read buffer.
- # read: 4096
-
- ## Write buffer.
- # write: 4096
-
- ## Metrics Server Timeouts configuration.
- # timeouts:
-
- ## Read timeout.
- # read: 6s
-
- ## Write timeout.
- # write: 6s
-
- ## Idle timeout.
- # idle: 30s
-
-##
-## TOTP Configuration
-##
-## Parameters used for TOTP generation.
-totp:
- ## Disable TOTP.
- disable: false
-
- ## The issuer name displayed in the Authenticator application of your choice.
- issuer: authelia.com
-
- ## The TOTP algorithm to use.
- ## It is CRITICAL you read the documentation before changing this option:
- ## https://www.authelia.com/c/totp#algorithm
- algorithm: sha1
-
- ## The number of digits a user has to input. Must either be 6 or 8.
- ## Changing this option only affects newly generated TOTP configurations.
- ## It is CRITICAL you read the documentation before changing this option:
- ## https://www.authelia.com/c/totp#digits
- digits: 6
-
- ## The period in seconds a one-time password is valid for.
- ## Changing this option only affects newly generated TOTP configurations.
- period: 30
-
- ## The skew controls number of one-time passwords either side of the current one that are valid.
- ## Warning: before changing skew read the docs link below.
- skew: 1
- ## See: https://www.authelia.com/c/totp#input-validation to read
- ## the documentation.
-
- ## The size of the generated shared secrets. Default is 32 and is sufficient in most use cases, minimum is 20.
- secret_size: 32
-
-##
-## WebAuthn Configuration
-##
-## Parameters used for WebAuthn.
-webauthn:
- ## Disable Webauthn.
- disable: false
-
- ## Adjust the interaction timeout for Webauthn dialogues.
- timeout: 60s
-
- ## The display name the browser should show the user for when using Webauthn to login/register.
- display_name: Authelia
-
- ## Conveyance preference controls if we collect the attestation statement including the AAGUID from the device.
- ## Options are none, indirect, direct.
- attestation_conveyance_preference: indirect
-
- ## User verification controls if the user must make a gesture or action to confirm they are present.
- ## Options are required, preferred, discouraged.
- user_verification: preferred
-
-##
-## Duo Push API Configuration
-##
-## Parameters used to contact the Duo API. Those are generated when you protect an application of type
-## "Partner Auth API" in the management panel.
-# duo_api:
- # disable: false
- # hostname: api-123456789.example.com
- # integration_key: ABCDEF
- ## Secret can also be set using a secret: https://www.authelia.com/c/secrets
- # secret_key: 1234567890abcdefghifjkl
- # enable_self_enrollment: false
-
-##
-## NTP Configuration
-##
-## This is used to validate the servers time is accurate enough to validate TOTP.
-ntp:
- ## NTP server address.
- address: "time.cloudflare.com:123"
-
- ## NTP version.
- version: 4
-
- ## Maximum allowed time offset between the host and the NTP server.
- max_desync: 3s
-
- ## Disables the NTP check on startup entirely. This means Authelia will not contact a remote service at all if you
- ## set this to true, and can operate in a truly offline mode.
- disable_startup_check: false
-
- ## The default of false will prevent startup only if we can contact the NTP server and the time is out of sync with
- ## the NTP server more than the configured max_desync. If you set this to true, an error will be logged but startup
- ## will continue regardless of results.
- disable_failure: false
-
-##
-## Authentication Backend Provider Configuration
-##
-## Used for verifying user passwords and retrieve information such as email address and groups users belong to.
-##
-## The available providers are: `file`, `ldap`. You must use only one of these providers.
-authentication_backend:
-
- ## Password Reset Options.
- password_reset:
- ## Disable both the HTML element and the API for reset password functionality.
- disable: false
-
- ## External reset password url that redirects the user to an external reset portal. This disables the internal reset
- ## functionality.
- custom_url: ""
-
- ## The amount of time to wait before we refresh data from the authentication backend. Uses duration notation.
- ## To disable this feature set it to 'disable', this will slightly reduce security because for Authelia, users will
- ## always belong to groups they belonged to at the time of login even if they have been removed from them in LDAP.
- ## To force update on every request you can set this to '0' or 'always', this will increase processor demand.
- ## See the below documentation for more information.
- ## Duration Notation docs: https://www.authelia.com/c/common#duration-notation-format
- ## Refresh Interval docs: https://www.authelia.com/c/1fa#refresh-interval
- refresh_interval: 5m
-
- ##
- ## LDAP (Authentication Provider)
- ##
- ## This is the recommended Authentication Provider in production
- ## because it allows Authelia to offload the stateful operations
- ## onto the LDAP service.
- # ldap:
- ## The LDAP implementation, this affects elements like the attribute utilised for resetting a password.
- ## Acceptable options are as follows:
- ## - 'activedirectory' - For Microsoft Active Directory.
- ## - 'custom' - For custom specifications of attributes and filters.
- ## This currently defaults to 'custom' to maintain existing behaviour.
- ##
- ## Depending on the option here certain other values in this section have a default value, notably all of the
- ## attribute mappings have a default value that this config overrides, you can read more about these default values
- ## at https://www.authelia.com/c/ldap#defaults
- # implementation: custom
-
- ## The url to the ldap server. Format: ://[:].
- ## Scheme can be ldap or ldaps in the format (port optional).
- # url: ldap://127.0.0.1
-
- ## The dial timeout for LDAP.
- # timeout: 5s
-
- ## Use StartTLS with the LDAP connection.
- # start_tls: false
-
- # tls:
- ## The server subject name to check the servers certificate against during the validation process.
- ## This option is not required if the certificate has a SAN which matches the host portion of the url option.
- # server_name: ldap.example.com
-
- ## Skip verifying the server certificate entirely. In preference to setting this we strongly recommend you add the
- ## certificate or the certificate of the authority signing the certificate to the certificates directory which is
- ## defined by the `certificates_directory` option at the top of the configuration.
- ## It's important to note the public key should be added to the directory, not the private key.
- ## This option is strongly discouraged but may be useful in some self-signed situations where validation is not
- ## important to the administrator.
- # skip_verify: false
-
- ## Minimum TLS version for the connection.
- # minimum_version: TLS1.2
-
- ## Maximum TLS version for the connection.
- # maximum_version: TLS1.3
-
- ## The certificate chain used with the private_key if the server requests TLS Client Authentication
- ## i.e. Mutual TLS.
- # certificate_chain: |
- # -----BEGIN CERTIFICATE-----
- # MIIC5jCCAc6gAwIBAgIRAK4Sj7FiN6PXo/urPfO4E7owDQYJKoZIhvcNAQELBQAw
- # EzERMA8GA1UEChMIQXV0aGVsaWEwHhcNNzAwMTAxMDAwMDAwWhcNNzEwMTAxMDAw
- # MDAwWjATMREwDwYDVQQKEwhBdXRoZWxpYTCCASIwDQYJKoZIhvcNAQEBBQADggEP
- # ADCCAQoCggEBAPKv3pSyP4ozGEiVLJ14dIWFCEGEgq7WUMI0SZZqQA2ID0L59U/Q
- # /Usyy7uC9gfMUzODTpANtkOjFQcQAsxlR1FOjVBrX5QgjSvXwbQn3DtwMA7XWSl6
- # LuYx2rBYSlMSN5UZQm/RxMtXfLK2b51WgEEYDFi+nECSqKzR4R54eOPkBEWRfvuY
- # 91AMjlhpivg8e4JWkq4LVQUKbmiFYwIdK8XQiN4blY9WwXwJFYs5sQ/UYMwBFi0H
- # kWOh7GEjfxgoUOPauIueZSMSlQp7zqAH39N0ZSYb6cS0Npj57QoWZSY3ak87ebcR
- # Nf4rCvZLby7LoN7qYCKxmCaDD3x2+NYpWH8CAwEAAaM1MDMwDgYDVR0PAQH/BAQD
- # AgWgMBMGA1UdJQQMMAoGCCsGAQUFBwMBMAwGA1UdEwEB/wQCMAAwDQYJKoZIhvcN
- # AQELBQADggEBAHSITqIQSNzonFl3DzxHPEzr2hp6peo45buAAtu8FZHoA+U7Icfh
- # /ZXjPg7Xz+hgFwM/DTNGXkMWacQA/PaNWvZspgRJf2AXvNbMSs2UQODr7Tbv+Fb4
- # lyblmMUNYFMCFVAMU0eIxXAFq2qcwv8UMcQFT0Z/35s6PVOakYnAGGQjTfp5Ljuq
- # wsdc/xWmM0cHWube6sdRRUD7SY20KU/kWzl8iFO0VbSSrDf1AlEhnLEkp1SPaxXg
- # OdBnl98MeoramNiJ7NT6Jnyb3zZ578fjaWfThiBpagItI8GZmG4s4Ovh2JbheN8i
- # ZsjNr9jqHTjhyLVbDRlmJzcqoj4JhbKs6/I^invalid DO NOT USE=
- # -----END CERTIFICATE-----
- # -----BEGIN CERTIFICATE-----
- # MIIDBDCCAeygAwIBAgIRALJsPg21kA0zY4F1wUCIuoMwDQYJKoZIhvcNAQELBQAw
- # EzERMA8GA1UEChMIQXV0aGVsaWEwHhcNNzAwMTAxMDAwMDAwWhcNNzEwMTAxMDAw
- # MDAwWjATMREwDwYDVQQKEwhBdXRoZWxpYTCCASIwDQYJKoZIhvcNAQEBBQADggEP
- # ADCCAQoCggEBAMXHBvVxUzYk0u34/DINMSF+uiOekKOAjOrC6Mi9Ww8ytPVO7t2S
- # zfTvM+XnEJqkFQFgimERfG/eGhjF9XIEY6LtnXe8ATvOK4nTwdufzBaoeQu3Gd50
- # 5VXr6OHRo//ErrGvFXwP3g8xLePABsi/fkH3oDN+ztewOBMDzpd+KgTrk8ysv2ou
- # kNRMKFZZqASvCgv0LD5KWvUCnL6wgf1oTXG7aztduA4oSkUP321GpOmBC5+5ElU7
- # ysoRzvD12o9QJ/IfEaulIX06w9yVMo60C/h6A3U6GdkT1SiyTIqR7v7KU/IWd/Qi
- # Lfftcj91VhCmJ73Meff2e2S2PrpjdXbG5FMCAwEAAaNTMFEwDgYDVR0PAQH/BAQD
- # AgKkMA8GA1UdJQQIMAYGBFUdJQAwDwYDVR0TAQH/BAUwAwEB/zAdBgNVHQ4EFgQU
- # Z7AtA3mzFc0InSBA5fiMfeLXA3owDQYJKoZIhvcNAQELBQADggEBAEE5hm1mtlk/
- # kviCoHH4evbpw7rxPxDftIQlqYTtvMM4eWY/6icFoSZ4fUHEWYyps8SsPu/8f2tf
- # 71LGgZn0FdHi1QU2H8m0HHK7TFw+5Q6RLrLdSyk0PItJ71s9en7r8pX820nAFEHZ
- # HkOSfJZ7B5hFgUDkMtVM6bardXAhoqcMk4YCU96e9d4PB4eI+xGc+mNuYvov3RbB
- # D0s8ICyojeyPVLerz4wHjZu68Z5frAzhZ68YbzNs8j2fIBKKHkHyLG1iQyF+LJVj
- # 2PjCP+auJsj6fQQpMGoyGtpLcSDh+ptcTngUD8JsWipzTCjmaNqdPHAOYmcgtf4b
- # qocikt3WAdU^invalid DO NOT USE=
- # -----END CERTIFICATE-----
-
- ## The private key used with the certificate_chain if the server requests TLS Client Authentication
- ## i.e. Mutual TLS.
- # private_key: |
- # -----BEGIN RSA PRIVATE KEY-----
- # MIIEpAIBAAKCAQEA8q/elLI/ijMYSJUsnXh0hYUIQYSCrtZQwjRJlmpADYgPQvn1
- # T9D9SzLLu4L2B8xTM4NOkA22Q6MVBxACzGVHUU6NUGtflCCNK9fBtCfcO3AwDtdZ
- # KXou5jHasFhKUxI3lRlCb9HEy1d8srZvnVaAQRgMWL6cQJKorNHhHnh44+QERZF+
- # +5j3UAyOWGmK+Dx7glaSrgtVBQpuaIVjAh0rxdCI3huVj1bBfAkVizmxD9RgzAEW
- # LQeRY6HsYSN/GChQ49q4i55lIxKVCnvOoAff03RlJhvpxLQ2mPntChZlJjdqTzt5
- # txE1/isK9ktvLsug3upgIrGYJoMPfHb41ilYfwIDAQABAoIBAQDTOdFf2JjHH1um
- # aPgRAvNf9v7Nj5jytaRKs5nM6iNf46ls4QPreXnMhqSeSwj6lpNgBYxOgzC9Q+cc
- # Y4ob/paJJPaIJTxmP8K/gyWcOQlNToL1l+eJ20eQoZm23NGr5fIsunSBwLEpTrdB
- # ENqqtcwhW937K8Pxy/Q1nuLyU2bc6Tn/ivLozc8n27dpQWWKh8537VY7ancIaACr
- # LJJLYxKqhQpjtBWAyCDvZQirnAOm9KnvIHaGXIswCZ4Xbsu0Y9NL+woARPyRVQvG
- # jfxy4EmO9s1s6y7OObSukwKDSNihAKHx/VIbvVWx8g2Lv5fGOa+J2Y7o9Qurs8t5
- # BQwMTt0BAoGBAPUw5Z32EszNepAeV3E2mPFUc5CLiqAxagZJuNDO2pKtyN29ETTR
- # Ma4O1cWtGb6RqcNNN/Iukfkdk27Q5nC9VJSUUPYelOLc1WYOoUf6oKRzE72dkMQV
- # R4bf6TkjD+OVR17fAfkswkGahZ5XA7j48KIQ+YC4jbnYKSxZTYyKPjH/AoGBAP1i
- # tqXt36OVlP+y84wWqZSjMelBIVa9phDVGJmmhz3i1cMni8eLpJzWecA3pfnG6Tm9
- # ze5M4whASleEt+M00gEvNaU9ND+z0wBfi+/DwJYIbv8PQdGrBiZFrPhTPjGQUldR
- # lXccV2meeLZv7TagVxSi3DO6dSJfSEHyemd5j9mBAoGAX8Hv+0gOQZQCSOTAq8Nx
- # 6dZcp9gHlNaXnMsP9eTDckOSzh636JPGvj6m+GPJSSbkURUIQ3oyokMNwFqvlNos
- # fTaLhAOfjBZI9WnDTTQxpugWjphJ4HqbC67JC/qIiw5S6FdaEvGLEEoD4zoChywZ
- # 9oGAn+fz2d/0/JAH/FpFPgsCgYEAp/ipZgPzziiZ9ov1wbdAQcWRj7RaWnssPFpX
- # jXwEiXT3CgEMO4MJ4+KWIWOChrti3qFBg6i6lDyyS6Qyls7sLFbUdC7HlTcrOEMe
- # rBoTcCI1GqZNlqWOVQ65ZIEiaI7o1vPBZo2GMQEZuq8mDKFsOMThvvTrM5cAep84
- # n6HJR4ECgYABWcbsSnr0MKvVth/inxjbKapbZnp2HUCuw87Ie5zK2Of/tbC20wwk
- # yKw3vrGoE3O1t1g2m2tn8UGGASeZ842jZWjIODdSi5+icysQGuULKt86h/woz2SQ
- # 27GoE2i5mh6Yez6VAYbUuns3FcwIsMyWLq043Tu2DNkx9ijOOAuQzw^invalid..
- # DO NOT USE==
- # -----END RSA PRIVATE KEY-----
-
- ## The distinguished name of the container searched for objects in the directory information tree.
- ## See also: additional_users_dn, additional_groups_dn.
- # base_dn: dc=example,dc=com
-
- ## The attribute holding the username of the user. This attribute is used to populate the username in the session
- ## information. For your information, Microsoft Active Directory usually uses 'sAMAccountName' and OpenLDAP usually
- ## uses 'uid'. Beware that this attribute holds the unique identifiers for the users binding the user and the
- ## configuration stored in database. Therefore only single value attributes are allowed and the value must never be
- ## changed once attributed to a user otherwise it would break the configuration for that user. Technically,
- ## non-unique attributes like 'mail' can also be used but we don't recommend using them, we instead advise to use
- ## a filter to perform alternative lookups and the attributes mentioned above (sAMAccountName and uid) to
- ## follow https://www.ietf.org/rfc/rfc2307.txt.
- # username_attribute: uid
-
- ## The additional_users_dn is prefixed to base_dn and delimited by a comma when searching for users.
- ## i.e. with this set to OU=Users and base_dn set to DC=a,DC=com; OU=Users,DC=a,DC=com is searched for users.
- # additional_users_dn: ou=users
-
- ## The users filter used in search queries to find the user profile based on input filled in login form.
- ## Various placeholders are available in the user filter which you can read about in the documentation which can
- ## be found at: https://www.authelia.com/c/ldap#users-filter-replacements
- ##
- ## Recommended settings are as follows:
- ## - Microsoft Active Directory: (&({username_attribute}={input})(objectCategory=person)(objectClass=user))
- ## - OpenLDAP:
- ## - (&({username_attribute}={input})(objectClass=person))
- ## - (&({username_attribute}={input})(objectClass=inetOrgPerson))
- ##
- ## To allow sign in both with username and email, one can use a filter like
- ## (&(|({username_attribute}={input})({mail_attribute}={input}))(objectClass=person))
- # users_filter: (&({username_attribute}={input})(objectClass=person))
-
- ## The additional_groups_dn is prefixed to base_dn and delimited by a comma when searching for groups.
- ## i.e. with this set to OU=Groups and base_dn set to DC=a,DC=com; OU=Groups,DC=a,DC=com is searched for groups.
- # additional_groups_dn: ou=groups
-
- ## The groups filter used in search queries to find the groups based on relevant authenticated user.
- ## Various placeholders are available in the groups filter which you can read about in the documentation which can
- ## be found at: https://www.authelia.com/c/ldap#groups-filter-replacements
- ##
- ## If your groups use the `groupOfUniqueNames` structure use this instead:
- ## (&(uniqueMember={dn})(objectClass=groupOfUniqueNames))
- # groups_filter: (&(member={dn})(objectClass=groupOfNames))
-
- ## The attribute holding the name of the group.
- # group_name_attribute: cn
-
- ## The attribute holding the mail address of the user. If multiple email addresses are defined for a user, only the
- ## first one returned by the LDAP server is used.
- # mail_attribute: mail
-
- ## The attribute holding the display name of the user. This will be used to greet an authenticated user.
- # display_name_attribute: displayName
-
- ## Follow referrals returned by the server.
- ## This is especially useful for environments where read-only servers exist. Only implemented for write operations.
- # permit_referrals: false
-
- ## The username and password of the admin user.
- # user: cn=admin,dc=example,dc=com
- ## Password can also be set using a secret: https://www.authelia.com/c/secrets
- # password: password
-
- ##
- ## File (Authentication Provider)
- ##
- ## With this backend, the users database is stored in a file which is updated when users reset their passwords.
- ## Therefore, this backend is meant to be used in a dev environment and not in production since it prevents Authelia
- ## to be scaled to more than one instance. The options under 'password' have sane defaults, and as it has security
- ## implications it is highly recommended you leave the default values. Before considering changing these settings
- ## please read the docs page below:
- ## https://www.authelia.com/r/passwords#tuning
- ##
- ## Important: Kubernetes (or HA) users must read https://www.authelia.com/t/statelessness
- ##
- file:
- path: /config/users_database.yml
- watch: false
- search:
- email: false
- case_insensitive: false
- password:
- algorithm: argon2
- argon2:
- variant: argon2id
- iterations: 3
- memory: 65536
- parallelism: 4
- key_length: 32
- salt_length: 16
- # scrypt:
- # iterations: 16
- # block_size: 8
- # parallelism: 1
- # key_length: 32
- # salt_length: 16
- # pbkdf2:
- # variant: sha512
- # iterations: 310000
- # salt_length: 16
- # sha2crypt:
- # variant: sha512
- # iterations: 50000
- # salt_length: 16
- # bcrypt:
- # variant: standard
- # cost: 12
-
-
-##
-## Password Policy Configuration.
-##
-password_policy:
-
- ## The standard policy allows you to tune individual settings manually.
- standard:
- enabled: false
-
- ## Require a minimum length for passwords.
- min_length: 8
-
- ## Require a maximum length for passwords.
- max_length: 0
-
- ## Require uppercase characters.
- require_uppercase: true
-
- ## Require lowercase characters.
- require_lowercase: true
-
- ## Require numeric characters.
- require_number: true
-
- ## Require special characters.
- require_special: true
-
- ## zxcvbn is a well known and used password strength algorithm. It does not have tunable settings.
- zxcvbn:
- enabled: false
-
- ## Configures the minimum score allowed.
- min_score: 3
-
-##
-## Access Control Configuration
-##
-## Access control is a list of rules defining the authorizations applied for one resource to users or group of users.
-##
-## If 'access_control' is not defined, ACL rules are disabled and the 'bypass' rule is applied, i.e., access is allowed
-## to anyone. Otherwise restrictions follow the rules defined.
-##
-## Note: One can use the wildcard * to match any subdomain.
-## It must stand at the beginning of the pattern. (example: *.example.com)
-##
-## Note: You must put patterns containing wildcards between simple quotes for the YAML to be syntactically correct.
-##
-## Definition: A 'rule' is an object with the following keys: 'domain', 'subject', 'policy' and 'resources'.
-##
-## - 'domain' defines which domain or set of domains the rule applies to.
-##
-## - 'subject' defines the subject to apply authorizations to. This parameter is optional and matching any user if not
-## provided. If provided, the parameter represents either a user or a group. It should be of the form
-## 'user:' or 'group:'.
-##
-## - 'policy' is the policy to apply to resources. It must be either 'bypass', 'one_factor', 'two_factor' or 'deny'.
-##
-## - 'resources' is a list of regular expressions that matches a set of resources to apply the policy to. This parameter
-## is optional and matches any resource if not provided.
-##
-## Note: the order of the rules is important. The first policy matching (domain, resource, subject) applies.
-access_control:
- ## Default policy can either be 'bypass', 'one_factor', 'two_factor' or 'deny'. It is the policy applied to any
- ## resource if there is no policy to be applied to the user.
- default_policy: one_factor
-
- # networks:
- # - name: internal
- # networks:
- # - 10.10.0.0/16
- # - 192.168.2.0/24
- # - name: VPN
- # networks: 10.9.0.0/16
-
- rules:
- # Rules applied to everyone
- - domain: jimsgarage.co.uk
- policy: bypass
- - domain: traefik.jimsgarage.co.uk
- policy: one_factor
- - domain: nginx.jimsgarage.co.uk
- policy: one_factor
-
- ## Domain Regex examples. Generally we recommend just using a standard domain.
- # - domain_regex: '^(?P\w+)\.example\.com$'
- # policy: one_factor
- # - domain_regex: '^(?P\w+)\.example\.com$'
- # policy: one_factor
- # - domain_regex:
- # - '^appgroup-.*\.example\.com$'
- # - '^appgroup2-.*\.example\.com$'
- # policy: one_factor
- # - domain_regex: '^.*\.example\.com$'
- # policy: two_factor
-
- # - domain: 'secure.example.com'
- # policy: one_factor
- ## Network based rule, if not provided any network matches.
- # networks:
- # - internal
- # - VPN
- # - 192.168.1.0/24
- # - 10.0.0.1
-
- # - domain:
- # - 'secure.example.com'
- # - 'private.example.com'
- # policy: two_factor
-
- # - domain: 'singlefactor.example.com'
- # policy: one_factor
-
- ## Rules applied to 'admins' group
- # - domain: 'mx2.mail.example.com'
- # subject: 'group:admins'
- # policy: deny
-
- # - domain: '*.example.com'
- # subject:
- # - 'group:admins'
- # - 'group:moderators'
- # policy: two_factor
-
- ## Rules applied to 'dev' group
- # - domain: 'dev.example.com'
- # resources:
- # - '^/groups/dev/.*$'
- # subject: 'group:dev'
- # policy: two_factor
-
- ## Rules applied to user 'john'
- # - domain: 'dev.example.com'
- # resources:
- # - '^/users/john/.*$'
- # subject: 'user:john'
- # policy: two_factor
-
- ## Rules applied to user 'harry'
- # - domain: 'dev.example.com'
- # resources:
- # - '^/users/harry/.*$'
- # subject: 'user:harry'
- # policy: two_factor
-
- ## Rules applied to user 'bob'
- # - domain: '*.mail.example.com'
- # subject: 'user:bob'
- # policy: two_factor
- # - domain: 'dev.example.com'
- # resources:
- # - '^/users/bob/.*$'
- # subject: 'user:bob'
- # policy: two_factor
-
-##
-## Session Provider Configuration
-##
-## The session cookies identify the user once logged in.
-## The available providers are: `memory`, `redis`. Memory is the provider unless redis is defined.
-session:
- ## The name of the session cookie.
- name: authelia_session
-
- ## The domain to protect.
- ## Note: the authenticator must also be in that domain.
- ## If empty, the cookie is restricted to the subdomain of the issuer.
- domain: jimsgarage.co.uk
-
- ## Sets the Cookie SameSite value. Possible options are none, lax, or strict.
- ## Please read https://www.authelia.com/c/session#same_site
- same_site: lax
-
- ## The secret to encrypt the session data. This is only used with Redis / Redis Sentinel.
- ## Secret can also be set using a secret: https://www.authelia.com/c/secrets
- secret: sVmXNPbuVmVgaQ6Bqu3BPyJmP9isqdWyUwStDY5mjPd2NJyDFFR6W43CE3BjfoNZC4y5pysyMBZxr674
-
- ## The value for expiration, inactivity, and remember_me_duration are in seconds or the duration notation format.
- ## See: https://www.authelia.com/c/common#duration-notation-format
- ## All three of these values affect the cookie/session validity period. Longer periods are considered less secure
- ## because a stolen cookie will last longer giving attackers more time to spy or attack.
-
- ## The time before the cookie expires and the session is destroyed if remember me IS NOT selected.
- expiration: 1h
-
- ## The inactivity time before the session is reset. If expiration is set to 1h, and this is set to 5m, if the user
- ## does not select the remember me option their session will get destroyed after 1h, or after 5m since the last time
- ## Authelia detected user activity.
- inactivity: 5m
-
- ## The time before the cookie expires and the session is destroyed if remember me IS selected.
- ## Value of -1 disables remember me.
- remember_me_duration: 1M
-
- ##
- ## Redis Provider
- ##
- ## Important: Kubernetes (or HA) users must read https://www.authelia.com/t/statelessness
- ##
- # redis:
- # host: 127.0.0.1
- # port: 6379
- ## Use a unix socket instead
- # host: /var/run/redis/redis.sock
-
- ## Username used for redis authentication. This is optional and a new feature in redis 6.0.
- # username: authelia
-
- ## Password can also be set using a secret: https://www.authelia.com/c/secrets
- # password: authelia
-
- ## This is the Redis DB Index https://redis.io/commands/select (sometimes referred to as database number, DB, etc).
- # database_index: 0
-
- ## The maximum number of concurrent active connections to Redis.
- # maximum_active_connections: 8
-
- ## The target number of idle connections to have open ready for work. Useful when opening connections is slow.
- # minimum_idle_connections: 0
-
- ## The Redis TLS configuration. If defined will require a TLS connection to the Redis instance(s).
- # tls:
- ## The server subject name to check the servers certificate against during the validation process.
- ## This option is not required if the certificate has a SAN which matches the host option.
- # server_name: myredis.example.com
-
- ## Skip verifying the server certificate entirely. In preference to setting this we strongly recommend you add the
- ## certificate or the certificate of the authority signing the certificate to the certificates directory which is
- ## defined by the `certificates_directory` option at the top of the configuration.
- ## It's important to note the public key should be added to the directory, not the private key.
- ## This option is strongly discouraged but may be useful in some self-signed situations where validation is not
- ## important to the administrator.
- # skip_verify: false
-
- ## Minimum TLS version for the connection.
- # minimum_version: TLS1.2
-
- ## Maximum TLS version for the connection.
- # maximum_version: TLS1.3
-
- ## The certificate chain used with the private_key if the server requests TLS Client Authentication
- ## i.e. Mutual TLS.
- # certificate_chain: |
- # -----BEGIN CERTIFICATE-----
- # MIIC5jCCAc6gAwIBAgIRAK4Sj7FiN6PXo/urPfO4E7owDQYJKoZIhvcNAQELBQAw
- # EzERMA8GA1UEChMIQXV0aGVsaWEwHhcNNzAwMTAxMDAwMDAwWhcNNzEwMTAxMDAw
- # MDAwWjATMREwDwYDVQQKEwhBdXRoZWxpYTCCASIwDQYJKoZIhvcNAQEBBQADggEP
- # ADCCAQoCggEBAPKv3pSyP4ozGEiVLJ14dIWFCEGEgq7WUMI0SZZqQA2ID0L59U/Q
- # /Usyy7uC9gfMUzODTpANtkOjFQcQAsxlR1FOjVBrX5QgjSvXwbQn3DtwMA7XWSl6
- # LuYx2rBYSlMSN5UZQm/RxMtXfLK2b51WgEEYDFi+nECSqKzR4R54eOPkBEWRfvuY
- # 91AMjlhpivg8e4JWkq4LVQUKbmiFYwIdK8XQiN4blY9WwXwJFYs5sQ/UYMwBFi0H
- # kWOh7GEjfxgoUOPauIueZSMSlQp7zqAH39N0ZSYb6cS0Npj57QoWZSY3ak87ebcR
- # Nf4rCvZLby7LoN7qYCKxmCaDD3x2+NYpWH8CAwEAAaM1MDMwDgYDVR0PAQH/BAQD
- # AgWgMBMGA1UdJQQMMAoGCCsGAQUFBwMBMAwGA1UdEwEB/wQCMAAwDQYJKoZIhvcN
- # AQELBQADggEBAHSITqIQSNzonFl3DzxHPEzr2hp6peo45buAAtu8FZHoA+U7Icfh
- # /ZXjPg7Xz+hgFwM/DTNGXkMWacQA/PaNWvZspgRJf2AXvNbMSs2UQODr7Tbv+Fb4
- # lyblmMUNYFMCFVAMU0eIxXAFq2qcwv8UMcQFT0Z/35s6PVOakYnAGGQjTfp5Ljuq
- # wsdc/xWmM0cHWube6sdRRUD7SY20KU/kWzl8iFO0VbSSrDf1AlEhnLEkp1SPaxXg
- # OdBnl98MeoramNiJ7NT6Jnyb3zZ578fjaWfThiBpagItI8GZmG4s4Ovh2JbheN8i
- # ZsjNr9jqHTjhyLVbDRlmJzcqoj4JhbKs6/I^invalid DO NOT USE=
- # -----END CERTIFICATE-----
- # -----BEGIN CERTIFICATE-----
- # MIIDBDCCAeygAwIBAgIRALJsPg21kA0zY4F1wUCIuoMwDQYJKoZIhvcNAQELBQAw
- # EzERMA8GA1UEChMIQXV0aGVsaWEwHhcNNzAwMTAxMDAwMDAwWhcNNzEwMTAxMDAw
- # MDAwWjATMREwDwYDVQQKEwhBdXRoZWxpYTCCASIwDQYJKoZIhvcNAQEBBQADggEP
- # ADCCAQoCggEBAMXHBvVxUzYk0u34/DINMSF+uiOekKOAjOrC6Mi9Ww8ytPVO7t2S
- # zfTvM+XnEJqkFQFgimERfG/eGhjF9XIEY6LtnXe8ATvOK4nTwdufzBaoeQu3Gd50
- # 5VXr6OHRo//ErrGvFXwP3g8xLePABsi/fkH3oDN+ztewOBMDzpd+KgTrk8ysv2ou
- # kNRMKFZZqASvCgv0LD5KWvUCnL6wgf1oTXG7aztduA4oSkUP321GpOmBC5+5ElU7
- # ysoRzvD12o9QJ/IfEaulIX06w9yVMo60C/h6A3U6GdkT1SiyTIqR7v7KU/IWd/Qi
- # Lfftcj91VhCmJ73Meff2e2S2PrpjdXbG5FMCAwEAAaNTMFEwDgYDVR0PAQH/BAQD
- # AgKkMA8GA1UdJQQIMAYGBFUdJQAwDwYDVR0TAQH/BAUwAwEB/zAdBgNVHQ4EFgQU
- # Z7AtA3mzFc0InSBA5fiMfeLXA3owDQYJKoZIhvcNAQELBQADggEBAEE5hm1mtlk/
- # kviCoHH4evbpw7rxPxDftIQlqYTtvMM4eWY/6icFoSZ4fUHEWYyps8SsPu/8f2tf
- # 71LGgZn0FdHi1QU2H8m0HHK7TFw+5Q6RLrLdSyk0PItJ71s9en7r8pX820nAFEHZ
- # HkOSfJZ7B5hFgUDkMtVM6bardXAhoqcMk4YCU96e9d4PB4eI+xGc+mNuYvov3RbB
- # D0s8ICyojeyPVLerz4wHjZu68Z5frAzhZ68YbzNs8j2fIBKKHkHyLG1iQyF+LJVj
- # 2PjCP+auJsj6fQQpMGoyGtpLcSDh+ptcTngUD8JsWipzTCjmaNqdPHAOYmcgtf4b
- # qocikt3WAdU^invalid DO NOT USE=
- # -----END CERTIFICATE-----
-
- ## The private key used with the certificate_chain if the server requests TLS Client Authentication
- ## i.e. Mutual TLS.
- # private_key: |
- # -----BEGIN RSA PRIVATE KEY-----
- # MIIEpAIBAAKCAQEA8q/elLI/ijMYSJUsnXh0hYUIQYSCrtZQwjRJlmpADYgPQvn1
- # T9D9SzLLu4L2B8xTM4NOkA22Q6MVBxACzGVHUU6NUGtflCCNK9fBtCfcO3AwDtdZ
- # KXou5jHasFhKUxI3lRlCb9HEy1d8srZvnVaAQRgMWL6cQJKorNHhHnh44+QERZF+
- # +5j3UAyOWGmK+Dx7glaSrgtVBQpuaIVjAh0rxdCI3huVj1bBfAkVizmxD9RgzAEW
- # LQeRY6HsYSN/GChQ49q4i55lIxKVCnvOoAff03RlJhvpxLQ2mPntChZlJjdqTzt5
- # txE1/isK9ktvLsug3upgIrGYJoMPfHb41ilYfwIDAQABAoIBAQDTOdFf2JjHH1um
- # aPgRAvNf9v7Nj5jytaRKs5nM6iNf46ls4QPreXnMhqSeSwj6lpNgBYxOgzC9Q+cc
- # Y4ob/paJJPaIJTxmP8K/gyWcOQlNToL1l+eJ20eQoZm23NGr5fIsunSBwLEpTrdB
- # ENqqtcwhW937K8Pxy/Q1nuLyU2bc6Tn/ivLozc8n27dpQWWKh8537VY7ancIaACr
- # LJJLYxKqhQpjtBWAyCDvZQirnAOm9KnvIHaGXIswCZ4Xbsu0Y9NL+woARPyRVQvG
- # jfxy4EmO9s1s6y7OObSukwKDSNihAKHx/VIbvVWx8g2Lv5fGOa+J2Y7o9Qurs8t5
- # BQwMTt0BAoGBAPUw5Z32EszNepAeV3E2mPFUc5CLiqAxagZJuNDO2pKtyN29ETTR
- # Ma4O1cWtGb6RqcNNN/Iukfkdk27Q5nC9VJSUUPYelOLc1WYOoUf6oKRzE72dkMQV
- # R4bf6TkjD+OVR17fAfkswkGahZ5XA7j48KIQ+YC4jbnYKSxZTYyKPjH/AoGBAP1i
- # tqXt36OVlP+y84wWqZSjMelBIVa9phDVGJmmhz3i1cMni8eLpJzWecA3pfnG6Tm9
- # ze5M4whASleEt+M00gEvNaU9ND+z0wBfi+/DwJYIbv8PQdGrBiZFrPhTPjGQUldR
- # lXccV2meeLZv7TagVxSi3DO6dSJfSEHyemd5j9mBAoGAX8Hv+0gOQZQCSOTAq8Nx
- # 6dZcp9gHlNaXnMsP9eTDckOSzh636JPGvj6m+GPJSSbkURUIQ3oyokMNwFqvlNos
- # fTaLhAOfjBZI9WnDTTQxpugWjphJ4HqbC67JC/qIiw5S6FdaEvGLEEoD4zoChywZ
- # 9oGAn+fz2d/0/JAH/FpFPgsCgYEAp/ipZgPzziiZ9ov1wbdAQcWRj7RaWnssPFpX
- # jXwEiXT3CgEMO4MJ4+KWIWOChrti3qFBg6i6lDyyS6Qyls7sLFbUdC7HlTcrOEMe
- # rBoTcCI1GqZNlqWOVQ65ZIEiaI7o1vPBZo2GMQEZuq8mDKFsOMThvvTrM5cAep84
- # n6HJR4ECgYABWcbsSnr0MKvVth/inxjbKapbZnp2HUCuw87Ie5zK2Of/tbC20wwk
- # yKw3vrGoE3O1t1g2m2tn8UGGASeZ842jZWjIODdSi5+icysQGuULKt86h/woz2SQ
- # 27GoE2i5mh6Yez6VAYbUuns3FcwIsMyWLq043Tu2DNkx9ijOOAuQzw^invalid..
- # DO NOT USE==
- # -----END RSA PRIVATE KEY-----
-
- ## The Redis HA configuration options.
- ## This provides specific options to Redis Sentinel, sentinel_name must be defined (Master Name).
- # high_availability:
- ## Sentinel Name / Master Name.
- # sentinel_name: mysentinel
-
- ## Specific username for Redis Sentinel. The node username and password is configured above.
- # sentinel_username: sentinel_specific_user
-
- ## Specific password for Redis Sentinel. The node username and password is configured above.
- # sentinel_password: sentinel_specific_pass
-
- ## The additional nodes to pre-seed the redis provider with (for sentinel).
- ## If the host in the above section is defined, it will be combined with this list to connect to sentinel.
- ## For high availability to be used you must have either defined; the host above or at least one node below.
- # nodes:
- # - host: sentinel-node1
- # port: 6379
- # - host: sentinel-node2
- # port: 6379
-
- ## Choose the host with the lowest latency.
- # route_by_latency: false
-
- ## Choose the host randomly.
- # route_randomly: false
-
-##
-## Regulation Configuration
-##
-## This mechanism prevents attackers from brute forcing the first factor. It bans the user if too many attempts are made
-## in a short period of time.
-regulation:
- ## The number of failed login attempts before user is banned. Set it to 0 to disable regulation.
- max_retries: 3
-
- ## The time range during which the user can attempt login before being banned. The user is banned if the
- ## authentication failed 'max_retries' times in a 'find_time' seconds window. Find Time accepts duration notation.
- ## See: https://www.authelia.com/c/common#duration-notation-format
- find_time: 2m
-
- ## The length of time before a banned user can login again. Ban Time accepts duration notation.
- ## See: https://www.authelia.com/c/common#duration-notation-format
- ban_time: 5m
-
-##
-## Storage Provider Configuration
-##
-## The available providers are: `local`, `mysql`, `postgres`. You must use one and only one of these providers.
-storage:
- ## The encryption key that is used to encrypt sensitive information in the database. Must be a string with a minimum
- ## length of 20. Please see the docs if you configure this with an undesirable key and need to change it, you MUST use
- ## the CLI to change this in the database if you want to change it from a previously configured value.
- encryption_key: AT7dbftdXhP9ti2vbULB7quQPzrF34tiHXHJ4YRSmfuMokpxDKcS6pUjVLEVVHErNWvmAzZjJ77pGnqz
-
- ##
- ## Local (Storage Provider)
- ##
- ## This stores the data in a SQLite3 Database.
- ## This is only recommended for lightweight non-stateful installations.
- ##
- ## Important: Kubernetes (or HA) users must read https://www.authelia.com/t/statelessness
- ##
- local:
- ## Path to the SQLite3 Database.
- path: /config/db.sqlite3
-
- ##
- ## MySQL / MariaDB (Storage Provider)
- ##
- # mysql:
- # host: 127.0.0.1
- # port: 3306
- # database: authelia
- # username: authelia
- ## Password can also be set using a secret: https://www.authelia.com/c/secrets
- # password: mypassword
- # timeout: 5s
-
- ## MySQL TLS settings. Configuring this requires TLS.
- # tls:
- ## The server subject name to check the servers certificate against during the validation process.
- ## This option is not required if the certificate has a SAN which matches the host option.
- # server_name: mysql.example.com
-
- ## Skip verifying the server certificate entirely. In preference to setting this we strongly recommend you add the
- ## certificate or the certificate of the authority signing the certificate to the certificates directory which is
- ## defined by the `certificates_directory` option at the top of the configuration.
- ## It's important to note the public key should be added to the directory, not the private key.
- ## This option is strongly discouraged but may be useful in some self-signed situations where validation is not
- ## important to the administrator.
- # skip_verify: false
-
- ## Minimum TLS version for the connection.
- # minimum_version: TLS1.2
-
- ## Maximum TLS version for the connection.
- # maximum_version: TLS1.3
-
- ## The certificate chain used with the private_key if the server requests TLS Client Authentication
- ## i.e. Mutual TLS.
- # certificate_chain: |
- # -----BEGIN CERTIFICATE-----
- # MIIC5jCCAc6gAwIBAgIRAK4Sj7FiN6PXo/urPfO4E7owDQYJKoZIhvcNAQELBQAw
- # EzERMA8GA1UEChMIQXV0aGVsaWEwHhcNNzAwMTAxMDAwMDAwWhcNNzEwMTAxMDAw
- # MDAwWjATMREwDwYDVQQKEwhBdXRoZWxpYTCCASIwDQYJKoZIhvcNAQEBBQADggEP
- # ADCCAQoCggEBAPKv3pSyP4ozGEiVLJ14dIWFCEGEgq7WUMI0SZZqQA2ID0L59U/Q
- # /Usyy7uC9gfMUzODTpANtkOjFQcQAsxlR1FOjVBrX5QgjSvXwbQn3DtwMA7XWSl6
- # LuYx2rBYSlMSN5UZQm/RxMtXfLK2b51WgEEYDFi+nECSqKzR4R54eOPkBEWRfvuY
- # 91AMjlhpivg8e4JWkq4LVQUKbmiFYwIdK8XQiN4blY9WwXwJFYs5sQ/UYMwBFi0H
- # kWOh7GEjfxgoUOPauIueZSMSlQp7zqAH39N0ZSYb6cS0Npj57QoWZSY3ak87ebcR
- # Nf4rCvZLby7LoN7qYCKxmCaDD3x2+NYpWH8CAwEAAaM1MDMwDgYDVR0PAQH/BAQD
- # AgWgMBMGA1UdJQQMMAoGCCsGAQUFBwMBMAwGA1UdEwEB/wQCMAAwDQYJKoZIhvcN
- # AQELBQADggEBAHSITqIQSNzonFl3DzxHPEzr2hp6peo45buAAtu8FZHoA+U7Icfh
- # /ZXjPg7Xz+hgFwM/DTNGXkMWacQA/PaNWvZspgRJf2AXvNbMSs2UQODr7Tbv+Fb4
- # lyblmMUNYFMCFVAMU0eIxXAFq2qcwv8UMcQFT0Z/35s6PVOakYnAGGQjTfp5Ljuq
- # wsdc/xWmM0cHWube6sdRRUD7SY20KU/kWzl8iFO0VbSSrDf1AlEhnLEkp1SPaxXg
- # OdBnl98MeoramNiJ7NT6Jnyb3zZ578fjaWfThiBpagItI8GZmG4s4Ovh2JbheN8i
- # ZsjNr9jqHTjhyLVbDRlmJzcqoj4JhbKs6/I^invalid DO NOT USE=
- # -----END CERTIFICATE-----
- # -----BEGIN CERTIFICATE-----
- # MIIDBDCCAeygAwIBAgIRALJsPg21kA0zY4F1wUCIuoMwDQYJKoZIhvcNAQELBQAw
- # EzERMA8GA1UEChMIQXV0aGVsaWEwHhcNNzAwMTAxMDAwMDAwWhcNNzEwMTAxMDAw
- # MDAwWjATMREwDwYDVQQKEwhBdXRoZWxpYTCCASIwDQYJKoZIhvcNAQEBBQADggEP
- # ADCCAQoCggEBAMXHBvVxUzYk0u34/DINMSF+uiOekKOAjOrC6Mi9Ww8ytPVO7t2S
- # zfTvM+XnEJqkFQFgimERfG/eGhjF9XIEY6LtnXe8ATvOK4nTwdufzBaoeQu3Gd50
- # 5VXr6OHRo//ErrGvFXwP3g8xLePABsi/fkH3oDN+ztewOBMDzpd+KgTrk8ysv2ou
- # kNRMKFZZqASvCgv0LD5KWvUCnL6wgf1oTXG7aztduA4oSkUP321GpOmBC5+5ElU7
- # ysoRzvD12o9QJ/IfEaulIX06w9yVMo60C/h6A3U6GdkT1SiyTIqR7v7KU/IWd/Qi
- # Lfftcj91VhCmJ73Meff2e2S2PrpjdXbG5FMCAwEAAaNTMFEwDgYDVR0PAQH/BAQD
- # AgKkMA8GA1UdJQQIMAYGBFUdJQAwDwYDVR0TAQH/BAUwAwEB/zAdBgNVHQ4EFgQU
- # Z7AtA3mzFc0InSBA5fiMfeLXA3owDQYJKoZIhvcNAQELBQADggEBAEE5hm1mtlk/
- # kviCoHH4evbpw7rxPxDftIQlqYTtvMM4eWY/6icFoSZ4fUHEWYyps8SsPu/8f2tf
- # 71LGgZn0FdHi1QU2H8m0HHK7TFw+5Q6RLrLdSyk0PItJ71s9en7r8pX820nAFEHZ
- # HkOSfJZ7B5hFgUDkMtVM6bardXAhoqcMk4YCU96e9d4PB4eI+xGc+mNuYvov3RbB
- # D0s8ICyojeyPVLerz4wHjZu68Z5frAzhZ68YbzNs8j2fIBKKHkHyLG1iQyF+LJVj
- # 2PjCP+auJsj6fQQpMGoyGtpLcSDh+ptcTngUD8JsWipzTCjmaNqdPHAOYmcgtf4b
- # qocikt3WAdU^invalid DO NOT USE=
- # -----END CERTIFICATE-----
-
- ## The private key used with the certificate_chain if the server requests TLS Client Authentication
- ## i.e. Mutual TLS.
- # private_key: |
- # -----BEGIN RSA PRIVATE KEY-----
- # MIIEpAIBAAKCAQEA8q/elLI/ijMYSJUsnXh0hYUIQYSCrtZQwjRJlmpADYgPQvn1
- # T9D9SzLLu4L2B8xTM4NOkA22Q6MVBxACzGVHUU6NUGtflCCNK9fBtCfcO3AwDtdZ
- # KXou5jHasFhKUxI3lRlCb9HEy1d8srZvnVaAQRgMWL6cQJKorNHhHnh44+QERZF+
- # +5j3UAyOWGmK+Dx7glaSrgtVBQpuaIVjAh0rxdCI3huVj1bBfAkVizmxD9RgzAEW
- # LQeRY6HsYSN/GChQ49q4i55lIxKVCnvOoAff03RlJhvpxLQ2mPntChZlJjdqTzt5
- # txE1/isK9ktvLsug3upgIrGYJoMPfHb41ilYfwIDAQABAoIBAQDTOdFf2JjHH1um
- # aPgRAvNf9v7Nj5jytaRKs5nM6iNf46ls4QPreXnMhqSeSwj6lpNgBYxOgzC9Q+cc
- # Y4ob/paJJPaIJTxmP8K/gyWcOQlNToL1l+eJ20eQoZm23NGr5fIsunSBwLEpTrdB
- # ENqqtcwhW937K8Pxy/Q1nuLyU2bc6Tn/ivLozc8n27dpQWWKh8537VY7ancIaACr
- # LJJLYxKqhQpjtBWAyCDvZQirnAOm9KnvIHaGXIswCZ4Xbsu0Y9NL+woARPyRVQvG
- # jfxy4EmO9s1s6y7OObSukwKDSNihAKHx/VIbvVWx8g2Lv5fGOa+J2Y7o9Qurs8t5
- # BQwMTt0BAoGBAPUw5Z32EszNepAeV3E2mPFUc5CLiqAxagZJuNDO2pKtyN29ETTR
- # Ma4O1cWtGb6RqcNNN/Iukfkdk27Q5nC9VJSUUPYelOLc1WYOoUf6oKRzE72dkMQV
- # R4bf6TkjD+OVR17fAfkswkGahZ5XA7j48KIQ+YC4jbnYKSxZTYyKPjH/AoGBAP1i
- # tqXt36OVlP+y84wWqZSjMelBIVa9phDVGJmmhz3i1cMni8eLpJzWecA3pfnG6Tm9
- # ze5M4whASleEt+M00gEvNaU9ND+z0wBfi+/DwJYIbv8PQdGrBiZFrPhTPjGQUldR
- # lXccV2meeLZv7TagVxSi3DO6dSJfSEHyemd5j9mBAoGAX8Hv+0gOQZQCSOTAq8Nx
- # 6dZcp9gHlNaXnMsP9eTDckOSzh636JPGvj6m+GPJSSbkURUIQ3oyokMNwFqvlNos
- # fTaLhAOfjBZI9WnDTTQxpugWjphJ4HqbC67JC/qIiw5S6FdaEvGLEEoD4zoChywZ
- # 9oGAn+fz2d/0/JAH/FpFPgsCgYEAp/ipZgPzziiZ9ov1wbdAQcWRj7RaWnssPFpX
- # jXwEiXT3CgEMO4MJ4+KWIWOChrti3qFBg6i6lDyyS6Qyls7sLFbUdC7HlTcrOEMe
- # rBoTcCI1GqZNlqWOVQ65ZIEiaI7o1vPBZo2GMQEZuq8mDKFsOMThvvTrM5cAep84
- # n6HJR4ECgYABWcbsSnr0MKvVth/inxjbKapbZnp2HUCuw87Ie5zK2Of/tbC20wwk
- # yKw3vrGoE3O1t1g2m2tn8UGGASeZ842jZWjIODdSi5+icysQGuULKt86h/woz2SQ
- # 27GoE2i5mh6Yez6VAYbUuns3FcwIsMyWLq043Tu2DNkx9ijOOAuQzw^invalid..
- # DO NOT USE==
- # -----END RSA PRIVATE KEY-----
-
- ##
- ## PostgreSQL (Storage Provider)
- ##
- # postgres:
- # host: 127.0.0.1
- # port: 5432
- # database: authelia
- # schema: public
- # username: authelia
- ## Password can also be set using a secret: https://www.authelia.com/c/secrets
- # password: mypassword
- # timeout: 5s
-
- ## PostgreSQL TLS settings. Configuring this requires TLS.
- # tls:
- ## The server subject name to check the servers certificate against during the validation process.
- ## This option is not required if the certificate has a SAN which matches the host option.
- # server_name: postgres.example.com
-
- ## Skip verifying the server certificate entirely. In preference to setting this we strongly recommend you add the
- ## certificate or the certificate of the authority signing the certificate to the certificates directory which is
- ## defined by the `certificates_directory` option at the top of the configuration.
- ## It's important to note the public key should be added to the directory, not the private key.
- ## This option is strongly discouraged but may be useful in some self-signed situations where validation is not
- ## important to the administrator.
- # skip_verify: false
-
- ## Minimum TLS version for the connection.
- # minimum_version: TLS1.2
-
- ## Maximum TLS version for the connection.
- # maximum_version: TLS1.3
-
- ## The certificate chain used with the private_key if the server requests TLS Client Authentication
- ## i.e. Mutual TLS.
- # certificate_chain: |
- # -----BEGIN CERTIFICATE-----
- # MIIC5jCCAc6gAwIBAgIRAK4Sj7FiN6PXo/urPfO4E7owDQYJKoZIhvcNAQELBQAw
- # EzERMA8GA1UEChMIQXV0aGVsaWEwHhcNNzAwMTAxMDAwMDAwWhcNNzEwMTAxMDAw
- # MDAwWjATMREwDwYDVQQKEwhBdXRoZWxpYTCCASIwDQYJKoZIhvcNAQEBBQADggEP
- # ADCCAQoCggEBAPKv3pSyP4ozGEiVLJ14dIWFCEGEgq7WUMI0SZZqQA2ID0L59U/Q
- # /Usyy7uC9gfMUzODTpANtkOjFQcQAsxlR1FOjVBrX5QgjSvXwbQn3DtwMA7XWSl6
- # LuYx2rBYSlMSN5UZQm/RxMtXfLK2b51WgEEYDFi+nECSqKzR4R54eOPkBEWRfvuY
- # 91AMjlhpivg8e4JWkq4LVQUKbmiFYwIdK8XQiN4blY9WwXwJFYs5sQ/UYMwBFi0H
- # kWOh7GEjfxgoUOPauIueZSMSlQp7zqAH39N0ZSYb6cS0Npj57QoWZSY3ak87ebcR
- # Nf4rCvZLby7LoN7qYCKxmCaDD3x2+NYpWH8CAwEAAaM1MDMwDgYDVR0PAQH/BAQD
- # AgWgMBMGA1UdJQQMMAoGCCsGAQUFBwMBMAwGA1UdEwEB/wQCMAAwDQYJKoZIhvcN
- # AQELBQADggEBAHSITqIQSNzonFl3DzxHPEzr2hp6peo45buAAtu8FZHoA+U7Icfh
- # /ZXjPg7Xz+hgFwM/DTNGXkMWacQA/PaNWvZspgRJf2AXvNbMSs2UQODr7Tbv+Fb4
- # lyblmMUNYFMCFVAMU0eIxXAFq2qcwv8UMcQFT0Z/35s6PVOakYnAGGQjTfp5Ljuq
- # wsdc/xWmM0cHWube6sdRRUD7SY20KU/kWzl8iFO0VbSSrDf1AlEhnLEkp1SPaxXg
- # OdBnl98MeoramNiJ7NT6Jnyb3zZ578fjaWfThiBpagItI8GZmG4s4Ovh2JbheN8i
- # ZsjNr9jqHTjhyLVbDRlmJzcqoj4JhbKs6/I^invalid DO NOT USE=
- # -----END CERTIFICATE-----
- # -----BEGIN CERTIFICATE-----
- # MIIDBDCCAeygAwIBAgIRALJsPg21kA0zY4F1wUCIuoMwDQYJKoZIhvcNAQELBQAw
- # EzERMA8GA1UEChMIQXV0aGVsaWEwHhcNNzAwMTAxMDAwMDAwWhcNNzEwMTAxMDAw
- # MDAwWjATMREwDwYDVQQKEwhBdXRoZWxpYTCCASIwDQYJKoZIhvcNAQEBBQADggEP
- # ADCCAQoCggEBAMXHBvVxUzYk0u34/DINMSF+uiOekKOAjOrC6Mi9Ww8ytPVO7t2S
- # zfTvM+XnEJqkFQFgimERfG/eGhjF9XIEY6LtnXe8ATvOK4nTwdufzBaoeQu3Gd50
- # 5VXr6OHRo//ErrGvFXwP3g8xLePABsi/fkH3oDN+ztewOBMDzpd+KgTrk8ysv2ou
- # kNRMKFZZqASvCgv0LD5KWvUCnL6wgf1oTXG7aztduA4oSkUP321GpOmBC5+5ElU7
- # ysoRzvD12o9QJ/IfEaulIX06w9yVMo60C/h6A3U6GdkT1SiyTIqR7v7KU/IWd/Qi
- # Lfftcj91VhCmJ73Meff2e2S2PrpjdXbG5FMCAwEAAaNTMFEwDgYDVR0PAQH/BAQD
- # AgKkMA8GA1UdJQQIMAYGBFUdJQAwDwYDVR0TAQH/BAUwAwEB/zAdBgNVHQ4EFgQU
- # Z7AtA3mzFc0InSBA5fiMfeLXA3owDQYJKoZIhvcNAQELBQADggEBAEE5hm1mtlk/
- # kviCoHH4evbpw7rxPxDftIQlqYTtvMM4eWY/6icFoSZ4fUHEWYyps8SsPu/8f2tf
- # 71LGgZn0FdHi1QU2H8m0HHK7TFw+5Q6RLrLdSyk0PItJ71s9en7r8pX820nAFEHZ
- # HkOSfJZ7B5hFgUDkMtVM6bardXAhoqcMk4YCU96e9d4PB4eI+xGc+mNuYvov3RbB
- # D0s8ICyojeyPVLerz4wHjZu68Z5frAzhZ68YbzNs8j2fIBKKHkHyLG1iQyF+LJVj
- # 2PjCP+auJsj6fQQpMGoyGtpLcSDh+ptcTngUD8JsWipzTCjmaNqdPHAOYmcgtf4b
- # qocikt3WAdU^invalid DO NOT USE=
- # -----END CERTIFICATE-----
-
- ## The private key used with the certificate_chain if the server requests TLS Client Authentication
- ## i.e. Mutual TLS.
- # private_key: |
- # -----BEGIN RSA PRIVATE KEY-----
- # MIIEpAIBAAKCAQEA8q/elLI/ijMYSJUsnXh0hYUIQYSCrtZQwjRJlmpADYgPQvn1
- # T9D9SzLLu4L2B8xTM4NOkA22Q6MVBxACzGVHUU6NUGtflCCNK9fBtCfcO3AwDtdZ
- # KXou5jHasFhKUxI3lRlCb9HEy1d8srZvnVaAQRgMWL6cQJKorNHhHnh44+QERZF+
- # +5j3UAyOWGmK+Dx7glaSrgtVBQpuaIVjAh0rxdCI3huVj1bBfAkVizmxD9RgzAEW
- # LQeRY6HsYSN/GChQ49q4i55lIxKVCnvOoAff03RlJhvpxLQ2mPntChZlJjdqTzt5
- # txE1/isK9ktvLsug3upgIrGYJoMPfHb41ilYfwIDAQABAoIBAQDTOdFf2JjHH1um
- # aPgRAvNf9v7Nj5jytaRKs5nM6iNf46ls4QPreXnMhqSeSwj6lpNgBYxOgzC9Q+cc
- # Y4ob/paJJPaIJTxmP8K/gyWcOQlNToL1l+eJ20eQoZm23NGr5fIsunSBwLEpTrdB
- # ENqqtcwhW937K8Pxy/Q1nuLyU2bc6Tn/ivLozc8n27dpQWWKh8537VY7ancIaACr
- # LJJLYxKqhQpjtBWAyCDvZQirnAOm9KnvIHaGXIswCZ4Xbsu0Y9NL+woARPyRVQvG
- # jfxy4EmO9s1s6y7OObSukwKDSNihAKHx/VIbvVWx8g2Lv5fGOa+J2Y7o9Qurs8t5
- # BQwMTt0BAoGBAPUw5Z32EszNepAeV3E2mPFUc5CLiqAxagZJuNDO2pKtyN29ETTR
- # Ma4O1cWtGb6RqcNNN/Iukfkdk27Q5nC9VJSUUPYelOLc1WYOoUf6oKRzE72dkMQV
- # R4bf6TkjD+OVR17fAfkswkGahZ5XA7j48KIQ+YC4jbnYKSxZTYyKPjH/AoGBAP1i
- # tqXt36OVlP+y84wWqZSjMelBIVa9phDVGJmmhz3i1cMni8eLpJzWecA3pfnG6Tm9
- # ze5M4whASleEt+M00gEvNaU9ND+z0wBfi+/DwJYIbv8PQdGrBiZFrPhTPjGQUldR
- # lXccV2meeLZv7TagVxSi3DO6dSJfSEHyemd5j9mBAoGAX8Hv+0gOQZQCSOTAq8Nx
- # 6dZcp9gHlNaXnMsP9eTDckOSzh636JPGvj6m+GPJSSbkURUIQ3oyokMNwFqvlNos
- # fTaLhAOfjBZI9WnDTTQxpugWjphJ4HqbC67JC/qIiw5S6FdaEvGLEEoD4zoChywZ
- # 9oGAn+fz2d/0/JAH/FpFPgsCgYEAp/ipZgPzziiZ9ov1wbdAQcWRj7RaWnssPFpX
- # jXwEiXT3CgEMO4MJ4+KWIWOChrti3qFBg6i6lDyyS6Qyls7sLFbUdC7HlTcrOEMe
- # rBoTcCI1GqZNlqWOVQ65ZIEiaI7o1vPBZo2GMQEZuq8mDKFsOMThvvTrM5cAep84
- # n6HJR4ECgYABWcbsSnr0MKvVth/inxjbKapbZnp2HUCuw87Ie5zK2Of/tbC20wwk
- # yKw3vrGoE3O1t1g2m2tn8UGGASeZ842jZWjIODdSi5+icysQGuULKt86h/woz2SQ
- # 27GoE2i5mh6Yez6VAYbUuns3FcwIsMyWLq043Tu2DNkx9ijOOAuQzw^invalid..
- # DO NOT USE==
- # -----END RSA PRIVATE KEY-----
-
-##
-## Notification Provider
-##
-## Notifications are sent to users when they require a password reset, a Webauthn registration or a TOTP registration.
-## The available providers are: filesystem, smtp. You must use only one of these providers.
-notifier:
- ## You can disable the notifier startup check by setting this to true.
- disable_startup_check: false
-
- ##
- ## File System (Notification Provider)
- ##
- ## Important: Kubernetes (or HA) users must read https://www.authelia.com/t/statelessness
- ##
- filesystem:
- filename: /config/notification.txt
-
- ##
- ## SMTP (Notification Provider)
- ##
- ## Use a SMTP server for sending notifications. Authelia uses the PLAIN or LOGIN methods to authenticate.
- ## [Security] By default Authelia will:
- ## - force all SMTP connections over TLS including unauthenticated connections
- ## - use the disable_require_tls boolean value to disable this requirement
- ## (only works for unauthenticated connections)
- ## - validate the SMTP server x509 certificate during the TLS handshake against the hosts trusted certificates
- ## (configure in tls section)
- # smtp:
- ## The SMTP host to connect to.
- # host: 127.0.0.1
-
- ## The port to connect to the SMTP host on.
- # port: 1025
-
- ## The connection timeout.
- # timeout: 5s
-
- ## The username used for SMTP authentication.
- # username: test
-
- ## The password used for SMTP authentication.
- ## Can also be set using a secret: https://www.authelia.com/c/secrets
- # password: password
-
- ## The sender is used to is used for the MAIL FROM command and the FROM header.
- ## If this is not defined and the username is an email, we use the username as this value. This can either be just
- ## an email address or the RFC5322 'Name ' format.
- # sender: "Authelia "
-
- ## HELO/EHLO Identifier. Some SMTP Servers may reject the default of localhost.
- # identifier: localhost
-
- ## Subject configuration of the emails sent. {title} is replaced by the text from the notifier.
- # subject: "[Authelia] {title}"
-
- ## This address is used during the startup check to verify the email configuration is correct.
- ## It's not important what it is except if your email server only allows local delivery.
- # startup_check_address: test@authelia.com
-
- ## By default we require some form of TLS. This disables this check though is not advised.
- # disable_require_tls: false
-
- ## Disables sending HTML formatted emails.
- # disable_html_emails: false
-
- # tls:
- ## The server subject name to check the servers certificate against during the validation process.
- ## This option is not required if the certificate has a SAN which matches the host option.
- # server_name: smtp.example.com
-
- ## Skip verifying the server certificate entirely. In preference to setting this we strongly recommend you add the
- ## certificate or the certificate of the authority signing the certificate to the certificates directory which is
- ## defined by the `certificates_directory` option at the top of the configuration.
- ## It's important to note the public key should be added to the directory, not the private key.
- ## This option is strongly discouraged but may be useful in some self-signed situations where validation is not
- ## important to the administrator.
- # skip_verify: false
-
- ## Minimum TLS version for the connection.
- # minimum_version: TLS1.2
-
- ## Maximum TLS version for the connection.
- # maximum_version: TLS1.3
-
- ## The certificate chain used with the private_key if the server requests TLS Client Authentication
- ## i.e. Mutual TLS.
- # certificate_chain: |
- # -----BEGIN CERTIFICATE-----
- # MIIC5jCCAc6gAwIBAgIRAK4Sj7FiN6PXo/urPfO4E7owDQYJKoZIhvcNAQELBQAw
- # EzERMA8GA1UEChMIQXV0aGVsaWEwHhcNNzAwMTAxMDAwMDAwWhcNNzEwMTAxMDAw
- # MDAwWjATMREwDwYDVQQKEwhBdXRoZWxpYTCCASIwDQYJKoZIhvcNAQEBBQADggEP
- # ADCCAQoCggEBAPKv3pSyP4ozGEiVLJ14dIWFCEGEgq7WUMI0SZZqQA2ID0L59U/Q
- # /Usyy7uC9gfMUzODTpANtkOjFQcQAsxlR1FOjVBrX5QgjSvXwbQn3DtwMA7XWSl6
- # LuYx2rBYSlMSN5UZQm/RxMtXfLK2b51WgEEYDFi+nECSqKzR4R54eOPkBEWRfvuY
- # 91AMjlhpivg8e4JWkq4LVQUKbmiFYwIdK8XQiN4blY9WwXwJFYs5sQ/UYMwBFi0H
- # kWOh7GEjfxgoUOPauIueZSMSlQp7zqAH39N0ZSYb6cS0Npj57QoWZSY3ak87ebcR
- # Nf4rCvZLby7LoN7qYCKxmCaDD3x2+NYpWH8CAwEAAaM1MDMwDgYDVR0PAQH/BAQD
- # AgWgMBMGA1UdJQQMMAoGCCsGAQUFBwMBMAwGA1UdEwEB/wQCMAAwDQYJKoZIhvcN
- # AQELBQADggEBAHSITqIQSNzonFl3DzxHPEzr2hp6peo45buAAtu8FZHoA+U7Icfh
- # /ZXjPg7Xz+hgFwM/DTNGXkMWacQA/PaNWvZspgRJf2AXvNbMSs2UQODr7Tbv+Fb4
- # lyblmMUNYFMCFVAMU0eIxXAFq2qcwv8UMcQFT0Z/35s6PVOakYnAGGQjTfp5Ljuq
- # wsdc/xWmM0cHWube6sdRRUD7SY20KU/kWzl8iFO0VbSSrDf1AlEhnLEkp1SPaxXg
- # OdBnl98MeoramNiJ7NT6Jnyb3zZ578fjaWfThiBpagItI8GZmG4s4Ovh2JbheN8i
- # ZsjNr9jqHTjhyLVbDRlmJzcqoj4JhbKs6/I^invalid DO NOT USE=
- # -----END CERTIFICATE-----
- # -----BEGIN CERTIFICATE-----
- # MIIDBDCCAeygAwIBAgIRALJsPg21kA0zY4F1wUCIuoMwDQYJKoZIhvcNAQELBQAw
- # EzERMA8GA1UEChMIQXV0aGVsaWEwHhcNNzAwMTAxMDAwMDAwWhcNNzEwMTAxMDAw
- # MDAwWjATMREwDwYDVQQKEwhBdXRoZWxpYTCCASIwDQYJKoZIhvcNAQEBBQADggEP
- # ADCCAQoCggEBAMXHBvVxUzYk0u34/DINMSF+uiOekKOAjOrC6Mi9Ww8ytPVO7t2S
- # zfTvM+XnEJqkFQFgimERfG/eGhjF9XIEY6LtnXe8ATvOK4nTwdufzBaoeQu3Gd50
- # 5VXr6OHRo//ErrGvFXwP3g8xLePABsi/fkH3oDN+ztewOBMDzpd+KgTrk8ysv2ou
- # kNRMKFZZqASvCgv0LD5KWvUCnL6wgf1oTXG7aztduA4oSkUP321GpOmBC5+5ElU7
- # ysoRzvD12o9QJ/IfEaulIX06w9yVMo60C/h6A3U6GdkT1SiyTIqR7v7KU/IWd/Qi
- # Lfftcj91VhCmJ73Meff2e2S2PrpjdXbG5FMCAwEAAaNTMFEwDgYDVR0PAQH/BAQD
- # AgKkMA8GA1UdJQQIMAYGBFUdJQAwDwYDVR0TAQH/BAUwAwEB/zAdBgNVHQ4EFgQU
- # Z7AtA3mzFc0InSBA5fiMfeLXA3owDQYJKoZIhvcNAQELBQADggEBAEE5hm1mtlk/
- # kviCoHH4evbpw7rxPxDftIQlqYTtvMM4eWY/6icFoSZ4fUHEWYyps8SsPu/8f2tf
- # 71LGgZn0FdHi1QU2H8m0HHK7TFw+5Q6RLrLdSyk0PItJ71s9en7r8pX820nAFEHZ
- # HkOSfJZ7B5hFgUDkMtVM6bardXAhoqcMk4YCU96e9d4PB4eI+xGc+mNuYvov3RbB
- # D0s8ICyojeyPVLerz4wHjZu68Z5frAzhZ68YbzNs8j2fIBKKHkHyLG1iQyF+LJVj
- # 2PjCP+auJsj6fQQpMGoyGtpLcSDh+ptcTngUD8JsWipzTCjmaNqdPHAOYmcgtf4b
- # qocikt3WAdU^invalid DO NOT USE=
- # -----END CERTIFICATE-----
-
- ## The private key used with the certificate_chain if the server requests TLS Client Authentication
- ## i.e. Mutual TLS.
- # private_key: |
- # -----BEGIN RSA PRIVATE KEY-----
- # MIIEpAIBAAKCAQEA8q/elLI/ijMYSJUsnXh0hYUIQYSCrtZQwjRJlmpADYgPQvn1
- # T9D9SzLLu4L2B8xTM4NOkA22Q6MVBxACzGVHUU6NUGtflCCNK9fBtCfcO3AwDtdZ
- # KXou5jHasFhKUxI3lRlCb9HEy1d8srZvnVaAQRgMWL6cQJKorNHhHnh44+QERZF+
- # +5j3UAyOWGmK+Dx7glaSrgtVBQpuaIVjAh0rxdCI3huVj1bBfAkVizmxD9RgzAEW
- # LQeRY6HsYSN/GChQ49q4i55lIxKVCnvOoAff03RlJhvpxLQ2mPntChZlJjdqTzt5
- # txE1/isK9ktvLsug3upgIrGYJoMPfHb41ilYfwIDAQABAoIBAQDTOdFf2JjHH1um
- # aPgRAvNf9v7Nj5jytaRKs5nM6iNf46ls4QPreXnMhqSeSwj6lpNgBYxOgzC9Q+cc
- # Y4ob/paJJPaIJTxmP8K/gyWcOQlNToL1l+eJ20eQoZm23NGr5fIsunSBwLEpTrdB
- # ENqqtcwhW937K8Pxy/Q1nuLyU2bc6Tn/ivLozc8n27dpQWWKh8537VY7ancIaACr
- # LJJLYxKqhQpjtBWAyCDvZQirnAOm9KnvIHaGXIswCZ4Xbsu0Y9NL+woARPyRVQvG
- # jfxy4EmO9s1s6y7OObSukwKDSNihAKHx/VIbvVWx8g2Lv5fGOa+J2Y7o9Qurs8t5
- # BQwMTt0BAoGBAPUw5Z32EszNepAeV3E2mPFUc5CLiqAxagZJuNDO2pKtyN29ETTR
- # Ma4O1cWtGb6RqcNNN/Iukfkdk27Q5nC9VJSUUPYelOLc1WYOoUf6oKRzE72dkMQV
- # R4bf6TkjD+OVR17fAfkswkGahZ5XA7j48KIQ+YC4jbnYKSxZTYyKPjH/AoGBAP1i
- # tqXt36OVlP+y84wWqZSjMelBIVa9phDVGJmmhz3i1cMni8eLpJzWecA3pfnG6Tm9
- # ze5M4whASleEt+M00gEvNaU9ND+z0wBfi+/DwJYIbv8PQdGrBiZFrPhTPjGQUldR
- # lXccV2meeLZv7TagVxSi3DO6dSJfSEHyemd5j9mBAoGAX8Hv+0gOQZQCSOTAq8Nx
- # 6dZcp9gHlNaXnMsP9eTDckOSzh636JPGvj6m+GPJSSbkURUIQ3oyokMNwFqvlNos
- # fTaLhAOfjBZI9WnDTTQxpugWjphJ4HqbC67JC/qIiw5S6FdaEvGLEEoD4zoChywZ
- # 9oGAn+fz2d/0/JAH/FpFPgsCgYEAp/ipZgPzziiZ9ov1wbdAQcWRj7RaWnssPFpX
- # jXwEiXT3CgEMO4MJ4+KWIWOChrti3qFBg6i6lDyyS6Qyls7sLFbUdC7HlTcrOEMe
- # rBoTcCI1GqZNlqWOVQ65ZIEiaI7o1vPBZo2GMQEZuq8mDKFsOMThvvTrM5cAep84
- # n6HJR4ECgYABWcbsSnr0MKvVth/inxjbKapbZnp2HUCuw87Ie5zK2Of/tbC20wwk
- # yKw3vrGoE3O1t1g2m2tn8UGGASeZ842jZWjIODdSi5+icysQGuULKt86h/woz2SQ
- # 27GoE2i5mh6Yez6VAYbUuns3FcwIsMyWLq043Tu2DNkx9ijOOAuQzw^invalid..
- # DO NOT USE==
- # -----END RSA PRIVATE KEY-----
-
-##
-## Identity Providers
-##
-# identity_providers:
-
- ##
- ## OpenID Connect (Identity Provider)
- ##
- ## It's recommended you read the documentation before configuration of this section:
- ## https://www.authelia.com/c/oidc
- # oidc:
- ## The hmac_secret is used to sign OAuth2 tokens (authorization code, access tokens and refresh tokens).
- ## HMAC Secret can also be set using a secret: https://www.authelia.com/c/secrets
- # hmac_secret: this_is_a_secret_abc123abc123abc
-
- ## The issuer_certificate_chain is an optional PEM encoded certificate chain. It's used in conjunction with the
- ## issuer_private_key to sign JWT's. All certificates in the chain must be within the validity period, and every
- ## certificate included must be signed by the certificate immediately after it if provided.
- # issuer_certificate_chain: |
- # -----BEGIN CERTIFICATE-----
- # MIIC5jCCAc6gAwIBAgIRAK4Sj7FiN6PXo/urPfO4E7owDQYJKoZIhvcNAQELBQAw
- # EzERMA8GA1UEChMIQXV0aGVsaWEwHhcNNzAwMTAxMDAwMDAwWhcNNzEwMTAxMDAw
- # MDAwWjATMREwDwYDVQQKEwhBdXRoZWxpYTCCASIwDQYJKoZIhvcNAQEBBQADggEP
- # ADCCAQoCggEBAPKv3pSyP4ozGEiVLJ14dIWFCEGEgq7WUMI0SZZqQA2ID0L59U/Q
- # /Usyy7uC9gfMUzODTpANtkOjFQcQAsxlR1FOjVBrX5QgjSvXwbQn3DtwMA7XWSl6
- # LuYx2rBYSlMSN5UZQm/RxMtXfLK2b51WgEEYDFi+nECSqKzR4R54eOPkBEWRfvuY
- # 91AMjlhpivg8e4JWkq4LVQUKbmiFYwIdK8XQiN4blY9WwXwJFYs5sQ/UYMwBFi0H
- # kWOh7GEjfxgoUOPauIueZSMSlQp7zqAH39N0ZSYb6cS0Npj57QoWZSY3ak87ebcR
- # Nf4rCvZLby7LoN7qYCKxmCaDD3x2+NYpWH8CAwEAAaM1MDMwDgYDVR0PAQH/BAQD
- # AgWgMBMGA1UdJQQMMAoGCCsGAQUFBwMBMAwGA1UdEwEB/wQCMAAwDQYJKoZIhvcN
- # AQELBQADggEBAHSITqIQSNzonFl3DzxHPEzr2hp6peo45buAAtu8FZHoA+U7Icfh
- # /ZXjPg7Xz+hgFwM/DTNGXkMWacQA/PaNWvZspgRJf2AXvNbMSs2UQODr7Tbv+Fb4
- # lyblmMUNYFMCFVAMU0eIxXAFq2qcwv8UMcQFT0Z/35s6PVOakYnAGGQjTfp5Ljuq
- # wsdc/xWmM0cHWube6sdRRUD7SY20KU/kWzl8iFO0VbSSrDf1AlEhnLEkp1SPaxXg
- # OdBnl98MeoramNiJ7NT6Jnyb3zZ578fjaWfThiBpagItI8GZmG4s4Ovh2JbheN8i
- # ZsjNr9jqHTjhyLVbDRlmJzcqoj4JhbKs6/I^invalid DO NOT USE=
- # -----END CERTIFICATE-----
- # -----BEGIN CERTIFICATE-----
- # MIIDBDCCAeygAwIBAgIRALJsPg21kA0zY4F1wUCIuoMwDQYJKoZIhvcNAQELBQAw
- # EzERMA8GA1UEChMIQXV0aGVsaWEwHhcNNzAwMTAxMDAwMDAwWhcNNzEwMTAxMDAw
- # MDAwWjATMREwDwYDVQQKEwhBdXRoZWxpYTCCASIwDQYJKoZIhvcNAQEBBQADggEP
- # ADCCAQoCggEBAMXHBvVxUzYk0u34/DINMSF+uiOekKOAjOrC6Mi9Ww8ytPVO7t2S
- # zfTvM+XnEJqkFQFgimERfG/eGhjF9XIEY6LtnXe8ATvOK4nTwdufzBaoeQu3Gd50
- # 5VXr6OHRo//ErrGvFXwP3g8xLePABsi/fkH3oDN+ztewOBMDzpd+KgTrk8ysv2ou
- # kNRMKFZZqASvCgv0LD5KWvUCnL6wgf1oTXG7aztduA4oSkUP321GpOmBC5+5ElU7
- # ysoRzvD12o9QJ/IfEaulIX06w9yVMo60C/h6A3U6GdkT1SiyTIqR7v7KU/IWd/Qi
- # Lfftcj91VhCmJ73Meff2e2S2PrpjdXbG5FMCAwEAAaNTMFEwDgYDVR0PAQH/BAQD
- # AgKkMA8GA1UdJQQIMAYGBFUdJQAwDwYDVR0TAQH/BAUwAwEB/zAdBgNVHQ4EFgQU
- # Z7AtA3mzFc0InSBA5fiMfeLXA3owDQYJKoZIhvcNAQELBQADggEBAEE5hm1mtlk/
- # kviCoHH4evbpw7rxPxDftIQlqYTtvMM4eWY/6icFoSZ4fUHEWYyps8SsPu/8f2tf
- # 71LGgZn0FdHi1QU2H8m0HHK7TFw+5Q6RLrLdSyk0PItJ71s9en7r8pX820nAFEHZ
- # HkOSfJZ7B5hFgUDkMtVM6bardXAhoqcMk4YCU96e9d4PB4eI+xGc+mNuYvov3RbB
- # D0s8ICyojeyPVLerz4wHjZu68Z5frAzhZ68YbzNs8j2fIBKKHkHyLG1iQyF+LJVj
- # 2PjCP+auJsj6fQQpMGoyGtpLcSDh+ptcTngUD8JsWipzTCjmaNqdPHAOYmcgtf4b
- # qocikt3WAdU^invalid DO NOT USE=
- # -----END CERTIFICATE-----
-
- ## The issuer_private_key is used to sign the JWT forged by OpenID Connect.
- ## Issuer Private Key can also be set using a secret: https://www.authelia.com/c/secrets
- # issuer_private_key: |
- # -----BEGIN RSA PRIVATE KEY-----
- # MIIEpAIBAAKCAQEA8q/elLI/ijMYSJUsnXh0hYUIQYSCrtZQwjRJlmpADYgPQvn1
- # T9D9SzLLu4L2B8xTM4NOkA22Q6MVBxACzGVHUU6NUGtflCCNK9fBtCfcO3AwDtdZ
- # KXou5jHasFhKUxI3lRlCb9HEy1d8srZvnVaAQRgMWL6cQJKorNHhHnh44+QERZF+
- # +5j3UAyOWGmK+Dx7glaSrgtVBQpuaIVjAh0rxdCI3huVj1bBfAkVizmxD9RgzAEW
- # LQeRY6HsYSN/GChQ49q4i55lIxKVCnvOoAff03RlJhvpxLQ2mPntChZlJjdqTzt5
- # txE1/isK9ktvLsug3upgIrGYJoMPfHb41ilYfwIDAQABAoIBAQDTOdFf2JjHH1um
- # aPgRAvNf9v7Nj5jytaRKs5nM6iNf46ls4QPreXnMhqSeSwj6lpNgBYxOgzC9Q+cc
- # Y4ob/paJJPaIJTxmP8K/gyWcOQlNToL1l+eJ20eQoZm23NGr5fIsunSBwLEpTrdB
- # ENqqtcwhW937K8Pxy/Q1nuLyU2bc6Tn/ivLozc8n27dpQWWKh8537VY7ancIaACr
- # LJJLYxKqhQpjtBWAyCDvZQirnAOm9KnvIHaGXIswCZ4Xbsu0Y9NL+woARPyRVQvG
- # jfxy4EmO9s1s6y7OObSukwKDSNihAKHx/VIbvVWx8g2Lv5fGOa+J2Y7o9Qurs8t5
- # BQwMTt0BAoGBAPUw5Z32EszNepAeV3E2mPFUc5CLiqAxagZJuNDO2pKtyN29ETTR
- # Ma4O1cWtGb6RqcNNN/Iukfkdk27Q5nC9VJSUUPYelOLc1WYOoUf6oKRzE72dkMQV
- # R4bf6TkjD+OVR17fAfkswkGahZ5XA7j48KIQ+YC4jbnYKSxZTYyKPjH/AoGBAP1i
- # tqXt36OVlP+y84wWqZSjMelBIVa9phDVGJmmhz3i1cMni8eLpJzWecA3pfnG6Tm9
- # ze5M4whASleEt+M00gEvNaU9ND+z0wBfi+/DwJYIbv8PQdGrBiZFrPhTPjGQUldR
- # lXccV2meeLZv7TagVxSi3DO6dSJfSEHyemd5j9mBAoGAX8Hv+0gOQZQCSOTAq8Nx
- # 6dZcp9gHlNaXnMsP9eTDckOSzh636JPGvj6m+GPJSSbkURUIQ3oyokMNwFqvlNos
- # fTaLhAOfjBZI9WnDTTQxpugWjphJ4HqbC67JC/qIiw5S6FdaEvGLEEoD4zoChywZ
- # 9oGAn+fz2d/0/JAH/FpFPgsCgYEAp/ipZgPzziiZ9ov1wbdAQcWRj7RaWnssPFpX
- # jXwEiXT3CgEMO4MJ4+KWIWOChrti3qFBg6i6lDyyS6Qyls7sLFbUdC7HlTcrOEMe
- # rBoTcCI1GqZNlqWOVQ65ZIEiaI7o1vPBZo2GMQEZuq8mDKFsOMThvvTrM5cAep84
- # n6HJR4ECgYABWcbsSnr0MKvVth/inxjbKapbZnp2HUCuw87Ie5zK2Of/tbC20wwk
- # yKw3vrGoE3O1t1g2m2tn8UGGASeZ842jZWjIODdSi5+icysQGuULKt86h/woz2SQ
- # 27GoE2i5mh6Yez6VAYbUuns3FcwIsMyWLq043Tu2DNkx9ijOOAuQzw^invalid..
- # DO NOT USE==
- # -----END RSA PRIVATE KEY-----
-
- ## The lifespans configure the expiration for these token types.
- # access_token_lifespan: 1h
- # authorize_code_lifespan: 1m
- # id_token_lifespan: 1h
- # refresh_token_lifespan: 90m
-
- ## Enables additional debug messages.
- # enable_client_debug_messages: false
-
- ## SECURITY NOTICE: It's not recommended changing this option and values below 8 are strongly discouraged.
- # minimum_parameter_entropy: 8
-
- ## SECURITY NOTICE: It's not recommended changing this option, and highly discouraged to have it set to 'never'
- ## for security reasons.
- # enforce_pkce: public_clients_only
-
- ## Cross-Origin Resource Sharing (CORS) settings.
- # cors:
- ## List of endpoints in addition to the metadata endpoints to permit cross-origin requests on.
- # endpoints:
- # - authorization
- # - token
- # - revocation
- # - introspection
- # - userinfo
-
- ## List of allowed origins.
- ## Any origin with https is permitted unless this option is configured or the
- ## allowed_origins_from_client_redirect_uris option is enabled.
- # allowed_origins:
- # - https://example.com
-
- ## Automatically adds the origin portion of all redirect URI's on all clients to the list of allowed_origins,
- ## provided they have the scheme http or https and do not have the hostname of localhost.
- # allowed_origins_from_client_redirect_uris: false
-
- ## Clients is a list of known clients and their configuration.
- # clients:
- # -
- ## The ID is the OpenID Connect ClientID which is used to link an application to a configuration.
- # id: myapp
-
- ## The description to show to users when they end up on the consent screen. Defaults to the ID above.
- # description: My Application
-
- ## The client secret is a shared secret between Authelia and the consumer of this client.
- # secret: this_is_a_secret
-
- ## Sector Identifiers are occasionally used to generate pairwise subject identifiers. In most cases this is not
- ## necessary. Read the documentation for more information.
- ## The subject identifier must be the host component of a URL, which is a domain name with an optional port.
- # sector_identifier: example.com
-
- ## Sets the client to public. This should typically not be set, please see the documentation for usage.
- # public: false
-
- ## The policy to require for this client; one_factor or two_factor.
- # authorization_policy: two_factor
-
- ## The consent mode controls how consent is obtained.
- # consent_mode: auto
-
- ## This value controls the duration a consent on this client remains remembered when the consent mode is
- ## configured as 'auto' or 'pre-configured'.
- # pre_configured_consent_duration: 1w
-
- ## Audience this client is allowed to request.
- # audience: []
-
- ## Scopes this client is allowed to request.
- # scopes:
- # - openid
- # - groups
- # - email
- # - profile
-
- ## Redirect URI's specifies a list of valid case-sensitive callbacks for this client.
- # redirect_uris:
- # - https://oidc.example.com:8080/oauth2/callback
-
- ## Grant Types configures which grants this client can obtain.
- ## It's not recommended to define this unless you know what you're doing.
- # grant_types:
- # - refresh_token
- # - authorization_code
-
- ## Response Types configures which responses this client can be sent.
- ## It's not recommended to define this unless you know what you're doing.
- # response_types:
- # - code
-
- ## Response Modes configures which response modes this client supports.
- # response_modes:
- # - form_post
- # - query
- # - fragment
-
- ## The algorithm used to sign userinfo endpoint responses for this client, either none or RS256.
- # userinfo_signing_algorithm: none
-...
diff --git a/Authentication/Authelia/docker-compose-traefik.yml b/Authentication/Authelia/docker-compose-traefik.yml
index 2eeb2628..40514b3e 100644
--- a/Authentication/Authelia/docker-compose-traefik.yml
+++ b/Authentication/Authelia/docker-compose-traefik.yml
@@ -1,64 +1,66 @@
-#### NETWORKS
-networks:
- docker-traefik_front_network:
- external: true
- back_network:
- driver: bridge
- attachable: true
-
-#### SERVICES
-services:
+
+URL : HHHHH
-### Authelia
- authelia:
- container_name: authelia-app
- hostname: authelia-app
- image: authelia/authelia
- volumes:
- - ./config:/config
- networks:
- - back_network
- - docker-traefik_front_network
- security_opt:
- - no-new-privileges:true
- labels:
- - "traefik.enable=true"
- - "traefik.docker.network=docker-traefik_front_network"
-# HTTP
- - "traefik.http.routers.authelia-http.rule=Host(`auth.10.0.4.29.traefik.me`)"
- - "traefik.http.routers.authelia-http.entrypoints=http"
-# HTTPS
- - "traefik.http.routers.authelia-https.rule=Host(`auth.10.0.4.29.traefik.me`)"
- - "traefik.http.routers.authelia-https.entrypoints=https"
- - "traefik.http.routers.authelia-https.tls=true"
- - "traefik.http.routers.authelia.service=authelia-service"
- - "traefik.http.routers.authelia-https.middlewares=authelia-addprefix"
-# Middleware
- - "traefik.http.middlewares.guacamole-addprefix.addprefix.prefix=/guacamole"
- - 'traefik.http.middlewares.authelia.forwardAuth.address=http://authelia:9091/api/verify?rd=https://auth.jimsgarage.co.uk'
- - 'traefik.http.middlewares.authelia.forwardAuth.trustForwardHeader=true'
- - 'traefik.http.middlewares.authelia.forwardAuth.authResponseHeaders=Remote-User,Remote-Groups,Remote-Name,Remote-Email'
- - 'traefik.http.middlewares.authelia-basic.forwardAuth.address=http://authelia:9091/api/verify?auth=basic'
- - 'traefik.http.middlewares.authelia-basic.forwardAuth.trustForwardHeader=true'
- - 'traefik.http.middlewares.authelia-basic.forwardAuth.authResponseHeaders=Remote-User,Remote-Groups,Remote-Name,Remote-Email'
-# Service
- - "traefik.http.services.authelia-service.loadbalancer.server.port=9091"
- restart: unless-stopped
- environment:
- - TZ=Europe/Paris
- healthcheck:
- disable: true
+# Fichier-Stockage
- redis:
- container_name: authelia-redis
- hostname: authelia-redis
- image: redis:alpine
- volumes:
- - ./redis:/data
- networks:
- - back_network
- expose:
- - 6379
- restart: unless-stopped
- environment:
- - TZ=Europe/Paris
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Authentication/Authelia/docker-compose.yml b/Authentication/Authelia/docker-compose.yml
index 2dec27be..a0a34550 100644
--- a/Authentication/Authelia/docker-compose.yml
+++ b/Authentication/Authelia/docker-compose.yml
@@ -1,49 +1,8 @@
-version: '3'
-
-services:
- authelia:
- image: authelia/authelia
- container_name: authelia
- volumes:
- - /home/ubuntu/docker/authelia/config:/config
- networks:
- - proxy
- security_opt:
- - no-new-privileges:true
- labels:
- - 'traefik.enable=true'
- - 'traefik.http.routers.authelia.rule=Host(`auth.jimsgarage.co.uk`)'
- - 'traefik.http.routers.authelia.entrypoints=https'
- - 'traefik.http.routers.authelia.tls=true'
- - 'traefik.http.middlewares.authelia.forwardAuth.address=http://authelia:9091/api/verify?rd=https://auth.jimsgarage.co.uk'
- - 'traefik.http.middlewares.authelia.forwardAuth.trustForwardHeader=true'
- - 'traefik.http.middlewares.authelia.forwardAuth.authResponseHeaders=Remote-User,Remote-Groups,Remote-Name,Remote-Email'
- - 'traefik.http.middlewares.authelia-basic.forwardAuth.address=http://authelia:9091/api/verify?auth=basic'
- - 'traefik.http.middlewares.authelia-basic.forwardAuth.trustForwardHeader=true'
- - 'traefik.http.middlewares.authelia-basic.forwardAuth.authResponseHeaders=Remote-User,Remote-Groups,Remote-Name,Remote-Email'
- - 'traefik.http.services.authelia.loadbalancer.server.port=9091'
- ports:
- - 9091:9091
- restart: unless-stopped
- environment:
- - TZ=Europe/London
- healthcheck:
- disable: true
-
- redis:
- image: redis:alpine
- container_name: redis
- volumes:
- - /home/ubuntu/docker/redis:/data
- networks:
- - proxy
- expose:
- - 6379
- restart: unless-stopped
- environment:
- - TZ=Europe/London
-
-
+#### NETWORKS
networks:
- proxy:
- external: true
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Authentication/Authelia/img/logo-Authelia.png b/Authentication/Authelia/img/banniere-Authelia.png
similarity index 100%
rename from Authentication/Authelia/img/logo-Authelia.png
rename to Authentication/Authelia/img/banniere-Authelia.png
diff --git a/Authentication/Authelia/users_database.yml b/Authentication/Authelia/users_database.yml
deleted file mode 100644
index 08944d06..00000000
--- a/Authentication/Authelia/users_database.yml
+++ /dev/null
@@ -1,19 +0,0 @@
----
-###############################################################
-# Users Database #
-###############################################################
-
-# This file can be used if you do not have an LDAP set up.
-
-# List of users
-users:
- authelia:
- disabled: false
- displayname: "Authelia User"
- # Password is authelia
- password: "$6$rounds=50000$BpLnfgDsc2WD8F2q$Zis.ixdg9s/UOJYrs56b5QEZFiZECu0qZVNsIYxBaNJ7ucIL.nlxVCT5tqh8KHG8X4tlwCFm5r6NTOZZ5qRFN/" # yamllint disable-line rule:line-length
- email: authelia@authelia.com
- groups:
- - admins
- - dev
-...
diff --git a/Authentication/Authentik/.env b/Authentication/Authentik/.env
deleted file mode 100644
index 7b8b5b82..00000000
--- a/Authentication/Authentik/.env
+++ /dev/null
@@ -1,18 +0,0 @@
-PG_PASS=UaXg4bygCAIBx3aIegkYk22LE5bOBWLpAuv60eGk
-AUTHENTIK_SECRET_KEY=ThB3GtCJgHxkoFhyorQ4s5jMznqM13nebhHadJvbp5F2E11wA0
-AUTHENTIK_ERROR_REPORTING__ENABLED=true
-COMPOSE_PORT_HTTPS=1443
-COMPOSE_PORT_HTTP=7000
-# SMTP Host Emails are sent to
-AUTHENTIK_EMAIL__HOST=localhost
-AUTHENTIK_EMAIL__PORT=25
-# Optionally authenticate (don't add quotation marks to your password)
-AUTHENTIK_EMAIL__USERNAME=admin@tips-of-mine.fr
-AUTHENTIK_EMAIL__PASSWORD=password
-# Use StartTLS
-AUTHENTIK_EMAIL__USE_TLS=false
-# Use SSL
-AUTHENTIK_EMAIL__USE_SSL=false
-AUTHENTIK_EMAIL__TIMEOUT=10
-# Email address authentik will send from, should have a correct @domain
-AUTHENTIK_EMAIL__FROM=authentik@localhost
diff --git a/Authentication/Authentik/README.md b/Authentication/Authentik/README.md
index af2c2034..ddf9f3a0 100644
--- a/Authentication/Authentik/README.md
+++ b/Authentication/Authentik/README.md
@@ -1,8 +1,10 @@

+URL :
# Authentik
+
# Téléchargement, Configuration et Lancement
## Téléchargement de Authentik
@@ -23,6 +25,14 @@ Saisir la commande pour vous rendre dans le dossier
```bash
cd Authentication\Authentik
```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
## Lancement de Authentik
Pour utiliser Authentik tout seul
@@ -35,15 +45,19 @@ Pour utiliser Authentik avec Traefik
docker compose -f docker-compose-traefik.yml up -d
```
-Pour utiliser Authentik avec Nginx
-```bash
-docker compose -f docker-compose-nginx.yml up -d
-```
-
# Utilisation
## Accueil
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Authentik.10.0.4.29.traefik.me`)"
+
# More info
- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
diff --git a/Authentication/Authentik/docker-compose-traefik.yml b/Authentication/Authentik/docker-compose-traefik.yml
index 3ac05dd0..40514b3e 100644
--- a/Authentication/Authentik/docker-compose-traefik.yml
+++ b/Authentication/Authentik/docker-compose-traefik.yml
@@ -1,131 +1,66 @@
-#### NETWORKS
-networks:
- docker-traefik_front_network:
- external: true
- back_network:
- driver: bridge
- attachable: true
+
+URL : HHHHH
-#### SERVICES
-services:
+# Fichier-Stockage
-### postgresql
- postgresql:
- container_name: authentik-postgres
- hostname: authentik-postgres
- image: docker.io/library/postgres:15.6-alpine
- restart: unless-stopped
- networks:
- - back_network
- healthcheck:
- test: ["CMD-SHELL", "pg_isready -d $${POSTGRES_DB} -U $${POSTGRES_USER}"]
- start_period: 20s
- interval: 30s
- retries: 5
- timeout: 5s
- volumes:
- - ./data:/var/lib/postgresql/data
- environment:
- PGDATA: /var/lib/postgresql/data/authentik
- POSTGRES_PASSWORD: 'P@ssword!Here!123456'
- POSTGRES_USER: authentik_user
- POSTGRES_DB: authentik_db
- TZ: Europe/Paris
- env_file:
- - .env
+GGGGG
-### redis
- redis:
- container_name: authentik-redis
- hostname: authentik-redis
- image: docker.io/library/redis:alpine
- command: --save 60 1 --loglevel warning
- restart: unless-stopped
- networks:
- - back_network
- healthcheck:
- test: ["CMD-SHELL", "redis-cli ping | grep PONG"]
- start_period: 20s
- interval: 30s
- retries: 5
- timeout: 3s
- volumes:
- - ./redis:/data
- environment:
- - TZ=Europe/London
+# Téléchargement, Configuration et Lancement
-### authentik-server
- server:
- container_name: authentik-server
- hostname: authentik-server
- image: ${AUTHENTIK_IMAGE:-ghcr.io/goauthentik/server}:${AUTHENTIK_TAG:-2024.2.2}
- restart: unless-stopped
- networks:
- - docker-traefik_front_network
- - back_network
- command: server
- environment:
- AUTHENTIK_REDIS__HOST: redis
- AUTHENTIK_POSTGRESQL__HOST: postgresql
- AUTHENTIK_POSTGRESQL__USER: authentik_user
- AUTHENTIK_POSTGRESQL__NAME: authentik_db
- AUTHENTIK_POSTGRESQL__PASSWORD: 'P@ssword!Here!123456'
- volumes:
- - ./media:/media
- - ./custom-templates:/templates
- env_file:
- - .env
-# ports:
-# - "${COMPOSE_PORT_HTTP:-7000}:9000"
-# - "${COMPOSE_PORT_HTTPS:-7443}:9443"
- depends_on:
- - postgresql
- - redis
- labels:
- - "traefik.enable=true"
- - "traefik.docker.network=docker-traefik_front_network"
-# HTTP
- - "traefik.http.routers.authentik-http.rule=Host(`authentik.10.0.4.29.traefik.me`)"
- - "traefik.http.routers.authentik-http.entrypoints=http"
-# HTTPS
- - "traefik.http.routers.authentik-https.rule=Host(`authentik.10.0.4.29.traefik.me`)"
- - "traefik.http.routers.authentik-https.entrypoints=https"
- - "traefik.http.routers.authentik-https.service=authentik-service"
- - "traefik.http.routers.authentik-https.tls=true"
-# Middleware
-# Service
- - "traefik.http.services.authentik-service.loadbalancer.server.port=9000"
+## Téléchargement de Fichier-Stockage
-### authentik-worker
- worker:
- container_name: authentik-worker
- hostname: authentik-worker
- image: ${AUTHENTIK_IMAGE:-ghcr.io/goauthentik/server}:${AUTHENTIK_TAG:-2024.2.2}
- restart: unless-stopped
- networks:
- - docker-traefik_front_network
- - back_network
- command: worker
- environment:
- AUTHENTIK_REDIS__HOST: redis
- AUTHENTIK_POSTGRESQL__HOST: postgresql
- AUTHENTIK_POSTGRESQL__USER: authentik_user
- AUTHENTIK_POSTGRESQL__NAME: authentik_db
- AUTHENTIK_POSTGRESQL__PASSWORD: 'P@ssword!Here!123456'
- # `user: root` and the docker socket volume are optional.
- # See more for the docker socket integration here:
- # https://goauthentik.io/docs/outposts/integrations/docker
- # Removing `user: root` also prevents the worker from fixing the permissions
- # on the mounted folders, so when removing this make sure the folders have the correct UID/GID
- # (1000:1000 by default)
- user: root
- volumes:
- - /var/run/docker.sock:/var/run/docker.sock
- - ./media:/media
- - ./certs:/certs
- - ./custom-templates:/templates
- env_file:
- - .env
- depends_on:
- - postgresql
- - redis
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Authentication/Authentik/docker-compose.yaml b/Authentication/Authentik/docker-compose.yaml
deleted file mode 100644
index 8cbf644d..00000000
--- a/Authentication/Authentik/docker-compose.yaml
+++ /dev/null
@@ -1,87 +0,0 @@
----
-version: "3.4"
-
-services:
- postgresql:
- image: docker.io/library/postgres:12-alpine
- restart: unless-stopped
- healthcheck:
- test: ["CMD-SHELL", "pg_isready -d $${POSTGRES_DB} -U $${POSTGRES_USER}"]
- start_period: 20s
- interval: 30s
- retries: 5
- timeout: 5s
- volumes:
- - database:/var/lib/postgresql/data
- environment:
- POSTGRES_PASSWORD: ${PG_PASS:?database password required}
- POSTGRES_USER: ${PG_USER:-authentik}
- POSTGRES_DB: ${PG_DB:-authentik}
- env_file:
- - .env
- redis:
- image: docker.io/library/redis:alpine
- command: --save 60 1 --loglevel warning
- restart: unless-stopped
- healthcheck:
- test: ["CMD-SHELL", "redis-cli ping | grep PONG"]
- start_period: 20s
- interval: 30s
- retries: 5
- timeout: 3s
- volumes:
- - redis:/data
- server:
- image: ${AUTHENTIK_IMAGE:-ghcr.io/goauthentik/server}:${AUTHENTIK_TAG:-2023.8.3}
- restart: unless-stopped
- command: server
- environment:
- AUTHENTIK_REDIS__HOST: redis
- AUTHENTIK_POSTGRESQL__HOST: postgresql
- AUTHENTIK_POSTGRESQL__USER: ${PG_USER:-authentik}
- AUTHENTIK_POSTGRESQL__NAME: ${PG_DB:-authentik}
- AUTHENTIK_POSTGRESQL__PASSWORD: ${PG_PASS}
- volumes:
- - ./media:/media
- - ./custom-templates:/templates
- env_file:
- - .env
- ports:
- - "${COMPOSE_PORT_HTTP:-9000}:9000"
- - "${COMPOSE_PORT_HTTPS:-9443}:9443"
- depends_on:
- - postgresql
- - redis
- worker:
- image: ${AUTHENTIK_IMAGE:-ghcr.io/goauthentik/server}:${AUTHENTIK_TAG:-2023.8.3}
- restart: unless-stopped
- command: worker
- environment:
- AUTHENTIK_REDIS__HOST: redis
- AUTHENTIK_POSTGRESQL__HOST: postgresql
- AUTHENTIK_POSTGRESQL__USER: ${PG_USER:-authentik}
- AUTHENTIK_POSTGRESQL__NAME: ${PG_DB:-authentik}
- AUTHENTIK_POSTGRESQL__PASSWORD: ${PG_PASS}
- # `user: root` and the docker socket volume are optional.
- # See more for the docker socket integration here:
- # https://goauthentik.io/docs/outposts/integrations/docker
- # Removing `user: root` also prevents the worker from fixing the permissions
- # on the mounted folders, so when removing this make sure the folders have the correct UID/GID
- # (1000:1000 by default)
- user: root
- volumes:
- - /var/run/docker.sock:/var/run/docker.sock
- - ./media:/media
- - ./certs:/certs
- - ./custom-templates:/templates
- env_file:
- - .env
- depends_on:
- - postgresql
- - redis
-
-volumes:
- database:
- driver: local
- redis:
- driver: local
diff --git a/Authentication/Authentik/docker-compose.yml b/Authentication/Authentik/docker-compose.yml
index e69de29b..a0a34550 100644
--- a/Authentication/Authentik/docker-compose.yml
+++ b/Authentication/Authentik/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Authentication/Authentik/img/logo-Authentik.png b/Authentication/Authentik/img/banniere-Authentik.png
similarity index 100%
rename from Authentication/Authentik/img/logo-Authentik.png
rename to Authentication/Authentik/img/banniere-Authentik.png
diff --git a/Authentication/Authentik/prepare.sh b/Authentication/Authentik/prepare.sh
deleted file mode 100644
index 4e450669..00000000
--- a/Authentication/Authentik/prepare.sh
+++ /dev/null
@@ -1,11 +0,0 @@
-#!/bin/sh
-
-if ! (docker ps >/dev/null 2>&1)
-then
- echo "Le daemon docker n'est pas en cours d'exécution, sortie !"
- exit
-fi
-
-echo "Préparation"
-mkdir -p ./redis >/dev/null 2>&1
-mkdir -p ./data >/dev/null 2>&1
diff --git a/Base de données/CouchDB/LICENSE b/Authentication/Keycloak/LICENSE
similarity index 100%
rename from Base de données/CouchDB/LICENSE
rename to Authentication/Keycloak/LICENSE
diff --git a/Authentication/Keycloak/README.md b/Authentication/Keycloak/README.md
index 9dfd8008..393c27b6 100644
--- a/Authentication/Keycloak/README.md
+++ b/Authentication/Keycloak/README.md
@@ -1,7 +1,9 @@

+URL :
# Keycloak
+Solution de gestion de l'identit? et de l'acc?s ? l'Open Source pour les applications et les services modernes.
# Téléchargement, Configuration et Lancement
@@ -23,6 +25,14 @@ Saisir la commande pour vous rendre dans le dossier
```bash
cd Authentication\Keycloak
```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
## Lancement de Keycloak
Pour utiliser Keycloak tout seul
@@ -35,15 +45,19 @@ Pour utiliser Keycloak avec Traefik
docker compose -f docker-compose-traefik.yml up -d
```
-Pour utiliser Keycloak avec Nginx
-```bash
-docker compose -f docker-compose-nginx.yml up -d
-```
-
# Utilisation
## Accueil
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Keycloak.10.0.4.29.traefik.me`)"
+
# More info
- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
diff --git a/Authentication/Keycloak/docker-compose-traefik.yml b/Authentication/Keycloak/docker-compose-traefik.yml
index e69de29b..40514b3e 100644
--- a/Authentication/Keycloak/docker-compose-traefik.yml
+++ b/Authentication/Keycloak/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Authentication/Keycloak/docker-compose.yml b/Authentication/Keycloak/docker-compose.yml
index e69de29b..a0a34550 100644
--- a/Authentication/Keycloak/docker-compose.yml
+++ b/Authentication/Keycloak/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Authentication/Keycloak/img/logo-Keycloak.png b/Authentication/Keycloak/img/logo-Keycloak.png
new file mode 100644
index 00000000..ee8e7957
Binary files /dev/null and b/Authentication/Keycloak/img/logo-Keycloak.png differ
diff --git a/Baby Buddy/docker-compose.yml b/Baby Buddy/docker-compose.yml
deleted file mode 100644
index f7cdfcd4..00000000
--- a/Baby Buddy/docker-compose.yml
+++ /dev/null
@@ -1,12 +0,0 @@
-version: "2.1"
-services:
- babybuddy:
- image: lscr.io/linuxserver/babybuddy
- container_name: babybuddy
- environment:
- - TZ=UTC
- volumes:
- - /srv/appdata/babybuddy/config:/config
- ports:
- - 8540:8000
- restart: unless-stopped
\ No newline at end of file
diff --git a/Base de données/Adminer/README.md b/Base de données/Adminer/README.md
deleted file mode 100644
index 7e5ab3ea..00000000
--- a/Base de données/Adminer/README.md
+++ /dev/null
@@ -1,32 +0,0 @@
-
-
-# Adminer
-
-Adminer est un outil de gestion de base de données complet écrit en PHP. Inversement à phpMyAdmin, il consiste en un seul ficBase-de-donneser prêt à être déployé sur le serveur cible. Adminer est disponible pour MySQL, MariaDB, PostgreSQL, SQLite, MS SQL, Oracle, Elasticsearch, MongoDB et autres via plugin
-
-# Installation
-
-Pour utiliser Adminer tout seul
-```bash
-docker compose up -d
-```
-
-Pour utiliser Adminer avec Traefik
-```bash
-docker compose -f docker-compose-traefik.yml up -d
-```
-
-Pour utiliser Adminer avec Nginx
-```bash
-docker compose -f docker-compose-nginx.yml up -d
-```
-# Utilisation
-
-## Accueil
-
-
-# More info
-- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
-
-# Buy me a coffe
-
diff --git a/Base de données/Adminer/docker-compose-traefik.yml b/Base de données/Adminer/docker-compose-traefik.yml
deleted file mode 100644
index 881f7371..00000000
--- a/Base de données/Adminer/docker-compose-traefik.yml
+++ /dev/null
@@ -1,34 +0,0 @@
-#### NETWORKS
-networks:
- docker-traefik_front_network:
- external: true
- back_network:
- driver: bridge
- attachable: true
-
-#### SERVICES
-services:
-
-### Adminer
- adminer:
- container_name: Adminer-App
- hostname: Adminer-App
- image: adminer
- restart: always
- networks:
- - back_network
- - docker-traefik_front_network
- labels:
- - "traefik.enable=true"
- - "traefik.docker.network=docker-traefik_front_network"
-# HTTP
- - "traefik.http.routers.adminer-http.rule=Host(`adminer.10.0.4.29.traefik.me`)"
- - "traefik.http.routers.adminer-http.entrypoints=http"
-# HTTPS
- - "traefik.http.routers.adminer-https.rule=Host(`adminer.10.0.4.29.traefik.me`)"
- - "traefik.http.routers.adminer-https.entrypoints=https"
- - "traefik.http.routers.adminer-https.tls=true"
- - "traefik.http.routers.adminer.service=adminer-service"
-# Middleware
-# Service
- - "traefik.http.services.adminer-service.loadbalancer.server.port=8080"
\ No newline at end of file
diff --git a/Base de données/Adminer/docker-compose.yml b/Base de données/Adminer/docker-compose.yml
deleted file mode 100644
index ebaff2d9..00000000
--- a/Base de données/Adminer/docker-compose.yml
+++ /dev/null
@@ -1,11 +0,0 @@
-#### SERVICES
-services:
-
-### Adminer
- adminer:
- container_name: Adminer-Alone
- hostname: Adminer-Alone
- image: adminer
- restart: always
- ports:
- - 8080:8080
diff --git a/Base de données/Adminer/img/Adminer-000.png b/Base de données/Adminer/img/Adminer-000.png
deleted file mode 100644
index 0c469c16..00000000
Binary files a/Base de données/Adminer/img/Adminer-000.png and /dev/null differ
diff --git a/Base de données/ArangoDB/README.md b/Base de données/ArangoDB/README.md
deleted file mode 100644
index 1ab13ca3..00000000
--- a/Base de données/ArangoDB/README.md
+++ /dev/null
@@ -1,31 +0,0 @@
-
-
-# ArangoDB
-
-
-# Installation
-
-Pour utiliser ArangoDB tout seul
-```bash
-docker compose up -d
-```
-
-Pour utiliser ArangoDB avec Traefik
-```bash
-docker compose -f docker-compose-traefik.yml up -d
-```
-
-Pour utiliser ArangoDB 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/CloudBeaver/README.md b/Base de données/CloudBeaver/README.md
deleted file mode 100644
index 6c2642a7..00000000
--- a/Base de données/CloudBeaver/README.md
+++ /dev/null
@@ -1,31 +0,0 @@
-
-
-# CloudBeaver
-
-
-# Installation
-
-Pour utiliser CloudBeaver tout seul
-```bash
-docker compose up -d
-```
-
-Pour utiliser CloudBeaver avec Traefik
-```bash
-docker compose -f docker-compose-traefik.yml up -d
-```
-
-Pour utiliser CloudBeaver 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/CouchDB/README.md b/Base de données/CouchDB/README.md
deleted file mode 100644
index c07ba559..00000000
--- a/Base de données/CouchDB/README.md
+++ /dev/null
@@ -1,31 +0,0 @@
-
-
-# CouchDB
-
-
-# Installation
-
-Pour utiliser CouchDB tout seul
-```bash
-docker compose up -d
-```
-
-Pour utiliser CouchDB avec Traefik
-```bash
-docker compose -f docker-compose-traefik.yml up -d
-```
-
-Pour utiliser CouchDB 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/MariaDB/README.md b/Base de données/MariaDB/README.md
deleted file mode 100644
index be00575a..00000000
--- a/Base de données/MariaDB/README.md
+++ /dev/null
@@ -1,30 +0,0 @@
-
-
-# Mariadb
-
-# Installation
-
-Pour utiliser Mariadb tout seul
-```bash
-docker compose up -d
-```
-
-Pour utiliser Mariadb avec Traefik
-```bash
-docker compose -f docker-compose-traefik.yml up -d
-```
-
-Pour utiliser Mariadb 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/MariaDB/docker-compose.yml b/Base de données/MariaDB/docker-compose.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Base de données/MySQL/README.md b/Base de données/MySQL/README.md
deleted file mode 100644
index 7815b1d6..00000000
--- a/Base de données/MySQL/README.md
+++ /dev/null
@@ -1,30 +0,0 @@
-
-
-# MySQL
-
-# Installation
-
-Pour utiliser MySQL tout seul
-```bash
-docker compose up -d
-```
-
-Pour utiliser MySQL avec Traefik
-```bash
-docker compose -f docker-compose-traefik.yml up -d
-```
-
-Pour utiliser MySQL 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/MySQL/docker-compose-traefik.yml b/Base de données/MySQL/docker-compose-traefik.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Base de données/MySQL/docker-compose.yml b/Base de données/MySQL/docker-compose.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Base de données/PostgreSQL/README.md b/Base de données/PostgreSQL/README.md
deleted file mode 100644
index a11b4433..00000000
--- a/Base de données/PostgreSQL/README.md
+++ /dev/null
@@ -1,30 +0,0 @@
-
-
-# PostgreSQL
-
-# Installation
-
-Pour utiliser PostgreSQL tout seul
-```bash
-docker compose up -d
-```
-
-Pour utiliser PostgreSQL avec Traefik
-```bash
-docker compose -f docker-compose-traefik.yml up -d
-```
-
-Pour utiliser PostgreSQL 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/PostgreSQL/docker-compose-traefik.yml b/Base de données/PostgreSQL/docker-compose-traefik.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Base de données/PostgreSQL/docker-compose.yml b/Base de données/PostgreSQL/docker-compose.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Base de données/RabbitMQ/README.md b/Base de données/RabbitMQ/README.md
deleted file mode 100644
index 1c3e9926..00000000
--- a/Base de données/RabbitMQ/README.md
+++ /dev/null
@@ -1,30 +0,0 @@
-
-
-# RabbitMQ
-
-# Installation
-
-Pour utiliser RabbitMQ tout seul
-```bash
-docker compose up -d
-```
-
-Pour utiliser RabbitMQ avec Traefik
-```bash
-docker compose -f docker-compose-traefik.yml up -d
-```
-
-Pour utiliser RabbitMQ 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/docker-compose-traefik.yml b/Base de données/RabbitMQ/docker-compose-traefik.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Base de données/Redis/README.md b/Base de données/Redis/README.md
deleted file mode 100644
index 90f08455..00000000
--- a/Base de données/Redis/README.md
+++ /dev/null
@@ -1,43 +0,0 @@
-
-
-
-# Redis
-Redis is a versatile and fast data store that supports strings, hashes, lists, sets, streams, and more. It also offers programmability, extensibility, persistence, clustering, and Base-de-donnesgh availability features, as well as Redis Stack for modern data models and processing engines.
-
-# Management UI
-Redis Commander is a web-based management tool for Redis. It is a simple and intuitive tool that allows you to interact with Redis, monitor key space, and execute commands.
-
-Navigate to http://localhost:8081 to access the Redis Commander UI.
-
-
-
-
-## Prerequisites
-- Docker
-- Docker Compose
-
-## Running the Stack
-
-### Standalone
-
-Inside the `standalone` directory, run `docker-compose up` to start the connector.
-
-### Port Configurations
-
-- `6379` - Master Redis port
-- `6380` - Slave Redis port
-
-### Configuration
-
-All the configurations are available in the `standalone/conf` directory.
-
-- `redis.conf` - Master Redis configuration file
-- `redis-replica.conf` - Replica Redis configuration file
-- `redis-commander.json` - Redis Commander configuration file
-
-### Data Persistence
-
-- `standalone/data` - Master Redis data directory
-- `standalone/data-replica` - Replica Redis data directory
-
-
diff --git a/Base de données/Redis/docker-compose-traefik.yml b/Base de données/Redis/docker-compose-traefik.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Base de données/Redis/docker-compose.yml b/Base de données/Redis/docker-compose.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Base de données/Redis/img/logo.png b/Base de données/Redis/img/logo.png
deleted file mode 100644
index 698bcfb1..00000000
Binary files a/Base de données/Redis/img/logo.png and /dev/null differ
diff --git a/Base de données/Redis/img/ui.png b/Base de données/Redis/img/ui.png
deleted file mode 100644
index 206a26da..00000000
Binary files a/Base de données/Redis/img/ui.png and /dev/null differ
diff --git a/Base de données/RethinkDB/README.md b/Base de données/RethinkDB/README.md
deleted file mode 100644
index 7d393f47..00000000
--- a/Base de données/RethinkDB/README.md
+++ /dev/null
@@ -1,31 +0,0 @@
-
-
-# RetBase-de-donnesnkDB
-
-
-# Installation
-
-Pour utiliser RetBase-de-donnesnkDB tout seul
-```bash
-docker compose up -d
-```
-
-Pour utiliser RetBase-de-donnesnkDB avec Traefik
-```bash
-docker compose -f docker-compose-traefik.yml up -d
-```
-
-Pour utiliser RetBase-de-donnesnkDB 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/docker-compose-traefik.yml b/Base de données/RethinkDB/docker-compose-traefik.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Base de données/RethinkDB/docker-compose.yml b/Base de données/RethinkDB/docker-compose.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Base de données/Scylladb/README.md b/Base de données/Scylladb/README.md
deleted file mode 100644
index f1ab1ee0..00000000
--- a/Base de données/Scylladb/README.md
+++ /dev/null
@@ -1,115 +0,0 @@
-
-
-
-# ScyllaDB
-
-ScyllaDB is a NoSQL database management system that is compatible with Apache Cassandra.
-It is designed to scale linearly across multiple commodity servers, wBase-de-donnesle maintaining low latency and Base-de-donnesgh availability.
-ScyllaDB is written in C++ and uses the Seastar framework for concurrency and asynchronous I/O.
-
-
-## Prerequisites
-- Docker
-- Docker Compose
-
-
-## Running the Stack
-
-### Standalone
-
-Inside the `standalone` directory, run `docker-compose up` to start the connector.
-
-### Port Configurations
-
- - `9042` - ScyllaDB CQL port
- - `9160` - ScyllaDB Thrift port
- - `7004` - ScyllaDB Inter-node communication (RPC)
- - `7005` - ScyllaDB Inter-node communication (SSL)
- - `10000` - Scylla REST API
-
-
-### Cluster
-
-Inside the `cluster` directory, run `docker-compose up` to start the connector.
-
-#### Port Configurations
-
-Master
-
-- `9042` - ScyllaDB CQL port
-- `9160` - ScyllaDB Thrift port
-- `7004` - ScyllaDB Inter-node communication (RPC)
-- `7005` - ScyllaDB Inter-node communication (SSL)
-- `10000` - Scylla REST API
-
-Node 1
-
-- `9043` - ScyllaDB CQL port
-- `9161` - ScyllaDB Thrift port
-- `7006` - ScyllaDB Inter-node communication (RPC)
-- `7007` - ScyllaDB Inter-node communication (SSL)
-- `10001` - Scylla REST API
-
-**Cluster Status:**
-
-run `docker-compose exec scylladb-master nodetool status` to view the cluster status.
-
-```go
-Datacenter: datacenter1
-=======================
-Status=Up/Down
-|/ State=Normal/Leaving/Joining/Moving
--- Address Load Tokens Owns Host ID Rack
-UN 172.27.0.3 2.07 MB 256 ? a899f085-0437-444a-80fe-158958a8796b rack1
-UN 172.27.0.2 2.02 MB 256 ? 2910746d-e5f2-4a28-a63d-a089cdcb0438 rack1
-
-Note: Non-system keyspaces don't have the same replication settings, effective ownersBase-de-donnesp information is meaningless
-```
-
-**Cluster Topology:**
-
-run `docker-compose exec scylladb-master nodetool describecluster` to view the cluster topology.
-
-```go
-Cluster Information:
- Name: Test Cluster
- Snitch: org.apache.cassandra.locator.SimpleSnitch
- DynamicEndPointSnitch: disabled
- Partitioner: org.apache.cassandra.dht.Murmur3Partitioner
- Schema versions:
- f99fb55d-f298-30d6-bd75-31f9855362c2: [172.29.0.2, 172.29.0.3]
-```
-
-**Cluster Info:**
-
-run `docker-compose exec scylladb-master nodetool info` to view the cluster info.
-
-```go
-ID : eb720697-ac71-413c-a843-748527cff616
-Gossip active : true
-Thrift active : false
-Native Transport active: true
-Load : 524 KB
-Generation No : 1679584265
-Uptime (seconds) : 139
-Heap Memory (MB) : 14.16 / 247.50
-Off Heap Memory (MB) : 4.65
-Data Center : datacenter1
-Rack : rack1
-Exceptions : 0
-Key Cache : entries 0, size 0 bytes, capacity 0 bytes, 0 Base-de-donnests, 0 requests, 0.000 recent Base-de-donnest rate, 0 save period in seconds
-Row Cache : entries 13, size 13 bytes, capacity 154.2 KiB, 271 Base-de-donnests, 271 requests, 1.000 recent Base-de-donnest rate, 0 save period in seconds
-Counter Cache : entries 0, size 0 bytes, capacity 0 bytes, 0 Base-de-donnests, 0 requests, 0.000 recent Base-de-donnest rate, 0 save period in seconds
-Percent Repaired : 0.0%
-Token : (invoke with -T/--tokens to see all 256 tokens)
-```
-
-## CQLSH
-
-CQLSH is a command line tool for interacting with ScyllaDB.
-
-### Usage
-
-```go
-docker-compose exec <> cqlsh
-```
diff --git a/Base de données/Scylladb/docker-compose-traefik.yml b/Base de données/Scylladb/docker-compose-traefik.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Base de données/Scylladb/docker-compose.yml b/Base de données/Scylladb/docker-compose.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Base de données/WunderBase/README.md b/Base de données/WunderBase/README.md
deleted file mode 100644
index c8b321ce..00000000
--- a/Base de données/WunderBase/README.md
+++ /dev/null
@@ -1,31 +0,0 @@
-
-
-# WunderBase
-
-
-# Installation
-
-Pour utiliser WunderBase tout seul
-```bash
-docker compose up -d
-```
-
-Pour utiliser WunderBase avec Traefik
-```bash
-docker compose -f docker-compose-traefik.yml up -d
-```
-
-Pour utiliser WunderBase 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/docker-compose-traefik.yml b/Base de données/WunderBase/docker-compose-traefik.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Base de données/WunderBase/docker-compose.yml b/Base de données/WunderBase/docker-compose.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Base de données/pgAdmin/README.md b/Base de données/pgAdmin/README.md
deleted file mode 100644
index d87bc63e..00000000
--- a/Base de données/pgAdmin/README.md
+++ /dev/null
@@ -1,31 +0,0 @@
-
-
-# pgAdmin
-
-
-# Installation
-
-Pour utiliser pgAdmin tout seul
-```bash
-docker compose up -d
-```
-
-Pour utiliser pgAdmin avec Traefik
-```bash
-docker compose -f docker-compose-traefik.yml up -d
-```
-
-Pour utiliser pgAdmin 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/docker-compose-traefik.yml b/Base de données/pgAdmin/docker-compose-traefik.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Base de données/pgAdmin/docker-compose.yml b/Base de données/pgAdmin/docker-compose.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Base de données/phpMyAdmin/README.md b/Base de données/phpMyAdmin/README.md
deleted file mode 100644
index bf1754d4..00000000
--- a/Base de données/phpMyAdmin/README.md
+++ /dev/null
@@ -1,31 +0,0 @@
-
-
-# phpMyAdmin
-
-
-# Installation
-
-Pour utiliser phpMyAdmin tout seul
-```bash
-docker compose up -d
-```
-
-Pour utiliser phpMyAdmin avec Traefik
-```bash
-docker compose -f docker-compose-traefik.yml up -d
-```
-
-Pour utiliser phpMyAdmin 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/docker-compose-traefik.yml b/Base de données/phpMyAdmin/docker-compose-traefik.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Base de données/phpMyAdmin/docker-compose.yml b/Base de données/phpMyAdmin/docker-compose.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Base de données/MariaDB/LICENSE b/Base-de-donnees/Adminer/LICENSE
similarity index 100%
rename from Base de données/MariaDB/LICENSE
rename to Base-de-donnees/Adminer/LICENSE
diff --git a/Base-de-donnees/Adminer/README.md b/Base-de-donnees/Adminer/README.md
new file mode 100644
index 00000000..e5650d8e
--- /dev/null
+++ b/Base-de-donnees/Adminer/README.md
@@ -0,0 +1,66 @@
+
+URL :
+
+# Adminer
+
+Gestion de base de donn?es complet ?crit en PHP.
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Adminer
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Base-de-donnees\Adminer
+```
+
+## Modifier la configuration de Adminer
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Base-de-donnees\Adminer
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Adminer
+
+Pour utiliser Adminer tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Adminer avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Adminer.10.0.4.29.traefik.me`)"
+
+
+# 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-donnees/Adminer/docker-compose-traefik.yml b/Base-de-donnees/Adminer/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Base-de-donnees/Adminer/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Fichier-Stockage/FileGator/docker-compose.yml b/Base-de-donnees/Adminer/docker-compose.yml
similarity index 100%
rename from Fichier-Stockage/FileGator/docker-compose.yml
rename to Base-de-donnees/Adminer/docker-compose.yml
diff --git a/Base de données/Adminer/img/logo-Adminer.png b/Base-de-donnees/Adminer/img/banniere-Adminer.png
similarity index 100%
rename from Base de données/Adminer/img/logo-Adminer.png
rename to Base-de-donnees/Adminer/img/banniere-Adminer.png
diff --git a/Base-de-donnees/Adminer/img/logo-Adminer.png b/Base-de-donnees/Adminer/img/logo-Adminer.png
new file mode 100644
index 00000000..4af30cef
Binary files /dev/null and b/Base-de-donnees/Adminer/img/logo-Adminer.png differ
diff --git a/Base de données/MySQL/LICENSE b/Base-de-donnees/ArangoDB/LICENSE
similarity index 100%
rename from Base de données/MySQL/LICENSE
rename to Base-de-donnees/ArangoDB/LICENSE
diff --git a/Base-de-donnees/ArangoDB/README.md b/Base-de-donnees/ArangoDB/README.md
new file mode 100644
index 00000000..37539f55
--- /dev/null
+++ b/Base-de-donnees/ArangoDB/README.md
@@ -0,0 +1,66 @@
+
+URL : https://github.com/apache/incubator-answer
+
+# ArangoDB
+
+Syst?me de base de donn?es graphiques natifs libre et open source.
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de ArangoDB
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Base-de-donnees\ArangoDB
+```
+
+## Modifier la configuration de ArangoDB
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Base-de-donnees\ArangoDB
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de ArangoDB
+
+Pour utiliser ArangoDB tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser ArangoDB avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://ArangoDB.10.0.4.29.traefik.me`)"
+
+
+# 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-donnees/ArangoDB/docker-compose-traefik.yml b/Base-de-donnees/ArangoDB/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Base-de-donnees/ArangoDB/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Fichier-Stockage/FileRun/docker-compose.yml b/Base-de-donnees/ArangoDB/docker-compose.yml
similarity index 100%
rename from Fichier-Stockage/FileRun/docker-compose.yml
rename to Base-de-donnees/ArangoDB/docker-compose.yml
diff --git a/Base-de-donnees/ArangoDB/img/logo-ArangoDB.png b/Base-de-donnees/ArangoDB/img/logo-ArangoDB.png
new file mode 100644
index 00000000..fabb6bbd
Binary files /dev/null and b/Base-de-donnees/ArangoDB/img/logo-ArangoDB.png differ
diff --git a/Base de données/PostgreSQL/LICENSE b/Base-de-donnees/CloudBeaver/LICENSE
similarity index 100%
rename from Base de données/PostgreSQL/LICENSE
rename to Base-de-donnees/CloudBeaver/LICENSE
diff --git a/Base-de-donnees/CloudBeaver/README.md b/Base-de-donnees/CloudBeaver/README.md
new file mode 100644
index 00000000..90b82648
--- /dev/null
+++ b/Base-de-donnees/CloudBeaver/README.md
@@ -0,0 +1,66 @@
+
+URL :
+
+# CloudBeaver
+
+Gestion de base de donn?es bas? sur un serveur web qui fournit une interface web riche.
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de CloudBeaver
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Base-de-donnees\CloudBeaver
+```
+
+## Modifier la configuration de CloudBeaver
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Base-de-donnees\CloudBeaver
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de CloudBeaver
+
+Pour utiliser CloudBeaver tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser CloudBeaver avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://CloudBeaver.10.0.4.29.traefik.me`)"
+
+
+# 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-donnees/CloudBeaver/docker-compose-traefik.yml b/Base-de-donnees/CloudBeaver/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Base-de-donnees/CloudBeaver/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Fichier-Stockage/Gokapi/docker-compose.yml b/Base-de-donnees/CloudBeaver/docker-compose.yml
similarity index 100%
rename from Fichier-Stockage/Gokapi/docker-compose.yml
rename to Base-de-donnees/CloudBeaver/docker-compose.yml
diff --git a/Base-de-donnees/CloudBeaver/img/logo-CloudBeaver.png b/Base-de-donnees/CloudBeaver/img/logo-CloudBeaver.png
new file mode 100644
index 00000000..fc70a472
Binary files /dev/null and b/Base-de-donnees/CloudBeaver/img/logo-CloudBeaver.png differ
diff --git a/Base de données/RabbitMQ/LICENSE b/Base-de-donnees/CouchDB/LICENSE
similarity index 100%
rename from Base de données/RabbitMQ/LICENSE
rename to Base-de-donnees/CouchDB/LICENSE
diff --git a/Base-de-donnees/CouchDB/README.md b/Base-de-donnees/CouchDB/README.md
new file mode 100644
index 00000000..08c277ce
--- /dev/null
+++ b/Base-de-donnees/CouchDB/README.md
@@ -0,0 +1,66 @@
+
+URL :
+
+# CouchDB
+
+Syst?me de base de donn?es NoSQL orient?e de documents ouverts, impl?ment?e dans Erlang.
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de CouchDB
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Base-de-donnees\CouchDB
+```
+
+## Modifier la configuration de CouchDB
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Base-de-donnees\CouchDB
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de CouchDB
+
+Pour utiliser CouchDB tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser CouchDB avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://CouchDB.10.0.4.29.traefik.me`)"
+
+
+# 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-donnees/CouchDB/docker-compose-traefik.yml b/Base-de-donnees/CouchDB/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Base-de-donnees/CouchDB/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Fichier-Stockage/Mega/docker-compose.yml b/Base-de-donnees/CouchDB/docker-compose.yml
similarity index 100%
rename from Fichier-Stockage/Mega/docker-compose.yml
rename to Base-de-donnees/CouchDB/docker-compose.yml
diff --git a/Base-de-donnees/CouchDB/img/logo-CouchDB.png b/Base-de-donnees/CouchDB/img/logo-CouchDB.png
new file mode 100644
index 00000000..67e7b8bf
Binary files /dev/null and b/Base-de-donnees/CouchDB/img/logo-CouchDB.png differ
diff --git a/Base de données/Redis/LICENSE b/Base-de-donnees/Influxdb/LICENSE
similarity index 100%
rename from Base de données/Redis/LICENSE
rename to Base-de-donnees/Influxdb/LICENSE
diff --git a/Base-de-donnees/Influxdb/README.md b/Base-de-donnees/Influxdb/README.md
new file mode 100644
index 00000000..9f0320ce
--- /dev/null
+++ b/Base-de-donnees/Influxdb/README.md
@@ -0,0 +1,66 @@
+
+URL :
+
+# Influxdb
+
+
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Influxdb
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Base-de-donnees\Influxdb
+```
+
+## Modifier la configuration de Influxdb
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Base-de-donnees\Influxdb
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Influxdb
+
+Pour utiliser Influxdb tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Influxdb avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Influxdb.10.0.4.29.traefik.me`)"
+
+
+# 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-donnees/Influxdb/docker-compose-traefik.yml b/Base-de-donnees/Influxdb/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Base-de-donnees/Influxdb/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Influxdb/docker-compose.yaml b/Base-de-donnees/Influxdb/docker-compose.yaml
similarity index 100%
rename from Influxdb/docker-compose.yaml
rename to Base-de-donnees/Influxdb/docker-compose.yaml
diff --git a/Fichier-Stockage/Nextcloud/docker-compose.yml b/Base-de-donnees/Influxdb/docker-compose.yml
similarity index 100%
rename from Fichier-Stockage/Nextcloud/docker-compose.yml
rename to Base-de-donnees/Influxdb/docker-compose.yml
diff --git a/Base de données/RethinkDB/LICENSE b/Base-de-donnees/MariaDB/LICENSE
similarity index 100%
rename from Base de données/RethinkDB/LICENSE
rename to Base-de-donnees/MariaDB/LICENSE
diff --git a/Base-de-donnees/MariaDB/README.md b/Base-de-donnees/MariaDB/README.md
new file mode 100644
index 00000000..3574240a
--- /dev/null
+++ b/Base-de-donnees/MariaDB/README.md
@@ -0,0 +1,66 @@
+
+URL :
+
+# MariaDB
+
+Syst?me de base de donn?es.
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de MariaDB
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Base-de-donnees\MariaDB
+```
+
+## Modifier la configuration de MariaDB
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Base-de-donnees\MariaDB
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de MariaDB
+
+Pour utiliser MariaDB tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser MariaDB avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://MariaDB.10.0.4.29.traefik.me`)"
+
+
+# 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-donnees/MariaDB/docker-compose-traefik.yml b/Base-de-donnees/MariaDB/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Base-de-donnees/MariaDB/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# 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/MariaDB/docker-compose.yaml b/Base-de-donnees/MariaDB/docker-compose.yaml
similarity index 100%
rename from Base de données/MariaDB/docker-compose.yaml
rename to Base-de-donnees/MariaDB/docker-compose.yaml
diff --git a/Fichier-Stockage/OwnCloud/docker-compose.yml b/Base-de-donnees/MariaDB/docker-compose.yml
similarity index 100%
rename from Fichier-Stockage/OwnCloud/docker-compose.yml
rename to Base-de-donnees/MariaDB/docker-compose.yml
diff --git a/Base-de-donnees/MariaDB/img/logo-MariaDB.png b/Base-de-donnees/MariaDB/img/logo-MariaDB.png
new file mode 100644
index 00000000..32b14333
Binary files /dev/null and b/Base-de-donnees/MariaDB/img/logo-MariaDB.png differ
diff --git a/Base de données/Scylladb/LICENSE b/Base-de-donnees/MySQL/LICENSE
similarity index 100%
rename from Base de données/Scylladb/LICENSE
rename to Base-de-donnees/MySQL/LICENSE
diff --git a/Base-de-donnees/MySQL/README.md b/Base-de-donnees/MySQL/README.md
new file mode 100644
index 00000000..ea895de9
--- /dev/null
+++ b/Base-de-donnees/MySQL/README.md
@@ -0,0 +1,66 @@
+
+URL :
+
+# MySQL
+
+Syst?me de base de donn?es.
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de MySQL
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Base-de-donnees\MySQL
+```
+
+## Modifier la configuration de MySQL
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Base-de-donnees\MySQL
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de MySQL
+
+Pour utiliser MySQL tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser MySQL avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://MySQL.10.0.4.29.traefik.me`)"
+
+
+# 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-donnees/MySQL/docker-compose-traefik.yml b/Base-de-donnees/MySQL/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Base-de-donnees/MySQL/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Fichier-Stockage/PSiTransfer/docker-compose.yml b/Base-de-donnees/MySQL/docker-compose.yml
similarity index 100%
rename from Fichier-Stockage/PSiTransfer/docker-compose.yml
rename to Base-de-donnees/MySQL/docker-compose.yml
diff --git a/Base-de-donnees/MySQL/img/logo-MySQL.png b/Base-de-donnees/MySQL/img/logo-MySQL.png
new file mode 100644
index 00000000..e465715d
Binary files /dev/null and b/Base-de-donnees/MySQL/img/logo-MySQL.png differ
diff --git a/Base de données/MySQL/standalone/docker-compose.yml b/Base-de-donnees/MySQL/standalone/docker-compose.yml
similarity index 100%
rename from Base de données/MySQL/standalone/docker-compose.yml
rename to Base-de-donnees/MySQL/standalone/docker-compose.yml
diff --git a/Base de données/WunderBase/LICENSE b/Base-de-donnees/NocoDB/LICENSE
similarity index 100%
rename from Base de données/WunderBase/LICENSE
rename to Base-de-donnees/NocoDB/LICENSE
diff --git a/Base-de-donnees/NocoDB/README.md b/Base-de-donnees/NocoDB/README.md
new file mode 100644
index 00000000..9c225d8b
--- /dev/null
+++ b/Base-de-donnees/NocoDB/README.md
@@ -0,0 +1,66 @@
+
+URL :
+
+# NocoDB
+
+NocoDB est une plateforme open source NoCode qui transforme n'importe quelle feuille de travail MySQL, PostgreSQL, SQLite et MariaDB. NocoDB est si flexible qu'il peut ?tre int?gr? ? de nombreuses entreprises verticales. NocoDB a ?t? t?l?charg? plus de 6,6 millions de fois dans Docker au cours de la premi?re ann?e de lancement. NocoDB permet m?me aux non-d?veloppeurs ou aux utilisateurs professionnels de devenir des cr?ateurs de logiciels.
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de NocoDB
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Base-de-donnees\NocoDB
+```
+
+## Modifier la configuration de NocoDB
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Base-de-donnees\NocoDB
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de NocoDB
+
+Pour utiliser NocoDB tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser NocoDB avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://NocoDB.10.0.4.29.traefik.me`)"
+
+
+# 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-donnees/NocoDB/docker-compose-traefik.yml b/Base-de-donnees/NocoDB/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Base-de-donnees/NocoDB/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Fichier-Stockage/PicoShare/docker-compose.yml b/Base-de-donnees/NocoDB/docker-compose.yml
similarity index 100%
rename from Fichier-Stockage/PicoShare/docker-compose.yml
rename to Base-de-donnees/NocoDB/docker-compose.yml
diff --git a/Base-de-donnees/NocoDB/img/logo-NocoDB.png b/Base-de-donnees/NocoDB/img/logo-NocoDB.png
new file mode 100644
index 00000000..671956c3
Binary files /dev/null and b/Base-de-donnees/NocoDB/img/logo-NocoDB.png differ
diff --git a/Base de données/pgAdmin/LICENSE b/Base-de-donnees/PostgreSQL/LICENSE
similarity index 100%
rename from Base de données/pgAdmin/LICENSE
rename to Base-de-donnees/PostgreSQL/LICENSE
diff --git a/Base-de-donnees/PostgreSQL/README.md b/Base-de-donnees/PostgreSQL/README.md
new file mode 100644
index 00000000..9e020ced
--- /dev/null
+++ b/Base-de-donnees/PostgreSQL/README.md
@@ -0,0 +1,66 @@
+
+URL : https://github.com/dbeaver/cloudbeaver
+
+# PostgreSQL
+
+Syst?me de base de donn?es.
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de PostgreSQL
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Base-de-donnees\PostgreSQL
+```
+
+## Modifier la configuration de PostgreSQL
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Base-de-donnees\PostgreSQL
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de PostgreSQL
+
+Pour utiliser PostgreSQL tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser PostgreSQL avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://PostgreSQL.10.0.4.29.traefik.me`)"
+
+
+# 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-donnees/PostgreSQL/docker-compose-traefik.yml b/Base-de-donnees/PostgreSQL/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Base-de-donnees/PostgreSQL/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Fichier-Stockage/Pingvin/docker-compose.yml b/Base-de-donnees/PostgreSQL/docker-compose.yml
similarity index 100%
rename from Fichier-Stockage/Pingvin/docker-compose.yml
rename to Base-de-donnees/PostgreSQL/docker-compose.yml
diff --git a/Base de données/PostgreSQL/img/logo-postgresql.png b/Base-de-donnees/PostgreSQL/img/banniere-PostgreSQL.png
similarity index 100%
rename from Base de données/PostgreSQL/img/logo-postgresql.png
rename to Base-de-donnees/PostgreSQL/img/banniere-PostgreSQL.png
diff --git a/Base-de-donnees/PostgreSQL/img/logo-PostgreSQL.png b/Base-de-donnees/PostgreSQL/img/logo-PostgreSQL.png
new file mode 100644
index 00000000..566111a3
Binary files /dev/null and b/Base-de-donnees/PostgreSQL/img/logo-PostgreSQL.png differ
diff --git a/Base de données/PostgreSQL/replication/docker-compose-replication.yml b/Base-de-donnees/PostgreSQL/replication/docker-compose-replication.yml
similarity index 100%
rename from Base de données/PostgreSQL/replication/docker-compose-replication.yml
rename to Base-de-donnees/PostgreSQL/replication/docker-compose-replication.yml
diff --git a/Base de données/PostgreSQL/replication/master.conf b/Base-de-donnees/PostgreSQL/replication/master.conf
similarity index 100%
rename from Base de données/PostgreSQL/replication/master.conf
rename to Base-de-donnees/PostgreSQL/replication/master.conf
diff --git a/Base de données/PostgreSQL/replication/pg_hba.conf b/Base-de-donnees/PostgreSQL/replication/pg_hba.conf
similarity index 100%
rename from Base de données/PostgreSQL/replication/pg_hba.conf
rename to Base-de-donnees/PostgreSQL/replication/pg_hba.conf
diff --git a/Base de données/PostgreSQL/replication/setup-master.sh b/Base-de-donnees/PostgreSQL/replication/setup-master.sh
similarity index 100%
rename from Base de données/PostgreSQL/replication/setup-master.sh
rename to Base-de-donnees/PostgreSQL/replication/setup-master.sh
diff --git a/Base de données/PostgreSQL/replication/setup-slave.sh b/Base-de-donnees/PostgreSQL/replication/setup-slave.sh
similarity index 100%
rename from Base de données/PostgreSQL/replication/setup-slave.sh
rename to Base-de-donnees/PostgreSQL/replication/setup-slave.sh
diff --git a/Base de données/PostgreSQL/replication/slave.conf b/Base-de-donnees/PostgreSQL/replication/slave.conf
similarity index 100%
rename from Base de données/PostgreSQL/replication/slave.conf
rename to Base-de-donnees/PostgreSQL/replication/slave.conf
diff --git a/Base de données/PostgreSQL/standalone/docker-compose.yml b/Base-de-donnees/PostgreSQL/standalone/docker-compose.yml
similarity index 100%
rename from Base de données/PostgreSQL/standalone/docker-compose.yml
rename to Base-de-donnees/PostgreSQL/standalone/docker-compose.yml
diff --git a/Base de données/phpMyAdmin/LICENSE b/Base-de-donnees/Redis/LICENSE
similarity index 100%
rename from Base de données/phpMyAdmin/LICENSE
rename to Base-de-donnees/Redis/LICENSE
diff --git a/Base-de-donnees/Redis/README.md b/Base-de-donnees/Redis/README.md
new file mode 100644
index 00000000..55c12f46
--- /dev/null
+++ b/Base-de-donnees/Redis/README.md
@@ -0,0 +1,66 @@
+
+URL :
+
+# Redis
+
+Redis est souvent appel? serveur de structures de donn?es. Cela signifie que Redis donne acc?s ? des structures de donn?es mutables via un ensemble de commandes, qui sont envoy?es ? l'aide d'un mod?le serveur-client avec des sockets TCP et un protocole simple. Ainsi, diff?rents processus peuvent interroger et modifier les m?mes structures de donn?es d'une mani?re partag?e. Ce r?f?rentiel construit Redis et t?l?charge divers composants (modules, RedisInsight) afin de construire des paquets redis-stack pour son processus d'IC.
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Redis
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Base-de-donnees\Redis
+```
+
+## Modifier la configuration de Redis
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Base-de-donnees\Redis
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Redis
+
+Pour utiliser Redis tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Redis avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Redis.10.0.4.29.traefik.me`)"
+
+
+# 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-donnees/Redis/docker-compose-traefik.yml b/Base-de-donnees/Redis/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Base-de-donnees/Redis/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Fichier-Stockage/Projectsend/docker-compose.yml b/Base-de-donnees/Redis/docker-compose.yml
similarity index 100%
rename from Fichier-Stockage/Projectsend/docker-compose.yml
rename to Base-de-donnees/Redis/docker-compose.yml
diff --git a/Base de données/Redis/img/logo-Redis.png b/Base-de-donnees/Redis/img/banniere-Redis.png
similarity index 100%
rename from Base de données/Redis/img/logo-Redis.png
rename to Base-de-donnees/Redis/img/banniere-Redis.png
diff --git a/Base-de-donnees/Redis/img/logo-Redis.png b/Base-de-donnees/Redis/img/logo-Redis.png
new file mode 100644
index 00000000..8a3f3069
Binary files /dev/null and b/Base-de-donnees/Redis/img/logo-Redis.png differ
diff --git a/Base de données/Redis/standalone/.gitignore b/Base-de-donnees/Redis/standalone/.gitignore
similarity index 100%
rename from Base de données/Redis/standalone/.gitignore
rename to Base-de-donnees/Redis/standalone/.gitignore
diff --git a/Base de données/Redis/standalone/conf/redis-commander.json b/Base-de-donnees/Redis/standalone/conf/redis-commander.json
similarity index 100%
rename from Base de données/Redis/standalone/conf/redis-commander.json
rename to Base-de-donnees/Redis/standalone/conf/redis-commander.json
diff --git a/Base de données/Redis/standalone/conf/redis-replica.conf b/Base-de-donnees/Redis/standalone/conf/redis-replica.conf
similarity index 100%
rename from Base de données/Redis/standalone/conf/redis-replica.conf
rename to Base-de-donnees/Redis/standalone/conf/redis-replica.conf
diff --git a/Base de données/Redis/standalone/conf/redis.conf b/Base-de-donnees/Redis/standalone/conf/redis.conf
similarity index 100%
rename from Base de données/Redis/standalone/conf/redis.conf
rename to Base-de-donnees/Redis/standalone/conf/redis.conf
diff --git a/Base de données/Redis/standalone/docker-compose.yml b/Base-de-donnees/Redis/standalone/docker-compose.yml
similarity index 100%
rename from Base de données/Redis/standalone/docker-compose.yml
rename to Base-de-donnees/Redis/standalone/docker-compose.yml
diff --git a/Base de données/Redis/standalone/docker/redis.Dockerfile b/Base-de-donnees/Redis/standalone/docker/redis.Dockerfile
similarity index 100%
rename from Base de données/Redis/standalone/docker/redis.Dockerfile
rename to Base-de-donnees/Redis/standalone/docker/redis.Dockerfile
diff --git a/Fichier-Stockage/Chibisafe/LICENSE b/Base-de-donnees/RethinkDB/LICENSE
similarity index 100%
rename from Fichier-Stockage/Chibisafe/LICENSE
rename to Base-de-donnees/RethinkDB/LICENSE
diff --git a/Base-de-donnees/RethinkDB/README.md b/Base-de-donnees/RethinkDB/README.md
new file mode 100644
index 00000000..bdd59e42
--- /dev/null
+++ b/Base-de-donnees/RethinkDB/README.md
@@ -0,0 +1,66 @@
+
+URL : https://docs.couchdb.org/en/stable/index.html
+
+# RethinkDB
+
+Base de donn?es gratuite et ouverte, distribu?e, ax?e sur les documents. La base de donn?es stocke des documents JSON avec des sch?mas dynamiques, et est con?ue pour faciliter l'utilisation de mises ? jour en temps r?el pour les r?sultats des requ?tes aux applications. RethinkDB pousse JSON vers vos applications en temps r?el.
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de RethinkDB
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Base-de-donnees\RethinkDB
+```
+
+## Modifier la configuration de RethinkDB
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Base-de-donnees\RethinkDB
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de RethinkDB
+
+Pour utiliser RethinkDB tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser RethinkDB avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://RethinkDB.10.0.4.29.traefik.me`)"
+
+
+# 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-donnees/RethinkDB/docker-compose-traefik.yml b/Base-de-donnees/RethinkDB/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Base-de-donnees/RethinkDB/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Fichier-Stockage/Pydio/docker-compose.yml b/Base-de-donnees/RethinkDB/docker-compose.yml
similarity index 100%
rename from Fichier-Stockage/Pydio/docker-compose.yml
rename to Base-de-donnees/RethinkDB/docker-compose.yml
diff --git a/Base de données/Scylladb/.gitignore b/Base-de-donnees/Scylladb/.gitignore
similarity index 100%
rename from Base de données/Scylladb/.gitignore
rename to Base-de-donnees/Scylladb/.gitignore
diff --git a/Fichier-Stockage/Droppy/LICENSE b/Base-de-donnees/Scylladb/LICENSE
similarity index 100%
rename from Fichier-Stockage/Droppy/LICENSE
rename to Base-de-donnees/Scylladb/LICENSE
diff --git a/Base-de-donnees/Scylladb/README.md b/Base-de-donnees/Scylladb/README.md
new file mode 100644
index 00000000..bffe3ef0
--- /dev/null
+++ b/Base-de-donnees/Scylladb/README.md
@@ -0,0 +1,115 @@
+
+
+
+# ScyllaDB
+
+ScyllaDB is a NoSQL database management system that is compatible with Apache Cassandra.
+It is designed to scale linearly across multiple commodity servers, while maintaining low latency and high availability.
+ScyllaDB is written in C++ and uses the Seastar framework for concurrency and asynchronous I/O.
+
+
+## Prerequisites
+- Docker
+- Docker Compose
+
+
+## Running the Stack
+
+### Standalone
+
+Inside the `standalone` directory, run `docker-compose up` to start the connector.
+
+### Port Configurations
+
+ - `9042` - ScyllaDB CQL port
+ - `9160` - ScyllaDB Thrift port
+ - `7004` - ScyllaDB Inter-node communication (RPC)
+ - `7005` - ScyllaDB Inter-node communication (SSL)
+ - `10000` - Scylla REST API
+
+
+### Cluster
+
+Inside the `cluster` directory, run `docker-compose up` to start the connector.
+
+#### Port Configurations
+
+Master
+
+- `9042` - ScyllaDB CQL port
+- `9160` - ScyllaDB Thrift port
+- `7004` - ScyllaDB Inter-node communication (RPC)
+- `7005` - ScyllaDB Inter-node communication (SSL)
+- `10000` - Scylla REST API
+
+Node 1
+
+- `9043` - ScyllaDB CQL port
+- `9161` - ScyllaDB Thrift port
+- `7006` - ScyllaDB Inter-node communication (RPC)
+- `7007` - ScyllaDB Inter-node communication (SSL)
+- `10001` - Scylla REST API
+
+**Cluster Status:**
+
+run `docker-compose exec scylladb-master nodetool status` to view the cluster status.
+
+```go
+Datacenter: datacenter1
+=======================
+Status=Up/Down
+|/ State=Normal/Leaving/Joining/Moving
+-- Address Load Tokens Owns Host ID Rack
+UN 172.27.0.3 2.07 MB 256 ? a899f085-0437-444a-80fe-158958a8796b rack1
+UN 172.27.0.2 2.02 MB 256 ? 2910746d-e5f2-4a28-a63d-a089cdcb0438 rack1
+
+Note: Non-system keyspaces don't have the same replication settings, effective ownership information is meaningless
+```
+
+**Cluster Topology:**
+
+run `docker-compose exec scylladb-master nodetool describecluster` to view the cluster topology.
+
+```go
+Cluster Information:
+ Name: Test Cluster
+ Snitch: org.apache.cassandra.locator.SimpleSnitch
+ DynamicEndPointSnitch: disabled
+ Partitioner: org.apache.cassandra.dht.Murmur3Partitioner
+ Schema versions:
+ f99fb55d-f298-30d6-bd75-31f9855362c2: [172.29.0.2, 172.29.0.3]
+```
+
+**Cluster Info:**
+
+run `docker-compose exec scylladb-master nodetool info` to view the cluster info.
+
+```go
+ID : eb720697-ac71-413c-a843-748527cff616
+Gossip active : true
+Thrift active : false
+Native Transport active: true
+Load : 524 KB
+Generation No : 1679584265
+Uptime (seconds) : 139
+Heap Memory (MB) : 14.16 / 247.50
+Off Heap Memory (MB) : 4.65
+Data Center : datacenter1
+Rack : rack1
+Exceptions : 0
+Key Cache : entries 0, size 0 bytes, capacity 0 bytes, 0 hits, 0 requests, 0.000 recent hit rate, 0 save period in seconds
+Row Cache : entries 13, size 13 bytes, capacity 154.2 KiB, 271 hits, 271 requests, 1.000 recent hit rate, 0 save period in seconds
+Counter Cache : entries 0, size 0 bytes, capacity 0 bytes, 0 hits, 0 requests, 0.000 recent hit rate, 0 save period in seconds
+Percent Repaired : 0.0%
+Token : (invoke with -T/--tokens to see all 256 tokens)
+```
+
+## CQLSH
+
+CQLSH is a command line tool for interacting with ScyllaDB.
+
+### Usage
+
+```go
+docker-compose exec <> cqlsh
+```
diff --git a/Base de données/Scylladb/cluster/docker-compose.yml b/Base-de-donnees/Scylladb/cluster/docker-compose.yml
similarity index 100%
rename from Base de données/Scylladb/cluster/docker-compose.yml
rename to Base-de-donnees/Scylladb/cluster/docker-compose.yml
diff --git a/Base-de-donnees/Scylladb/docker-compose-traefik.yml b/Base-de-donnees/Scylladb/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Base-de-donnees/Scylladb/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Fichier-Stockage/Resilio-Sync/docker-compose.yml b/Base-de-donnees/Scylladb/docker-compose.yml
similarity index 100%
rename from Fichier-Stockage/Resilio-Sync/docker-compose.yml
rename to Base-de-donnees/Scylladb/docker-compose.yml
diff --git a/Base de données/Scylladb/img/logo-ScyllaDB.png b/Base-de-donnees/Scylladb/img/banniere-Scylladb.png
similarity index 100%
rename from Base de données/Scylladb/img/logo-ScyllaDB.png
rename to Base-de-donnees/Scylladb/img/banniere-Scylladb.png
diff --git a/Base-de-donnees/Scylladb/img/logo-ScyllaDB.png b/Base-de-donnees/Scylladb/img/logo-ScyllaDB.png
new file mode 100644
index 00000000..b1cfd3bd
Binary files /dev/null and b/Base-de-donnees/Scylladb/img/logo-ScyllaDB.png differ
diff --git a/Base de données/Scylladb/img/logo.png b/Base-de-donnees/Scylladb/img/logo.png
similarity index 100%
rename from Base de données/Scylladb/img/logo.png
rename to Base-de-donnees/Scylladb/img/logo.png
diff --git a/Base de données/Scylladb/standalone/docker-compose.yml b/Base-de-donnees/Scylladb/standalone/docker-compose.yml
similarity index 100%
rename from Base de données/Scylladb/standalone/docker-compose.yml
rename to Base-de-donnees/Scylladb/standalone/docker-compose.yml
diff --git a/Fichier-Stockage/FileGator/LICENSE b/Base-de-donnees/WunderBase/LICENSE
similarity index 100%
rename from Fichier-Stockage/FileGator/LICENSE
rename to Base-de-donnees/WunderBase/LICENSE
diff --git a/Base-de-donnees/WunderBase/README.md b/Base-de-donnees/WunderBase/README.md
new file mode 100644
index 00000000..c4b5632d
--- /dev/null
+++ b/Base-de-donnees/WunderBase/README.md
@@ -0,0 +1,66 @@
+
+URL : https://github.com/cupcakearmy/cryptgeon
+
+# WunderBase
+
+Base de donn?es SQLite sans serveur qui permet aux d?veloppeurs de cr?er et d'ex?cuter des applications sans avoir ? g?rer les serveurs expos?s via GraphQL.
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de WunderBase
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Base-de-donnees\WunderBase
+```
+
+## Modifier la configuration de WunderBase
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Base-de-donnees\WunderBase
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de WunderBase
+
+Pour utiliser WunderBase tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser WunderBase avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://WunderBase.10.0.4.29.traefik.me`)"
+
+
+# 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-donnees/WunderBase/docker-compose-traefik.yml b/Base-de-donnees/WunderBase/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Base-de-donnees/WunderBase/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Fichier-Stockage/Seafile/docker-compose.yml b/Base-de-donnees/WunderBase/docker-compose.yml
similarity index 100%
rename from Fichier-Stockage/Seafile/docker-compose.yml
rename to Base-de-donnees/WunderBase/docker-compose.yml
diff --git a/Base-de-donnees/WunderBase/img/logo-WunderBase.png b/Base-de-donnees/WunderBase/img/logo-WunderBase.png
new file mode 100644
index 00000000..b7a24b50
Binary files /dev/null and b/Base-de-donnees/WunderBase/img/logo-WunderBase.png differ
diff --git a/Fichier-Stockage/FileRun/LICENSE b/Base-de-donnees/pgAdmin/LICENSE
similarity index 100%
rename from Fichier-Stockage/FileRun/LICENSE
rename to Base-de-donnees/pgAdmin/LICENSE
diff --git a/Base-de-donnees/pgAdmin/README.md b/Base-de-donnees/pgAdmin/README.md
new file mode 100644
index 00000000..8a2eb7d3
--- /dev/null
+++ b/Base-de-donnees/pgAdmin/README.md
@@ -0,0 +1,66 @@
+
+URL : https://github.com/bitwarden/server
+
+# pgAdmin
+
+
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de pgAdmin
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Base-de-donnees\pgAdmin
+```
+
+## Modifier la configuration de pgAdmin
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Base-de-donnees\pgAdmin
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de pgAdmin
+
+Pour utiliser pgAdmin tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser pgAdmin avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://pgAdmin.10.0.4.29.traefik.me`)"
+
+
+# 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-donnees/pgAdmin/docker-compose-traefik.yml b/Base-de-donnees/pgAdmin/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Base-de-donnees/pgAdmin/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Fichier-Stockage/Syncthing/docker-compose.yml b/Base-de-donnees/pgAdmin/docker-compose.yml
similarity index 100%
rename from Fichier-Stockage/Syncthing/docker-compose.yml
rename to Base-de-donnees/pgAdmin/docker-compose.yml
diff --git a/Fichier-Stockage/Gokapi/LICENSE b/Base-de-donnees/phpMyAdmin/LICENSE
similarity index 100%
rename from Fichier-Stockage/Gokapi/LICENSE
rename to Base-de-donnees/phpMyAdmin/LICENSE
diff --git a/Base-de-donnees/phpMyAdmin/README.md b/Base-de-donnees/phpMyAdmin/README.md
new file mode 100644
index 00000000..66c3d560
--- /dev/null
+++ b/Base-de-donnees/phpMyAdmin/README.md
@@ -0,0 +1,66 @@
+
+URL :
+
+# phpMyAdmin
+
+Gestion de base de donn?es bas? sur un serveur web qui fournit une interface web riche.
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de phpMyAdmin
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Base-de-donnees\phpMyAdmin
+```
+
+## Modifier la configuration de phpMyAdmin
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Base-de-donnees\phpMyAdmin
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de phpMyAdmin
+
+Pour utiliser phpMyAdmin tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser phpMyAdmin avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://phpMyAdmin.10.0.4.29.traefik.me`)"
+
+
+# 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-donnees/phpMyAdmin/docker-compose-traefik.yml b/Base-de-donnees/phpMyAdmin/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Base-de-donnees/phpMyAdmin/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Fichier-Stockage/XBackBone/docker-compose.yml b/Base-de-donnees/phpMyAdmin/docker-compose.yml
similarity index 100%
rename from Fichier-Stockage/XBackBone/docker-compose.yml
rename to Base-de-donnees/phpMyAdmin/docker-compose.yml
diff --git a/Base-de-donnees/phpMyAdmin/img/logo-phpMyAdmin.png b/Base-de-donnees/phpMyAdmin/img/logo-phpMyAdmin.png
new file mode 100644
index 00000000..0efa8f98
Binary files /dev/null and b/Base-de-donnees/phpMyAdmin/img/logo-phpMyAdmin.png differ
diff --git a/Baïkal/docker-compose-traefik.yml b/Baïkal/docker-compose-traefik.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Baïkal/docker-compose.yml b/Baïkal/docker-compose.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Bind9/README.md b/Bind9/README.md
deleted file mode 100644
index c9f1ab1f..00000000
--- a/Bind9/README.md
+++ /dev/null
@@ -1,31 +0,0 @@
-
-
-# Bind9
-
-
-
-# Installation
-
-Pour utiliser Bind9 tout seul
-```bash
-docker compose up -d
-```
-
-Pour utiliser Bind9 avec Traefik
-```bash
-docker compose -f docker-compose-traefik.yml up -d
-```
-
-Pour utiliser Bind9 avec Nginx
-```bash
-docker compose -f docker-compose-nginx.yml up -d
-```
-
-# Utilisation
-
-
-# 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/Bind9/docker-compose-traefik.yml b/Bind9/docker-compose-traefik.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Bind9/docker-compose.yml b/Bind9/docker-compose.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/BookStack/README.md b/BookStack/README.md
deleted file mode 100644
index cc0f8dd6..00000000
--- a/BookStack/README.md
+++ /dev/null
@@ -1,32 +0,0 @@
-
-
-# Adminer
-
-Adminer est un outil de gestion de base de données complet écrit en PHP. Inversement à phpMyAdmin, il consiste en un seul fichier prêt à être déployé sur le serveur cible. Adminer est disponible pour MySQL, MariaDB, PostgreSQL, SQLite, MS SQL, Oracle, Elasticsearch, MongoDB et autres via plugin
-
-# Installation
-
-Pour utiliser Adminer tout seul
-```bash
-docker compose up -d
-```
-
-Pour utiliser Adminer avec Traefik
-```bash
-docker compose -f docker-compose-traefik.yml up -d
-```
-
-Pour utiliser Adminer avec Nginx
-```bash
-docker compose -f docker-compose-nginx.yml up -d
-```
-# Utilisation
-
-## Accueil
-
-
-# More info
-- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
-
-# Buy me a coffe
-
\ No newline at end of file
diff --git a/BookStack/docker-compose-traefik.yml b/BookStack/docker-compose-traefik.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/BookStack/docker-compose.yml b/BookStack/docker-compose.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Fichier-Stockage/Mega/LICENSE b/Bureau/Memos/LICENSE
similarity index 100%
rename from Fichier-Stockage/Mega/LICENSE
rename to Bureau/Memos/LICENSE
diff --git a/Bureau/Memos/README.md b/Bureau/Memos/README.md
new file mode 100644
index 00000000..4f3f70b2
--- /dev/null
+++ b/Bureau/Memos/README.md
@@ -0,0 +1,66 @@
+
+URL :
+
+# Memos
+
+
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Memos
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Bureau\Memos
+```
+
+## Modifier la configuration de Memos
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Bureau\Memos
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Memos
+
+Pour utiliser Memos tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Memos avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Memos.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Bureau/Memos/docker-compose-traefik.yml b/Bureau/Memos/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Bureau/Memos/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Bureau/Memos/docker-compose.yml b/Bureau/Memos/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Bureau/Memos/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Bureau/Memos/img/banniere-Memos.png b/Bureau/Memos/img/banniere-Memos.png
new file mode 100644
index 00000000..f28ced0c
Binary files /dev/null and b/Bureau/Memos/img/banniere-Memos.png differ
diff --git a/Fichier-Stockage/Nextcloud/LICENSE b/Cadvisor/LICENSE
similarity index 100%
rename from Fichier-Stockage/Nextcloud/LICENSE
rename to Cadvisor/LICENSE
diff --git a/Cadvisor/README.md b/Cadvisor/README.md
index 5fca99fb..b967c32c 100644
--- a/Cadvisor/README.md
+++ b/Cadvisor/README.md
@@ -1,10 +1,39 @@

+URL :
-# Cadvisor
+# Cadvisor
-# Installation
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Cadvisor
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd \Cadvisor
+```
+
+## Modifier la configuration de Cadvisor
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd \Cadvisor
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Cadvisor
Pour utiliser Cadvisor tout seul
```bash
@@ -16,16 +45,22 @@ Pour utiliser Cadvisor avec Traefik
docker compose -f docker-compose-traefik.yml up -d
```
-Pour utiliser Cadvisor avec Nginx
-```bash
-docker compose -f docker-compose-nginx.yml up -d
-```
-
# Utilisation
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Cadvisor.10.0.4.29.traefik.me`)"
+
# 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/Cadvisor/docker-compose-traefik.yml b/Cadvisor/docker-compose-traefik.yml
index e69de29b..40514b3e 100644
--- a/Cadvisor/docker-compose-traefik.yml
+++ b/Cadvisor/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Cadvisor/docker-compose.yml b/Cadvisor/docker-compose.yml
index e69de29b..a0a34550 100644
--- a/Cadvisor/docker-compose.yml
+++ b/Cadvisor/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Castopod/README.md b/Castopod/README.md
deleted file mode 100644
index cc0f8dd6..00000000
--- a/Castopod/README.md
+++ /dev/null
@@ -1,32 +0,0 @@
-
-
-# Adminer
-
-Adminer est un outil de gestion de base de données complet écrit en PHP. Inversement à phpMyAdmin, il consiste en un seul fichier prêt à être déployé sur le serveur cible. Adminer est disponible pour MySQL, MariaDB, PostgreSQL, SQLite, MS SQL, Oracle, Elasticsearch, MongoDB et autres via plugin
-
-# Installation
-
-Pour utiliser Adminer tout seul
-```bash
-docker compose up -d
-```
-
-Pour utiliser Adminer avec Traefik
-```bash
-docker compose -f docker-compose-traefik.yml up -d
-```
-
-Pour utiliser Adminer avec Nginx
-```bash
-docker compose -f docker-compose-nginx.yml up -d
-```
-# Utilisation
-
-## Accueil
-
-
-# More info
-- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
-
-# Buy me a coffe
-
\ No newline at end of file
diff --git a/Castopod/docker-compose-traefik.yml b/Castopod/docker-compose-traefik.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Castopod/docker-compose.yml b/Castopod/docker-compose.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/CommaFeed/README.md b/CommaFeed/README.md
deleted file mode 100644
index cc0f8dd6..00000000
--- a/CommaFeed/README.md
+++ /dev/null
@@ -1,32 +0,0 @@
-
-
-# Adminer
-
-Adminer est un outil de gestion de base de données complet écrit en PHP. Inversement à phpMyAdmin, il consiste en un seul fichier prêt à être déployé sur le serveur cible. Adminer est disponible pour MySQL, MariaDB, PostgreSQL, SQLite, MS SQL, Oracle, Elasticsearch, MongoDB et autres via plugin
-
-# Installation
-
-Pour utiliser Adminer tout seul
-```bash
-docker compose up -d
-```
-
-Pour utiliser Adminer avec Traefik
-```bash
-docker compose -f docker-compose-traefik.yml up -d
-```
-
-Pour utiliser Adminer avec Nginx
-```bash
-docker compose -f docker-compose-nginx.yml up -d
-```
-# Utilisation
-
-## Accueil
-
-
-# More info
-- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
-
-# Buy me a coffe
-
\ No newline at end of file
diff --git a/CommaFeed/docker-compose-traefik.yml b/CommaFeed/docker-compose-traefik.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Fichier-Stockage/OwnCloud/LICENSE b/Communaute/Astuto/LICENSE
similarity index 100%
rename from Fichier-Stockage/OwnCloud/LICENSE
rename to Communaute/Astuto/LICENSE
diff --git a/Communaute/Astuto/README.md b/Communaute/Astuto/README.md
new file mode 100644
index 00000000..f4c473c0
--- /dev/null
+++ b/Communaute/Astuto/README.md
@@ -0,0 +1,67 @@
+
+URL : https://github.com/AndrewPaglusch/FlashPaper
+
+# Astuto
+
+Syst?me de feedback mais on peut tout aussi bien, si on laisse des services de son serveur en acc?s libre ? sa famille par exemple, le transformer en syst?me de demande, pour signaler un probl?me,...
+C'est assez souple pour le "d?tourner" de son utilit? premi?re.
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Astuto
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Communaute\Astuto
+```
+
+## Modifier la configuration de Astuto
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Communaute\Astuto
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Astuto
+
+Pour utiliser Astuto tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Astuto avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Astuto.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Communaute/Astuto/docker-compose-traefik.yml b/Communaute/Astuto/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Communaute/Astuto/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Communaute/Astuto/docker-compose.yml b/Communaute/Astuto/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Communaute/Astuto/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Fichier-Stockage/PSiTransfer/LICENSE b/Communaute/CommaFeed/LICENSE
similarity index 100%
rename from Fichier-Stockage/PSiTransfer/LICENSE
rename to Communaute/CommaFeed/LICENSE
diff --git a/Communaute/CommaFeed/README.md b/Communaute/CommaFeed/README.md
new file mode 100644
index 00000000..12550153
--- /dev/null
+++ b/Communaute/CommaFeed/README.md
@@ -0,0 +1,66 @@
+
+URL :
+
+# CommaFeed
+
+Lecteur RSS self-hosted inspir? de Google Reader, bas? sur Dropwizard et React/TypeScript.
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de CommaFeed
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Communaute\CommaFeed
+```
+
+## Modifier la configuration de CommaFeed
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Communaute\CommaFeed
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de CommaFeed
+
+Pour utiliser CommaFeed tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser CommaFeed avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://CommaFeed.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Communaute/CommaFeed/docker-compose-traefik.yml b/Communaute/CommaFeed/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Communaute/CommaFeed/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/CommaFeed/docker-compose.yml b/Communaute/CommaFeed/docker-compose.yml
similarity index 100%
rename from CommaFeed/docker-compose.yml
rename to Communaute/CommaFeed/docker-compose.yml
diff --git a/Communaute/CommaFeed/img/banniere-CommaFeed.png b/Communaute/CommaFeed/img/banniere-CommaFeed.png
new file mode 100644
index 00000000..6a1dbea8
Binary files /dev/null and b/Communaute/CommaFeed/img/banniere-CommaFeed.png differ
diff --git a/Communaute/CommaFeed/img/logo-CommaFeed.png b/Communaute/CommaFeed/img/logo-CommaFeed.png
new file mode 100644
index 00000000..524aae34
Binary files /dev/null and b/Communaute/CommaFeed/img/logo-CommaFeed.png differ
diff --git a/Fichier-Stockage/PicoShare/LICENSE b/Communaute/FreshRSS/LICENSE
similarity index 100%
rename from Fichier-Stockage/PicoShare/LICENSE
rename to Communaute/FreshRSS/LICENSE
diff --git a/Communaute/FreshRSS/README.md b/Communaute/FreshRSS/README.md
new file mode 100644
index 00000000..d061a79d
--- /dev/null
+++ b/Communaute/FreshRSS/README.md
@@ -0,0 +1,66 @@
+
+URL :
+
+# FreshRSS
+
+
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de FreshRSS
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Communaute\FreshRSS
+```
+
+## Modifier la configuration de FreshRSS
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Communaute\FreshRSS
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de FreshRSS
+
+Pour utiliser FreshRSS tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser FreshRSS avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://FreshRSS.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Communaute/FreshRSS/docker-compose-traefik.yml b/Communaute/FreshRSS/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Communaute/FreshRSS/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/FreshRSS/docker-compose.yml b/Communaute/FreshRSS/docker-compose.yml
similarity index 100%
rename from FreshRSS/docker-compose.yml
rename to Communaute/FreshRSS/docker-compose.yml
diff --git a/Communaute/FreshRSS/img/banniere-FreshRSS.png b/Communaute/FreshRSS/img/banniere-FreshRSS.png
new file mode 100644
index 00000000..889c8723
Binary files /dev/null and b/Communaute/FreshRSS/img/banniere-FreshRSS.png differ
diff --git a/Communaute/FreshRSS/img/logo-FreshRSS.png b/Communaute/FreshRSS/img/logo-FreshRSS.png
new file mode 100644
index 00000000..d15aabfe
Binary files /dev/null and b/Communaute/FreshRSS/img/logo-FreshRSS.png differ
diff --git a/Fichier-Stockage/Pingvin/LICENSE b/Connector/LICENSE
similarity index 100%
rename from Fichier-Stockage/Pingvin/LICENSE
rename to Connector/LICENSE
diff --git a/Fichier-Stockage/Projectsend/LICENSE b/Controle-A-Distance/FreeScout/LICENSE
similarity index 100%
rename from Fichier-Stockage/Projectsend/LICENSE
rename to Controle-A-Distance/FreeScout/LICENSE
diff --git a/Controle-A-Distance/FreeScout/README.md b/Controle-A-Distance/FreeScout/README.md
new file mode 100644
index 00000000..20190359
--- /dev/null
+++ b/Controle-A-Distance/FreeScout/README.md
@@ -0,0 +1,66 @@
+
+URL :
+
+# FreeScout
+
+Bureau d'assistance open source gratuit super l?ger et puissant et la bo?te de r?ception partag?e construit avec PHP (cadre Laravel). Maintenant, vous pouvez profiter gratuitement du scout sans renoncer ? l'intimit? ou ? vous enfermer dans un service que vous ne contr?lez pas. FreeScout a ?t? d?velopp? ? partir de z?ro et n'utilise aucun mat?riel d'aide prot?g? par le droit d'auteur ou de zendesk.
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de FreeScout
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Controle-A-Distance\FreeScout
+```
+
+## Modifier la configuration de FreeScout
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Controle-A-Distance\FreeScout
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de FreeScout
+
+Pour utiliser FreeScout tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser FreeScout avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://FreeScout.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Controle-A-Distance/FreeScout/docker-compose-traefik.yml b/Controle-A-Distance/FreeScout/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Controle-A-Distance/FreeScout/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Controle-A-Distance/FreeScout/docker-compose.yml b/Controle-A-Distance/FreeScout/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Controle-A-Distance/FreeScout/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Controle-A-Distance/FreeScout/img/banniere-FreeScout.png b/Controle-A-Distance/FreeScout/img/banniere-FreeScout.png
new file mode 100644
index 00000000..30f641bb
Binary files /dev/null and b/Controle-A-Distance/FreeScout/img/banniere-FreeScout.png differ
diff --git a/Controle-A-Distance/FreeScout/img/logo-FreeScout.png b/Controle-A-Distance/FreeScout/img/logo-FreeScout.png
new file mode 100644
index 00000000..3ffa7404
Binary files /dev/null and b/Controle-A-Distance/FreeScout/img/logo-FreeScout.png differ
diff --git a/Controle-A-Distance/Guacamole/LICENSE b/Controle-A-Distance/Guacamole/LICENSE
new file mode 100644
index 00000000..d41c0bd9
--- /dev/null
+++ b/Controle-A-Distance/Guacamole/LICENSE
@@ -0,0 +1,232 @@
+GNU GENERAL PUBLIC LICENSE
+Version 3, 29 June 2007
+
+Copyright © 2007 Free Software Foundation, Inc.
+
+Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed.
+
+Preamble
+
+The GNU General Public License is a free, copyleft license for software and other kinds of works.
+
+The licenses for most software and other practical works are designed to take away your freedom to share and change the works. By contrast, the GNU General Public License is intended to guarantee your freedom to share and change all versions of a program--to make sure it remains free software for all its users. We, the Free Software Foundation, use the GNU General Public License for most of our software; it applies also to any other work released this way by its authors. You can apply it to your programs, too.
+
+When we speak of free software, we are referring to freedom, not price. Our General Public Licenses are designed to make sure that you have the freedom to distribute copies of free software (and charge for them if you wish), that you receive source code or can get it if you want it, that you can change the software or use pieces of it in new free programs, and that you know you can do these things.
+
+To protect your rights, we need to prevent others from denying you these rights or asking you to surrender the rights. Therefore, you have certain responsibilities if you distribute copies of the software, or if you modify it: responsibilities to respect the freedom of others.
+
+For example, if you distribute copies of such a program, whether gratis or for a fee, you must pass on to the recipients the same freedoms that you received. You must make sure that they, too, receive or can get the source code. And you must show them these terms so they know their rights.
+
+Developers that use the GNU GPL protect your rights with two steps: (1) assert copyright on the software, and (2) offer you this License giving you legal permission to copy, distribute and/or modify it.
+
+For the developers' and authors' protection, the GPL clearly explains that there is no warranty for this free software. For both users' and authors' sake, the GPL requires that modified versions be marked as changed, so that their problems will not be attributed erroneously to authors of previous versions.
+
+Some devices are designed to deny users access to install or run modified versions of the software inside them, although the manufacturer can do so. This is fundamentally incompatible with the aim of protecting users' freedom to change the software. The systematic pattern of such abuse occurs in the area of products for individuals to use, which is precisely where it is most unacceptable. Therefore, we have designed this version of the GPL to prohibit the practice for those products. If such problems arise substantially in other domains, we stand ready to extend this provision to those domains in future versions of the GPL, as needed to protect the freedom of users.
+
+Finally, every program is threatened constantly by software patents. States should not allow patents to restrict development and use of software on general-purpose computers, but in those that do, we wish to avoid the special danger that patents applied to a free program could make it effectively proprietary. To prevent this, the GPL assures that patents cannot be used to render the program non-free.
+
+The precise terms and conditions for copying, distribution and modification follow.
+
+TERMS AND CONDITIONS
+
+0. Definitions.
+
+“This License” refers to version 3 of the GNU General Public License.
+
+“Copyright” also means copyright-like laws that apply to other kinds of works, such as semiconductor masks.
+
+“The Program” refers to any copyrightable work licensed under this License. Each licensee is addressed as “you”. “Licensees” and “recipients” may be individuals or organizations.
+
+To “modify” a work means to copy from or adapt all or part of the work in a fashion requiring copyright permission, other than the making of an exact copy. The resulting work is called a “modified version” of the earlier work or a work “based on” the earlier work.
+
+A “covered work” means either the unmodified Program or a work based on the Program.
+
+To “propagate” a work means to do anything with it that, without permission, would make you directly or secondarily liable for infringement under applicable copyright law, except executing it on a computer or modifying a private copy. Propagation includes copying, distribution (with or without modification), making available to the public, and in some countries other activities as well.
+
+To “convey” a work means any kind of propagation that enables other parties to make or receive copies. Mere interaction with a user through a computer network, with no transfer of a copy, is not conveying.
+
+An interactive user interface displays “Appropriate Legal Notices” to the extent that it includes a convenient and prominently visible feature that (1) displays an appropriate copyright notice, and (2) tells the user that there is no warranty for the work (except to the extent that warranties are provided), that licensees may convey the work under this License, and how to view a copy of this License. If the interface presents a list of user commands or options, such as a menu, a prominent item in the list meets this criterion.
+
+1. Source Code.
+The “source code” for a work means the preferred form of the work for making modifications to it. “Object code” means any non-source form of a work.
+
+A “Standard Interface” means an interface that either is an official standard defined by a recognized standards body, or, in the case of interfaces specified for a particular programming language, one that is widely used among developers working in that language.
+
+The “System Libraries” of an executable work include anything, other than the work as a whole, that (a) is included in the normal form of packaging a Major Component, but which is not part of that Major Component, and (b) serves only to enable use of the work with that Major Component, or to implement a Standard Interface for which an implementation is available to the public in source code form. A “Major Component”, in this context, means a major essential component (kernel, window system, and so on) of the specific operating system (if any) on which the executable work runs, or a compiler used to produce the work, or an object code interpreter used to run it.
+
+The “Corresponding Source” for a work in object code form means all the source code needed to generate, install, and (for an executable work) run the object code and to modify the work, including scripts to control those activities. However, it does not include the work's System Libraries, or general-purpose tools or generally available free programs which are used unmodified in performing those activities but which are not part of the work. For example, Corresponding Source includes interface definition files associated with source files for the work, and the source code for shared libraries and dynamically linked subprograms that the work is specifically designed to require, such as by intimate data communication or control flow between those subprograms and other parts of the work.
+
+The Corresponding Source need not include anything that users can regenerate automatically from other parts of the Corresponding Source.
+
+The Corresponding Source for a work in source code form is that same work.
+
+2. Basic Permissions.
+All rights granted under this License are granted for the term of copyright on the Program, and are irrevocable provided the stated conditions are met. This License explicitly affirms your unlimited permission to run the unmodified Program. The output from running a covered work is covered by this License only if the output, given its content, constitutes a covered work. This License acknowledges your rights of fair use or other equivalent, as provided by copyright law.
+
+You may make, run and propagate covered works that you do not convey, without conditions so long as your license otherwise remains in force. You may convey covered works to others for the sole purpose of having them make modifications exclusively for you, or provide you with facilities for running those works, provided that you comply with the terms of this License in conveying all material for which you do not control copyright. Those thus making or running the covered works for you must do so exclusively on your behalf, under your direction and control, on terms that prohibit them from making any copies of your copyrighted material outside their relationship with you.
+
+Conveying under any other circumstances is permitted solely under the conditions stated below. Sublicensing is not allowed; section 10 makes it unnecessary.
+
+3. Protecting Users' Legal Rights From Anti-Circumvention Law.
+No covered work shall be deemed part of an effective technological measure under any applicable law fulfilling obligations under article 11 of the WIPO copyright treaty adopted on 20 December 1996, or similar laws prohibiting or restricting circumvention of such measures.
+
+When you convey a covered work, you waive any legal power to forbid circumvention of technological measures to the extent such circumvention is effected by exercising rights under this License with respect to the covered work, and you disclaim any intention to limit operation or modification of the work as a means of enforcing, against the work's users, your or third parties' legal rights to forbid circumvention of technological measures.
+
+4. Conveying Verbatim Copies.
+You may convey verbatim copies of the Program's source code as you receive it, in any medium, provided that you conspicuously and appropriately publish on each copy an appropriate copyright notice; keep intact all notices stating that this License and any non-permissive terms added in accord with section 7 apply to the code; keep intact all notices of the absence of any warranty; and give all recipients a copy of this License along with the Program.
+
+You may charge any price or no price for each copy that you convey, and you may offer support or warranty protection for a fee.
+
+5. Conveying Modified Source Versions.
+You may convey a work based on the Program, or the modifications to produce it from the Program, in the form of source code under the terms of section 4, provided that you also meet all of these conditions:
+
+ a) The work must carry prominent notices stating that you modified it, and giving a relevant date.
+
+ b) The work must carry prominent notices stating that it is released under this License and any conditions added under section 7. This requirement modifies the requirement in section 4 to “keep intact all notices”.
+
+ c) You must license the entire work, as a whole, under this License to anyone who comes into possession of a copy. This License will therefore apply, along with any applicable section 7 additional terms, to the whole of the work, and all its parts, regardless of how they are packaged. This License gives no permission to license the work in any other way, but it does not invalidate such permission if you have separately received it.
+
+ d) If the work has interactive user interfaces, each must display Appropriate Legal Notices; however, if the Program has interactive interfaces that do not display Appropriate Legal Notices, your work need not make them do so.
+
+A compilation of a covered work with other separate and independent works, which are not by their nature extensions of the covered work, and which are not combined with it such as to form a larger program, in or on a volume of a storage or distribution medium, is called an “aggregate” if the compilation and its resulting copyright are not used to limit the access or legal rights of the compilation's users beyond what the individual works permit. Inclusion of a covered work in an aggregate does not cause this License to apply to the other parts of the aggregate.
+
+6. Conveying Non-Source Forms.
+You may convey a covered work in object code form under the terms of sections 4 and 5, provided that you also convey the machine-readable Corresponding Source under the terms of this License, in one of these ways:
+
+ a) Convey the object code in, or embodied in, a physical product (including a physical distribution medium), accompanied by the Corresponding Source fixed on a durable physical medium customarily used for software interchange.
+
+ b) Convey the object code in, or embodied in, a physical product (including a physical distribution medium), accompanied by a written offer, valid for at least three years and valid for as long as you offer spare parts or customer support for that product model, to give anyone who possesses the object code either (1) a copy of the Corresponding Source for all the software in the product that is covered by this License, on a durable physical medium customarily used for software interchange, for a price no more than your reasonable cost of physically performing this conveying of source, or (2) access to copy the Corresponding Source from a network server at no charge.
+
+ c) Convey individual copies of the object code with a copy of the written offer to provide the Corresponding Source. This alternative is allowed only occasionally and noncommercially, and only if you received the object code with such an offer, in accord with subsection 6b.
+
+ d) Convey the object code by offering access from a designated place (gratis or for a charge), and offer equivalent access to the Corresponding Source in the same way through the same place at no further charge. You need not require recipients to copy the Corresponding Source along with the object code. If the place to copy the object code is a network server, the Corresponding Source may be on a different server (operated by you or a third party) that supports equivalent copying facilities, provided you maintain clear directions next to the object code saying where to find the Corresponding Source. Regardless of what server hosts the Corresponding Source, you remain obligated to ensure that it is available for as long as needed to satisfy these requirements.
+
+ e) Convey the object code using peer-to-peer transmission, provided you inform other peers where the object code and Corresponding Source of the work are being offered to the general public at no charge under subsection 6d.
+
+A separable portion of the object code, whose source code is excluded from the Corresponding Source as a System Library, need not be included in conveying the object code work.
+
+A “User Product” is either (1) a “consumer product”, which means any tangible personal property which is normally used for personal, family, or household purposes, or (2) anything designed or sold for incorporation into a dwelling. In determining whether a product is a consumer product, doubtful cases shall be resolved in favor of coverage. For a particular product received by a particular user, “normally used” refers to a typical or common use of that class of product, regardless of the status of the particular user or of the way in which the particular user actually uses, or expects or is expected to use, the product. A product is a consumer product regardless of whether the product has substantial commercial, industrial or non-consumer uses, unless such uses represent the only significant mode of use of the product.
+
+“Installation Information” for a User Product means any methods, procedures, authorization keys, or other information required to install and execute modified versions of a covered work in that User Product from a modified version of its Corresponding Source. The information must suffice to ensure that the continued functioning of the modified object code is in no case prevented or interfered with solely because modification has been made.
+
+If you convey an object code work under this section in, or with, or specifically for use in, a User Product, and the conveying occurs as part of a transaction in which the right of possession and use of the User Product is transferred to the recipient in perpetuity or for a fixed term (regardless of how the transaction is characterized), the Corresponding Source conveyed under this section must be accompanied by the Installation Information. But this requirement does not apply if neither you nor any third party retains the ability to install modified object code on the User Product (for example, the work has been installed in ROM).
+
+The requirement to provide Installation Information does not include a requirement to continue to provide support service, warranty, or updates for a work that has been modified or installed by the recipient, or for the User Product in which it has been modified or installed. Access to a network may be denied when the modification itself materially and adversely affects the operation of the network or violates the rules and protocols for communication across the network.
+
+Corresponding Source conveyed, and Installation Information provided, in accord with this section must be in a format that is publicly documented (and with an implementation available to the public in source code form), and must require no special password or key for unpacking, reading or copying.
+
+7. Additional Terms.
+“Additional permissions” are terms that supplement the terms of this License by making exceptions from one or more of its conditions. Additional permissions that are applicable to the entire Program shall be treated as though they were included in this License, to the extent that they are valid under applicable law. If additional permissions apply only to part of the Program, that part may be used separately under those permissions, but the entire Program remains governed by this License without regard to the additional permissions.
+
+When you convey a copy of a covered work, you may at your option remove any additional permissions from that copy, or from any part of it. (Additional permissions may be written to require their own removal in certain cases when you modify the work.) You may place additional permissions on material, added by you to a covered work, for which you have or can give appropriate copyright permission.
+
+Notwithstanding any other provision of this License, for material you add to a covered work, you may (if authorized by the copyright holders of that material) supplement the terms of this License with terms:
+
+ a) Disclaiming warranty or limiting liability differently from the terms of sections 15 and 16 of this License; or
+
+ b) Requiring preservation of specified reasonable legal notices or author attributions in that material or in the Appropriate Legal Notices displayed by works containing it; or
+
+ c) Prohibiting misrepresentation of the origin of that material, or requiring that modified versions of such material be marked in reasonable ways as different from the original version; or
+
+ d) Limiting the use for publicity purposes of names of licensors or authors of the material; or
+
+ e) Declining to grant rights under trademark law for use of some trade names, trademarks, or service marks; or
+
+ f) Requiring indemnification of licensors and authors of that material by anyone who conveys the material (or modified versions of it) with contractual assumptions of liability to the recipient, for any liability that these contractual assumptions directly impose on those licensors and authors.
+
+All other non-permissive additional terms are considered “further restrictions” within the meaning of section 10. If the Program as you received it, or any part of it, contains a notice stating that it is governed by this License along with a term that is a further restriction, you may remove that term. If a license document contains a further restriction but permits relicensing or conveying under this License, you may add to a covered work material governed by the terms of that license document, provided that the further restriction does not survive such relicensing or conveying.
+
+If you add terms to a covered work in accord with this section, you must place, in the relevant source files, a statement of the additional terms that apply to those files, or a notice indicating where to find the applicable terms.
+
+Additional terms, permissive or non-permissive, may be stated in the form of a separately written license, or stated as exceptions; the above requirements apply either way.
+
+8. Termination.
+You may not propagate or modify a covered work except as expressly provided under this License. Any attempt otherwise to propagate or modify it is void, and will automatically terminate your rights under this License (including any patent licenses granted under the third paragraph of section 11).
+
+However, if you cease all violation of this License, then your license from a particular copyright holder is reinstated (a) provisionally, unless and until the copyright holder explicitly and finally terminates your license, and (b) permanently, if the copyright holder fails to notify you of the violation by some reasonable means prior to 60 days after the cessation.
+
+Moreover, your license from a particular copyright holder is reinstated permanently if the copyright holder notifies you of the violation by some reasonable means, this is the first time you have received notice of violation of this License (for any work) from that copyright holder, and you cure the violation prior to 30 days after your receipt of the notice.
+
+Termination of your rights under this section does not terminate the licenses of parties who have received copies or rights from you under this License. If your rights have been terminated and not permanently reinstated, you do not qualify to receive new licenses for the same material under section 10.
+
+9. Acceptance Not Required for Having Copies.
+You are not required to accept this License in order to receive or run a copy of the Program. Ancillary propagation of a covered work occurring solely as a consequence of using peer-to-peer transmission to receive a copy likewise does not require acceptance. However, nothing other than this License grants you permission to propagate or modify any covered work. These actions infringe copyright if you do not accept this License. Therefore, by modifying or propagating a covered work, you indicate your acceptance of this License to do so.
+
+10. Automatic Licensing of Downstream Recipients.
+Each time you convey a covered work, the recipient automatically receives a license from the original licensors, to run, modify and propagate that work, subject to this License. You are not responsible for enforcing compliance by third parties with this License.
+
+An “entity transaction” is a transaction transferring control of an organization, or substantially all assets of one, or subdividing an organization, or merging organizations. If propagation of a covered work results from an entity transaction, each party to that transaction who receives a copy of the work also receives whatever licenses to the work the party's predecessor in interest had or could give under the previous paragraph, plus a right to possession of the Corresponding Source of the work from the predecessor in interest, if the predecessor has it or can get it with reasonable efforts.
+
+You may not impose any further restrictions on the exercise of the rights granted or affirmed under this License. For example, you may not impose a license fee, royalty, or other charge for exercise of rights granted under this License, and you may not initiate litigation (including a cross-claim or counterclaim in a lawsuit) alleging that any patent claim is infringed by making, using, selling, offering for sale, or importing the Program or any portion of it.
+
+11. Patents.
+A “contributor” is a copyright holder who authorizes use under this License of the Program or a work on which the Program is based. The work thus licensed is called the contributor's “contributor version”.
+
+A contributor's “essential patent claims” are all patent claims owned or controlled by the contributor, whether already acquired or hereafter acquired, that would be infringed by some manner, permitted by this License, of making, using, or selling its contributor version, but do not include claims that would be infringed only as a consequence of further modification of the contributor version. For purposes of this definition, “control” includes the right to grant patent sublicenses in a manner consistent with the requirements of this License.
+
+Each contributor grants you a non-exclusive, worldwide, royalty-free patent license under the contributor's essential patent claims, to make, use, sell, offer for sale, import and otherwise run, modify and propagate the contents of its contributor version.
+
+In the following three paragraphs, a “patent license” is any express agreement or commitment, however denominated, not to enforce a patent (such as an express permission to practice a patent or covenant not to sue for patent infringement). To “grant” such a patent license to a party means to make such an agreement or commitment not to enforce a patent against the party.
+
+If you convey a covered work, knowingly relying on a patent license, and the Corresponding Source of the work is not available for anyone to copy, free of charge and under the terms of this License, through a publicly available network server or other readily accessible means, then you must either (1) cause the Corresponding Source to be so available, or (2) arrange to deprive yourself of the benefit of the patent license for this particular work, or (3) arrange, in a manner consistent with the requirements of this License, to extend the patent license to downstream recipients. “Knowingly relying” means you have actual knowledge that, but for the patent license, your conveying the covered work in a country, or your recipient's use of the covered work in a country, would infringe one or more identifiable patents in that country that you have reason to believe are valid.
+
+If, pursuant to or in connection with a single transaction or arrangement, you convey, or propagate by procuring conveyance of, a covered work, and grant a patent license to some of the parties receiving the covered work authorizing them to use, propagate, modify or convey a specific copy of the covered work, then the patent license you grant is automatically extended to all recipients of the covered work and works based on it.
+
+A patent license is “discriminatory” if it does not include within the scope of its coverage, prohibits the exercise of, or is conditioned on the non-exercise of one or more of the rights that are specifically granted under this License. You may not convey a covered work if you are a party to an arrangement with a third party that is in the business of distributing software, under which you make payment to the third party based on the extent of your activity of conveying the work, and under which the third party grants, to any of the parties who would receive the covered work from you, a discriminatory patent license (a) in connection with copies of the covered work conveyed by you (or copies made from those copies), or (b) primarily for and in connection with specific products or compilations that contain the covered work, unless you entered into that arrangement, or that patent license was granted, prior to 28 March 2007.
+
+Nothing in this License shall be construed as excluding or limiting any implied license or other defenses to infringement that may otherwise be available to you under applicable patent law.
+
+12. No Surrender of Others' Freedom.
+If conditions are imposed on you (whether by court order, agreement or otherwise) that contradict the conditions of this License, they do not excuse you from the conditions of this License. If you cannot convey a covered work so as to satisfy simultaneously your obligations under this License and any other pertinent obligations, then as a consequence you may not convey it at all. For example, if you agree to terms that obligate you to collect a royalty for further conveying from those to whom you convey the Program, the only way you could satisfy both those terms and this License would be to refrain entirely from conveying the Program.
+
+13. Use with the GNU Affero General Public License.
+Notwithstanding any other provision of this License, you have permission to link or combine any covered work with a work licensed under version 3 of the GNU Affero General Public License into a single combined work, and to convey the resulting work. The terms of this License will continue to apply to the part which is the covered work, but the special requirements of the GNU Affero General Public License, section 13, concerning interaction through a network will apply to the combination as such.
+
+14. Revised Versions of this License.
+The Free Software Foundation may publish revised and/or new versions of the GNU General Public License from time to time. Such new versions will be similar in spirit to the present version, but may differ in detail to address new problems or concerns.
+
+Each version is given a distinguishing version number. If the Program specifies that a certain numbered version of the GNU General Public License “or any later version” applies to it, you have the option of following the terms and conditions either of that numbered version or of any later version published by the Free Software Foundation. If the Program does not specify a version number of the GNU General Public License, you may choose any version ever published by the Free Software Foundation.
+
+If the Program specifies that a proxy can decide which future versions of the GNU General Public License can be used, that proxy's public statement of acceptance of a version permanently authorizes you to choose that version for the Program.
+
+Later license versions may give you additional or different permissions. However, no additional obligations are imposed on any author or copyright holder as a result of your choosing to follow a later version.
+
+15. Disclaimer of Warranty.
+THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM “AS IS” WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
+
+16. Limitation of Liability.
+IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
+
+17. Interpretation of Sections 15 and 16.
+If the disclaimer of warranty and limitation of liability provided above cannot be given local legal effect according to their terms, reviewing courts shall apply local law that most closely approximates an absolute waiver of all civil liability in connection with the Program, unless a warranty or assumption of liability accompanies a copy of the Program in return for a fee.
+
+END OF TERMS AND CONDITIONS
+
+How to Apply These Terms to Your New Programs
+
+If you develop a new program, and you want it to be of the greatest possible use to the public, the best way to achieve this is to make it free software which everyone can redistribute and change under these terms.
+
+To do so, attach the following notices to the program. It is safest to attach them to the start of each source file to most effectively state the exclusion of warranty; and each file should have at least the “copyright” line and a pointer to where the full notice is found.
+
+
+ Copyright (C)
+
+ This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
+
+ This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License along with this program. If not, see .
+
+Also add information on how to contact you by electronic and paper mail.
+
+If the program does terminal interaction, make it output a short notice like this when it starts in an interactive mode:
+
+ Copyright (C)
+ This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
+ This is free software, and you are welcome to redistribute it under certain conditions; type `show c' for details.
+
+The hypothetical commands `show w' and `show c' should show the appropriate parts of the General Public License. Of course, your program's commands might be different; for a GUI interface, you would use an “about box”.
+
+You should also get your employer (if you work as a programmer) or school, if any, to sign a “copyright disclaimer” for the program, if necessary. For more information on this, and how to apply and follow the GNU GPL, see .
+
+The GNU General Public License does not permit incorporating your program into proprietary programs. If your program is a subroutine library, you may consider it more useful to permit linking proprietary applications with the library. If this is what you want to do, use the GNU Lesser General Public License instead of this License. But first, please read .
diff --git a/Controle-A-Distance/Guacamole/README.md b/Controle-A-Distance/Guacamole/README.md
new file mode 100644
index 00000000..f0e0b922
--- /dev/null
+++ b/Controle-A-Distance/Guacamole/README.md
@@ -0,0 +1,155 @@
+# Guacamole avec docker-compose
+Ceci est une petite documentation sur la façon de faire fonctionner une instance **Apache Guacamole** avec docker (docker-compose).
+Le but de ce projet est de faciliter le test de Guacamole.
+
+## A propos de Guacamole
+Apache Guacamole est une passerelle de bureau à distance sans client.
+Elle supporte les protocoles standards tels que VNC, RDP et SSH.
+Il est appelé "sans client" car aucun plugin ou logiciel client n'est nécessaire.
+Grâce à HTML5, une fois Guacamole installé sur un serveur, tout ce dont vous avez besoin pour accéder à vos bureaux est un navigateur web.
+
+## Prérequis
+Vous avez besoin d'une installation **docker** fonctionnelle et de **docker-compose** sur votre machine.
+
+## Démarrage rapide
+Clonez le dépôt GIT et démarrez guacamole :
+
+~~~bash
+ git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker-Guacamole-Nginx.git
+ cd Docker-Guacamole-Nginx
+ ./prepare.sh
+ docker-compose up -d
+~~~
+
+Votre serveur guacamole devrait maintenant être disponible à `https://ip of your server:8443/`.
+Le nom d'utilisateur par défaut est `guacadmin` avec le mot de passe `guacadmin`.
+
+## Détails
+Pour comprendre certains détails, regardons de plus près certaines parties du fichier `docker-compose.yml`
+
+### Mise en réseau
+La partie suivante de docker-compose.yml créera un réseau avec le nom `guacnetwork_compose` en mode `bridged`.
+~~~python
+...
+networks :
+ guacnetwork_compose :
+ driver : bridge
+...
+~~~
+
+### Services
+#### guacd
+La partie suivante de docker-compose.yml va créer le service guacd. guacd est le coeur de Guacamole qui charge dynamiquement le support pour les protocoles de bureau à distance (appelés "plugins clients") et les connecte aux bureaux à distance en se basant sur les instructions reçues de l'application web. Le conteneur sera appelé `guacd_compose` basé sur l'image docker `guacamole/guacd` connecté à notre réseau précédemment créé `guacnetwork_compose`. De plus, nous mappons les 2 dossiers locaux `./drive` et `./record` dans le conteneur. Nous pourrons les utiliser plus tard pour mapper les disques des utilisateurs et stocker les enregistrements des sessions.
+
+~~~python
+...
+services:
+ # guacd
+ guacd:
+ container_name: guacd_compose
+ image: guacamole/guacd
+ networks:
+ guacnetwork_compose:
+ restart: always
+ volumes:
+ - ./drive:/drive:rw
+ - ./record:/record:rw
+...
+~~~
+
+#### PostgreSQL
+La partie suivante de docker-compose.yml va créer une instance de PostgreSQL en utilisant l'image docker officielle.
+Cette image est hautement configurable en utilisant des variables d'environnement.
+Elle va par exemple initialiser une base de données si un script d'initialisation est trouvé dans le dossier `/docker-entrypoint-initdb.d` de l'image.
+Puisque nous mappons le dossier local `./init` à l'intérieur du conteneur en tant que `docker-entrypoint-initdb.d`, nous pouvons initialiser la base de données pour guacamole en utilisant notre propre script (`./init/initdb.sql`). Vous pouvez lire plus de détails à ce sujet
+
+~~~python
+...
+ postgres:
+ container_name: postgres_guacamole_compose
+ environment:
+ PGDATA: /var/lib/postgresql/data/guacamole
+ POSTGRES_DB: guacamole_db
+ POSTGRES_PASSWORD: ChooseYourOwnPasswordHere1234
+ POSTGRES_USER: guacamole_user
+ image: postgres
+ networks:
+ guacnetwork_compose:
+ restart: always
+ volumes:
+ - ./init:/docker-entrypoint-initdb.d:ro
+ - ./data:/var/lib/postgresql/data:rw
+...
+~~~
+
+#### Guacamole
+La partie suivante de docker-compose.yml va créer une instance de guacamole en utilisant l'image docker `guacamole` depuis docker hub.
+Il est également hautement configurable en utilisant des variables d'environnement.
+Dans cette configuration, il est configuré pour se connecter à l'instance postgres précédemment créée en utilisant un nom d'utilisateur et un mot de passe et la base de données `guacamole_db`.
+Le port 8080 n'est exposé que localement ! Nous attacherons une instance de nginx pour l'affichage public dans l'étape suivante.
+
+~~~python
+...
+ guacamole:
+ container_name: guacamole_compose
+ depends_on:
+ - guacd
+ - postgres
+ environment:
+ GUACD_HOSTNAME: guacd
+ POSTGRES_DATABASE: guacamole_db
+ POSTGRES_HOSTNAME: postgres
+ POSTGRES_PASSWORD: ChooseYourOwnPasswordHere1234
+ POSTGRES_USER: guacamole_user
+ image: guacamole/guacamole
+ links:
+ - guacd
+ networks:
+ guacnetwork_compose:
+ ports:
+ - 8080/tcp
+ restart: always
+...
+~~~
+
+#### nginx
+La partie suivante de docker-compose.yml va créer une instance de nginx qui va mapper le port public 8443 au port interne 443.
+Le port interne 443 est alors mappé à guacamole en utilisant le fichier `./nginx/templates/guacamole.conf.template`.
+Le conteneur utilisera le certificat auto-signé précédemment généré (`prepare.sh`) dans `./nginx/ssl/` avec `./nginx/ssl/self-ssl.key` et `./nginx/ssl/self.cert`.
+
+~~~python
+...
+ # nginx
+ nginx:
+ container_name: nginx_guacamole_compose
+ restart: always
+ image: nginx
+ volumes:
+ - ./nginx/templates:/etc/nginx/templates:ro
+ - ./nginx/ssl/self.cert:/etc/nginx/ssl/self.cert:ro
+ - ./nginx/ssl/self-ssl.key:/etc/nginx/ssl/self-ssl.key:ro
+ ports:
+ - 8443:443
+ links:
+ - guacamole
+ networks:
+ guacnetwork_compose:
+...
+~~~
+
+## prepare.sh
+`prepare.sh` est un petit script qui crée `./init/initdb.sql` en téléchargeant l'image docker `guacamole/guacamole` et la démarre comme ceci :
+
+~~~bash
+docker run --rm guacamole/guacamole /opt/guacamole/bin/initdb.sh --postgres > ./init/initdb.sql
+~~~
+
+Il crée le fichier d'initialisation de la base de données nécessaire pour postgres.
+
+`prepare.sh` crée également le certificat auto-signé `./nginx/ssl/self.cert` et la clé privée `./nginx/ssl/self-ssl.key` qui sont utilisés par nginx pour https.
+
+## reset.sh
+Pour tout remettre à zéro, il suffit de lancer `./reset.sh`.
+
+## Buy me a coffe
+
diff --git a/Controle-A-Distance/Guacamole/debug.log b/Controle-A-Distance/Guacamole/debug.log
new file mode 100644
index 00000000..fe4e3976
--- /dev/null
+++ b/Controle-A-Distance/Guacamole/debug.log
@@ -0,0 +1,3 @@
+[0703/201232.597:ERROR:registration_protocol_win.cc(107)] CreateFile: Le fichier spcifi est introuvable. (0x2)
+[0703/201232.968:ERROR:registration_protocol_win.cc(107)] CreateFile: Le fichier spcifi est introuvable. (0x2)
+[0703/201233.340:ERROR:registration_protocol_win.cc(107)] CreateFile: Le fichier spcifi est introuvable. (0x2)
diff --git a/00_Install/docker-compose-traefik.yml b/Controle-A-Distance/Guacamole/docker-compose-traefik.yml
similarity index 100%
rename from 00_Install/docker-compose-traefik.yml
rename to Controle-A-Distance/Guacamole/docker-compose-traefik.yml
diff --git a/Controle-A-Distance/Guacamole/docker-compose.yml b/Controle-A-Distance/Guacamole/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Controle-A-Distance/Guacamole/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Controle-A-Distance/Guacamole/guacamole_ssl.conf b/Controle-A-Distance/Guacamole/guacamole_ssl.conf
new file mode 100644
index 00000000..9594ebb4
--- /dev/null
+++ b/Controle-A-Distance/Guacamole/guacamole_ssl.conf
@@ -0,0 +1,32 @@
+[req]
+default_bits = 2048
+default_keyfile = guacamole_ssl.key
+distinguished_name = req_distinguished_name
+req_extensions = req_ext
+x509_extensions = v3_ca
+
+[req_distinguished_name]
+countryName = Country Name (2 letter code)
+countryName_default = FR
+stateOrProvinceName = State or Province Name (full name)
+stateOrProvinceName_default = Nord
+localityName = Locality Name (eg, city)
+localityName_default = Roubaix
+organizationName = Organization Name (eg, company)
+organizationName_default = IT
+organizationalUnitName = organizationalunit
+organizationalUnitName_default = RAD
+commonName = Common Name (e.g. server FQDN or YOUR name)
+commonName_default = guacamole.tips-of-mine.fr
+commonName_max = 64
+
+[req_ext]
+subjectAltName = @alt_names
+
+[v3_ca]
+subjectAltName = @alt_names
+
+[alt_names]
+DNS.1 = localhost
+DNS.2 = 10.0.4.2
+DNS.3 = guacamole.tips-of-mine.fr
\ No newline at end of file
diff --git a/Controle-A-Distance/Guacamole/img/logo-Guacamole.png b/Controle-A-Distance/Guacamole/img/logo-Guacamole.png
new file mode 100644
index 00000000..80b2f811
Binary files /dev/null and b/Controle-A-Distance/Guacamole/img/logo-Guacamole.png differ
diff --git a/Controle-A-Distance/Guacamole/nginx/templates/guacamole.conf.template b/Controle-A-Distance/Guacamole/nginx/templates/guacamole.conf.template
new file mode 100644
index 00000000..eb9eada0
--- /dev/null
+++ b/Controle-A-Distance/Guacamole/nginx/templates/guacamole.conf.template
@@ -0,0 +1,41 @@
+### BBB
+server {
+ listen 443 ssl http2;
+ server_name localhost;
+
+ ssl_certificate /etc/nginx/ssl/self.cert;
+ ssl_certificate_key /etc/nginx/ssl/self-ssl.key;
+
+ ssl_protocols TLSv1.2 TLSv1.3;
+ ssl_prefer_server_ciphers on;
+ ssl_ciphers "EECDH+AESGCM:EDH+AESGCM:AES256+EECDH:AES256+EDH";
+ ssl_ecdh_curve secp384r1;
+ ssl_session_cache shared:SSL:10m;
+ ssl_session_tickets off;
+ ssl_stapling off;
+ ssl_stapling_verify off;
+
+ location / {
+ proxy_pass http://guacamole:8080/guacamole/;
+ proxy_buffering off;
+ proxy_http_version 1.1;
+ proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for;
+ proxy_set_header Upgrade $http_upgrade;
+ proxy_set_header Connection $http_connection;
+ proxy_cookie_path /guacamole/ /;
+ access_log off;
+ # allow large uploads (default=1m)
+ # 4096m = 4GByte
+ client_max_body_size 4096m;
+}
+
+ #error_page 404 /404.html;
+
+ # redirect server error pages to the static page /50x.html
+ #
+ error_page 500 502 503 504 /50x.html;
+ location = /50x.html {
+ root /usr/share/nginx/html;
+ }
+
+}
\ No newline at end of file
diff --git a/Controle-A-Distance/Guacamole/nginx/templates/nginx.conf b/Controle-A-Distance/Guacamole/nginx/templates/nginx.conf
new file mode 100644
index 00000000..939da83d
--- /dev/null
+++ b/Controle-A-Distance/Guacamole/nginx/templates/nginx.conf
@@ -0,0 +1,32 @@
+### AAA
+user nginx;
+worker_processes 1;
+
+error_log /var/log/nginx/error.log warn;
+pid /var/run/nginx.pid;
+
+
+events {
+ worker_connections 1024;
+}
+
+
+http {
+ include /etc/nginx/mime.types;
+ default_type application/octet-stream;
+
+ log_format main '$remote_addr - $remote_user [$time_local] "$request" '
+ '$status $body_bytes_sent "$http_referer" '
+ '"$http_user_agent" "$http_x_forwarded_for"';
+
+ access_log /var/log/nginx/access.log main;
+
+ sendfile on;
+ #tcp_nopush on;
+
+ keepalive_timeout 65;
+
+ #gzip on;
+
+ include /etc/nginx/conf.d/*.conf;
+}
\ No newline at end of file
diff --git a/Controle-A-Distance/Guacamole/prepare.sh b/Controle-A-Distance/Guacamole/prepare.sh
new file mode 100644
index 00000000..b806045d
--- /dev/null
+++ b/Controle-A-Distance/Guacamole/prepare.sh
@@ -0,0 +1,20 @@
+#!/bin/sh
+
+if ! (docker ps >/dev/null 2>&1)
+then
+ echo "Le daemon docker n'est pas en cours d'exécution, sortie !"
+ exit
+fi
+
+echo "Préparation de l'init du dossier et création ./init/initdb.sql"
+mkdir ./init >/dev/null 2>&1
+mkdir -p ./nginx/ssl >/dev/null 2>&1
+chmod -R +x ./init
+docker run --rm guacamole/guacamole /opt/guacamole/bin/initdb.sh --postgres > ./init/initdb.sql
+
+echo " Ok"
+echo "Création de certificats SSL"
+openssl req -nodes -newkey rsa:2048 -new -x509 -keyout nginx/ssl/guacamole_ssl.key -out nginx/ssl/guacamole_ssl.cert -config guacamole_ssl.conf
+
+echo "Vous pouvez utiliser vos propres certificats en plaçant la clé privée dans nginx/ssl/self-ssl.key et le certificat dans nginx/ssl/self.cert."
+echo " Ok"
\ No newline at end of file
diff --git a/Controle-A-Distance/Guacamole/reset.sh b/Controle-A-Distance/Guacamole/reset.sh
new file mode 100644
index 00000000..28f8b420
--- /dev/null
+++ b/Controle-A-Distance/Guacamole/reset.sh
@@ -0,0 +1,13 @@
+#!/bin/bash
+
+echo "Cette opération supprimera votre base de données existante (./data/)"
+echo " supprimer vos enregistrements du dossier (./record/)"
+echo " supprimer les fichiers du dossier (./drive/)"
+echo " supprimez vos fichiers certs du dossier (./nginx/ssl/)"
+echo ""
+read -p "Êtes-vous sûr ? " -n 1 -r
+echo ""
+if [[ $REPLY =~ ^[Yy]$ ]]; then
+ chmod -R +x -- ./init
+ sudo rm -r -f ./data/ ./drive/ ./record/ ./nginx/ssl/
+fi
\ No newline at end of file
diff --git a/Fichier-Stockage/Pydio/LICENSE b/Controle-A-Distance/Kasm/LICENSE
similarity index 100%
rename from Fichier-Stockage/Pydio/LICENSE
rename to Controle-A-Distance/Kasm/LICENSE
diff --git a/Controle-A-Distance/Kasm/README.md b/Controle-A-Distance/Kasm/README.md
new file mode 100644
index 00000000..1fb9a3e8
--- /dev/null
+++ b/Controle-A-Distance/Kasm/README.md
@@ -0,0 +1,66 @@
+
+URL : https://github.com/gotify/server
+
+# Kasm
+
+
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Kasm
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Controle-A-Distance\Kasm
+```
+
+## Modifier la configuration de Kasm
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Controle-A-Distance\Kasm
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Kasm
+
+Pour utiliser Kasm tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Kasm avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Kasm.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Controle-A-Distance/Kasm/docker-compose-traefik.yml b/Controle-A-Distance/Kasm/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Controle-A-Distance/Kasm/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Controle-A-Distance/Kasm/docker-compose.yml b/Controle-A-Distance/Kasm/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Controle-A-Distance/Kasm/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Controle-A-Distance/Kasm/img/banniere-Kasm.png b/Controle-A-Distance/Kasm/img/banniere-Kasm.png
new file mode 100644
index 00000000..cfafc0a5
Binary files /dev/null and b/Controle-A-Distance/Kasm/img/banniere-Kasm.png differ
diff --git a/Fichier-Stockage/Resilio-Sync/LICENSE b/Controle-A-Distance/Remotely/LICENSE
similarity index 100%
rename from Fichier-Stockage/Resilio-Sync/LICENSE
rename to Controle-A-Distance/Remotely/LICENSE
diff --git a/Controle-A-Distance/Remotely/README.md b/Controle-A-Distance/Remotely/README.md
new file mode 100644
index 00000000..4152fa25
--- /dev/null
+++ b/Controle-A-Distance/Remotely/README.md
@@ -0,0 +1,66 @@
+
+URL : https://github.com/BeryJu/gravity
+
+# Remotely
+
+? la t?l?commande, il s'agit d'une t?l?commande sans heurts, d'un script ? distance et d'une riche auto-compl?te pour maximiser l'efficacit? de votre support informatique. Le client Remotely a deux parties: le service et la t?l?commande. Le service est charg? de maintenir une connexion persistante au serveur et d'ex?cuter des commandes distantes. La t?l?commande est lanc?e selon les besoins pour les sessions de contr?le ? distance. Les deux applications font des connexions de socket web sortantes sur protocole SSL/TLS s?curis?. Parce que les connexions sont sortantes, vous n'avez pas besoin d'ouvrir des ports dans votre pare-feu, et le service n'acceptera aucune connexion entrante.
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Remotely
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Controle-A-Distance\Remotely
+```
+
+## Modifier la configuration de Remotely
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Controle-A-Distance\Remotely
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Remotely
+
+Pour utiliser Remotely tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Remotely avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Remotely.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Controle-A-Distance/Remotely/docker-compose-traefik.yml b/Controle-A-Distance/Remotely/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Controle-A-Distance/Remotely/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Controle-A-Distance/Remotely/docker-compose.yml b/Controle-A-Distance/Remotely/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Controle-A-Distance/Remotely/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Controle-A-Distance/Remotely/img/logo-Remotely.png b/Controle-A-Distance/Remotely/img/logo-Remotely.png
new file mode 100644
index 00000000..7cf37779
Binary files /dev/null and b/Controle-A-Distance/Remotely/img/logo-Remotely.png differ
diff --git a/Fichier-Stockage/Seafile/LICENSE b/Controle-A-Distance/Screego/LICENSE
similarity index 100%
rename from Fichier-Stockage/Seafile/LICENSE
rename to Controle-A-Distance/Screego/LICENSE
diff --git a/Controle-A-Distance/Screego/README.md b/Controle-A-Distance/Screego/README.md
new file mode 100644
index 00000000..f22145d4
--- /dev/null
+++ b/Controle-A-Distance/Screego/README.md
@@ -0,0 +1,66 @@
+
+URL :
+
+# Screego
+
+
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Screego
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Controle-A-Distance\Screego
+```
+
+## Modifier la configuration de Screego
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Controle-A-Distance\Screego
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Screego
+
+Pour utiliser Screego tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Screego avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Screego.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Controle-A-Distance/Screego/docker-compose-traefik.yml b/Controle-A-Distance/Screego/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Controle-A-Distance/Screego/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Controle-A-Distance/Screego/docker-compose.yml b/Controle-A-Distance/Screego/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Controle-A-Distance/Screego/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Cosmos Cloud/README.md b/Cosmos Cloud/README.md
deleted file mode 100644
index cc0f8dd6..00000000
--- a/Cosmos Cloud/README.md
+++ /dev/null
@@ -1,32 +0,0 @@
-
-
-# Adminer
-
-Adminer est un outil de gestion de base de données complet écrit en PHP. Inversement à phpMyAdmin, il consiste en un seul fichier prêt à être déployé sur le serveur cible. Adminer est disponible pour MySQL, MariaDB, PostgreSQL, SQLite, MS SQL, Oracle, Elasticsearch, MongoDB et autres via plugin
-
-# Installation
-
-Pour utiliser Adminer tout seul
-```bash
-docker compose up -d
-```
-
-Pour utiliser Adminer avec Traefik
-```bash
-docker compose -f docker-compose-traefik.yml up -d
-```
-
-Pour utiliser Adminer avec Nginx
-```bash
-docker compose -f docker-compose-nginx.yml up -d
-```
-# Utilisation
-
-## Accueil
-
-
-# More info
-- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
-
-# Buy me a coffe
-
\ No newline at end of file
diff --git a/Cosmos Cloud/docker-compose-traefik.yml b/Cosmos Cloud/docker-compose-traefik.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Cosmos Cloud/docker-compose.yml b/Cosmos Cloud/docker-compose.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Crafty Controller/README.md b/Crafty Controller/README.md
deleted file mode 100644
index cc0f8dd6..00000000
--- a/Crafty Controller/README.md
+++ /dev/null
@@ -1,32 +0,0 @@
-
-
-# Adminer
-
-Adminer est un outil de gestion de base de données complet écrit en PHP. Inversement à phpMyAdmin, il consiste en un seul fichier prêt à être déployé sur le serveur cible. Adminer est disponible pour MySQL, MariaDB, PostgreSQL, SQLite, MS SQL, Oracle, Elasticsearch, MongoDB et autres via plugin
-
-# Installation
-
-Pour utiliser Adminer tout seul
-```bash
-docker compose up -d
-```
-
-Pour utiliser Adminer avec Traefik
-```bash
-docker compose -f docker-compose-traefik.yml up -d
-```
-
-Pour utiliser Adminer avec Nginx
-```bash
-docker compose -f docker-compose-nginx.yml up -d
-```
-# Utilisation
-
-## Accueil
-
-
-# More info
-- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
-
-# Buy me a coffe
-
\ No newline at end of file
diff --git a/Crafty Controller/docker-compose-traefik.yml b/Crafty Controller/docker-compose-traefik.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Crafty Controller/docker-compose.yml b/Crafty Controller/docker-compose.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Fichier-Stockage/Syncthing/LICENSE b/Cuisine/Mealie/LICENSE
similarity index 100%
rename from Fichier-Stockage/Syncthing/LICENSE
rename to Cuisine/Mealie/LICENSE
diff --git a/Cuisine/Mealie/README.md b/Cuisine/Mealie/README.md
new file mode 100644
index 00000000..7f149a0c
--- /dev/null
+++ b/Cuisine/Mealie/README.md
@@ -0,0 +1,66 @@
+
+URL :
+
+# Mealie
+
+
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Mealie
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Cuisine\Mealie
+```
+
+## Modifier la configuration de Mealie
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Cuisine\Mealie
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Mealie
+
+Pour utiliser Mealie tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Mealie avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Mealie.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Cuisine/Mealie/docker-compose-traefik.yml b/Cuisine/Mealie/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Cuisine/Mealie/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Mealie/docker-compose.yml b/Cuisine/Mealie/docker-compose.yml
similarity index 100%
rename from Mealie/docker-compose.yml
rename to Cuisine/Mealie/docker-compose.yml
diff --git a/Cuisine/Mealie/img/banniere-Mealie.png b/Cuisine/Mealie/img/banniere-Mealie.png
new file mode 100644
index 00000000..fa5f5e12
Binary files /dev/null and b/Cuisine/Mealie/img/banniere-Mealie.png differ
diff --git a/Cuisine/Mealie/img/logo-Mealie.png b/Cuisine/Mealie/img/logo-Mealie.png
new file mode 100644
index 00000000..ae8b6f82
Binary files /dev/null and b/Cuisine/Mealie/img/logo-Mealie.png differ
diff --git a/Fichier-Stockage/XBackBone/LICENSE b/Data/Debezium/LICENSE
similarity index 100%
rename from Fichier-Stockage/XBackBone/LICENSE
rename to Data/Debezium/LICENSE
diff --git a/Data/Debezium/README.md b/Data/Debezium/README.md
new file mode 100644
index 00000000..a151e63a
--- /dev/null
+++ b/Data/Debezium/README.md
@@ -0,0 +1,66 @@
+
+URL :
+
+# Debezium
+
+
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Debezium
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Data\Debezium
+```
+
+## Modifier la configuration de Debezium
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Data\Debezium
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Debezium
+
+Pour utiliser Debezium tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Debezium avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Debezium.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Data/Debezium/docker-compose-traefik.yml b/Data/Debezium/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Data/Debezium/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Data/Debezium/docker-compose.yml b/Data/Debezium/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Data/Debezium/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Data/Debezium/img/banniere-Debezium.png b/Data/Debezium/img/banniere-Debezium.png
new file mode 100644
index 00000000..40e5edda
Binary files /dev/null and b/Data/Debezium/img/banniere-Debezium.png differ
diff --git a/IRC - Chat/Convos/LICENSE b/Data/Graylog/LICENSE
similarity index 100%
rename from IRC - Chat/Convos/LICENSE
rename to Data/Graylog/LICENSE
diff --git a/Data/Graylog/README.md b/Data/Graylog/README.md
new file mode 100644
index 00000000..8791c8cf
--- /dev/null
+++ b/Data/Graylog/README.md
@@ -0,0 +1,66 @@
+
+URL :
+
+# Graylog
+
+
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Graylog
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Data\Graylog
+```
+
+## Modifier la configuration de Graylog
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Data\Graylog
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Graylog
+
+Pour utiliser Graylog tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Graylog avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Graylog.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Data/Graylog/docker-compose-traefik.yml b/Data/Graylog/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Data/Graylog/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Data/Graylog/docker-compose.yml b/Data/Graylog/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Data/Graylog/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Data/Graylog/img/banniere-Graylog.png b/Data/Graylog/img/banniere-Graylog.png
new file mode 100644
index 00000000..a1413044
Binary files /dev/null and b/Data/Graylog/img/banniere-Graylog.png differ
diff --git a/IRC - Chat/IRC Client/LICENSE b/Data/Kafka/LICENSE
similarity index 100%
rename from IRC - Chat/IRC Client/LICENSE
rename to Data/Kafka/LICENSE
diff --git a/Kafka/README.md b/Data/Kafka/README.md
similarity index 100%
rename from Kafka/README.md
rename to Data/Kafka/README.md
diff --git a/Kafka/cluster-zk/README.md b/Data/Kafka/cluster-zk/README.md
similarity index 100%
rename from Kafka/cluster-zk/README.md
rename to Data/Kafka/cluster-zk/README.md
diff --git a/Kafka/cluster-zk/docker-compose.yml b/Data/Kafka/cluster-zk/docker-compose.yml
similarity index 100%
rename from Kafka/cluster-zk/docker-compose.yml
rename to Data/Kafka/cluster-zk/docker-compose.yml
diff --git a/Data/Kafka/docker-compose-traefik.yml b/Data/Kafka/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Data/Kafka/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Kafka/docker-compose.yml b/Data/Kafka/docker-compose.yml
similarity index 100%
rename from Kafka/docker-compose.yml
rename to Data/Kafka/docker-compose.yml
diff --git a/Kafka/kraft/docker-compose.yml b/Data/Kafka/kraft/docker-compose.yml
similarity index 100%
rename from Kafka/kraft/docker-compose.yml
rename to Data/Kafka/kraft/docker-compose.yml
diff --git a/IRC - Chat/Pidgin/LICENSE b/Data/Kestra/LICENSE
similarity index 100%
rename from IRC - Chat/Pidgin/LICENSE
rename to Data/Kestra/LICENSE
diff --git a/Data/Kestra/README.md b/Data/Kestra/README.md
new file mode 100644
index 00000000..c68595a6
--- /dev/null
+++ b/Data/Kestra/README.md
@@ -0,0 +1,66 @@
+
+URL :
+
+# Kestra
+
+
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Kestra
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Data\Kestra
+```
+
+## Modifier la configuration de Kestra
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Data\Kestra
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Kestra
+
+Pour utiliser Kestra tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Kestra avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Kestra.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Data/Kestra/docker-compose-traefik.yml b/Data/Kestra/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Data/Kestra/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Data/Kestra/docker-compose.yml b/Data/Kestra/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Data/Kestra/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Kestra/kestra/config/config.yaml b/Data/Kestra/kestra/config/config.yaml
similarity index 100%
rename from Kestra/kestra/config/config.yaml
rename to Data/Kestra/kestra/config/config.yaml
diff --git a/Kestra/kestra/docker-compose.yaml b/Data/Kestra/kestra/docker-compose.yaml
similarity index 100%
rename from Kestra/kestra/docker-compose.yaml
rename to Data/Kestra/kestra/docker-compose.yaml
diff --git a/Kestra/pipelines/demo/build-docker-1.yaml b/Data/Kestra/pipelines/demo/build-docker-1.yaml
similarity index 100%
rename from Kestra/pipelines/demo/build-docker-1.yaml
rename to Data/Kestra/pipelines/demo/build-docker-1.yaml
diff --git a/Kestra/pipelines/demo/build-docker-2.yaml b/Data/Kestra/pipelines/demo/build-docker-2.yaml
similarity index 100%
rename from Kestra/pipelines/demo/build-docker-2.yaml
rename to Data/Kestra/pipelines/demo/build-docker-2.yaml
diff --git a/Production/Metabase/.env b/Data/Metabase/.env
similarity index 100%
rename from Production/Metabase/.env
rename to Data/Metabase/.env
diff --git a/IRC - Chat/TheLounge/LICENSE b/Data/Metabase/LICENSE
similarity index 100%
rename from IRC - Chat/TheLounge/LICENSE
rename to Data/Metabase/LICENSE
diff --git a/Data/Metabase/README.md b/Data/Metabase/README.md
new file mode 100644
index 00000000..f1f46405
--- /dev/null
+++ b/Data/Metabase/README.md
@@ -0,0 +1,76 @@
+
+
+# Metabase
+
+
+This Docker Compose configuration allows you to set up [Metabase](https://www.metabase.com/) along with a PostgreSQL database.
+
+## Version
+
+This configuration is designed for Metabase version 3.9.
+
+## Services
+
+### Metabase
+
+- **Image**: metabase/metabase:latest
+- **Container Name**: metabase
+- **Hostname**: metabase
+- **Volumes**:
+ - `/dev/urandom:/dev/random:ro`
+- **Ports**:
+ - `3000:3000`
+- **Environment Variables**:
+ - `MB_DB_TYPE`: postgres
+ - `MB_DB_DBNAME`: metabase
+ - `MB_DB_PORT`: 5432
+ - `MB_DB_USER_FILE`: /run/secrets/db_user
+ - `MB_DB_PASS_FILE`: /run/secrets/db_password
+ - `MB_DB_HOST`: postgres
+- **Network**: metanet1
+- **Secrets**:
+ - db_password
+ - db_user
+- **Healthcheck**:
+ - Test: `curl --fail -I http://localhost:3000/api/health || exit 1`
+ - Interval: 15s
+ - Timeout: 5s
+ - Retries: 5
+
+### PostgreSQL
+
+- **Image**: postgres:latest
+- **Container Name**: postgres
+- **Hostname**: postgres
+- **Environment Variables**:
+ - `POSTGRES_USER_FILE`: /run/secrets/db_user
+ - `POSTGRES_DB`: metabase
+ - `POSTGRES_PASSWORD_FILE`: /run/secrets/db_password
+- **Network**: metanet1
+- **Secrets**:
+ - db_password
+ - db_user
+
+## Networks
+
+- **Name**: metanet1
+- **Driver**: bridge
+
+## Secrets
+
+### db_password
+
+- **File**: db_password.txt
+
+### db_user
+
+- **File**: db_user.txt
+
+## Usage
+
+1. Make sure you have Docker and Docker Compose installed on your system.
+2. Create the `db_password.txt` and `db_user.txt` files with your PostgreSQL password and username, respectively.
+3. Run the following command to start Metabase and PostgreSQL:
+
+ ```bash
+ docker-compose up -d
diff --git a/Production/Metabase/db_password.txt b/Data/Metabase/db_password.txt
similarity index 100%
rename from Production/Metabase/db_password.txt
rename to Data/Metabase/db_password.txt
diff --git a/Production/Metabase/db_user.txt b/Data/Metabase/db_user.txt
similarity index 100%
rename from Production/Metabase/db_user.txt
rename to Data/Metabase/db_user.txt
diff --git a/Data/Metabase/docker-compose-traefik.yml b/Data/Metabase/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Data/Metabase/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Production/Metabase/docker-compose.yml b/Data/Metabase/docker-compose.yml
similarity index 100%
rename from Production/Metabase/docker-compose.yml
rename to Data/Metabase/docker-compose.yml
diff --git a/Intelligence Artificielle/Basaran/LICENSE b/Data/RabbitMQ/LICENSE
similarity index 100%
rename from Intelligence Artificielle/Basaran/LICENSE
rename to Data/RabbitMQ/LICENSE
diff --git a/Data/RabbitMQ/README.md b/Data/RabbitMQ/README.md
new file mode 100644
index 00000000..e09cfa32
--- /dev/null
+++ b/Data/RabbitMQ/README.md
@@ -0,0 +1,66 @@
+
+URL :
+
+# RabbitMQ
+
+RabbitMQ est un courtier en messagerie multiprotocole open source. L'utilisation du rabbitmq-server d?marre un noeud RabbitMQ au premier plan.
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de RabbitMQ
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Data\RabbitMQ
+```
+
+## Modifier la configuration de RabbitMQ
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Data\RabbitMQ
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de RabbitMQ
+
+Pour utiliser RabbitMQ tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser RabbitMQ avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://RabbitMQ.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Data/RabbitMQ/docker-compose-traefik.yml b/Data/RabbitMQ/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Data/RabbitMQ/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# 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/docker-compose.yml b/Data/RabbitMQ/docker-compose.yml
similarity index 100%
rename from Base de données/RabbitMQ/docker-compose.yml
rename to Data/RabbitMQ/docker-compose.yml
diff --git a/Base de données/RabbitMQ/img/logo-RabbitMQ.png b/Data/RabbitMQ/img/banniere-RabbitMQ.png
similarity index 100%
rename from Base de données/RabbitMQ/img/logo-RabbitMQ.png
rename to Data/RabbitMQ/img/banniere-RabbitMQ.png
diff --git a/Data/RabbitMQ/img/logo-RabbitMQ.png b/Data/RabbitMQ/img/logo-RabbitMQ.png
new file mode 100644
index 00000000..9bd56cc6
Binary files /dev/null and b/Data/RabbitMQ/img/logo-RabbitMQ.png differ
diff --git a/Docspell/README.md b/Docspell/README.md
deleted file mode 100644
index cc0f8dd6..00000000
--- a/Docspell/README.md
+++ /dev/null
@@ -1,32 +0,0 @@
-
-
-# Adminer
-
-Adminer est un outil de gestion de base de données complet écrit en PHP. Inversement à phpMyAdmin, il consiste en un seul fichier prêt à être déployé sur le serveur cible. Adminer est disponible pour MySQL, MariaDB, PostgreSQL, SQLite, MS SQL, Oracle, Elasticsearch, MongoDB et autres via plugin
-
-# Installation
-
-Pour utiliser Adminer tout seul
-```bash
-docker compose up -d
-```
-
-Pour utiliser Adminer avec Traefik
-```bash
-docker compose -f docker-compose-traefik.yml up -d
-```
-
-Pour utiliser Adminer avec Nginx
-```bash
-docker compose -f docker-compose-nginx.yml up -d
-```
-# Utilisation
-
-## Accueil
-
-
-# More info
-- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
-
-# Buy me a coffe
-
\ No newline at end of file
diff --git a/Docspell/docker-compose-traefik.yml b/Docspell/docker-compose-traefik.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Docspell/docker-compose.yml b/Docspell/docker-compose.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Intelligence Artificielle/Chat/LICENSE b/Downloads/Deluge/LICENSE
similarity index 100%
rename from Intelligence Artificielle/Chat/LICENSE
rename to Downloads/Deluge/LICENSE
diff --git a/Downloads/Deluge/README.md b/Downloads/Deluge/README.md
new file mode 100644
index 00000000..13f02884
--- /dev/null
+++ b/Downloads/Deluge/README.md
@@ -0,0 +1,66 @@
+
+URL :
+
+# Deluge
+
+
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Deluge
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Downloads\Deluge
+```
+
+## Modifier la configuration de Deluge
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Downloads\Deluge
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Deluge
+
+Pour utiliser Deluge tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Deluge avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Deluge.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Downloads/Deluge/docker-compose-traefik.yml b/Downloads/Deluge/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Downloads/Deluge/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Downloads/Deluge/docker-compose.yml b/Downloads/Deluge/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Downloads/Deluge/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Downloads/Deluge/img/logo-Deluge.png b/Downloads/Deluge/img/logo-Deluge.png
new file mode 100644
index 00000000..4bd75eb7
Binary files /dev/null and b/Downloads/Deluge/img/logo-Deluge.png differ
diff --git a/Intelligence Artificielle/Chatpad/LICENSE b/Downloads/Exatorrent/LICENSE
similarity index 100%
rename from Intelligence Artificielle/Chatpad/LICENSE
rename to Downloads/Exatorrent/LICENSE
diff --git a/Downloads/Exatorrent/README.md b/Downloads/Exatorrent/README.md
new file mode 100644
index 00000000..fc344c8d
--- /dev/null
+++ b/Downloads/Exatorrent/README.md
@@ -0,0 +1,66 @@
+
+URL :
+
+# Exatorrent
+
+
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Exatorrent
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Downloads\Exatorrent
+```
+
+## Modifier la configuration de Exatorrent
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Downloads\Exatorrent
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Exatorrent
+
+Pour utiliser Exatorrent tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Exatorrent avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Exatorrent.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Downloads/Exatorrent/docker-compose-traefik.yml b/Downloads/Exatorrent/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Downloads/Exatorrent/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Exatorrent/docker-compose.yml b/Downloads/Exatorrent/docker-compose.yml
similarity index 100%
rename from Exatorrent/docker-compose.yml
rename to Downloads/Exatorrent/docker-compose.yml
diff --git a/Downloads/Exatorrent/img/banniere-Exatorrent.png b/Downloads/Exatorrent/img/banniere-Exatorrent.png
new file mode 100644
index 00000000..1344dcbc
Binary files /dev/null and b/Downloads/Exatorrent/img/banniere-Exatorrent.png differ
diff --git a/Downloads/Exatorrent/img/logo-Exatorrent.png b/Downloads/Exatorrent/img/logo-Exatorrent.png
new file mode 100644
index 00000000..b62fda78
Binary files /dev/null and b/Downloads/Exatorrent/img/logo-Exatorrent.png differ
diff --git a/Exatorrent/prepare.sh b/Downloads/Exatorrent/prepare.sh
similarity index 100%
rename from Exatorrent/prepare.sh
rename to Downloads/Exatorrent/prepare.sh
diff --git a/Intelligence Artificielle/FlowiseAI/LICENSE b/Downloads/FileZilla/LICENSE
similarity index 100%
rename from Intelligence Artificielle/FlowiseAI/LICENSE
rename to Downloads/FileZilla/LICENSE
diff --git a/Downloads/FileZilla/README.md b/Downloads/FileZilla/README.md
new file mode 100644
index 00000000..6925c726
--- /dev/null
+++ b/Downloads/FileZilla/README.md
@@ -0,0 +1,66 @@
+
+URL :
+
+# FileZilla
+
+
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de FileZilla
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Downloads\FileZilla
+```
+
+## Modifier la configuration de FileZilla
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Downloads\FileZilla
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de FileZilla
+
+Pour utiliser FileZilla tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser FileZilla avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://FileZilla.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Downloads/FileZilla/docker-compose-traefik.yml b/Downloads/FileZilla/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Downloads/FileZilla/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Downloads/FileZilla/docker-compose.yml b/Downloads/FileZilla/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Downloads/FileZilla/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Downloads/FileZilla/img/logo-FileZilla.png b/Downloads/FileZilla/img/logo-FileZilla.png
new file mode 100644
index 00000000..87529eaa
Binary files /dev/null and b/Downloads/FileZilla/img/logo-FileZilla.png differ
diff --git a/Intelligence Artificielle/Langflow/LICENSE b/Downloads/Flood/LICENSE
similarity index 100%
rename from Intelligence Artificielle/Langflow/LICENSE
rename to Downloads/Flood/LICENSE
diff --git a/Downloads/Flood/README.md b/Downloads/Flood/README.md
new file mode 100644
index 00000000..3b7a3328
--- /dev/null
+++ b/Downloads/Flood/README.md
@@ -0,0 +1,66 @@
+
+URL :
+
+# Flood
+
+
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Flood
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Downloads\Flood
+```
+
+## Modifier la configuration de Flood
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Downloads\Flood
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Flood
+
+Pour utiliser Flood tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Flood avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Flood.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Downloads/Flood/docker-compose-traefik.yml b/Downloads/Flood/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Downloads/Flood/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Downloads/Flood/docker-compose.yml b/Downloads/Flood/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Downloads/Flood/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Downloads/Flood/img/logo-Flood.png b/Downloads/Flood/img/logo-Flood.png
new file mode 100644
index 00000000..89518956
Binary files /dev/null and b/Downloads/Flood/img/logo-Flood.png differ
diff --git a/Intelligence Artificielle/LlamaGPT/LICENSE b/Downloads/JDownloader/LICENSE
similarity index 100%
rename from Intelligence Artificielle/LlamaGPT/LICENSE
rename to Downloads/JDownloader/LICENSE
diff --git a/Downloads/JDownloader/README.md b/Downloads/JDownloader/README.md
new file mode 100644
index 00000000..2d323aa9
--- /dev/null
+++ b/Downloads/JDownloader/README.md
@@ -0,0 +1,66 @@
+
+URL :
+
+# JDownloader
+
+
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de JDownloader
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Downloads\JDownloader
+```
+
+## Modifier la configuration de JDownloader
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Downloads\JDownloader
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de JDownloader
+
+Pour utiliser JDownloader tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser JDownloader avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://JDownloader.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Downloads/JDownloader/docker-compose-traefik.yml b/Downloads/JDownloader/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Downloads/JDownloader/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Downloads/JDownloader/docker-compose.yml b/Downloads/JDownloader/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Downloads/JDownloader/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Downloads/JDownloader/img/logo-JDownloader.png b/Downloads/JDownloader/img/logo-JDownloader.png
new file mode 100644
index 00000000..32e23d0d
Binary files /dev/null and b/Downloads/JDownloader/img/logo-JDownloader.png differ
diff --git a/Intelligence Artificielle/Stirling-PDF/LICENSE b/Downloads/NZBGet/LICENSE
similarity index 100%
rename from Intelligence Artificielle/Stirling-PDF/LICENSE
rename to Downloads/NZBGet/LICENSE
diff --git a/Downloads/NZBGet/README.md b/Downloads/NZBGet/README.md
new file mode 100644
index 00000000..c3ddfd4d
--- /dev/null
+++ b/Downloads/NZBGet/README.md
@@ -0,0 +1,66 @@
+
+URL :
+
+# NZBGet
+
+
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de NZBGet
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Downloads\NZBGet
+```
+
+## Modifier la configuration de NZBGet
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Downloads\NZBGet
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de NZBGet
+
+Pour utiliser NZBGet tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser NZBGet avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://NZBGet.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Downloads/NZBGet/docker-compose-traefik.yml b/Downloads/NZBGet/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Downloads/NZBGet/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Downloads/NZBGet/docker-compose.yml b/Downloads/NZBGet/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Downloads/NZBGet/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Downloads/NZBGet/img/logo-NZBGet.png b/Downloads/NZBGet/img/logo-NZBGet.png
new file mode 100644
index 00000000..3e52c13e
Binary files /dev/null and b/Downloads/NZBGet/img/logo-NZBGet.png differ
diff --git a/Intelligence Artificielle/Subvert/LICENSE b/Downloads/SABnzbd/LICENSE
similarity index 100%
rename from Intelligence Artificielle/Subvert/LICENSE
rename to Downloads/SABnzbd/LICENSE
diff --git a/Downloads/SABnzbd/README.md b/Downloads/SABnzbd/README.md
new file mode 100644
index 00000000..b1da58c8
--- /dev/null
+++ b/Downloads/SABnzbd/README.md
@@ -0,0 +1,66 @@
+
+URL :
+
+# SABnzbd
+
+
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de SABnzbd
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Downloads\SABnzbd
+```
+
+## Modifier la configuration de SABnzbd
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Downloads\SABnzbd
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de SABnzbd
+
+Pour utiliser SABnzbd tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser SABnzbd avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://SABnzbd.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Downloads/SABnzbd/docker-compose-traefik.yml b/Downloads/SABnzbd/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Downloads/SABnzbd/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Downloads/SABnzbd/docker-compose.yml b/Downloads/SABnzbd/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Downloads/SABnzbd/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Downloads/SABnzbd/img/logo-SABnzbd.png b/Downloads/SABnzbd/img/logo-SABnzbd.png
new file mode 100644
index 00000000..24d817ea
Binary files /dev/null and b/Downloads/SABnzbd/img/logo-SABnzbd.png differ
diff --git a/Kafka/LICENSE b/Downloads/SickChill/LICENSE
similarity index 100%
rename from Kafka/LICENSE
rename to Downloads/SickChill/LICENSE
diff --git a/Downloads/SickChill/README.md b/Downloads/SickChill/README.md
new file mode 100644
index 00000000..6292b1a7
--- /dev/null
+++ b/Downloads/SickChill/README.md
@@ -0,0 +1,66 @@
+
+URL : https://github.com/igorsheg/astro
+
+# SickChill
+
+
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de SickChill
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Downloads\SickChill
+```
+
+## Modifier la configuration de SickChill
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Downloads\SickChill
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de SickChill
+
+Pour utiliser SickChill tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser SickChill avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://SickChill.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Downloads/SickChill/docker-compose-traefik.yml b/Downloads/SickChill/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Downloads/SickChill/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Downloads/SickChill/docker-compose.yml b/Downloads/SickChill/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Downloads/SickChill/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Downloads/SickChill/img/logo-SickChill.png b/Downloads/SickChill/img/logo-SickChill.png
new file mode 100644
index 00000000..f0a99935
Binary files /dev/null and b/Downloads/SickChill/img/logo-SickChill.png differ
diff --git a/Maison connecté/Domoticz/LICENSE b/Downloads/Transmission/LICENSE
similarity index 100%
rename from Maison connecté/Domoticz/LICENSE
rename to Downloads/Transmission/LICENSE
diff --git a/Downloads/Transmission/README.md b/Downloads/Transmission/README.md
new file mode 100644
index 00000000..9b91a89a
--- /dev/null
+++ b/Downloads/Transmission/README.md
@@ -0,0 +1,66 @@
+
+URL : https://github.com/jez500/bender
+
+# Transmission
+
+
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Transmission
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Downloads\Transmission
+```
+
+## Modifier la configuration de Transmission
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Downloads\Transmission
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Transmission
+
+Pour utiliser Transmission tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Transmission avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Transmission.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Downloads/Transmission/docker-compose-traefik.yml b/Downloads/Transmission/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Downloads/Transmission/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Downloads/Transmission/docker-compose.yml b/Downloads/Transmission/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Downloads/Transmission/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Downloads/Transmission/img/logo-Transmission.png b/Downloads/Transmission/img/logo-Transmission.png
new file mode 100644
index 00000000..5336bec7
Binary files /dev/null and b/Downloads/Transmission/img/logo-Transmission.png differ
diff --git a/Voltaserve/.env b/Downloads/Voltaserve/.env
similarity index 100%
rename from Voltaserve/.env
rename to Downloads/Voltaserve/.env
diff --git a/Voltaserve/DEVELOPMENT.md b/Downloads/Voltaserve/DEVELOPMENT.md
similarity index 100%
rename from Voltaserve/DEVELOPMENT.md
rename to Downloads/Voltaserve/DEVELOPMENT.md
diff --git a/Maison connecté/Eclipse Mosquitto/LICENSE b/Downloads/Voltaserve/LICENSE
similarity index 100%
rename from Maison connecté/Eclipse Mosquitto/LICENSE
rename to Downloads/Voltaserve/LICENSE
diff --git a/Voltaserve/LICENSE.md b/Downloads/Voltaserve/LICENSE.md
similarity index 100%
rename from Voltaserve/LICENSE.md
rename to Downloads/Voltaserve/LICENSE.md
diff --git a/Voltaserve/NOTICE.md b/Downloads/Voltaserve/NOTICE.md
similarity index 100%
rename from Voltaserve/NOTICE.md
rename to Downloads/Voltaserve/NOTICE.md
diff --git a/Downloads/Voltaserve/README.md b/Downloads/Voltaserve/README.md
new file mode 100644
index 00000000..5fd87f17
--- /dev/null
+++ b/Downloads/Voltaserve/README.md
@@ -0,0 +1,66 @@
+
+URL : https://github.com/Lissy93/dashy
+
+# Voltaserve
+
+Avec Voltaserve, t?l?chargez des fichiers, recherchez et pr?visualisez des documents, cr?ez des groupes et des organisations, attribuez des autorisations et collaborez en temps r?el avec votre ?quipe.
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Voltaserve
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Downloads\Voltaserve
+```
+
+## Modifier la configuration de Voltaserve
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Downloads\Voltaserve
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Voltaserve
+
+Pour utiliser Voltaserve tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Voltaserve avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Voltaserve.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Voltaserve/api/.air.toml b/Downloads/Voltaserve/api/.air.toml
similarity index 100%
rename from Voltaserve/api/.air.toml
rename to Downloads/Voltaserve/api/.air.toml
diff --git a/Voltaserve/api/.dockerignore b/Downloads/Voltaserve/api/.dockerignore
similarity index 100%
rename from Voltaserve/api/.dockerignore
rename to Downloads/Voltaserve/api/.dockerignore
diff --git a/Voltaserve/api/.env b/Downloads/Voltaserve/api/.env
similarity index 100%
rename from Voltaserve/api/.env
rename to Downloads/Voltaserve/api/.env
diff --git a/Voltaserve/api/.gitattributes b/Downloads/Voltaserve/api/.gitattributes
similarity index 100%
rename from Voltaserve/api/.gitattributes
rename to Downloads/Voltaserve/api/.gitattributes
diff --git a/Voltaserve/api/.gitignore b/Downloads/Voltaserve/api/.gitignore
similarity index 100%
rename from Voltaserve/api/.gitignore
rename to Downloads/Voltaserve/api/.gitignore
diff --git a/Voltaserve/api/.vscode/extensions.json b/Downloads/Voltaserve/api/.vscode/extensions.json
similarity index 100%
rename from Voltaserve/api/.vscode/extensions.json
rename to Downloads/Voltaserve/api/.vscode/extensions.json
diff --git a/Voltaserve/api/.vscode/launch.json b/Downloads/Voltaserve/api/.vscode/launch.json
similarity index 100%
rename from Voltaserve/api/.vscode/launch.json
rename to Downloads/Voltaserve/api/.vscode/launch.json
diff --git a/Voltaserve/api/.vscode/settings.json b/Downloads/Voltaserve/api/.vscode/settings.json
similarity index 100%
rename from Voltaserve/api/.vscode/settings.json
rename to Downloads/Voltaserve/api/.vscode/settings.json
diff --git a/Voltaserve/api/Dockerfile b/Downloads/Voltaserve/api/Dockerfile
similarity index 100%
rename from Voltaserve/api/Dockerfile
rename to Downloads/Voltaserve/api/Dockerfile
diff --git a/Voltaserve/api/README.md b/Downloads/Voltaserve/api/README.md
similarity index 100%
rename from Voltaserve/api/README.md
rename to Downloads/Voltaserve/api/README.md
diff --git a/Voltaserve/api/cache/file_cache.go b/Downloads/Voltaserve/api/cache/file_cache.go
similarity index 100%
rename from Voltaserve/api/cache/file_cache.go
rename to Downloads/Voltaserve/api/cache/file_cache.go
diff --git a/Voltaserve/api/cache/group_cache.go b/Downloads/Voltaserve/api/cache/group_cache.go
similarity index 100%
rename from Voltaserve/api/cache/group_cache.go
rename to Downloads/Voltaserve/api/cache/group_cache.go
diff --git a/Voltaserve/api/cache/organization_cache.go b/Downloads/Voltaserve/api/cache/organization_cache.go
similarity index 100%
rename from Voltaserve/api/cache/organization_cache.go
rename to Downloads/Voltaserve/api/cache/organization_cache.go
diff --git a/Voltaserve/api/cache/workspace_cache.go b/Downloads/Voltaserve/api/cache/workspace_cache.go
similarity index 100%
rename from Voltaserve/api/cache/workspace_cache.go
rename to Downloads/Voltaserve/api/cache/workspace_cache.go
diff --git a/Voltaserve/api/client/conversion_client.go b/Downloads/Voltaserve/api/client/conversion_client.go
similarity index 100%
rename from Voltaserve/api/client/conversion_client.go
rename to Downloads/Voltaserve/api/client/conversion_client.go
diff --git a/Voltaserve/api/config/config.go b/Downloads/Voltaserve/api/config/config.go
similarity index 100%
rename from Voltaserve/api/config/config.go
rename to Downloads/Voltaserve/api/config/config.go
diff --git a/Voltaserve/api/config/types.go b/Downloads/Voltaserve/api/config/types.go
similarity index 100%
rename from Voltaserve/api/config/types.go
rename to Downloads/Voltaserve/api/config/types.go
diff --git a/Voltaserve/api/docs/index.html b/Downloads/Voltaserve/api/docs/index.html
similarity index 100%
rename from Voltaserve/api/docs/index.html
rename to Downloads/Voltaserve/api/docs/index.html
diff --git a/Voltaserve/api/docs/swagger.yaml b/Downloads/Voltaserve/api/docs/swagger.yaml
similarity index 100%
rename from Voltaserve/api/docs/swagger.yaml
rename to Downloads/Voltaserve/api/docs/swagger.yaml
diff --git a/Voltaserve/api/errorpkg/error_constants.go b/Downloads/Voltaserve/api/errorpkg/error_constants.go
similarity index 100%
rename from Voltaserve/api/errorpkg/error_constants.go
rename to Downloads/Voltaserve/api/errorpkg/error_constants.go
diff --git a/Voltaserve/api/errorpkg/error_creators.go b/Downloads/Voltaserve/api/errorpkg/error_creators.go
similarity index 100%
rename from Voltaserve/api/errorpkg/error_creators.go
rename to Downloads/Voltaserve/api/errorpkg/error_creators.go
diff --git a/Voltaserve/api/errorpkg/error_handler.go b/Downloads/Voltaserve/api/errorpkg/error_handler.go
similarity index 100%
rename from Voltaserve/api/errorpkg/error_handler.go
rename to Downloads/Voltaserve/api/errorpkg/error_handler.go
diff --git a/Voltaserve/api/errorpkg/error_response.go b/Downloads/Voltaserve/api/errorpkg/error_response.go
similarity index 100%
rename from Voltaserve/api/errorpkg/error_response.go
rename to Downloads/Voltaserve/api/errorpkg/error_response.go
diff --git a/Voltaserve/api/go.mod b/Downloads/Voltaserve/api/go.mod
similarity index 100%
rename from Voltaserve/api/go.mod
rename to Downloads/Voltaserve/api/go.mod
diff --git a/Voltaserve/api/go.sum b/Downloads/Voltaserve/api/go.sum
similarity index 100%
rename from Voltaserve/api/go.sum
rename to Downloads/Voltaserve/api/go.sum
diff --git a/Voltaserve/api/guard/file_guard.go b/Downloads/Voltaserve/api/guard/file_guard.go
similarity index 100%
rename from Voltaserve/api/guard/file_guard.go
rename to Downloads/Voltaserve/api/guard/file_guard.go
diff --git a/Voltaserve/api/guard/group_guard.go b/Downloads/Voltaserve/api/guard/group_guard.go
similarity index 100%
rename from Voltaserve/api/guard/group_guard.go
rename to Downloads/Voltaserve/api/guard/group_guard.go
diff --git a/Voltaserve/api/guard/organization_guard.go b/Downloads/Voltaserve/api/guard/organization_guard.go
similarity index 100%
rename from Voltaserve/api/guard/organization_guard.go
rename to Downloads/Voltaserve/api/guard/organization_guard.go
diff --git a/Voltaserve/api/guard/workspace_guard.go b/Downloads/Voltaserve/api/guard/workspace_guard.go
similarity index 100%
rename from Voltaserve/api/guard/workspace_guard.go
rename to Downloads/Voltaserve/api/guard/workspace_guard.go
diff --git a/Voltaserve/api/helper/id.go b/Downloads/Voltaserve/api/helper/id.go
similarity index 100%
rename from Voltaserve/api/helper/id.go
rename to Downloads/Voltaserve/api/helper/id.go
diff --git a/Voltaserve/api/helper/unit.go b/Downloads/Voltaserve/api/helper/unit.go
similarity index 100%
rename from Voltaserve/api/helper/unit.go
rename to Downloads/Voltaserve/api/helper/unit.go
diff --git a/Voltaserve/api/helper/workspace.go b/Downloads/Voltaserve/api/helper/workspace.go
similarity index 100%
rename from Voltaserve/api/helper/workspace.go
rename to Downloads/Voltaserve/api/helper/workspace.go
diff --git a/Voltaserve/api/infra/db.go b/Downloads/Voltaserve/api/infra/db.go
similarity index 100%
rename from Voltaserve/api/infra/db.go
rename to Downloads/Voltaserve/api/infra/db.go
diff --git a/Voltaserve/api/infra/file_identifier.go b/Downloads/Voltaserve/api/infra/file_identifier.go
similarity index 100%
rename from Voltaserve/api/infra/file_identifier.go
rename to Downloads/Voltaserve/api/infra/file_identifier.go
diff --git a/Voltaserve/api/infra/mail.go b/Downloads/Voltaserve/api/infra/mail.go
similarity index 100%
rename from Voltaserve/api/infra/mail.go
rename to Downloads/Voltaserve/api/infra/mail.go
diff --git a/Voltaserve/api/infra/mime.go b/Downloads/Voltaserve/api/infra/mime.go
similarity index 100%
rename from Voltaserve/api/infra/mime.go
rename to Downloads/Voltaserve/api/infra/mime.go
diff --git a/Voltaserve/api/infra/redis.go b/Downloads/Voltaserve/api/infra/redis.go
similarity index 100%
rename from Voltaserve/api/infra/redis.go
rename to Downloads/Voltaserve/api/infra/redis.go
diff --git a/Voltaserve/api/infra/s3.go b/Downloads/Voltaserve/api/infra/s3.go
similarity index 100%
rename from Voltaserve/api/infra/s3.go
rename to Downloads/Voltaserve/api/infra/s3.go
diff --git a/Voltaserve/api/infra/search.go b/Downloads/Voltaserve/api/infra/search.go
similarity index 100%
rename from Voltaserve/api/infra/search.go
rename to Downloads/Voltaserve/api/infra/search.go
diff --git a/Voltaserve/api/main.go b/Downloads/Voltaserve/api/main.go
similarity index 100%
rename from Voltaserve/api/main.go
rename to Downloads/Voltaserve/api/main.go
diff --git a/Voltaserve/api/model/file_model.go b/Downloads/Voltaserve/api/model/file_model.go
similarity index 100%
rename from Voltaserve/api/model/file_model.go
rename to Downloads/Voltaserve/api/model/file_model.go
diff --git a/Voltaserve/api/model/group_model.go b/Downloads/Voltaserve/api/model/group_model.go
similarity index 100%
rename from Voltaserve/api/model/group_model.go
rename to Downloads/Voltaserve/api/model/group_model.go
diff --git a/Voltaserve/api/model/invitation_model.go b/Downloads/Voltaserve/api/model/invitation_model.go
similarity index 100%
rename from Voltaserve/api/model/invitation_model.go
rename to Downloads/Voltaserve/api/model/invitation_model.go
diff --git a/Voltaserve/api/model/organization_model.go b/Downloads/Voltaserve/api/model/organization_model.go
similarity index 100%
rename from Voltaserve/api/model/organization_model.go
rename to Downloads/Voltaserve/api/model/organization_model.go
diff --git a/Voltaserve/api/model/permission_model.go b/Downloads/Voltaserve/api/model/permission_model.go
similarity index 100%
rename from Voltaserve/api/model/permission_model.go
rename to Downloads/Voltaserve/api/model/permission_model.go
diff --git a/Voltaserve/api/model/snapshot_model.go b/Downloads/Voltaserve/api/model/snapshot_model.go
similarity index 100%
rename from Voltaserve/api/model/snapshot_model.go
rename to Downloads/Voltaserve/api/model/snapshot_model.go
diff --git a/Voltaserve/api/model/user_model.go b/Downloads/Voltaserve/api/model/user_model.go
similarity index 100%
rename from Voltaserve/api/model/user_model.go
rename to Downloads/Voltaserve/api/model/user_model.go
diff --git a/Voltaserve/api/model/workspace_model.go b/Downloads/Voltaserve/api/model/workspace_model.go
similarity index 100%
rename from Voltaserve/api/model/workspace_model.go
rename to Downloads/Voltaserve/api/model/workspace_model.go
diff --git a/Voltaserve/api/repo/file_repo.go b/Downloads/Voltaserve/api/repo/file_repo.go
similarity index 100%
rename from Voltaserve/api/repo/file_repo.go
rename to Downloads/Voltaserve/api/repo/file_repo.go
diff --git a/Voltaserve/api/repo/group_repo.go b/Downloads/Voltaserve/api/repo/group_repo.go
similarity index 100%
rename from Voltaserve/api/repo/group_repo.go
rename to Downloads/Voltaserve/api/repo/group_repo.go
diff --git a/Voltaserve/api/repo/invitation_repo.go b/Downloads/Voltaserve/api/repo/invitation_repo.go
similarity index 100%
rename from Voltaserve/api/repo/invitation_repo.go
rename to Downloads/Voltaserve/api/repo/invitation_repo.go
diff --git a/Voltaserve/api/repo/organization_repo.go b/Downloads/Voltaserve/api/repo/organization_repo.go
similarity index 100%
rename from Voltaserve/api/repo/organization_repo.go
rename to Downloads/Voltaserve/api/repo/organization_repo.go
diff --git a/Voltaserve/api/repo/permission_repo.go b/Downloads/Voltaserve/api/repo/permission_repo.go
similarity index 100%
rename from Voltaserve/api/repo/permission_repo.go
rename to Downloads/Voltaserve/api/repo/permission_repo.go
diff --git a/Voltaserve/api/repo/snapshot_repo.go b/Downloads/Voltaserve/api/repo/snapshot_repo.go
similarity index 100%
rename from Voltaserve/api/repo/snapshot_repo.go
rename to Downloads/Voltaserve/api/repo/snapshot_repo.go
diff --git a/Voltaserve/api/repo/user_repo.go b/Downloads/Voltaserve/api/repo/user_repo.go
similarity index 100%
rename from Voltaserve/api/repo/user_repo.go
rename to Downloads/Voltaserve/api/repo/user_repo.go
diff --git a/Voltaserve/api/repo/workspace_repo.go b/Downloads/Voltaserve/api/repo/workspace_repo.go
similarity index 100%
rename from Voltaserve/api/repo/workspace_repo.go
rename to Downloads/Voltaserve/api/repo/workspace_repo.go
diff --git a/Voltaserve/api/router/constants.go b/Downloads/Voltaserve/api/router/constants.go
similarity index 100%
rename from Voltaserve/api/router/constants.go
rename to Downloads/Voltaserve/api/router/constants.go
diff --git a/Voltaserve/api/router/file_router.go b/Downloads/Voltaserve/api/router/file_router.go
similarity index 100%
rename from Voltaserve/api/router/file_router.go
rename to Downloads/Voltaserve/api/router/file_router.go
diff --git a/Voltaserve/api/router/group_router.go b/Downloads/Voltaserve/api/router/group_router.go
similarity index 100%
rename from Voltaserve/api/router/group_router.go
rename to Downloads/Voltaserve/api/router/group_router.go
diff --git a/Voltaserve/api/router/invitation_router.go b/Downloads/Voltaserve/api/router/invitation_router.go
similarity index 100%
rename from Voltaserve/api/router/invitation_router.go
rename to Downloads/Voltaserve/api/router/invitation_router.go
diff --git a/Voltaserve/api/router/notification_router.go b/Downloads/Voltaserve/api/router/notification_router.go
similarity index 100%
rename from Voltaserve/api/router/notification_router.go
rename to Downloads/Voltaserve/api/router/notification_router.go
diff --git a/Voltaserve/api/router/organization_router.go b/Downloads/Voltaserve/api/router/organization_router.go
similarity index 100%
rename from Voltaserve/api/router/organization_router.go
rename to Downloads/Voltaserve/api/router/organization_router.go
diff --git a/Voltaserve/api/router/storage_router.go b/Downloads/Voltaserve/api/router/storage_router.go
similarity index 100%
rename from Voltaserve/api/router/storage_router.go
rename to Downloads/Voltaserve/api/router/storage_router.go
diff --git a/Voltaserve/api/router/user_id.go b/Downloads/Voltaserve/api/router/user_id.go
similarity index 100%
rename from Voltaserve/api/router/user_id.go
rename to Downloads/Voltaserve/api/router/user_id.go
diff --git a/Voltaserve/api/router/user_router.go b/Downloads/Voltaserve/api/router/user_router.go
similarity index 100%
rename from Voltaserve/api/router/user_router.go
rename to Downloads/Voltaserve/api/router/user_router.go
diff --git a/Voltaserve/api/router/validation.go b/Downloads/Voltaserve/api/router/validation.go
similarity index 100%
rename from Voltaserve/api/router/validation.go
rename to Downloads/Voltaserve/api/router/validation.go
diff --git a/Voltaserve/api/router/workspace_router.go b/Downloads/Voltaserve/api/router/workspace_router.go
similarity index 100%
rename from Voltaserve/api/router/workspace_router.go
rename to Downloads/Voltaserve/api/router/workspace_router.go
diff --git a/Voltaserve/api/search/file_search.go b/Downloads/Voltaserve/api/search/file_search.go
similarity index 100%
rename from Voltaserve/api/search/file_search.go
rename to Downloads/Voltaserve/api/search/file_search.go
diff --git a/Voltaserve/api/search/group_search.go b/Downloads/Voltaserve/api/search/group_search.go
similarity index 100%
rename from Voltaserve/api/search/group_search.go
rename to Downloads/Voltaserve/api/search/group_search.go
diff --git a/Voltaserve/api/search/organization_search.go b/Downloads/Voltaserve/api/search/organization_search.go
similarity index 100%
rename from Voltaserve/api/search/organization_search.go
rename to Downloads/Voltaserve/api/search/organization_search.go
diff --git a/Voltaserve/api/search/user_search.go b/Downloads/Voltaserve/api/search/user_search.go
similarity index 100%
rename from Voltaserve/api/search/user_search.go
rename to Downloads/Voltaserve/api/search/user_search.go
diff --git a/Voltaserve/api/search/workspace_search.go b/Downloads/Voltaserve/api/search/workspace_search.go
similarity index 100%
rename from Voltaserve/api/search/workspace_search.go
rename to Downloads/Voltaserve/api/search/workspace_search.go
diff --git a/Voltaserve/api/service/constants.go b/Downloads/Voltaserve/api/service/constants.go
similarity index 100%
rename from Voltaserve/api/service/constants.go
rename to Downloads/Voltaserve/api/service/constants.go
diff --git a/Voltaserve/api/service/file_service.go b/Downloads/Voltaserve/api/service/file_service.go
similarity index 100%
rename from Voltaserve/api/service/file_service.go
rename to Downloads/Voltaserve/api/service/file_service.go
diff --git a/Voltaserve/api/service/group_service.go b/Downloads/Voltaserve/api/service/group_service.go
similarity index 100%
rename from Voltaserve/api/service/group_service.go
rename to Downloads/Voltaserve/api/service/group_service.go
diff --git a/Voltaserve/api/service/invitation_service.go b/Downloads/Voltaserve/api/service/invitation_service.go
similarity index 100%
rename from Voltaserve/api/service/invitation_service.go
rename to Downloads/Voltaserve/api/service/invitation_service.go
diff --git a/Voltaserve/api/service/notification_service.go b/Downloads/Voltaserve/api/service/notification_service.go
similarity index 100%
rename from Voltaserve/api/service/notification_service.go
rename to Downloads/Voltaserve/api/service/notification_service.go
diff --git a/Voltaserve/api/service/organization_service.go b/Downloads/Voltaserve/api/service/organization_service.go
similarity index 100%
rename from Voltaserve/api/service/organization_service.go
rename to Downloads/Voltaserve/api/service/organization_service.go
diff --git a/Voltaserve/api/service/storage_service.go b/Downloads/Voltaserve/api/service/storage_service.go
similarity index 100%
rename from Voltaserve/api/service/storage_service.go
rename to Downloads/Voltaserve/api/service/storage_service.go
diff --git a/Voltaserve/api/service/user_service.go b/Downloads/Voltaserve/api/service/user_service.go
similarity index 100%
rename from Voltaserve/api/service/user_service.go
rename to Downloads/Voltaserve/api/service/user_service.go
diff --git a/Voltaserve/api/service/workspace_service.go b/Downloads/Voltaserve/api/service/workspace_service.go
similarity index 100%
rename from Voltaserve/api/service/workspace_service.go
rename to Downloads/Voltaserve/api/service/workspace_service.go
diff --git a/Voltaserve/api/templates/join-organization/params.yml b/Downloads/Voltaserve/api/templates/join-organization/params.yml
similarity index 100%
rename from Voltaserve/api/templates/join-organization/params.yml
rename to Downloads/Voltaserve/api/templates/join-organization/params.yml
diff --git a/Voltaserve/api/templates/join-organization/template.html b/Downloads/Voltaserve/api/templates/join-organization/template.html
similarity index 100%
rename from Voltaserve/api/templates/join-organization/template.html
rename to Downloads/Voltaserve/api/templates/join-organization/template.html
diff --git a/Voltaserve/api/templates/join-organization/template.txt b/Downloads/Voltaserve/api/templates/join-organization/template.txt
similarity index 100%
rename from Voltaserve/api/templates/join-organization/template.txt
rename to Downloads/Voltaserve/api/templates/join-organization/template.txt
diff --git a/Voltaserve/api/templates/signup-and-join-organization/params.yml b/Downloads/Voltaserve/api/templates/signup-and-join-organization/params.yml
similarity index 100%
rename from Voltaserve/api/templates/signup-and-join-organization/params.yml
rename to Downloads/Voltaserve/api/templates/signup-and-join-organization/params.yml
diff --git a/Voltaserve/api/templates/signup-and-join-organization/template.html b/Downloads/Voltaserve/api/templates/signup-and-join-organization/template.html
similarity index 100%
rename from Voltaserve/api/templates/signup-and-join-organization/template.html
rename to Downloads/Voltaserve/api/templates/signup-and-join-organization/template.html
diff --git a/Voltaserve/api/templates/signup-and-join-organization/template.txt b/Downloads/Voltaserve/api/templates/signup-and-join-organization/template.txt
similarity index 100%
rename from Voltaserve/api/templates/signup-and-join-organization/template.txt
rename to Downloads/Voltaserve/api/templates/signup-and-join-organization/template.txt
diff --git a/Voltaserve/assets/brand.svg b/Downloads/Voltaserve/assets/brand.svg
similarity index 100%
rename from Voltaserve/assets/brand.svg
rename to Downloads/Voltaserve/assets/brand.svg
diff --git a/Voltaserve/assets/screencast.gif b/Downloads/Voltaserve/assets/screencast.gif
similarity index 100%
rename from Voltaserve/assets/screencast.gif
rename to Downloads/Voltaserve/assets/screencast.gif
diff --git a/Voltaserve/conversion/.air.toml b/Downloads/Voltaserve/conversion/.air.toml
similarity index 100%
rename from Voltaserve/conversion/.air.toml
rename to Downloads/Voltaserve/conversion/.air.toml
diff --git a/Voltaserve/conversion/.env b/Downloads/Voltaserve/conversion/.env
similarity index 100%
rename from Voltaserve/conversion/.env
rename to Downloads/Voltaserve/conversion/.env
diff --git a/Voltaserve/conversion/.gitignore b/Downloads/Voltaserve/conversion/.gitignore
similarity index 100%
rename from Voltaserve/conversion/.gitignore
rename to Downloads/Voltaserve/conversion/.gitignore
diff --git a/Voltaserve/conversion/.vscode/extensions.json b/Downloads/Voltaserve/conversion/.vscode/extensions.json
similarity index 100%
rename from Voltaserve/conversion/.vscode/extensions.json
rename to Downloads/Voltaserve/conversion/.vscode/extensions.json
diff --git a/Voltaserve/conversion/.vscode/launch.json b/Downloads/Voltaserve/conversion/.vscode/launch.json
similarity index 100%
rename from Voltaserve/conversion/.vscode/launch.json
rename to Downloads/Voltaserve/conversion/.vscode/launch.json
diff --git a/Voltaserve/conversion/.vscode/settings.json b/Downloads/Voltaserve/conversion/.vscode/settings.json
similarity index 100%
rename from Voltaserve/conversion/.vscode/settings.json
rename to Downloads/Voltaserve/conversion/.vscode/settings.json
diff --git a/Voltaserve/conversion/Dockerfile b/Downloads/Voltaserve/conversion/Dockerfile
similarity index 100%
rename from Voltaserve/conversion/Dockerfile
rename to Downloads/Voltaserve/conversion/Dockerfile
diff --git a/Voltaserve/conversion/README.md b/Downloads/Voltaserve/conversion/README.md
similarity index 100%
rename from Voltaserve/conversion/README.md
rename to Downloads/Voltaserve/conversion/README.md
diff --git a/Voltaserve/conversion/client/api_client.go b/Downloads/Voltaserve/conversion/client/api_client.go
similarity index 100%
rename from Voltaserve/conversion/client/api_client.go
rename to Downloads/Voltaserve/conversion/client/api_client.go
diff --git a/Voltaserve/conversion/config/config.go b/Downloads/Voltaserve/conversion/config/config.go
similarity index 100%
rename from Voltaserve/conversion/config/config.go
rename to Downloads/Voltaserve/conversion/config/config.go
diff --git a/Voltaserve/conversion/config/types.go b/Downloads/Voltaserve/conversion/config/types.go
similarity index 100%
rename from Voltaserve/conversion/config/types.go
rename to Downloads/Voltaserve/conversion/config/types.go
diff --git a/Voltaserve/conversion/core/constants.go b/Downloads/Voltaserve/conversion/core/constants.go
similarity index 100%
rename from Voltaserve/conversion/core/constants.go
rename to Downloads/Voltaserve/conversion/core/constants.go
diff --git a/Voltaserve/conversion/core/types.go b/Downloads/Voltaserve/conversion/core/types.go
similarity index 100%
rename from Voltaserve/conversion/core/types.go
rename to Downloads/Voltaserve/conversion/core/types.go
diff --git a/Voltaserve/conversion/go.mod b/Downloads/Voltaserve/conversion/go.mod
similarity index 100%
rename from Voltaserve/conversion/go.mod
rename to Downloads/Voltaserve/conversion/go.mod
diff --git a/Voltaserve/conversion/go.sum b/Downloads/Voltaserve/conversion/go.sum
similarity index 100%
rename from Voltaserve/conversion/go.sum
rename to Downloads/Voltaserve/conversion/go.sum
diff --git a/Voltaserve/conversion/helper/base64.go b/Downloads/Voltaserve/conversion/helper/base64.go
similarity index 100%
rename from Voltaserve/conversion/helper/base64.go
rename to Downloads/Voltaserve/conversion/helper/base64.go
diff --git a/Voltaserve/conversion/helper/id.go b/Downloads/Voltaserve/conversion/helper/id.go
similarity index 100%
rename from Voltaserve/conversion/helper/id.go
rename to Downloads/Voltaserve/conversion/helper/id.go
diff --git a/Voltaserve/conversion/helper/mime.go b/Downloads/Voltaserve/conversion/helper/mime.go
similarity index 100%
rename from Voltaserve/conversion/helper/mime.go
rename to Downloads/Voltaserve/conversion/helper/mime.go
diff --git a/Voltaserve/conversion/helper/string.go b/Downloads/Voltaserve/conversion/helper/string.go
similarity index 100%
rename from Voltaserve/conversion/helper/string.go
rename to Downloads/Voltaserve/conversion/helper/string.go
diff --git a/Voltaserve/conversion/identifier/file_identifier.go b/Downloads/Voltaserve/conversion/identifier/file_identifier.go
similarity index 100%
rename from Voltaserve/conversion/identifier/file_identifier.go
rename to Downloads/Voltaserve/conversion/identifier/file_identifier.go
diff --git a/Voltaserve/conversion/identifier/pipeline_identifier.go b/Downloads/Voltaserve/conversion/identifier/pipeline_identifier.go
similarity index 100%
rename from Voltaserve/conversion/identifier/pipeline_identifier.go
rename to Downloads/Voltaserve/conversion/identifier/pipeline_identifier.go
diff --git a/Voltaserve/conversion/infra/command.go b/Downloads/Voltaserve/conversion/infra/command.go
similarity index 100%
rename from Voltaserve/conversion/infra/command.go
rename to Downloads/Voltaserve/conversion/infra/command.go
diff --git a/Voltaserve/conversion/infra/logger.go b/Downloads/Voltaserve/conversion/infra/logger.go
similarity index 100%
rename from Voltaserve/conversion/infra/logger.go
rename to Downloads/Voltaserve/conversion/infra/logger.go
diff --git a/Voltaserve/conversion/infra/s3.go b/Downloads/Voltaserve/conversion/infra/s3.go
similarity index 100%
rename from Voltaserve/conversion/infra/s3.go
rename to Downloads/Voltaserve/conversion/infra/s3.go
diff --git a/Voltaserve/conversion/main.go b/Downloads/Voltaserve/conversion/main.go
similarity index 100%
rename from Voltaserve/conversion/main.go
rename to Downloads/Voltaserve/conversion/main.go
diff --git a/Voltaserve/conversion/pipeline/dispatcher.go b/Downloads/Voltaserve/conversion/pipeline/dispatcher.go
similarity index 100%
rename from Voltaserve/conversion/pipeline/dispatcher.go
rename to Downloads/Voltaserve/conversion/pipeline/dispatcher.go
diff --git a/Voltaserve/conversion/pipeline/image_pipeline.go b/Downloads/Voltaserve/conversion/pipeline/image_pipeline.go
similarity index 100%
rename from Voltaserve/conversion/pipeline/image_pipeline.go
rename to Downloads/Voltaserve/conversion/pipeline/image_pipeline.go
diff --git a/Voltaserve/conversion/pipeline/office_pipeline.go b/Downloads/Voltaserve/conversion/pipeline/office_pipeline.go
similarity index 100%
rename from Voltaserve/conversion/pipeline/office_pipeline.go
rename to Downloads/Voltaserve/conversion/pipeline/office_pipeline.go
diff --git a/Voltaserve/conversion/pipeline/pdf_pipeline.go b/Downloads/Voltaserve/conversion/pipeline/pdf_pipeline.go
similarity index 100%
rename from Voltaserve/conversion/pipeline/pdf_pipeline.go
rename to Downloads/Voltaserve/conversion/pipeline/pdf_pipeline.go
diff --git a/Voltaserve/conversion/pipeline/video_pipeline.go b/Downloads/Voltaserve/conversion/pipeline/video_pipeline.go
similarity index 100%
rename from Voltaserve/conversion/pipeline/video_pipeline.go
rename to Downloads/Voltaserve/conversion/pipeline/video_pipeline.go
diff --git a/Voltaserve/conversion/processor/image_processor.go b/Downloads/Voltaserve/conversion/processor/image_processor.go
similarity index 100%
rename from Voltaserve/conversion/processor/image_processor.go
rename to Downloads/Voltaserve/conversion/processor/image_processor.go
diff --git a/Voltaserve/conversion/processor/office_processor.go b/Downloads/Voltaserve/conversion/processor/office_processor.go
similarity index 100%
rename from Voltaserve/conversion/processor/office_processor.go
rename to Downloads/Voltaserve/conversion/processor/office_processor.go
diff --git a/Voltaserve/conversion/processor/pdf_processor.go b/Downloads/Voltaserve/conversion/processor/pdf_processor.go
similarity index 100%
rename from Voltaserve/conversion/processor/pdf_processor.go
rename to Downloads/Voltaserve/conversion/processor/pdf_processor.go
diff --git a/Voltaserve/conversion/processor/video_processor.go b/Downloads/Voltaserve/conversion/processor/video_processor.go
similarity index 100%
rename from Voltaserve/conversion/processor/video_processor.go
rename to Downloads/Voltaserve/conversion/processor/video_processor.go
diff --git a/Voltaserve/conversion/runtime/scheduler.go b/Downloads/Voltaserve/conversion/runtime/scheduler.go
similarity index 100%
rename from Voltaserve/conversion/runtime/scheduler.go
rename to Downloads/Voltaserve/conversion/runtime/scheduler.go
diff --git a/Voltaserve/conversion/scripts/install-dependencies.sh b/Downloads/Voltaserve/conversion/scripts/install-dependencies.sh
similarity index 100%
rename from Voltaserve/conversion/scripts/install-dependencies.sh
rename to Downloads/Voltaserve/conversion/scripts/install-dependencies.sh
diff --git a/Voltaserve/conversion/scripts/install-fonts.sh b/Downloads/Voltaserve/conversion/scripts/install-fonts.sh
similarity index 100%
rename from Voltaserve/conversion/scripts/install-fonts.sh
rename to Downloads/Voltaserve/conversion/scripts/install-fonts.sh
diff --git a/Voltaserve/desktop/.gitignore b/Downloads/Voltaserve/desktop/.gitignore
similarity index 100%
rename from Voltaserve/desktop/.gitignore
rename to Downloads/Voltaserve/desktop/.gitignore
diff --git a/Voltaserve/desktop/CMakeLists.txt b/Downloads/Voltaserve/desktop/CMakeLists.txt
similarity index 100%
rename from Voltaserve/desktop/CMakeLists.txt
rename to Downloads/Voltaserve/desktop/CMakeLists.txt
diff --git a/Voltaserve/desktop/README.md b/Downloads/Voltaserve/desktop/README.md
similarity index 100%
rename from Voltaserve/desktop/README.md
rename to Downloads/Voltaserve/desktop/README.md
diff --git a/Voltaserve/desktop/assets/icon-dark.png b/Downloads/Voltaserve/desktop/assets/icon-dark.png
similarity index 100%
rename from Voltaserve/desktop/assets/icon-dark.png
rename to Downloads/Voltaserve/desktop/assets/icon-dark.png
diff --git a/Voltaserve/desktop/assets/icon.png b/Downloads/Voltaserve/desktop/assets/icon.png
similarity index 100%
rename from Voltaserve/desktop/assets/icon.png
rename to Downloads/Voltaserve/desktop/assets/icon.png
diff --git a/00_Install/docker-compose.yml b/Downloads/Voltaserve/desktop/build/.keep
similarity index 100%
rename from 00_Install/docker-compose.yml
rename to Downloads/Voltaserve/desktop/build/.keep
diff --git a/Voltaserve/desktop/cli/voltaserve.c b/Downloads/Voltaserve/desktop/cli/voltaserve.c
similarity index 100%
rename from Voltaserve/desktop/cli/voltaserve.c
rename to Downloads/Voltaserve/desktop/cli/voltaserve.c
diff --git a/Voltaserve/desktop/index.html b/Downloads/Voltaserve/desktop/index.html
similarity index 100%
rename from Voltaserve/desktop/index.html
rename to Downloads/Voltaserve/desktop/index.html
diff --git a/Voltaserve/desktop/main.js b/Downloads/Voltaserve/desktop/main.js
similarity index 100%
rename from Voltaserve/desktop/main.js
rename to Downloads/Voltaserve/desktop/main.js
diff --git a/Voltaserve/desktop/package-lock.json b/Downloads/Voltaserve/desktop/package-lock.json
similarity index 100%
rename from Voltaserve/desktop/package-lock.json
rename to Downloads/Voltaserve/desktop/package-lock.json
diff --git a/Voltaserve/desktop/package.json b/Downloads/Voltaserve/desktop/package.json
similarity index 100%
rename from Voltaserve/desktop/package.json
rename to Downloads/Voltaserve/desktop/package.json
diff --git a/Voltaserve/desktop/preload.js b/Downloads/Voltaserve/desktop/preload.js
similarity index 100%
rename from Voltaserve/desktop/preload.js
rename to Downloads/Voltaserve/desktop/preload.js
diff --git a/Voltaserve/desktop/renderer.js b/Downloads/Voltaserve/desktop/renderer.js
similarity index 100%
rename from Voltaserve/desktop/renderer.js
rename to Downloads/Voltaserve/desktop/renderer.js
diff --git a/Alf.io/docker-compose-traefik.yml b/Downloads/Voltaserve/docker-compose-traefik.yml
similarity index 100%
rename from Alf.io/docker-compose-traefik.yml
rename to Downloads/Voltaserve/docker-compose-traefik.yml
diff --git a/Voltaserve/docker-compose.yml b/Downloads/Voltaserve/docker-compose.yml
similarity index 100%
rename from Voltaserve/docker-compose.yml
rename to Downloads/Voltaserve/docker-compose.yml
diff --git a/Voltaserve/idp/.dockerignore b/Downloads/Voltaserve/idp/.dockerignore
similarity index 100%
rename from Voltaserve/idp/.dockerignore
rename to Downloads/Voltaserve/idp/.dockerignore
diff --git a/Voltaserve/idp/.editorconfig b/Downloads/Voltaserve/idp/.editorconfig
similarity index 100%
rename from Voltaserve/idp/.editorconfig
rename to Downloads/Voltaserve/idp/.editorconfig
diff --git a/Voltaserve/idp/.env b/Downloads/Voltaserve/idp/.env
similarity index 100%
rename from Voltaserve/idp/.env
rename to Downloads/Voltaserve/idp/.env
diff --git a/Voltaserve/idp/.gitattributes b/Downloads/Voltaserve/idp/.gitattributes
similarity index 100%
rename from Voltaserve/idp/.gitattributes
rename to Downloads/Voltaserve/idp/.gitattributes
diff --git a/Voltaserve/idp/.gitignore b/Downloads/Voltaserve/idp/.gitignore
similarity index 100%
rename from Voltaserve/idp/.gitignore
rename to Downloads/Voltaserve/idp/.gitignore
diff --git a/Voltaserve/idp/.prettierignore b/Downloads/Voltaserve/idp/.prettierignore
similarity index 100%
rename from Voltaserve/idp/.prettierignore
rename to Downloads/Voltaserve/idp/.prettierignore
diff --git a/Voltaserve/idp/.prettierrc.json b/Downloads/Voltaserve/idp/.prettierrc.json
similarity index 100%
rename from Voltaserve/idp/.prettierrc.json
rename to Downloads/Voltaserve/idp/.prettierrc.json
diff --git a/Voltaserve/idp/.vscode/extensions.json b/Downloads/Voltaserve/idp/.vscode/extensions.json
similarity index 100%
rename from Voltaserve/idp/.vscode/extensions.json
rename to Downloads/Voltaserve/idp/.vscode/extensions.json
diff --git a/Voltaserve/idp/Dockerfile b/Downloads/Voltaserve/idp/Dockerfile
similarity index 100%
rename from Voltaserve/idp/Dockerfile
rename to Downloads/Voltaserve/idp/Dockerfile
diff --git a/Voltaserve/idp/README.md b/Downloads/Voltaserve/idp/README.md
similarity index 100%
rename from Voltaserve/idp/README.md
rename to Downloads/Voltaserve/idp/README.md
diff --git a/Voltaserve/idp/bun.lockb b/Downloads/Voltaserve/idp/bun.lockb
similarity index 100%
rename from Voltaserve/idp/bun.lockb
rename to Downloads/Voltaserve/idp/bun.lockb
diff --git a/Voltaserve/idp/docs/index.html b/Downloads/Voltaserve/idp/docs/index.html
similarity index 100%
rename from Voltaserve/idp/docs/index.html
rename to Downloads/Voltaserve/idp/docs/index.html
diff --git a/Voltaserve/idp/docs/swagger.json b/Downloads/Voltaserve/idp/docs/swagger.json
similarity index 100%
rename from Voltaserve/idp/docs/swagger.json
rename to Downloads/Voltaserve/idp/docs/swagger.json
diff --git a/Voltaserve/idp/eslint.config.cjs b/Downloads/Voltaserve/idp/eslint.config.cjs
similarity index 100%
rename from Voltaserve/idp/eslint.config.cjs
rename to Downloads/Voltaserve/idp/eslint.config.cjs
diff --git a/Voltaserve/idp/package.json b/Downloads/Voltaserve/idp/package.json
similarity index 100%
rename from Voltaserve/idp/package.json
rename to Downloads/Voltaserve/idp/package.json
diff --git a/Voltaserve/idp/src/account/router.ts b/Downloads/Voltaserve/idp/src/account/router.ts
similarity index 100%
rename from Voltaserve/idp/src/account/router.ts
rename to Downloads/Voltaserve/idp/src/account/router.ts
diff --git a/Voltaserve/idp/src/account/service.ts b/Downloads/Voltaserve/idp/src/account/service.ts
similarity index 100%
rename from Voltaserve/idp/src/account/service.ts
rename to Downloads/Voltaserve/idp/src/account/service.ts
diff --git a/Voltaserve/idp/src/app.ts b/Downloads/Voltaserve/idp/src/app.ts
similarity index 100%
rename from Voltaserve/idp/src/app.ts
rename to Downloads/Voltaserve/idp/src/app.ts
diff --git a/Voltaserve/idp/src/config/config.ts b/Downloads/Voltaserve/idp/src/config/config.ts
similarity index 100%
rename from Voltaserve/idp/src/config/config.ts
rename to Downloads/Voltaserve/idp/src/config/config.ts
diff --git a/Voltaserve/idp/src/config/types.ts b/Downloads/Voltaserve/idp/src/config/types.ts
similarity index 100%
rename from Voltaserve/idp/src/config/types.ts
rename to Downloads/Voltaserve/idp/src/config/types.ts
diff --git a/Voltaserve/idp/src/infra/date-time.ts b/Downloads/Voltaserve/idp/src/infra/date-time.ts
similarity index 100%
rename from Voltaserve/idp/src/infra/date-time.ts
rename to Downloads/Voltaserve/idp/src/infra/date-time.ts
diff --git a/Voltaserve/idp/src/infra/env.ts b/Downloads/Voltaserve/idp/src/infra/env.ts
similarity index 100%
rename from Voltaserve/idp/src/infra/env.ts
rename to Downloads/Voltaserve/idp/src/infra/env.ts
diff --git a/Voltaserve/idp/src/infra/error.ts b/Downloads/Voltaserve/idp/src/infra/error.ts
similarity index 100%
rename from Voltaserve/idp/src/infra/error.ts
rename to Downloads/Voltaserve/idp/src/infra/error.ts
diff --git a/Voltaserve/idp/src/infra/id.ts b/Downloads/Voltaserve/idp/src/infra/id.ts
similarity index 100%
rename from Voltaserve/idp/src/infra/id.ts
rename to Downloads/Voltaserve/idp/src/infra/id.ts
diff --git a/Voltaserve/idp/src/infra/mail.ts b/Downloads/Voltaserve/idp/src/infra/mail.ts
similarity index 100%
rename from Voltaserve/idp/src/infra/mail.ts
rename to Downloads/Voltaserve/idp/src/infra/mail.ts
diff --git a/Voltaserve/idp/src/infra/passport-request.ts b/Downloads/Voltaserve/idp/src/infra/passport-request.ts
similarity index 100%
rename from Voltaserve/idp/src/infra/passport-request.ts
rename to Downloads/Voltaserve/idp/src/infra/passport-request.ts
diff --git a/Voltaserve/idp/src/infra/password.ts b/Downloads/Voltaserve/idp/src/infra/password.ts
similarity index 100%
rename from Voltaserve/idp/src/infra/password.ts
rename to Downloads/Voltaserve/idp/src/infra/password.ts
diff --git a/Voltaserve/idp/src/infra/postgres.ts b/Downloads/Voltaserve/idp/src/infra/postgres.ts
similarity index 100%
rename from Voltaserve/idp/src/infra/postgres.ts
rename to Downloads/Voltaserve/idp/src/infra/postgres.ts
diff --git a/Voltaserve/idp/src/infra/search.ts b/Downloads/Voltaserve/idp/src/infra/search.ts
similarity index 100%
rename from Voltaserve/idp/src/infra/search.ts
rename to Downloads/Voltaserve/idp/src/infra/search.ts
diff --git a/Voltaserve/idp/src/token/router.ts b/Downloads/Voltaserve/idp/src/token/router.ts
similarity index 100%
rename from Voltaserve/idp/src/token/router.ts
rename to Downloads/Voltaserve/idp/src/token/router.ts
diff --git a/Voltaserve/idp/src/token/service.ts b/Downloads/Voltaserve/idp/src/token/service.ts
similarity index 100%
rename from Voltaserve/idp/src/token/service.ts
rename to Downloads/Voltaserve/idp/src/token/service.ts
diff --git a/Voltaserve/idp/src/user/repo.ts b/Downloads/Voltaserve/idp/src/user/repo.ts
similarity index 100%
rename from Voltaserve/idp/src/user/repo.ts
rename to Downloads/Voltaserve/idp/src/user/repo.ts
diff --git a/Voltaserve/idp/src/user/router.ts b/Downloads/Voltaserve/idp/src/user/router.ts
similarity index 100%
rename from Voltaserve/idp/src/user/router.ts
rename to Downloads/Voltaserve/idp/src/user/router.ts
diff --git a/Voltaserve/idp/src/user/service.ts b/Downloads/Voltaserve/idp/src/user/service.ts
similarity index 100%
rename from Voltaserve/idp/src/user/service.ts
rename to Downloads/Voltaserve/idp/src/user/service.ts
diff --git a/Voltaserve/idp/swagger.js b/Downloads/Voltaserve/idp/swagger.js
similarity index 100%
rename from Voltaserve/idp/swagger.js
rename to Downloads/Voltaserve/idp/swagger.js
diff --git a/Voltaserve/idp/templates/email-confirmation/params.yml b/Downloads/Voltaserve/idp/templates/email-confirmation/params.yml
similarity index 100%
rename from Voltaserve/idp/templates/email-confirmation/params.yml
rename to Downloads/Voltaserve/idp/templates/email-confirmation/params.yml
diff --git a/Voltaserve/idp/templates/email-confirmation/template.hbs b/Downloads/Voltaserve/idp/templates/email-confirmation/template.hbs
similarity index 100%
rename from Voltaserve/idp/templates/email-confirmation/template.hbs
rename to Downloads/Voltaserve/idp/templates/email-confirmation/template.hbs
diff --git a/Voltaserve/idp/templates/email-confirmation/template.txt b/Downloads/Voltaserve/idp/templates/email-confirmation/template.txt
similarity index 100%
rename from Voltaserve/idp/templates/email-confirmation/template.txt
rename to Downloads/Voltaserve/idp/templates/email-confirmation/template.txt
diff --git a/Voltaserve/idp/templates/email-update/params.yml b/Downloads/Voltaserve/idp/templates/email-update/params.yml
similarity index 100%
rename from Voltaserve/idp/templates/email-update/params.yml
rename to Downloads/Voltaserve/idp/templates/email-update/params.yml
diff --git a/Voltaserve/idp/templates/email-update/template.hbs b/Downloads/Voltaserve/idp/templates/email-update/template.hbs
similarity index 100%
rename from Voltaserve/idp/templates/email-update/template.hbs
rename to Downloads/Voltaserve/idp/templates/email-update/template.hbs
diff --git a/Voltaserve/idp/templates/email-update/template.txt b/Downloads/Voltaserve/idp/templates/email-update/template.txt
similarity index 100%
rename from Voltaserve/idp/templates/email-update/template.txt
rename to Downloads/Voltaserve/idp/templates/email-update/template.txt
diff --git a/Voltaserve/idp/templates/reset-password/params.yml b/Downloads/Voltaserve/idp/templates/reset-password/params.yml
similarity index 100%
rename from Voltaserve/idp/templates/reset-password/params.yml
rename to Downloads/Voltaserve/idp/templates/reset-password/params.yml
diff --git a/Voltaserve/idp/templates/reset-password/template.hbs b/Downloads/Voltaserve/idp/templates/reset-password/template.hbs
similarity index 100%
rename from Voltaserve/idp/templates/reset-password/template.hbs
rename to Downloads/Voltaserve/idp/templates/reset-password/template.hbs
diff --git a/Voltaserve/idp/templates/reset-password/template.txt b/Downloads/Voltaserve/idp/templates/reset-password/template.txt
similarity index 100%
rename from Voltaserve/idp/templates/reset-password/template.txt
rename to Downloads/Voltaserve/idp/templates/reset-password/template.txt
diff --git a/Voltaserve/idp/tsconfig.json b/Downloads/Voltaserve/idp/tsconfig.json
similarity index 100%
rename from Voltaserve/idp/tsconfig.json
rename to Downloads/Voltaserve/idp/tsconfig.json
diff --git a/Voltaserve/postgres/.vscode/extensions.json b/Downloads/Voltaserve/postgres/.vscode/extensions.json
similarity index 100%
rename from Voltaserve/postgres/.vscode/extensions.json
rename to Downloads/Voltaserve/postgres/.vscode/extensions.json
diff --git a/Voltaserve/postgres/Dockerfile b/Downloads/Voltaserve/postgres/Dockerfile
similarity index 100%
rename from Voltaserve/postgres/Dockerfile
rename to Downloads/Voltaserve/postgres/Dockerfile
diff --git a/Voltaserve/postgres/README.md b/Downloads/Voltaserve/postgres/README.md
similarity index 100%
rename from Voltaserve/postgres/README.md
rename to Downloads/Voltaserve/postgres/README.md
diff --git a/Voltaserve/postgres/schema.sql b/Downloads/Voltaserve/postgres/schema.sql
similarity index 100%
rename from Voltaserve/postgres/schema.sql
rename to Downloads/Voltaserve/postgres/schema.sql
diff --git a/Voltaserve/ui/.dockerignore b/Downloads/Voltaserve/ui/.dockerignore
similarity index 100%
rename from Voltaserve/ui/.dockerignore
rename to Downloads/Voltaserve/ui/.dockerignore
diff --git a/Voltaserve/ui/.editorconfig b/Downloads/Voltaserve/ui/.editorconfig
similarity index 100%
rename from Voltaserve/ui/.editorconfig
rename to Downloads/Voltaserve/ui/.editorconfig
diff --git a/Voltaserve/ui/.env b/Downloads/Voltaserve/ui/.env
similarity index 100%
rename from Voltaserve/ui/.env
rename to Downloads/Voltaserve/ui/.env
diff --git a/Voltaserve/ui/.gitattributes b/Downloads/Voltaserve/ui/.gitattributes
similarity index 100%
rename from Voltaserve/ui/.gitattributes
rename to Downloads/Voltaserve/ui/.gitattributes
diff --git a/Voltaserve/ui/.gitignore b/Downloads/Voltaserve/ui/.gitignore
similarity index 100%
rename from Voltaserve/ui/.gitignore
rename to Downloads/Voltaserve/ui/.gitignore
diff --git a/Voltaserve/ui/.prettierignore b/Downloads/Voltaserve/ui/.prettierignore
similarity index 100%
rename from Voltaserve/ui/.prettierignore
rename to Downloads/Voltaserve/ui/.prettierignore
diff --git a/Voltaserve/ui/.prettierrc.json b/Downloads/Voltaserve/ui/.prettierrc.json
similarity index 100%
rename from Voltaserve/ui/.prettierrc.json
rename to Downloads/Voltaserve/ui/.prettierrc.json
diff --git a/Voltaserve/ui/.vscode/extensions.json b/Downloads/Voltaserve/ui/.vscode/extensions.json
similarity index 100%
rename from Voltaserve/ui/.vscode/extensions.json
rename to Downloads/Voltaserve/ui/.vscode/extensions.json
diff --git a/Voltaserve/ui/Dockerfile b/Downloads/Voltaserve/ui/Dockerfile
similarity index 100%
rename from Voltaserve/ui/Dockerfile
rename to Downloads/Voltaserve/ui/Dockerfile
diff --git a/Voltaserve/ui/README.md b/Downloads/Voltaserve/ui/README.md
similarity index 100%
rename from Voltaserve/ui/README.md
rename to Downloads/Voltaserve/ui/README.md
diff --git a/Voltaserve/ui/bun.lockb b/Downloads/Voltaserve/ui/bun.lockb
similarity index 100%
rename from Voltaserve/ui/bun.lockb
rename to Downloads/Voltaserve/ui/bun.lockb
diff --git a/Voltaserve/ui/eslint.config.cjs b/Downloads/Voltaserve/ui/eslint.config.cjs
similarity index 100%
rename from Voltaserve/ui/eslint.config.cjs
rename to Downloads/Voltaserve/ui/eslint.config.cjs
diff --git a/Voltaserve/ui/index.html b/Downloads/Voltaserve/ui/index.html
similarity index 100%
rename from Voltaserve/ui/index.html
rename to Downloads/Voltaserve/ui/index.html
diff --git a/Voltaserve/ui/package.json b/Downloads/Voltaserve/ui/package.json
similarity index 100%
rename from Voltaserve/ui/package.json
rename to Downloads/Voltaserve/ui/package.json
diff --git a/Voltaserve/ui/postcss.config.cjs b/Downloads/Voltaserve/ui/postcss.config.cjs
similarity index 100%
rename from Voltaserve/ui/postcss.config.cjs
rename to Downloads/Voltaserve/ui/postcss.config.cjs
diff --git a/Voltaserve/ui/public/favicon-dark.svg b/Downloads/Voltaserve/ui/public/favicon-dark.svg
similarity index 100%
rename from Voltaserve/ui/public/favicon-dark.svg
rename to Downloads/Voltaserve/ui/public/favicon-dark.svg
diff --git a/Voltaserve/ui/public/favicon.svg b/Downloads/Voltaserve/ui/public/favicon.svg
similarity index 100%
rename from Voltaserve/ui/public/favicon.svg
rename to Downloads/Voltaserve/ui/public/favicon.svg
diff --git a/Voltaserve/ui/src/client/api/file.ts b/Downloads/Voltaserve/ui/src/client/api/file.ts
similarity index 100%
rename from Voltaserve/ui/src/client/api/file.ts
rename to Downloads/Voltaserve/ui/src/client/api/file.ts
diff --git a/Voltaserve/ui/src/client/api/group.ts b/Downloads/Voltaserve/ui/src/client/api/group.ts
similarity index 100%
rename from Voltaserve/ui/src/client/api/group.ts
rename to Downloads/Voltaserve/ui/src/client/api/group.ts
diff --git a/Voltaserve/ui/src/client/api/invitation.ts b/Downloads/Voltaserve/ui/src/client/api/invitation.ts
similarity index 100%
rename from Voltaserve/ui/src/client/api/invitation.ts
rename to Downloads/Voltaserve/ui/src/client/api/invitation.ts
diff --git a/Voltaserve/ui/src/client/api/notification.ts b/Downloads/Voltaserve/ui/src/client/api/notification.ts
similarity index 100%
rename from Voltaserve/ui/src/client/api/notification.ts
rename to Downloads/Voltaserve/ui/src/client/api/notification.ts
diff --git a/Voltaserve/ui/src/client/api/organization.ts b/Downloads/Voltaserve/ui/src/client/api/organization.ts
similarity index 100%
rename from Voltaserve/ui/src/client/api/organization.ts
rename to Downloads/Voltaserve/ui/src/client/api/organization.ts
diff --git a/Voltaserve/ui/src/client/api/permission.ts b/Downloads/Voltaserve/ui/src/client/api/permission.ts
similarity index 100%
rename from Voltaserve/ui/src/client/api/permission.ts
rename to Downloads/Voltaserve/ui/src/client/api/permission.ts
diff --git a/Voltaserve/ui/src/client/api/snapshot.ts b/Downloads/Voltaserve/ui/src/client/api/snapshot.ts
similarity index 100%
rename from Voltaserve/ui/src/client/api/snapshot.ts
rename to Downloads/Voltaserve/ui/src/client/api/snapshot.ts
diff --git a/Voltaserve/ui/src/client/api/storage.ts b/Downloads/Voltaserve/ui/src/client/api/storage.ts
similarity index 100%
rename from Voltaserve/ui/src/client/api/storage.ts
rename to Downloads/Voltaserve/ui/src/client/api/storage.ts
diff --git a/Voltaserve/ui/src/client/api/user.ts b/Downloads/Voltaserve/ui/src/client/api/user.ts
similarity index 100%
rename from Voltaserve/ui/src/client/api/user.ts
rename to Downloads/Voltaserve/ui/src/client/api/user.ts
diff --git a/Voltaserve/ui/src/client/api/workspace.ts b/Downloads/Voltaserve/ui/src/client/api/workspace.ts
similarity index 100%
rename from Voltaserve/ui/src/client/api/workspace.ts
rename to Downloads/Voltaserve/ui/src/client/api/workspace.ts
diff --git a/Voltaserve/ui/src/client/error.ts b/Downloads/Voltaserve/ui/src/client/error.ts
similarity index 100%
rename from Voltaserve/ui/src/client/error.ts
rename to Downloads/Voltaserve/ui/src/client/error.ts
diff --git a/Voltaserve/ui/src/client/fetcher.ts b/Downloads/Voltaserve/ui/src/client/fetcher.ts
similarity index 100%
rename from Voltaserve/ui/src/client/fetcher.ts
rename to Downloads/Voltaserve/ui/src/client/fetcher.ts
diff --git a/Voltaserve/ui/src/client/idp/account.ts b/Downloads/Voltaserve/ui/src/client/idp/account.ts
similarity index 100%
rename from Voltaserve/ui/src/client/idp/account.ts
rename to Downloads/Voltaserve/ui/src/client/idp/account.ts
diff --git a/Voltaserve/ui/src/client/idp/token.ts b/Downloads/Voltaserve/ui/src/client/idp/token.ts
similarity index 100%
rename from Voltaserve/ui/src/client/idp/token.ts
rename to Downloads/Voltaserve/ui/src/client/idp/token.ts
diff --git a/Voltaserve/ui/src/client/idp/user.ts b/Downloads/Voltaserve/ui/src/client/idp/user.ts
similarity index 100%
rename from Voltaserve/ui/src/client/idp/user.ts
rename to Downloads/Voltaserve/ui/src/client/idp/user.ts
diff --git a/Voltaserve/ui/src/client/options.ts b/Downloads/Voltaserve/ui/src/client/options.ts
similarity index 100%
rename from Voltaserve/ui/src/client/options.ts
rename to Downloads/Voltaserve/ui/src/client/options.ts
diff --git a/Voltaserve/ui/src/components/account/account-change-password.tsx b/Downloads/Voltaserve/ui/src/components/account/account-change-password.tsx
similarity index 100%
rename from Voltaserve/ui/src/components/account/account-change-password.tsx
rename to Downloads/Voltaserve/ui/src/components/account/account-change-password.tsx
diff --git a/Voltaserve/ui/src/components/account/account-delete.tsx b/Downloads/Voltaserve/ui/src/components/account/account-delete.tsx
similarity index 100%
rename from Voltaserve/ui/src/components/account/account-delete.tsx
rename to Downloads/Voltaserve/ui/src/components/account/account-delete.tsx
diff --git a/Voltaserve/ui/src/components/account/account-edit-email.tsx b/Downloads/Voltaserve/ui/src/components/account/account-edit-email.tsx
similarity index 100%
rename from Voltaserve/ui/src/components/account/account-edit-email.tsx
rename to Downloads/Voltaserve/ui/src/components/account/account-edit-email.tsx
diff --git a/Voltaserve/ui/src/components/account/account-edit-full-name.tsx b/Downloads/Voltaserve/ui/src/components/account/account-edit-full-name.tsx
similarity index 100%
rename from Voltaserve/ui/src/components/account/account-edit-full-name.tsx
rename to Downloads/Voltaserve/ui/src/components/account/account-edit-full-name.tsx
diff --git a/Voltaserve/ui/src/components/account/edit-picture/edit-picture-upload.tsx b/Downloads/Voltaserve/ui/src/components/account/edit-picture/edit-picture-upload.tsx
similarity index 100%
rename from Voltaserve/ui/src/components/account/edit-picture/edit-picture-upload.tsx
rename to Downloads/Voltaserve/ui/src/components/account/edit-picture/edit-picture-upload.tsx
diff --git a/Voltaserve/ui/src/components/account/edit-picture/index.tsx b/Downloads/Voltaserve/ui/src/components/account/edit-picture/index.tsx
similarity index 100%
rename from Voltaserve/ui/src/components/account/edit-picture/index.tsx
rename to Downloads/Voltaserve/ui/src/components/account/edit-picture/index.tsx
diff --git a/Voltaserve/ui/src/components/common/brand/brand-dark-glossy.svg b/Downloads/Voltaserve/ui/src/components/common/brand/brand-dark-glossy.svg
similarity index 100%
rename from Voltaserve/ui/src/components/common/brand/brand-dark-glossy.svg
rename to Downloads/Voltaserve/ui/src/components/common/brand/brand-dark-glossy.svg
diff --git a/Voltaserve/ui/src/components/common/brand/brand-dark.svg b/Downloads/Voltaserve/ui/src/components/common/brand/brand-dark.svg
similarity index 100%
rename from Voltaserve/ui/src/components/common/brand/brand-dark.svg
rename to Downloads/Voltaserve/ui/src/components/common/brand/brand-dark.svg
diff --git a/Voltaserve/ui/src/components/common/brand/brand-glossy.svg b/Downloads/Voltaserve/ui/src/components/common/brand/brand-glossy.svg
similarity index 100%
rename from Voltaserve/ui/src/components/common/brand/brand-glossy.svg
rename to Downloads/Voltaserve/ui/src/components/common/brand/brand-glossy.svg
diff --git a/Voltaserve/ui/src/components/common/brand/brand.svg b/Downloads/Voltaserve/ui/src/components/common/brand/brand.svg
similarity index 100%
rename from Voltaserve/ui/src/components/common/brand/brand.svg
rename to Downloads/Voltaserve/ui/src/components/common/brand/brand.svg
diff --git a/Voltaserve/ui/src/components/common/brand/index.tsx b/Downloads/Voltaserve/ui/src/components/common/brand/index.tsx
similarity index 100%
rename from Voltaserve/ui/src/components/common/brand/index.tsx
rename to Downloads/Voltaserve/ui/src/components/common/brand/index.tsx
diff --git a/Voltaserve/ui/src/components/common/email-tokenizer.tsx b/Downloads/Voltaserve/ui/src/components/common/email-tokenizer.tsx
similarity index 100%
rename from Voltaserve/ui/src/components/common/email-tokenizer.tsx
rename to Downloads/Voltaserve/ui/src/components/common/email-tokenizer.tsx
diff --git a/Voltaserve/ui/src/components/common/group-selector.tsx b/Downloads/Voltaserve/ui/src/components/common/group-selector.tsx
similarity index 100%
rename from Voltaserve/ui/src/components/common/group-selector.tsx
rename to Downloads/Voltaserve/ui/src/components/common/group-selector.tsx
diff --git a/Voltaserve/ui/src/components/common/logo/index.tsx b/Downloads/Voltaserve/ui/src/components/common/logo/index.tsx
similarity index 100%
rename from Voltaserve/ui/src/components/common/logo/index.tsx
rename to Downloads/Voltaserve/ui/src/components/common/logo/index.tsx
diff --git a/Voltaserve/ui/src/components/common/logo/logo-dark-glossy.svg b/Downloads/Voltaserve/ui/src/components/common/logo/logo-dark-glossy.svg
similarity index 100%
rename from Voltaserve/ui/src/components/common/logo/logo-dark-glossy.svg
rename to Downloads/Voltaserve/ui/src/components/common/logo/logo-dark-glossy.svg
diff --git a/Voltaserve/ui/src/components/common/logo/logo-dark.svg b/Downloads/Voltaserve/ui/src/components/common/logo/logo-dark.svg
similarity index 100%
rename from Voltaserve/ui/src/components/common/logo/logo-dark.svg
rename to Downloads/Voltaserve/ui/src/components/common/logo/logo-dark.svg
diff --git a/Voltaserve/ui/src/components/common/logo/logo-glossy.svg b/Downloads/Voltaserve/ui/src/components/common/logo/logo-glossy.svg
similarity index 100%
rename from Voltaserve/ui/src/components/common/logo/logo-glossy.svg
rename to Downloads/Voltaserve/ui/src/components/common/logo/logo-glossy.svg
diff --git a/Voltaserve/ui/src/components/common/logo/logo.svg b/Downloads/Voltaserve/ui/src/components/common/logo/logo.svg
similarity index 100%
rename from Voltaserve/ui/src/components/common/logo/logo.svg
rename to Downloads/Voltaserve/ui/src/components/common/logo/logo.svg
diff --git a/Voltaserve/ui/src/components/common/organization-selector.tsx b/Downloads/Voltaserve/ui/src/components/common/organization-selector.tsx
similarity index 100%
rename from Voltaserve/ui/src/components/common/organization-selector.tsx
rename to Downloads/Voltaserve/ui/src/components/common/organization-selector.tsx
diff --git a/Voltaserve/ui/src/components/common/path.tsx b/Downloads/Voltaserve/ui/src/components/common/path.tsx
similarity index 100%
rename from Voltaserve/ui/src/components/common/path.tsx
rename to Downloads/Voltaserve/ui/src/components/common/path.tsx
diff --git a/Voltaserve/ui/src/components/common/storage-input/convert.ts b/Downloads/Voltaserve/ui/src/components/common/storage-input/convert.ts
similarity index 100%
rename from Voltaserve/ui/src/components/common/storage-input/convert.ts
rename to Downloads/Voltaserve/ui/src/components/common/storage-input/convert.ts
diff --git a/Voltaserve/ui/src/components/common/storage-input/index.tsx b/Downloads/Voltaserve/ui/src/components/common/storage-input/index.tsx
similarity index 100%
rename from Voltaserve/ui/src/components/common/storage-input/index.tsx
rename to Downloads/Voltaserve/ui/src/components/common/storage-input/index.tsx
diff --git a/Voltaserve/ui/src/components/common/user-selector.tsx b/Downloads/Voltaserve/ui/src/components/common/user-selector.tsx
similarity index 100%
rename from Voltaserve/ui/src/components/common/user-selector.tsx
rename to Downloads/Voltaserve/ui/src/components/common/user-selector.tsx
diff --git a/Voltaserve/ui/src/components/file/file-browse.tsx b/Downloads/Voltaserve/ui/src/components/file/file-browse.tsx
similarity index 100%
rename from Voltaserve/ui/src/components/file/file-browse.tsx
rename to Downloads/Voltaserve/ui/src/components/file/file-browse.tsx
diff --git a/Voltaserve/ui/src/components/file/file-copy.tsx b/Downloads/Voltaserve/ui/src/components/file/file-copy.tsx
similarity index 100%
rename from Voltaserve/ui/src/components/file/file-copy.tsx
rename to Downloads/Voltaserve/ui/src/components/file/file-copy.tsx
diff --git a/Voltaserve/ui/src/components/file/file-create.tsx b/Downloads/Voltaserve/ui/src/components/file/file-create.tsx
similarity index 100%
rename from Voltaserve/ui/src/components/file/file-create.tsx
rename to Downloads/Voltaserve/ui/src/components/file/file-create.tsx
diff --git a/Voltaserve/ui/src/components/file/file-move.tsx b/Downloads/Voltaserve/ui/src/components/file/file-move.tsx
similarity index 100%
rename from Voltaserve/ui/src/components/file/file-move.tsx
rename to Downloads/Voltaserve/ui/src/components/file/file-move.tsx
diff --git a/Voltaserve/ui/src/components/file/file-rename.tsx b/Downloads/Voltaserve/ui/src/components/file/file-rename.tsx
similarity index 100%
rename from Voltaserve/ui/src/components/file/file-rename.tsx
rename to Downloads/Voltaserve/ui/src/components/file/file-rename.tsx
diff --git a/Voltaserve/ui/src/components/file/file-toolbar.tsx b/Downloads/Voltaserve/ui/src/components/file/file-toolbar.tsx
similarity index 100%
rename from Voltaserve/ui/src/components/file/file-toolbar.tsx
rename to Downloads/Voltaserve/ui/src/components/file/file-toolbar.tsx
diff --git a/Voltaserve/ui/src/components/file/fle-idelete.tsx b/Downloads/Voltaserve/ui/src/components/file/fle-idelete.tsx
similarity index 100%
rename from Voltaserve/ui/src/components/file/fle-idelete.tsx
rename to Downloads/Voltaserve/ui/src/components/file/fle-idelete.tsx
diff --git a/Voltaserve/ui/src/components/file/list/index.tsx b/Downloads/Voltaserve/ui/src/components/file/list/index.tsx
similarity index 100%
rename from Voltaserve/ui/src/components/file/list/index.tsx
rename to Downloads/Voltaserve/ui/src/components/file/list/index.tsx
diff --git a/Voltaserve/ui/src/components/file/list/item/icon/icon-diverse/assets/dark-icon-archive.svg b/Downloads/Voltaserve/ui/src/components/file/list/item/icon/icon-diverse/assets/dark-icon-archive.svg
similarity index 100%
rename from Voltaserve/ui/src/components/file/list/item/icon/icon-diverse/assets/dark-icon-archive.svg
rename to Downloads/Voltaserve/ui/src/components/file/list/item/icon/icon-diverse/assets/dark-icon-archive.svg
diff --git a/Voltaserve/ui/src/components/file/list/item/icon/icon-diverse/assets/dark-icon-audio.svg b/Downloads/Voltaserve/ui/src/components/file/list/item/icon/icon-diverse/assets/dark-icon-audio.svg
similarity index 100%
rename from Voltaserve/ui/src/components/file/list/item/icon/icon-diverse/assets/dark-icon-audio.svg
rename to Downloads/Voltaserve/ui/src/components/file/list/item/icon/icon-diverse/assets/dark-icon-audio.svg
diff --git a/Voltaserve/ui/src/components/file/list/item/icon/icon-diverse/assets/dark-icon-code.svg b/Downloads/Voltaserve/ui/src/components/file/list/item/icon/icon-diverse/assets/dark-icon-code.svg
similarity index 100%
rename from Voltaserve/ui/src/components/file/list/item/icon/icon-diverse/assets/dark-icon-code.svg
rename to Downloads/Voltaserve/ui/src/components/file/list/item/icon/icon-diverse/assets/dark-icon-code.svg
diff --git a/Voltaserve/ui/src/components/file/list/item/icon/icon-diverse/assets/dark-icon-csv.svg b/Downloads/Voltaserve/ui/src/components/file/list/item/icon/icon-diverse/assets/dark-icon-csv.svg
similarity index 100%
rename from Voltaserve/ui/src/components/file/list/item/icon/icon-diverse/assets/dark-icon-csv.svg
rename to Downloads/Voltaserve/ui/src/components/file/list/item/icon/icon-diverse/assets/dark-icon-csv.svg
diff --git a/Voltaserve/ui/src/components/file/list/item/icon/icon-diverse/assets/dark-icon-file.svg b/Downloads/Voltaserve/ui/src/components/file/list/item/icon/icon-diverse/assets/dark-icon-file.svg
similarity index 100%
rename from Voltaserve/ui/src/components/file/list/item/icon/icon-diverse/assets/dark-icon-file.svg
rename to Downloads/Voltaserve/ui/src/components/file/list/item/icon/icon-diverse/assets/dark-icon-file.svg
diff --git a/Voltaserve/ui/src/components/file/list/item/icon/icon-diverse/assets/dark-icon-pdf.svg b/Downloads/Voltaserve/ui/src/components/file/list/item/icon/icon-diverse/assets/dark-icon-pdf.svg
similarity index 100%
rename from Voltaserve/ui/src/components/file/list/item/icon/icon-diverse/assets/dark-icon-pdf.svg
rename to Downloads/Voltaserve/ui/src/components/file/list/item/icon/icon-diverse/assets/dark-icon-pdf.svg
diff --git a/Voltaserve/ui/src/components/file/list/item/icon/icon-diverse/assets/dark-icon-power-point.svg b/Downloads/Voltaserve/ui/src/components/file/list/item/icon/icon-diverse/assets/dark-icon-power-point.svg
similarity index 100%
rename from Voltaserve/ui/src/components/file/list/item/icon/icon-diverse/assets/dark-icon-power-point.svg
rename to Downloads/Voltaserve/ui/src/components/file/list/item/icon/icon-diverse/assets/dark-icon-power-point.svg
diff --git a/Voltaserve/ui/src/components/file/list/item/icon/icon-diverse/assets/dark-icon-rich-text.svg b/Downloads/Voltaserve/ui/src/components/file/list/item/icon/icon-diverse/assets/dark-icon-rich-text.svg
similarity index 100%
rename from Voltaserve/ui/src/components/file/list/item/icon/icon-diverse/assets/dark-icon-rich-text.svg
rename to Downloads/Voltaserve/ui/src/components/file/list/item/icon/icon-diverse/assets/dark-icon-rich-text.svg
diff --git a/Voltaserve/ui/src/components/file/list/item/icon/icon-diverse/assets/dark-icon-spreadsheet.svg b/Downloads/Voltaserve/ui/src/components/file/list/item/icon/icon-diverse/assets/dark-icon-spreadsheet.svg
similarity index 100%
rename from Voltaserve/ui/src/components/file/list/item/icon/icon-diverse/assets/dark-icon-spreadsheet.svg
rename to Downloads/Voltaserve/ui/src/components/file/list/item/icon/icon-diverse/assets/dark-icon-spreadsheet.svg
diff --git a/Voltaserve/ui/src/components/file/list/item/icon/icon-diverse/assets/dark-icon-text.svg b/Downloads/Voltaserve/ui/src/components/file/list/item/icon/icon-diverse/assets/dark-icon-text.svg
similarity index 100%
rename from Voltaserve/ui/src/components/file/list/item/icon/icon-diverse/assets/dark-icon-text.svg
rename to Downloads/Voltaserve/ui/src/components/file/list/item/icon/icon-diverse/assets/dark-icon-text.svg
diff --git a/Voltaserve/ui/src/components/file/list/item/icon/icon-diverse/assets/dark-icon-video.svg b/Downloads/Voltaserve/ui/src/components/file/list/item/icon/icon-diverse/assets/dark-icon-video.svg
similarity index 100%
rename from Voltaserve/ui/src/components/file/list/item/icon/icon-diverse/assets/dark-icon-video.svg
rename to Downloads/Voltaserve/ui/src/components/file/list/item/icon/icon-diverse/assets/dark-icon-video.svg
diff --git a/Voltaserve/ui/src/components/file/list/item/icon/icon-diverse/assets/dark-icon-word.svg b/Downloads/Voltaserve/ui/src/components/file/list/item/icon/icon-diverse/assets/dark-icon-word.svg
similarity index 100%
rename from Voltaserve/ui/src/components/file/list/item/icon/icon-diverse/assets/dark-icon-word.svg
rename to Downloads/Voltaserve/ui/src/components/file/list/item/icon/icon-diverse/assets/dark-icon-word.svg
diff --git a/Voltaserve/ui/src/components/file/list/item/icon/icon-diverse/assets/icon-archive.svg b/Downloads/Voltaserve/ui/src/components/file/list/item/icon/icon-diverse/assets/icon-archive.svg
similarity index 100%
rename from Voltaserve/ui/src/components/file/list/item/icon/icon-diverse/assets/icon-archive.svg
rename to Downloads/Voltaserve/ui/src/components/file/list/item/icon/icon-diverse/assets/icon-archive.svg
diff --git a/Voltaserve/ui/src/components/file/list/item/icon/icon-diverse/assets/icon-audio.svg b/Downloads/Voltaserve/ui/src/components/file/list/item/icon/icon-diverse/assets/icon-audio.svg
similarity index 100%
rename from Voltaserve/ui/src/components/file/list/item/icon/icon-diverse/assets/icon-audio.svg
rename to Downloads/Voltaserve/ui/src/components/file/list/item/icon/icon-diverse/assets/icon-audio.svg
diff --git a/Voltaserve/ui/src/components/file/list/item/icon/icon-diverse/assets/icon-code.svg b/Downloads/Voltaserve/ui/src/components/file/list/item/icon/icon-diverse/assets/icon-code.svg
similarity index 100%
rename from Voltaserve/ui/src/components/file/list/item/icon/icon-diverse/assets/icon-code.svg
rename to Downloads/Voltaserve/ui/src/components/file/list/item/icon/icon-diverse/assets/icon-code.svg
diff --git a/Voltaserve/ui/src/components/file/list/item/icon/icon-diverse/assets/icon-csv.svg b/Downloads/Voltaserve/ui/src/components/file/list/item/icon/icon-diverse/assets/icon-csv.svg
similarity index 100%
rename from Voltaserve/ui/src/components/file/list/item/icon/icon-diverse/assets/icon-csv.svg
rename to Downloads/Voltaserve/ui/src/components/file/list/item/icon/icon-diverse/assets/icon-csv.svg
diff --git a/Voltaserve/ui/src/components/file/list/item/icon/icon-diverse/assets/icon-file.svg b/Downloads/Voltaserve/ui/src/components/file/list/item/icon/icon-diverse/assets/icon-file.svg
similarity index 100%
rename from Voltaserve/ui/src/components/file/list/item/icon/icon-diverse/assets/icon-file.svg
rename to Downloads/Voltaserve/ui/src/components/file/list/item/icon/icon-diverse/assets/icon-file.svg
diff --git a/Voltaserve/ui/src/components/file/list/item/icon/icon-diverse/assets/icon-pdf.svg b/Downloads/Voltaserve/ui/src/components/file/list/item/icon/icon-diverse/assets/icon-pdf.svg
similarity index 100%
rename from Voltaserve/ui/src/components/file/list/item/icon/icon-diverse/assets/icon-pdf.svg
rename to Downloads/Voltaserve/ui/src/components/file/list/item/icon/icon-diverse/assets/icon-pdf.svg
diff --git a/Voltaserve/ui/src/components/file/list/item/icon/icon-diverse/assets/icon-power-point.svg b/Downloads/Voltaserve/ui/src/components/file/list/item/icon/icon-diverse/assets/icon-power-point.svg
similarity index 100%
rename from Voltaserve/ui/src/components/file/list/item/icon/icon-diverse/assets/icon-power-point.svg
rename to Downloads/Voltaserve/ui/src/components/file/list/item/icon/icon-diverse/assets/icon-power-point.svg
diff --git a/Voltaserve/ui/src/components/file/list/item/icon/icon-diverse/assets/icon-rich-text.svg b/Downloads/Voltaserve/ui/src/components/file/list/item/icon/icon-diverse/assets/icon-rich-text.svg
similarity index 100%
rename from Voltaserve/ui/src/components/file/list/item/icon/icon-diverse/assets/icon-rich-text.svg
rename to Downloads/Voltaserve/ui/src/components/file/list/item/icon/icon-diverse/assets/icon-rich-text.svg
diff --git a/Voltaserve/ui/src/components/file/list/item/icon/icon-diverse/assets/icon-spreadsheet.svg b/Downloads/Voltaserve/ui/src/components/file/list/item/icon/icon-diverse/assets/icon-spreadsheet.svg
similarity index 100%
rename from Voltaserve/ui/src/components/file/list/item/icon/icon-diverse/assets/icon-spreadsheet.svg
rename to Downloads/Voltaserve/ui/src/components/file/list/item/icon/icon-diverse/assets/icon-spreadsheet.svg
diff --git a/Voltaserve/ui/src/components/file/list/item/icon/icon-diverse/assets/icon-text.svg b/Downloads/Voltaserve/ui/src/components/file/list/item/icon/icon-diverse/assets/icon-text.svg
similarity index 100%
rename from Voltaserve/ui/src/components/file/list/item/icon/icon-diverse/assets/icon-text.svg
rename to Downloads/Voltaserve/ui/src/components/file/list/item/icon/icon-diverse/assets/icon-text.svg
diff --git a/Voltaserve/ui/src/components/file/list/item/icon/icon-diverse/assets/icon-video.svg b/Downloads/Voltaserve/ui/src/components/file/list/item/icon/icon-diverse/assets/icon-video.svg
similarity index 100%
rename from Voltaserve/ui/src/components/file/list/item/icon/icon-diverse/assets/icon-video.svg
rename to Downloads/Voltaserve/ui/src/components/file/list/item/icon/icon-diverse/assets/icon-video.svg
diff --git a/Voltaserve/ui/src/components/file/list/item/icon/icon-diverse/assets/icon-word.svg b/Downloads/Voltaserve/ui/src/components/file/list/item/icon/icon-diverse/assets/icon-word.svg
similarity index 100%
rename from Voltaserve/ui/src/components/file/list/item/icon/icon-diverse/assets/icon-word.svg
rename to Downloads/Voltaserve/ui/src/components/file/list/item/icon/icon-diverse/assets/icon-word.svg
diff --git a/Voltaserve/ui/src/components/file/list/item/icon/icon-diverse/index.tsx b/Downloads/Voltaserve/ui/src/components/file/list/item/icon/icon-diverse/index.tsx
similarity index 100%
rename from Voltaserve/ui/src/components/file/list/item/icon/icon-diverse/index.tsx
rename to Downloads/Voltaserve/ui/src/components/file/list/item/icon/icon-diverse/index.tsx
diff --git a/Voltaserve/ui/src/components/file/list/item/icon/icon-error-badge.tsx b/Downloads/Voltaserve/ui/src/components/file/list/item/icon/icon-error-badge.tsx
similarity index 100%
rename from Voltaserve/ui/src/components/file/list/item/icon/icon-error-badge.tsx
rename to Downloads/Voltaserve/ui/src/components/file/list/item/icon/icon-error-badge.tsx
diff --git a/Voltaserve/ui/src/components/file/list/item/icon/icon-file.tsx b/Downloads/Voltaserve/ui/src/components/file/list/item/icon/icon-file.tsx
similarity index 100%
rename from Voltaserve/ui/src/components/file/list/item/icon/icon-file.tsx
rename to Downloads/Voltaserve/ui/src/components/file/list/item/icon/icon-file.tsx
diff --git a/Voltaserve/ui/src/components/file/list/item/icon/icon-folder/assets/icon-folder.svg b/Downloads/Voltaserve/ui/src/components/file/list/item/icon/icon-folder/assets/icon-folder.svg
similarity index 100%
rename from Voltaserve/ui/src/components/file/list/item/icon/icon-folder/assets/icon-folder.svg
rename to Downloads/Voltaserve/ui/src/components/file/list/item/icon/icon-folder/assets/icon-folder.svg
diff --git a/Voltaserve/ui/src/components/file/list/item/icon/icon-folder/index.tsx b/Downloads/Voltaserve/ui/src/components/file/list/item/icon/icon-folder/index.tsx
similarity index 100%
rename from Voltaserve/ui/src/components/file/list/item/icon/icon-folder/index.tsx
rename to Downloads/Voltaserve/ui/src/components/file/list/item/icon/icon-folder/index.tsx
diff --git a/Voltaserve/ui/src/components/file/list/item/icon/icon-new-badge.tsx b/Downloads/Voltaserve/ui/src/components/file/list/item/icon/icon-new-badge.tsx
similarity index 100%
rename from Voltaserve/ui/src/components/file/list/item/icon/icon-new-badge.tsx
rename to Downloads/Voltaserve/ui/src/components/file/list/item/icon/icon-new-badge.tsx
diff --git a/Voltaserve/ui/src/components/file/list/item/icon/icon-processing-badge.tsx b/Downloads/Voltaserve/ui/src/components/file/list/item/icon/icon-processing-badge.tsx
similarity index 100%
rename from Voltaserve/ui/src/components/file/list/item/icon/icon-processing-badge.tsx
rename to Downloads/Voltaserve/ui/src/components/file/list/item/icon/icon-processing-badge.tsx
diff --git a/Voltaserve/ui/src/components/file/list/item/icon/icon-shared-badge.tsx b/Downloads/Voltaserve/ui/src/components/file/list/item/icon/icon-shared-badge.tsx
similarity index 100%
rename from Voltaserve/ui/src/components/file/list/item/icon/icon-shared-badge.tsx
rename to Downloads/Voltaserve/ui/src/components/file/list/item/icon/icon-shared-badge.tsx
diff --git a/Voltaserve/ui/src/components/file/list/item/icon/icon-thumbnail/index.tsx b/Downloads/Voltaserve/ui/src/components/file/list/item/icon/icon-thumbnail/index.tsx
similarity index 100%
rename from Voltaserve/ui/src/components/file/list/item/icon/icon-thumbnail/index.tsx
rename to Downloads/Voltaserve/ui/src/components/file/list/item/icon/icon-thumbnail/index.tsx
diff --git a/Voltaserve/ui/src/components/file/list/item/icon/icon-thumbnail/size.ts b/Downloads/Voltaserve/ui/src/components/file/list/item/icon/icon-thumbnail/size.ts
similarity index 100%
rename from Voltaserve/ui/src/components/file/list/item/icon/icon-thumbnail/size.ts
rename to Downloads/Voltaserve/ui/src/components/file/list/item/icon/icon-thumbnail/size.ts
diff --git a/Voltaserve/ui/src/components/file/list/item/icon/index.tsx b/Downloads/Voltaserve/ui/src/components/file/list/item/icon/index.tsx
similarity index 100%
rename from Voltaserve/ui/src/components/file/list/item/icon/index.tsx
rename to Downloads/Voltaserve/ui/src/components/file/list/item/icon/index.tsx
diff --git a/Voltaserve/ui/src/components/file/list/item/index.tsx b/Downloads/Voltaserve/ui/src/components/file/list/item/index.tsx
similarity index 100%
rename from Voltaserve/ui/src/components/file/list/item/index.tsx
rename to Downloads/Voltaserve/ui/src/components/file/list/item/index.tsx
diff --git a/Voltaserve/ui/src/components/file/list/item/item-perform-select.ts b/Downloads/Voltaserve/ui/src/components/file/list/item/item-perform-select.ts
similarity index 100%
rename from Voltaserve/ui/src/components/file/list/item/item-perform-select.ts
rename to Downloads/Voltaserve/ui/src/components/file/list/item/item-perform-select.ts
diff --git a/Voltaserve/ui/src/components/file/list/item/scale.ts b/Downloads/Voltaserve/ui/src/components/file/list/item/scale.ts
similarity index 100%
rename from Voltaserve/ui/src/components/file/list/item/scale.ts
rename to Downloads/Voltaserve/ui/src/components/file/list/item/scale.ts
diff --git a/Voltaserve/ui/src/components/file/list/list-drag-overlay.tsx b/Downloads/Voltaserve/ui/src/components/file/list/list-drag-overlay.tsx
similarity index 100%
rename from Voltaserve/ui/src/components/file/list/list-drag-overlay.tsx
rename to Downloads/Voltaserve/ui/src/components/file/list/list-drag-overlay.tsx
diff --git a/Voltaserve/ui/src/components/file/list/list-draggable-droppable.tsx b/Downloads/Voltaserve/ui/src/components/file/list/list-draggable-droppable.tsx
similarity index 100%
rename from Voltaserve/ui/src/components/file/list/list-draggable-droppable.tsx
rename to Downloads/Voltaserve/ui/src/components/file/list/list-draggable-droppable.tsx
diff --git a/Voltaserve/ui/src/components/file/sharing/index.tsx b/Downloads/Voltaserve/ui/src/components/file/sharing/index.tsx
similarity index 100%
rename from Voltaserve/ui/src/components/file/sharing/index.tsx
rename to Downloads/Voltaserve/ui/src/components/file/sharing/index.tsx
diff --git a/Voltaserve/ui/src/components/file/sharing/sharing-form-skeleton.tsx b/Downloads/Voltaserve/ui/src/components/file/sharing/sharing-form-skeleton.tsx
similarity index 100%
rename from Voltaserve/ui/src/components/file/sharing/sharing-form-skeleton.tsx
rename to Downloads/Voltaserve/ui/src/components/file/sharing/sharing-form-skeleton.tsx
diff --git a/Voltaserve/ui/src/components/file/sharing/sharing-groups.tsx b/Downloads/Voltaserve/ui/src/components/file/sharing/sharing-groups.tsx
similarity index 100%
rename from Voltaserve/ui/src/components/file/sharing/sharing-groups.tsx
rename to Downloads/Voltaserve/ui/src/components/file/sharing/sharing-groups.tsx
diff --git a/Voltaserve/ui/src/components/file/sharing/sharing-users.tsx b/Downloads/Voltaserve/ui/src/components/file/sharing/sharing-users.tsx
similarity index 100%
rename from Voltaserve/ui/src/components/file/sharing/sharing-users.tsx
rename to Downloads/Voltaserve/ui/src/components/file/sharing/sharing-users.tsx
diff --git a/Voltaserve/ui/src/components/file/upload/upload-item.tsx b/Downloads/Voltaserve/ui/src/components/file/upload/upload-item.tsx
similarity index 100%
rename from Voltaserve/ui/src/components/file/upload/upload-item.tsx
rename to Downloads/Voltaserve/ui/src/components/file/upload/upload-item.tsx
diff --git a/Voltaserve/ui/src/components/file/upload/upload-list.tsx b/Downloads/Voltaserve/ui/src/components/file/upload/upload-list.tsx
similarity index 100%
rename from Voltaserve/ui/src/components/file/upload/upload-list.tsx
rename to Downloads/Voltaserve/ui/src/components/file/upload/upload-list.tsx
diff --git a/Voltaserve/ui/src/components/file/upload/upload-worker.ts b/Downloads/Voltaserve/ui/src/components/file/upload/upload-worker.ts
similarity index 100%
rename from Voltaserve/ui/src/components/file/upload/upload-worker.ts
rename to Downloads/Voltaserve/ui/src/components/file/upload/upload-worker.ts
diff --git a/Voltaserve/ui/src/components/group/group-add-member.tsx b/Downloads/Voltaserve/ui/src/components/group/group-add-member.tsx
similarity index 100%
rename from Voltaserve/ui/src/components/group/group-add-member.tsx
rename to Downloads/Voltaserve/ui/src/components/group/group-add-member.tsx
diff --git a/Voltaserve/ui/src/components/group/group-delete.tsx b/Downloads/Voltaserve/ui/src/components/group/group-delete.tsx
similarity index 100%
rename from Voltaserve/ui/src/components/group/group-delete.tsx
rename to Downloads/Voltaserve/ui/src/components/group/group-delete.tsx
diff --git a/Voltaserve/ui/src/components/group/group-edit-name.tsx b/Downloads/Voltaserve/ui/src/components/group/group-edit-name.tsx
similarity index 100%
rename from Voltaserve/ui/src/components/group/group-edit-name.tsx
rename to Downloads/Voltaserve/ui/src/components/group/group-edit-name.tsx
diff --git a/Voltaserve/ui/src/components/group/group-remove-member.tsx b/Downloads/Voltaserve/ui/src/components/group/group-remove-member.tsx
similarity index 100%
rename from Voltaserve/ui/src/components/group/group-remove-member.tsx
rename to Downloads/Voltaserve/ui/src/components/group/group-remove-member.tsx
diff --git a/Voltaserve/ui/src/components/layout/layout-full.tsx b/Downloads/Voltaserve/ui/src/components/layout/layout-full.tsx
similarity index 100%
rename from Voltaserve/ui/src/components/layout/layout-full.tsx
rename to Downloads/Voltaserve/ui/src/components/layout/layout-full.tsx
diff --git a/Voltaserve/ui/src/components/layout/layout-shell.tsx b/Downloads/Voltaserve/ui/src/components/layout/layout-shell.tsx
similarity index 100%
rename from Voltaserve/ui/src/components/layout/layout-shell.tsx
rename to Downloads/Voltaserve/ui/src/components/layout/layout-shell.tsx
diff --git a/Voltaserve/ui/src/components/organization/organization-delete.tsx b/Downloads/Voltaserve/ui/src/components/organization/organization-delete.tsx
similarity index 100%
rename from Voltaserve/ui/src/components/organization/organization-delete.tsx
rename to Downloads/Voltaserve/ui/src/components/organization/organization-delete.tsx
diff --git a/Voltaserve/ui/src/components/organization/organization-edit-name.tsx b/Downloads/Voltaserve/ui/src/components/organization/organization-edit-name.tsx
similarity index 100%
rename from Voltaserve/ui/src/components/organization/organization-edit-name.tsx
rename to Downloads/Voltaserve/ui/src/components/organization/organization-edit-name.tsx
diff --git a/Voltaserve/ui/src/components/organization/organization-invite-members.tsx b/Downloads/Voltaserve/ui/src/components/organization/organization-invite-members.tsx
similarity index 100%
rename from Voltaserve/ui/src/components/organization/organization-invite-members.tsx
rename to Downloads/Voltaserve/ui/src/components/organization/organization-invite-members.tsx
diff --git a/Voltaserve/ui/src/components/organization/organization-leave.tsx b/Downloads/Voltaserve/ui/src/components/organization/organization-leave.tsx
similarity index 100%
rename from Voltaserve/ui/src/components/organization/organization-leave.tsx
rename to Downloads/Voltaserve/ui/src/components/organization/organization-leave.tsx
diff --git a/Voltaserve/ui/src/components/organization/organization-remove-member.tsx b/Downloads/Voltaserve/ui/src/components/organization/organization-remove-member.tsx
similarity index 100%
rename from Voltaserve/ui/src/components/organization/organization-remove-member.tsx
rename to Downloads/Voltaserve/ui/src/components/organization/organization-remove-member.tsx
diff --git a/Voltaserve/ui/src/components/organization/organization-status.tsx b/Downloads/Voltaserve/ui/src/components/organization/organization-status.tsx
similarity index 100%
rename from Voltaserve/ui/src/components/organization/organization-status.tsx
rename to Downloads/Voltaserve/ui/src/components/organization/organization-status.tsx
diff --git a/Voltaserve/ui/src/components/top-bar/account-menu/account-menu-active-circle.tsx b/Downloads/Voltaserve/ui/src/components/top-bar/account-menu/account-menu-active-circle.tsx
similarity index 100%
rename from Voltaserve/ui/src/components/top-bar/account-menu/account-menu-active-circle.tsx
rename to Downloads/Voltaserve/ui/src/components/top-bar/account-menu/account-menu-active-circle.tsx
diff --git a/Voltaserve/ui/src/components/top-bar/account-menu/account-menu-avatar-button.tsx b/Downloads/Voltaserve/ui/src/components/top-bar/account-menu/account-menu-avatar-button.tsx
similarity index 100%
rename from Voltaserve/ui/src/components/top-bar/account-menu/account-menu-avatar-button.tsx
rename to Downloads/Voltaserve/ui/src/components/top-bar/account-menu/account-menu-avatar-button.tsx
diff --git a/Voltaserve/ui/src/components/top-bar/account-menu/account-menu-avatar-image.tsx b/Downloads/Voltaserve/ui/src/components/top-bar/account-menu/account-menu-avatar-image.tsx
similarity index 100%
rename from Voltaserve/ui/src/components/top-bar/account-menu/account-menu-avatar-image.tsx
rename to Downloads/Voltaserve/ui/src/components/top-bar/account-menu/account-menu-avatar-image.tsx
diff --git a/Voltaserve/ui/src/components/top-bar/account-menu/index.tsx b/Downloads/Voltaserve/ui/src/components/top-bar/account-menu/index.tsx
similarity index 100%
rename from Voltaserve/ui/src/components/top-bar/account-menu/index.tsx
rename to Downloads/Voltaserve/ui/src/components/top-bar/account-menu/index.tsx
diff --git a/Voltaserve/ui/src/components/top-bar/index.tsx b/Downloads/Voltaserve/ui/src/components/top-bar/index.tsx
similarity index 100%
rename from Voltaserve/ui/src/components/top-bar/index.tsx
rename to Downloads/Voltaserve/ui/src/components/top-bar/index.tsx
diff --git a/Voltaserve/ui/src/components/top-bar/notification-drawer/index.tsx b/Downloads/Voltaserve/ui/src/components/top-bar/notification-drawer/index.tsx
similarity index 100%
rename from Voltaserve/ui/src/components/top-bar/notification-drawer/index.tsx
rename to Downloads/Voltaserve/ui/src/components/top-bar/notification-drawer/index.tsx
diff --git a/Voltaserve/ui/src/components/top-bar/notification-drawer/notification-drawer-item.tsx b/Downloads/Voltaserve/ui/src/components/top-bar/notification-drawer/notification-drawer-item.tsx
similarity index 100%
rename from Voltaserve/ui/src/components/top-bar/notification-drawer/notification-drawer-item.tsx
rename to Downloads/Voltaserve/ui/src/components/top-bar/notification-drawer/notification-drawer-item.tsx
diff --git a/Voltaserve/ui/src/components/top-bar/notification-drawer/notification-drawer-new-Invitation-item.tsx b/Downloads/Voltaserve/ui/src/components/top-bar/notification-drawer/notification-drawer-new-Invitation-item.tsx
similarity index 100%
rename from Voltaserve/ui/src/components/top-bar/notification-drawer/notification-drawer-new-Invitation-item.tsx
rename to Downloads/Voltaserve/ui/src/components/top-bar/notification-drawer/notification-drawer-new-Invitation-item.tsx
diff --git a/Voltaserve/ui/src/components/top-bar/top-bar-buttons.tsx b/Downloads/Voltaserve/ui/src/components/top-bar/top-bar-buttons.tsx
similarity index 100%
rename from Voltaserve/ui/src/components/top-bar/top-bar-buttons.tsx
rename to Downloads/Voltaserve/ui/src/components/top-bar/top-bar-buttons.tsx
diff --git a/Voltaserve/ui/src/components/top-bar/top-bar-item.tsx b/Downloads/Voltaserve/ui/src/components/top-bar/top-bar-item.tsx
similarity index 100%
rename from Voltaserve/ui/src/components/top-bar/top-bar-item.tsx
rename to Downloads/Voltaserve/ui/src/components/top-bar/top-bar-item.tsx
diff --git a/Voltaserve/ui/src/components/top-bar/top-bar-search.tsx b/Downloads/Voltaserve/ui/src/components/top-bar/top-bar-search.tsx
similarity index 100%
rename from Voltaserve/ui/src/components/top-bar/top-bar-search.tsx
rename to Downloads/Voltaserve/ui/src/components/top-bar/top-bar-search.tsx
diff --git a/Voltaserve/ui/src/components/top-bar/top-bar-upload-drawer.tsx b/Downloads/Voltaserve/ui/src/components/top-bar/top-bar-upload-drawer.tsx
similarity index 100%
rename from Voltaserve/ui/src/components/top-bar/top-bar-upload-drawer.tsx
rename to Downloads/Voltaserve/ui/src/components/top-bar/top-bar-upload-drawer.tsx
diff --git a/Voltaserve/ui/src/components/viewer/drawer/drawer-content.tsx b/Downloads/Voltaserve/ui/src/components/viewer/drawer/drawer-content.tsx
similarity index 100%
rename from Voltaserve/ui/src/components/viewer/drawer/drawer-content.tsx
rename to Downloads/Voltaserve/ui/src/components/viewer/drawer/drawer-content.tsx
diff --git a/Voltaserve/ui/src/components/viewer/drawer/drawer-download-button.tsx b/Downloads/Voltaserve/ui/src/components/viewer/drawer/drawer-download-button.tsx
similarity index 100%
rename from Voltaserve/ui/src/components/viewer/drawer/drawer-download-button.tsx
rename to Downloads/Voltaserve/ui/src/components/viewer/drawer/drawer-download-button.tsx
diff --git a/Voltaserve/ui/src/components/viewer/drawer/drawer-open-new-tab-button.tsx b/Downloads/Voltaserve/ui/src/components/viewer/drawer/drawer-open-new-tab-button.tsx
similarity index 100%
rename from Voltaserve/ui/src/components/viewer/drawer/drawer-open-new-tab-button.tsx
rename to Downloads/Voltaserve/ui/src/components/viewer/drawer/drawer-open-new-tab-button.tsx
diff --git a/Voltaserve/ui/src/components/viewer/drawer/file-info/file-info-create-time.tsx b/Downloads/Voltaserve/ui/src/components/viewer/drawer/file-info/file-info-create-time.tsx
similarity index 100%
rename from Voltaserve/ui/src/components/viewer/drawer/file-info/file-info-create-time.tsx
rename to Downloads/Voltaserve/ui/src/components/viewer/drawer/file-info/file-info-create-time.tsx
diff --git a/Voltaserve/ui/src/components/viewer/drawer/file-info/file-info-extension.tsx b/Downloads/Voltaserve/ui/src/components/viewer/drawer/file-info/file-info-extension.tsx
similarity index 100%
rename from Voltaserve/ui/src/components/viewer/drawer/file-info/file-info-extension.tsx
rename to Downloads/Voltaserve/ui/src/components/viewer/drawer/file-info/file-info-extension.tsx
diff --git a/Voltaserve/ui/src/components/viewer/drawer/file-info/file-info-image.tsx b/Downloads/Voltaserve/ui/src/components/viewer/drawer/file-info/file-info-image.tsx
similarity index 100%
rename from Voltaserve/ui/src/components/viewer/drawer/file-info/file-info-image.tsx
rename to Downloads/Voltaserve/ui/src/components/viewer/drawer/file-info/file-info-image.tsx
diff --git a/Voltaserve/ui/src/components/viewer/drawer/file-info/file-info-permission.tsx b/Downloads/Voltaserve/ui/src/components/viewer/drawer/file-info/file-info-permission.tsx
similarity index 100%
rename from Voltaserve/ui/src/components/viewer/drawer/file-info/file-info-permission.tsx
rename to Downloads/Voltaserve/ui/src/components/viewer/drawer/file-info/file-info-permission.tsx
diff --git a/Voltaserve/ui/src/components/viewer/drawer/file-info/file-info-size.tsx b/Downloads/Voltaserve/ui/src/components/viewer/drawer/file-info/file-info-size.tsx
similarity index 100%
rename from Voltaserve/ui/src/components/viewer/drawer/file-info/file-info-size.tsx
rename to Downloads/Voltaserve/ui/src/components/viewer/drawer/file-info/file-info-size.tsx
diff --git a/Voltaserve/ui/src/components/viewer/drawer/file-info/file-info-storage-usage.tsx b/Downloads/Voltaserve/ui/src/components/viewer/drawer/file-info/file-info-storage-usage.tsx
similarity index 100%
rename from Voltaserve/ui/src/components/viewer/drawer/file-info/file-info-storage-usage.tsx
rename to Downloads/Voltaserve/ui/src/components/viewer/drawer/file-info/file-info-storage-usage.tsx
diff --git a/Voltaserve/ui/src/components/viewer/drawer/file-info/file-info-update-time.tsx b/Downloads/Voltaserve/ui/src/components/viewer/drawer/file-info/file-info-update-time.tsx
similarity index 100%
rename from Voltaserve/ui/src/components/viewer/drawer/file-info/file-info-update-time.tsx
rename to Downloads/Voltaserve/ui/src/components/viewer/drawer/file-info/file-info-update-time.tsx
diff --git a/Voltaserve/ui/src/components/viewer/drawer/file-info/index.tsx b/Downloads/Voltaserve/ui/src/components/viewer/drawer/file-info/index.tsx
similarity index 100%
rename from Voltaserve/ui/src/components/viewer/drawer/file-info/index.tsx
rename to Downloads/Voltaserve/ui/src/components/viewer/drawer/file-info/index.tsx
diff --git a/Voltaserve/ui/src/components/viewer/viewer-audio.tsx b/Downloads/Voltaserve/ui/src/components/viewer/viewer-audio.tsx
similarity index 100%
rename from Voltaserve/ui/src/components/viewer/viewer-audio.tsx
rename to Downloads/Voltaserve/ui/src/components/viewer/viewer-audio.tsx
diff --git a/Voltaserve/ui/src/components/viewer/viewer-image.tsx b/Downloads/Voltaserve/ui/src/components/viewer/viewer-image.tsx
similarity index 100%
rename from Voltaserve/ui/src/components/viewer/viewer-image.tsx
rename to Downloads/Voltaserve/ui/src/components/viewer/viewer-image.tsx
diff --git a/Voltaserve/ui/src/components/viewer/viewer-pdf.tsx b/Downloads/Voltaserve/ui/src/components/viewer/viewer-pdf.tsx
similarity index 100%
rename from Voltaserve/ui/src/components/viewer/viewer-pdf.tsx
rename to Downloads/Voltaserve/ui/src/components/viewer/viewer-pdf.tsx
diff --git a/Voltaserve/ui/src/components/viewer/viewer-video.tsx b/Downloads/Voltaserve/ui/src/components/viewer/viewer-video.tsx
similarity index 100%
rename from Voltaserve/ui/src/components/viewer/viewer-video.tsx
rename to Downloads/Voltaserve/ui/src/components/viewer/viewer-video.tsx
diff --git a/Voltaserve/ui/src/components/workspace/workspace-delete.tsx b/Downloads/Voltaserve/ui/src/components/workspace/workspace-delete.tsx
similarity index 100%
rename from Voltaserve/ui/src/components/workspace/workspace-delete.tsx
rename to Downloads/Voltaserve/ui/src/components/workspace/workspace-delete.tsx
diff --git a/Voltaserve/ui/src/components/workspace/workspace-edit-name.tsx b/Downloads/Voltaserve/ui/src/components/workspace/workspace-edit-name.tsx
similarity index 100%
rename from Voltaserve/ui/src/components/workspace/workspace-edit-name.tsx
rename to Downloads/Voltaserve/ui/src/components/workspace/workspace-edit-name.tsx
diff --git a/Voltaserve/ui/src/components/workspace/workspace-edit-storage-capacity.tsx b/Downloads/Voltaserve/ui/src/components/workspace/workspace-edit-storage-capacity.tsx
similarity index 100%
rename from Voltaserve/ui/src/components/workspace/workspace-edit-storage-capacity.tsx
rename to Downloads/Voltaserve/ui/src/components/workspace/workspace-edit-storage-capacity.tsx
diff --git a/Voltaserve/ui/src/config/config.ts b/Downloads/Voltaserve/ui/src/config/config.ts
similarity index 100%
rename from Voltaserve/ui/src/config/config.ts
rename to Downloads/Voltaserve/ui/src/config/config.ts
diff --git a/Voltaserve/ui/src/config/types.ts b/Downloads/Voltaserve/ui/src/config/types.ts
similarity index 100%
rename from Voltaserve/ui/src/config/types.ts
rename to Downloads/Voltaserve/ui/src/config/types.ts
diff --git a/Voltaserve/ui/src/custom.d.ts b/Downloads/Voltaserve/ui/src/custom.d.ts
similarity index 100%
rename from Voltaserve/ui/src/custom.d.ts
rename to Downloads/Voltaserve/ui/src/custom.d.ts
diff --git a/Voltaserve/ui/src/helpers/array.ts b/Downloads/Voltaserve/ui/src/helpers/array.ts
similarity index 100%
rename from Voltaserve/ui/src/helpers/array.ts
rename to Downloads/Voltaserve/ui/src/helpers/array.ts
diff --git a/Voltaserve/ui/src/helpers/aspect-ratio.ts b/Downloads/Voltaserve/ui/src/helpers/aspect-ratio.ts
similarity index 100%
rename from Voltaserve/ui/src/helpers/aspect-ratio.ts
rename to Downloads/Voltaserve/ui/src/helpers/aspect-ratio.ts
diff --git a/Voltaserve/ui/src/helpers/convert-storage.ts b/Downloads/Voltaserve/ui/src/helpers/convert-storage.ts
similarity index 100%
rename from Voltaserve/ui/src/helpers/convert-storage.ts
rename to Downloads/Voltaserve/ui/src/helpers/convert-storage.ts
diff --git a/Voltaserve/ui/src/helpers/download-file.ts b/Downloads/Voltaserve/ui/src/helpers/download-file.ts
similarity index 100%
rename from Voltaserve/ui/src/helpers/download-file.ts
rename to Downloads/Voltaserve/ui/src/helpers/download-file.ts
diff --git a/Voltaserve/ui/src/helpers/file-extension.ts b/Downloads/Voltaserve/ui/src/helpers/file-extension.ts
similarity index 100%
rename from Voltaserve/ui/src/helpers/file-extension.ts
rename to Downloads/Voltaserve/ui/src/helpers/file-extension.ts
diff --git a/Voltaserve/ui/src/helpers/map-file-list.ts b/Downloads/Voltaserve/ui/src/helpers/map-file-list.ts
similarity index 100%
rename from Voltaserve/ui/src/helpers/map-file-list.ts
rename to Downloads/Voltaserve/ui/src/helpers/map-file-list.ts
diff --git a/Voltaserve/ui/src/helpers/parse-email-list.ts b/Downloads/Voltaserve/ui/src/helpers/parse-email-list.ts
similarity index 100%
rename from Voltaserve/ui/src/helpers/parse-email-list.ts
rename to Downloads/Voltaserve/ui/src/helpers/parse-email-list.ts
diff --git a/Voltaserve/ui/src/helpers/percentage-of.ts b/Downloads/Voltaserve/ui/src/helpers/percentage-of.ts
similarity index 100%
rename from Voltaserve/ui/src/helpers/percentage-of.ts
rename to Downloads/Voltaserve/ui/src/helpers/percentage-of.ts
diff --git a/Voltaserve/ui/src/helpers/pretty-bytes.ts b/Downloads/Voltaserve/ui/src/helpers/pretty-bytes.ts
similarity index 100%
rename from Voltaserve/ui/src/helpers/pretty-bytes.ts
rename to Downloads/Voltaserve/ui/src/helpers/pretty-bytes.ts
diff --git a/Voltaserve/ui/src/helpers/pretty-date.ts b/Downloads/Voltaserve/ui/src/helpers/pretty-date.ts
similarity index 100%
rename from Voltaserve/ui/src/helpers/pretty-date.ts
rename to Downloads/Voltaserve/ui/src/helpers/pretty-date.ts
diff --git a/Voltaserve/ui/src/helpers/query.ts b/Downloads/Voltaserve/ui/src/helpers/query.ts
similarity index 100%
rename from Voltaserve/ui/src/helpers/query.ts
rename to Downloads/Voltaserve/ui/src/helpers/query.ts
diff --git a/Voltaserve/ui/src/helpers/relative-date.ts b/Downloads/Voltaserve/ui/src/helpers/relative-date.ts
similarity index 100%
rename from Voltaserve/ui/src/helpers/relative-date.ts
rename to Downloads/Voltaserve/ui/src/helpers/relative-date.ts
diff --git a/Voltaserve/ui/src/helpers/user-to-string.ts b/Downloads/Voltaserve/ui/src/helpers/user-to-string.ts
similarity index 100%
rename from Voltaserve/ui/src/helpers/user-to-string.ts
rename to Downloads/Voltaserve/ui/src/helpers/user-to-string.ts
diff --git a/Voltaserve/ui/src/hooks/use-file-list-params.ts b/Downloads/Voltaserve/ui/src/hooks/use-file-list-params.ts
similarity index 100%
rename from Voltaserve/ui/src/hooks/use-file-list-params.ts
rename to Downloads/Voltaserve/ui/src/hooks/use-file-list-params.ts
diff --git a/Voltaserve/ui/src/infra/id.ts b/Downloads/Voltaserve/ui/src/infra/id.ts
similarity index 100%
rename from Voltaserve/ui/src/infra/id.ts
rename to Downloads/Voltaserve/ui/src/infra/id.ts
diff --git a/Voltaserve/ui/src/infra/pagination.ts b/Downloads/Voltaserve/ui/src/infra/pagination.ts
similarity index 100%
rename from Voltaserve/ui/src/infra/pagination.ts
rename to Downloads/Voltaserve/ui/src/infra/pagination.ts
diff --git a/Voltaserve/ui/src/infra/token.ts b/Downloads/Voltaserve/ui/src/infra/token.ts
similarity index 100%
rename from Voltaserve/ui/src/infra/token.ts
rename to Downloads/Voltaserve/ui/src/infra/token.ts
diff --git a/Voltaserve/ui/src/lib/components/drawer/drawer-context.ts b/Downloads/Voltaserve/ui/src/lib/components/drawer/drawer-context.ts
similarity index 100%
rename from Voltaserve/ui/src/lib/components/drawer/drawer-context.ts
rename to Downloads/Voltaserve/ui/src/lib/components/drawer/drawer-context.ts
diff --git a/Voltaserve/ui/src/lib/components/drawer/drawer-item.tsx b/Downloads/Voltaserve/ui/src/lib/components/drawer/drawer-item.tsx
similarity index 100%
rename from Voltaserve/ui/src/lib/components/drawer/drawer-item.tsx
rename to Downloads/Voltaserve/ui/src/lib/components/drawer/drawer-item.tsx
diff --git a/Voltaserve/ui/src/lib/components/drawer/drawer.tsx b/Downloads/Voltaserve/ui/src/lib/components/drawer/drawer.tsx
similarity index 100%
rename from Voltaserve/ui/src/lib/components/drawer/drawer.tsx
rename to Downloads/Voltaserve/ui/src/lib/components/drawer/drawer.tsx
diff --git a/Voltaserve/ui/src/lib/components/drawer/index.ts b/Downloads/Voltaserve/ui/src/lib/components/drawer/index.ts
similarity index 100%
rename from Voltaserve/ui/src/lib/components/drawer/index.ts
rename to Downloads/Voltaserve/ui/src/lib/components/drawer/index.ts
diff --git a/Voltaserve/ui/src/lib/components/icons.tsx b/Downloads/Voltaserve/ui/src/lib/components/icons.tsx
similarity index 100%
rename from Voltaserve/ui/src/lib/components/icons.tsx
rename to Downloads/Voltaserve/ui/src/lib/components/icons.tsx
diff --git a/Voltaserve/ui/src/lib/components/index.ts b/Downloads/Voltaserve/ui/src/lib/components/index.ts
similarity index 100%
rename from Voltaserve/ui/src/lib/components/index.ts
rename to Downloads/Voltaserve/ui/src/lib/components/index.ts
diff --git a/Voltaserve/ui/src/lib/components/page-pagination.tsx b/Downloads/Voltaserve/ui/src/lib/components/page-pagination.tsx
similarity index 100%
rename from Voltaserve/ui/src/lib/components/page-pagination.tsx
rename to Downloads/Voltaserve/ui/src/lib/components/page-pagination.tsx
diff --git a/Voltaserve/ui/src/lib/components/pagination.tsx b/Downloads/Voltaserve/ui/src/lib/components/pagination.tsx
similarity index 100%
rename from Voltaserve/ui/src/lib/components/pagination.tsx
rename to Downloads/Voltaserve/ui/src/lib/components/pagination.tsx
diff --git a/Voltaserve/ui/src/lib/components/search-input.tsx b/Downloads/Voltaserve/ui/src/lib/components/search-input.tsx
similarity index 100%
rename from Voltaserve/ui/src/lib/components/search-input.tsx
rename to Downloads/Voltaserve/ui/src/lib/components/search-input.tsx
diff --git a/Voltaserve/ui/src/lib/components/section-spinner.tsx b/Downloads/Voltaserve/ui/src/lib/components/section-spinner.tsx
similarity index 100%
rename from Voltaserve/ui/src/lib/components/section-spinner.tsx
rename to Downloads/Voltaserve/ui/src/lib/components/section-spinner.tsx
diff --git a/Voltaserve/ui/src/lib/components/shell.tsx b/Downloads/Voltaserve/ui/src/lib/components/shell.tsx
similarity index 100%
rename from Voltaserve/ui/src/lib/components/shell.tsx
rename to Downloads/Voltaserve/ui/src/lib/components/shell.tsx
diff --git a/Voltaserve/ui/src/lib/components/spinner.tsx b/Downloads/Voltaserve/ui/src/lib/components/spinner.tsx
similarity index 100%
rename from Voltaserve/ui/src/lib/components/spinner.tsx
rename to Downloads/Voltaserve/ui/src/lib/components/spinner.tsx
diff --git a/Voltaserve/ui/src/lib/components/switch-card.tsx b/Downloads/Voltaserve/ui/src/lib/components/switch-card.tsx
similarity index 100%
rename from Voltaserve/ui/src/lib/components/switch-card.tsx
rename to Downloads/Voltaserve/ui/src/lib/components/switch-card.tsx
diff --git a/Voltaserve/ui/src/lib/components/text.tsx b/Downloads/Voltaserve/ui/src/lib/components/text.tsx
similarity index 100%
rename from Voltaserve/ui/src/lib/components/text.tsx
rename to Downloads/Voltaserve/ui/src/lib/components/text.tsx
diff --git a/Voltaserve/ui/src/lib/hooks/index.ts b/Downloads/Voltaserve/ui/src/lib/hooks/index.ts
similarity index 100%
rename from Voltaserve/ui/src/lib/hooks/index.ts
rename to Downloads/Voltaserve/ui/src/lib/hooks/index.ts
diff --git a/Voltaserve/ui/src/lib/hooks/page-monitor.ts b/Downloads/Voltaserve/ui/src/lib/hooks/page-monitor.ts
similarity index 100%
rename from Voltaserve/ui/src/lib/hooks/page-monitor.ts
rename to Downloads/Voltaserve/ui/src/lib/hooks/page-monitor.ts
diff --git a/Voltaserve/ui/src/lib/hooks/page-pagination.ts b/Downloads/Voltaserve/ui/src/lib/hooks/page-pagination.ts
similarity index 100%
rename from Voltaserve/ui/src/lib/hooks/page-pagination.ts
rename to Downloads/Voltaserve/ui/src/lib/hooks/page-pagination.ts
diff --git a/Voltaserve/ui/src/lib/index.ts b/Downloads/Voltaserve/ui/src/lib/index.ts
similarity index 100%
rename from Voltaserve/ui/src/lib/index.ts
rename to Downloads/Voltaserve/ui/src/lib/index.ts
diff --git a/Voltaserve/ui/src/lib/theme/breakpoints.ts b/Downloads/Voltaserve/ui/src/lib/theme/breakpoints.ts
similarity index 100%
rename from Voltaserve/ui/src/lib/theme/breakpoints.ts
rename to Downloads/Voltaserve/ui/src/lib/theme/breakpoints.ts
diff --git a/Voltaserve/ui/src/lib/theme/colors.ts b/Downloads/Voltaserve/ui/src/lib/theme/colors.ts
similarity index 100%
rename from Voltaserve/ui/src/lib/theme/colors.ts
rename to Downloads/Voltaserve/ui/src/lib/theme/colors.ts
diff --git a/Voltaserve/ui/src/lib/theme/components/breadcrumb.ts b/Downloads/Voltaserve/ui/src/lib/theme/components/breadcrumb.ts
similarity index 100%
rename from Voltaserve/ui/src/lib/theme/components/breadcrumb.ts
rename to Downloads/Voltaserve/ui/src/lib/theme/components/breadcrumb.ts
diff --git a/Voltaserve/ui/src/lib/theme/components/button.ts b/Downloads/Voltaserve/ui/src/lib/theme/components/button.ts
similarity index 100%
rename from Voltaserve/ui/src/lib/theme/components/button.ts
rename to Downloads/Voltaserve/ui/src/lib/theme/components/button.ts
diff --git a/Voltaserve/ui/src/lib/theme/components/checkbox.ts b/Downloads/Voltaserve/ui/src/lib/theme/components/checkbox.ts
similarity index 100%
rename from Voltaserve/ui/src/lib/theme/components/checkbox.ts
rename to Downloads/Voltaserve/ui/src/lib/theme/components/checkbox.ts
diff --git a/Voltaserve/ui/src/lib/theme/components/heading.ts b/Downloads/Voltaserve/ui/src/lib/theme/components/heading.ts
similarity index 100%
rename from Voltaserve/ui/src/lib/theme/components/heading.ts
rename to Downloads/Voltaserve/ui/src/lib/theme/components/heading.ts
diff --git a/Voltaserve/ui/src/lib/theme/components/input.ts b/Downloads/Voltaserve/ui/src/lib/theme/components/input.ts
similarity index 100%
rename from Voltaserve/ui/src/lib/theme/components/input.ts
rename to Downloads/Voltaserve/ui/src/lib/theme/components/input.ts
diff --git a/Voltaserve/ui/src/lib/theme/components/link.ts b/Downloads/Voltaserve/ui/src/lib/theme/components/link.ts
similarity index 100%
rename from Voltaserve/ui/src/lib/theme/components/link.ts
rename to Downloads/Voltaserve/ui/src/lib/theme/components/link.ts
diff --git a/Voltaserve/ui/src/lib/theme/components/menu.ts b/Downloads/Voltaserve/ui/src/lib/theme/components/menu.ts
similarity index 100%
rename from Voltaserve/ui/src/lib/theme/components/menu.ts
rename to Downloads/Voltaserve/ui/src/lib/theme/components/menu.ts
diff --git a/Voltaserve/ui/src/lib/theme/components/modal.ts b/Downloads/Voltaserve/ui/src/lib/theme/components/modal.ts
similarity index 100%
rename from Voltaserve/ui/src/lib/theme/components/modal.ts
rename to Downloads/Voltaserve/ui/src/lib/theme/components/modal.ts
diff --git a/Voltaserve/ui/src/lib/theme/components/popover.ts b/Downloads/Voltaserve/ui/src/lib/theme/components/popover.ts
similarity index 100%
rename from Voltaserve/ui/src/lib/theme/components/popover.ts
rename to Downloads/Voltaserve/ui/src/lib/theme/components/popover.ts
diff --git a/Voltaserve/ui/src/lib/theme/components/progress.ts b/Downloads/Voltaserve/ui/src/lib/theme/components/progress.ts
similarity index 100%
rename from Voltaserve/ui/src/lib/theme/components/progress.ts
rename to Downloads/Voltaserve/ui/src/lib/theme/components/progress.ts
diff --git a/Voltaserve/ui/src/lib/theme/components/select.ts b/Downloads/Voltaserve/ui/src/lib/theme/components/select.ts
similarity index 100%
rename from Voltaserve/ui/src/lib/theme/components/select.ts
rename to Downloads/Voltaserve/ui/src/lib/theme/components/select.ts
diff --git a/Voltaserve/ui/src/lib/theme/components/tabs.ts b/Downloads/Voltaserve/ui/src/lib/theme/components/tabs.ts
similarity index 100%
rename from Voltaserve/ui/src/lib/theme/components/tabs.ts
rename to Downloads/Voltaserve/ui/src/lib/theme/components/tabs.ts
diff --git a/Voltaserve/ui/src/lib/theme/components/textarea.ts b/Downloads/Voltaserve/ui/src/lib/theme/components/textarea.ts
similarity index 100%
rename from Voltaserve/ui/src/lib/theme/components/textarea.ts
rename to Downloads/Voltaserve/ui/src/lib/theme/components/textarea.ts
diff --git a/Voltaserve/ui/src/lib/theme/components/tooltip.ts b/Downloads/Voltaserve/ui/src/lib/theme/components/tooltip.ts
similarity index 100%
rename from Voltaserve/ui/src/lib/theme/components/tooltip.ts
rename to Downloads/Voltaserve/ui/src/lib/theme/components/tooltip.ts
diff --git a/Voltaserve/ui/src/lib/theme/index.ts b/Downloads/Voltaserve/ui/src/lib/theme/index.ts
similarity index 100%
rename from Voltaserve/ui/src/lib/theme/index.ts
rename to Downloads/Voltaserve/ui/src/lib/theme/index.ts
diff --git a/Voltaserve/ui/src/lib/theme/styles.ts b/Downloads/Voltaserve/ui/src/lib/theme/styles.ts
similarity index 100%
rename from Voltaserve/ui/src/lib/theme/styles.ts
rename to Downloads/Voltaserve/ui/src/lib/theme/styles.ts
diff --git a/Voltaserve/ui/src/lib/theme/typography.ts b/Downloads/Voltaserve/ui/src/lib/theme/typography.ts
similarity index 100%
rename from Voltaserve/ui/src/lib/theme/typography.ts
rename to Downloads/Voltaserve/ui/src/lib/theme/typography.ts
diff --git a/Voltaserve/ui/src/lib/types.ts b/Downloads/Voltaserve/ui/src/lib/types.ts
similarity index 100%
rename from Voltaserve/ui/src/lib/types.ts
rename to Downloads/Voltaserve/ui/src/lib/types.ts
diff --git a/Voltaserve/ui/src/lib/variables.cjs b/Downloads/Voltaserve/ui/src/lib/variables.cjs
similarity index 100%
rename from Voltaserve/ui/src/lib/variables.cjs
rename to Downloads/Voltaserve/ui/src/lib/variables.cjs
diff --git a/Voltaserve/ui/src/lib/variables.ts b/Downloads/Voltaserve/ui/src/lib/variables.ts
similarity index 100%
rename from Voltaserve/ui/src/lib/variables.ts
rename to Downloads/Voltaserve/ui/src/lib/variables.ts
diff --git a/Voltaserve/ui/src/local-storage/index.ts b/Downloads/Voltaserve/ui/src/local-storage/index.ts
similarity index 100%
rename from Voltaserve/ui/src/local-storage/index.ts
rename to Downloads/Voltaserve/ui/src/local-storage/index.ts
diff --git a/Voltaserve/ui/src/main.tsx b/Downloads/Voltaserve/ui/src/main.tsx
similarity index 100%
rename from Voltaserve/ui/src/main.tsx
rename to Downloads/Voltaserve/ui/src/main.tsx
diff --git a/Voltaserve/ui/src/pages/account/account-invitations-page.tsx b/Downloads/Voltaserve/ui/src/pages/account/account-invitations-page.tsx
similarity index 100%
rename from Voltaserve/ui/src/pages/account/account-invitations-page.tsx
rename to Downloads/Voltaserve/ui/src/pages/account/account-invitations-page.tsx
diff --git a/Voltaserve/ui/src/pages/account/account-layout.tsx b/Downloads/Voltaserve/ui/src/pages/account/account-layout.tsx
similarity index 100%
rename from Voltaserve/ui/src/pages/account/account-layout.tsx
rename to Downloads/Voltaserve/ui/src/pages/account/account-layout.tsx
diff --git a/Voltaserve/ui/src/pages/account/account-settings-page.tsx b/Downloads/Voltaserve/ui/src/pages/account/account-settings-page.tsx
similarity index 100%
rename from Voltaserve/ui/src/pages/account/account-settings-page.tsx
rename to Downloads/Voltaserve/ui/src/pages/account/account-settings-page.tsx
diff --git a/Voltaserve/ui/src/pages/confirm-email-page.tsx b/Downloads/Voltaserve/ui/src/pages/confirm-email-page.tsx
similarity index 100%
rename from Voltaserve/ui/src/pages/confirm-email-page.tsx
rename to Downloads/Voltaserve/ui/src/pages/confirm-email-page.tsx
diff --git a/Voltaserve/ui/src/pages/file-viewer-page.tsx b/Downloads/Voltaserve/ui/src/pages/file-viewer-page.tsx
similarity index 100%
rename from Voltaserve/ui/src/pages/file-viewer-page.tsx
rename to Downloads/Voltaserve/ui/src/pages/file-viewer-page.tsx
diff --git a/Voltaserve/ui/src/pages/forgot-password-page.tsx b/Downloads/Voltaserve/ui/src/pages/forgot-password-page.tsx
similarity index 100%
rename from Voltaserve/ui/src/pages/forgot-password-page.tsx
rename to Downloads/Voltaserve/ui/src/pages/forgot-password-page.tsx
diff --git a/Voltaserve/ui/src/pages/group/group-layout.tsx b/Downloads/Voltaserve/ui/src/pages/group/group-layout.tsx
similarity index 100%
rename from Voltaserve/ui/src/pages/group/group-layout.tsx
rename to Downloads/Voltaserve/ui/src/pages/group/group-layout.tsx
diff --git a/Voltaserve/ui/src/pages/group/group-list-page.tsx b/Downloads/Voltaserve/ui/src/pages/group/group-list-page.tsx
similarity index 100%
rename from Voltaserve/ui/src/pages/group/group-list-page.tsx
rename to Downloads/Voltaserve/ui/src/pages/group/group-list-page.tsx
diff --git a/Voltaserve/ui/src/pages/group/group-members-page.tsx b/Downloads/Voltaserve/ui/src/pages/group/group-members-page.tsx
similarity index 100%
rename from Voltaserve/ui/src/pages/group/group-members-page.tsx
rename to Downloads/Voltaserve/ui/src/pages/group/group-members-page.tsx
diff --git a/Voltaserve/ui/src/pages/group/group-settings-page.tsx b/Downloads/Voltaserve/ui/src/pages/group/group-settings-page.tsx
similarity index 100%
rename from Voltaserve/ui/src/pages/group/group-settings-page.tsx
rename to Downloads/Voltaserve/ui/src/pages/group/group-settings-page.tsx
diff --git a/Voltaserve/ui/src/pages/new-group-page.tsx b/Downloads/Voltaserve/ui/src/pages/new-group-page.tsx
similarity index 100%
rename from Voltaserve/ui/src/pages/new-group-page.tsx
rename to Downloads/Voltaserve/ui/src/pages/new-group-page.tsx
diff --git a/Voltaserve/ui/src/pages/new-organization-page.tsx b/Downloads/Voltaserve/ui/src/pages/new-organization-page.tsx
similarity index 100%
rename from Voltaserve/ui/src/pages/new-organization-page.tsx
rename to Downloads/Voltaserve/ui/src/pages/new-organization-page.tsx
diff --git a/Voltaserve/ui/src/pages/new-workspace-page.tsx b/Downloads/Voltaserve/ui/src/pages/new-workspace-page.tsx
similarity index 100%
rename from Voltaserve/ui/src/pages/new-workspace-page.tsx
rename to Downloads/Voltaserve/ui/src/pages/new-workspace-page.tsx
diff --git a/Voltaserve/ui/src/pages/organization/organization-invitations-page.tsx b/Downloads/Voltaserve/ui/src/pages/organization/organization-invitations-page.tsx
similarity index 100%
rename from Voltaserve/ui/src/pages/organization/organization-invitations-page.tsx
rename to Downloads/Voltaserve/ui/src/pages/organization/organization-invitations-page.tsx
diff --git a/Voltaserve/ui/src/pages/organization/organization-layout.tsx b/Downloads/Voltaserve/ui/src/pages/organization/organization-layout.tsx
similarity index 100%
rename from Voltaserve/ui/src/pages/organization/organization-layout.tsx
rename to Downloads/Voltaserve/ui/src/pages/organization/organization-layout.tsx
diff --git a/Voltaserve/ui/src/pages/organization/organization-list-page.tsx b/Downloads/Voltaserve/ui/src/pages/organization/organization-list-page.tsx
similarity index 100%
rename from Voltaserve/ui/src/pages/organization/organization-list-page.tsx
rename to Downloads/Voltaserve/ui/src/pages/organization/organization-list-page.tsx
diff --git a/Voltaserve/ui/src/pages/organization/organization-members-page.tsx b/Downloads/Voltaserve/ui/src/pages/organization/organization-members-page.tsx
similarity index 100%
rename from Voltaserve/ui/src/pages/organization/organization-members-page.tsx
rename to Downloads/Voltaserve/ui/src/pages/organization/organization-members-page.tsx
diff --git a/Voltaserve/ui/src/pages/organization/organization-settings-page.tsx b/Downloads/Voltaserve/ui/src/pages/organization/organization-settings-page.tsx
similarity index 100%
rename from Voltaserve/ui/src/pages/organization/organization-settings-page.tsx
rename to Downloads/Voltaserve/ui/src/pages/organization/organization-settings-page.tsx
diff --git a/Voltaserve/ui/src/pages/reset-password-page.tsx b/Downloads/Voltaserve/ui/src/pages/reset-password-page.tsx
similarity index 100%
rename from Voltaserve/ui/src/pages/reset-password-page.tsx
rename to Downloads/Voltaserve/ui/src/pages/reset-password-page.tsx
diff --git a/Voltaserve/ui/src/pages/root-page.tsx b/Downloads/Voltaserve/ui/src/pages/root-page.tsx
similarity index 100%
rename from Voltaserve/ui/src/pages/root-page.tsx
rename to Downloads/Voltaserve/ui/src/pages/root-page.tsx
diff --git a/Voltaserve/ui/src/pages/sign-in-page.tsx b/Downloads/Voltaserve/ui/src/pages/sign-in-page.tsx
similarity index 100%
rename from Voltaserve/ui/src/pages/sign-in-page.tsx
rename to Downloads/Voltaserve/ui/src/pages/sign-in-page.tsx
diff --git a/Voltaserve/ui/src/pages/sign-out-page.tsx b/Downloads/Voltaserve/ui/src/pages/sign-out-page.tsx
similarity index 100%
rename from Voltaserve/ui/src/pages/sign-out-page.tsx
rename to Downloads/Voltaserve/ui/src/pages/sign-out-page.tsx
diff --git a/Voltaserve/ui/src/pages/sign-up-page.tsx b/Downloads/Voltaserve/ui/src/pages/sign-up-page.tsx
similarity index 100%
rename from Voltaserve/ui/src/pages/sign-up-page.tsx
rename to Downloads/Voltaserve/ui/src/pages/sign-up-page.tsx
diff --git a/Voltaserve/ui/src/pages/update-email-page.tsx b/Downloads/Voltaserve/ui/src/pages/update-email-page.tsx
similarity index 100%
rename from Voltaserve/ui/src/pages/update-email-page.tsx
rename to Downloads/Voltaserve/ui/src/pages/update-email-page.tsx
diff --git a/Voltaserve/ui/src/pages/workspace/workspace-files-page.tsx b/Downloads/Voltaserve/ui/src/pages/workspace/workspace-files-page.tsx
similarity index 100%
rename from Voltaserve/ui/src/pages/workspace/workspace-files-page.tsx
rename to Downloads/Voltaserve/ui/src/pages/workspace/workspace-files-page.tsx
diff --git a/Voltaserve/ui/src/pages/workspace/workspace-layout.tsx b/Downloads/Voltaserve/ui/src/pages/workspace/workspace-layout.tsx
similarity index 100%
rename from Voltaserve/ui/src/pages/workspace/workspace-layout.tsx
rename to Downloads/Voltaserve/ui/src/pages/workspace/workspace-layout.tsx
diff --git a/Voltaserve/ui/src/pages/workspace/workspace-list-page.tsx b/Downloads/Voltaserve/ui/src/pages/workspace/workspace-list-page.tsx
similarity index 100%
rename from Voltaserve/ui/src/pages/workspace/workspace-list-page.tsx
rename to Downloads/Voltaserve/ui/src/pages/workspace/workspace-list-page.tsx
diff --git a/Voltaserve/ui/src/pages/workspace/workspace-settings-page.tsx b/Downloads/Voltaserve/ui/src/pages/workspace/workspace-settings-page.tsx
similarity index 100%
rename from Voltaserve/ui/src/pages/workspace/workspace-settings-page.tsx
rename to Downloads/Voltaserve/ui/src/pages/workspace/workspace-settings-page.tsx
diff --git a/Voltaserve/ui/src/router.tsx b/Downloads/Voltaserve/ui/src/router.tsx
similarity index 100%
rename from Voltaserve/ui/src/router.tsx
rename to Downloads/Voltaserve/ui/src/router.tsx
diff --git a/Voltaserve/ui/src/store/configure-store.ts b/Downloads/Voltaserve/ui/src/store/configure-store.ts
similarity index 100%
rename from Voltaserve/ui/src/store/configure-store.ts
rename to Downloads/Voltaserve/ui/src/store/configure-store.ts
diff --git a/Voltaserve/ui/src/store/entities/files.ts b/Downloads/Voltaserve/ui/src/store/entities/files.ts
similarity index 100%
rename from Voltaserve/ui/src/store/entities/files.ts
rename to Downloads/Voltaserve/ui/src/store/entities/files.ts
diff --git a/Voltaserve/ui/src/store/entities/index.ts b/Downloads/Voltaserve/ui/src/store/entities/index.ts
similarity index 100%
rename from Voltaserve/ui/src/store/entities/index.ts
rename to Downloads/Voltaserve/ui/src/store/entities/index.ts
diff --git a/Voltaserve/ui/src/store/entities/uploads.ts b/Downloads/Voltaserve/ui/src/store/entities/uploads.ts
similarity index 100%
rename from Voltaserve/ui/src/store/entities/uploads.ts
rename to Downloads/Voltaserve/ui/src/store/entities/uploads.ts
diff --git a/Voltaserve/ui/src/store/hook.ts b/Downloads/Voltaserve/ui/src/store/hook.ts
similarity index 100%
rename from Voltaserve/ui/src/store/hook.ts
rename to Downloads/Voltaserve/ui/src/store/hook.ts
diff --git a/Voltaserve/ui/src/store/reducer.ts b/Downloads/Voltaserve/ui/src/store/reducer.ts
similarity index 100%
rename from Voltaserve/ui/src/store/reducer.ts
rename to Downloads/Voltaserve/ui/src/store/reducer.ts
diff --git a/Voltaserve/ui/src/store/ui/error.ts b/Downloads/Voltaserve/ui/src/store/ui/error.ts
similarity index 100%
rename from Voltaserve/ui/src/store/ui/error.ts
rename to Downloads/Voltaserve/ui/src/store/ui/error.ts
diff --git a/Voltaserve/ui/src/store/ui/files.ts b/Downloads/Voltaserve/ui/src/store/ui/files.ts
similarity index 100%
rename from Voltaserve/ui/src/store/ui/files.ts
rename to Downloads/Voltaserve/ui/src/store/ui/files.ts
diff --git a/Voltaserve/ui/src/store/ui/index.ts b/Downloads/Voltaserve/ui/src/store/ui/index.ts
similarity index 100%
rename from Voltaserve/ui/src/store/ui/index.ts
rename to Downloads/Voltaserve/ui/src/store/ui/index.ts
diff --git a/Voltaserve/ui/src/store/ui/nav.ts b/Downloads/Voltaserve/ui/src/store/ui/nav.ts
similarity index 100%
rename from Voltaserve/ui/src/store/ui/nav.ts
rename to Downloads/Voltaserve/ui/src/store/ui/nav.ts
diff --git a/Voltaserve/ui/src/store/ui/organizations.ts b/Downloads/Voltaserve/ui/src/store/ui/organizations.ts
similarity index 100%
rename from Voltaserve/ui/src/store/ui/organizations.ts
rename to Downloads/Voltaserve/ui/src/store/ui/organizations.ts
diff --git a/Voltaserve/ui/src/store/ui/uploads-drawer.ts b/Downloads/Voltaserve/ui/src/store/ui/uploads-drawer.ts
similarity index 100%
rename from Voltaserve/ui/src/store/ui/uploads-drawer.ts
rename to Downloads/Voltaserve/ui/src/store/ui/uploads-drawer.ts
diff --git a/Voltaserve/ui/src/styles/index.css b/Downloads/Voltaserve/ui/src/styles/index.css
similarity index 100%
rename from Voltaserve/ui/src/styles/index.css
rename to Downloads/Voltaserve/ui/src/styles/index.css
diff --git a/Voltaserve/ui/src/styles/react-select.ts b/Downloads/Voltaserve/ui/src/styles/react-select.ts
similarity index 100%
rename from Voltaserve/ui/src/styles/react-select.ts
rename to Downloads/Voltaserve/ui/src/styles/react-select.ts
diff --git a/Voltaserve/ui/src/types/file.ts b/Downloads/Voltaserve/ui/src/types/file.ts
similarity index 100%
rename from Voltaserve/ui/src/types/file.ts
rename to Downloads/Voltaserve/ui/src/types/file.ts
diff --git a/Voltaserve/ui/src/vite-env.d.ts b/Downloads/Voltaserve/ui/src/vite-env.d.ts
similarity index 100%
rename from Voltaserve/ui/src/vite-env.d.ts
rename to Downloads/Voltaserve/ui/src/vite-env.d.ts
diff --git a/Voltaserve/ui/tailwind.config.cjs b/Downloads/Voltaserve/ui/tailwind.config.cjs
similarity index 100%
rename from Voltaserve/ui/tailwind.config.cjs
rename to Downloads/Voltaserve/ui/tailwind.config.cjs
diff --git a/Voltaserve/ui/tsconfig.json b/Downloads/Voltaserve/ui/tsconfig.json
similarity index 100%
rename from Voltaserve/ui/tsconfig.json
rename to Downloads/Voltaserve/ui/tsconfig.json
diff --git a/Voltaserve/ui/tsconfig.node.json b/Downloads/Voltaserve/ui/tsconfig.node.json
similarity index 100%
rename from Voltaserve/ui/tsconfig.node.json
rename to Downloads/Voltaserve/ui/tsconfig.node.json
diff --git a/Voltaserve/ui/vite.config.ts b/Downloads/Voltaserve/ui/vite.config.ts
similarity index 100%
rename from Voltaserve/ui/vite.config.ts
rename to Downloads/Voltaserve/ui/vite.config.ts
diff --git a/Voltaserve/voltaserve.code-workspace b/Downloads/Voltaserve/voltaserve.code-workspace
similarity index 100%
rename from Voltaserve/voltaserve.code-workspace
rename to Downloads/Voltaserve/voltaserve.code-workspace
diff --git a/Voltaserve/webdav/.dockerignore b/Downloads/Voltaserve/webdav/.dockerignore
similarity index 100%
rename from Voltaserve/webdav/.dockerignore
rename to Downloads/Voltaserve/webdav/.dockerignore
diff --git a/Voltaserve/webdav/.editorconfig b/Downloads/Voltaserve/webdav/.editorconfig
similarity index 100%
rename from Voltaserve/webdav/.editorconfig
rename to Downloads/Voltaserve/webdav/.editorconfig
diff --git a/Voltaserve/webdav/.env b/Downloads/Voltaserve/webdav/.env
similarity index 100%
rename from Voltaserve/webdav/.env
rename to Downloads/Voltaserve/webdav/.env
diff --git a/Voltaserve/webdav/.eslintrc.json b/Downloads/Voltaserve/webdav/.eslintrc.json
similarity index 100%
rename from Voltaserve/webdav/.eslintrc.json
rename to Downloads/Voltaserve/webdav/.eslintrc.json
diff --git a/Voltaserve/webdav/.gitattributes b/Downloads/Voltaserve/webdav/.gitattributes
similarity index 100%
rename from Voltaserve/webdav/.gitattributes
rename to Downloads/Voltaserve/webdav/.gitattributes
diff --git a/Voltaserve/webdav/.gitignore b/Downloads/Voltaserve/webdav/.gitignore
similarity index 100%
rename from Voltaserve/webdav/.gitignore
rename to Downloads/Voltaserve/webdav/.gitignore
diff --git a/Voltaserve/webdav/.prettierrc.json b/Downloads/Voltaserve/webdav/.prettierrc.json
similarity index 100%
rename from Voltaserve/webdav/.prettierrc.json
rename to Downloads/Voltaserve/webdav/.prettierrc.json
diff --git a/Voltaserve/webdav/.vscode/extensions.json b/Downloads/Voltaserve/webdav/.vscode/extensions.json
similarity index 100%
rename from Voltaserve/webdav/.vscode/extensions.json
rename to Downloads/Voltaserve/webdav/.vscode/extensions.json
diff --git a/Voltaserve/webdav/Dockerfile b/Downloads/Voltaserve/webdav/Dockerfile
similarity index 100%
rename from Voltaserve/webdav/Dockerfile
rename to Downloads/Voltaserve/webdav/Dockerfile
diff --git a/Voltaserve/webdav/README.md b/Downloads/Voltaserve/webdav/README.md
similarity index 100%
rename from Voltaserve/webdav/README.md
rename to Downloads/Voltaserve/webdav/README.md
diff --git a/Voltaserve/webdav/bun.lockb b/Downloads/Voltaserve/webdav/bun.lockb
similarity index 100%
rename from Voltaserve/webdav/bun.lockb
rename to Downloads/Voltaserve/webdav/bun.lockb
diff --git a/Voltaserve/webdav/package.json b/Downloads/Voltaserve/webdav/package.json
similarity index 100%
rename from Voltaserve/webdav/package.json
rename to Downloads/Voltaserve/webdav/package.json
diff --git a/Voltaserve/webdav/src/client/api.ts b/Downloads/Voltaserve/webdav/src/client/api.ts
similarity index 100%
rename from Voltaserve/webdav/src/client/api.ts
rename to Downloads/Voltaserve/webdav/src/client/api.ts
diff --git a/Voltaserve/webdav/src/client/idp.ts b/Downloads/Voltaserve/webdav/src/client/idp.ts
similarity index 100%
rename from Voltaserve/webdav/src/client/idp.ts
rename to Downloads/Voltaserve/webdav/src/client/idp.ts
diff --git a/Voltaserve/webdav/src/config/index.ts b/Downloads/Voltaserve/webdav/src/config/index.ts
similarity index 100%
rename from Voltaserve/webdav/src/config/index.ts
rename to Downloads/Voltaserve/webdav/src/config/index.ts
diff --git a/Voltaserve/webdav/src/handler/handle-copy.ts b/Downloads/Voltaserve/webdav/src/handler/handle-copy.ts
similarity index 100%
rename from Voltaserve/webdav/src/handler/handle-copy.ts
rename to Downloads/Voltaserve/webdav/src/handler/handle-copy.ts
diff --git a/Voltaserve/webdav/src/handler/handle-delete.ts b/Downloads/Voltaserve/webdav/src/handler/handle-delete.ts
similarity index 100%
rename from Voltaserve/webdav/src/handler/handle-delete.ts
rename to Downloads/Voltaserve/webdav/src/handler/handle-delete.ts
diff --git a/Voltaserve/webdav/src/handler/handle-get.ts b/Downloads/Voltaserve/webdav/src/handler/handle-get.ts
similarity index 100%
rename from Voltaserve/webdav/src/handler/handle-get.ts
rename to Downloads/Voltaserve/webdav/src/handler/handle-get.ts
diff --git a/Voltaserve/webdav/src/handler/handle-head.ts b/Downloads/Voltaserve/webdav/src/handler/handle-head.ts
similarity index 100%
rename from Voltaserve/webdav/src/handler/handle-head.ts
rename to Downloads/Voltaserve/webdav/src/handler/handle-head.ts
diff --git a/Voltaserve/webdav/src/handler/handle-mkcol.ts b/Downloads/Voltaserve/webdav/src/handler/handle-mkcol.ts
similarity index 100%
rename from Voltaserve/webdav/src/handler/handle-mkcol.ts
rename to Downloads/Voltaserve/webdav/src/handler/handle-mkcol.ts
diff --git a/Voltaserve/webdav/src/handler/handle-move.ts b/Downloads/Voltaserve/webdav/src/handler/handle-move.ts
similarity index 100%
rename from Voltaserve/webdav/src/handler/handle-move.ts
rename to Downloads/Voltaserve/webdav/src/handler/handle-move.ts
diff --git a/Voltaserve/webdav/src/handler/handle-options.ts b/Downloads/Voltaserve/webdav/src/handler/handle-options.ts
similarity index 100%
rename from Voltaserve/webdav/src/handler/handle-options.ts
rename to Downloads/Voltaserve/webdav/src/handler/handle-options.ts
diff --git a/Voltaserve/webdav/src/handler/handle-propfind.ts b/Downloads/Voltaserve/webdav/src/handler/handle-propfind.ts
similarity index 100%
rename from Voltaserve/webdav/src/handler/handle-propfind.ts
rename to Downloads/Voltaserve/webdav/src/handler/handle-propfind.ts
diff --git a/Voltaserve/webdav/src/handler/handle-proppatch.ts b/Downloads/Voltaserve/webdav/src/handler/handle-proppatch.ts
similarity index 100%
rename from Voltaserve/webdav/src/handler/handle-proppatch.ts
rename to Downloads/Voltaserve/webdav/src/handler/handle-proppatch.ts
diff --git a/Voltaserve/webdav/src/handler/handle-put.ts b/Downloads/Voltaserve/webdav/src/handler/handle-put.ts
similarity index 100%
rename from Voltaserve/webdav/src/handler/handle-put.ts
rename to Downloads/Voltaserve/webdav/src/handler/handle-put.ts
diff --git a/Voltaserve/webdav/src/helper/path.ts b/Downloads/Voltaserve/webdav/src/helper/path.ts
similarity index 100%
rename from Voltaserve/webdav/src/helper/path.ts
rename to Downloads/Voltaserve/webdav/src/helper/path.ts
diff --git a/Voltaserve/webdav/src/helper/token.ts b/Downloads/Voltaserve/webdav/src/helper/token.ts
similarity index 100%
rename from Voltaserve/webdav/src/helper/token.ts
rename to Downloads/Voltaserve/webdav/src/helper/token.ts
diff --git a/Voltaserve/webdav/src/infra/env.ts b/Downloads/Voltaserve/webdav/src/infra/env.ts
similarity index 100%
rename from Voltaserve/webdav/src/infra/env.ts
rename to Downloads/Voltaserve/webdav/src/infra/env.ts
diff --git a/Voltaserve/webdav/src/infra/error.ts b/Downloads/Voltaserve/webdav/src/infra/error.ts
similarity index 100%
rename from Voltaserve/webdav/src/infra/error.ts
rename to Downloads/Voltaserve/webdav/src/infra/error.ts
diff --git a/Voltaserve/webdav/src/server.ts b/Downloads/Voltaserve/webdav/src/server.ts
similarity index 100%
rename from Voltaserve/webdav/src/server.ts
rename to Downloads/Voltaserve/webdav/src/server.ts
diff --git a/Voltaserve/webdav/tsconfig.json b/Downloads/Voltaserve/webdav/tsconfig.json
similarity index 100%
rename from Voltaserve/webdav/tsconfig.json
rename to Downloads/Voltaserve/webdav/tsconfig.json
diff --git a/Maison connecté/Gladys Assistant/LICENSE b/Downloads/pyLoad/LICENSE
similarity index 100%
rename from Maison connecté/Gladys Assistant/LICENSE
rename to Downloads/pyLoad/LICENSE
diff --git a/Downloads/pyLoad/README.md b/Downloads/pyLoad/README.md
new file mode 100644
index 00000000..36f71e03
--- /dev/null
+++ b/Downloads/pyLoad/README.md
@@ -0,0 +1,66 @@
+
+URL :
+
+# pyLoad
+
+
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de pyLoad
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Downloads\pyLoad
+```
+
+## Modifier la configuration de pyLoad
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Downloads\pyLoad
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de pyLoad
+
+Pour utiliser pyLoad tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser pyLoad avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://pyLoad.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Downloads/pyLoad/docker-compose-traefik.yml b/Downloads/pyLoad/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Downloads/pyLoad/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Downloads/pyLoad/docker-compose.yml b/Downloads/pyLoad/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Downloads/pyLoad/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Downloads/pyLoad/img/banniere-pyLoad.png b/Downloads/pyLoad/img/banniere-pyLoad.png
new file mode 100644
index 00000000..4e2d718f
Binary files /dev/null and b/Downloads/pyLoad/img/banniere-pyLoad.png differ
diff --git a/Downloads/pyLoad/img/logo-pyLoad.png b/Downloads/pyLoad/img/logo-pyLoad.png
new file mode 100644
index 00000000..b134c780
Binary files /dev/null and b/Downloads/pyLoad/img/logo-pyLoad.png differ
diff --git a/Maison connecté/HOOBS/LICENSE b/Downloads/qBittorrent/LICENSE
similarity index 100%
rename from Maison connecté/HOOBS/LICENSE
rename to Downloads/qBittorrent/LICENSE
diff --git a/Downloads/qBittorrent/README.md b/Downloads/qBittorrent/README.md
new file mode 100644
index 00000000..d33b5400
--- /dev/null
+++ b/Downloads/qBittorrent/README.md
@@ -0,0 +1,66 @@
+
+URL :
+
+# qBittorrent
+
+
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de qBittorrent
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Downloads\qBittorrent
+```
+
+## Modifier la configuration de qBittorrent
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Downloads\qBittorrent
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de qBittorrent
+
+Pour utiliser qBittorrent tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser qBittorrent avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://qBittorrent.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Downloads/qBittorrent/docker-compose-traefik.yml b/Downloads/qBittorrent/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Downloads/qBittorrent/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Downloads/qBittorrent/docker-compose.yml b/Downloads/qBittorrent/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Downloads/qBittorrent/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Downloads/qBittorrent/img/logo-qBittorrent.png b/Downloads/qBittorrent/img/logo-qBittorrent.png
new file mode 100644
index 00000000..7cf0fc38
Binary files /dev/null and b/Downloads/qBittorrent/img/logo-qBittorrent.png differ
diff --git a/Maison connecté/Home Assistant Supervisor/LICENSE b/Downloads/ruTorrent/LICENSE
similarity index 100%
rename from Maison connecté/Home Assistant Supervisor/LICENSE
rename to Downloads/ruTorrent/LICENSE
diff --git a/Downloads/ruTorrent/README.md b/Downloads/ruTorrent/README.md
new file mode 100644
index 00000000..a8b12e05
--- /dev/null
+++ b/Downloads/ruTorrent/README.md
@@ -0,0 +1,66 @@
+
+URL :
+
+# ruTorrent
+
+
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de ruTorrent
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Downloads\ruTorrent
+```
+
+## Modifier la configuration de ruTorrent
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Downloads\ruTorrent
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de ruTorrent
+
+Pour utiliser ruTorrent tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser ruTorrent avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://ruTorrent.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Downloads/ruTorrent/docker-compose-traefik.yml b/Downloads/ruTorrent/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Downloads/ruTorrent/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Downloads/ruTorrent/docker-compose.yml b/Downloads/ruTorrent/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Downloads/ruTorrent/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Downloads/ruTorrent/img/logo-ruTorrent.png b/Downloads/ruTorrent/img/logo-ruTorrent.png
new file mode 100644
index 00000000..383ab8dd
Binary files /dev/null and b/Downloads/ruTorrent/img/logo-ruTorrent.png differ
diff --git a/EmulatorJs/README.md b/EmulatorJs/README.md
deleted file mode 100644
index cc0f8dd6..00000000
--- a/EmulatorJs/README.md
+++ /dev/null
@@ -1,32 +0,0 @@
-
-
-# Adminer
-
-Adminer est un outil de gestion de base de données complet écrit en PHP. Inversement à phpMyAdmin, il consiste en un seul fichier prêt à être déployé sur le serveur cible. Adminer est disponible pour MySQL, MariaDB, PostgreSQL, SQLite, MS SQL, Oracle, Elasticsearch, MongoDB et autres via plugin
-
-# Installation
-
-Pour utiliser Adminer tout seul
-```bash
-docker compose up -d
-```
-
-Pour utiliser Adminer avec Traefik
-```bash
-docker compose -f docker-compose-traefik.yml up -d
-```
-
-Pour utiliser Adminer avec Nginx
-```bash
-docker compose -f docker-compose-nginx.yml up -d
-```
-# Utilisation
-
-## Accueil
-
-
-# More info
-- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
-
-# Buy me a coffe
-
\ No newline at end of file
diff --git a/EmulatorJs/docker-compose-traefik.yml b/EmulatorJs/docker-compose-traefik.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/EmulatorJs/docker-compose.yml b/EmulatorJs/docker-compose.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Exatorrent/README.md b/Exatorrent/README.md
deleted file mode 100644
index cc0f8dd6..00000000
--- a/Exatorrent/README.md
+++ /dev/null
@@ -1,32 +0,0 @@
-
-
-# Adminer
-
-Adminer est un outil de gestion de base de données complet écrit en PHP. Inversement à phpMyAdmin, il consiste en un seul fichier prêt à être déployé sur le serveur cible. Adminer est disponible pour MySQL, MariaDB, PostgreSQL, SQLite, MS SQL, Oracle, Elasticsearch, MongoDB et autres via plugin
-
-# Installation
-
-Pour utiliser Adminer tout seul
-```bash
-docker compose up -d
-```
-
-Pour utiliser Adminer avec Traefik
-```bash
-docker compose -f docker-compose-traefik.yml up -d
-```
-
-Pour utiliser Adminer avec Nginx
-```bash
-docker compose -f docker-compose-nginx.yml up -d
-```
-# Utilisation
-
-## Accueil
-
-
-# More info
-- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
-
-# Buy me a coffe
-
\ No newline at end of file
diff --git a/Exatorrent/docker-compose-traefik.yml b/Exatorrent/docker-compose-traefik.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Maison connecté/Homebridge/LICENSE b/Fichier-Stockage-Gestionnaire/Chibisafe/LICENSE
similarity index 100%
rename from Maison connecté/Homebridge/LICENSE
rename to Fichier-Stockage-Gestionnaire/Chibisafe/LICENSE
diff --git a/Fichier-Stockage-Gestionnaire/Chibisafe/README.md b/Fichier-Stockage-Gestionnaire/Chibisafe/README.md
new file mode 100644
index 00000000..7e8776af
--- /dev/null
+++ b/Fichier-Stockage-Gestionnaire/Chibisafe/README.md
@@ -0,0 +1,66 @@
+
+URL : https://github.com/r7wx/easy-gate
+
+# Chibisafe
+
+Chibisafe est un service de t?l?chargement de fichiers ?crit en node qui se veut facile ? utiliser et ? mettre en place. Il est facile ? utiliser, facile ? d?ployer, gratuit et open source. Il accepte des fichiers, des photos, des documents, tout ce que vous pouvez imaginer et vous renvoie un lien partageable que vous pouvez envoyer ? d'autres. Chibisafe prend en charge les modes public et priv?. Le mode public permet ? n'importe qui de s'inscrire et de commencer ? t?l?charger des fichiers vers le service, tandis qu'en mode priv?, seuls les utilisateurs disposant d'un lien d'invitation peuvent le faire. Pendant le t?l?chargement, si le fichier est volumineux, il est automatiquement divis? en morceaux pour minimiser les risques de d?faillance du r?seau, ce qui vous permet de r?essayer chaque morceau jusqu'? 5 fois. Les utilisateurs peuvent ?galement cr?er une cl? API ? utiliser avec des applications tierces pour interagir directement avec leur compte.
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Chibisafe
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Fichier-Stockage-Gestionnaire\Chibisafe
+```
+
+## Modifier la configuration de Chibisafe
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Fichier-Stockage-Gestionnaire\Chibisafe
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Chibisafe
+
+Pour utiliser Chibisafe tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Chibisafe avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Chibisafe.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Fichier-Stockage-Gestionnaire/Chibisafe/docker-compose-traefik.yml b/Fichier-Stockage-Gestionnaire/Chibisafe/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Fichier-Stockage-Gestionnaire/Chibisafe/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Fichier-Stockage-Gestionnaire/Chibisafe/docker-compose.yml b/Fichier-Stockage-Gestionnaire/Chibisafe/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Fichier-Stockage-Gestionnaire/Chibisafe/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Fichier-Stockage-Gestionnaire/Chibisafe/img/logo-Chibisafe.png b/Fichier-Stockage-Gestionnaire/Chibisafe/img/logo-Chibisafe.png
new file mode 100644
index 00000000..6aedb1a6
Binary files /dev/null and b/Fichier-Stockage-Gestionnaire/Chibisafe/img/logo-Chibisafe.png differ
diff --git a/Maison connecté/OpenHAB/LICENSE b/Fichier-Stockage-Gestionnaire/Droppy/LICENSE
similarity index 100%
rename from Maison connecté/OpenHAB/LICENSE
rename to Fichier-Stockage-Gestionnaire/Droppy/LICENSE
diff --git a/Fichier-Stockage-Gestionnaire/Droppy/README.md b/Fichier-Stockage-Gestionnaire/Droppy/README.md
new file mode 100644
index 00000000..46609e5e
--- /dev/null
+++ b/Fichier-Stockage-Gestionnaire/Droppy/README.md
@@ -0,0 +1,66 @@
+
+URL : https://github.com/revenz/Fenrus
+
+# Droppy
+
+Droppy est un serveur de stockage de fichiers auto-h?berg? dot? d'une interface web et de capacit?s d'?dition de fichiers et de visualisation de m?dias directement dans le navigateur.
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Droppy
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Fichier-Stockage-Gestionnaire\Droppy
+```
+
+## Modifier la configuration de Droppy
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Fichier-Stockage-Gestionnaire\Droppy
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Droppy
+
+Pour utiliser Droppy tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Droppy avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Droppy.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Fichier-Stockage-Gestionnaire/Droppy/docker-compose-traefik.yml b/Fichier-Stockage-Gestionnaire/Droppy/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Fichier-Stockage-Gestionnaire/Droppy/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Fichier-Stockage-Gestionnaire/Droppy/docker-compose.yml b/Fichier-Stockage-Gestionnaire/Droppy/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Fichier-Stockage-Gestionnaire/Droppy/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Fichier-Stockage-Gestionnaire/Droppy/img/logo-Droppy.png b/Fichier-Stockage-Gestionnaire/Droppy/img/logo-Droppy.png
new file mode 100644
index 00000000..91d0cbea
Binary files /dev/null and b/Fichier-Stockage-Gestionnaire/Droppy/img/logo-Droppy.png differ
diff --git a/Maison connecté/Scrypted/LICENSE b/Fichier-Stockage-Gestionnaire/File Browser/LICENSE
similarity index 100%
rename from Maison connecté/Scrypted/LICENSE
rename to Fichier-Stockage-Gestionnaire/File Browser/LICENSE
diff --git a/Fichier-Stockage-Gestionnaire/File Browser/README.md b/Fichier-Stockage-Gestionnaire/File Browser/README.md
new file mode 100644
index 00000000..616c2c6c
--- /dev/null
+++ b/Fichier-Stockage-Gestionnaire/File Browser/README.md
@@ -0,0 +1,66 @@
+
+URL : https://github.com/pawelmalak/flame
+
+# File Browser
+
+
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de File Browser
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Fichier-Stockage-Gestionnaire\File Browser
+```
+
+## Modifier la configuration de File Browser
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Fichier-Stockage-Gestionnaire\File Browser
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de File Browser
+
+Pour utiliser File Browser tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser File Browser avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://File Browser.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Fichier-Stockage-Gestionnaire/File Browser/docker-compose-traefik.yml b/Fichier-Stockage-Gestionnaire/File Browser/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Fichier-Stockage-Gestionnaire/File Browser/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Fichier-Stockage-Gestionnaire/File Browser/docker-compose.yml b/Fichier-Stockage-Gestionnaire/File Browser/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Fichier-Stockage-Gestionnaire/File Browser/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Maison connecté/TasmoAdmin/LICENSE b/Fichier-Stockage-Gestionnaire/FileGator/LICENSE
similarity index 100%
rename from Maison connecté/TasmoAdmin/LICENSE
rename to Fichier-Stockage-Gestionnaire/FileGator/LICENSE
diff --git a/Fichier-Stockage-Gestionnaire/FileGator/README.md b/Fichier-Stockage-Gestionnaire/FileGator/README.md
new file mode 100644
index 00000000..ae7b0573
--- /dev/null
+++ b/Fichier-Stockage-Gestionnaire/FileGator/README.md
@@ -0,0 +1,66 @@
+
+URL : https://github.com/linuxserver/Heimdall
+
+# FileGator
+
+FileGator est une application web gratuite, open-source et auto-h?berg?e pour la gestion des fichiers et des dossiers. FileGator prend en charge plusieurs utilisateurs, de sorte que vous pouvez avoir des administrateurs et d'autres utilisateurs qui g?rent des fichiers avec des autorisations d'acc?s, des r?les et des dossiers personnels diff?rents. Si cela est autoris?, les utilisateurs peuvent t?l?charger plusieurs fichiers ou dossiers ? la fois. Le t?l?chargement de fichiers prend en charge le glisser-d?poser, la barre de progression, la pause et la reprise.
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de FileGator
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Fichier-Stockage-Gestionnaire\FileGator
+```
+
+## Modifier la configuration de FileGator
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Fichier-Stockage-Gestionnaire\FileGator
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de FileGator
+
+Pour utiliser FileGator tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser FileGator avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://FileGator.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Fichier-Stockage-Gestionnaire/FileGator/docker-compose-traefik.yml b/Fichier-Stockage-Gestionnaire/FileGator/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Fichier-Stockage-Gestionnaire/FileGator/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Fichier-Stockage-Gestionnaire/FileGator/docker-compose.yml b/Fichier-Stockage-Gestionnaire/FileGator/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Fichier-Stockage-Gestionnaire/FileGator/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Fichier-Stockage-Gestionnaire/FileGator/img/logo-FileGator.png b/Fichier-Stockage-Gestionnaire/FileGator/img/logo-FileGator.png
new file mode 100644
index 00000000..f4e61f31
Binary files /dev/null and b/Fichier-Stockage-Gestionnaire/FileGator/img/logo-FileGator.png differ
diff --git a/Maison connecté/ioBroker/LICENSE b/Fichier-Stockage-Gestionnaire/FileRun/LICENSE
similarity index 100%
rename from Maison connecté/ioBroker/LICENSE
rename to Fichier-Stockage-Gestionnaire/FileRun/LICENSE
diff --git a/Fichier-Stockage-Gestionnaire/FileRun/README.md b/Fichier-Stockage-Gestionnaire/FileRun/README.md
new file mode 100644
index 00000000..0514c870
--- /dev/null
+++ b/Fichier-Stockage-Gestionnaire/FileRun/README.md
@@ -0,0 +1,66 @@
+
+URL : https://github.com/ajnart/homarr/
+
+# FileRun
+
+FileRun est un gestionnaire de fichiers qui vous permet d'acc?der ? vos fichiers depuis n'importe o? gr?ce ? un stockage en nuage s?curis? auto-h?berg?. Il permet ?galement de sauvegarder et de partager vos photos, vid?os, livres ?lectroniques, fichiers et bien plus encore. FileRun est strictement une application de gestion de fichiers.
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de FileRun
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Fichier-Stockage-Gestionnaire\FileRun
+```
+
+## Modifier la configuration de FileRun
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Fichier-Stockage-Gestionnaire\FileRun
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de FileRun
+
+Pour utiliser FileRun tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser FileRun avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://FileRun.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Fichier-Stockage-Gestionnaire/FileRun/docker-compose-traefik.yml b/Fichier-Stockage-Gestionnaire/FileRun/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Fichier-Stockage-Gestionnaire/FileRun/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Fichier-Stockage-Gestionnaire/FileRun/docker-compose.yml b/Fichier-Stockage-Gestionnaire/FileRun/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Fichier-Stockage-Gestionnaire/FileRun/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Fichier-Stockage-Gestionnaire/FileRun/img/logo-FileRun.png b/Fichier-Stockage-Gestionnaire/FileRun/img/logo-FileRun.png
new file mode 100644
index 00000000..6b29a669
Binary files /dev/null and b/Fichier-Stockage-Gestionnaire/FileRun/img/logo-FileRun.png differ
diff --git a/Mediawiki/LICENSE b/Fichier-Stockage-Gestionnaire/Filestash/LICENSE
similarity index 100%
rename from Mediawiki/LICENSE
rename to Fichier-Stockage-Gestionnaire/Filestash/LICENSE
diff --git a/Fichier-Stockage-Gestionnaire/Filestash/README.md b/Fichier-Stockage-Gestionnaire/Filestash/README.md
new file mode 100644
index 00000000..94ae4f42
--- /dev/null
+++ b/Fichier-Stockage-Gestionnaire/Filestash/README.md
@@ -0,0 +1,66 @@
+
+URL : https://github.com/gethomepage/homepage
+
+# Filestash
+
+
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Filestash
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Fichier-Stockage-Gestionnaire\Filestash
+```
+
+## Modifier la configuration de Filestash
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Fichier-Stockage-Gestionnaire\Filestash
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Filestash
+
+Pour utiliser Filestash tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Filestash avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Filestash.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Fichier-Stockage-Gestionnaire/Filestash/docker-compose-traefik.yml b/Fichier-Stockage-Gestionnaire/Filestash/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Fichier-Stockage-Gestionnaire/Filestash/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Filestash/docker-compose.yml b/Fichier-Stockage-Gestionnaire/Filestash/docker-compose.yml
similarity index 100%
rename from Filestash/docker-compose.yml
rename to Fichier-Stockage-Gestionnaire/Filestash/docker-compose.yml
diff --git a/Filestash/img/logo-Filestash.png b/Fichier-Stockage-Gestionnaire/Filestash/img/banniere-Filestash.png
similarity index 100%
rename from Filestash/img/logo-Filestash.png
rename to Fichier-Stockage-Gestionnaire/Filestash/img/banniere-Filestash.png
diff --git a/Baby Buddy/README.md b/Fichier-Stockage-Gestionnaire/Fireshare/README.md
similarity index 100%
rename from Baby Buddy/README.md
rename to Fichier-Stockage-Gestionnaire/Fireshare/README.md
diff --git a/Answer/docker-compose-traefik.yml b/Fichier-Stockage-Gestionnaire/Fireshare/docker-compose-traefik.yml
similarity index 100%
rename from Answer/docker-compose-traefik.yml
rename to Fichier-Stockage-Gestionnaire/Fireshare/docker-compose-traefik.yml
diff --git a/Fireshare/docker-compose.yml b/Fichier-Stockage-Gestionnaire/Fireshare/docker-compose.yml
similarity index 100%
rename from Fireshare/docker-compose.yml
rename to Fichier-Stockage-Gestionnaire/Fireshare/docker-compose.yml
diff --git a/Monitoring/Web-Check/LICENSE b/Fichier-Stockage-Gestionnaire/Gokapi/LICENSE
similarity index 100%
rename from Monitoring/Web-Check/LICENSE
rename to Fichier-Stockage-Gestionnaire/Gokapi/LICENSE
diff --git a/Fichier-Stockage-Gestionnaire/Gokapi/README.md b/Fichier-Stockage-Gestionnaire/Gokapi/README.md
new file mode 100644
index 00000000..ec54b23d
--- /dev/null
+++ b/Fichier-Stockage-Gestionnaire/Gokapi/README.md
@@ -0,0 +1,66 @@
+
+URL :
+
+# Gokapi
+
+Gokapi est un serveur l?ger pour partager des fichiers, qui expirent apr?s un certain nombre de t?l?chargements ou de jours. Il est similaire ? l'ancien Firefox Send, ? la diff?rence que seul l'administrateur est autoris? ? t?l?charger des fichiers.
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Gokapi
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Fichier-Stockage-Gestionnaire\Gokapi
+```
+
+## Modifier la configuration de Gokapi
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Fichier-Stockage-Gestionnaire\Gokapi
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Gokapi
+
+Pour utiliser Gokapi tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Gokapi avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Gokapi.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Fichier-Stockage-Gestionnaire/Gokapi/docker-compose-traefik.yml b/Fichier-Stockage-Gestionnaire/Gokapi/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Fichier-Stockage-Gestionnaire/Gokapi/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Fichier-Stockage-Gestionnaire/Gokapi/docker-compose.yml b/Fichier-Stockage-Gestionnaire/Gokapi/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Fichier-Stockage-Gestionnaire/Gokapi/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Fichier-Stockage-Gestionnaire/Gokapi/img/logo-Gokapi.png b/Fichier-Stockage-Gestionnaire/Gokapi/img/logo-Gokapi.png
new file mode 100644
index 00000000..aedbb610
Binary files /dev/null and b/Fichier-Stockage-Gestionnaire/Gokapi/img/logo-Gokapi.png differ
diff --git a/Outils/Guacamole/LICENSE b/Fichier-Stockage-Gestionnaire/Mega/LICENSE
similarity index 100%
rename from Outils/Guacamole/LICENSE
rename to Fichier-Stockage-Gestionnaire/Mega/LICENSE
diff --git a/Fichier-Stockage-Gestionnaire/Mega/README.md b/Fichier-Stockage-Gestionnaire/Mega/README.md
new file mode 100644
index 00000000..0faf547e
--- /dev/null
+++ b/Fichier-Stockage-Gestionnaire/Mega/README.md
@@ -0,0 +1,66 @@
+
+URL : https://github.com/causefx/Organizr
+
+# Mega
+
+
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Mega
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Fichier-Stockage-Gestionnaire\Mega
+```
+
+## Modifier la configuration de Mega
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Fichier-Stockage-Gestionnaire\Mega
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Mega
+
+Pour utiliser Mega tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Mega avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Mega.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Fichier-Stockage-Gestionnaire/Mega/docker-compose-traefik.yml b/Fichier-Stockage-Gestionnaire/Mega/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Fichier-Stockage-Gestionnaire/Mega/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Fichier-Stockage-Gestionnaire/Mega/docker-compose.yml b/Fichier-Stockage-Gestionnaire/Mega/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Fichier-Stockage-Gestionnaire/Mega/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Fichier-Stockage-Gestionnaire/Mega/img/logo-Mega.png b/Fichier-Stockage-Gestionnaire/Mega/img/logo-Mega.png
new file mode 100644
index 00000000..4799629a
Binary files /dev/null and b/Fichier-Stockage-Gestionnaire/Mega/img/logo-Mega.png differ
diff --git a/Outils/Remotely/LICENSE b/Fichier-Stockage-Gestionnaire/Nextcloud/LICENSE
similarity index 100%
rename from Outils/Remotely/LICENSE
rename to Fichier-Stockage-Gestionnaire/Nextcloud/LICENSE
diff --git a/Fichier-Stockage-Gestionnaire/Nextcloud/README.md b/Fichier-Stockage-Gestionnaire/Nextcloud/README.md
new file mode 100644
index 00000000..f5a8cac6
--- /dev/null
+++ b/Fichier-Stockage-Gestionnaire/Nextcloud/README.md
@@ -0,0 +1,66 @@
+
+URL :
+
+# Nextcloud
+
+Nextcloud est une suite de logiciels client-serveur pour la cr?ation et l'utilisation de services d'h?bergement de fichiers. Nextcloud a r?cemment chang? de nom pour devenir Nextcloud Hub 7. Il est gratuit et open-source, ce qui signifie que tout le monde est autoris? ? l'installer et ? le faire fonctionner sur ses propres serveurs priv?s.
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Nextcloud
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Fichier-Stockage-Gestionnaire\Nextcloud
+```
+
+## Modifier la configuration de Nextcloud
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Fichier-Stockage-Gestionnaire\Nextcloud
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Nextcloud
+
+Pour utiliser Nextcloud tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Nextcloud avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Nextcloud.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Fichier-Stockage-Gestionnaire/Nextcloud/docker-compose-traefik.yml b/Fichier-Stockage-Gestionnaire/Nextcloud/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Fichier-Stockage-Gestionnaire/Nextcloud/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Nextcloud/docker-compose.yml b/Fichier-Stockage-Gestionnaire/Nextcloud/docker-compose.yaml
similarity index 100%
rename from Nextcloud/docker-compose.yml
rename to Fichier-Stockage-Gestionnaire/Nextcloud/docker-compose.yaml
diff --git a/Fichier-Stockage-Gestionnaire/Nextcloud/docker-compose.yml b/Fichier-Stockage-Gestionnaire/Nextcloud/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Fichier-Stockage-Gestionnaire/Nextcloud/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Fichier-Stockage-Gestionnaire/Nextcloud/img/logo-Nextcloud.png b/Fichier-Stockage-Gestionnaire/Nextcloud/img/logo-Nextcloud.png
new file mode 100644
index 00000000..39089592
Binary files /dev/null and b/Fichier-Stockage-Gestionnaire/Nextcloud/img/logo-Nextcloud.png differ
diff --git a/Principaux/Rancher/LICENSE b/Fichier-Stockage-Gestionnaire/OwnCloud/LICENSE
similarity index 100%
rename from Principaux/Rancher/LICENSE
rename to Fichier-Stockage-Gestionnaire/OwnCloud/LICENSE
diff --git a/Fichier-Stockage-Gestionnaire/OwnCloud/README.md b/Fichier-Stockage-Gestionnaire/OwnCloud/README.md
new file mode 100644
index 00000000..f2d732f4
--- /dev/null
+++ b/Fichier-Stockage-Gestionnaire/OwnCloud/README.md
@@ -0,0 +1,66 @@
+
+URL :
+
+# OwnCloud
+
+ownCloud est un logiciel open-source de synchronisation de fichiers, de partage et de collaboration de contenu qui permet aux ?quipes de travailler facilement sur des donn?es depuis n'importe o?, sur n'importe quel appareil. Il permet d'acc?der ? vos donn?es via une interface web, des clients de synchronisation ou WebDAV, tout en fournissant une plateforme pour visualiser, synchroniser et partager facilement entre les appareils - le tout sous votre contr?le. L'architecture ouverte de ownCloud est extensible via une API simple mais puissante pour les applications et les plugins, et elle fonctionne avec n'importe quel stockage.
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de OwnCloud
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Fichier-Stockage-Gestionnaire\OwnCloud
+```
+
+## Modifier la configuration de OwnCloud
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Fichier-Stockage-Gestionnaire\OwnCloud
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de OwnCloud
+
+Pour utiliser OwnCloud tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser OwnCloud avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://OwnCloud.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Fichier-Stockage-Gestionnaire/OwnCloud/docker-compose-traefik.yml b/Fichier-Stockage-Gestionnaire/OwnCloud/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Fichier-Stockage-Gestionnaire/OwnCloud/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Fichier-Stockage-Gestionnaire/OwnCloud/docker-compose.yml b/Fichier-Stockage-Gestionnaire/OwnCloud/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Fichier-Stockage-Gestionnaire/OwnCloud/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Fichier-Stockage-Gestionnaire/OwnCloud/img/logo-OwnCloud.png b/Fichier-Stockage-Gestionnaire/OwnCloud/img/logo-OwnCloud.png
new file mode 100644
index 00000000..e1638a81
Binary files /dev/null and b/Fichier-Stockage-Gestionnaire/OwnCloud/img/logo-OwnCloud.png differ
diff --git a/Principaux/Rapid Dashboard/LICENSE b/Fichier-Stockage-Gestionnaire/PSiTransfer/LICENSE
similarity index 100%
rename from Principaux/Rapid Dashboard/LICENSE
rename to Fichier-Stockage-Gestionnaire/PSiTransfer/LICENSE
diff --git a/Fichier-Stockage-Gestionnaire/PSiTransfer/README.md b/Fichier-Stockage-Gestionnaire/PSiTransfer/README.md
new file mode 100644
index 00000000..e878467d
--- /dev/null
+++ b/Fichier-Stockage-Gestionnaire/PSiTransfer/README.md
@@ -0,0 +1,66 @@
+
+URL : https://github.com/timo-reymann/yal
+
+# PSiTransfer
+
+PSiTransfer est une solution simple de partage de fichiers auto-h?berg?e en open source. C'est une alternative aux services payants comme Dropbox et WeTransfer. Vous pouvez partager plusieurs fichiers avec votre propre politique de conservation.
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de PSiTransfer
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Fichier-Stockage-Gestionnaire\PSiTransfer
+```
+
+## Modifier la configuration de PSiTransfer
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Fichier-Stockage-Gestionnaire\PSiTransfer
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de PSiTransfer
+
+Pour utiliser PSiTransfer tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser PSiTransfer avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://PSiTransfer.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Fichier-Stockage-Gestionnaire/PSiTransfer/docker-compose-traefik.yml b/Fichier-Stockage-Gestionnaire/PSiTransfer/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Fichier-Stockage-Gestionnaire/PSiTransfer/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Fichier-Stockage-Gestionnaire/PSiTransfer/docker-compose.yml b/Fichier-Stockage-Gestionnaire/PSiTransfer/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Fichier-Stockage-Gestionnaire/PSiTransfer/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Fichier-Stockage-Gestionnaire/PSiTransfer/img/logo-PSiTransfer.png b/Fichier-Stockage-Gestionnaire/PSiTransfer/img/logo-PSiTransfer.png
new file mode 100644
index 00000000..5af5f443
Binary files /dev/null and b/Fichier-Stockage-Gestionnaire/PSiTransfer/img/logo-PSiTransfer.png differ
diff --git a/Principaux/WUD/LICENSE b/Fichier-Stockage-Gestionnaire/PicoShare/LICENSE
similarity index 100%
rename from Principaux/WUD/LICENSE
rename to Fichier-Stockage-Gestionnaire/PicoShare/LICENSE
diff --git a/Fichier-Stockage-Gestionnaire/PicoShare/README.md b/Fichier-Stockage-Gestionnaire/PicoShare/README.md
new file mode 100644
index 00000000..33def900
--- /dev/null
+++ b/Fichier-Stockage-Gestionnaire/PicoShare/README.md
@@ -0,0 +1,66 @@
+
+URL :
+
+# PicoShare
+
+PicoShare est un service minimaliste qui vous permet de partager facilement des fichiers. Liens de t?l?chargement direct: PicoShare vous fournit un lien de t?l?chargement direct que vous pouvez partager avec n'importe qui. Ils peuvent visualiser ou t?l?charger le fichier sans publicit? ni inscription. Pas de restrictions sur les fichiers: Contrairement ? des sites comme Imgur, Vimeo ou SoundCloud qui ne permettent de partager que des types de fichiers sp?cifiques, PicoShare vous permet de partager n'importe quel fichier, quelle que soit sa taille. Pas de redimensionnement/r?encodage: Si vous t?l?chargez des m?dias tels que des images, des vid?os ou des fichiers audio, PicoShare ne vous oblige jamais ? attendre le r?encodage. Vous obtenez un lien de t?l?chargement direct d?s que vous t?l?chargez le fichier, et PicoShare ne redimensionne ni ne r?encode jamais votre fichier.
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de PicoShare
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Fichier-Stockage-Gestionnaire\PicoShare
+```
+
+## Modifier la configuration de PicoShare
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Fichier-Stockage-Gestionnaire\PicoShare
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de PicoShare
+
+Pour utiliser PicoShare tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser PicoShare avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://PicoShare.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Fichier-Stockage-Gestionnaire/PicoShare/docker-compose-traefik.yml b/Fichier-Stockage-Gestionnaire/PicoShare/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Fichier-Stockage-Gestionnaire/PicoShare/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Fichier-Stockage-Gestionnaire/PicoShare/docker-compose.yml b/Fichier-Stockage-Gestionnaire/PicoShare/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Fichier-Stockage-Gestionnaire/PicoShare/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Fichier-Stockage-Gestionnaire/PicoShare/img/logo-PicoShare.png b/Fichier-Stockage-Gestionnaire/PicoShare/img/logo-PicoShare.png
new file mode 100644
index 00000000..791265b6
Binary files /dev/null and b/Fichier-Stockage-Gestionnaire/PicoShare/img/logo-PicoShare.png differ
diff --git a/Principaux/Watchtower/LICENSE b/Fichier-Stockage-Gestionnaire/Pingvin/LICENSE
similarity index 100%
rename from Principaux/Watchtower/LICENSE
rename to Fichier-Stockage-Gestionnaire/Pingvin/LICENSE
diff --git a/Fichier-Stockage-Gestionnaire/Pingvin/README.md b/Fichier-Stockage-Gestionnaire/Pingvin/README.md
new file mode 100644
index 00000000..06ec4f85
--- /dev/null
+++ b/Fichier-Stockage-Gestionnaire/Pingvin/README.md
@@ -0,0 +1,66 @@
+
+URL :
+
+# Pingvin
+
+Pingvin Share est une plateforme de partage de fichiers auto-h?berg?e et une alternative ? WeTransfer. Avec Pingvin Share, il n'y a pas de limite de taille de fichier que vous pouvez partager, seul votre disque sera votre limite.
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Pingvin
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Fichier-Stockage-Gestionnaire\Pingvin
+```
+
+## Modifier la configuration de Pingvin
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Fichier-Stockage-Gestionnaire\Pingvin
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Pingvin
+
+Pour utiliser Pingvin tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Pingvin avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Pingvin.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Fichier-Stockage-Gestionnaire/Pingvin/docker-compose-traefik.yml b/Fichier-Stockage-Gestionnaire/Pingvin/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Fichier-Stockage-Gestionnaire/Pingvin/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Pingvin/docker-compose.yml b/Fichier-Stockage-Gestionnaire/Pingvin/docker-compose.yml
similarity index 100%
rename from Pingvin/docker-compose.yml
rename to Fichier-Stockage-Gestionnaire/Pingvin/docker-compose.yml
diff --git a/Pingvin/img/logo-Pingvin.png b/Fichier-Stockage-Gestionnaire/Pingvin/img/banniere-Pingvin.png
similarity index 100%
rename from Pingvin/img/logo-Pingvin.png
rename to Fichier-Stockage-Gestionnaire/Pingvin/img/banniere-Pingvin.png
diff --git a/Fichier-Stockage-Gestionnaire/Pingvin/img/logo-Pingvin.png b/Fichier-Stockage-Gestionnaire/Pingvin/img/logo-Pingvin.png
new file mode 100644
index 00000000..28f4d020
Binary files /dev/null and b/Fichier-Stockage-Gestionnaire/Pingvin/img/logo-Pingvin.png differ
diff --git a/Production/Activepieces/LICENSE b/Fichier-Stockage-Gestionnaire/Projectsend/LICENSE
similarity index 100%
rename from Production/Activepieces/LICENSE
rename to Fichier-Stockage-Gestionnaire/Projectsend/LICENSE
diff --git a/Fichier-Stockage-Gestionnaire/Projectsend/README.md b/Fichier-Stockage-Gestionnaire/Projectsend/README.md
new file mode 100644
index 00000000..19f908f5
--- /dev/null
+++ b/Fichier-Stockage-Gestionnaire/Projectsend/README.md
@@ -0,0 +1,66 @@
+
+URL : https://github.com/enchant97/hasty-paste
+
+# Projectsend
+
+ProjectSend est une application auto-h?berg?e qui vous permet de t?l?charger des fichiers et de les affecter ? des clients sp?cifiques que vous cr?ez vous-m?me. S?curis?, priv? et facile. Plus besoin de d?pendre de services externes ou de l'e-mail pour envoyer ces fichiers.
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Projectsend
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Fichier-Stockage-Gestionnaire\Projectsend
+```
+
+## Modifier la configuration de Projectsend
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Fichier-Stockage-Gestionnaire\Projectsend
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Projectsend
+
+Pour utiliser Projectsend tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Projectsend avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Projectsend.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Fichier-Stockage-Gestionnaire/Projectsend/docker-compose-traefik.yml b/Fichier-Stockage-Gestionnaire/Projectsend/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Fichier-Stockage-Gestionnaire/Projectsend/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Fichier-Stockage-Gestionnaire/Projectsend/docker-compose.yml b/Fichier-Stockage-Gestionnaire/Projectsend/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Fichier-Stockage-Gestionnaire/Projectsend/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Fichier-Stockage-Gestionnaire/Projectsend/img/logo-Projectsend.png b/Fichier-Stockage-Gestionnaire/Projectsend/img/logo-Projectsend.png
new file mode 100644
index 00000000..880a4183
Binary files /dev/null and b/Fichier-Stockage-Gestionnaire/Projectsend/img/logo-Projectsend.png differ
diff --git a/Production/Affine/LICENSE b/Fichier-Stockage-Gestionnaire/Pydio Cells/LICENSE
similarity index 100%
rename from Production/Affine/LICENSE
rename to Fichier-Stockage-Gestionnaire/Pydio Cells/LICENSE
diff --git a/Fichier-Stockage-Gestionnaire/Pydio Cells/README.md b/Fichier-Stockage-Gestionnaire/Pydio Cells/README.md
new file mode 100644
index 00000000..5a39c7b8
--- /dev/null
+++ b/Fichier-Stockage-Gestionnaire/Pydio Cells/README.md
@@ -0,0 +1,66 @@
+
+URL : https://github.com/cogentapps/chat-with-gpt
+
+# Pydio Cells
+
+
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Pydio Cells
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Fichier-Stockage-Gestionnaire\Pydio Cells
+```
+
+## Modifier la configuration de Pydio Cells
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Fichier-Stockage-Gestionnaire\Pydio Cells
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Pydio Cells
+
+Pour utiliser Pydio Cells tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Pydio Cells avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Pydio Cells.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Fichier-Stockage-Gestionnaire/Pydio Cells/docker-compose-traefik.yml b/Fichier-Stockage-Gestionnaire/Pydio Cells/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Fichier-Stockage-Gestionnaire/Pydio Cells/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Fichier-Stockage-Gestionnaire/Pydio Cells/docker-compose.yml b/Fichier-Stockage-Gestionnaire/Pydio Cells/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Fichier-Stockage-Gestionnaire/Pydio Cells/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Production/Automatisch/LICENSE b/Fichier-Stockage-Gestionnaire/Pydio/LICENSE
similarity index 100%
rename from Production/Automatisch/LICENSE
rename to Fichier-Stockage-Gestionnaire/Pydio/LICENSE
diff --git a/Fichier-Stockage-Gestionnaire/Pydio/README.md b/Fichier-Stockage-Gestionnaire/Pydio/README.md
new file mode 100644
index 00000000..b7e3bb68
--- /dev/null
+++ b/Fichier-Stockage-Gestionnaire/Pydio/README.md
@@ -0,0 +1,66 @@
+
+URL : https://github.com/hyperonym/basaran
+
+# Pydio
+
+Pydio Cells est une plateforme de partage de documents et de collaboration (DSC) ? noyau ouvert et auto-h?berg?e, sp?cialement con?ue pour les organisations qui ont besoin d'un partage de documents et d'une collaboration avanc?s sans compromis de s?curit? ni probl?mes de conformit?. Il s'agit d'une r??criture compl?te du projet Pydio en utilisant le langage Go et en suivant une architecture de micro-services. Pydio Cells vous donne le contr?le total de votre environnement de partage de documents - combinant des performances rapides, des tailles de transfert de fichiers ?normes, une s?curit? granulaire, etc.
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Pydio
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Fichier-Stockage-Gestionnaire\Pydio
+```
+
+## Modifier la configuration de Pydio
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Fichier-Stockage-Gestionnaire\Pydio
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Pydio
+
+Pour utiliser Pydio tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Pydio avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Pydio.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Fichier-Stockage-Gestionnaire/Pydio/docker-compose-traefik.yml b/Fichier-Stockage-Gestionnaire/Pydio/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Fichier-Stockage-Gestionnaire/Pydio/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Fichier-Stockage-Gestionnaire/Pydio/docker-compose.yml b/Fichier-Stockage-Gestionnaire/Pydio/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Fichier-Stockage-Gestionnaire/Pydio/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Production/Baserow/LICENSE b/Fichier-Stockage-Gestionnaire/Resilio Sync/LICENSE
similarity index 100%
rename from Production/Baserow/LICENSE
rename to Fichier-Stockage-Gestionnaire/Resilio Sync/LICENSE
diff --git a/Fichier-Stockage-Gestionnaire/Resilio Sync/README.md b/Fichier-Stockage-Gestionnaire/Resilio Sync/README.md
new file mode 100644
index 00000000..da64c5e5
--- /dev/null
+++ b/Fichier-Stockage-Gestionnaire/Resilio Sync/README.md
@@ -0,0 +1,66 @@
+
+URL : https://github.com/deiucanta/chatpad
+
+# Resilio Sync
+
+Resilio-Sync (anciennement BitTorrent Sync) utilise le protocole BitTorrent pour synchroniser les fichiers et les dossiers entre tous vos appareils. Il existe des versions gratuites et payantes - ce conteneur prend en charge les deux. Il existe une image de synchronisation officielle, mais celle-ci prend en charge le mappage des utilisateurs afin de simplifier les autorisations pour les volumes.
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Resilio Sync
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Fichier-Stockage-Gestionnaire\Resilio Sync
+```
+
+## Modifier la configuration de Resilio Sync
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Fichier-Stockage-Gestionnaire\Resilio Sync
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Resilio Sync
+
+Pour utiliser Resilio Sync tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Resilio Sync avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Resilio Sync.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Fichier-Stockage-Gestionnaire/Resilio Sync/docker-compose-traefik.yml b/Fichier-Stockage-Gestionnaire/Resilio Sync/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Fichier-Stockage-Gestionnaire/Resilio Sync/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Fichier-Stockage-Gestionnaire/Resilio Sync/docker-compose.yml b/Fichier-Stockage-Gestionnaire/Resilio Sync/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Fichier-Stockage-Gestionnaire/Resilio Sync/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Production/Budibase/LICENSE b/Fichier-Stockage-Gestionnaire/Seafile/LICENSE
similarity index 100%
rename from Production/Budibase/LICENSE
rename to Fichier-Stockage-Gestionnaire/Seafile/LICENSE
diff --git a/Fichier-Stockage-Gestionnaire/Seafile/README.md b/Fichier-Stockage-Gestionnaire/Seafile/README.md
new file mode 100644
index 00000000..987f1124
--- /dev/null
+++ b/Fichier-Stockage-Gestionnaire/Seafile/README.md
@@ -0,0 +1,66 @@
+
+URL : https://github.com/FlowiseAI/Flowise
+
+# Seafile
+
+Seafile est une solution open source de synchronisation et de partage de fichiers con?ue pour une fiabilit?, des performances et une productivit? ?lev?es. Synchronisez, partagez et collaborez entre appareils et ?quipes. Seafile est une alternative ? Dropbox et Synology Drive.
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Seafile
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Fichier-Stockage-Gestionnaire\Seafile
+```
+
+## Modifier la configuration de Seafile
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Fichier-Stockage-Gestionnaire\Seafile
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Seafile
+
+Pour utiliser Seafile tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Seafile avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Seafile.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Fichier-Stockage-Gestionnaire/Seafile/docker-compose-traefik.yml b/Fichier-Stockage-Gestionnaire/Seafile/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Fichier-Stockage-Gestionnaire/Seafile/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Fichier-Stockage-Gestionnaire/Seafile/docker-compose.yml b/Fichier-Stockage-Gestionnaire/Seafile/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Fichier-Stockage-Gestionnaire/Seafile/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Fichier-Stockage-Gestionnaire/Seafile/img/logo-Seafile.png b/Fichier-Stockage-Gestionnaire/Seafile/img/logo-Seafile.png
new file mode 100644
index 00000000..8edd58a2
Binary files /dev/null and b/Fichier-Stockage-Gestionnaire/Seafile/img/logo-Seafile.png differ
diff --git a/Production/Chatwoot/LICENSE b/Fichier-Stockage-Gestionnaire/Syncthing/LICENSE
similarity index 100%
rename from Production/Chatwoot/LICENSE
rename to Fichier-Stockage-Gestionnaire/Syncthing/LICENSE
diff --git a/Fichier-Stockage-Gestionnaire/Syncthing/README.md b/Fichier-Stockage-Gestionnaire/Syncthing/README.md
new file mode 100644
index 00000000..f8abe030
--- /dev/null
+++ b/Fichier-Stockage-Gestionnaire/Syncthing/README.md
@@ -0,0 +1,66 @@
+
+URL : https://github.com/langflow-ai/langflow
+
+# Syncthing
+
+Syncthing remplace les services propri?taires de synchronisation et de cloud par quelque chose d'ouvert, de fiable et de d?centralis?. Vos donn?es sont vos seules donn?es et vous m?ritez de choisir o? elles sont stock?es, si elles sont partag?es avec un tiers et comment elles sont transmises sur Internet.
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Syncthing
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Fichier-Stockage-Gestionnaire\Syncthing
+```
+
+## Modifier la configuration de Syncthing
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Fichier-Stockage-Gestionnaire\Syncthing
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Syncthing
+
+Pour utiliser Syncthing tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Syncthing avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Syncthing.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Fichier-Stockage-Gestionnaire/Syncthing/docker-compose-traefik.yml b/Fichier-Stockage-Gestionnaire/Syncthing/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Fichier-Stockage-Gestionnaire/Syncthing/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Syncthing/docker-compose.yml b/Fichier-Stockage-Gestionnaire/Syncthing/docker-compose.yml
similarity index 100%
rename from Syncthing/docker-compose.yml
rename to Fichier-Stockage-Gestionnaire/Syncthing/docker-compose.yml
diff --git a/Fichier-Stockage-Gestionnaire/Syncthing/img/banniere-Syncthing.png b/Fichier-Stockage-Gestionnaire/Syncthing/img/banniere-Syncthing.png
new file mode 100644
index 00000000..d79a9f89
Binary files /dev/null and b/Fichier-Stockage-Gestionnaire/Syncthing/img/banniere-Syncthing.png differ
diff --git a/Fichier-Stockage-Gestionnaire/Syncthing/img/logo-Syncthing.png b/Fichier-Stockage-Gestionnaire/Syncthing/img/logo-Syncthing.png
new file mode 100644
index 00000000..a266549e
Binary files /dev/null and b/Fichier-Stockage-Gestionnaire/Syncthing/img/logo-Syncthing.png differ
diff --git a/Production/ChiefOnboarding/LICENSE b/Fichier-Stockage-Gestionnaire/XBackBone/LICENSE
similarity index 100%
rename from Production/ChiefOnboarding/LICENSE
rename to Fichier-Stockage-Gestionnaire/XBackBone/LICENSE
diff --git a/Fichier-Stockage-Gestionnaire/XBackBone/README.md b/Fichier-Stockage-Gestionnaire/XBackBone/README.md
new file mode 100644
index 00000000..e310a5c3
--- /dev/null
+++ b/Fichier-Stockage-Gestionnaire/XBackBone/README.md
@@ -0,0 +1,66 @@
+
+URL : https://github.com/serge-chat/serge
+
+# XBackBone
+
+XBackBone est un gestionnaire de fichiers PHP simple et l?ger qui prend en charge l'outil de partage instantan? ShareX et les syst?mes *NIX. Il prend en charge le t?l?chargement et l'affichage d'images, de GIF, de vid?os, de code, de texte format?, de pdf, ainsi que le t?l?chargement et l'envoi de fichiers. Il dispose ?galement d'une interface web avec gestion multi-utilisateurs, d'une galerie de m?dias et d'un support de recherche.
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de XBackBone
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Fichier-Stockage-Gestionnaire\XBackBone
+```
+
+## Modifier la configuration de XBackBone
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Fichier-Stockage-Gestionnaire\XBackBone
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de XBackBone
+
+Pour utiliser XBackBone tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser XBackBone avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://XBackBone.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Fichier-Stockage-Gestionnaire/XBackBone/docker-compose-traefik.yml b/Fichier-Stockage-Gestionnaire/XBackBone/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Fichier-Stockage-Gestionnaire/XBackBone/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Fichier-Stockage-Gestionnaire/XBackBone/docker-compose.yml b/Fichier-Stockage-Gestionnaire/XBackBone/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Fichier-Stockage-Gestionnaire/XBackBone/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Fichier-Stockage-Gestionnaire/XBackBone/img/banniere-XBackBone.png b/Fichier-Stockage-Gestionnaire/XBackBone/img/banniere-XBackBone.png
new file mode 100644
index 00000000..5f56b18b
Binary files /dev/null and b/Fichier-Stockage-Gestionnaire/XBackBone/img/banniere-XBackBone.png differ
diff --git a/Fichier-Stockage-Gestionnaire/XBackBone/img/logo-XBackBone.png b/Fichier-Stockage-Gestionnaire/XBackBone/img/logo-XBackBone.png
new file mode 100644
index 00000000..ee7ec7e3
Binary files /dev/null and b/Fichier-Stockage-Gestionnaire/XBackBone/img/logo-XBackBone.png differ
diff --git a/Fichier-Stockage/Chibisafe/README.md b/Fichier-Stockage/Chibisafe/README.md
deleted file mode 100644
index 81f3703a..00000000
--- a/Fichier-Stockage/Chibisafe/README.md
+++ /dev/null
@@ -1,52 +0,0 @@
-
-
-# CFicFicFichier-Stockageer-Stockageer-Stockagebisafe
-
-
-# Téléchargement, Configuration et Lancement
-
-## Téléchargement de CFicFicFichier-Stockageer-Stockageer-Stockagebisafe
-
-Saisir la commande pour télécharger la source
-```bash
-git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
-```
-
-Saisir la commande pour vous rendre dans le dossier
-```bash
-cd FicFicFicFicFichier-Stockageer-Stockageer-Stockageer-Stockageer-Stockage\CFicFicFichier-Stockageer-Stockageer-Stockagebisafe
-```
-
-## Modifier la configuration de CFicFicFichier-Stockageer-Stockageer-Stockagebisafe
-
-Saisir la commande pour vous rendre dans le dossier
-```bash
-cd FicFicFicFicFichier-Stockageer-Stockageer-Stockageer-Stockageer-Stockage\CFicFicFichier-Stockageer-Stockageer-Stockagebisafe
-```
-## Lancement de CFicFicFichier-Stockageer-Stockageer-Stockagebisafe
-
-Pour utiliser CFicFicFichier-Stockageer-Stockageer-Stockagebisafe tout seul
-```bash
-docker compose up -d
-```
-
-Pour utiliser CFicFicFichier-Stockageer-Stockageer-Stockagebisafe avec Traefik
-```bash
-docker compose -f docker-compose-traefik.yml up -d
-```
-
-Pour utiliser CFicFicFichier-Stockageer-Stockageer-Stockagebisafe 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/Fichier-Stockage/Droppy/README.md b/Fichier-Stockage/Droppy/README.md
deleted file mode 100644
index fcca0da0..00000000
--- a/Fichier-Stockage/Droppy/README.md
+++ /dev/null
@@ -1,52 +0,0 @@
-
-
-# Droppy
-
-
-# Téléchargement, Configuration et Lancement
-
-## Téléchargement de Droppy
-
-Saisir la commande pour télécharger la source
-```bash
-git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
-```
-
-Saisir la commande pour vous rendre dans le dossier
-```bash
-cd FicFicFicFicFichier-Stockageer-Stockageer-Stockageer-Stockageer-Stockage\Droppy
-```
-
-## Modifier la configuration de Droppy
-
-Saisir la commande pour vous rendre dans le dossier
-```bash
-cd FicFicFicFicFichier-Stockageer-Stockageer-Stockageer-Stockageer-Stockage\Droppy
-```
-## Lancement de Droppy
-
-Pour utiliser Droppy tout seul
-```bash
-docker compose up -d
-```
-
-Pour utiliser Droppy avec Traefik
-```bash
-docker compose -f docker-compose-traefik.yml up -d
-```
-
-Pour utiliser Droppy 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/Fichier-Stockage/Droppy/docker-compose-traefik.yml b/Fichier-Stockage/Droppy/docker-compose-traefik.yml
deleted file mode 100644
index 1c097317..00000000
--- a/Fichier-Stockage/Droppy/docker-compose-traefik.yml
+++ /dev/null
@@ -1,10 +0,0 @@
-#### NETWORKS
-networks:
- docker-traefik_front_network:
- external: true
- back_network:
- driver: bridge
- attachable: true
-
-#### SERVICES
-services:
\ No newline at end of file
diff --git a/Fichier-Stockage/FileGator/README.md b/Fichier-Stockage/FileGator/README.md
deleted file mode 100644
index 766eb5ee..00000000
--- a/Fichier-Stockage/FileGator/README.md
+++ /dev/null
@@ -1,52 +0,0 @@
-
-
-# FileGator
-
-
-# Téléchargement, Configuration et Lancement
-
-## Téléchargement de FileGator
-
-Saisir la commande pour télécharger la source
-```bash
-git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
-```
-
-Saisir la commande pour vous rendre dans le dossier
-```bash
-cd FicFicFicFicFichier-Stockageer-Stockageer-Stockageer-Stockageer-Stockage\FileGator
-```
-
-## Modifier la configuration de FileGator
-
-Saisir la commande pour vous rendre dans le dossier
-```bash
-cd FicFicFicFicFichier-Stockageer-Stockageer-Stockageer-Stockageer-Stockage\FileGator
-```
-## Lancement de FileGator
-
-Pour utiliser FileGator tout seul
-```bash
-docker compose up -d
-```
-
-Pour utiliser FileGator avec Traefik
-```bash
-docker compose -f docker-compose-traefik.yml up -d
-```
-
-Pour utiliser FileGator 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/Fichier-Stockage/FileGator/docker-compose-traefik.yml b/Fichier-Stockage/FileGator/docker-compose-traefik.yml
deleted file mode 100644
index 1c097317..00000000
--- a/Fichier-Stockage/FileGator/docker-compose-traefik.yml
+++ /dev/null
@@ -1,10 +0,0 @@
-#### NETWORKS
-networks:
- docker-traefik_front_network:
- external: true
- back_network:
- driver: bridge
- attachable: true
-
-#### SERVICES
-services:
\ No newline at end of file
diff --git a/Fichier-Stockage/FileRun/README.md b/Fichier-Stockage/FileRun/README.md
deleted file mode 100644
index 565fac74..00000000
--- a/Fichier-Stockage/FileRun/README.md
+++ /dev/null
@@ -1,52 +0,0 @@
-
-
-# FileRun
-
-
-# Téléchargement, Configuration et Lancement
-
-## Téléchargement de FileRun
-
-Saisir la commande pour télécharger la source
-```bash
-git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
-```
-
-Saisir la commande pour vous rendre dans le dossier
-```bash
-cd FicFicFicFicFichier-Stockageer-Stockageer-Stockageer-Stockageer-Stockage\FileRun
-```
-
-## Modifier la configuration de FileRun
-
-Saisir la commande pour vous rendre dans le dossier
-```bash
-cd FicFicFicFicFichier-Stockageer-Stockageer-Stockageer-Stockageer-Stockage\FileRun
-```
-## Lancement de FileRun
-
-Pour utiliser FileRun tout seul
-```bash
-docker compose up -d
-```
-
-Pour utiliser FileRun avec Traefik
-```bash
-docker compose -f docker-compose-traefik.yml up -d
-```
-
-Pour utiliser FileRun 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/Fichier-Stockage/FileRun/docker-compose-traefik.yml b/Fichier-Stockage/FileRun/docker-compose-traefik.yml
deleted file mode 100644
index 1c097317..00000000
--- a/Fichier-Stockage/FileRun/docker-compose-traefik.yml
+++ /dev/null
@@ -1,10 +0,0 @@
-#### NETWORKS
-networks:
- docker-traefik_front_network:
- external: true
- back_network:
- driver: bridge
- attachable: true
-
-#### SERVICES
-services:
\ No newline at end of file
diff --git a/Fichier-Stockage/Gokapi/README.md b/Fichier-Stockage/Gokapi/README.md
deleted file mode 100644
index 39e2f5ad..00000000
--- a/Fichier-Stockage/Gokapi/README.md
+++ /dev/null
@@ -1,52 +0,0 @@
-
-
-# Gokapi
-
-
-# Téléchargement, Configuration et Lancement
-
-## Téléchargement de Gokapi
-
-Saisir la commande pour télécharger la source
-```bash
-git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
-```
-
-Saisir la commande pour vous rendre dans le dossier
-```bash
-cd FicFicFicFicFichier-Stockageer-Stockageer-Stockageer-Stockageer-Stockage\Gokapi
-```
-
-## Modifier la configuration de Gokapi
-
-Saisir la commande pour vous rendre dans le dossier
-```bash
-cd FicFicFicFicFichier-Stockageer-Stockageer-Stockageer-Stockageer-Stockage\Gokapi
-```
-## Lancement de Gokapi
-
-Pour utiliser Gokapi tout seul
-```bash
-docker compose up -d
-```
-
-Pour utiliser Gokapi avec Traefik
-```bash
-docker compose -f docker-compose-traefik.yml up -d
-```
-
-Pour utiliser Gokapi 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/Fichier-Stockage/Gokapi/docker-compose-traefik.yml b/Fichier-Stockage/Gokapi/docker-compose-traefik.yml
deleted file mode 100644
index 1c097317..00000000
--- a/Fichier-Stockage/Gokapi/docker-compose-traefik.yml
+++ /dev/null
@@ -1,10 +0,0 @@
-#### NETWORKS
-networks:
- docker-traefik_front_network:
- external: true
- back_network:
- driver: bridge
- attachable: true
-
-#### SERVICES
-services:
\ No newline at end of file
diff --git a/Fichier-Stockage/Mega/README.md b/Fichier-Stockage/Mega/README.md
deleted file mode 100644
index f8ba27ca..00000000
--- a/Fichier-Stockage/Mega/README.md
+++ /dev/null
@@ -1,52 +0,0 @@
-
-
-# Mega
-
-
-# Téléchargement, Configuration et Lancement
-
-## Téléchargement de Mega
-
-Saisir la commande pour télécharger la source
-```bash
-git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
-```
-
-Saisir la commande pour vous rendre dans le dossier
-```bash
-cd FicFicFicFicFichier-Stockageer-Stockageer-Stockageer-Stockageer-Stockage\Mega
-```
-
-## Modifier la configuration de Mega
-
-Saisir la commande pour vous rendre dans le dossier
-```bash
-cd FicFicFicFicFichier-Stockageer-Stockageer-Stockageer-Stockageer-Stockage\Mega
-```
-## Lancement de Mega
-
-Pour utiliser Mega tout seul
-```bash
-docker compose up -d
-```
-
-Pour utiliser Mega avec Traefik
-```bash
-docker compose -f docker-compose-traefik.yml up -d
-```
-
-Pour utiliser Mega 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/Fichier-Stockage/Mega/docker-compose-traefik.yml b/Fichier-Stockage/Mega/docker-compose-traefik.yml
deleted file mode 100644
index 1c097317..00000000
--- a/Fichier-Stockage/Mega/docker-compose-traefik.yml
+++ /dev/null
@@ -1,10 +0,0 @@
-#### NETWORKS
-networks:
- docker-traefik_front_network:
- external: true
- back_network:
- driver: bridge
- attachable: true
-
-#### SERVICES
-services:
\ No newline at end of file
diff --git a/Fichier-Stockage/Nextcloud/README.md b/Fichier-Stockage/Nextcloud/README.md
deleted file mode 100644
index 29336f5e..00000000
--- a/Fichier-Stockage/Nextcloud/README.md
+++ /dev/null
@@ -1,52 +0,0 @@
-
-
-# Nextcloud
-
-
-# Téléchargement, Configuration et Lancement
-
-## Téléchargement de Nextcloud
-
-Saisir la commande pour télécharger la source
-```bash
-git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
-```
-
-Saisir la commande pour vous rendre dans le dossier
-```bash
-cd FicFicFicFicFichier-Stockageer-Stockageer-Stockageer-Stockageer-Stockage\Nextcloud
-```
-
-## Modifier la configuration de Nextcloud
-
-Saisir la commande pour vous rendre dans le dossier
-```bash
-cd FicFicFicFicFichier-Stockageer-Stockageer-Stockageer-Stockageer-Stockage\Nextcloud
-```
-## Lancement de Nextcloud
-
-Pour utiliser Nextcloud tout seul
-```bash
-docker compose up -d
-```
-
-Pour utiliser Nextcloud avec Traefik
-```bash
-docker compose -f docker-compose-traefik.yml up -d
-```
-
-Pour utiliser Nextcloud 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/Fichier-Stockage/Nextcloud/docker-compose-traefik.yml b/Fichier-Stockage/Nextcloud/docker-compose-traefik.yml
deleted file mode 100644
index 1c097317..00000000
--- a/Fichier-Stockage/Nextcloud/docker-compose-traefik.yml
+++ /dev/null
@@ -1,10 +0,0 @@
-#### NETWORKS
-networks:
- docker-traefik_front_network:
- external: true
- back_network:
- driver: bridge
- attachable: true
-
-#### SERVICES
-services:
\ No newline at end of file
diff --git a/Fichier-Stockage/OwnCloud/README.md b/Fichier-Stockage/OwnCloud/README.md
deleted file mode 100644
index a5762b17..00000000
--- a/Fichier-Stockage/OwnCloud/README.md
+++ /dev/null
@@ -1,52 +0,0 @@
-
-
-# OwnCloud
-
-
-# Téléchargement, Configuration et Lancement
-
-## Téléchargement de OwnCloud
-
-Saisir la commande pour télécharger la source
-```bash
-git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
-```
-
-Saisir la commande pour vous rendre dans le dossier
-```bash
-cd FicFicFicFicFichier-Stockageer-Stockageer-Stockageer-Stockageer-Stockage\OwnCloud
-```
-
-## Modifier la configuration de OwnCloud
-
-Saisir la commande pour vous rendre dans le dossier
-```bash
-cd FicFicFicFicFichier-Stockageer-Stockageer-Stockageer-Stockageer-Stockage\OwnCloud
-```
-## Lancement de OwnCloud
-
-Pour utiliser OwnCloud tout seul
-```bash
-docker compose up -d
-```
-
-Pour utiliser OwnCloud avec Traefik
-```bash
-docker compose -f docker-compose-traefik.yml up -d
-```
-
-Pour utiliser OwnCloud 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/Fichier-Stockage/OwnCloud/docker-compose-traefik.yml b/Fichier-Stockage/OwnCloud/docker-compose-traefik.yml
deleted file mode 100644
index 1c097317..00000000
--- a/Fichier-Stockage/OwnCloud/docker-compose-traefik.yml
+++ /dev/null
@@ -1,10 +0,0 @@
-#### NETWORKS
-networks:
- docker-traefik_front_network:
- external: true
- back_network:
- driver: bridge
- attachable: true
-
-#### SERVICES
-services:
\ No newline at end of file
diff --git a/Fichier-Stockage/PSiTransfer/README.md b/Fichier-Stockage/PSiTransfer/README.md
deleted file mode 100644
index d927b28f..00000000
--- a/Fichier-Stockage/PSiTransfer/README.md
+++ /dev/null
@@ -1,52 +0,0 @@
-
-
-# PSiTransfer
-
-
-# Téléchargement, Configuration et Lancement
-
-## Téléchargement de PSiTransfer
-
-Saisir la commande pour télécharger la source
-```bash
-git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
-```
-
-Saisir la commande pour vous rendre dans le dossier
-```bash
-cd FicFicFicFicFichier-Stockageer-Stockageer-Stockageer-Stockageer-Stockage\PSiTransfer
-```
-
-## Modifier la configuration de PSiTransfer
-
-Saisir la commande pour vous rendre dans le dossier
-```bash
-cd FicFicFicFicFichier-Stockageer-Stockageer-Stockageer-Stockageer-Stockage\PSiTransfer
-```
-## Lancement de PSiTransfer
-
-Pour utiliser PSiTransfer tout seul
-```bash
-docker compose up -d
-```
-
-Pour utiliser PSiTransfer avec Traefik
-```bash
-docker compose -f docker-compose-traefik.yml up -d
-```
-
-Pour utiliser PSiTransfer 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/Fichier-Stockage/PSiTransfer/docker-compose-traefik.yml b/Fichier-Stockage/PSiTransfer/docker-compose-traefik.yml
deleted file mode 100644
index 1c097317..00000000
--- a/Fichier-Stockage/PSiTransfer/docker-compose-traefik.yml
+++ /dev/null
@@ -1,10 +0,0 @@
-#### NETWORKS
-networks:
- docker-traefik_front_network:
- external: true
- back_network:
- driver: bridge
- attachable: true
-
-#### SERVICES
-services:
\ No newline at end of file
diff --git a/Fichier-Stockage/PicoShare/README.md b/Fichier-Stockage/PicoShare/README.md
deleted file mode 100644
index 503fab22..00000000
--- a/Fichier-Stockage/PicoShare/README.md
+++ /dev/null
@@ -1,52 +0,0 @@
-
-
-# PicoShare
-
-
-# Téléchargement, Configuration et Lancement
-
-## Téléchargement de PicoShare
-
-Saisir la commande pour télécharger la source
-```bash
-git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
-```
-
-Saisir la commande pour vous rendre dans le dossier
-```bash
-cd FicFicFicFicFichier-Stockageer-Stockageer-Stockageer-Stockageer-Stockage\PicoShare
-```
-
-## Modifier la configuration de PicoShare
-
-Saisir la commande pour vous rendre dans le dossier
-```bash
-cd FicFicFicFicFichier-Stockageer-Stockageer-Stockageer-Stockageer-Stockage\PicoShare
-```
-## Lancement de PicoShare
-
-Pour utiliser PicoShare tout seul
-```bash
-docker compose up -d
-```
-
-Pour utiliser PicoShare avec Traefik
-```bash
-docker compose -f docker-compose-traefik.yml up -d
-```
-
-Pour utiliser PicoShare 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/Fichier-Stockage/PicoShare/docker-compose-traefik.yml b/Fichier-Stockage/PicoShare/docker-compose-traefik.yml
deleted file mode 100644
index 1c097317..00000000
--- a/Fichier-Stockage/PicoShare/docker-compose-traefik.yml
+++ /dev/null
@@ -1,10 +0,0 @@
-#### NETWORKS
-networks:
- docker-traefik_front_network:
- external: true
- back_network:
- driver: bridge
- attachable: true
-
-#### SERVICES
-services:
\ No newline at end of file
diff --git a/Fichier-Stockage/Pingvin/README.md b/Fichier-Stockage/Pingvin/README.md
deleted file mode 100644
index 1b9d888e..00000000
--- a/Fichier-Stockage/Pingvin/README.md
+++ /dev/null
@@ -1,52 +0,0 @@
-
-
-# Pingvin
-
-
-# Téléchargement, Configuration et Lancement
-
-## Téléchargement de Pingvin
-
-Saisir la commande pour télécharger la source
-```bash
-git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
-```
-
-Saisir la commande pour vous rendre dans le dossier
-```bash
-cd FicFicFicFicFichier-Stockageer-Stockageer-Stockageer-Stockageer-Stockage\Pingvin
-```
-
-## Modifier la configuration de Pingvin
-
-Saisir la commande pour vous rendre dans le dossier
-```bash
-cd FicFicFicFicFichier-Stockageer-Stockageer-Stockageer-Stockageer-Stockage\Pingvin
-```
-## Lancement de Pingvin
-
-Pour utiliser Pingvin tout seul
-```bash
-docker compose up -d
-```
-
-Pour utiliser Pingvin avec Traefik
-```bash
-docker compose -f docker-compose-traefik.yml up -d
-```
-
-Pour utiliser Pingvin 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/Fichier-Stockage/Pingvin/docker-compose-traefik.yml b/Fichier-Stockage/Pingvin/docker-compose-traefik.yml
deleted file mode 100644
index 1c097317..00000000
--- a/Fichier-Stockage/Pingvin/docker-compose-traefik.yml
+++ /dev/null
@@ -1,10 +0,0 @@
-#### NETWORKS
-networks:
- docker-traefik_front_network:
- external: true
- back_network:
- driver: bridge
- attachable: true
-
-#### SERVICES
-services:
\ No newline at end of file
diff --git a/Fichier-Stockage/Projectsend/README.md b/Fichier-Stockage/Projectsend/README.md
deleted file mode 100644
index 8a37bf54..00000000
--- a/Fichier-Stockage/Projectsend/README.md
+++ /dev/null
@@ -1,52 +0,0 @@
-
-
-# Projectsend
-
-
-# Téléchargement, Configuration et Lancement
-
-## Téléchargement de Projectsend
-
-Saisir la commande pour télécharger la source
-```bash
-git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
-```
-
-Saisir la commande pour vous rendre dans le dossier
-```bash
-cd FicFicFicFicFichier-Stockageer-Stockageer-Stockageer-Stockageer-Stockage\Projectsend
-```
-
-## Modifier la configuration de Projectsend
-
-Saisir la commande pour vous rendre dans le dossier
-```bash
-cd FicFicFicFicFichier-Stockageer-Stockageer-Stockageer-Stockageer-Stockage\Projectsend
-```
-## Lancement de Projectsend
-
-Pour utiliser Projectsend tout seul
-```bash
-docker compose up -d
-```
-
-Pour utiliser Projectsend avec Traefik
-```bash
-docker compose -f docker-compose-traefik.yml up -d
-```
-
-Pour utiliser Projectsend 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/Fichier-Stockage/Projectsend/docker-compose-traefik.yml b/Fichier-Stockage/Projectsend/docker-compose-traefik.yml
deleted file mode 100644
index 1c097317..00000000
--- a/Fichier-Stockage/Projectsend/docker-compose-traefik.yml
+++ /dev/null
@@ -1,10 +0,0 @@
-#### NETWORKS
-networks:
- docker-traefik_front_network:
- external: true
- back_network:
- driver: bridge
- attachable: true
-
-#### SERVICES
-services:
\ No newline at end of file
diff --git a/Fichier-Stockage/Pydio/README.md b/Fichier-Stockage/Pydio/README.md
deleted file mode 100644
index 6420748d..00000000
--- a/Fichier-Stockage/Pydio/README.md
+++ /dev/null
@@ -1,52 +0,0 @@
-
-
-# Pydio
-
-
-# Téléchargement, Configuration et Lancement
-
-## Téléchargement de Pydio
-
-Saisir la commande pour télécharger la source
-```bash
-git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
-```
-
-Saisir la commande pour vous rendre dans le dossier
-```bash
-cd FicFicFicFicFichier-Stockageer-Stockageer-Stockageer-Stockageer-Stockage\Pydio
-```
-
-## Modifier la configuration de Pydio
-
-Saisir la commande pour vous rendre dans le dossier
-```bash
-cd FicFicFicFicFichier-Stockageer-Stockageer-Stockageer-Stockageer-Stockage\Pydio
-```
-## Lancement de Pydio
-
-Pour utiliser Pydio tout seul
-```bash
-docker compose up -d
-```
-
-Pour utiliser Pydio avec Traefik
-```bash
-docker compose -f docker-compose-traefik.yml up -d
-```
-
-Pour utiliser Pydio 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/Fichier-Stockage/Pydio/docker-compose-traefik.yml b/Fichier-Stockage/Pydio/docker-compose-traefik.yml
deleted file mode 100644
index 1c097317..00000000
--- a/Fichier-Stockage/Pydio/docker-compose-traefik.yml
+++ /dev/null
@@ -1,10 +0,0 @@
-#### NETWORKS
-networks:
- docker-traefik_front_network:
- external: true
- back_network:
- driver: bridge
- attachable: true
-
-#### SERVICES
-services:
\ No newline at end of file
diff --git a/Fichier-Stockage/Resilio-Sync/README.md b/Fichier-Stockage/Resilio-Sync/README.md
deleted file mode 100644
index 9b31723e..00000000
--- a/Fichier-Stockage/Resilio-Sync/README.md
+++ /dev/null
@@ -1,52 +0,0 @@
-
-
-# Resilio-Sync
-
-
-# Téléchargement, Configuration et Lancement
-
-## Téléchargement de Resilio-Sync
-
-Saisir la commande pour télécharger la source
-```bash
-git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
-```
-
-Saisir la commande pour vous rendre dans le dossier
-```bash
-cd FicFicFicFicFichier-Stockageer-Stockageer-Stockageer-Stockageer-Stockage\Resilio-Sync
-```
-
-## Modifier la configuration de Resilio-Sync
-
-Saisir la commande pour vous rendre dans le dossier
-```bash
-cd FicFicFicFicFichier-Stockageer-Stockageer-Stockageer-Stockageer-Stockage\Resilio-Sync
-```
-## Lancement de Resilio-Sync
-
-Pour utiliser Resilio-Sync tout seul
-```bash
-docker compose up -d
-```
-
-Pour utiliser Resilio-Sync avec Traefik
-```bash
-docker compose -f docker-compose-traefik.yml up -d
-```
-
-Pour utiliser Resilio-Sync 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/Fichier-Stockage/Resilio-Sync/docker-compose-traefik.yml b/Fichier-Stockage/Resilio-Sync/docker-compose-traefik.yml
deleted file mode 100644
index 1c097317..00000000
--- a/Fichier-Stockage/Resilio-Sync/docker-compose-traefik.yml
+++ /dev/null
@@ -1,10 +0,0 @@
-#### NETWORKS
-networks:
- docker-traefik_front_network:
- external: true
- back_network:
- driver: bridge
- attachable: true
-
-#### SERVICES
-services:
\ No newline at end of file
diff --git a/Fichier-Stockage/Seafile/README.md b/Fichier-Stockage/Seafile/README.md
deleted file mode 100644
index 7a89ded1..00000000
--- a/Fichier-Stockage/Seafile/README.md
+++ /dev/null
@@ -1,52 +0,0 @@
-
-
-# Seafile
-
-
-# Téléchargement, Configuration et Lancement
-
-## Téléchargement de Seafile
-
-Saisir la commande pour télécharger la source
-```bash
-git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
-```
-
-Saisir la commande pour vous rendre dans le dossier
-```bash
-cd FicFicFicFicFichier-Stockageer-Stockageer-Stockageer-Stockageer-Stockage\Seafile
-```
-
-## Modifier la configuration de Seafile
-
-Saisir la commande pour vous rendre dans le dossier
-```bash
-cd FicFicFicFicFichier-Stockageer-Stockageer-Stockageer-Stockageer-Stockage\Seafile
-```
-## Lancement de Seafile
-
-Pour utiliser Seafile tout seul
-```bash
-docker compose up -d
-```
-
-Pour utiliser Seafile avec Traefik
-```bash
-docker compose -f docker-compose-traefik.yml up -d
-```
-
-Pour utiliser Seafile 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/Fichier-Stockage/Seafile/docker-compose-traefik.yml b/Fichier-Stockage/Seafile/docker-compose-traefik.yml
deleted file mode 100644
index 1c097317..00000000
--- a/Fichier-Stockage/Seafile/docker-compose-traefik.yml
+++ /dev/null
@@ -1,10 +0,0 @@
-#### NETWORKS
-networks:
- docker-traefik_front_network:
- external: true
- back_network:
- driver: bridge
- attachable: true
-
-#### SERVICES
-services:
\ No newline at end of file
diff --git a/Fichier-Stockage/Syncthing/README.md b/Fichier-Stockage/Syncthing/README.md
deleted file mode 100644
index eb57fd63..00000000
--- a/Fichier-Stockage/Syncthing/README.md
+++ /dev/null
@@ -1,52 +0,0 @@
-
-
-# SynctFicFicFichier-Stockageer-Stockageer-Stockageng
-
-
-# Téléchargement, Configuration et Lancement
-
-## Téléchargement de SynctFicFicFichier-Stockageer-Stockageer-Stockageng
-
-Saisir la commande pour télécharger la source
-```bash
-git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
-```
-
-Saisir la commande pour vous rendre dans le dossier
-```bash
-cd FicFicFicFicFichier-Stockageer-Stockageer-Stockageer-Stockageer-Stockage\SynctFicFicFichier-Stockageer-Stockageer-Stockageng
-```
-
-## Modifier la configuration de SynctFicFicFichier-Stockageer-Stockageer-Stockageng
-
-Saisir la commande pour vous rendre dans le dossier
-```bash
-cd FicFicFicFicFichier-Stockageer-Stockageer-Stockageer-Stockageer-Stockage\SynctFicFicFichier-Stockageer-Stockageer-Stockageng
-```
-## Lancement de SynctFicFicFichier-Stockageer-Stockageer-Stockageng
-
-Pour utiliser SynctFicFicFichier-Stockageer-Stockageer-Stockageng tout seul
-```bash
-docker compose up -d
-```
-
-Pour utiliser SynctFicFicFichier-Stockageer-Stockageer-Stockageng avec Traefik
-```bash
-docker compose -f docker-compose-traefik.yml up -d
-```
-
-Pour utiliser SynctFicFicFichier-Stockageer-Stockageer-Stockageng 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/Fichier-Stockage/Syncthing/docker-compose-traefik.yml b/Fichier-Stockage/Syncthing/docker-compose-traefik.yml
deleted file mode 100644
index 1c097317..00000000
--- a/Fichier-Stockage/Syncthing/docker-compose-traefik.yml
+++ /dev/null
@@ -1,10 +0,0 @@
-#### NETWORKS
-networks:
- docker-traefik_front_network:
- external: true
- back_network:
- driver: bridge
- attachable: true
-
-#### SERVICES
-services:
\ No newline at end of file
diff --git a/Fichier-Stockage/XBackBone/README.md b/Fichier-Stockage/XBackBone/README.md
deleted file mode 100644
index 3fc0f883..00000000
--- a/Fichier-Stockage/XBackBone/README.md
+++ /dev/null
@@ -1,52 +0,0 @@
-
-
-# XBackBone
-
-
-# Téléchargement, Configuration et Lancement
-
-## Téléchargement de XBackBone
-
-Saisir la commande pour télécharger la source
-```bash
-git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
-```
-
-Saisir la commande pour vous rendre dans le dossier
-```bash
-cd FicFicFicFicFichier-Stockageer-Stockageer-Stockageer-Stockageer-Stockage\XBackBone
-```
-
-## Modifier la configuration de XBackBone
-
-Saisir la commande pour vous rendre dans le dossier
-```bash
-cd FicFicFicFicFichier-Stockageer-Stockageer-Stockageer-Stockageer-Stockage\XBackBone
-```
-## Lancement de XBackBone
-
-Pour utiliser XBackBone tout seul
-```bash
-docker compose up -d
-```
-
-Pour utiliser XBackBone avec Traefik
-```bash
-docker compose -f docker-compose-traefik.yml up -d
-```
-
-Pour utiliser XBackBone 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/Fichier-Stockage/XBackBone/docker-compose-traefik.yml b/Fichier-Stockage/XBackBone/docker-compose-traefik.yml
deleted file mode 100644
index 1c097317..00000000
--- a/Fichier-Stockage/XBackBone/docker-compose-traefik.yml
+++ /dev/null
@@ -1,10 +0,0 @@
-#### NETWORKS
-networks:
- docker-traefik_front_network:
- external: true
- back_network:
- driver: bridge
- attachable: true
-
-#### SERVICES
-services:
\ No newline at end of file
diff --git a/File Browser/README.md b/File Browser/README.md
deleted file mode 100644
index 475a9216..00000000
--- a/File Browser/README.md
+++ /dev/null
@@ -1,34 +0,0 @@
-
-
-# File Browser
-
-Si Nextcloud est souvent utilisé, pour faire un simple cloud, c'est quand même comme utiliser un tank pour aller à la boulangerie du coin.
-
-File Browser est réduit au plus simple mais est d'une efficacité redoutable et tellement léger! Son interface est simple mais propre. Il peut également servir de gestionnaire de fichiers. Pourquoi pas.
-
-# Installation
-
-Pour utiliser File Browser tout seul
-```bash
-docker compose up -d
-```
-
-Pour utiliser File Browser avec Traefik
-```bash
-docker compose -f docker-compose-traefik.yml up -d
-```
-
-Pour utiliser File Browser 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/File Browser/docker-compose-traefik.yml b/File Browser/docker-compose-traefik.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/File Browser/docker-compose.yml b/File Browser/docker-compose.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/File Browser/img/logo-File-Browser.png b/File Browser/img/logo-File-Browser.png
deleted file mode 100644
index 9a533bfc..00000000
Binary files a/File Browser/img/logo-File-Browser.png and /dev/null differ
diff --git a/Filestash/README.md b/Filestash/README.md
deleted file mode 100644
index b49356bd..00000000
--- a/Filestash/README.md
+++ /dev/null
@@ -1,50 +0,0 @@
-
-
-# Filestash
-
-Filestash permet de se connecter à divers protocoles, cloud:
- FTP
- FTPS
- SFTP
- WebDAV
- Git
- S3
- NFS
- Samba
- Artifactory
- LDAP
- Mysql
- Storj
- CardDAV
- CalDAV
- Backblaze B2
- Minio
- Dropbox
- Google Drive
-
-# Installation
-
-Pour utiliser Filestash tout seul
-```bash
-docker compose up -d
-```
-
-Pour utiliser Filestash avec Traefik
-```bash
-docker compose -f docker-compose-traefik.yml up -d
-```
-
-Pour utiliser Filestash 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/Filestash/docker-compose-traefik.yml b/Filestash/docker-compose-traefik.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Production/Crawlab/LICENSE b/Finance/Firefly III/LICENSE
similarity index 100%
rename from Production/Crawlab/LICENSE
rename to Finance/Firefly III/LICENSE
diff --git a/Finance/Firefly III/README.md b/Finance/Firefly III/README.md
new file mode 100644
index 00000000..eab53581
--- /dev/null
+++ b/Finance/Firefly III/README.md
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# BBBBB
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de BBBBB
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\BBBBB
+```
+
+## Modifier la configuration de BBBBB
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\BBBBB
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de BBBBB
+
+Pour utiliser BBBBB tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser BBBBB avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://BBBBB.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Fichier-Stockage/Chibisafe/docker-compose-traefik.yml b/Finance/Firefly III/docker-compose-traefik.yml
similarity index 100%
rename from Fichier-Stockage/Chibisafe/docker-compose-traefik.yml
rename to Finance/Firefly III/docker-compose-traefik.yml
diff --git a/Finance/Firefly III/docker-compose.yml b/Finance/Firefly III/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Finance/Firefly III/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Production/Directus/LICENSE b/Finance/Invoice Ninja/LICENSE
similarity index 100%
rename from Production/Directus/LICENSE
rename to Finance/Invoice Ninja/LICENSE
diff --git a/Finance/Invoice Ninja/README.md b/Finance/Invoice Ninja/README.md
new file mode 100644
index 00000000..a091531f
--- /dev/null
+++ b/Finance/Invoice Ninja/README.md
@@ -0,0 +1,66 @@
+
+URL : https://github.com/aschmelyun/subvert
+
+# Invoice Ninja
+
+Invoice Ninja est une plateforme de pointe pour les ind?pendants et les SMB pour facturer les clients, accepter les paiements, suivre les d?penses et les t?ches ? temps. Facturation, citations, d?penses, t?ches. Construit avec Laravel, Flutter et React.
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Invoice Ninja
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Finance\Invoice Ninja
+```
+
+## Modifier la configuration de Invoice Ninja
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Finance\Invoice Ninja
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Invoice Ninja
+
+Pour utiliser Invoice Ninja tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Invoice Ninja avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Invoice Ninja.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Finance/Invoice Ninja/docker-compose-traefik.yml b/Finance/Invoice Ninja/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Finance/Invoice Ninja/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Finance/Invoice Ninja/docker-compose.yml b/Finance/Invoice Ninja/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Finance/Invoice Ninja/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Production/Dokemon/LICENSE b/Finance/Wallos/LICENSE
similarity index 100%
rename from Production/Dokemon/LICENSE
rename to Finance/Wallos/LICENSE
diff --git a/Finance/Wallos/README.md b/Finance/Wallos/README.md
new file mode 100644
index 00000000..785ca728
--- /dev/null
+++ b/Finance/Wallos/README.md
@@ -0,0 +1,66 @@
+
+URL :
+
+# Wallos
+
+Wallos est une application web puissante, open source et auto-h?bergable con?ue pour vous permettre de g?rer vos finances facilement. Dire adieu ? des feuilles de calcul compliqu?es et ? des logiciels financiers co?teux ? Wallos simplifie le processus de suivi des d?penses et vous aide ? mieux contr?ler votre vie financi?re.
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Wallos
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Finance\Wallos
+```
+
+## Modifier la configuration de Wallos
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Finance\Wallos
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Wallos
+
+Pour utiliser Wallos tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Wallos avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Wallos.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Wallos/docker-compose-traefik.yml b/Finance/Wallos/docker-compose-traefik.yml
similarity index 100%
rename from Wallos/docker-compose-traefik.yml
rename to Finance/Wallos/docker-compose-traefik.yml
diff --git a/Wallos/docker-compose.yml b/Finance/Wallos/docker-compose.yml
similarity index 100%
rename from Wallos/docker-compose.yml
rename to Finance/Wallos/docker-compose.yml
diff --git a/Finance/Wallos/img/banniere-Wallos.png b/Finance/Wallos/img/banniere-Wallos.png
new file mode 100644
index 00000000..9fc32b45
Binary files /dev/null and b/Finance/Wallos/img/banniere-Wallos.png differ
diff --git a/Finance/Wallos/img/logo-Wallos.png b/Finance/Wallos/img/logo-Wallos.png
new file mode 100644
index 00000000..8b3930f4
Binary files /dev/null and b/Finance/Wallos/img/logo-Wallos.png differ
diff --git a/Firefly III/README.md b/Firefly III/README.md
deleted file mode 100644
index cc0f8dd6..00000000
--- a/Firefly III/README.md
+++ /dev/null
@@ -1,32 +0,0 @@
-
-
-# Adminer
-
-Adminer est un outil de gestion de base de données complet écrit en PHP. Inversement à phpMyAdmin, il consiste en un seul fichier prêt à être déployé sur le serveur cible. Adminer est disponible pour MySQL, MariaDB, PostgreSQL, SQLite, MS SQL, Oracle, Elasticsearch, MongoDB et autres via plugin
-
-# Installation
-
-Pour utiliser Adminer tout seul
-```bash
-docker compose up -d
-```
-
-Pour utiliser Adminer avec Traefik
-```bash
-docker compose -f docker-compose-traefik.yml up -d
-```
-
-Pour utiliser Adminer avec Nginx
-```bash
-docker compose -f docker-compose-nginx.yml up -d
-```
-# Utilisation
-
-## Accueil
-
-
-# More info
-- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
-
-# Buy me a coffe
-
\ No newline at end of file
diff --git a/Firefly III/docker-compose-traefik.yml b/Firefly III/docker-compose-traefik.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Firefly III/docker-compose.yml b/Firefly III/docker-compose.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Fireshare/README.md b/Fireshare/README.md
deleted file mode 100644
index cc0f8dd6..00000000
--- a/Fireshare/README.md
+++ /dev/null
@@ -1,32 +0,0 @@
-
-
-# Adminer
-
-Adminer est un outil de gestion de base de données complet écrit en PHP. Inversement à phpMyAdmin, il consiste en un seul fichier prêt à être déployé sur le serveur cible. Adminer est disponible pour MySQL, MariaDB, PostgreSQL, SQLite, MS SQL, Oracle, Elasticsearch, MongoDB et autres via plugin
-
-# Installation
-
-Pour utiliser Adminer tout seul
-```bash
-docker compose up -d
-```
-
-Pour utiliser Adminer avec Traefik
-```bash
-docker compose -f docker-compose-traefik.yml up -d
-```
-
-Pour utiliser Adminer avec Nginx
-```bash
-docker compose -f docker-compose-nginx.yml up -d
-```
-# Utilisation
-
-## Accueil
-
-
-# More info
-- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
-
-# Buy me a coffe
-
\ No newline at end of file
diff --git a/Fireshare/docker-compose-traefik.yml b/Fireshare/docker-compose-traefik.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/FreeScout/README.md b/FreeScout/README.md
deleted file mode 100644
index cc0f8dd6..00000000
--- a/FreeScout/README.md
+++ /dev/null
@@ -1,32 +0,0 @@
-
-
-# Adminer
-
-Adminer est un outil de gestion de base de données complet écrit en PHP. Inversement à phpMyAdmin, il consiste en un seul fichier prêt à être déployé sur le serveur cible. Adminer est disponible pour MySQL, MariaDB, PostgreSQL, SQLite, MS SQL, Oracle, Elasticsearch, MongoDB et autres via plugin
-
-# Installation
-
-Pour utiliser Adminer tout seul
-```bash
-docker compose up -d
-```
-
-Pour utiliser Adminer avec Traefik
-```bash
-docker compose -f docker-compose-traefik.yml up -d
-```
-
-Pour utiliser Adminer avec Nginx
-```bash
-docker compose -f docker-compose-nginx.yml up -d
-```
-# Utilisation
-
-## Accueil
-
-
-# More info
-- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
-
-# Buy me a coffe
-
\ No newline at end of file
diff --git a/FreeScout/docker-compose-traefik.yml b/FreeScout/docker-compose-traefik.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/FreeScout/docker-compose.yml b/FreeScout/docker-compose.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/FreeTube/README.md b/FreeTube/README.md
deleted file mode 100644
index cc0f8dd6..00000000
--- a/FreeTube/README.md
+++ /dev/null
@@ -1,32 +0,0 @@
-
-
-# Adminer
-
-Adminer est un outil de gestion de base de données complet écrit en PHP. Inversement à phpMyAdmin, il consiste en un seul fichier prêt à être déployé sur le serveur cible. Adminer est disponible pour MySQL, MariaDB, PostgreSQL, SQLite, MS SQL, Oracle, Elasticsearch, MongoDB et autres via plugin
-
-# Installation
-
-Pour utiliser Adminer tout seul
-```bash
-docker compose up -d
-```
-
-Pour utiliser Adminer avec Traefik
-```bash
-docker compose -f docker-compose-traefik.yml up -d
-```
-
-Pour utiliser Adminer avec Nginx
-```bash
-docker compose -f docker-compose-nginx.yml up -d
-```
-# Utilisation
-
-## Accueil
-
-
-# More info
-- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
-
-# Buy me a coffe
-
\ No newline at end of file
diff --git a/FreeTube/docker-compose-traefik.yml b/FreeTube/docker-compose-traefik.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/FreeTube/docker-compose.yml b/FreeTube/docker-compose.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/FreshRSS/README.md b/FreshRSS/README.md
deleted file mode 100644
index cc0f8dd6..00000000
--- a/FreshRSS/README.md
+++ /dev/null
@@ -1,32 +0,0 @@
-
-
-# Adminer
-
-Adminer est un outil de gestion de base de données complet écrit en PHP. Inversement à phpMyAdmin, il consiste en un seul fichier prêt à être déployé sur le serveur cible. Adminer est disponible pour MySQL, MariaDB, PostgreSQL, SQLite, MS SQL, Oracle, Elasticsearch, MongoDB et autres via plugin
-
-# Installation
-
-Pour utiliser Adminer tout seul
-```bash
-docker compose up -d
-```
-
-Pour utiliser Adminer avec Traefik
-```bash
-docker compose -f docker-compose-traefik.yml up -d
-```
-
-Pour utiliser Adminer avec Nginx
-```bash
-docker compose -f docker-compose-nginx.yml up -d
-```
-# Utilisation
-
-## Accueil
-
-
-# More info
-- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
-
-# Buy me a coffe
-
\ No newline at end of file
diff --git a/FreshRSS/docker-compose-traefik.yml b/FreshRSS/docker-compose-traefik.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Frigate/README.md b/Frigate/README.md
deleted file mode 100644
index 7f218ed2..00000000
--- a/Frigate/README.md
+++ /dev/null
@@ -1,30 +0,0 @@
-
-
-# Frigate
-
-
-# Installation
-
-Pour utiliser Frigate tout seul
-```bash
-docker compose up -d
-```
-
-Pour utiliser Frigate avec Traefik
-```bash
-docker compose -f docker-compose-traefik.yml up -d
-```
-
-Pour utiliser Frigate 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/Frigate/docker-compose-traefik.yml b/Frigate/docker-compose-traefik.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Frigate/docker-compose.yml b/Frigate/docker-compose.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Get A Shell/README.md b/Get A Shell/README.md
deleted file mode 100644
index cc0f8dd6..00000000
--- a/Get A Shell/README.md
+++ /dev/null
@@ -1,32 +0,0 @@
-
-
-# Adminer
-
-Adminer est un outil de gestion de base de données complet écrit en PHP. Inversement à phpMyAdmin, il consiste en un seul fichier prêt à être déployé sur le serveur cible. Adminer est disponible pour MySQL, MariaDB, PostgreSQL, SQLite, MS SQL, Oracle, Elasticsearch, MongoDB et autres via plugin
-
-# Installation
-
-Pour utiliser Adminer tout seul
-```bash
-docker compose up -d
-```
-
-Pour utiliser Adminer avec Traefik
-```bash
-docker compose -f docker-compose-traefik.yml up -d
-```
-
-Pour utiliser Adminer avec Nginx
-```bash
-docker compose -f docker-compose-nginx.yml up -d
-```
-# Utilisation
-
-## Accueil
-
-
-# More info
-- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
-
-# Buy me a coffe
-
\ No newline at end of file
diff --git a/Get A Shell/docker-compose-traefik.yml b/Get A Shell/docker-compose-traefik.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Get A Shell/docker-compose.yml b/Get A Shell/docker-compose.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Grocy/README.md b/Grocy/README.md
deleted file mode 100644
index cc0f8dd6..00000000
--- a/Grocy/README.md
+++ /dev/null
@@ -1,32 +0,0 @@
-
-
-# Adminer
-
-Adminer est un outil de gestion de base de données complet écrit en PHP. Inversement à phpMyAdmin, il consiste en un seul fichier prêt à être déployé sur le serveur cible. Adminer est disponible pour MySQL, MariaDB, PostgreSQL, SQLite, MS SQL, Oracle, Elasticsearch, MongoDB et autres via plugin
-
-# Installation
-
-Pour utiliser Adminer tout seul
-```bash
-docker compose up -d
-```
-
-Pour utiliser Adminer avec Traefik
-```bash
-docker compose -f docker-compose-traefik.yml up -d
-```
-
-Pour utiliser Adminer avec Nginx
-```bash
-docker compose -f docker-compose-nginx.yml up -d
-```
-# Utilisation
-
-## Accueil
-
-
-# More info
-- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
-
-# Buy me a coffe
-
\ No newline at end of file
diff --git a/Grocy/docker-compose-traefik.yml b/Grocy/docker-compose-traefik.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Grocy/docker-compose.yml b/Grocy/docker-compose.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Homepage/Astro/README.md b/Homepage/Astro/README.md
index 749bec12..8e16f69e 100644
--- a/Homepage/Astro/README.md
+++ b/Homepage/Astro/README.md
@@ -1,7 +1,9 @@

+URL :
# Astro
+Astro est un tableau de bord simple, open source, extensible et l?ger pour tous vos services auto-h?berg?s. Il est similaire ? des tableaux de bord plus complexes comme Homarr, Heimdall, Flame, Dashy et Homepage.
# Téléchargement, Configuration et Lancement
@@ -23,6 +25,14 @@ Saisir la commande pour vous rendre dans le dossier
```bash
cd Homepage\Astro
```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
## Lancement de Astro
Pour utiliser Astro tout seul
@@ -35,15 +45,19 @@ Pour utiliser Astro avec Traefik
docker compose -f docker-compose-traefik.yml up -d
```
-Pour utiliser Astro avec Nginx
-```bash
-docker compose -f docker-compose-nginx.yml up -d
-```
-
# Utilisation
## Accueil
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Astro.10.0.4.29.traefik.me`)"
+
# More info
- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
diff --git a/Homepage/Astro/docker-compose-traefik.yml b/Homepage/Astro/docker-compose-traefik.yml
index 1c097317..40514b3e 100644
--- a/Homepage/Astro/docker-compose-traefik.yml
+++ b/Homepage/Astro/docker-compose-traefik.yml
@@ -1,10 +1,66 @@
-#### NETWORKS
-networks:
- docker-traefik_front_network:
- external: true
- back_network:
- driver: bridge
- attachable: true
+
+URL : HHHHH
-#### SERVICES
-services:
\ No newline at end of file
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Homepage/Astro/img/logo-Astro.png b/Homepage/Astro/img/logo-Astro.png
new file mode 100644
index 00000000..aaac715a
Binary files /dev/null and b/Homepage/Astro/img/logo-Astro.png differ
diff --git a/Homepage/Bender/README.md b/Homepage/Bender/README.md
index 967d9e3a..de125e15 100644
--- a/Homepage/Bender/README.md
+++ b/Homepage/Bender/README.md
@@ -1,7 +1,9 @@

+URL :
# Bender
+Bender est un tableau de bord de liaison qui peut ?tre g?r? sans code.
# Téléchargement, Configuration et Lancement
@@ -23,6 +25,14 @@ Saisir la commande pour vous rendre dans le dossier
```bash
cd Homepage\Bender
```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
## Lancement de Bender
Pour utiliser Bender tout seul
@@ -35,15 +45,19 @@ Pour utiliser Bender avec Traefik
docker compose -f docker-compose-traefik.yml up -d
```
-Pour utiliser Bender avec Nginx
-```bash
-docker compose -f docker-compose-nginx.yml up -d
-```
-
# Utilisation
## Accueil
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Bender.10.0.4.29.traefik.me`)"
+
# More info
- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
diff --git a/Homepage/Bender/docker-compose-traefik.yml b/Homepage/Bender/docker-compose-traefik.yml
index 1c097317..40514b3e 100644
--- a/Homepage/Bender/docker-compose-traefik.yml
+++ b/Homepage/Bender/docker-compose-traefik.yml
@@ -1,10 +1,66 @@
-#### NETWORKS
-networks:
- docker-traefik_front_network:
- external: true
- back_network:
- driver: bridge
- attachable: true
+
+URL : HHHHH
-#### SERVICES
-services:
\ No newline at end of file
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Homepage/Bender/img/logo-Bender.png b/Homepage/Bender/img/logo-Bender.png
new file mode 100644
index 00000000..33a48d19
Binary files /dev/null and b/Homepage/Bender/img/logo-Bender.png differ
diff --git a/Homepage/Dashy/README.md b/Homepage/Dashy/README.md
index deea0643..221808e0 100644
--- a/Homepage/Dashy/README.md
+++ b/Homepage/Dashy/README.md
@@ -1,7 +1,9 @@

+URL :
# Dashy
+Dashy vous aide ? organiser vos services auto-h?berg?s en les rendant accessibles ? partir d'un seul tableau de bord. Dashy est une application de tableau de bord sans source, tr?s personnalisable, facile ? utiliser, respectueuse de la vie priv?e comme Homarr, Flame, Homepage et Heimdall.
# Téléchargement, Configuration et Lancement
@@ -23,6 +25,14 @@ Saisir la commande pour vous rendre dans le dossier
```bash
cd Homepage\Dashy
```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
## Lancement de Dashy
Pour utiliser Dashy tout seul
@@ -35,15 +45,19 @@ Pour utiliser Dashy avec Traefik
docker compose -f docker-compose-traefik.yml up -d
```
-Pour utiliser Dashy avec Nginx
-```bash
-docker compose -f docker-compose-nginx.yml up -d
-```
-
# Utilisation
## Accueil
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Dashy.10.0.4.29.traefik.me`)"
+
# More info
- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
diff --git a/Homepage/Dashy/docker-compose-traefik.yml b/Homepage/Dashy/docker-compose-traefik.yml
index 1c097317..40514b3e 100644
--- a/Homepage/Dashy/docker-compose-traefik.yml
+++ b/Homepage/Dashy/docker-compose-traefik.yml
@@ -1,10 +1,66 @@
-#### NETWORKS
-networks:
- docker-traefik_front_network:
- external: true
- back_network:
- driver: bridge
- attachable: true
+
+URL : HHHHH
-#### SERVICES
-services:
\ No newline at end of file
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Homepage/Dashy/img/logo-Dashy.png b/Homepage/Dashy/img/logo-Dashy.png
new file mode 100644
index 00000000..1488ee3c
Binary files /dev/null and b/Homepage/Dashy/img/logo-Dashy.png differ
diff --git a/Homepage/Easy Gate/README.md b/Homepage/Easy Gate/README.md
index 1b0422e5..a5d56ba9 100644
--- a/Homepage/Easy Gate/README.md
+++ b/Homepage/Easy Gate/README.md
@@ -1,11 +1,13 @@
-
+
+URL : https://github.com/HemmeligOrg/Hemmelig.app
-# Easy-Gate
+# Easy Gate
+Easy Gate est une simple application web int?gr?e dans Go and React qui sert de page d'accueil pour votre infrastructure auto-h?berg?e. Les services et les notes sont analys?s ? partir d'un fichier JSON en temps r?el (sans red?marrer l'application). Les services et les notes peuvent ?tre attribu?s ? un ou plusieurs groupes pour afficher des ?l?ments uniquement ? des utilisateurs sp?cifiques (sur la base de leurs adresses IP).
# Téléchargement, Configuration et Lancement
-## Téléchargement de Easy-Gate
+## Téléchargement de Easy Gate
Saisir la commande pour télécharger la source
```bash
@@ -14,36 +16,48 @@ git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
Saisir la commande pour vous rendre dans le dossier
```bash
-cd Homepage\Easy-Gate
+cd Homepage\Easy Gate
```
-## Modifier la configuration de Easy-Gate
+## Modifier la configuration de Easy Gate
Saisir la commande pour vous rendre dans le dossier
```bash
-cd Homepage\Easy-Gate
+cd Homepage\Easy Gate
```
-## Lancement de Easy-Gate
-Pour utiliser Easy-Gate tout seul
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Easy Gate
+
+Pour utiliser Easy Gate tout seul
```bash
docker compose up -d
```
-Pour utiliser Easy-Gate avec Traefik
+Pour utiliser Easy Gate avec Traefik
```bash
docker compose -f docker-compose-traefik.yml up -d
```
-Pour utiliser Easy-Gate avec Nginx
-```bash
-docker compose -f docker-compose-nginx.yml up -d
-```
-
# Utilisation
## Accueil
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Easy Gate.10.0.4.29.traefik.me`)"
+
# More info
- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
diff --git a/Homepage/Easy Gate/docker-compose-traefik.yml b/Homepage/Easy Gate/docker-compose-traefik.yml
index 1c097317..40514b3e 100644
--- a/Homepage/Easy Gate/docker-compose-traefik.yml
+++ b/Homepage/Easy Gate/docker-compose-traefik.yml
@@ -1,10 +1,66 @@
-#### NETWORKS
-networks:
- docker-traefik_front_network:
- external: true
- back_network:
- driver: bridge
- attachable: true
+
+URL : HHHHH
-#### SERVICES
-services:
\ No newline at end of file
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# 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/README.md b/Homepage/Fenrus/README.md
index 97d23317..2cffdec8 100644
--- a/Homepage/Fenrus/README.md
+++ b/Homepage/Fenrus/README.md
@@ -1,7 +1,9 @@

+URL :
# Fenrus
+Fenrus est une page d'accueil/plan de bord personnelle. Il vous permet d'avoir une page d'accueil personnalis?e/nouvelle page d'onglet avec un acc?s rapide ? vos applications personnelles, ? vos images de site web et de docker. C'est quelque chose de similaire ? Homarr, Flame, Dashboard et Heimdall.
# Téléchargement, Configuration et Lancement
@@ -23,6 +25,14 @@ Saisir la commande pour vous rendre dans le dossier
```bash
cd Homepage\Fenrus
```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
## Lancement de Fenrus
Pour utiliser Fenrus tout seul
@@ -35,15 +45,19 @@ Pour utiliser Fenrus avec Traefik
docker compose -f docker-compose-traefik.yml up -d
```
-Pour utiliser Fenrus avec Nginx
-```bash
-docker compose -f docker-compose-nginx.yml up -d
-```
-
# Utilisation
## Accueil
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fenrus.10.0.4.29.traefik.me`)"
+
# More info
- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
diff --git a/Homepage/Fenrus/docker-compose-traefik.yml b/Homepage/Fenrus/docker-compose-traefik.yml
index 1c097317..40514b3e 100644
--- a/Homepage/Fenrus/docker-compose-traefik.yml
+++ b/Homepage/Fenrus/docker-compose-traefik.yml
@@ -1,10 +1,66 @@
-#### NETWORKS
-networks:
- docker-traefik_front_network:
- external: true
- back_network:
- driver: bridge
- attachable: true
+
+URL : HHHHH
-#### SERVICES
-services:
\ No newline at end of file
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# 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/img/logo-Fenrus.png b/Homepage/Fenrus/img/logo-Fenrus.png
new file mode 100644
index 00000000..cc8156ff
Binary files /dev/null and b/Homepage/Fenrus/img/logo-Fenrus.png differ
diff --git a/Homepage/Flame/README.md b/Homepage/Flame/README.md
index 5d059628..e19b3c3a 100644
--- a/Homepage/Flame/README.md
+++ b/Homepage/Flame/README.md
@@ -1,7 +1,9 @@

+URL :
# Flame
+Flame est un tableau de bord auto-h?berg? pour votre serveur qui fait ?galement office de page de d?part. La flamme est tr?s facile ? mettre en place et ? utiliser, c'est pourquoi j'aime tant. Avec les ?diteurs int?gr?s, il vous permet de configurer votre propre centre d'application en un rien de temps ; et aucun ?diteur de fichier n'est n?cessaire. Il vous permet d'ajouter des liens vers vos applications docker, et vous pouvez t?l?charger vos propres ic?nes, ou aller pour les ic?nes pr?s?lectionn?es. Vous pouvez ?galement ajouter vos signets pr?f?r?s pour un acc?s facile. La flamme est quelque chose que vous trouverez que vous ne pouvez pas vivre sans.
# Téléchargement, Configuration et Lancement
@@ -23,6 +25,14 @@ Saisir la commande pour vous rendre dans le dossier
```bash
cd Homepage\Flame
```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
## Lancement de Flame
Pour utiliser Flame tout seul
@@ -35,15 +45,19 @@ Pour utiliser Flame avec Traefik
docker compose -f docker-compose-traefik.yml up -d
```
-Pour utiliser Flame avec Nginx
-```bash
-docker compose -f docker-compose-nginx.yml up -d
-```
-
# Utilisation
## Accueil
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Flame.10.0.4.29.traefik.me`)"
+
# More info
- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
diff --git a/Homepage/Flame/docker-compose-traefik.yml b/Homepage/Flame/docker-compose-traefik.yml
index 1c097317..40514b3e 100644
--- a/Homepage/Flame/docker-compose-traefik.yml
+++ b/Homepage/Flame/docker-compose-traefik.yml
@@ -1,10 +1,66 @@
-#### NETWORKS
-networks:
- docker-traefik_front_network:
- external: true
- back_network:
- driver: bridge
- attachable: true
+
+URL : HHHHH
-#### SERVICES
-services:
\ No newline at end of file
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# 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/README.md b/Homepage/Heimdall/README.md
index 71d51660..ad9b0649 100644
--- a/Homepage/Heimdall/README.md
+++ b/Homepage/Heimdall/README.md
@@ -1,7 +1,9 @@

+URL :
# Heimdall
+Heimdall est un moyen d'organiser tous ces liens vers vos sites web et applications web les plus utilis?s de mani?re simple. La simplicit? est la cl? de Heimdall. Pourquoi ne pas l'utiliser comme page de d?marrage de votre navigateur ? Il a m?me la possibilit? d'inclure une barre de recherche utilisant Google, Bing ou DuckDuckGo.
# Téléchargement, Configuration et Lancement
@@ -23,6 +25,14 @@ Saisir la commande pour vous rendre dans le dossier
```bash
cd Homepage\Heimdall
```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
## Lancement de Heimdall
Pour utiliser Heimdall tout seul
@@ -35,15 +45,19 @@ Pour utiliser Heimdall avec Traefik
docker compose -f docker-compose-traefik.yml up -d
```
-Pour utiliser Heimdall avec Nginx
-```bash
-docker compose -f docker-compose-nginx.yml up -d
-```
-
# Utilisation
## Accueil
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Heimdall.10.0.4.29.traefik.me`)"
+
# More info
- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
diff --git a/Homepage/Heimdall/docker-compose-traefik.yml b/Homepage/Heimdall/docker-compose-traefik.yml
index 1c097317..40514b3e 100644
--- a/Homepage/Heimdall/docker-compose-traefik.yml
+++ b/Homepage/Heimdall/docker-compose-traefik.yml
@@ -1,10 +1,66 @@
-#### NETWORKS
-networks:
- docker-traefik_front_network:
- external: true
- back_network:
- driver: bridge
- attachable: true
+
+URL : HHHHH
-#### SERVICES
-services:
\ No newline at end of file
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# 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/img/logo-Heimdall.png b/Homepage/Heimdall/img/logo-Heimdall.png
new file mode 100644
index 00000000..3972e17d
Binary files /dev/null and b/Homepage/Heimdall/img/logo-Heimdall.png differ
diff --git a/Homepage/Homarr/README.md b/Homepage/Homarr/README.md
index e128b52c..559c5f76 100644
--- a/Homepage/Homarr/README.md
+++ b/Homepage/Homarr/README.md
@@ -1,7 +1,9 @@

+URL :
# Homarr
+Homarr est une page d'accueil simple et l?g?re pour votre serveur qui vous aide ? acc?der facilement ? tous vos services en un seul endroit. La chose que j'aime le plus chez Homarr est sa rapidit? et sa simplicit? dans l'ajout de liens de vos applications docker pr?f?r?es. Vous pouvez ?galement l'utiliser comme signet. Grande int?gration avec Plex, Sonarr, Radarr, etc. Homarr prend en charge plusieurs configs et stockage persistant.
# Téléchargement, Configuration et Lancement
@@ -23,6 +25,14 @@ Saisir la commande pour vous rendre dans le dossier
```bash
cd Homepage\Homarr
```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
## Lancement de Homarr
Pour utiliser Homarr tout seul
@@ -35,15 +45,19 @@ Pour utiliser Homarr avec Traefik
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
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Homarr.10.0.4.29.traefik.me`)"
+
# More info
- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
diff --git a/Homepage/Homarr/docker-compose-traefik.yml b/Homepage/Homarr/docker-compose-traefik.yml
index 1c097317..40514b3e 100644
--- a/Homepage/Homarr/docker-compose-traefik.yml
+++ b/Homepage/Homarr/docker-compose-traefik.yml
@@ -1,10 +1,66 @@
-#### NETWORKS
-networks:
- docker-traefik_front_network:
- external: true
- back_network:
- driver: bridge
- attachable: true
+
+URL : HHHHH
-#### SERVICES
-services:
\ No newline at end of file
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# 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/img/logo-Homarr.png b/Homepage/Homarr/img/logo-Homarr.png
new file mode 100644
index 00000000..8cb80412
Binary files /dev/null and b/Homepage/Homarr/img/logo-Homarr.png differ
diff --git a/Production/DopplerTask/LICENSE b/Homepage/Homepage/LICENSE
similarity index 100%
rename from Production/DopplerTask/LICENSE
rename to Homepage/Homepage/LICENSE
diff --git a/Homepage/Homepage/README.md b/Homepage/Homepage/README.md
index f9dd9194..0be01d38 100644
--- a/Homepage/Homepage/README.md
+++ b/Homepage/Homepage/README.md
@@ -1,7 +1,9 @@

+URL :
# Homepage
+La page d'accueil est une page d'accueil hautement personnalisable. Vous pouvez l'utiliser comme tableau de bord pour vos applications docker. Vous pouvez aussi ajouter des signets. Le site d'accueil est une alternative au tableau de bord de Flame, Dashy et Homarr. La seule chose ennuyeuse ? propos de l'application de page d'accueil est que vous devez ?diter manuellement les fichiers .yaml pour ins?rer votre propre adresse ou signet d'application docker. D'autre part, une fois fix?, ses points forts sont sa vitesse et ses graphismes propres.
# Téléchargement, Configuration et Lancement
@@ -23,6 +25,14 @@ Saisir la commande pour vous rendre dans le dossier
```bash
cd Homepage\Homepage
```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
## Lancement de Homepage
Pour utiliser Homepage tout seul
@@ -35,15 +45,19 @@ Pour utiliser Homepage avec Traefik
docker compose -f docker-compose-traefik.yml up -d
```
-Pour utiliser Homepage avec Nginx
-```bash
-docker compose -f docker-compose-nginx.yml up -d
-```
-
# Utilisation
## Accueil
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Homepage.10.0.4.29.traefik.me`)"
+
# More info
- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
diff --git a/Homepage/Homepage/config/bookmarks.yaml b/Homepage/Homepage/config/bookmarks.yaml
new file mode 100644
index 00000000..c24d4c68
--- /dev/null
+++ b/Homepage/Homepage/config/bookmarks.yaml
@@ -0,0 +1,42 @@
+---
+- 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/Answer/docker-compose.yml b/Homepage/Homepage/config/custom.css
similarity index 100%
rename from Answer/docker-compose.yml
rename to Homepage/Homepage/config/custom.css
diff --git a/Astuto/docker-compose-traefik.yml b/Homepage/Homepage/config/custom.js
similarity index 100%
rename from Astuto/docker-compose-traefik.yml
rename to Homepage/Homepage/config/custom.js
diff --git a/Homepage/Homepage/config/docker.yaml b/Homepage/Homepage/config/docker.yaml
new file mode 100644
index 00000000..af8ddbbd
--- /dev/null
+++ b/Homepage/Homepage/config/docker.yaml
@@ -0,0 +1,3 @@
+---
+srv-prod-1:
+ socket: /var/run/docker.sock
diff --git a/Homepage/Homepage/config/kubernetes.yaml b/Homepage/Homepage/config/kubernetes.yaml
new file mode 100644
index 00000000..ed97d539
--- /dev/null
+++ b/Homepage/Homepage/config/kubernetes.yaml
@@ -0,0 +1 @@
+---
diff --git a/Homepage/Homepage/config/services.yaml b/Homepage/Homepage/config/services.yaml
new file mode 100644
index 00000000..b3f97c34
--- /dev/null
+++ b/Homepage/Homepage/config/services.yaml
@@ -0,0 +1,134 @@
+---
+- 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
new file mode 100644
index 00000000..dc017aed
--- /dev/null
+++ b/Homepage/Homepage/config/settings.yaml
@@ -0,0 +1,31 @@
+---
+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
new file mode 100644
index 00000000..cfac3609
--- /dev/null
+++ b/Homepage/Homepage/config/widgets.yaml
@@ -0,0 +1,15 @@
+---
+- 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-traefik.yml b/Homepage/Homepage/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Homepage/Homepage/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# 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.yml b/Homepage/Homepage/docker-compose.yml
new file mode 100644
index 00000000..00870ec4
--- /dev/null
+++ b/Homepage/Homepage/docker-compose.yml
@@ -0,0 +1,17 @@
+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/Homepage/img/banniere-Homepage.png b/Homepage/Homepage/img/banniere-Homepage.png
new file mode 100644
index 00000000..fb7f4cfe
Binary files /dev/null and b/Homepage/Homepage/img/banniere-Homepage.png differ
diff --git a/Homepage/Homepage/img/logo-Homepage.png b/Homepage/Homepage/img/logo-Homepage.png
new file mode 100644
index 00000000..6911a8c9
Binary files /dev/null and b/Homepage/Homepage/img/logo-Homepage.png differ
diff --git a/Homepage/Lynx/README.md b/Homepage/Lynx/README.md
index b214c24c..6783f604 100644
--- a/Homepage/Lynx/README.md
+++ b/Homepage/Lynx/README.md
@@ -1,7 +1,9 @@

+URL :
# Lynx
+Lynx est un raccourcissement URL open source auto-h?berg? avec une interface utilisateur simple. Ce que j'aime le plus chez Lynx, c'est sa rapidit? et sa simplicit? dans l'ajout de liens. Vous pouvez l'utiliser comme alternative ? Reduced, Shlink et Slash. Convertir ces URL laide et longues en liens courts et faciles ? g?rer.
# Téléchargement, Configuration et Lancement
@@ -23,6 +25,14 @@ Saisir la commande pour vous rendre dans le dossier
```bash
cd Homepage\Lynx
```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
## Lancement de Lynx
Pour utiliser Lynx tout seul
@@ -35,15 +45,19 @@ Pour utiliser Lynx avec Traefik
docker compose -f docker-compose-traefik.yml up -d
```
-Pour utiliser Lynx avec Nginx
-```bash
-docker compose -f docker-compose-nginx.yml up -d
-```
-
# Utilisation
## Accueil
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Lynx.10.0.4.29.traefik.me`)"
+
# More info
- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
diff --git a/Homepage/Lynx/docker-compose-traefik.yml b/Homepage/Lynx/docker-compose-traefik.yml
index 1c097317..40514b3e 100644
--- a/Homepage/Lynx/docker-compose-traefik.yml
+++ b/Homepage/Lynx/docker-compose-traefik.yml
@@ -1,10 +1,66 @@
-#### NETWORKS
-networks:
- docker-traefik_front_network:
- external: true
- back_network:
- driver: bridge
- attachable: true
+
+URL : HHHHH
-#### SERVICES
-services:
\ No newline at end of file
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Homepage/Lynx/img/logo-Lynx.png b/Homepage/Lynx/img/logo-Lynx.png
new file mode 100644
index 00000000..b5d4051f
Binary files /dev/null and b/Homepage/Lynx/img/logo-Lynx.png differ
diff --git a/Homepage/Organizr/README.md b/Homepage/Organizr/README.md
index c4f17344..e5cd64e7 100644
--- a/Homepage/Organizr/README.md
+++ b/Homepage/Organizr/README.md
@@ -1,7 +1,9 @@

+URL :
# Organizr
+Organizer vous permet de mettre en place des ? Tabs ? qui seront tous charg?s sur une seule page web. Vous pouvez ensuite travailler sur votre serveur facilement. Vous pouvez m?me ouvrir deux languettes c?te ? c?te. Organizer est un gestionnaire frontal pour toutes vos applications serveur. Fondamentalement, il organise tous vos sites web ou applications m?diatiques couramment utilis?s (Sonarr, Radarr, etc.) en un seul tableau de bord. Organizer est une application g?niale pour quiconque a utilis? un homelab ou un serveur de m?dias.
# Téléchargement, Configuration et Lancement
@@ -23,6 +25,14 @@ Saisir la commande pour vous rendre dans le dossier
```bash
cd Homepage\Organizr
```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
## Lancement de Organizr
Pour utiliser Organizr tout seul
@@ -35,15 +45,19 @@ Pour utiliser Organizr avec Traefik
docker compose -f docker-compose-traefik.yml up -d
```
-Pour utiliser Organizr avec Nginx
-```bash
-docker compose -f docker-compose-nginx.yml up -d
-```
-
# Utilisation
## Accueil
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Organizr.10.0.4.29.traefik.me`)"
+
# More info
- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
diff --git a/Homepage/Organizr/docker-compose-traefik.yml b/Homepage/Organizr/docker-compose-traefik.yml
index 1c097317..40514b3e 100644
--- a/Homepage/Organizr/docker-compose-traefik.yml
+++ b/Homepage/Organizr/docker-compose-traefik.yml
@@ -1,10 +1,66 @@
-#### NETWORKS
-networks:
- docker-traefik_front_network:
- external: true
- back_network:
- driver: bridge
- attachable: true
+
+URL : HHHHH
-#### SERVICES
-services:
\ No newline at end of file
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# 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/img/logo-Organizr.png b/Homepage/Organizr/img/logo-Organizr.png
new file mode 100644
index 00000000..f453e8ec
Binary files /dev/null and b/Homepage/Organizr/img/logo-Organizr.png differ
diff --git a/Homepage/Reduced/README.md b/Homepage/Reduced/README.md
index a1943b4d..cec05c3f 100644
--- a/Homepage/Reduced/README.md
+++ b/Homepage/Reduced/README.md
@@ -1,7 +1,9 @@

+URL : https://github.com/huginn/huginn
# Reduced
+Reduced est une application web gratuite moderne qui r?duit la longueur d'une URL de lien afin qu'il soit plus facile de se souvenir, de partager et de suivre. En d'autres termes, Reduced est un raccourcissement d'URL Open Source. Convertir ces URL laide et longues en liens courts et faciles ? g?rer et QR-Codes. Si vous voulez ex?cuter un raccourcisseur d'URL plus complexe et plus avanc?, jetez un ?il ? mon guide d'installation Slash ou mon guide d'installation Shlink. Si vous voulez ex?cuter un simple raccourcissement d'URL UI, jetez un ?il ? mon guide d'installation Lynx.
# Téléchargement, Configuration et Lancement
@@ -23,6 +25,14 @@ Saisir la commande pour vous rendre dans le dossier
```bash
cd Homepage\Reduced
```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
## Lancement de Reduced
Pour utiliser Reduced tout seul
@@ -35,15 +45,19 @@ Pour utiliser Reduced avec Traefik
docker compose -f docker-compose-traefik.yml up -d
```
-Pour utiliser Reduced avec Nginx
-```bash
-docker compose -f docker-compose-nginx.yml up -d
-```
-
# Utilisation
## Accueil
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Reduced.10.0.4.29.traefik.me`)"
+
# More info
- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
diff --git a/Homepage/Reduced/docker-compose-traefik.yml b/Homepage/Reduced/docker-compose-traefik.yml
index 1c097317..40514b3e 100644
--- a/Homepage/Reduced/docker-compose-traefik.yml
+++ b/Homepage/Reduced/docker-compose-traefik.yml
@@ -1,10 +1,66 @@
-#### NETWORKS
-networks:
- docker-traefik_front_network:
- external: true
- back_network:
- driver: bridge
- attachable: true
+
+URL : HHHHH
-#### SERVICES
-services:
\ No newline at end of file
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# 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/img/logo-Reduced.png b/Homepage/Reduced/img/logo-Reduced.png
new file mode 100644
index 00000000..b88e838d
Binary files /dev/null and b/Homepage/Reduced/img/logo-Reduced.png differ
diff --git a/Homepage/Shlink/README.md b/Homepage/Shlink/README.md
index 4805f9c1..5bd0ff49 100644
--- a/Homepage/Shlink/README.md
+++ b/Homepage/Shlink/README.md
@@ -1,7 +1,9 @@

+URL : https://www.ispyconnect.com/
# Shlink
+Gardez le contr?le de toutes vos URL raccourcies, en les servant sous vos propres domaines, en utilisant cet outil simple mais puissant.
# Téléchargement, Configuration et Lancement
@@ -23,6 +25,14 @@ Saisir la commande pour vous rendre dans le dossier
```bash
cd Homepage\Shlink
```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
## Lancement de Shlink
Pour utiliser Shlink tout seul
@@ -35,15 +45,19 @@ Pour utiliser Shlink avec Traefik
docker compose -f docker-compose-traefik.yml up -d
```
-Pour utiliser Shlink avec Nginx
-```bash
-docker compose -f docker-compose-nginx.yml up -d
-```
-
# Utilisation
## Accueil
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Shlink.10.0.4.29.traefik.me`)"
+
# More info
- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
diff --git a/Homepage/Shlink/docker-compose-traefik.yml b/Homepage/Shlink/docker-compose-traefik.yml
index 1c097317..5bd0ff49 100644
--- a/Homepage/Shlink/docker-compose-traefik.yml
+++ b/Homepage/Shlink/docker-compose-traefik.yml
@@ -1,10 +1,66 @@
-#### NETWORKS
-networks:
- docker-traefik_front_network:
- external: true
- back_network:
- driver: bridge
- attachable: true
+
+URL : https://www.ispyconnect.com/
-#### SERVICES
-services:
\ No newline at end of file
+# Shlink
+
+Gardez le contr?le de toutes vos URL raccourcies, en les servant sous vos propres domaines, en utilisant cet outil simple mais puissant.
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Shlink
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Homepage\Shlink
+```
+
+## Modifier la configuration de Shlink
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Homepage\Shlink
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Shlink
+
+Pour utiliser Shlink tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Shlink avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Shlink.10.0.4.29.traefik.me`)"
+
+
+# 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/img/logo-Shlink.png b/Homepage/Shlink/img/logo-Shlink.png
new file mode 100644
index 00000000..91e52dae
Binary files /dev/null and b/Homepage/Shlink/img/logo-Shlink.png differ
diff --git a/Homepage/Slash/README.md b/Homepage/Slash/README.md
index 715ba2da..82a3e25a 100644
--- a/Homepage/Slash/README.md
+++ b/Homepage/Slash/README.md
@@ -1,7 +1,9 @@

+URL : https://github.com/kanboard/kanboard
# Slash
+Slash est un service de signet et de liaison courte qui vous permet d'enregistrer et de partager des liens facilement. Il vous permet de stocker et de cat?goriser les liens, de g?n?rer des URL courtes pour faciliter le partage, de rechercher et de filtrer vos liens sauvegard?s, et d'y acc?der ? partir de n'importe quel appareil.
# Téléchargement, Configuration et Lancement
@@ -23,6 +25,14 @@ Saisir la commande pour vous rendre dans le dossier
```bash
cd Homepage\Slash
```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
## Lancement de Slash
Pour utiliser Slash tout seul
@@ -35,15 +45,19 @@ Pour utiliser Slash avec Traefik
docker compose -f docker-compose-traefik.yml up -d
```
-Pour utiliser Slash avec Nginx
-```bash
-docker compose -f docker-compose-nginx.yml up -d
-```
-
# Utilisation
## Accueil
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Slash.10.0.4.29.traefik.me`)"
+
# More info
- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
diff --git a/Homepage/Slash/docker-compose-traefik.yml b/Homepage/Slash/docker-compose-traefik.yml
index 1c097317..40514b3e 100644
--- a/Homepage/Slash/docker-compose-traefik.yml
+++ b/Homepage/Slash/docker-compose-traefik.yml
@@ -1,10 +1,66 @@
-#### NETWORKS
-networks:
- docker-traefik_front_network:
- external: true
- back_network:
- driver: bridge
- attachable: true
+
+URL : HHHHH
-#### SERVICES
-services:
\ No newline at end of file
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# 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/img/logo-Slash.png b/Homepage/Slash/img/logo-Slash.png
new file mode 100644
index 00000000..e5906030
Binary files /dev/null and b/Homepage/Slash/img/logo-Slash.png differ
diff --git a/Homepage/Snapp/README.md b/Homepage/Snapp/README.md
index f7c64aef..fc34ee33 100644
--- a/Homepage/Snapp/README.md
+++ b/Homepage/Snapp/README.md
@@ -1,7 +1,9 @@

+URL :
# Snapp
+D?couvrez la puissance de Snapp, votre service de raccourcissement d'URL auto-h?bergable. Achever sans effort les liens et, avec la capacit? d'auto-accueil de Snapp, vous avez un contr?le complet. Cr?ez des liens concis et partageables sur vos conditions avec la plateforme conviviale de Snapp.
# Téléchargement, Configuration et Lancement
@@ -23,6 +25,14 @@ Saisir la commande pour vous rendre dans le dossier
```bash
cd Homepage\Snapp
```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
## Lancement de Snapp
Pour utiliser Snapp tout seul
@@ -35,15 +45,19 @@ Pour utiliser Snapp avec Traefik
docker compose -f docker-compose-traefik.yml up -d
```
-Pour utiliser Snapp avec Nginx
-```bash
-docker compose -f docker-compose-nginx.yml up -d
-```
-
# Utilisation
## Accueil
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Snapp.10.0.4.29.traefik.me`)"
+
# More info
- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
diff --git a/Homepage/Snapp/docker-compose-traefik.yml b/Homepage/Snapp/docker-compose-traefik.yml
index 1c097317..40514b3e 100644
--- a/Homepage/Snapp/docker-compose-traefik.yml
+++ b/Homepage/Snapp/docker-compose-traefik.yml
@@ -1,10 +1,66 @@
-#### NETWORKS
-networks:
- docker-traefik_front_network:
- external: true
- back_network:
- driver: bridge
- attachable: true
+
+URL : HHHHH
-#### SERVICES
-services:
\ No newline at end of file
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# 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/README.md b/Homepage/Web Portal/README.md
index 3a606493..09abf674 100644
--- a/Homepage/Web Portal/README.md
+++ b/Homepage/Web Portal/README.md
@@ -1,11 +1,13 @@
-
+
+URL :
-# Web-Portal
+# Web Portal
+Web-Portal est une application web ?crite en Python ? l'aide de Quart, qui vise ? fournir un moyen facile et rapide de g?rer les liens vers tous vos services web.
# Téléchargement, Configuration et Lancement
-## Téléchargement de Web-Portal
+## Téléchargement de Web Portal
Saisir la commande pour télécharger la source
```bash
@@ -14,36 +16,48 @@ git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
Saisir la commande pour vous rendre dans le dossier
```bash
-cd Homepage\Web-Portal
+cd Homepage\Web Portal
```
-## Modifier la configuration de Web-Portal
+## Modifier la configuration de Web Portal
Saisir la commande pour vous rendre dans le dossier
```bash
-cd Homepage\Web-Portal
+cd Homepage\Web Portal
```
-## Lancement de Web-Portal
-Pour utiliser Web-Portal tout seul
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Web Portal
+
+Pour utiliser Web Portal tout seul
```bash
docker compose up -d
```
-Pour utiliser Web-Portal avec Traefik
+Pour utiliser Web Portal avec Traefik
```bash
docker compose -f docker-compose-traefik.yml up -d
```
-Pour utiliser Web-Portal avec Nginx
-```bash
-docker compose -f docker-compose-nginx.yml up -d
-```
-
# Utilisation
## Accueil
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Web Portal.10.0.4.29.traefik.me`)"
+
# More info
- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
diff --git a/Homepage/Web Portal/docker-compose-traefik.yml b/Homepage/Web Portal/docker-compose-traefik.yml
index 1c097317..40514b3e 100644
--- a/Homepage/Web Portal/docker-compose-traefik.yml
+++ b/Homepage/Web Portal/docker-compose-traefik.yml
@@ -1,10 +1,66 @@
-#### NETWORKS
-networks:
- docker-traefik_front_network:
- external: true
- back_network:
- driver: bridge
- attachable: true
+
+URL : HHHHH
-#### SERVICES
-services:
\ No newline at end of file
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Homepage/Yal/README.md b/Homepage/Yal/README.md
index 852d3cbb..eee6b19e 100644
--- a/Homepage/Yal/README.md
+++ b/Homepage/Yal/README.md
@@ -1,7 +1,9 @@

+URL :
# Yal
+Pourtant, une autre page Landing, alias Yal, est un simple centre de liaison pour l'affichage et la recherche de liens. Yal permet un marquage facile, fonctionne avec le moins de privil?ges et est simple ? utiliser.
# Téléchargement, Configuration et Lancement
@@ -23,6 +25,14 @@ Saisir la commande pour vous rendre dans le dossier
```bash
cd Homepage\Yal
```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
## Lancement de Yal
Pour utiliser Yal tout seul
@@ -35,15 +45,19 @@ Pour utiliser Yal avec Traefik
docker compose -f docker-compose-traefik.yml up -d
```
-Pour utiliser Yal avec Nginx
-```bash
-docker compose -f docker-compose-nginx.yml up -d
-```
-
# Utilisation
## Accueil
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Yal.10.0.4.29.traefik.me`)"
+
# More info
- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
diff --git a/Homepage/Yal/docker-compose-traefik.yml b/Homepage/Yal/docker-compose-traefik.yml
index 1c097317..40514b3e 100644
--- a/Homepage/Yal/docker-compose-traefik.yml
+++ b/Homepage/Yal/docker-compose-traefik.yml
@@ -1,10 +1,66 @@
-#### NETWORKS
-networks:
- docker-traefik_front_network:
- external: true
- back_network:
- driver: bridge
- attachable: true
+
+URL : HHHHH
-#### SERVICES
-services:
\ No newline at end of file
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Homepage/Yal/img/logo-Yal.png b/Homepage/Yal/img/logo-Yal.png
new file mode 100644
index 00000000..bb80eff3
Binary files /dev/null and b/Homepage/Yal/img/logo-Yal.png differ
diff --git a/IRC - Chat/Convos/README.md b/IRC - Chat/Convos/README.md
deleted file mode 100644
index 09f8c176..00000000
--- a/IRC - Chat/Convos/README.md
+++ /dev/null
@@ -1,31 +0,0 @@
-
-
-# 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/Convos/docker-compose-traefik.yml b/IRC - Chat/Convos/docker-compose-traefik.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/IRC - Chat/Convos/docker-compose.yml b/IRC - Chat/Convos/docker-compose.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/IRC - Chat/IRC Client/README.md b/IRC - Chat/IRC Client/README.md
deleted file mode 100644
index 09f8c176..00000000
--- a/IRC - Chat/IRC Client/README.md
+++ /dev/null
@@ -1,31 +0,0 @@
-
-
-# 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/docker-compose-traefik.yml b/IRC - Chat/IRC Client/docker-compose-traefik.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/IRC - Chat/IRC Client/docker-compose.yml b/IRC - Chat/IRC Client/docker-compose.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/IRC - Chat/Pidgin/README.md b/IRC - Chat/Pidgin/README.md
deleted file mode 100644
index 09f8c176..00000000
--- a/IRC - Chat/Pidgin/README.md
+++ /dev/null
@@ -1,31 +0,0 @@
-
-
-# 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/docker-compose-traefik.yml b/IRC - Chat/Pidgin/docker-compose-traefik.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/IRC - Chat/Pidgin/docker-compose.yml b/IRC - Chat/Pidgin/docker-compose.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/IRC - Chat/TheLounge/README.md b/IRC - Chat/TheLounge/README.md
deleted file mode 100644
index 09f8c176..00000000
--- a/IRC - Chat/TheLounge/README.md
+++ /dev/null
@@ -1,31 +0,0 @@
-
-
-# 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/docker-compose-traefik.yml b/IRC - Chat/TheLounge/docker-compose-traefik.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/IRC - Chat/TheLounge/docker-compose.yml b/IRC - Chat/TheLounge/docker-compose.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/IRC - Chat/docker-compose-traefik.yml b/IRC - Chat/docker-compose-traefik.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/IRC - Chat/docker-compose.yml b/IRC - Chat/docker-compose.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/IRC-Chat/Convos/README.md b/IRC-Chat/Convos/README.md
index 2502e8c4..df7a272d 100644
--- a/IRC-Chat/Convos/README.md
+++ b/IRC-Chat/Convos/README.md
@@ -1,9 +1,39 @@

+URL : https://checkmk.com/download?method=docker&edition=cfe&version=2.2.0
# Convos
+Convos est un client IRC qui fonctionne dans votre navigateur et qui fait entrer l'exp?rience IRC dans le 21?me si?cle. Il dispose d'un bouncer persistant c?t? serveur qui vous permet de rester en ligne m?me lorsque vous fermez la fen?tre de votre navigateur. Vous voulez utiliser Convos sur votre t?l?phone ? Pas de probl?me ! Convos est enti?rement r?actif et s'adapte ? tous les ?crans.
-# Installation
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Convos
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd IRC-Chat\Convos
+```
+
+## Modifier la configuration de Convos
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd IRC-Chat\Convos
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Convos
Pour utiliser Convos tout seul
```bash
@@ -15,14 +45,19 @@ Pour utiliser Convos avec Traefik
docker compose -f docker-compose-traefik.yml up -d
```
-Pour utiliser Convos avec Nginx
-```bash
-docker compose -f docker-compose-nginx.yml up -d
-```
# Utilisation
## Accueil
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Convos.10.0.4.29.traefik.me`)"
+
# More info
- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
diff --git a/IRC-Chat/Convos/docker-compose-traefik.yml b/IRC-Chat/Convos/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/IRC-Chat/Convos/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# 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/Convos/docker-compose.yml b/IRC-Chat/Convos/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/IRC-Chat/Convos/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/IRC-Chat/Convos/img/logo-Convos.png b/IRC-Chat/Convos/img/logo-Convos.png
new file mode 100644
index 00000000..97feae0b
Binary files /dev/null and b/IRC-Chat/Convos/img/logo-Convos.png differ
diff --git a/IRC-Chat/IRC Client/README.md b/IRC-Chat/IRC Client/README.md
index 68dfc40f..c1583166 100644
--- a/IRC-Chat/IRC Client/README.md
+++ b/IRC-Chat/IRC Client/README.md
@@ -1,28 +1,63 @@
-
+
+URL : https://github.com/healthchecks/healthchecks
-# IRC-Client
+# IRC Client
+En 1988, IRC (Internet Relay Chat) est apparu, ouvrant la voie au chat en temps r?el. L'un des mod?les de chat en ligne les plus populaires dans les ann?es 1990 a sans doute ?t? mIRC, o? les utilisateurs pouvaient discuter dans des salles (canaux). Peu importe le syst?me d'exploitation que vous utilisez. Le client IRC de Lounge fonctionne partout o? Node.js s'ex?cute.
-# Installation
+# Téléchargement, Configuration et Lancement
-Pour utiliser IRC-Client tout seul
+## Téléchargement de IRC Client
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd IRC-Chat\IRC Client
+```
+
+## Modifier la configuration de IRC Client
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd IRC-Chat\IRC Client
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de IRC Client
+
+Pour utiliser IRC Client tout seul
```bash
docker compose up -d
```
-Pour utiliser IRC-Client avec Traefik
+Pour utiliser IRC Client avec Traefik
```bash
docker compose -f docker-compose-traefik.yml up -d
```
-Pour utiliser IRC-Client avec Nginx
-```bash
-docker compose -f docker-compose-nginx.yml up -d
-```
# Utilisation
## Accueil
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://IRC Client.10.0.4.29.traefik.me`)"
+
# More info
- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
diff --git a/IRC-Chat/IRC Client/docker-compose-traefik.yml b/IRC-Chat/IRC Client/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/IRC-Chat/IRC Client/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# 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/docker-compose.yml b/IRC-Chat/IRC Client/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/IRC-Chat/IRC Client/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Production/Draw.io/LICENSE b/IRC-Chat/Mastodon/LICENSE
similarity index 100%
rename from Production/Draw.io/LICENSE
rename to IRC-Chat/Mastodon/LICENSE
diff --git a/IRC-Chat/Mastodon/README.md b/IRC-Chat/Mastodon/README.md
new file mode 100644
index 00000000..63c762e9
--- /dev/null
+++ b/IRC-Chat/Mastodon/README.md
@@ -0,0 +1,66 @@
+
+URL :
+
+# Mastodon
+
+Mastodon est un serveur de r?seau social libre et open source bas? sur ActivityPub o? les utilisateurs peuvent suivre leurs amis et en d?couvrir de nouveaux. Sur Mastodon, les utilisateurs peuvent publier tout ce qu'ils veulent : liens, images, texte, vid?o. Tous les serveurs de Mastodon sont interop?rables en tant que r?seau f?d?r? (les utilisateurs sur un serveur peuvent communiquer de mani?re transparente avec les utilisateurs d'un autre, y compris un logiciel non mastodon qui impl?mente ActivityPub comme Pixelfed et WriteFreely).
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Mastodon
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd IRC-Chat\Mastodon
+```
+
+## Modifier la configuration de Mastodon
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd IRC-Chat\Mastodon
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Mastodon
+
+Pour utiliser Mastodon tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Mastodon avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Mastodon.10.0.4.29.traefik.me`)"
+
+
+# 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/Mastodon/docker-compose-traefik.yml b/IRC-Chat/Mastodon/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/IRC-Chat/Mastodon/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# 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/Mastodon/docker-compose.yml b/IRC-Chat/Mastodon/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/IRC-Chat/Mastodon/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Production/Duplicati/LICENSE b/IRC-Chat/Mattermost/LICENSE
similarity index 100%
rename from Production/Duplicati/LICENSE
rename to IRC-Chat/Mattermost/LICENSE
diff --git a/IRC-Chat/Mattermost/README.md b/IRC-Chat/Mattermost/README.md
new file mode 100644
index 00000000..269a91ec
--- /dev/null
+++ b/IRC-Chat/Mattermost/README.md
@@ -0,0 +1,66 @@
+
+URL : https://github.com/netdata/netdata
+
+# Mattermost
+
+Mattermost est un service de chat en ligne open source et auto-h?bergable avec partage de fichiers, recherche et int?grations. Il est con?u comme une discussion interne pour les organisations et les entreprises, et se commercialise principalement comme une alternative open source aux ?quipes Slack et Microsoft.
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Mattermost
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd IRC-Chat\Mattermost
+```
+
+## Modifier la configuration de Mattermost
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd IRC-Chat\Mattermost
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Mattermost
+
+Pour utiliser Mattermost tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Mattermost avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Mattermost.10.0.4.29.traefik.me`)"
+
+
+# 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/Mattermost/docker-compose-traefik.yml b/IRC-Chat/Mattermost/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/IRC-Chat/Mattermost/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# 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/Mattermost/docker-compose.yml b/IRC-Chat/Mattermost/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/IRC-Chat/Mattermost/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/IRC-Chat/Mattermost/img/logo-Mattermost.png b/IRC-Chat/Mattermost/img/logo-Mattermost.png
new file mode 100644
index 00000000..ef256ed8
Binary files /dev/null and b/IRC-Chat/Mattermost/img/logo-Mattermost.png differ
diff --git a/IRC-Chat/Pidgin/README.md b/IRC-Chat/Pidgin/README.md
index 668f8ae8..867c073f 100644
--- a/IRC-Chat/Pidgin/README.md
+++ b/IRC-Chat/Pidgin/README.md
@@ -1,9 +1,39 @@

+URL : https://github.com/Lynx-Shortener/Lynx
# Pidgin
+Pidgin est un programme de chat qui vous permet de vous connecter simultan?ment ? plusieurs r?seaux de chat. Cela signifie que vous pouvez discuter avec des amis sur XMPP et ?tre assis dans un canal IRC en m?me temps.
-# Installation
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Pidgin
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd IRC-Chat\Pidgin
+```
+
+## Modifier la configuration de Pidgin
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd IRC-Chat\Pidgin
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Pidgin
Pour utiliser Pidgin tout seul
```bash
@@ -15,14 +45,19 @@ Pour utiliser Pidgin avec Traefik
docker compose -f docker-compose-traefik.yml up -d
```
-Pour utiliser Pidgin avec Nginx
-```bash
-docker compose -f docker-compose-nginx.yml up -d
-```
# Utilisation
## Accueil
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Pidgin.10.0.4.29.traefik.me`)"
+
# More info
- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
diff --git a/IRC-Chat/Pidgin/docker-compose-traefik.yml b/IRC-Chat/Pidgin/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/IRC-Chat/Pidgin/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# 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/docker-compose.yml b/IRC-Chat/Pidgin/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/IRC-Chat/Pidgin/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/IRC-Chat/Pidgin/img/logo-Pidgin.png b/IRC-Chat/Pidgin/img/logo-Pidgin.png
new file mode 100644
index 00000000..f30eb1b4
Binary files /dev/null and b/IRC-Chat/Pidgin/img/logo-Pidgin.png differ
diff --git a/IRC-Chat/TheLounge/README.md b/IRC-Chat/TheLounge/README.md
index 80d3c071..2e3066ab 100644
--- a/IRC-Chat/TheLounge/README.md
+++ b/IRC-Chat/TheLounge/README.md
@@ -1,9 +1,39 @@

+URL : https://mariadb.com/
# TheLounge
-# Installation
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de TheLounge
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd IRC-Chat\TheLounge
+```
+
+## Modifier la configuration de TheLounge
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd IRC-Chat\TheLounge
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de TheLounge
Pour utiliser TheLounge tout seul
```bash
@@ -15,14 +45,19 @@ Pour utiliser TheLounge avec Traefik
docker compose -f docker-compose-traefik.yml up -d
```
-Pour utiliser TheLounge avec Nginx
-```bash
-docker compose -f docker-compose-nginx.yml up -d
-```
# Utilisation
## Accueil
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://TheLounge.10.0.4.29.traefik.me`)"
+
# More info
- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
diff --git a/IRC-Chat/TheLounge/docker-compose-traefik.yml b/IRC-Chat/TheLounge/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/IRC-Chat/TheLounge/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# 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/docker-compose.yml b/IRC-Chat/TheLounge/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/IRC-Chat/TheLounge/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/IRC-Chat/TheLounge/img/logo-TheLounge.png b/IRC-Chat/TheLounge/img/logo-TheLounge.png
new file mode 100644
index 00000000..7690c625
Binary files /dev/null and b/IRC-Chat/TheLounge/img/logo-TheLounge.png differ
diff --git a/Immich/README.md b/Immich/README.md
deleted file mode 100644
index c39dd7cc..00000000
--- a/Immich/README.md
+++ /dev/null
@@ -1,32 +0,0 @@
-
-
-# Immich
-
-Un des éléments indispensables est certainement une application photo (et vidéo) qui, en plus de vous proposer une belle interface avec pleins d'options, puisse gérer le backup de votre téléphone vers le serveur sans aucune intervention de votre part.
-
-# Installation
-
-Pour utiliser Immich tout seul
-```bash
-docker compose up -d
-```
-
-Pour utiliser Immich avec Traefik
-```bash
-docker compose -f docker-compose-traefik.yml up -d
-```
-
-Pour utiliser Immich 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/Immich/docker-compose-traefik.yml b/Immich/docker-compose-traefik.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Immich/docker-compose.yml b/Immich/docker-compose.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Immich/hwaccel.yml b/Immich/hwaccel.yml
deleted file mode 100644
index 246f5e49..00000000
--- a/Immich/hwaccel.yml
+++ /dev/null
@@ -1,23 +0,0 @@
-version: "3.8"
-
-# Hardware acceleration for transcoding - Optional
-# This is only needed if you want to use hardware acceleration for transcoding.
-# Depending on your hardware, you should uncomment the relevant lines below.
-
-services:
- hwaccel:
- devices:
- - /dev/dri:/dev/dri # If using Intel QuickSync or VAAPI
- # volumes:
- # - /usr/lib/wsl:/usr/lib/wsl # If using VAAPI in WSL2
- # environment:
- # - NVIDIA_DRIVER_CAPABILITIES=all # If using NVIDIA GPU
- # - LD_LIBRARY_PATH=/usr/lib/wsl/lib # If using VAAPI in WSL2
- # - LIBVA_DRIVER_NAME=d3d12 # If using VAAPI in WSL2
- # deploy: # Uncomment this section if using NVIDIA GPU
- # resources:
- # reservations:
- # devices:
- # - driver: nvidia
- # count: 1
- # capabilities: [gpu,video]
diff --git a/Influxdb/README.md b/Influxdb/README.md
deleted file mode 100644
index b77d7f1a..00000000
--- a/Influxdb/README.md
+++ /dev/null
@@ -1,30 +0,0 @@
-
-
-# Influxdb
-
-# Installation
-
-Pour utiliser Influxdb tout seul
-```bash
-docker compose up -d
-```
-
-Pour utiliser Influxdb avec Traefik
-```bash
-docker compose -f docker-compose-traefik.yml up -d
-```
-
-Pour utiliser Influxdb 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/Influxdb/docker-compose-traefik.yml b/Influxdb/docker-compose-traefik.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Influxdb/docker-compose.yml b/Influxdb/docker-compose.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Intelligence Artificielle/Basaran/README.md b/Intelligence Artificielle/Basaran/README.md
deleted file mode 100644
index a33859fb..00000000
--- a/Intelligence Artificielle/Basaran/README.md
+++ /dev/null
@@ -1,31 +0,0 @@
-
-
-# Basaran
-
-
-# Installation
-
-Pour utiliser Basaran tout seul
-```bash
-docker compose up -d
-```
-
-Pour utiliser Basaran avec Traefik
-```bash
-docker compose -f docker-compose-traefik.yml up -d
-```
-
-Pour utiliser Basaran 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/Intelligence Artificielle/Basaran/docker-compose-traefik.yml b/Intelligence Artificielle/Basaran/docker-compose-traefik.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Intelligence Artificielle/Basaran/docker-compose.yml b/Intelligence Artificielle/Basaran/docker-compose.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Intelligence Artificielle/Chat/README.md b/Intelligence Artificielle/Chat/README.md
deleted file mode 100644
index 0c66d1a7..00000000
--- a/Intelligence Artificielle/Chat/README.md
+++ /dev/null
@@ -1,31 +0,0 @@
-
-
-# Chat
-
-
-# Installation
-
-Pour utiliser Chat tout seul
-```bash
-docker compose up -d
-```
-
-Pour utiliser Chat avec Traefik
-```bash
-docker compose -f docker-compose-traefik.yml up -d
-```
-
-Pour utiliser Chat 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/Intelligence Artificielle/Chat/docker-compose-traefik.yml b/Intelligence Artificielle/Chat/docker-compose-traefik.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Intelligence Artificielle/Chat/docker-compose.yml b/Intelligence Artificielle/Chat/docker-compose.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Intelligence Artificielle/Chatpad/README.md b/Intelligence Artificielle/Chatpad/README.md
deleted file mode 100644
index 6e20e815..00000000
--- a/Intelligence Artificielle/Chatpad/README.md
+++ /dev/null
@@ -1,31 +0,0 @@
-
-
-# Chatpad
-
-
-# Installation
-
-Pour utiliser Chatpad tout seul
-```bash
-docker compose up -d
-```
-
-Pour utiliser Chatpad avec Traefik
-```bash
-docker compose -f docker-compose-traefik.yml up -d
-```
-
-Pour utiliser Chatpad 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/Intelligence Artificielle/Chatpad/docker-compose-traefik.yml b/Intelligence Artificielle/Chatpad/docker-compose-traefik.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Intelligence Artificielle/Chatpad/docker-compose.yml b/Intelligence Artificielle/Chatpad/docker-compose.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Intelligence Artificielle/FlowiseAI/README.md b/Intelligence Artificielle/FlowiseAI/README.md
deleted file mode 100644
index fc9fc8ff..00000000
--- a/Intelligence Artificielle/FlowiseAI/README.md
+++ /dev/null
@@ -1,31 +0,0 @@
-
-
-# FlowiseAI
-
-
-# Installation
-
-Pour utiliser FlowiseAI tout seul
-```bash
-docker compose up -d
-```
-
-Pour utiliser FlowiseAI avec Traefik
-```bash
-docker compose -f docker-compose-traefik.yml up -d
-```
-
-Pour utiliser FlowiseAI 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/Intelligence Artificielle/FlowiseAI/docker-compose-traefik.yml b/Intelligence Artificielle/FlowiseAI/docker-compose-traefik.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Intelligence Artificielle/FlowiseAI/docker-compose.yml b/Intelligence Artificielle/FlowiseAI/docker-compose.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Intelligence Artificielle/Langflow/README.md b/Intelligence Artificielle/Langflow/README.md
deleted file mode 100644
index d0256a68..00000000
--- a/Intelligence Artificielle/Langflow/README.md
+++ /dev/null
@@ -1,31 +0,0 @@
-
-
-# Langflow
-
-
-# Installation
-
-Pour utiliser Langflow tout seul
-```bash
-docker compose up -d
-```
-
-Pour utiliser Langflow avec Traefik
-```bash
-docker compose -f docker-compose-traefik.yml up -d
-```
-
-Pour utiliser Langflow 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/Intelligence Artificielle/Langflow/docker-compose-traefik.yml b/Intelligence Artificielle/Langflow/docker-compose-traefik.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Intelligence Artificielle/Langflow/docker-compose.yml b/Intelligence Artificielle/Langflow/docker-compose.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Intelligence Artificielle/LlamaGPT/README.md b/Intelligence Artificielle/LlamaGPT/README.md
deleted file mode 100644
index 7cdb86c8..00000000
--- a/Intelligence Artificielle/LlamaGPT/README.md
+++ /dev/null
@@ -1,31 +0,0 @@
-
-
-# LlamaGPT
-
-
-# Installation
-
-Pour utiliser LlamaGPT tout seul
-```bash
-docker compose up -d
-```
-
-Pour utiliser LlamaGPT avec Traefik
-```bash
-docker compose -f docker-compose-traefik.yml up -d
-```
-
-Pour utiliser LlamaGPT 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/Intelligence Artificielle/LlamaGPT/docker-compose-traefik.yml b/Intelligence Artificielle/LlamaGPT/docker-compose-traefik.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Intelligence Artificielle/LlamaGPT/docker-compose.yml b/Intelligence Artificielle/LlamaGPT/docker-compose.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Intelligence Artificielle/Serge/README.md b/Intelligence Artificielle/Serge/README.md
deleted file mode 100644
index bb9264ab..00000000
--- a/Intelligence Artificielle/Serge/README.md
+++ /dev/null
@@ -1,32 +0,0 @@
-
-
-# Adminer
-
-Adminer est un outil de gestion de base de données complet écrit en PHP. Inversement à phpMyAdmin, il consiste en un seul ficIntelligence-Artificielleer prêt à être déployé sur le serveur cible. Adminer est disponible pour MySQL, MariaDB, PostgreSQL, SQLite, MS SQL, Oracle, Elasticsearch, MongoDB et autres via plugin
-
-# Installation
-
-Pour utiliser Adminer tout seul
-```bash
-docker compose up -d
-```
-
-Pour utiliser Adminer avec Traefik
-```bash
-docker compose -f docker-compose-traefik.yml up -d
-```
-
-Pour utiliser Adminer avec Nginx
-```bash
-docker compose -f docker-compose-nginx.yml up -d
-```
-# Utilisation
-
-## Accueil
-
-
-# More info
-- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
-
-# Buy me a coffe
-
diff --git a/Intelligence Artificielle/Serge/docker-compose-traefik.yml b/Intelligence Artificielle/Serge/docker-compose-traefik.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Intelligence Artificielle/Serge/docker-compose.yml b/Intelligence Artificielle/Serge/docker-compose.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Intelligence Artificielle/Stirling-PDF/README.md b/Intelligence Artificielle/Stirling-PDF/README.md
deleted file mode 100644
index a0a4f78d..00000000
--- a/Intelligence Artificielle/Stirling-PDF/README.md
+++ /dev/null
@@ -1,31 +0,0 @@
-
-
-# Stirling-PDF
-
-
-# Installation
-
-Pour utiliser Stirling-PDF tout seul
-```bash
-docker compose up -d
-```
-
-Pour utiliser Stirling-PDF avec Traefik
-```bash
-docker compose -f docker-compose-traefik.yml up -d
-```
-
-Pour utiliser Stirling-PDF 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/Intelligence Artificielle/Stirling-PDF/docker-compose-traefik.yml b/Intelligence Artificielle/Stirling-PDF/docker-compose-traefik.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Intelligence Artificielle/Stirling-PDF/docker-compose.yml b/Intelligence Artificielle/Stirling-PDF/docker-compose.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Intelligence Artificielle/Subvert/README.md b/Intelligence Artificielle/Subvert/README.md
deleted file mode 100644
index 65958ae7..00000000
--- a/Intelligence Artificielle/Subvert/README.md
+++ /dev/null
@@ -1,31 +0,0 @@
-
-
-# Subvert
-
-
-# Installation
-
-Pour utiliser Subvert tout seul
-```bash
-docker compose up -d
-```
-
-Pour utiliser Subvert avec Traefik
-```bash
-docker compose -f docker-compose-traefik.yml up -d
-```
-
-Pour utiliser Subvert 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/Intelligence Artificielle/Subvert/docker-compose-traefik.yml b/Intelligence Artificielle/Subvert/docker-compose-traefik.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Intelligence Artificielle/Subvert/docker-compose.yml b/Intelligence Artificielle/Subvert/docker-compose.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Intelligence Artificielle/docker-compose-traefik.yml b/Intelligence Artificielle/docker-compose-traefik.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Intelligence Artificielle/docker-compose.yml b/Intelligence Artificielle/docker-compose.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Production/Etherpad/LICENSE b/Intelligence-Artificielle/Basaran/LICENSE
similarity index 100%
rename from Production/Etherpad/LICENSE
rename to Intelligence-Artificielle/Basaran/LICENSE
diff --git a/Intelligence-Artificielle/Basaran/README.md b/Intelligence-Artificielle/Basaran/README.md
new file mode 100644
index 00000000..ec417a6d
--- /dev/null
+++ b/Intelligence-Artificielle/Basaran/README.md
@@ -0,0 +1,66 @@
+
+URL :
+
+# Basaran
+
+Basaran est une alternative open source ? l'API d'ach?vement de texte OpenAI. C'est un outil puissant qui peut vous aider ? g?n?rer du texte sur la base d'une entr?e donn?e. Ce qui est cool avec cet outil incroyable, c'est qu'il ne n?cessite aucune configuration, pas de volumes persistants, vous pouvez commencer ? l'utiliser imm?diatement ? la vitesse de la pens?e.
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Basaran
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Intelligence-Artificielle\Basaran
+```
+
+## Modifier la configuration de Basaran
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Intelligence-Artificielle\Basaran
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Basaran
+
+Pour utiliser Basaran tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Basaran avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Basaran.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Intelligence-Artificielle/Basaran/docker-compose-traefik.yml b/Intelligence-Artificielle/Basaran/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Intelligence-Artificielle/Basaran/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Intelligence-Artificielle/Basaran/docker-compose.yml b/Intelligence-Artificielle/Basaran/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Intelligence-Artificielle/Basaran/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Production/Forgejo/LICENSE b/Intelligence-Artificielle/Chat GPT/LICENSE
similarity index 100%
rename from Production/Forgejo/LICENSE
rename to Intelligence-Artificielle/Chat GPT/LICENSE
diff --git a/Intelligence-Artificielle/Chat GPT/README.md b/Intelligence-Artificielle/Chat GPT/README.md
new file mode 100644
index 00000000..4c649248
--- /dev/null
+++ b/Intelligence-Artificielle/Chat GPT/README.md
@@ -0,0 +1,66 @@
+
+URL : https://keepassxc.org/
+
+# Chat GPT
+
+Chat avec GPT, abr?viation CWGPT, est une application open source, non officielle ChatGPT avec des fonctionnalit?s suppl?mentaires et plus de moyens de personnaliser votre exp?rience. Il connecte ChatGPT avec votre propre cl? API et avec une cl? d'API suppl?mentaire d'ElevenLabs pour donner ? ChatGPT une voix humaine r?aliste pendant l'interaction.
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Chat GPT
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Intelligence-Artificielle\Chat GPT
+```
+
+## Modifier la configuration de Chat GPT
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Intelligence-Artificielle\Chat GPT
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Chat GPT
+
+Pour utiliser Chat GPT tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Chat GPT avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Chat GPT.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Intelligence-Artificielle/Chat GPT/docker-compose-traefik.yml b/Intelligence-Artificielle/Chat GPT/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Intelligence-Artificielle/Chat GPT/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Intelligence-Artificielle/Chat GPT/docker-compose.yml b/Intelligence-Artificielle/Chat GPT/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Intelligence-Artificielle/Chat GPT/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Production/GitQlient/LICENSE b/Intelligence-Artificielle/Chatpad/LICENSE
similarity index 100%
rename from Production/GitQlient/LICENSE
rename to Intelligence-Artificielle/Chatpad/LICENSE
diff --git a/Intelligence-Artificielle/Chatpad/README.md b/Intelligence-Artificielle/Chatpad/README.md
new file mode 100644
index 00000000..a8a9591c
--- /dev/null
+++ b/Intelligence-Artificielle/Chatpad/README.md
@@ -0,0 +1,66 @@
+
+URL :
+
+# Chatpad
+
+R?cemment, il y a eu une augmentation des UI pour ChatGPT, ce qui en fait la nouvelle ? application ? faire ? que tout le monde veut essayer. Chatpad AI se distingue par une vision plus large, pour devenir l'interface ultime pour les utilisateurs de ChatGPT. Ce qui est cool avec l'IA de Chatpad, c'est qu'elle ne n?cessite aucune configuration, pas de volumes persistants, vous pouvez commencer ? l'utiliser imm?diatement ? la vitesse de la pens?e.
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Chatpad
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Intelligence-Artificielle\Chatpad
+```
+
+## Modifier la configuration de Chatpad
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Intelligence-Artificielle\Chatpad
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Chatpad
+
+Pour utiliser Chatpad tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Chatpad avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Chatpad.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Intelligence-Artificielle/Chatpad/docker-compose-traefik.yml b/Intelligence-Artificielle/Chatpad/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Intelligence-Artificielle/Chatpad/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Intelligence-Artificielle/Chatpad/docker-compose.yml b/Intelligence-Artificielle/Chatpad/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Intelligence-Artificielle/Chatpad/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Production/Gitness/LICENSE b/Intelligence-Artificielle/FlowiseAI/LICENSE
similarity index 100%
rename from Production/Gitness/LICENSE
rename to Intelligence-Artificielle/FlowiseAI/LICENSE
diff --git a/Intelligence-Artificielle/FlowiseAI/README.md b/Intelligence-Artificielle/FlowiseAI/README.md
new file mode 100644
index 00000000..1ad8f4a0
--- /dev/null
+++ b/Intelligence-Artificielle/FlowiseAI/README.md
@@ -0,0 +1,66 @@
+
+URL :
+
+# FlowiseAI
+
+FlowiseAI est une interface utilisateur graphique ouverte pour construire votre flux LLM personnalis? sur LangChain. LLM (Large Language Model): Un grand mod?le de langage (LLM) est un algorithme d'apprentissage profond qui peut effectuer une vari?t? de t?ches de traitement du langage naturel (NLP). Ces mod?les (?galement appel?s r?seaux neuronaux) sont g?n?ralement construits sur des architectures de transformateurs et se caract?risent par leur formation approfondie sur des ensembles de donn?es massifs. De grands mod?les de langage (LLM) comme GPT-3 et des mod?les similaires peuvent ?tre utilis?s pour d?velopper une vari?t? d'applications dans diff?rents domaines, par exemple. Cha?nes LLM, GenApps, Cha?ne rapide, etc.
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de FlowiseAI
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Intelligence-Artificielle\FlowiseAI
+```
+
+## Modifier la configuration de FlowiseAI
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Intelligence-Artificielle\FlowiseAI
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de FlowiseAI
+
+Pour utiliser FlowiseAI tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser FlowiseAI avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://FlowiseAI.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Intelligence-Artificielle/FlowiseAI/docker-compose-traefik.yml b/Intelligence-Artificielle/FlowiseAI/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Intelligence-Artificielle/FlowiseAI/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Intelligence-Artificielle/FlowiseAI/docker-compose.yml b/Intelligence-Artificielle/FlowiseAI/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Intelligence-Artificielle/FlowiseAI/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Intelligence-Artificielle/FlowiseAI/img/logo-FlowiseAI.png b/Intelligence-Artificielle/FlowiseAI/img/logo-FlowiseAI.png
new file mode 100644
index 00000000..267c0926
Binary files /dev/null and b/Intelligence-Artificielle/FlowiseAI/img/logo-FlowiseAI.png differ
diff --git a/Production/HedgeDoc/LICENSE b/Intelligence-Artificielle/Langflow/LICENSE
similarity index 100%
rename from Production/HedgeDoc/LICENSE
rename to Intelligence-Artificielle/Langflow/LICENSE
diff --git a/Intelligence-Artificielle/Langflow/README.md b/Intelligence-Artificielle/Langflow/README.md
new file mode 100644
index 00000000..de72b57b
--- /dev/null
+++ b/Intelligence-Artificielle/Langflow/README.md
@@ -0,0 +1,66 @@
+
+URL :
+
+# Langflow
+
+Langflow est un moyen facile de passer d'applications d'IA simples ? complexes. C'est une plate-forme de code bas qui vous permet d'int?grer l'IA dans tout ce que vous faites.
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Langflow
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Intelligence-Artificielle\Langflow
+```
+
+## Modifier la configuration de Langflow
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Intelligence-Artificielle\Langflow
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Langflow
+
+Pour utiliser Langflow tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Langflow avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Langflow.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Intelligence-Artificielle/Langflow/docker-compose-traefik.yml b/Intelligence-Artificielle/Langflow/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Intelligence-Artificielle/Langflow/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Intelligence-Artificielle/Langflow/docker-compose.yml b/Intelligence-Artificielle/Langflow/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Intelligence-Artificielle/Langflow/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Intelligence-Artificielle/Langflow/img/logo-Langflow.png b/Intelligence-Artificielle/Langflow/img/logo-Langflow.png
new file mode 100644
index 00000000..47aac574
Binary files /dev/null and b/Intelligence-Artificielle/Langflow/img/logo-Langflow.png differ
diff --git a/Production/Homechart/LICENSE b/Intelligence-Artificielle/LlamaGPT/LICENSE
similarity index 100%
rename from Production/Homechart/LICENSE
rename to Intelligence-Artificielle/LlamaGPT/LICENSE
diff --git a/Intelligence-Artificielle/LlamaGPT/README.md b/Intelligence-Artificielle/LlamaGPT/README.md
new file mode 100644
index 00000000..4c82c167
--- /dev/null
+++ b/Intelligence-Artificielle/LlamaGPT/README.md
@@ -0,0 +1,66 @@
+
+URL :
+
+# LlamaGPT
+
+LlamaGPT est un chatbot auto-h?berg?, hors ligne, de type ChatGPT, aliment? par Llama 2, similaire ? Serge. 100 % priv?, sans donn?es ne laissant votre appareil.
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de LlamaGPT
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Intelligence-Artificielle\LlamaGPT
+```
+
+## Modifier la configuration de LlamaGPT
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Intelligence-Artificielle\LlamaGPT
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de LlamaGPT
+
+Pour utiliser LlamaGPT tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser LlamaGPT avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://LlamaGPT.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Intelligence-Artificielle/LlamaGPT/docker-compose-traefik.yml b/Intelligence-Artificielle/LlamaGPT/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Intelligence-Artificielle/LlamaGPT/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Intelligence-Artificielle/LlamaGPT/docker-compose.yml b/Intelligence-Artificielle/LlamaGPT/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Intelligence-Artificielle/LlamaGPT/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Intelligence-Artificielle/LlamaGPT/img/logo-LlamaGPT.png b/Intelligence-Artificielle/LlamaGPT/img/logo-LlamaGPT.png
new file mode 100644
index 00000000..3dcd6a44
Binary files /dev/null and b/Intelligence-Artificielle/LlamaGPT/img/logo-LlamaGPT.png differ
diff --git a/Production/Hoppscotch/LICENSE b/Intelligence-Artificielle/Ollama/LICENSE
similarity index 100%
rename from Production/Hoppscotch/LICENSE
rename to Intelligence-Artificielle/Ollama/LICENSE
diff --git a/Intelligence-Artificielle/Ollama/README.md b/Intelligence-Artificielle/Ollama/README.md
new file mode 100644
index 00000000..e1d1edc9
--- /dev/null
+++ b/Intelligence-Artificielle/Ollama/README.md
@@ -0,0 +1,66 @@
+
+URL :
+
+# Ollama
+
+
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Ollama
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Intelligence-Artificielle\Ollama
+```
+
+## Modifier la configuration de Ollama
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Intelligence-Artificielle\Ollama
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Ollama
+
+Pour utiliser Ollama tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Ollama avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Ollama.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Intelligence-Artificielle/Ollama/docker-compose-traefik.yml b/Intelligence-Artificielle/Ollama/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Intelligence-Artificielle/Ollama/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Ollama/docker-compose.yml b/Intelligence-Artificielle/Ollama/docker-compose.yml
similarity index 100%
rename from Ollama/docker-compose.yml
rename to Intelligence-Artificielle/Ollama/docker-compose.yml
diff --git a/Ollama/img/logo-Ollama.png b/Intelligence-Artificielle/Ollama/img/banniere-Ollama.png
similarity index 100%
rename from Ollama/img/logo-Ollama.png
rename to Intelligence-Artificielle/Ollama/img/banniere-Ollama.png
diff --git a/Production/Jira/LICENSE b/Intelligence-Artificielle/Reactive Resume/LICENSE
similarity index 100%
rename from Production/Jira/LICENSE
rename to Intelligence-Artificielle/Reactive Resume/LICENSE
diff --git a/Intelligence-Artificielle/Reactive Resume/README.md b/Intelligence-Artificielle/Reactive Resume/README.md
new file mode 100644
index 00000000..243a21f6
--- /dev/null
+++ b/Intelligence-Artificielle/Reactive Resume/README.md
@@ -0,0 +1,66 @@
+
+URL :
+
+# Reactive Resume
+
+G?n?rateur de CV gratuit et open source qui simplifie le processus de cr?ation, de mise ? jour et de partage de votre CV.
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Reactive Resume
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Intelligence-Artificielle\Reactive Resume
+```
+
+## Modifier la configuration de Reactive Resume
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Intelligence-Artificielle\Reactive Resume
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Reactive Resume
+
+Pour utiliser Reactive Resume tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Reactive Resume avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Reactive Resume.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Intelligence-Artificielle/Reactive Resume/docker-compose-traefik.yml b/Intelligence-Artificielle/Reactive Resume/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Intelligence-Artificielle/Reactive Resume/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Intelligence-Artificielle/Reactive Resume/docker-compose.yml b/Intelligence-Artificielle/Reactive Resume/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Intelligence-Artificielle/Reactive Resume/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Production/Jupyter/LICENSE b/Intelligence-Artificielle/Serge/LICENSE
similarity index 100%
rename from Production/Jupyter/LICENSE
rename to Intelligence-Artificielle/Serge/LICENSE
diff --git a/Intelligence-Artificielle/Serge/README.md b/Intelligence-Artificielle/Serge/README.md
new file mode 100644
index 00000000..0d0ce1c8
--- /dev/null
+++ b/Intelligence-Artificielle/Serge/README.md
@@ -0,0 +1,66 @@
+
+URL :
+
+# Serge
+
+Serge est une interface de chat AI bas?e sur llama.cpp pour l'ex?cution de mod?les d'Alpaga. Enti?rement auto-h?berg?, aucune cl? API n'est n?cessaire. S'adapte ? 4 Go de RAM et fonctionne sur le CPU.
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Serge
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Intelligence-Artificielle\Serge
+```
+
+## Modifier la configuration de Serge
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Intelligence-Artificielle\Serge
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Serge
+
+Pour utiliser Serge tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Serge avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Serge.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Intelligence-Artificielle/Serge/docker-compose-traefik.yml b/Intelligence-Artificielle/Serge/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Intelligence-Artificielle/Serge/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Intelligence-Artificielle/Serge/docker-compose.yml b/Intelligence-Artificielle/Serge/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Intelligence-Artificielle/Serge/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Intelligence-Artificielle/Serge/img/banniere-Serge.png b/Intelligence-Artificielle/Serge/img/banniere-Serge.png
new file mode 100644
index 00000000..b1178695
Binary files /dev/null and b/Intelligence-Artificielle/Serge/img/banniere-Serge.png differ
diff --git a/Intelligence-Artificielle/Serge/img/logo-Serge.png b/Intelligence-Artificielle/Serge/img/logo-Serge.png
new file mode 100644
index 00000000..d497bfc9
Binary files /dev/null and b/Intelligence-Artificielle/Serge/img/logo-Serge.png differ
diff --git a/Production/Karrio/LICENSE b/Intelligence-Artificielle/Stirling-PDF/LICENSE
similarity index 100%
rename from Production/Karrio/LICENSE
rename to Intelligence-Artificielle/Stirling-PDF/LICENSE
diff --git a/Intelligence-Artificielle/Stirling-PDF/README.md b/Intelligence-Artificielle/Stirling-PDF/README.md
new file mode 100644
index 00000000..6eeb337d
--- /dev/null
+++ b/Intelligence-Artificielle/Stirling-PDF/README.md
@@ -0,0 +1,66 @@
+
+URL :
+
+# Stirling-PDF
+
+Stirling-PDF est un puissant outil de manipulation de PDF bas? localement bas? sur le web utilisant Docker et AI qui vous permet d'effectuer diverses op?rations sur des fichiers PDF, comme la fusion, la conversion, la r?organisation, l'ajout d'images, la rotation, la compression, et plus encore.
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Stirling-PDF
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Intelligence-Artificielle\Stirling-PDF
+```
+
+## Modifier la configuration de Stirling-PDF
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Intelligence-Artificielle\Stirling-PDF
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Stirling-PDF
+
+Pour utiliser Stirling-PDF tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Stirling-PDF avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Stirling-PDF.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Intelligence-Artificielle/Stirling-PDF/docker-compose-traefik.yml b/Intelligence-Artificielle/Stirling-PDF/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Intelligence-Artificielle/Stirling-PDF/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Strirling-PDF/docker-compose.yml b/Intelligence-Artificielle/Stirling-PDF/docker-compose.yml
similarity index 100%
rename from Strirling-PDF/docker-compose.yml
rename to Intelligence-Artificielle/Stirling-PDF/docker-compose.yml
diff --git a/Intelligence-Artificielle/Stirling-PDF/img/logo-Stirling-PDF.png b/Intelligence-Artificielle/Stirling-PDF/img/logo-Stirling-PDF.png
new file mode 100644
index 00000000..c01c6a1a
Binary files /dev/null and b/Intelligence-Artificielle/Stirling-PDF/img/logo-Stirling-PDF.png differ
diff --git a/Production/KiCad/LICENSE b/Intelligence-Artificielle/Subvert/LICENSE
similarity index 100%
rename from Production/KiCad/LICENSE
rename to Intelligence-Artificielle/Subvert/LICENSE
diff --git a/Intelligence-Artificielle/Subvert/README.md b/Intelligence-Artificielle/Subvert/README.md
new file mode 100644
index 00000000..afe1ab40
--- /dev/null
+++ b/Intelligence-Artificielle/Subvert/README.md
@@ -0,0 +1,66 @@
+
+URL : https://github.com/lcomrade/lenpaste
+
+# Subvert
+
+Avec Subvert, vous pouvez g?n?rer des sous-titres, des chapitres et des r?sum?s de vid?os MP4 en quelques secondes avec l'aide d'OpenAI. Votre vid?o est envoy?e ? une API o? l'audio en sera automatiquement extrait ? l'aide de FFmpeg, puis envoy?e au mod?le Whisper d'OpenAI pour transcription dans le format VTT commun. Subvert ne n?cessite pas de volumes persistants, vous pouvez donc commencer ? l'utiliser imm?diatement. ? partir de la version 1.0.5, vous avez ?galement la possibilit? de t?l?charger des fichiers audio en plus des fichiers vid?o.
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Subvert
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Intelligence-Artificielle\Subvert
+```
+
+## Modifier la configuration de Subvert
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Intelligence-Artificielle\Subvert
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Subvert
+
+Pour utiliser Subvert tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Subvert avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Subvert.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Intelligence-Artificielle/Subvert/docker-compose-traefik.yml b/Intelligence-Artificielle/Subvert/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Intelligence-Artificielle/Subvert/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Intelligence-Artificielle/Subvert/docker-compose.yml b/Intelligence-Artificielle/Subvert/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Intelligence-Artificielle/Subvert/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Intelligence-Artificielle/Subvert/img/logo-Subvert.png b/Intelligence-Artificielle/Subvert/img/logo-Subvert.png
new file mode 100644
index 00000000..597d62a2
Binary files /dev/null and b/Intelligence-Artificielle/Subvert/img/logo-Subvert.png differ
diff --git a/Invidious/README.md b/Invidious/README.md
deleted file mode 100644
index cc0f8dd6..00000000
--- a/Invidious/README.md
+++ /dev/null
@@ -1,32 +0,0 @@
-
-
-# Adminer
-
-Adminer est un outil de gestion de base de données complet écrit en PHP. Inversement à phpMyAdmin, il consiste en un seul fichier prêt à être déployé sur le serveur cible. Adminer est disponible pour MySQL, MariaDB, PostgreSQL, SQLite, MS SQL, Oracle, Elasticsearch, MongoDB et autres via plugin
-
-# Installation
-
-Pour utiliser Adminer tout seul
-```bash
-docker compose up -d
-```
-
-Pour utiliser Adminer avec Traefik
-```bash
-docker compose -f docker-compose-traefik.yml up -d
-```
-
-Pour utiliser Adminer avec Nginx
-```bash
-docker compose -f docker-compose-nginx.yml up -d
-```
-# Utilisation
-
-## Accueil
-
-
-# More info
-- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
-
-# Buy me a coffe
-
\ No newline at end of file
diff --git a/Invidious/docker-compose-traefik.yml b/Invidious/docker-compose-traefik.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Invidious/docker-compose.yml b/Invidious/docker-compose.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Jellyfin/docker-compose-traefik.yml b/Jellyfin/docker-compose-traefik.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Jellyfin/readme.md b/Jellyfin/readme.md
deleted file mode 100644
index 0fec3dfb..00000000
--- a/Jellyfin/readme.md
+++ /dev/null
@@ -1,59 +0,0 @@
-
-
-# Jellyfin
-
-# Find Device Numbers
-```
-ls -l /dev/dri
-```
-
-# Find Group Numbers
-```
-cat /etc/group
-```
-
-# Add Group Numbers Values to subgid
-Change values to map the to above ^^
-```
-nano /etc/subgid
-```
-Paste at the bottom, for example:
-```
-root:44:1
-root:104:1
-```
-
-# Create CT Using Wizard. Edit .conf In /etc/pve/lxc
-Edit your device IDs and renderD***
-Ensure you match the idmap values
-```
-arch: amd64
-cores: 2
-cpulimit: 2
-features: nesting=1
-hostname: test-gpu-04
-memory: 3000
-net0: name=eth0,bridge=vmbr0,firewall=1,hwaddr=BC:24:11:06:18:78,ip=dhcp,type=veth
-ostype: debian
-rootfs: local-lvm:vm-104-disk-0,size=20G
-swap: 512
-unprivileged: 1
-lxc.cgroup2.devices.allow: c 226:0 rwm
-lxc.cgroup2.devices.allow: c 226:128 rwm
-lxc.mount.entry: /dev/dri/renderD128 dev/dri/renderD128 none bind,optional,create=file
-lxc.idmap: u 0 100000 65536
-lxc.idmap: g 0 100000 44
-lxc.idmap: g 44 44 1
-lxc.idmap: g 45 100045 62
-lxc.idmap: g 107 104 1
-lxc.idmap: g 108 100108 65428
-```
-
-# Add Root to Groups
-Do this on your Proxmox Host
-```
-usermod -aG render,video root
-```
-
-# Whatever You Want...
-Install Docker, run apps, even change your LXC for a Linux Desktop!!!
diff --git a/Jellyseerr/README.md b/Jellyseerr/README.md
deleted file mode 100644
index cc0f8dd6..00000000
--- a/Jellyseerr/README.md
+++ /dev/null
@@ -1,32 +0,0 @@
-
-
-# Adminer
-
-Adminer est un outil de gestion de base de données complet écrit en PHP. Inversement à phpMyAdmin, il consiste en un seul fichier prêt à être déployé sur le serveur cible. Adminer est disponible pour MySQL, MariaDB, PostgreSQL, SQLite, MS SQL, Oracle, Elasticsearch, MongoDB et autres via plugin
-
-# Installation
-
-Pour utiliser Adminer tout seul
-```bash
-docker compose up -d
-```
-
-Pour utiliser Adminer avec Traefik
-```bash
-docker compose -f docker-compose-traefik.yml up -d
-```
-
-Pour utiliser Adminer avec Nginx
-```bash
-docker compose -f docker-compose-nginx.yml up -d
-```
-# Utilisation
-
-## Accueil
-
-
-# More info
-- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
-
-# Buy me a coffe
-
\ No newline at end of file
diff --git a/Jellyseerr/docker-compose-traefik.yml b/Jellyseerr/docker-compose-traefik.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Jellyseerr/docker-compose.yml b/Jellyseerr/docker-compose.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Jeux/Bedrock/README.md b/Jeux/Bedrock/README.md
index 4dfcab67..19719ce4 100644
--- a/Jeux/Bedrock/README.md
+++ b/Jeux/Bedrock/README.md
@@ -1,8 +1,9 @@

+URL :
# Bedrock
-Minecraft est un jeu dans lequel les joueurs placent des blocs et partent à l'aventure. Cela va de la fabrication d'objets simples comme des conteneurs ou des armes, à la construction de structures comme des maisons, des châteaux et des villes, en passant par la fabrication d'appareils mécaniques complexes, le tout dans l'univers du jeu. Les serveurs Minecraft Bedrock permettent aux joueurs de jouer en ligne ou via un réseau local avec d'autres personnes.
+Minecraft est un jeu dans lequel les joueurs placent des blocs et partent ? l'aventure. Cela va de la fabrication d'objets simples comme des conteneurs ou des armes, ? la construction de structures comme des maisons, des ch?teaux et des villes, en passant par la fabrication d'appareils m?caniques complexes, le tout dans l'univers du jeu. Les serveurs Minecraft Bedrock permettent aux joueurs de jouer en ligne ou via un r?seau local avec d'autres personnes.
# Téléchargement, Configuration et Lancement
@@ -24,6 +25,14 @@ Saisir la commande pour vous rendre dans le dossier
```bash
cd Jeux\Bedrock
```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
## Lancement de Bedrock
Pour utiliser Bedrock tout seul
@@ -36,15 +45,19 @@ Pour utiliser Bedrock avec Traefik
docker compose -f docker-compose-traefik.yml up -d
```
-Pour utiliser Bedrock avec Nginx
-```bash
-docker compose -f docker-compose-nginx.yml up -d
-```
-
# Utilisation
## Accueil
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Bedrock.10.0.4.29.traefik.me`)"
+
# More info
- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
diff --git a/Jeux/Bedrock/docker-compose-traefik.yml b/Jeux/Bedrock/docker-compose-traefik.yml
index e69de29b..40514b3e 100644
--- a/Jeux/Bedrock/docker-compose-traefik.yml
+++ b/Jeux/Bedrock/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Jeux/Bedrock/docker-compose.yml b/Jeux/Bedrock/docker-compose.yml
index e69de29b..a0a34550 100644
--- a/Jeux/Bedrock/docker-compose.yml
+++ b/Jeux/Bedrock/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Jeux/Bedrock/img/logo-Bedrock-00.png b/Jeux/Bedrock/img/logo-Bedrock.png
similarity index 100%
rename from Jeux/Bedrock/img/logo-Bedrock-00.png
rename to Jeux/Bedrock/img/logo-Bedrock.png
diff --git a/Production/LanguageTool/LICENSE b/Jeux/Crafty Controller/LICENSE
similarity index 100%
rename from Production/LanguageTool/LICENSE
rename to Jeux/Crafty Controller/LICENSE
diff --git a/Jeux/Crafty Controller/README.md b/Jeux/Crafty Controller/README.md
new file mode 100644
index 00000000..038e08e0
--- /dev/null
+++ b/Jeux/Crafty Controller/README.md
@@ -0,0 +1,66 @@
+
+URL : https://github.com/zabbix/zabbix-docker
+
+# Crafty Controller
+
+
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Crafty Controller
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Jeux\Crafty Controller
+```
+
+## Modifier la configuration de Crafty Controller
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Jeux\Crafty Controller
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Crafty Controller
+
+Pour utiliser Crafty Controller tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Crafty Controller avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Crafty Controller.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Jeux/Crafty Controller/docker-compose-traefik.yml b/Jeux/Crafty Controller/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Jeux/Crafty Controller/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Jeux/Crafty Controller/docker-compose.yml b/Jeux/Crafty Controller/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Jeux/Crafty Controller/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Production/Leantime/LICENSE b/Jeux/EmulatorJs/LICENSE
similarity index 100%
rename from Production/Leantime/LICENSE
rename to Jeux/EmulatorJs/LICENSE
diff --git a/Jeux/EmulatorJs/README.md b/Jeux/EmulatorJs/README.md
new file mode 100644
index 00000000..6d90dcc7
--- /dev/null
+++ b/Jeux/EmulatorJs/README.md
@@ -0,0 +1,66 @@
+
+URL :
+
+# EmulatorJs
+
+
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de EmulatorJs
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Jeux\EmulatorJs
+```
+
+## Modifier la configuration de EmulatorJs
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Jeux\EmulatorJs
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de EmulatorJs
+
+Pour utiliser EmulatorJs tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser EmulatorJs avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://EmulatorJs.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Jeux/EmulatorJs/docker-compose-traefik.yml b/Jeux/EmulatorJs/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Jeux/EmulatorJs/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Jeux/EmulatorJs/docker-compose.yml b/Jeux/EmulatorJs/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Jeux/EmulatorJs/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Jeux/EmulatorJs/img/banniere-EmulatorJs.png b/Jeux/EmulatorJs/img/banniere-EmulatorJs.png
new file mode 100644
index 00000000..01593724
Binary files /dev/null and b/Jeux/EmulatorJs/img/banniere-EmulatorJs.png differ
diff --git a/Jeux/Minecraft/README.md b/Jeux/Minecraft/README.md
index 1eeb82e8..d2dc8ba9 100644
--- a/Jeux/Minecraft/README.md
+++ b/Jeux/Minecraft/README.md
@@ -1,8 +1,9 @@

+URL :
# Minecraft
-Les serveurs Minecraft permettent aux joueurs de jouer en ligne ou via un réseau local avec d'autres personnes. En interne, le jeu gère un serveur pour les parties à un seul joueur. Si vous souhaitez gérer vous-même un serveur multijoueur Minecraft, vous êtes au bon endroit.
+Les serveurs Minecraft permettent aux joueurs de jouer en ligne ou via un r?seau local avec d'autres personnes. En interne, le jeu g?re un serveur pour les parties ? un seul joueur. Si vous souhaitez g?rer vous-m?me un serveur multijoueur Minecraft, vous ?tes au bon endroit. Suite ? de nombreuses demandes de fans de Minecraft, j'ai cr?? des instructions d'installation,
# Téléchargement, Configuration et Lancement
@@ -24,6 +25,14 @@ Saisir la commande pour vous rendre dans le dossier
```bash
cd Jeux\Minecraft
```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
## Lancement de Minecraft
Pour utiliser Minecraft tout seul
@@ -36,15 +45,19 @@ Pour utiliser Minecraft avec Traefik
docker compose -f docker-compose-traefik.yml up -d
```
-Pour utiliser Minecraft avec Nginx
-```bash
-docker compose -f docker-compose-nginx.yml up -d
-```
-
# Utilisation
## Accueil
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Minecraft.10.0.4.29.traefik.me`)"
+
# More info
- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
diff --git a/Jeux/Minecraft/docker-compose-traefik.yml b/Jeux/Minecraft/docker-compose-traefik.yml
index e69de29b..40514b3e 100644
--- a/Jeux/Minecraft/docker-compose-traefik.yml
+++ b/Jeux/Minecraft/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Jeux/Minecraft/docker-compose.yml b/Jeux/Minecraft/docker-compose.yml
index e69de29b..a0a34550 100644
--- a/Jeux/Minecraft/docker-compose.yml
+++ b/Jeux/Minecraft/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Jeux/Minecraft/img/logo-Minecraft-00.png b/Jeux/Minecraft/img/logo-Minecraft.png
similarity index 100%
rename from Jeux/Minecraft/img/logo-Minecraft-00.png
rename to Jeux/Minecraft/img/logo-Minecraft.png
diff --git a/Jeux/Minetest/README.md b/Jeux/Minetest/README.md
index 4454b716..84761ee0 100644
--- a/Jeux/Minetest/README.md
+++ b/Jeux/Minetest/README.md
@@ -1,9 +1,9 @@

+URL :
# Minetest
-Minetest est un moteur de jeu voxel open source.
-Jouez à l'un de nos nombreux jeux, modifiez un jeu à votre goût, créez votre propre jeu ou jouez sur un serveur multijoueur.
+Minetest est un moteur de jeu voxel open source. Jouez ? l'un de nos nombreux jeux, modifiez un jeu ? votre go?t, cr?ez votre propre jeu ou jouez sur un serveur multijoueur. Minecraft est-il meilleur que Minetest ? La principale diff?rence r?side dans les objectifs. Alors que Minecraft est un jeu propri?taire de type bac ? sable/survie, Minetest est un moteur de jeu libre qui supporte diff?rents jeux voxels comme Minecraft, InfiniMiner, etc.
# Téléchargement, Configuration et Lancement
@@ -25,6 +25,14 @@ Saisir la commande pour vous rendre dans le dossier
```bash
cd Jeux\Minetest
```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
## Lancement de Minetest
Pour utiliser Minetest tout seul
@@ -37,15 +45,19 @@ Pour utiliser Minetest avec Traefik
docker compose -f docker-compose-traefik.yml up -d
```
-Pour utiliser Minetest avec Nginx
-```bash
-docker compose -f docker-compose-nginx.yml up -d
-```
-
# Utilisation
## Accueil
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Minetest.10.0.4.29.traefik.me`)"
+
# More info
- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
diff --git a/Jeux/Minetest/docker-compose-traefik.yml b/Jeux/Minetest/docker-compose-traefik.yml
index e69de29b..40514b3e 100644
--- a/Jeux/Minetest/docker-compose-traefik.yml
+++ b/Jeux/Minetest/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Jeux/Minetest/docker-compose.yml b/Jeux/Minetest/docker-compose.yml
index e69de29b..a0a34550 100644
--- a/Jeux/Minetest/docker-compose.yml
+++ b/Jeux/Minetest/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Jeux/Minetest/img/logo-Minetest-00.png b/Jeux/Minetest/img/logo-Minetest.png
similarity index 100%
rename from Jeux/Minetest/img/logo-Minetest-00.png
rename to Jeux/Minetest/img/logo-Minetest.png
diff --git a/Jeux/Palworld/README.md b/Jeux/Palworld/README.md
index 98d92314..07a4a251 100644
--- a/Jeux/Palworld/README.md
+++ b/Jeux/Palworld/README.md
@@ -1,9 +1,9 @@

+URL :
# Palworld
-Palworld est un jeu d'action-aventure, de survie et d'apprivoisement de monstres créé et publié par le développeur japonais Pocket Pair.
-Le jeu se déroule dans un monde ouvert peuplé de créatures animales appelées "Pals", que les joueurs peuvent combattre et capturer pour construire des bases, traverser et combattre.
+Palworld est un jeu d'action-aventure, de survie et d'apprivoisement de monstres cr?? et publi? par le d?veloppeur japonais Pocket Pair. Le jeu se d?roule dans un monde ouvert peupl? de cr?atures animales appel?es "Pals", que les joueurs peuvent combattre et capturer pour construire des bases, traverser et combattre.
# Téléchargement, Configuration et Lancement
@@ -25,6 +25,14 @@ Saisir la commande pour vous rendre dans le dossier
```bash
cd Jeux\Palworld
```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
## Lancement de Palworld
Pour utiliser Palworld tout seul
@@ -37,15 +45,19 @@ Pour utiliser Palworld avec Traefik
docker compose -f docker-compose-traefik.yml up -d
```
-Pour utiliser Palworld avec Nginx
-```bash
-docker compose -f docker-compose-nginx.yml up -d
-```
-
# Utilisation
## Accueil
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Palworld.10.0.4.29.traefik.me`)"
+
# More info
- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
diff --git a/Jeux/Palworld/docker-compose-traefik.yml b/Jeux/Palworld/docker-compose-traefik.yml
index e69de29b..40514b3e 100644
--- a/Jeux/Palworld/docker-compose-traefik.yml
+++ b/Jeux/Palworld/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Jeux/Palworld/docker-compose.yml b/Jeux/Palworld/docker-compose.yml
index e69de29b..a0a34550 100644
--- a/Jeux/Palworld/docker-compose.yml
+++ b/Jeux/Palworld/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Jeux/Palworld/img/logo-Palworld-00.png b/Jeux/Palworld/img/logo-Palworld.png
similarity index 100%
rename from Jeux/Palworld/img/logo-Palworld-00.png
rename to Jeux/Palworld/img/logo-Palworld.png
diff --git a/Production/Let’s Markdown/LICENSE b/Jeux/Pterodactyl/LICENSE
similarity index 100%
rename from Production/Let’s Markdown/LICENSE
rename to Jeux/Pterodactyl/LICENSE
diff --git a/Jeux/Pterodactyl/README.md b/Jeux/Pterodactyl/README.md
new file mode 100644
index 00000000..cb59993d
--- /dev/null
+++ b/Jeux/Pterodactyl/README.md
@@ -0,0 +1,66 @@
+
+URL :
+
+# Pterodactyl
+
+
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Pterodactyl
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Jeux\Pterodactyl
+```
+
+## Modifier la configuration de Pterodactyl
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Jeux\Pterodactyl
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Pterodactyl
+
+Pour utiliser Pterodactyl tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Pterodactyl avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Pterodactyl.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Jeux/Pterodactyl/docker-compose-traefik.yml b/Jeux/Pterodactyl/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Jeux/Pterodactyl/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Jeux/Pterodactyl/docker-compose.yml b/Jeux/Pterodactyl/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Jeux/Pterodactyl/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Jeux/Pterodactyl/img/banniere-Pterodactyl.png b/Jeux/Pterodactyl/img/banniere-Pterodactyl.png
new file mode 100644
index 00000000..71d50290
Binary files /dev/null and b/Jeux/Pterodactyl/img/banniere-Pterodactyl.png differ
diff --git a/Jeux/Terraria/README.md b/Jeux/Terraria/README.md
index b939fb6f..339ff471 100644
--- a/Jeux/Terraria/README.md
+++ b/Jeux/Terraria/README.md
@@ -1,10 +1,9 @@

+URL :
# Terraria
-Creusez, combattez, explorez, construisez !
-Rien n'est impossible dans ce jeu d'aventure plein d'action appelé Terraria.
-Terraria est un jeu d'action-aventure en 2D, un sandbox / platformer à monde ouvert dans lequel le joueur contrôle un seul personnage dans un monde pré-généré
+Creusez, combattez, explorez, construisez ! Rien n'est impossible dans ce jeu d'aventure plein d'action appel? Terraria. Terraria est un jeu d'action-aventure en 2D, un sandbox / platformer ? monde ouvert dans lequel le joueur contr?le un seul personnage dans un monde pr?-g?n?r?.
# Téléchargement, Configuration et Lancement
@@ -26,6 +25,14 @@ Saisir la commande pour vous rendre dans le dossier
```bash
cd Jeux\Terraria
```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
## Lancement de Terraria
Pour utiliser Terraria tout seul
@@ -38,15 +45,19 @@ Pour utiliser Terraria avec Traefik
docker compose -f docker-compose-traefik.yml up -d
```
-Pour utiliser Terraria avec Nginx
-```bash
-docker compose -f docker-compose-nginx.yml up -d
-```
-
# Utilisation
## Accueil
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Terraria.10.0.4.29.traefik.me`)"
+
# More info
- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
diff --git a/Jeux/Terraria/docker-compose-traefik.yml b/Jeux/Terraria/docker-compose-traefik.yml
index e69de29b..40514b3e 100644
--- a/Jeux/Terraria/docker-compose-traefik.yml
+++ b/Jeux/Terraria/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Jeux/Terraria/docker-compose.yml b/Jeux/Terraria/docker-compose.yml
index e69de29b..a0a34550 100644
--- a/Jeux/Terraria/docker-compose.yml
+++ b/Jeux/Terraria/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Jeux/Terraria/img/logo-Terraria-00.png b/Jeux/Terraria/img/logo-Terraria.png
similarity index 100%
rename from Jeux/Terraria/img/logo-Terraria-00.png
rename to Jeux/Terraria/img/logo-Terraria.png
diff --git a/Jeux/Wordle/README.md b/Jeux/Wordle/README.md
index 8c961961..653d6d26 100644
--- a/Jeux/Wordle/README.md
+++ b/Jeux/Wordle/README.md
@@ -1,9 +1,11 @@

+URL :
# Wordle
-Wordle est un jeu de lettres en ligne développé par Josh Wardle.
-Les joueurs ont six tentatives pour deviner un mot de cinq lettres ; un feedback est donné pour chaque tentative, sous forme de tuiles colorées, indiquant quand les lettres correspondent ou occupent la bonne position.
+Wordle est un jeu de lettres en ligne d?velopp? par Josh Wardle.
+Les joueurs ont six tentatives pour deviner un mot de cinq lettres.
+Un feedback est donn? pour chaque tentative, sous forme de tuiles color?es, indiquant quand les lettres correspondent ou occupent la bonne position.
# Téléchargement, Configuration et Lancement
@@ -25,6 +27,14 @@ Saisir la commande pour vous rendre dans le dossier
```bash
cd Jeux\Wordle
```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
## Lancement de Wordle
Pour utiliser Wordle tout seul
@@ -37,15 +47,19 @@ Pour utiliser Wordle avec Traefik
docker compose -f docker-compose-traefik.yml up -d
```
-Pour utiliser Wordle avec Nginx
-```bash
-docker compose -f docker-compose-nginx.yml up -d
-```
-
# Utilisation
## Accueil
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Wordle.10.0.4.29.traefik.me`)"
+
# More info
- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
diff --git a/Jeux/Wordle/docker-compose-traefik.yml b/Jeux/Wordle/docker-compose-traefik.yml
index e69de29b..40514b3e 100644
--- a/Jeux/Wordle/docker-compose-traefik.yml
+++ b/Jeux/Wordle/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Jeux/Wordle/docker-compose.yml b/Jeux/Wordle/docker-compose.yml
index e69de29b..a0a34550 100644
--- a/Jeux/Wordle/docker-compose.yml
+++ b/Jeux/Wordle/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Jeux/Wordle/img/logo-Wordle-00.png b/Jeux/Wordle/img/logo-Wordle.png
similarity index 100%
rename from Jeux/Wordle/img/logo-Wordle-00.png
rename to Jeux/Wordle/img/logo-Wordle.png
diff --git a/Jitsi/docker-compose-traefik.yml b/Jitsi/docker-compose-traefik.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Joplin/README.md b/Joplin/README.md
deleted file mode 100644
index cc0f8dd6..00000000
--- a/Joplin/README.md
+++ /dev/null
@@ -1,32 +0,0 @@
-
-
-# Adminer
-
-Adminer est un outil de gestion de base de données complet écrit en PHP. Inversement à phpMyAdmin, il consiste en un seul fichier prêt à être déployé sur le serveur cible. Adminer est disponible pour MySQL, MariaDB, PostgreSQL, SQLite, MS SQL, Oracle, Elasticsearch, MongoDB et autres via plugin
-
-# Installation
-
-Pour utiliser Adminer tout seul
-```bash
-docker compose up -d
-```
-
-Pour utiliser Adminer avec Traefik
-```bash
-docker compose -f docker-compose-traefik.yml up -d
-```
-
-Pour utiliser Adminer avec Nginx
-```bash
-docker compose -f docker-compose-nginx.yml up -d
-```
-# Utilisation
-
-## Accueil
-
-
-# More info
-- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
-
-# Buy me a coffe
-
\ No newline at end of file
diff --git a/Joplin/docker-compose-traefik.yml b/Joplin/docker-compose-traefik.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Joplin/docker-compose.yml b/Joplin/docker-compose.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Kafka/docker-compose-traefik.yml b/Kafka/docker-compose-traefik.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Kanban/Focalboard/README.md b/Kanban/Focalboard/README.md
index fb1b76f5..44b456a5 100644
--- a/Kanban/Focalboard/README.md
+++ b/Kanban/Focalboard/README.md
@@ -1,9 +1,39 @@

+URL :
# Focalboard
+Focalboard est une alternative open source, auto-h?berg?e ? Trello, Notion et Asana. Il s'agit d'un outil de gestion de projet qui aide ? d?finir, organiser, suivre et g?rer le travail entre les ?quipes, en utilisant une vue famili?re du conseil d'administration de kanban.
-# Installation
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Focalboard
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Kanban\Focalboard
+```
+
+## Modifier la configuration de Focalboard
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Kanban\Focalboard
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Focalboard
Pour utiliser Focalboard tout seul
```bash
@@ -15,14 +45,19 @@ Pour utiliser Focalboard avec Traefik
docker compose -f docker-compose-traefik.yml up -d
```
-Pour utiliser Focalboard avec Nginx
-```bash
-docker compose -f docker-compose-nginx.yml up -d
-```
# Utilisation
## Accueil
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Focalboard.10.0.4.29.traefik.me`)"
+
# More info
- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
diff --git a/Kanban/Focalboard/docker-compose-traefik.yml b/Kanban/Focalboard/docker-compose-traefik.yml
index e69de29b..40514b3e 100644
--- a/Kanban/Focalboard/docker-compose-traefik.yml
+++ b/Kanban/Focalboard/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Kanban/Focalboard/docker-compose.yml b/Kanban/Focalboard/docker-compose.yml
index e69de29b..a0a34550 100644
--- a/Kanban/Focalboard/docker-compose.yml
+++ b/Kanban/Focalboard/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Kanban/Focalboard/img/logo-Focalboard.png b/Kanban/Focalboard/img/logo-Focalboard.png
new file mode 100644
index 00000000..b477b5d8
Binary files /dev/null and b/Kanban/Focalboard/img/logo-Focalboard.png differ
diff --git a/Kanban/Kanboard/README.md b/Kanban/Kanboard/README.md
index cd22a13b..fc900d15 100644
--- a/Kanban/Kanboard/README.md
+++ b/Kanban/Kanboard/README.md
@@ -1,9 +1,39 @@

+URL :
# Kanboard
+Kanboard est un logiciel de gestion de projet Kanban libre et open source. Kanboard est un tableau de kanban extr?mement simple, mais toujours si puissant, ?l?gant, et les mises ? jour sont tr?s fr?quentes.
-# Installation
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Kanboard
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Kanban\Kanboard
+```
+
+## Modifier la configuration de Kanboard
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Kanban\Kanboard
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Kanboard
Pour utiliser Kanboard tout seul
```bash
@@ -15,14 +45,19 @@ Pour utiliser Kanboard avec Traefik
docker compose -f docker-compose-traefik.yml up -d
```
-Pour utiliser Kanboard avec Nginx
-```bash
-docker compose -f docker-compose-nginx.yml up -d
-```
# Utilisation
## Accueil
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Kanboard.10.0.4.29.traefik.me`)"
+
# More info
- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
diff --git a/Kanban/Kanboard/docker-compose-traefik.yml b/Kanban/Kanboard/docker-compose-traefik.yml
index e69de29b..40514b3e 100644
--- a/Kanban/Kanboard/docker-compose-traefik.yml
+++ b/Kanban/Kanboard/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Kanban/Kanboard/docker-compose.yml b/Kanban/Kanboard/docker-compose.yml
index e69de29b..a0a34550 100644
--- a/Kanban/Kanboard/docker-compose.yml
+++ b/Kanban/Kanboard/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Kanban/Kanboard/img/logo-Kanboard.png b/Kanban/Kanboard/img/logo-Kanboard.png
new file mode 100644
index 00000000..317d0e0a
Binary files /dev/null and b/Kanban/Kanboard/img/logo-Kanboard.png differ
diff --git a/Kanban/Planka/README.md b/Kanban/Planka/README.md
index e66d66b2..23686fbc 100644
--- a/Kanban/Planka/README.md
+++ b/Kanban/Planka/README.md
@@ -1,9 +1,39 @@

+URL :
# Planka
+Planka est un panneau libre open source de trello pour les groupes de travail construits avec React et Redux.
-# Installation
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Planka
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Kanban\Planka
+```
+
+## Modifier la configuration de Planka
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Kanban\Planka
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Planka
Pour utiliser Planka tout seul
```bash
@@ -15,14 +45,19 @@ Pour utiliser Planka avec Traefik
docker compose -f docker-compose-traefik.yml up -d
```
-Pour utiliser Planka avec Nginx
-```bash
-docker compose -f docker-compose-nginx.yml up -d
-```
# Utilisation
## Accueil
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Planka.10.0.4.29.traefik.me`)"
+
# More info
- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
diff --git a/Kanban/Planka/docker-compose-traefik.yml b/Kanban/Planka/docker-compose-traefik.yml
index e69de29b..40514b3e 100644
--- a/Kanban/Planka/docker-compose-traefik.yml
+++ b/Kanban/Planka/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Kanban/Planka/docker-compose.yml b/Kanban/Planka/docker-compose.yml
index e69de29b..a0a34550 100644
--- a/Kanban/Planka/docker-compose.yml
+++ b/Kanban/Planka/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Kanban/Planka/img/logo-Planka.png b/Kanban/Planka/img/logo-Planka.png
new file mode 100644
index 00000000..41982149
Binary files /dev/null and b/Kanban/Planka/img/logo-Planka.png differ
diff --git a/Kanban/Taiga/README.md b/Kanban/Taiga/README.md
index 424f8505..9281ac12 100644
--- a/Kanban/Taiga/README.md
+++ b/Kanban/Taiga/README.md
@@ -1,9 +1,39 @@

+URL :
# Taiga
+Taiga est une solution logicielle kanban de gestion de projet open source qui serait utile ? n'importe quel utilisateur ou entreprise. Si vous voulez un outil simple et beau qui rend le travail vraiment agr?able, vous devriez essayer Taiga.
-# Installation
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Taiga
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Kanban\Taiga
+```
+
+## Modifier la configuration de Taiga
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Kanban\Taiga
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Taiga
Pour utiliser Taiga tout seul
```bash
@@ -15,14 +45,19 @@ Pour utiliser Taiga avec Traefik
docker compose -f docker-compose-traefik.yml up -d
```
-Pour utiliser Taiga avec Nginx
-```bash
-docker compose -f docker-compose-nginx.yml up -d
-```
# Utilisation
## Accueil
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Taiga.10.0.4.29.traefik.me`)"
+
# More info
- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
diff --git a/Kanban/Taiga/docker-compose-traefik.yml b/Kanban/Taiga/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Kanban/Taiga/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Kanban/Taiga/docker-compose.yml b/Kanban/Taiga/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Kanban/Taiga/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Kanban/Taiga/img/logo-Taiga.png b/Kanban/Taiga/img/logo-Taiga.png
new file mode 100644
index 00000000..c5780917
Binary files /dev/null and b/Kanban/Taiga/img/logo-Taiga.png differ
diff --git a/Kanban/Wekan/README.md b/Kanban/Wekan/README.md
index 6ebfef44..9cd045c0 100644
--- a/Kanban/Wekan/README.md
+++ b/Kanban/Wekan/README.md
@@ -1,9 +1,39 @@

+URL :
# Wekan
+Wekan est une application collaborative de kanban de kanban collaborative en libre acc?s avec la licence du MIT. Que vous teniez une liste de choses ? faire, que vous planifiiez vos vacances avec des amis ou que vous travailliez en ?quipe sur votre prochaine id?e r?volutionnaire, les conseils d'administration de Kanban sont un outil incomparable pour garder vos affaires organis?es. Ils vous donnent un aper?u visuel de l'?tat actuel de votre projet, et vous rendent productif en vous permettant de vous concentrer sur les quelques ?l?ments qui comptent le plus.
-# Installation
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Wekan
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Kanban\Wekan
+```
+
+## Modifier la configuration de Wekan
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Kanban\Wekan
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Wekan
Pour utiliser Wekan tout seul
```bash
@@ -15,14 +45,19 @@ Pour utiliser Wekan avec Traefik
docker compose -f docker-compose-traefik.yml up -d
```
-Pour utiliser Wekan avec Nginx
-```bash
-docker compose -f docker-compose-nginx.yml up -d
-```
# Utilisation
## Accueil
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Wekan.10.0.4.29.traefik.me`)"
+
# More info
- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
diff --git a/Kanban/Wekan/docker-compose-traefik.yml b/Kanban/Wekan/docker-compose-traefik.yml
index e69de29b..40514b3e 100644
--- a/Kanban/Wekan/docker-compose-traefik.yml
+++ b/Kanban/Wekan/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Kanban/Wekan/docker-compose.yml b/Kanban/Wekan/docker-compose.yml
index e69de29b..a0a34550 100644
--- a/Kanban/Wekan/docker-compose.yml
+++ b/Kanban/Wekan/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Kanban/Wekan/img/logo-Wekan.png b/Kanban/Wekan/img/logo-Wekan.png
new file mode 100644
index 00000000..9b9bdf52
Binary files /dev/null and b/Kanban/Wekan/img/logo-Wekan.png differ
diff --git a/Kanban/docker-compose-traefik.yml b/Kanban/docker-compose-traefik.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Kanban/docker-compose.yml b/Kanban/docker-compose.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Kasm/README.md b/Kasm/README.md
deleted file mode 100644
index cc0f8dd6..00000000
--- a/Kasm/README.md
+++ /dev/null
@@ -1,32 +0,0 @@
-
-
-# Adminer
-
-Adminer est un outil de gestion de base de données complet écrit en PHP. Inversement à phpMyAdmin, il consiste en un seul fichier prêt à être déployé sur le serveur cible. Adminer est disponible pour MySQL, MariaDB, PostgreSQL, SQLite, MS SQL, Oracle, Elasticsearch, MongoDB et autres via plugin
-
-# Installation
-
-Pour utiliser Adminer tout seul
-```bash
-docker compose up -d
-```
-
-Pour utiliser Adminer avec Traefik
-```bash
-docker compose -f docker-compose-traefik.yml up -d
-```
-
-Pour utiliser Adminer avec Nginx
-```bash
-docker compose -f docker-compose-nginx.yml up -d
-```
-# Utilisation
-
-## Accueil
-
-
-# More info
-- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
-
-# Buy me a coffe
-
\ No newline at end of file
diff --git a/Kasm/docker-compose-traefik.yml b/Kasm/docker-compose-traefik.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Kasm/docker-compose.yml b/Kasm/docker-compose.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Kavita/README.md b/Kavita/README.md
deleted file mode 100644
index 96dc445f..00000000
--- a/Kavita/README.md
+++ /dev/null
@@ -1,39 +0,0 @@
-
-
-# Kavita
-
- Permet de lire les manga, webtoons, comics cbr, cbz, zip/rar/rar5, 7zip, images RAW) et des livres (epub, pdf)
- Lecteur réactif qui fonctionnent parfaitement sur n'importe quel appareil (téléphone, tablette, ordinateur de bureau)
- Mode sombre et prise en charge des thèmes personnalisables
- Prise en charge de métadonnées riches avec filtrage et recherche
- Collections, listes de lecture (importation CBL)
- Possibilité de gérer les utilisateurs basé sur les rôles, les restrictions d'âge, les capacités au sein de l'application
- Multilingue
- Possibilité de personnaliser votre tableau de bord et votre navigation latérale avec des filtres intelligents
-
-# Installation
-
-Pour utiliser Kavita tout seul
-```bash
-docker compose up -d
-```
-
-Pour utiliser Kavita avec Traefik
-```bash
-docker compose -f docker-compose-traefik.yml up -d
-```
-
-Pour utiliser Kavita 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/Kavita/docker-compose-traefik.yml b/Kavita/docker-compose-traefik.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Kener/README.md b/Kener/README.md
deleted file mode 100644
index cc0f8dd6..00000000
--- a/Kener/README.md
+++ /dev/null
@@ -1,32 +0,0 @@
-
-
-# Adminer
-
-Adminer est un outil de gestion de base de données complet écrit en PHP. Inversement à phpMyAdmin, il consiste en un seul fichier prêt à être déployé sur le serveur cible. Adminer est disponible pour MySQL, MariaDB, PostgreSQL, SQLite, MS SQL, Oracle, Elasticsearch, MongoDB et autres via plugin
-
-# Installation
-
-Pour utiliser Adminer tout seul
-```bash
-docker compose up -d
-```
-
-Pour utiliser Adminer avec Traefik
-```bash
-docker compose -f docker-compose-traefik.yml up -d
-```
-
-Pour utiliser Adminer avec Nginx
-```bash
-docker compose -f docker-compose-nginx.yml up -d
-```
-# Utilisation
-
-## Accueil
-
-
-# More info
-- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
-
-# Buy me a coffe
-
\ No newline at end of file
diff --git a/Kener/docker-compose-traefik.yml b/Kener/docker-compose-traefik.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Kener/docker-compose.yml b/Kener/docker-compose.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Kestra/README.md b/Kestra/README.md
deleted file mode 100644
index 956b6d1a..00000000
--- a/Kestra/README.md
+++ /dev/null
@@ -1,31 +0,0 @@
-
-
-# Kestra
-
-
-# Installation
-
-Pour utiliser Kestra tout seul
-```bash
-docker compose up -d
-```
-
-Pour utiliser Kestra avec Traefik
-```bash
-docker compose -f docker-compose-traefik.yml up -d
-```
-
-Pour utiliser Kestra 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/Kestra/docker-compose-traefik.yml b/Kestra/docker-compose-traefik.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Kestra/docker-compose.yml b/Kestra/docker-compose.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/KitchenOwl/README.md b/KitchenOwl/README.md
deleted file mode 100644
index cc0f8dd6..00000000
--- a/KitchenOwl/README.md
+++ /dev/null
@@ -1,32 +0,0 @@
-
-
-# Adminer
-
-Adminer est un outil de gestion de base de données complet écrit en PHP. Inversement à phpMyAdmin, il consiste en un seul fichier prêt à être déployé sur le serveur cible. Adminer est disponible pour MySQL, MariaDB, PostgreSQL, SQLite, MS SQL, Oracle, Elasticsearch, MongoDB et autres via plugin
-
-# Installation
-
-Pour utiliser Adminer tout seul
-```bash
-docker compose up -d
-```
-
-Pour utiliser Adminer avec Traefik
-```bash
-docker compose -f docker-compose-traefik.yml up -d
-```
-
-Pour utiliser Adminer avec Nginx
-```bash
-docker compose -f docker-compose-nginx.yml up -d
-```
-# Utilisation
-
-## Accueil
-
-
-# More info
-- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
-
-# Buy me a coffe
-
\ No newline at end of file
diff --git a/KitchenOwl/docker-compose-traefik.yml b/KitchenOwl/docker-compose-traefik.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/KitchenOwl/docker-compose.yml b/KitchenOwl/docker-compose.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Kiwix/README.md b/Kiwix/README.md
deleted file mode 100644
index cc0f8dd6..00000000
--- a/Kiwix/README.md
+++ /dev/null
@@ -1,32 +0,0 @@
-
-
-# Adminer
-
-Adminer est un outil de gestion de base de données complet écrit en PHP. Inversement à phpMyAdmin, il consiste en un seul fichier prêt à être déployé sur le serveur cible. Adminer est disponible pour MySQL, MariaDB, PostgreSQL, SQLite, MS SQL, Oracle, Elasticsearch, MongoDB et autres via plugin
-
-# Installation
-
-Pour utiliser Adminer tout seul
-```bash
-docker compose up -d
-```
-
-Pour utiliser Adminer avec Traefik
-```bash
-docker compose -f docker-compose-traefik.yml up -d
-```
-
-Pour utiliser Adminer avec Nginx
-```bash
-docker compose -f docker-compose-nginx.yml up -d
-```
-# Utilisation
-
-## Accueil
-
-
-# More info
-- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
-
-# Buy me a coffe
-
\ No newline at end of file
diff --git a/Kiwix/docker-compose-traefik.yml b/Kiwix/docker-compose-traefik.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Kiwix/docker-compose.yml b/Kiwix/docker-compose.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Koillection/README.md b/Koillection/README.md
deleted file mode 100644
index cc0f8dd6..00000000
--- a/Koillection/README.md
+++ /dev/null
@@ -1,32 +0,0 @@
-
-
-# Adminer
-
-Adminer est un outil de gestion de base de données complet écrit en PHP. Inversement à phpMyAdmin, il consiste en un seul fichier prêt à être déployé sur le serveur cible. Adminer est disponible pour MySQL, MariaDB, PostgreSQL, SQLite, MS SQL, Oracle, Elasticsearch, MongoDB et autres via plugin
-
-# Installation
-
-Pour utiliser Adminer tout seul
-```bash
-docker compose up -d
-```
-
-Pour utiliser Adminer avec Traefik
-```bash
-docker compose -f docker-compose-traefik.yml up -d
-```
-
-Pour utiliser Adminer avec Nginx
-```bash
-docker compose -f docker-compose-nginx.yml up -d
-```
-# Utilisation
-
-## Accueil
-
-
-# More info
-- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
-
-# Buy me a coffe
-
\ No newline at end of file
diff --git a/Koillection/docker-compose-traefik.yml b/Koillection/docker-compose-traefik.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Koillection/docker-compose.yml b/Koillection/docker-compose.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Komga/README.md b/Komga/README.md
deleted file mode 100644
index cc0f8dd6..00000000
--- a/Komga/README.md
+++ /dev/null
@@ -1,32 +0,0 @@
-
-
-# Adminer
-
-Adminer est un outil de gestion de base de données complet écrit en PHP. Inversement à phpMyAdmin, il consiste en un seul fichier prêt à être déployé sur le serveur cible. Adminer est disponible pour MySQL, MariaDB, PostgreSQL, SQLite, MS SQL, Oracle, Elasticsearch, MongoDB et autres via plugin
-
-# Installation
-
-Pour utiliser Adminer tout seul
-```bash
-docker compose up -d
-```
-
-Pour utiliser Adminer avec Traefik
-```bash
-docker compose -f docker-compose-traefik.yml up -d
-```
-
-Pour utiliser Adminer avec Nginx
-```bash
-docker compose -f docker-compose-nginx.yml up -d
-```
-# Utilisation
-
-## Accueil
-
-
-# More info
-- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
-
-# Buy me a coffe
-
\ No newline at end of file
diff --git a/Komga/docker-compose-traefik.yml b/Komga/docker-compose-traefik.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Komga/docker-compose.yml b/Komga/docker-compose.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Production/LimeSurvey/LICENSE b/Kyoo/LICENSE
similarity index 100%
rename from Production/LimeSurvey/LICENSE
rename to Kyoo/LICENSE
diff --git a/Kyoo/README.md b/Kyoo/README.md
index cc0f8dd6..7eae66a9 100644
--- a/Kyoo/README.md
+++ b/Kyoo/README.md
@@ -1,32 +1,66 @@
-
+
+URL :
-# Adminer
+# Kyoo
-Adminer est un outil de gestion de base de données complet écrit en PHP. Inversement à phpMyAdmin, il consiste en un seul fichier prêt à être déployé sur le serveur cible. Adminer est disponible pour MySQL, MariaDB, PostgreSQL, SQLite, MS SQL, Oracle, Elasticsearch, MongoDB et autres via plugin
-# Installation
-Pour utiliser Adminer tout seul
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Kyoo
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd \Kyoo
+```
+
+## Modifier la configuration de Kyoo
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd \Kyoo
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Kyoo
+
+Pour utiliser Kyoo tout seul
```bash
docker compose up -d
```
-Pour utiliser Adminer avec Traefik
+Pour utiliser Kyoo avec Traefik
```bash
docker compose -f docker-compose-traefik.yml up -d
```
-Pour utiliser Adminer avec Nginx
-```bash
-docker compose -f docker-compose-nginx.yml up -d
-```
# Utilisation
## Accueil
-
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Kyoo.10.0.4.29.traefik.me`)"
+
# 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/Kyoo/docker-compose-traefik.yml b/Kyoo/docker-compose-traefik.yml
index e69de29b..40514b3e 100644
--- a/Kyoo/docker-compose-traefik.yml
+++ b/Kyoo/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Kyoo/docker-compose.yml b/Kyoo/docker-compose.yml
index e69de29b..a0a34550 100644
--- a/Kyoo/docker-compose.yml
+++ b/Kyoo/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Production/LogPaste/LICENSE b/Lecteur/Kavita/LICENSE
similarity index 100%
rename from Production/LogPaste/LICENSE
rename to Lecteur/Kavita/LICENSE
diff --git a/Lecteur/Kavita/README.md b/Lecteur/Kavita/README.md
new file mode 100644
index 00000000..39aed848
--- /dev/null
+++ b/Lecteur/Kavita/README.md
@@ -0,0 +1,66 @@
+
+URL :
+
+# Kavita
+
+Kavita est un serveur de lecture multiplateforme rapide et riche en fonctionnalit?s. Construit dans le but d??tre une solution compl?te pour tous vos besoins de lecture. Configurez votre propre serveur et partagez votre collection de lectures avec vos amis et votre famille !
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Kavita
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Lecteur\Kavita
+```
+
+## Modifier la configuration de Kavita
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Lecteur\Kavita
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Kavita
+
+Pour utiliser Kavita tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Kavita avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Kavita.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Lecteur/Kavita/docker-compose-traefik.yml b/Lecteur/Kavita/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Lecteur/Kavita/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Kavita/docker-compose.yml b/Lecteur/Kavita/docker-compose.yml
similarity index 100%
rename from Kavita/docker-compose.yml
rename to Lecteur/Kavita/docker-compose.yml
diff --git a/Kavita/img/logo-kavita.png b/Lecteur/Kavita/img/banniere-Kavita.png
similarity index 100%
rename from Kavita/img/logo-kavita.png
rename to Lecteur/Kavita/img/banniere-Kavita.png
diff --git a/Lecteur/Kavita/img/logo-Kavita.png b/Lecteur/Kavita/img/logo-Kavita.png
new file mode 100644
index 00000000..cccd4947
Binary files /dev/null and b/Lecteur/Kavita/img/logo-Kavita.png differ
diff --git a/Production/Mautic/LICENSE b/Lecteur/Teemii/LICENSE
similarity index 100%
rename from Production/Mautic/LICENSE
rename to Lecteur/Teemii/LICENSE
diff --git a/Lecteur/Teemii/README.md b/Lecteur/Teemii/README.md
new file mode 100644
index 00000000..9037b315
--- /dev/null
+++ b/Lecteur/Teemii/README.md
@@ -0,0 +1,66 @@
+
+URL :
+
+# Teemii
+
+Teemii est une application Web simplifi?e con?ue pour le lecteur passionn? de mangas. Il offre une plateforme simple et efficace pour lire et g?rer une collection de mangas. Les fonctionnalit?s cl?s incluent l'acc?s multiplateforme, la lecture dans le navigateur, un puissant agr?gateur de m?tadonn?es et les mises ? jour automatis?es de votre collection.
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Teemii
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Lecteur\Teemii
+```
+
+## Modifier la configuration de Teemii
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Lecteur\Teemii
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Teemii
+
+Pour utiliser Teemii tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Teemii avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Teemii.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Lecteur/Teemii/docker-compose-traefik.yml b/Lecteur/Teemii/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Lecteur/Teemii/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Teemii/docker-compose.yml b/Lecteur/Teemii/docker-compose.yml
similarity index 100%
rename from Teemii/docker-compose.yml
rename to Lecteur/Teemii/docker-compose.yml
diff --git a/Lecteur/Teemii/img/banniere-Teemii.png b/Lecteur/Teemii/img/banniere-Teemii.png
new file mode 100644
index 00000000..bab990ee
Binary files /dev/null and b/Lecteur/Teemii/img/banniere-Teemii.png differ
diff --git a/Lidarr/README.md b/Lidarr/README.md
deleted file mode 100644
index cc0f8dd6..00000000
--- a/Lidarr/README.md
+++ /dev/null
@@ -1,32 +0,0 @@
-
-
-# Adminer
-
-Adminer est un outil de gestion de base de données complet écrit en PHP. Inversement à phpMyAdmin, il consiste en un seul fichier prêt à être déployé sur le serveur cible. Adminer est disponible pour MySQL, MariaDB, PostgreSQL, SQLite, MS SQL, Oracle, Elasticsearch, MongoDB et autres via plugin
-
-# Installation
-
-Pour utiliser Adminer tout seul
-```bash
-docker compose up -d
-```
-
-Pour utiliser Adminer avec Traefik
-```bash
-docker compose -f docker-compose-traefik.yml up -d
-```
-
-Pour utiliser Adminer avec Nginx
-```bash
-docker compose -f docker-compose-nginx.yml up -d
-```
-# Utilisation
-
-## Accueil
-
-
-# More info
-- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
-
-# Buy me a coffe
-
\ No newline at end of file
diff --git a/Lidarr/docker-compose-traefik.yml b/Lidarr/docker-compose-traefik.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Lidarr/docker-compose.yml b/Lidarr/docker-compose.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Linga Translate/README.md b/Linga Translate/README.md
deleted file mode 100644
index cc0f8dd6..00000000
--- a/Linga Translate/README.md
+++ /dev/null
@@ -1,32 +0,0 @@
-
-
-# Adminer
-
-Adminer est un outil de gestion de base de données complet écrit en PHP. Inversement à phpMyAdmin, il consiste en un seul fichier prêt à être déployé sur le serveur cible. Adminer est disponible pour MySQL, MariaDB, PostgreSQL, SQLite, MS SQL, Oracle, Elasticsearch, MongoDB et autres via plugin
-
-# Installation
-
-Pour utiliser Adminer tout seul
-```bash
-docker compose up -d
-```
-
-Pour utiliser Adminer avec Traefik
-```bash
-docker compose -f docker-compose-traefik.yml up -d
-```
-
-Pour utiliser Adminer avec Nginx
-```bash
-docker compose -f docker-compose-nginx.yml up -d
-```
-# Utilisation
-
-## Accueil
-
-
-# More info
-- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
-
-# Buy me a coffe
-
\ No newline at end of file
diff --git a/Linga Translate/docker-compose-traefik.yml b/Linga Translate/docker-compose-traefik.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Linga Translate/docker-compose.yml b/Linga Translate/docker-compose.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Linkwarden/LICENSE.md b/Linkwarden/LICENSE.md
deleted file mode 100644
index 162676cb..00000000
--- a/Linkwarden/LICENSE.md
+++ /dev/null
@@ -1,661 +0,0 @@
- GNU AFFERO GENERAL PUBLIC LICENSE
- Version 3, 19 November 2007
-
-Copyright (C) 2007 Free Software Foundation, Inc.
-Everyone is permitted to copy and distribute verbatim copies
-of this license document, but changing it is not allowed.
-
- Preamble
-
-The GNU Affero General Public License is a free, copyleft license for
-software and other kinds of works, specifically designed to ensure
-cooperation with the community in the case of network server software.
-
-The licenses for most software and other practical works are designed
-to take away your freedom to share and change the works. By contrast,
-our General Public Licenses are intended to guarantee your freedom to
-share and change all versions of a program--to make sure it remains free
-software for all its users.
-
-When we speak of free software, we are referring to freedom, not
-price. Our General Public Licenses are designed to make sure that you
-have the freedom to distribute copies of free software (and charge for
-them if you wish), that you receive source code or can get it if you
-want it, that you can change the software or use pieces of it in new
-free programs, and that you know you can do these things.
-
-Developers that use our General Public Licenses protect your rights
-with two steps: (1) assert copyright on the software, and (2) offer
-you this License which gives you legal permission to copy, distribute
-and/or modify the software.
-
-A secondary benefit of defending all users' freedom is that
-improvements made in alternate versions of the program, if they
-receive widespread use, become available for other developers to
-incorporate. Many developers of free software are heartened and
-encouraged by the resulting cooperation. However, in the case of
-software used on network servers, this result may fail to come about.
-The GNU General Public License permits making a modified version and
-letting the public access it on a server without ever releasing its
-source code to the public.
-
-The GNU Affero General Public License is designed specifically to
-ensure that, in such cases, the modified source code becomes available
-to the community. It requires the operator of a network server to
-provide the source code of the modified version running there to the
-users of that server. Therefore, public use of a modified version, on
-a publicly accessible server, gives the public access to the source
-code of the modified version.
-
-An older license, called the Affero General Public License and
-published by Affero, was designed to accomplish similar goals. This is
-a different license, not a version of the Affero GPL, but Affero has
-released a new version of the Affero GPL which permits relicensing under
-this license.
-
-The precise terms and conditions for copying, distribution and
-modification follow.
-
- TERMS AND CONDITIONS
-
-0. Definitions.
-
-"This License" refers to version 3 of the GNU Affero General Public License.
-
-"Copyright" also means copyright-like laws that apply to other kinds of
-works, such as semiconductor masks.
-
-"The Program" refers to any copyrightable work licensed under this
-License. Each licensee is addressed as "you". "Licensees" and
-"recipients" may be individuals or organizations.
-
-To "modify" a work means to copy from or adapt all or part of the work
-in a fashion requiring copyright permission, other than the making of an
-exact copy. The resulting work is called a "modified version" of the
-earlier work or a work "based on" the earlier work.
-
-A "covered work" means either the unmodified Program or a work based
-on the Program.
-
-To "propagate" a work means to do anything with it that, without
-permission, would make you directly or secondarily liable for
-infringement under applicable copyright law, except executing it on a
-computer or modifying a private copy. Propagation includes copying,
-distribution (with or without modification), making available to the
-public, and in some countries other activities as well.
-
-To "convey" a work means any kind of propagation that enables other
-parties to make or receive copies. Mere interaction with a user through
-a computer network, with no transfer of a copy, is not conveying.
-
-An interactive user interface displays "Appropriate Legal Notices"
-to the extent that it includes a convenient and prominently visible
-feature that (1) displays an appropriate copyright notice, and (2)
-tells the user that there is no warranty for the work (except to the
-extent that warranties are provided), that licensees may convey the
-work under this License, and how to view a copy of this License. If
-the interface presents a list of user commands or options, such as a
-menu, a prominent item in the list meets this criterion.
-
-1. Source Code.
-
-The "source code" for a work means the preferred form of the work
-for making modifications to it. "Object code" means any non-source
-form of a work.
-
-A "Standard Interface" means an interface that either is an official
-standard defined by a recognized standards body, or, in the case of
-interfaces specified for a particular programming language, one that
-is widely used among developers working in that language.
-
-The "System Libraries" of an executable work include anything, other
-than the work as a whole, that (a) is included in the normal form of
-packaging a Major Component, but which is not part of that Major
-Component, and (b) serves only to enable use of the work with that
-Major Component, or to implement a Standard Interface for which an
-implementation is available to the public in source code form. A
-"Major Component", in this context, means a major essential component
-(kernel, window system, and so on) of the specific operating system
-(if any) on which the executable work runs, or a compiler used to
-produce the work, or an object code interpreter used to run it.
-
-The "Corresponding Source" for a work in object code form means all
-the source code needed to generate, install, and (for an executable
-work) run the object code and to modify the work, including scripts to
-control those activities. However, it does not include the work's
-System Libraries, or general-purpose tools or generally available free
-programs which are used unmodified in performing those activities but
-which are not part of the work. For example, Corresponding Source
-includes interface definition files associated with source files for
-the work, and the source code for shared libraries and dynamically
-linked subprograms that the work is specifically designed to require,
-such as by intimate data communication or control flow between those
-subprograms and other parts of the work.
-
-The Corresponding Source need not include anything that users
-can regenerate automatically from other parts of the Corresponding
-Source.
-
-The Corresponding Source for a work in source code form is that
-same work.
-
-2. Basic Permissions.
-
-All rights granted under this License are granted for the term of
-copyright on the Program, and are irrevocable provided the stated
-conditions are met. This License explicitly affirms your unlimited
-permission to run the unmodified Program. The output from running a
-covered work is covered by this License only if the output, given its
-content, constitutes a covered work. This License acknowledges your
-rights of fair use or other equivalent, as provided by copyright law.
-
-You may make, run and propagate covered works that you do not
-convey, without conditions so long as your license otherwise remains
-in force. You may convey covered works to others for the sole purpose
-of having them make modifications exclusively for you, or provide you
-with facilities for running those works, provided that you comply with
-the terms of this License in conveying all material for which you do
-not control copyright. Those thus making or running the covered works
-for you must do so exclusively on your behalf, under your direction
-and control, on terms that prohibit them from making any copies of
-your copyrighted material outside their relationship with you.
-
-Conveying under any other circumstances is permitted solely under
-the conditions stated below. Sublicensing is not allowed; section 10
-makes it unnecessary.
-
-3. Protecting Users' Legal Rights From Anti-Circumvention Law.
-
-No covered work shall be deemed part of an effective technological
-measure under any applicable law fulfilling obligations under article
-11 of the WIPO copyright treaty adopted on 20 December 1996, or
-similar laws prohibiting or restricting circumvention of such
-measures.
-
-When you convey a covered work, you waive any legal power to forbid
-circumvention of technological measures to the extent such circumvention
-is effected by exercising rights under this License with respect to
-the covered work, and you disclaim any intention to limit operation or
-modification of the work as a means of enforcing, against the work's
-users, your or third parties' legal rights to forbid circumvention of
-technological measures.
-
-4. Conveying Verbatim Copies.
-
-You may convey verbatim copies of the Program's source code as you
-receive it, in any medium, provided that you conspicuously and
-appropriately publish on each copy an appropriate copyright notice;
-keep intact all notices stating that this License and any
-non-permissive terms added in accord with section 7 apply to the code;
-keep intact all notices of the absence of any warranty; and give all
-recipients a copy of this License along with the Program.
-
-You may charge any price or no price for each copy that you convey,
-and you may offer support or warranty protection for a fee.
-
-5. Conveying Modified Source Versions.
-
-You may convey a work based on the Program, or the modifications to
-produce it from the Program, in the form of source code under the
-terms of section 4, provided that you also meet all of these conditions:
-
- a) The work must carry prominent notices stating that you modified
- it, and giving a relevant date.
-
- b) The work must carry prominent notices stating that it is
- released under this License and any conditions added under section
- 7. This requirement modifies the requirement in section 4 to
- "keep intact all notices".
-
- c) You must license the entire work, as a whole, under this
- License to anyone who comes into possession of a copy. This
- License will therefore apply, along with any applicable section 7
- additional terms, to the whole of the work, and all its parts,
- regardless of how they are packaged. This License gives no
- permission to license the work in any other way, but it does not
- invalidate such permission if you have separately received it.
-
- d) If the work has interactive user interfaces, each must display
- Appropriate Legal Notices; however, if the Program has interactive
- interfaces that do not display Appropriate Legal Notices, your
- work need not make them do so.
-
-A compilation of a covered work with other separate and independent
-works, which are not by their nature extensions of the covered work,
-and which are not combined with it such as to form a larger program,
-in or on a volume of a storage or distribution medium, is called an
-"aggregate" if the compilation and its resulting copyright are not
-used to limit the access or legal rights of the compilation's users
-beyond what the individual works permit. Inclusion of a covered work
-in an aggregate does not cause this License to apply to the other
-parts of the aggregate.
-
-6. Conveying Non-Source Forms.
-
-You may convey a covered work in object code form under the terms
-of sections 4 and 5, provided that you also convey the
-machine-readable Corresponding Source under the terms of this License,
-in one of these ways:
-
- a) Convey the object code in, or embodied in, a physical product
- (including a physical distribution medium), accompanied by the
- Corresponding Source fixed on a durable physical medium
- customarily used for software interchange.
-
- b) Convey the object code in, or embodied in, a physical product
- (including a physical distribution medium), accompanied by a
- written offer, valid for at least three years and valid for as
- long as you offer spare parts or customer support for that product
- model, to give anyone who possesses the object code either (1) a
- copy of the Corresponding Source for all the software in the
- product that is covered by this License, on a durable physical
- medium customarily used for software interchange, for a price no
- more than your reasonable cost of physically performing this
- conveying of source, or (2) access to copy the
- Corresponding Source from a network server at no charge.
-
- c) Convey individual copies of the object code with a copy of the
- written offer to provide the Corresponding Source. This
- alternative is allowed only occasionally and noncommercially, and
- only if you received the object code with such an offer, in accord
- with subsection 6b.
-
- d) Convey the object code by offering access from a designated
- place (gratis or for a charge), and offer equivalent access to the
- Corresponding Source in the same way through the same place at no
- further charge. You need not require recipients to copy the
- Corresponding Source along with the object code. If the place to
- copy the object code is a network server, the Corresponding Source
- may be on a different server (operated by you or a third party)
- that supports equivalent copying facilities, provided you maintain
- clear directions next to the object code saying where to find the
- Corresponding Source. Regardless of what server hosts the
- Corresponding Source, you remain obligated to ensure that it is
- available for as long as needed to satisfy these requirements.
-
- e) Convey the object code using peer-to-peer transmission, provided
- you inform other peers where the object code and Corresponding
- Source of the work are being offered to the general public at no
- charge under subsection 6d.
-
-A separable portion of the object code, whose source code is excluded
-from the Corresponding Source as a System Library, need not be
-included in conveying the object code work.
-
-A "User Product" is either (1) a "consumer product", which means any
-tangible personal property which is normally used for personal, family,
-or household purposes, or (2) anything designed or sold for incorporation
-into a dwelling. In determining whether a product is a consumer product,
-doubtful cases shall be resolved in favor of coverage. For a particular
-product received by a particular user, "normally used" refers to a
-typical or common use of that class of product, regardless of the status
-of the particular user or of the way in which the particular user
-actually uses, or expects or is expected to use, the product. A product
-is a consumer product regardless of whether the product has substantial
-commercial, industrial or non-consumer uses, unless such uses represent
-the only significant mode of use of the product.
-
-"Installation Information" for a User Product means any methods,
-procedures, authorization keys, or other information required to install
-and execute modified versions of a covered work in that User Product from
-a modified version of its Corresponding Source. The information must
-suffice to ensure that the continued functioning of the modified object
-code is in no case prevented or interfered with solely because
-modification has been made.
-
-If you convey an object code work under this section in, or with, or
-specifically for use in, a User Product, and the conveying occurs as
-part of a transaction in which the right of possession and use of the
-User Product is transferred to the recipient in perpetuity or for a
-fixed term (regardless of how the transaction is characterized), the
-Corresponding Source conveyed under this section must be accompanied
-by the Installation Information. But this requirement does not apply
-if neither you nor any third party retains the ability to install
-modified object code on the User Product (for example, the work has
-been installed in ROM).
-
-The requirement to provide Installation Information does not include a
-requirement to continue to provide support service, warranty, or updates
-for a work that has been modified or installed by the recipient, or for
-the User Product in which it has been modified or installed. Access to a
-network may be denied when the modification itself materially and
-adversely affects the operation of the network or violates the rules and
-protocols for communication across the network.
-
-Corresponding Source conveyed, and Installation Information provided,
-in accord with this section must be in a format that is publicly
-documented (and with an implementation available to the public in
-source code form), and must require no special password or key for
-unpacking, reading or copying.
-
-7. Additional Terms.
-
-"Additional permissions" are terms that supplement the terms of this
-License by making exceptions from one or more of its conditions.
-Additional permissions that are applicable to the entire Program shall
-be treated as though they were included in this License, to the extent
-that they are valid under applicable law. If additional permissions
-apply only to part of the Program, that part may be used separately
-under those permissions, but the entire Program remains governed by
-this License without regard to the additional permissions.
-
-When you convey a copy of a covered work, you may at your option
-remove any additional permissions from that copy, or from any part of
-it. (Additional permissions may be written to require their own
-removal in certain cases when you modify the work.) You may place
-additional permissions on material, added by you to a covered work,
-for which you have or can give appropriate copyright permission.
-
-Notwithstanding any other provision of this License, for material you
-add to a covered work, you may (if authorized by the copyright holders of
-that material) supplement the terms of this License with terms:
-
- a) Disclaiming warranty or limiting liability differently from the
- terms of sections 15 and 16 of this License; or
-
- b) Requiring preservation of specified reasonable legal notices or
- author attributions in that material or in the Appropriate Legal
- Notices displayed by works containing it; or
-
- c) Prohibiting misrepresentation of the origin of that material, or
- requiring that modified versions of such material be marked in
- reasonable ways as different from the original version; or
-
- d) Limiting the use for publicity purposes of names of licensors or
- authors of the material; or
-
- e) Declining to grant rights under trademark law for use of some
- trade names, trademarks, or service marks; or
-
- f) Requiring indemnification of licensors and authors of that
- material by anyone who conveys the material (or modified versions of
- it) with contractual assumptions of liability to the recipient, for
- any liability that these contractual assumptions directly impose on
- those licensors and authors.
-
-All other non-permissive additional terms are considered "further
-restrictions" within the meaning of section 10. If the Program as you
-received it, or any part of it, contains a notice stating that it is
-governed by this License along with a term that is a further
-restriction, you may remove that term. If a license document contains
-a further restriction but permits relicensing or conveying under this
-License, you may add to a covered work material governed by the terms
-of that license document, provided that the further restriction does
-not survive such relicensing or conveying.
-
-If you add terms to a covered work in accord with this section, you
-must place, in the relevant source files, a statement of the
-additional terms that apply to those files, or a notice indicating
-where to find the applicable terms.
-
-Additional terms, permissive or non-permissive, may be stated in the
-form of a separately written license, or stated as exceptions;
-the above requirements apply either way.
-
-8. Termination.
-
-You may not propagate or modify a covered work except as expressly
-provided under this License. Any attempt otherwise to propagate or
-modify it is void, and will automatically terminate your rights under
-this License (including any patent licenses granted under the third
-paragraph of section 11).
-
-However, if you cease all violation of this License, then your
-license from a particular copyright holder is reinstated (a)
-provisionally, unless and until the copyright holder explicitly and
-finally terminates your license, and (b) permanently, if the copyright
-holder fails to notify you of the violation by some reasonable means
-prior to 60 days after the cessation.
-
-Moreover, your license from a particular copyright holder is
-reinstated permanently if the copyright holder notifies you of the
-violation by some reasonable means, this is the first time you have
-received notice of violation of this License (for any work) from that
-copyright holder, and you cure the violation prior to 30 days after
-your receipt of the notice.
-
-Termination of your rights under this section does not terminate the
-licenses of parties who have received copies or rights from you under
-this License. If your rights have been terminated and not permanently
-reinstated, you do not qualify to receive new licenses for the same
-material under section 10.
-
-9. Acceptance Not Required for Having Copies.
-
-You are not required to accept this License in order to receive or
-run a copy of the Program. Ancillary propagation of a covered work
-occurring solely as a consequence of using peer-to-peer transmission
-to receive a copy likewise does not require acceptance. However,
-nothing other than this License grants you permission to propagate or
-modify any covered work. These actions infringe copyright if you do
-not accept this License. Therefore, by modifying or propagating a
-covered work, you indicate your acceptance of this License to do so.
-
-10. Automatic Licensing of Downstream Recipients.
-
-Each time you convey a covered work, the recipient automatically
-receives a license from the original licensors, to run, modify and
-propagate that work, subject to this License. You are not responsible
-for enforcing compliance by third parties with this License.
-
-An "entity transaction" is a transaction transferring control of an
-organization, or substantially all assets of one, or subdividing an
-organization, or merging organizations. If propagation of a covered
-work results from an entity transaction, each party to that
-transaction who receives a copy of the work also receives whatever
-licenses to the work the party's predecessor in interest had or could
-give under the previous paragraph, plus a right to possession of the
-Corresponding Source of the work from the predecessor in interest, if
-the predecessor has it or can get it with reasonable efforts.
-
-You may not impose any further restrictions on the exercise of the
-rights granted or affirmed under this License. For example, you may
-not impose a license fee, royalty, or other charge for exercise of
-rights granted under this License, and you may not initiate litigation
-(including a cross-claim or counterclaim in a lawsuit) alleging that
-any patent claim is infringed by making, using, selling, offering for
-sale, or importing the Program or any portion of it.
-
-11. Patents.
-
-A "contributor" is a copyright holder who authorizes use under this
-License of the Program or a work on which the Program is based. The
-work thus licensed is called the contributor's "contributor version".
-
-A contributor's "essential patent claims" are all patent claims
-owned or controlled by the contributor, whether already acquired or
-hereafter acquired, that would be infringed by some manner, permitted
-by this License, of making, using, or selling its contributor version,
-but do not include claims that would be infringed only as a
-consequence of further modification of the contributor version. For
-purposes of this definition, "control" includes the right to grant
-patent sublicenses in a manner consistent with the requirements of
-this License.
-
-Each contributor grants you a non-exclusive, worldwide, royalty-free
-patent license under the contributor's essential patent claims, to
-make, use, sell, offer for sale, import and otherwise run, modify and
-propagate the contents of its contributor version.
-
-In the following three paragraphs, a "patent license" is any express
-agreement or commitment, however denominated, not to enforce a patent
-(such as an express permission to practice a patent or covenant not to
-sue for patent infringement). To "grant" such a patent license to a
-party means to make such an agreement or commitment not to enforce a
-patent against the party.
-
-If you convey a covered work, knowingly relying on a patent license,
-and the Corresponding Source of the work is not available for anyone
-to copy, free of charge and under the terms of this License, through a
-publicly available network server or other readily accessible means,
-then you must either (1) cause the Corresponding Source to be so
-available, or (2) arrange to deprive yourself of the benefit of the
-patent license for this particular work, or (3) arrange, in a manner
-consistent with the requirements of this License, to extend the patent
-license to downstream recipients. "Knowingly relying" means you have
-actual knowledge that, but for the patent license, your conveying the
-covered work in a country, or your recipient's use of the covered work
-in a country, would infringe one or more identifiable patents in that
-country that you have reason to believe are valid.
-
-If, pursuant to or in connection with a single transaction or
-arrangement, you convey, or propagate by procuring conveyance of, a
-covered work, and grant a patent license to some of the parties
-receiving the covered work authorizing them to use, propagate, modify
-or convey a specific copy of the covered work, then the patent license
-you grant is automatically extended to all recipients of the covered
-work and works based on it.
-
-A patent license is "discriminatory" if it does not include within
-the scope of its coverage, prohibits the exercise of, or is
-conditioned on the non-exercise of one or more of the rights that are
-specifically granted under this License. You may not convey a covered
-work if you are a party to an arrangement with a third party that is
-in the business of distributing software, under which you make payment
-to the third party based on the extent of your activity of conveying
-the work, and under which the third party grants, to any of the
-parties who would receive the covered work from you, a discriminatory
-patent license (a) in connection with copies of the covered work
-conveyed by you (or copies made from those copies), or (b) primarily
-for and in connection with specific products or compilations that
-contain the covered work, unless you entered into that arrangement,
-or that patent license was granted, prior to 28 March 2007.
-
-Nothing in this License shall be construed as excluding or limiting
-any implied license or other defenses to infringement that may
-otherwise be available to you under applicable patent law.
-
-12. No Surrender of Others' Freedom.
-
-If conditions are imposed on you (whether by court order, agreement or
-otherwise) that contradict the conditions of this License, they do not
-excuse you from the conditions of this License. If you cannot convey a
-covered work so as to satisfy simultaneously your obligations under this
-License and any other pertinent obligations, then as a consequence you may
-not convey it at all. For example, if you agree to terms that obligate you
-to collect a royalty for further conveying from those to whom you convey
-the Program, the only way you could satisfy both those terms and this
-License would be to refrain entirely from conveying the Program.
-
-13. Remote Network Interaction; Use with the GNU General Public License.
-
-Notwithstanding any other provision of this License, if you modify the
-Program, your modified version must prominently offer all users
-interacting with it remotely through a computer network (if your version
-supports such interaction) an opportunity to receive the Corresponding
-Source of your version by providing access to the Corresponding Source
-from a network server at no charge, through some standard or customary
-means of facilitating copying of software. This Corresponding Source
-shall include the Corresponding Source for any work covered by version 3
-of the GNU General Public License that is incorporated pursuant to the
-following paragraph.
-
-Notwithstanding any other provision of this License, you have
-permission to link or combine any covered work with a work licensed
-under version 3 of the GNU General Public License into a single
-combined work, and to convey the resulting work. The terms of this
-License will continue to apply to the part which is the covered work,
-but the work with which it is combined will remain governed by version
-3 of the GNU General Public License.
-
-14. Revised Versions of this License.
-
-The Free Software Foundation may publish revised and/or new versions of
-the GNU Affero General Public License from time to time. Such new versions
-will be similar in spirit to the present version, but may differ in detail to
-address new problems or concerns.
-
-Each version is given a distinguishing version number. If the
-Program specifies that a certain numbered version of the GNU Affero General
-Public License "or any later version" applies to it, you have the
-option of following the terms and conditions either of that numbered
-version or of any later version published by the Free Software
-Foundation. If the Program does not specify a version number of the
-GNU Affero General Public License, you may choose any version ever published
-by the Free Software Foundation.
-
-If the Program specifies that a proxy can decide which future
-versions of the GNU Affero General Public License can be used, that proxy's
-public statement of acceptance of a version permanently authorizes you
-to choose that version for the Program.
-
-Later license versions may give you additional or different
-permissions. However, no additional obligations are imposed on any
-author or copyright holder as a result of your choosing to follow a
-later version.
-
-15. Disclaimer of Warranty.
-
-THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY
-APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT
-HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY
-OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO,
-THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
-PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM
-IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF
-ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
-
-16. Limitation of Liability.
-
-IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
-WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS
-THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY
-GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE
-USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF
-DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD
-PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS),
-EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF
-SUCH DAMAGES.
-
-17. Interpretation of Sections 15 and 16.
-
-If the disclaimer of warranty and limitation of liability provided
-above cannot be given local legal effect according to their terms,
-reviewing courts shall apply local law that most closely approximates
-an absolute waiver of all civil liability in connection with the
-Program, unless a warranty or assumption of liability accompanies a
-copy of the Program in return for a fee.
-
- END OF TERMS AND CONDITIONS
-
- How to Apply These Terms to Your New Programs
-
-If you develop a new program, and you want it to be of the greatest
-possible use to the public, the best way to achieve this is to make it
-free software which everyone can redistribute and change under these terms.
-
-To do so, attach the following notices to the program. It is safest
-to attach them to the start of each source file to most effectively
-state the exclusion of warranty; and each file should have at least
-the "copyright" line and a pointer to where the full notice is found.
-
-
- Copyright (C)
-
- This program is free software: you can redistribute it and/or modify
- it under the terms of the GNU Affero General Public License as published
- by the Free Software Foundation, either version 3 of the License, or
- (at your option) any later version.
-
- This program is distributed in the hope that it will be useful,
- but WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- GNU Affero General Public License for more details.
-
- You should have received a copy of the GNU Affero General Public License
- along with this program. If not, see .
-
-Also add information on how to contact you by electronic and paper mail.
-
-If your software can interact with users remotely through a computer
-network, you should also make sure that it provides a way for users to
-get its source. For example, if your program is a web application, its
-interface could display a "Source" link that leads users to an archive
-of the code. There are many ways you could offer source, and different
-solutions will be better for different programs; see section 13 for the
-specific requirements.
-
-You should also get your employer (if you work as a programmer) or school,
-if any, to sign a "copyright disclaimer" for the program, if necessary.
-For more information on this, and how to apply and follow the GNU AGPL, see
-.
diff --git a/Linkwarden/README.md b/Linkwarden/README.md
deleted file mode 100644
index cc0f8dd6..00000000
--- a/Linkwarden/README.md
+++ /dev/null
@@ -1,32 +0,0 @@
-
-
-# Adminer
-
-Adminer est un outil de gestion de base de données complet écrit en PHP. Inversement à phpMyAdmin, il consiste en un seul fichier prêt à être déployé sur le serveur cible. Adminer est disponible pour MySQL, MariaDB, PostgreSQL, SQLite, MS SQL, Oracle, Elasticsearch, MongoDB et autres via plugin
-
-# Installation
-
-Pour utiliser Adminer tout seul
-```bash
-docker compose up -d
-```
-
-Pour utiliser Adminer avec Traefik
-```bash
-docker compose -f docker-compose-traefik.yml up -d
-```
-
-Pour utiliser Adminer avec Nginx
-```bash
-docker compose -f docker-compose-nginx.yml up -d
-```
-# Utilisation
-
-## Accueil
-
-
-# More info
-- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
-
-# Buy me a coffe
-
\ No newline at end of file
diff --git a/Linkwarden/docker-compose-traefik.yml b/Linkwarden/docker-compose-traefik.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Maison connecté/Domoticz/README.md b/Maison connecté/Domoticz/README.md
deleted file mode 100644
index f111b988..00000000
--- a/Maison connecté/Domoticz/README.md
+++ /dev/null
@@ -1,31 +0,0 @@
-
-
-# Domoticz
-
-
-# Installation
-
-Pour utiliser Domoticz tout seul
-```bash
-docker compose up -d
-```
-
-Pour utiliser Domoticz avec Traefik
-```bash
-docker compose -f docker-compose-traefik.yml up -d
-```
-
-Pour utiliser Domoticz 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/Maison connecté/Domoticz/docker-compose-traefik.yml b/Maison connecté/Domoticz/docker-compose-traefik.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Maison connecté/Domoticz/docker-compose.yml b/Maison connecté/Domoticz/docker-compose.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Maison connecté/Eclipse Mosquitto/README.md b/Maison connecté/Eclipse Mosquitto/README.md
deleted file mode 100644
index 6e2efafe..00000000
--- a/Maison connecté/Eclipse Mosquitto/README.md
+++ /dev/null
@@ -1,31 +0,0 @@
-
-
-# Eclipse-Mosquitto
-
-
-# Installation
-
-Pour utiliser Eclipse-Mosquitto tout seul
-```bash
-docker compose up -d
-```
-
-Pour utiliser Eclipse-Mosquitto avec Traefik
-```bash
-docker compose -f docker-compose-traefik.yml up -d
-```
-
-Pour utiliser Eclipse-Mosquitto 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/Maison connecté/Eclipse Mosquitto/docker-compose-traefik.yml b/Maison connecté/Eclipse Mosquitto/docker-compose-traefik.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Maison connecté/Eclipse Mosquitto/docker-compose.yml b/Maison connecté/Eclipse Mosquitto/docker-compose.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Maison connecté/Gladys Assistant/README.md b/Maison connecté/Gladys Assistant/README.md
deleted file mode 100644
index 861f6c7a..00000000
--- a/Maison connecté/Gladys Assistant/README.md
+++ /dev/null
@@ -1,31 +0,0 @@
-
-
-# Gladys-Assistant
-
-
-# Installation
-
-Pour utiliser Gladys-Assistant tout seul
-```bash
-docker compose up -d
-```
-
-Pour utiliser Gladys-Assistant avec Traefik
-```bash
-docker compose -f docker-compose-traefik.yml up -d
-```
-
-Pour utiliser Gladys-Assistant 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/Maison connecté/Gladys Assistant/docker-compose-traefik.yml b/Maison connecté/Gladys Assistant/docker-compose-traefik.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Maison connecté/Gladys Assistant/docker-compose.yml b/Maison connecté/Gladys Assistant/docker-compose.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Maison connecté/HOOBS/README.md b/Maison connecté/HOOBS/README.md
deleted file mode 100644
index 7bbe7652..00000000
--- a/Maison connecté/HOOBS/README.md
+++ /dev/null
@@ -1,31 +0,0 @@
-
-
-# HOOBS
-
-
-# Installation
-
-Pour utiliser HOOBS tout seul
-```bash
-docker compose up -d
-```
-
-Pour utiliser HOOBS avec Traefik
-```bash
-docker compose -f docker-compose-traefik.yml up -d
-```
-
-Pour utiliser HOOBS 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/Maison connecté/HOOBS/docker-compose-traefik.yml b/Maison connecté/HOOBS/docker-compose-traefik.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Maison connecté/HOOBS/docker-compose.yml b/Maison connecté/HOOBS/docker-compose.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Maison connecté/Home Assistant Supervisor/README.md b/Maison connecté/Home Assistant Supervisor/README.md
deleted file mode 100644
index d49c210a..00000000
--- a/Maison connecté/Home Assistant Supervisor/README.md
+++ /dev/null
@@ -1,31 +0,0 @@
-
-
-# Home-Assistant-Supervisor
-
-
-# Installation
-
-Pour utiliser Home-Assistant-Supervisor tout seul
-```bash
-docker compose up -d
-```
-
-Pour utiliser Home-Assistant-Supervisor avec Traefik
-```bash
-docker compose -f docker-compose-traefik.yml up -d
-```
-
-Pour utiliser Home-Assistant-Supervisor 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/Maison connecté/Home Assistant Supervisor/docker-compose-traefik.yml b/Maison connecté/Home Assistant Supervisor/docker-compose-traefik.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Maison connecté/Home Assistant Supervisor/docker-compose.yml b/Maison connecté/Home Assistant Supervisor/docker-compose.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Maison connecté/Home Assistant/README.md b/Maison connecté/Home Assistant/README.md
deleted file mode 100644
index 73378bb0..00000000
--- a/Maison connecté/Home Assistant/README.md
+++ /dev/null
@@ -1,34 +0,0 @@
-
-
-# Home Assistant
-
-Que ce soit vos volets, vos ampoules, vos caméras, votre belle-mère, tout est plus ou moins connecté.
-S'il y a bien une application pour chaque appareil connecté, il peut-être intéressant d'avoir une interface qui centralise le tout.
-Dans le domaine, Home Assistant est un ténor. C'est pourquoi je vous propose aujourd'hui un petit tutoriel pour l'installer. C'est relativement simple.
-
-# Installation
-
-Pour utiliser Home Assistant tout seul
-```bash
-docker compose up -d
-```
-
-Pour utiliser Home Assistant avec Traefik
-```bash
-docker compose -f docker-compose-traefik.yml up -d
-```
-
-Pour utiliser Home Assistant 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/Maison connecté/Home Assistant/docker-compose-traefik.yml b/Maison connecté/Home Assistant/docker-compose-traefik.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Maison connecté/Home Assistant/img/logo-Home-Assistant.png b/Maison connecté/Home Assistant/img/logo-Home-Assistant.png
deleted file mode 100644
index b70fbd50..00000000
Binary files a/Maison connecté/Home Assistant/img/logo-Home-Assistant.png and /dev/null differ
diff --git a/Maison connecté/HomeBox/README.md b/Maison connecté/HomeBox/README.md
deleted file mode 100644
index a84b0af5..00000000
--- a/Maison connecté/HomeBox/README.md
+++ /dev/null
@@ -1,32 +0,0 @@
-
-
-# HomeBox
-
- En mettant l'accent sur la simplicité et la facilité d'utilisation, Homebox est la solution parfaite pour vos besoins d'inventaire, d'organisation et de gestion de votre maison.
-
-# Installation
-
-Pour utiliser HomeBox tout seul
-```bash
-docker compose up -d
-```
-
-Pour utiliser HomeBox avec Traefik
-```bash
-docker compose -f docker-compose-traefik.yml up -d
-```
-
-Pour utiliser HomeBox 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/Maison connecté/HomeBox/docker-compose-traefik.yml b/Maison connecté/HomeBox/docker-compose-traefik.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Maison connecté/Homebridge/README.md b/Maison connecté/Homebridge/README.md
deleted file mode 100644
index e43e6472..00000000
--- a/Maison connecté/Homebridge/README.md
+++ /dev/null
@@ -1,31 +0,0 @@
-
-
-# Homebridge
-
-
-# Installation
-
-Pour utiliser Homebridge tout seul
-```bash
-docker compose up -d
-```
-
-Pour utiliser Homebridge avec Traefik
-```bash
-docker compose -f docker-compose-traefik.yml up -d
-```
-
-Pour utiliser Homebridge 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/Maison connecté/Homebridge/docker-compose-traefik.yml b/Maison connecté/Homebridge/docker-compose-traefik.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Maison connecté/Homebridge/docker-compose.yml b/Maison connecté/Homebridge/docker-compose.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Maison connecté/OpenHAB/README.md b/Maison connecté/OpenHAB/README.md
deleted file mode 100644
index 792d8094..00000000
--- a/Maison connecté/OpenHAB/README.md
+++ /dev/null
@@ -1,31 +0,0 @@
-
-
-# OpenHAB
-
-
-# Installation
-
-Pour utiliser OpenHAB tout seul
-```bash
-docker compose up -d
-```
-
-Pour utiliser OpenHAB avec Traefik
-```bash
-docker compose -f docker-compose-traefik.yml up -d
-```
-
-Pour utiliser OpenHAB 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/Maison connecté/OpenHAB/docker-compose-traefik.yml b/Maison connecté/OpenHAB/docker-compose-traefik.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Maison connecté/OpenHAB/docker-compose.yml b/Maison connecté/OpenHAB/docker-compose.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Maison connecté/Scrypted/README.md b/Maison connecté/Scrypted/README.md
deleted file mode 100644
index 0c9c8ea0..00000000
--- a/Maison connecté/Scrypted/README.md
+++ /dev/null
@@ -1,31 +0,0 @@
-
-
-# Scrypted
-
-
-# Installation
-
-Pour utiliser Scrypted tout seul
-```bash
-docker compose up -d
-```
-
-Pour utiliser Scrypted avec Traefik
-```bash
-docker compose -f docker-compose-traefik.yml up -d
-```
-
-Pour utiliser Scrypted 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/Maison connecté/Scrypted/docker-compose-traefik.yml b/Maison connecté/Scrypted/docker-compose-traefik.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Maison connecté/Scrypted/docker-compose.yml b/Maison connecté/Scrypted/docker-compose.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Maison connecté/TasmoAdmin/README.md b/Maison connecté/TasmoAdmin/README.md
deleted file mode 100644
index 4c78cfd0..00000000
--- a/Maison connecté/TasmoAdmin/README.md
+++ /dev/null
@@ -1,31 +0,0 @@
-
-
-# TasmoAdmin
-
-
-# Installation
-
-Pour utiliser TasmoAdmin tout seul
-```bash
-docker compose up -d
-```
-
-Pour utiliser TasmoAdmin avec Traefik
-```bash
-docker compose -f docker-compose-traefik.yml up -d
-```
-
-Pour utiliser TasmoAdmin 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/Maison connecté/TasmoAdmin/docker-compose-traefik.yml b/Maison connecté/TasmoAdmin/docker-compose-traefik.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Maison connecté/TasmoAdmin/docker-compose.yml b/Maison connecté/TasmoAdmin/docker-compose.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Maison connecté/docker-compose-traefik.yml b/Maison connecté/docker-compose-traefik.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Maison connecté/docker-compose.yml b/Maison connecté/docker-compose.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Maison connecté/ioBroker/README.md b/Maison connecté/ioBroker/README.md
deleted file mode 100644
index 31e2cb34..00000000
--- a/Maison connecté/ioBroker/README.md
+++ /dev/null
@@ -1,31 +0,0 @@
-
-
-# ioBroker
-
-
-# Installation
-
-Pour utiliser ioBroker tout seul
-```bash
-docker compose up -d
-```
-
-Pour utiliser ioBroker avec Traefik
-```bash
-docker compose -f docker-compose-traefik.yml up -d
-```
-
-Pour utiliser ioBroker 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/Maison connecté/ioBroker/docker-compose-traefik.yml b/Maison connecté/ioBroker/docker-compose-traefik.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Maison connecté/ioBroker/docker-compose.yml b/Maison connecté/ioBroker/docker-compose.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Production/Metabase/LICENSE b/Maison-Connectee/Domoticz/LICENSE
similarity index 100%
rename from Production/Metabase/LICENSE
rename to Maison-Connectee/Domoticz/LICENSE
diff --git a/Maison-Connectee/Domoticz/README.md b/Maison-Connectee/Domoticz/README.md
new file mode 100644
index 00000000..d79ed1ef
--- /dev/null
+++ b/Maison-Connectee/Domoticz/README.md
@@ -0,0 +1,66 @@
+
+URL :
+
+# Domoticz
+
+Domoticz est un syst?me de domotique qui vous permet de contr?ler et de configurer divers appareils tels que : Lumi?res, interrupteurs, divers capteurs/m?tres comme la temp?rature, la pluie, le vent, les UV, l'?lectricit?, le gaz, l'eau et bien plus encore. Les notifications/alertes peuvent ?tre envoy?es ? n'importe quel appareil mobile.
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Domoticz
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Maison-Connectee\Domoticz
+```
+
+## Modifier la configuration de Domoticz
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Maison-Connectee\Domoticz
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Domoticz
+
+Pour utiliser Domoticz tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Domoticz avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Domoticz.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Maison-Connectee/Domoticz/docker-compose-traefik.yml b/Maison-Connectee/Domoticz/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Maison-Connectee/Domoticz/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Maison-Connectee/Domoticz/docker-compose.yml b/Maison-Connectee/Domoticz/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Maison-Connectee/Domoticz/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Maison-Connectee/Domoticz/img/logo-Domoticz.png b/Maison-Connectee/Domoticz/img/logo-Domoticz.png
new file mode 100644
index 00000000..efdcc8ed
Binary files /dev/null and b/Maison-Connectee/Domoticz/img/logo-Domoticz.png differ
diff --git a/Production/NetBox/LICENSE b/Maison-Connectee/Eclipse Mosquitto/LICENSE
similarity index 100%
rename from Production/NetBox/LICENSE
rename to Maison-Connectee/Eclipse Mosquitto/LICENSE
diff --git a/Maison-Connectee/Eclipse Mosquitto/README.md b/Maison-Connectee/Eclipse Mosquitto/README.md
new file mode 100644
index 00000000..ab81e9cd
--- /dev/null
+++ b/Maison-Connectee/Eclipse Mosquitto/README.md
@@ -0,0 +1,66 @@
+
+URL :
+
+# Eclipse Mosquitto
+
+Eclipse Mosquitto est un courtier en messages open source (sous licence EPL/EDL) qui impl?mente le protocole MQTT versions 5.0, 3.1.1 et 3.1. Mosquitto est l?ger et peut ?tre utilis? sur tous les appareils, des ordinateurs monocartes de faible puissance aux serveurs complets. Le protocole MQTT fournit une m?thode l?g?re d'envoi de messages ? l'aide d'un mod?le de publication/abonnement. Il convient donc ? la messagerie de l'internet des objets, par exemple avec des capteurs de faible puissance ou des appareils mobiles tels que des t?l?phones, des ordinateurs int?gr?s ou des microcontr?leurs.
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Eclipse Mosquitto
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Maison-Connectee\Eclipse Mosquitto
+```
+
+## Modifier la configuration de Eclipse Mosquitto
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Maison-Connectee\Eclipse Mosquitto
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Eclipse Mosquitto
+
+Pour utiliser Eclipse Mosquitto tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Eclipse Mosquitto avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Eclipse Mosquitto.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Maison-Connectee/Eclipse Mosquitto/docker-compose-traefik.yml b/Maison-Connectee/Eclipse Mosquitto/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Maison-Connectee/Eclipse Mosquitto/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Maison-Connectee/Eclipse Mosquitto/docker-compose.yml b/Maison-Connectee/Eclipse Mosquitto/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Maison-Connectee/Eclipse Mosquitto/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Production/NocoBase/LICENSE b/Maison-Connectee/Gladys Assistant/LICENSE
similarity index 100%
rename from Production/NocoBase/LICENSE
rename to Maison-Connectee/Gladys Assistant/LICENSE
diff --git a/Maison-Connectee/Gladys Assistant/README.md b/Maison-Connectee/Gladys Assistant/README.md
new file mode 100644
index 00000000..3c62d792
--- /dev/null
+++ b/Maison-Connectee/Gladys Assistant/README.md
@@ -0,0 +1,66 @@
+
+URL :
+
+# Gladys Assistant
+
+Gladys Assistant est un logiciel de domotique moderne, respectueux de la vie priv?e et open-source qui fonctionne sur votre serveur.
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Gladys Assistant
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Maison-Connectee\Gladys Assistant
+```
+
+## Modifier la configuration de Gladys Assistant
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Maison-Connectee\Gladys Assistant
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Gladys Assistant
+
+Pour utiliser Gladys Assistant tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Gladys Assistant avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Gladys Assistant.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Maison-Connectee/Gladys Assistant/docker-compose-traefik.yml b/Maison-Connectee/Gladys Assistant/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Maison-Connectee/Gladys Assistant/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Maison-Connectee/Gladys Assistant/docker-compose.yml b/Maison-Connectee/Gladys Assistant/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Maison-Connectee/Gladys Assistant/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Production/NocoDB/LICENSE b/Maison-Connectee/HOOBS/LICENSE
similarity index 100%
rename from Production/NocoDB/LICENSE
rename to Maison-Connectee/HOOBS/LICENSE
diff --git a/Maison-Connectee/HOOBS/README.md b/Maison-Connectee/HOOBS/README.md
new file mode 100644
index 00000000..bbc83c40
--- /dev/null
+++ b/Maison-Connectee/HOOBS/README.md
@@ -0,0 +1,66 @@
+
+URL :
+
+# HOOBS
+
+Le syst?me HOOBS out of the box, ou HOOBS en abr?g?, est un hub plug and play qui rend les accessoires intelligents compatibles avec votre ?cosyst?me pr?f?r?. Que vous pr?f?riez Apple Homekit, Google Home ou Amazon Alexa, il est peu probable que vous trouviez des accessoires et des services compatibles qui fonctionnent tous ensemble sous un m?me toit. HOOBS vise ? unifier et ? simplifier votre maison intelligente. Il est con?u pour ?tre accessible aux d?butants, tout en ?tant robuste et polyvalent pour les utilisateurs avanc?s, ouvrant ainsi un monde de possibilit?s pour l'automatisation de votre maison.
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de HOOBS
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Maison-Connectee\HOOBS
+```
+
+## Modifier la configuration de HOOBS
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Maison-Connectee\HOOBS
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de HOOBS
+
+Pour utiliser HOOBS tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser HOOBS avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://HOOBS.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Maison-Connectee/HOOBS/docker-compose-traefik.yml b/Maison-Connectee/HOOBS/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Maison-Connectee/HOOBS/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Maison-Connectee/HOOBS/docker-compose.yml b/Maison-Connectee/HOOBS/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Maison-Connectee/HOOBS/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Maison-Connectee/HOOBS/img/logo-HOOBS.png b/Maison-Connectee/HOOBS/img/logo-HOOBS.png
new file mode 100644
index 00000000..233a25d1
Binary files /dev/null and b/Maison-Connectee/HOOBS/img/logo-HOOBS.png differ
diff --git a/Production/Node-RED/LICENSE b/Maison-Connectee/Home Assistant Supervisor/LICENSE
similarity index 100%
rename from Production/Node-RED/LICENSE
rename to Maison-Connectee/Home Assistant Supervisor/LICENSE
diff --git a/Maison-Connectee/Home Assistant Supervisor/README.md b/Maison-Connectee/Home Assistant Supervisor/README.md
new file mode 100644
index 00000000..5bfa5059
--- /dev/null
+++ b/Maison-Connectee/Home Assistant Supervisor/README.md
@@ -0,0 +1,66 @@
+
+URL :
+
+# Home Assistant Supervisor
+
+
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Home Assistant Supervisor
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Maison-Connectee\Home Assistant Supervisor
+```
+
+## Modifier la configuration de Home Assistant Supervisor
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Maison-Connectee\Home Assistant Supervisor
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Home Assistant Supervisor
+
+Pour utiliser Home Assistant Supervisor tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Home Assistant Supervisor avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Home Assistant Supervisor.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Maison-Connectee/Home Assistant Supervisor/docker-compose-traefik.yml b/Maison-Connectee/Home Assistant Supervisor/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Maison-Connectee/Home Assistant Supervisor/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Maison-Connectee/Home Assistant Supervisor/docker-compose.yml b/Maison-Connectee/Home Assistant Supervisor/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Maison-Connectee/Home Assistant Supervisor/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Production/OpenProject/LICENSE b/Maison-Connectee/Home Assistant/LICENSE
similarity index 100%
rename from Production/OpenProject/LICENSE
rename to Maison-Connectee/Home Assistant/LICENSE
diff --git a/Maison-Connectee/Home Assistant/README.md b/Maison-Connectee/Home Assistant/README.md
new file mode 100644
index 00000000..d56d1c2f
--- /dev/null
+++ b/Maison-Connectee/Home Assistant/README.md
@@ -0,0 +1,66 @@
+
+URL :
+
+# Home Assistant
+
+Home Assistant est un logiciel de domotique gratuit et open-source ?crit en Python qui met l'accent sur le contr?le local et la protection de la vie priv?e. Il prend en charge un tr?s grand nombre d'appareils et, en octobre 2023, plus de 3 000 plugins ou modules compl?mentaires modulaires avec des int?grations de syst?mes ? diff?rentes technologies IoT ; les syst?mes et les services sont disponibles en tant que "composants d'int?gration". Les actions, telles que l'allumage et l'extinction des lumi?res, sont d?clench?es par l'automatisation, les commandes vocales, les applications mobiles ou les commandes sur l'interface utilisateur frontale bas?e sur le web de Home Assistant.
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Home Assistant
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Maison-Connectee\Home Assistant
+```
+
+## Modifier la configuration de Home Assistant
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Maison-Connectee\Home Assistant
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Home Assistant
+
+Pour utiliser Home Assistant tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Home Assistant avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Home Assistant.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Maison-Connectee/Home Assistant/docker-compose-traefik.yml b/Maison-Connectee/Home Assistant/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Maison-Connectee/Home Assistant/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Maison connecté/Home Assistant/docker-compose.yml b/Maison-Connectee/Home Assistant/docker-compose.yml
similarity index 100%
rename from Maison connecté/Home Assistant/docker-compose.yml
rename to Maison-Connectee/Home Assistant/docker-compose.yml
diff --git a/Production/Openblocks/LICENSE b/Maison-Connectee/Homebox/LICENSE
similarity index 100%
rename from Production/Openblocks/LICENSE
rename to Maison-Connectee/Homebox/LICENSE
diff --git a/Maison-Connectee/Homebox/README.md b/Maison-Connectee/Homebox/README.md
new file mode 100644
index 00000000..747efdd4
--- /dev/null
+++ b/Maison-Connectee/Homebox/README.md
@@ -0,0 +1,66 @@
+
+URL :
+
+# Homebox
+
+Homebox est le syst?me d'inventaire et d'organisation con?u pour l'utilisateur ? domicile ! En mettant l'accent sur la simplicit? et la facilit? d'utilisation, Homebox est la solution parfaite pour vos besoins en mati?re d'inventaire, d'organisation et de gestion de la maison.
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Homebox
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Maison-Connectee\Homebox
+```
+
+## Modifier la configuration de Homebox
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Maison-Connectee\Homebox
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Homebox
+
+Pour utiliser Homebox tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Homebox avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Homebox.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Maison-Connectee/Homebox/docker-compose-traefik.yml b/Maison-Connectee/Homebox/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Maison-Connectee/Homebox/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Maison connecté/HomeBox/docker-compose.yml b/Maison-Connectee/Homebox/docker-compose.yml
similarity index 100%
rename from Maison connecté/HomeBox/docker-compose.yml
rename to Maison-Connectee/Homebox/docker-compose.yml
diff --git a/Maison-Connectee/Homebox/img/banniere-Homebox.png b/Maison-Connectee/Homebox/img/banniere-Homebox.png
new file mode 100644
index 00000000..34cca426
Binary files /dev/null and b/Maison-Connectee/Homebox/img/banniere-Homebox.png differ
diff --git a/Maison-Connectee/Homebox/img/logo-Homebox.png b/Maison-Connectee/Homebox/img/logo-Homebox.png
new file mode 100644
index 00000000..1a75cb10
Binary files /dev/null and b/Maison-Connectee/Homebox/img/logo-Homebox.png differ
diff --git a/Production/Opengist/LICENSE b/Maison-Connectee/Homebridge/LICENSE
similarity index 100%
rename from Production/Opengist/LICENSE
rename to Maison-Connectee/Homebridge/LICENSE
diff --git a/Maison-Connectee/Homebridge/README.md b/Maison-Connectee/Homebridge/README.md
new file mode 100644
index 00000000..dc03e1a1
--- /dev/null
+++ b/Maison-Connectee/Homebridge/README.md
@@ -0,0 +1,66 @@
+
+URL :
+
+# Homebridge
+
+Homebridge est un serveur NodeJS l?ger que vous pouvez ex?cuter sur votre r?seau domestique et qui ?mule l'API HomeKit d'iOS. Homebridge vous permet d'int?grer des appareils domestiques intelligents qui ne prennent pas en charge le protocole HomeKit. Une fois install?, Homebridge reste actif et connect? ? votre r?seau, pr?t ? r?pondre aux demandes de Siri.
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Homebridge
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Maison-Connectee\Homebridge
+```
+
+## Modifier la configuration de Homebridge
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Maison-Connectee\Homebridge
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Homebridge
+
+Pour utiliser Homebridge tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Homebridge avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Homebridge.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Maison-Connectee/Homebridge/docker-compose-traefik.yml b/Maison-Connectee/Homebridge/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Maison-Connectee/Homebridge/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Maison-Connectee/Homebridge/docker-compose.yml b/Maison-Connectee/Homebridge/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Maison-Connectee/Homebridge/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Maison-Connectee/Homebridge/img/logo-Homebridge.png b/Maison-Connectee/Homebridge/img/logo-Homebridge.png
new file mode 100644
index 00000000..b7a27224
Binary files /dev/null and b/Maison-Connectee/Homebridge/img/logo-Homebridge.png differ
diff --git a/Production/OrangeHRM/LICENSE b/Maison-Connectee/OpenHAB/LICENSE
similarity index 100%
rename from Production/OrangeHRM/LICENSE
rename to Maison-Connectee/OpenHAB/LICENSE
diff --git a/Maison-Connectee/OpenHAB/README.md b/Maison-Connectee/OpenHAB/README.md
new file mode 100644
index 00000000..b653a72d
--- /dev/null
+++ b/Maison-Connectee/OpenHAB/README.md
@@ -0,0 +1,66 @@
+
+URL :
+
+# OpenHAB
+
+Le bus domotique openHAB est une plateforme domotique open source, ind?pendante de toute technologie, qui fonctionne comme le centre de votre maison intelligente et qui a la capacit? d'int?grer une multitude d'autres appareils et syst?mes. openHAB int?gre d'autres syst?mes domotiques, des appareils (intelligents) et d'autres technologies dans une solution unique afin de fournir une interface utilisateur uniforme et une approche commune des r?gles d'automatisation dans l'ensemble de votre syst?me, quel que soit le nombre de fabricants et de sous-syst?mes impliqu?s, ce qui vous donne l'outil le plus flexible disponible pour r?aliser presque tous les souhaits en mati?re d'automatisation domestique.
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de OpenHAB
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Maison-Connectee\OpenHAB
+```
+
+## Modifier la configuration de OpenHAB
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Maison-Connectee\OpenHAB
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de OpenHAB
+
+Pour utiliser OpenHAB tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser OpenHAB avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://OpenHAB.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Maison-Connectee/OpenHAB/docker-compose-traefik.yml b/Maison-Connectee/OpenHAB/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Maison-Connectee/OpenHAB/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Maison-Connectee/OpenHAB/docker-compose.yml b/Maison-Connectee/OpenHAB/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Maison-Connectee/OpenHAB/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Maison-Connectee/OpenHAB/img/logo-OpenHAB.png b/Maison-Connectee/OpenHAB/img/logo-OpenHAB.png
new file mode 100644
index 00000000..5963e843
Binary files /dev/null and b/Maison-Connectee/OpenHAB/img/logo-OpenHAB.png differ
diff --git a/Pterodactyl/README.md b/Maison-Connectee/Pterodactyl/README.md
similarity index 100%
rename from Pterodactyl/README.md
rename to Maison-Connectee/Pterodactyl/README.md
diff --git a/Audacity/docker-compose-traefik.yml b/Maison-Connectee/Pterodactyl/docker-compose-traefik.yml
similarity index 100%
rename from Audacity/docker-compose-traefik.yml
rename to Maison-Connectee/Pterodactyl/docker-compose-traefik.yml
diff --git a/Pterodactyl/docker-compose.yml b/Maison-Connectee/Pterodactyl/docker-compose.yml
similarity index 100%
rename from Pterodactyl/docker-compose.yml
rename to Maison-Connectee/Pterodactyl/docker-compose.yml
diff --git a/Production/Penpot/LICENSE b/Maison-Connectee/Scrypted/LICENSE
similarity index 100%
rename from Production/Penpot/LICENSE
rename to Maison-Connectee/Scrypted/LICENSE
diff --git a/Maison-Connectee/Scrypted/README.md b/Maison-Connectee/Scrypted/README.md
new file mode 100644
index 00000000..523735e6
--- /dev/null
+++ b/Maison-Connectee/Scrypted/README.md
@@ -0,0 +1,66 @@
+
+URL :
+
+# Scrypted
+
+Scrypted est une plateforme domotique qui se concentre principalement sur la fluidit? de l'exp?rience des cam?ras. Scrypted peut relier la plupart des cam?ras aux trois principaux hubs domestiques : HomeKit (y compris HomeKit Secure Video), Google Home et Alexa. Les flux de Scrypted sont rapides, ? faible latence et d'une fiabilit? ? toute ?preuve.
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Scrypted
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Maison-Connectee\Scrypted
+```
+
+## Modifier la configuration de Scrypted
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Maison-Connectee\Scrypted
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Scrypted
+
+Pour utiliser Scrypted tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Scrypted avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Scrypted.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Maison-Connectee/Scrypted/docker-compose-traefik.yml b/Maison-Connectee/Scrypted/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Maison-Connectee/Scrypted/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Maison-Connectee/Scrypted/docker-compose.yml b/Maison-Connectee/Scrypted/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Maison-Connectee/Scrypted/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Maison-Connectee/Scrypted/img/logo-Scrypted.png b/Maison-Connectee/Scrypted/img/logo-Scrypted.png
new file mode 100644
index 00000000..b1c64fd4
Binary files /dev/null and b/Maison-Connectee/Scrypted/img/logo-Scrypted.png differ
diff --git a/Production/Plane/LICENSE b/Maison-Connectee/TasmoAdmin/LICENSE
similarity index 100%
rename from Production/Plane/LICENSE
rename to Maison-Connectee/TasmoAdmin/LICENSE
diff --git a/Maison-Connectee/TasmoAdmin/README.md b/Maison-Connectee/TasmoAdmin/README.md
new file mode 100644
index 00000000..bd6354c2
--- /dev/null
+++ b/Maison-Connectee/TasmoAdmin/README.md
@@ -0,0 +1,66 @@
+
+URL :
+
+# TasmoAdmin
+
+TasmoAdmin est un site Web d'administration pour les appareils flash?s avec Tasmota. Il fonctionne sous Windows, Linux et dans les conteneurs Docker.
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de TasmoAdmin
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Maison-Connectee\TasmoAdmin
+```
+
+## Modifier la configuration de TasmoAdmin
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Maison-Connectee\TasmoAdmin
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de TasmoAdmin
+
+Pour utiliser TasmoAdmin tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser TasmoAdmin avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://TasmoAdmin.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Maison-Connectee/TasmoAdmin/docker-compose-traefik.yml b/Maison-Connectee/TasmoAdmin/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Maison-Connectee/TasmoAdmin/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Maison-Connectee/TasmoAdmin/docker-compose.yml b/Maison-Connectee/TasmoAdmin/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Maison-Connectee/TasmoAdmin/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Maison-Connectee/TasmoAdmin/img/logo-TasmoAdmin.png b/Maison-Connectee/TasmoAdmin/img/logo-TasmoAdmin.png
new file mode 100644
index 00000000..45147caa
Binary files /dev/null and b/Maison-Connectee/TasmoAdmin/img/logo-TasmoAdmin.png differ
diff --git a/Production/PlantUML/LICENSE b/Maison-Connectee/ioBroker/LICENSE
similarity index 100%
rename from Production/PlantUML/LICENSE
rename to Maison-Connectee/ioBroker/LICENSE
diff --git a/Maison-Connectee/ioBroker/README.md b/Maison-Connectee/ioBroker/README.md
new file mode 100644
index 00000000..325c44db
--- /dev/null
+++ b/Maison-Connectee/ioBroker/README.md
@@ -0,0 +1,66 @@
+
+URL :
+
+# ioBroker
+
+IoBroker est un logiciel libre open source permettant de rassembler diff?rents appareils domestiques intelligents (IoT) en un syst?me complet (Smart Home System).
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de ioBroker
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Maison-Connectee\ioBroker
+```
+
+## Modifier la configuration de ioBroker
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Maison-Connectee\ioBroker
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de ioBroker
+
+Pour utiliser ioBroker tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser ioBroker avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://ioBroker.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Maison-Connectee/ioBroker/docker-compose-traefik.yml b/Maison-Connectee/ioBroker/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Maison-Connectee/ioBroker/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Maison-Connectee/ioBroker/docker-compose.yml b/Maison-Connectee/ioBroker/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Maison-Connectee/ioBroker/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Maison-Connectee/ioBroker/img/logo-ioBroker.png b/Maison-Connectee/ioBroker/img/logo-ioBroker.png
new file mode 100644
index 00000000..df2f32e8
Binary files /dev/null and b/Maison-Connectee/ioBroker/img/logo-ioBroker.png differ
diff --git a/Manyfold/README.md b/Manyfold/README.md
deleted file mode 100644
index cc0f8dd6..00000000
--- a/Manyfold/README.md
+++ /dev/null
@@ -1,32 +0,0 @@
-
-
-# Adminer
-
-Adminer est un outil de gestion de base de données complet écrit en PHP. Inversement à phpMyAdmin, il consiste en un seul fichier prêt à être déployé sur le serveur cible. Adminer est disponible pour MySQL, MariaDB, PostgreSQL, SQLite, MS SQL, Oracle, Elasticsearch, MongoDB et autres via plugin
-
-# Installation
-
-Pour utiliser Adminer tout seul
-```bash
-docker compose up -d
-```
-
-Pour utiliser Adminer avec Traefik
-```bash
-docker compose -f docker-compose-traefik.yml up -d
-```
-
-Pour utiliser Adminer avec Nginx
-```bash
-docker compose -f docker-compose-nginx.yml up -d
-```
-# Utilisation
-
-## Accueil
-
-
-# More info
-- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
-
-# Buy me a coffe
-
\ No newline at end of file
diff --git a/Manyfold/docker-compose-traefik.yml b/Manyfold/docker-compose-traefik.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Manyfold/docker-compose.yml b/Manyfold/docker-compose.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/MeTube/README.md b/MeTube/README.md
deleted file mode 100644
index cc0f8dd6..00000000
--- a/MeTube/README.md
+++ /dev/null
@@ -1,32 +0,0 @@
-
-
-# Adminer
-
-Adminer est un outil de gestion de base de données complet écrit en PHP. Inversement à phpMyAdmin, il consiste en un seul fichier prêt à être déployé sur le serveur cible. Adminer est disponible pour MySQL, MariaDB, PostgreSQL, SQLite, MS SQL, Oracle, Elasticsearch, MongoDB et autres via plugin
-
-# Installation
-
-Pour utiliser Adminer tout seul
-```bash
-docker compose up -d
-```
-
-Pour utiliser Adminer avec Traefik
-```bash
-docker compose -f docker-compose-traefik.yml up -d
-```
-
-Pour utiliser Adminer avec Nginx
-```bash
-docker compose -f docker-compose-nginx.yml up -d
-```
-# Utilisation
-
-## Accueil
-
-
-# More info
-- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
-
-# Buy me a coffe
-
\ No newline at end of file
diff --git a/MeTube/docker-compose-traefik.yml b/MeTube/docker-compose-traefik.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/MeTube/docker-compose.yml b/MeTube/docker-compose.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Mealie/README.md b/Mealie/README.md
deleted file mode 100644
index cc0f8dd6..00000000
--- a/Mealie/README.md
+++ /dev/null
@@ -1,32 +0,0 @@
-
-
-# Adminer
-
-Adminer est un outil de gestion de base de données complet écrit en PHP. Inversement à phpMyAdmin, il consiste en un seul fichier prêt à être déployé sur le serveur cible. Adminer est disponible pour MySQL, MariaDB, PostgreSQL, SQLite, MS SQL, Oracle, Elasticsearch, MongoDB et autres via plugin
-
-# Installation
-
-Pour utiliser Adminer tout seul
-```bash
-docker compose up -d
-```
-
-Pour utiliser Adminer avec Traefik
-```bash
-docker compose -f docker-compose-traefik.yml up -d
-```
-
-Pour utiliser Adminer avec Nginx
-```bash
-docker compose -f docker-compose-nginx.yml up -d
-```
-# Utilisation
-
-## Accueil
-
-
-# More info
-- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
-
-# Buy me a coffe
-
\ No newline at end of file
diff --git a/Mealie/docker-compose-traefik.yml b/Mealie/docker-compose-traefik.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Mediawiki/README.md b/Mediawiki/README.md
deleted file mode 100644
index fbb5ebe1..00000000
--- a/Mediawiki/README.md
+++ /dev/null
@@ -1,30 +0,0 @@
-
-
-# Mediawiki
-
-# Installation
-
-Pour utiliser Mediawiki tout seul
-```bash
-docker compose up -d
-```
-
-Pour utiliser Mediawiki avec Traefik
-```bash
-docker compose -f docker-compose-traefik.yml up -d
-```
-
-Pour utiliser Mediawiki 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/Mediawiki/docker-compose-traefik.yml b/Mediawiki/docker-compose-traefik.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Memos/README.md b/Memos/README.md
deleted file mode 100644
index cc0f8dd6..00000000
--- a/Memos/README.md
+++ /dev/null
@@ -1,32 +0,0 @@
-
-
-# Adminer
-
-Adminer est un outil de gestion de base de données complet écrit en PHP. Inversement à phpMyAdmin, il consiste en un seul fichier prêt à être déployé sur le serveur cible. Adminer est disponible pour MySQL, MariaDB, PostgreSQL, SQLite, MS SQL, Oracle, Elasticsearch, MongoDB et autres via plugin
-
-# Installation
-
-Pour utiliser Adminer tout seul
-```bash
-docker compose up -d
-```
-
-Pour utiliser Adminer avec Traefik
-```bash
-docker compose -f docker-compose-traefik.yml up -d
-```
-
-Pour utiliser Adminer avec Nginx
-```bash
-docker compose -f docker-compose-nginx.yml up -d
-```
-# Utilisation
-
-## Accueil
-
-
-# More info
-- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
-
-# Buy me a coffe
-
\ No newline at end of file
diff --git a/Memos/docker-compose-traefik.yml b/Memos/docker-compose-traefik.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Memos/docker-compose.yml b/Memos/docker-compose.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Production/PupCloud/LICENSE b/Messagerie/Gotify/LICENSE
similarity index 100%
rename from Production/PupCloud/LICENSE
rename to Messagerie/Gotify/LICENSE
diff --git a/Messagerie/Gotify/docker-compose-traefik.yml b/Messagerie/Gotify/docker-compose-traefik.yml
index e69de29b..40514b3e 100644
--- a/Messagerie/Gotify/docker-compose-traefik.yml
+++ b/Messagerie/Gotify/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Messagerie/Gotify/img/banniere-Gotify.png b/Messagerie/Gotify/img/banniere-Gotify.png
new file mode 100644
index 00000000..0f7d171a
Binary files /dev/null and b/Messagerie/Gotify/img/banniere-Gotify.png differ
diff --git a/Messagerie/Gotify/img/logo-Gotify.png b/Messagerie/Gotify/img/logo-Gotify.png
index 0f7d171a..abc59497 100644
Binary files a/Messagerie/Gotify/img/logo-Gotify.png and b/Messagerie/Gotify/img/logo-Gotify.png differ
diff --git a/Messagerie/docker-compose-traefik.yml b/Messagerie/docker-compose-traefik.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Messagerie/docker-compose.yml b/Messagerie/docker-compose.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/MiroTalk SFU/LICENSE b/MiroTalk SFU/LICENSE
deleted file mode 100644
index 4090ceaf..00000000
--- a/MiroTalk SFU/LICENSE
+++ /dev/null
@@ -1,661 +0,0 @@
- GNU AFFERO GENERAL PUBLIC LICENSE
- Version 3, 19 November 2007
-
-Copyright (C) 2007 Free Software Foundation, Inc.
-Everyone is permitted to copy and distribute verbatim copies
-of this license document, but changing it is not allowed.
-
- Preamble
-
- The GNU Affero General Public License is a free, copyleft license for
-software and other kinds of works, specifically designed to ensure
-cooperation with the community in the case of network server software.
-
- The licenses for most software and other practical works are designed
-to take away your freedom to share and change the works. By contrast,
-our General Public Licenses are intended to guarantee your freedom to
-share and change all versions of a program--to make sure it remains free
-software for all its users.
-
- When we speak of free software, we are referring to freedom, not
-price. Our General Public Licenses are designed to make sure that you
-have the freedom to distribute copies of free software (and charge for
-them if you wish), that you receive source code or can get it if you
-want it, that you can change the software or use pieces of it in new
-free programs, and that you know you can do these things.
-
- Developers that use our General Public Licenses protect your rights
-with two steps: (1) assert copyright on the software, and (2) offer
-you this License which gives you legal permission to copy, distribute
-and/or modify the software.
-
- A secondary benefit of defending all users' freedom is that
-improvements made in alternate versions of the program, if they
-receive widespread use, become available for other developers to
-incorporate. Many developers of free software are heartened and
-encouraged by the resulting cooperation. However, in the case of
-software used on network servers, this result may fail to come about.
-The GNU General Public License permits making a modified version and
-letting the public access it on a server without ever releasing its
-source code to the public.
-
- The GNU Affero General Public License is designed specifically to
-ensure that, in such cases, the modified source code becomes available
-to the community. It requires the operator of a network server to
-provide the source code of the modified version running there to the
-users of that server. Therefore, public use of a modified version, on
-a publicly accessible server, gives the public access to the source
-code of the modified version.
-
- An older license, called the Affero General Public License and
-published by Affero, was designed to accomplish similar goals. This is
-a different license, not a version of the Affero GPL, but Affero has
-released a new version of the Affero GPL which permits relicensing under
-this license.
-
- The precise terms and conditions for copying, distribution and
-modification follow.
-
- TERMS AND CONDITIONS
-
- 0. Definitions.
-
- "This License" refers to version 3 of the GNU Affero General Public License.
-
- "Copyright" also means copyright-like laws that apply to other kinds of
-works, such as semiconductor masks.
-
- "The Program" refers to any copyrightable work licensed under this
-License. Each licensee is addressed as "you". "Licensees" and
-"recipients" may be individuals or organizations.
-
- To "modify" a work means to copy from or adapt all or part of the work
-in a fashion requiring copyright permission, other than the making of an
-exact copy. The resulting work is called a "modified version" of the
-earlier work or a work "based on" the earlier work.
-
- A "covered work" means either the unmodified Program or a work based
-on the Program.
-
- To "propagate" a work means to do anything with it that, without
-permission, would make you directly or secondarily liable for
-infringement under applicable copyright law, except executing it on a
-computer or modifying a private copy. Propagation includes copying,
-distribution (with or without modification), making available to the
-public, and in some countries other activities as well.
-
- To "convey" a work means any kind of propagation that enables other
-parties to make or receive copies. Mere interaction with a user through
-a computer network, with no transfer of a copy, is not conveying.
-
- An interactive user interface displays "Appropriate Legal Notices"
-to the extent that it includes a convenient and prominently visible
-feature that (1) displays an appropriate copyright notice, and (2)
-tells the user that there is no warranty for the work (except to the
-extent that warranties are provided), that licensees may convey the
-work under this License, and how to view a copy of this License. If
-the interface presents a list of user commands or options, such as a
-menu, a prominent item in the list meets this criterion.
-
- 1. Source Code.
-
- The "source code" for a work means the preferred form of the work
-for making modifications to it. "Object code" means any non-source
-form of a work.
-
- A "Standard Interface" means an interface that either is an official
-standard defined by a recognized standards body, or, in the case of
-interfaces specified for a particular programming language, one that
-is widely used among developers working in that language.
-
- The "System Libraries" of an executable work include anything, other
-than the work as a whole, that (a) is included in the normal form of
-packaging a Major Component, but which is not part of that Major
-Component, and (b) serves only to enable use of the work with that
-Major Component, or to implement a Standard Interface for which an
-implementation is available to the public in source code form. A
-"Major Component", in this context, means a major essential component
-(kernel, window system, and so on) of the specific operating system
-(if any) on which the executable work runs, or a compiler used to
-produce the work, or an object code interpreter used to run it.
-
- The "Corresponding Source" for a work in object code form means all
-the source code needed to generate, install, and (for an executable
-work) run the object code and to modify the work, including scripts to
-control those activities. However, it does not include the work's
-System Libraries, or general-purpose tools or generally available free
-programs which are used unmodified in performing those activities but
-which are not part of the work. For example, Corresponding Source
-includes interface definition files associated with source files for
-the work, and the source code for shared libraries and dynamically
-linked subprograms that the work is specifically designed to require,
-such as by intimate data communication or control flow between those
-subprograms and other parts of the work.
-
- The Corresponding Source need not include anything that users
-can regenerate automatically from other parts of the Corresponding
-Source.
-
- The Corresponding Source for a work in source code form is that
-same work.
-
- 2. Basic Permissions.
-
- All rights granted under this License are granted for the term of
-copyright on the Program, and are irrevocable provided the stated
-conditions are met. This License explicitly affirms your unlimited
-permission to run the unmodified Program. The output from running a
-covered work is covered by this License only if the output, given its
-content, constitutes a covered work. This License acknowledges your
-rights of fair use or other equivalent, as provided by copyright law.
-
- You may make, run and propagate covered works that you do not
-convey, without conditions so long as your license otherwise remains
-in force. You may convey covered works to others for the sole purpose
-of having them make modifications exclusively for you, or provide you
-with facilities for running those works, provided that you comply with
-the terms of this License in conveying all material for which you do
-not control copyright. Those thus making or running the covered works
-for you must do so exclusively on your behalf, under your direction
-and control, on terms that prohibit them from making any copies of
-your copyrighted material outside their relationship with you.
-
- Conveying under any other circumstances is permitted solely under
-the conditions stated below. Sublicensing is not allowed; section 10
-makes it unnecessary.
-
- 3. Protecting Users' Legal Rights From Anti-Circumvention Law.
-
- No covered work shall be deemed part of an effective technological
-measure under any applicable law fulfilling obligations under article
-11 of the WIPO copyright treaty adopted on 20 December 1996, or
-similar laws prohibiting or restricting circumvention of such
-measures.
-
- When you convey a covered work, you waive any legal power to forbid
-circumvention of technological measures to the extent such circumvention
-is effected by exercising rights under this License with respect to
-the covered work, and you disclaim any intention to limit operation or
-modification of the work as a means of enforcing, against the work's
-users, your or third parties' legal rights to forbid circumvention of
-technological measures.
-
- 4. Conveying Verbatim Copies.
-
- You may convey verbatim copies of the Program's source code as you
-receive it, in any medium, provided that you conspicuously and
-appropriately publish on each copy an appropriate copyright notice;
-keep intact all notices stating that this License and any
-non-permissive terms added in accord with section 7 apply to the code;
-keep intact all notices of the absence of any warranty; and give all
-recipients a copy of this License along with the Program.
-
- You may charge any price or no price for each copy that you convey,
-and you may offer support or warranty protection for a fee.
-
- 5. Conveying Modified Source Versions.
-
- You may convey a work based on the Program, or the modifications to
-produce it from the Program, in the form of source code under the
-terms of section 4, provided that you also meet all of these conditions:
-
- a) The work must carry prominent notices stating that you modified
- it, and giving a relevant date.
-
- b) The work must carry prominent notices stating that it is
- released under this License and any conditions added under section
- 7. This requirement modifies the requirement in section 4 to
- "keep intact all notices".
-
- c) You must license the entire work, as a whole, under this
- License to anyone who comes into possession of a copy. This
- License will therefore apply, along with any applicable section 7
- additional terms, to the whole of the work, and all its parts,
- regardless of how they are packaged. This License gives no
- permission to license the work in any other way, but it does not
- invalidate such permission if you have separately received it.
-
- d) If the work has interactive user interfaces, each must display
- Appropriate Legal Notices; however, if the Program has interactive
- interfaces that do not display Appropriate Legal Notices, your
- work need not make them do so.
-
- A compilation of a covered work with other separate and independent
-works, which are not by their nature extensions of the covered work,
-and which are not combined with it such as to form a larger program,
-in or on a volume of a storage or distribution medium, is called an
-"aggregate" if the compilation and its resulting copyright are not
-used to limit the access or legal rights of the compilation's users
-beyond what the individual works permit. Inclusion of a covered work
-in an aggregate does not cause this License to apply to the other
-parts of the aggregate.
-
- 6. Conveying Non-Source Forms.
-
- You may convey a covered work in object code form under the terms
-of sections 4 and 5, provided that you also convey the
-machine-readable Corresponding Source under the terms of this License,
-in one of these ways:
-
- a) Convey the object code in, or embodied in, a physical product
- (including a physical distribution medium), accompanied by the
- Corresponding Source fixed on a durable physical medium
- customarily used for software interchange.
-
- b) Convey the object code in, or embodied in, a physical product
- (including a physical distribution medium), accompanied by a
- written offer, valid for at least three years and valid for as
- long as you offer spare parts or customer support for that product
- model, to give anyone who possesses the object code either (1) a
- copy of the Corresponding Source for all the software in the
- product that is covered by this License, on a durable physical
- medium customarily used for software interchange, for a price no
- more than your reasonable cost of physically performing this
- conveying of source, or (2) access to copy the
- Corresponding Source from a network server at no charge.
-
- c) Convey individual copies of the object code with a copy of the
- written offer to provide the Corresponding Source. This
- alternative is allowed only occasionally and noncommercially, and
- only if you received the object code with such an offer, in accord
- with subsection 6b.
-
- d) Convey the object code by offering access from a designated
- place (gratis or for a charge), and offer equivalent access to the
- Corresponding Source in the same way through the same place at no
- further charge. You need not require recipients to copy the
- Corresponding Source along with the object code. If the place to
- copy the object code is a network server, the Corresponding Source
- may be on a different server (operated by you or a third party)
- that supports equivalent copying facilities, provided you maintain
- clear directions next to the object code saying where to find the
- Corresponding Source. Regardless of what server hosts the
- Corresponding Source, you remain obligated to ensure that it is
- available for as long as needed to satisfy these requirements.
-
- e) Convey the object code using peer-to-peer transmission, provided
- you inform other peers where the object code and Corresponding
- Source of the work are being offered to the general public at no
- charge under subsection 6d.
-
-A separable portion of the object code, whose source code is excluded
-from the Corresponding Source as a System Library, need not be
-included in conveying the object code work.
-
- A "User Product" is either (1) a "consumer product", which means any
-tangible personal property which is normally used for personal, family,
-or household purposes, or (2) anything designed or sold for incorporation
-into a dwelling. In determining whether a product is a consumer product,
-doubtful cases shall be resolved in favor of coverage. For a particular
-product received by a particular user, "normally used" refers to a
-typical or common use of that class of product, regardless of the status
-of the particular user or of the way in which the particular user
-actually uses, or expects or is expected to use, the product. A product
-is a consumer product regardless of whether the product has substantial
-commercial, industrial or non-consumer uses, unless such uses represent
-the only significant mode of use of the product.
-
- "Installation Information" for a User Product means any methods,
-procedures, authorization keys, or other information required to install
-and execute modified versions of a covered work in that User Product from
-a modified version of its Corresponding Source. The information must
-suffice to ensure that the continued functioning of the modified object
-code is in no case prevented or interfered with solely because
-modification has been made.
-
- If you convey an object code work under this section in, or with, or
-specifically for use in, a User Product, and the conveying occurs as
-part of a transaction in which the right of possession and use of the
-User Product is transferred to the recipient in perpetuity or for a
-fixed term (regardless of how the transaction is characterized), the
-Corresponding Source conveyed under this section must be accompanied
-by the Installation Information. But this requirement does not apply
-if neither you nor any third party retains the ability to install
-modified object code on the User Product (for example, the work has
-been installed in ROM).
-
- The requirement to provide Installation Information does not include a
-requirement to continue to provide support service, warranty, or updates
-for a work that has been modified or installed by the recipient, or for
-the User Product in which it has been modified or installed. Access to a
-network may be denied when the modification itself materially and
-adversely affects the operation of the network or violates the rules and
-protocols for communication across the network.
-
- Corresponding Source conveyed, and Installation Information provided,
-in accord with this section must be in a format that is publicly
-documented (and with an implementation available to the public in
-source code form), and must require no special password or key for
-unpacking, reading or copying.
-
- 7. Additional Terms.
-
- "Additional permissions" are terms that supplement the terms of this
-License by making exceptions from one or more of its conditions.
-Additional permissions that are applicable to the entire Program shall
-be treated as though they were included in this License, to the extent
-that they are valid under applicable law. If additional permissions
-apply only to part of the Program, that part may be used separately
-under those permissions, but the entire Program remains governed by
-this License without regard to the additional permissions.
-
- When you convey a copy of a covered work, you may at your option
-remove any additional permissions from that copy, or from any part of
-it. (Additional permissions may be written to require their own
-removal in certain cases when you modify the work.) You may place
-additional permissions on material, added by you to a covered work,
-for which you have or can give appropriate copyright permission.
-
- Notwithstanding any other provision of this License, for material you
-add to a covered work, you may (if authorized by the copyright holders of
-that material) supplement the terms of this License with terms:
-
- a) Disclaiming warranty or limiting liability differently from the
- terms of sections 15 and 16 of this License; or
-
- b) Requiring preservation of specified reasonable legal notices or
- author attributions in that material or in the Appropriate Legal
- Notices displayed by works containing it; or
-
- c) Prohibiting misrepresentation of the origin of that material, or
- requiring that modified versions of such material be marked in
- reasonable ways as different from the original version; or
-
- d) Limiting the use for publicity purposes of names of licensors or
- authors of the material; or
-
- e) Declining to grant rights under trademark law for use of some
- trade names, trademarks, or service marks; or
-
- f) Requiring indemnification of licensors and authors of that
- material by anyone who conveys the material (or modified versions of
- it) with contractual assumptions of liability to the recipient, for
- any liability that these contractual assumptions directly impose on
- those licensors and authors.
-
- All other non-permissive additional terms are considered "further
-restrictions" within the meaning of section 10. If the Program as you
-received it, or any part of it, contains a notice stating that it is
-governed by this License along with a term that is a further
-restriction, you may remove that term. If a license document contains
-a further restriction but permits relicensing or conveying under this
-License, you may add to a covered work material governed by the terms
-of that license document, provided that the further restriction does
-not survive such relicensing or conveying.
-
- If you add terms to a covered work in accord with this section, you
-must place, in the relevant source files, a statement of the
-additional terms that apply to those files, or a notice indicating
-where to find the applicable terms.
-
- Additional terms, permissive or non-permissive, may be stated in the
-form of a separately written license, or stated as exceptions;
-the above requirements apply either way.
-
- 8. Termination.
-
- You may not propagate or modify a covered work except as expressly
-provided under this License. Any attempt otherwise to propagate or
-modify it is void, and will automatically terminate your rights under
-this License (including any patent licenses granted under the third
-paragraph of section 11).
-
- However, if you cease all violation of this License, then your
-license from a particular copyright holder is reinstated (a)
-provisionally, unless and until the copyright holder explicitly and
-finally terminates your license, and (b) permanently, if the copyright
-holder fails to notify you of the violation by some reasonable means
-prior to 60 days after the cessation.
-
- Moreover, your license from a particular copyright holder is
-reinstated permanently if the copyright holder notifies you of the
-violation by some reasonable means, this is the first time you have
-received notice of violation of this License (for any work) from that
-copyright holder, and you cure the violation prior to 30 days after
-your receipt of the notice.
-
- Termination of your rights under this section does not terminate the
-licenses of parties who have received copies or rights from you under
-this License. If your rights have been terminated and not permanently
-reinstated, you do not qualify to receive new licenses for the same
-material under section 10.
-
- 9. Acceptance Not Required for Having Copies.
-
- You are not required to accept this License in order to receive or
-run a copy of the Program. Ancillary propagation of a covered work
-occurring solely as a consequence of using peer-to-peer transmission
-to receive a copy likewise does not require acceptance. However,
-nothing other than this License grants you permission to propagate or
-modify any covered work. These actions infringe copyright if you do
-not accept this License. Therefore, by modifying or propagating a
-covered work, you indicate your acceptance of this License to do so.
-
- 10. Automatic Licensing of Downstream Recipients.
-
- Each time you convey a covered work, the recipient automatically
-receives a license from the original licensors, to run, modify and
-propagate that work, subject to this License. You are not responsible
-for enforcing compliance by third parties with this License.
-
- An "entity transaction" is a transaction transferring control of an
-organization, or substantially all assets of one, or subdividing an
-organization, or merging organizations. If propagation of a covered
-work results from an entity transaction, each party to that
-transaction who receives a copy of the work also receives whatever
-licenses to the work the party's predecessor in interest had or could
-give under the previous paragraph, plus a right to possession of the
-Corresponding Source of the work from the predecessor in interest, if
-the predecessor has it or can get it with reasonable efforts.
-
- You may not impose any further restrictions on the exercise of the
-rights granted or affirmed under this License. For example, you may
-not impose a license fee, royalty, or other charge for exercise of
-rights granted under this License, and you may not initiate litigation
-(including a cross-claim or counterclaim in a lawsuit) alleging that
-any patent claim is infringed by making, using, selling, offering for
-sale, or importing the Program or any portion of it.
-
- 11. Patents.
-
- A "contributor" is a copyright holder who authorizes use under this
-License of the Program or a work on which the Program is based. The
-work thus licensed is called the contributor's "contributor version".
-
- A contributor's "essential patent claims" are all patent claims
-owned or controlled by the contributor, whether already acquired or
-hereafter acquired, that would be infringed by some manner, permitted
-by this License, of making, using, or selling its contributor version,
-but do not include claims that would be infringed only as a
-consequence of further modification of the contributor version. For
-purposes of this definition, "control" includes the right to grant
-patent sublicenses in a manner consistent with the requirements of
-this License.
-
- Each contributor grants you a non-exclusive, worldwide, royalty-free
-patent license under the contributor's essential patent claims, to
-make, use, sell, offer for sale, import and otherwise run, modify and
-propagate the contents of its contributor version.
-
- In the following three paragraphs, a "patent license" is any express
-agreement or commitment, however denominated, not to enforce a patent
-(such as an express permission to practice a patent or covenant not to
-sue for patent infringement). To "grant" such a patent license to a
-party means to make such an agreement or commitment not to enforce a
-patent against the party.
-
- If you convey a covered work, knowingly relying on a patent license,
-and the Corresponding Source of the work is not available for anyone
-to copy, free of charge and under the terms of this License, through a
-publicly available network server or other readily accessible means,
-then you must either (1) cause the Corresponding Source to be so
-available, or (2) arrange to deprive yourself of the benefit of the
-patent license for this particular work, or (3) arrange, in a manner
-consistent with the requirements of this License, to extend the patent
-license to downstream recipients. "Knowingly relying" means you have
-actual knowledge that, but for the patent license, your conveying the
-covered work in a country, or your recipient's use of the covered work
-in a country, would infringe one or more identifiable patents in that
-country that you have reason to believe are valid.
-
- If, pursuant to or in connection with a single transaction or
-arrangement, you convey, or propagate by procuring conveyance of, a
-covered work, and grant a patent license to some of the parties
-receiving the covered work authorizing them to use, propagate, modify
-or convey a specific copy of the covered work, then the patent license
-you grant is automatically extended to all recipients of the covered
-work and works based on it.
-
- A patent license is "discriminatory" if it does not include within
-the scope of its coverage, prohibits the exercise of, or is
-conditioned on the non-exercise of one or more of the rights that are
-specifically granted under this License. You may not convey a covered
-work if you are a party to an arrangement with a third party that is
-in the business of distributing software, under which you make payment
-to the third party based on the extent of your activity of conveying
-the work, and under which the third party grants, to any of the
-parties who would receive the covered work from you, a discriminatory
-patent license (a) in connection with copies of the covered work
-conveyed by you (or copies made from those copies), or (b) primarily
-for and in connection with specific products or compilations that
-contain the covered work, unless you entered into that arrangement,
-or that patent license was granted, prior to 28 March 2007.
-
- Nothing in this License shall be construed as excluding or limiting
-any implied license or other defenses to infringement that may
-otherwise be available to you under applicable patent law.
-
- 12. No Surrender of Others' Freedom.
-
- If conditions are imposed on you (whether by court order, agreement or
-otherwise) that contradict the conditions of this License, they do not
-excuse you from the conditions of this License. If you cannot convey a
-covered work so as to satisfy simultaneously your obligations under this
-License and any other pertinent obligations, then as a consequence you may
-not convey it at all. For example, if you agree to terms that obligate you
-to collect a royalty for further conveying from those to whom you convey
-the Program, the only way you could satisfy both those terms and this
-License would be to refrain entirely from conveying the Program.
-
- 13. Remote Network Interaction; Use with the GNU General Public License.
-
- Notwithstanding any other provision of this License, if you modify the
-Program, your modified version must prominently offer all users
-interacting with it remotely through a computer network (if your version
-supports such interaction) an opportunity to receive the Corresponding
-Source of your version by providing access to the Corresponding Source
-from a network server at no charge, through some standard or customary
-means of facilitating copying of software. This Corresponding Source
-shall include the Corresponding Source for any work covered by version 3
-of the GNU General Public License that is incorporated pursuant to the
-following paragraph.
-
- Notwithstanding any other provision of this License, you have
-permission to link or combine any covered work with a work licensed
-under version 3 of the GNU General Public License into a single
-combined work, and to convey the resulting work. The terms of this
-License will continue to apply to the part which is the covered work,
-but the work with which it is combined will remain governed by version
-3 of the GNU General Public License.
-
- 14. Revised Versions of this License.
-
- The Free Software Foundation may publish revised and/or new versions of
-the GNU Affero General Public License from time to time. Such new versions
-will be similar in spirit to the present version, but may differ in detail to
-address new problems or concerns.
-
- Each version is given a distinguishing version number. If the
-Program specifies that a certain numbered version of the GNU Affero General
-Public License "or any later version" applies to it, you have the
-option of following the terms and conditions either of that numbered
-version or of any later version published by the Free Software
-Foundation. If the Program does not specify a version number of the
-GNU Affero General Public License, you may choose any version ever published
-by the Free Software Foundation.
-
- If the Program specifies that a proxy can decide which future
-versions of the GNU Affero General Public License can be used, that proxy's
-public statement of acceptance of a version permanently authorizes you
-to choose that version for the Program.
-
- Later license versions may give you additional or different
-permissions. However, no additional obligations are imposed on any
-author or copyright holder as a result of your choosing to follow a
-later version.
-
- 15. Disclaimer of Warranty.
-
- THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY
-APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT
-HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY
-OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO,
-THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
-PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM
-IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF
-ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
-
- 16. Limitation of Liability.
-
- IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
-WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS
-THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY
-GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE
-USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF
-DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD
-PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS),
-EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF
-SUCH DAMAGES.
-
- 17. Interpretation of Sections 15 and 16.
-
- If the disclaimer of warranty and limitation of liability provided
-above cannot be given local legal effect according to their terms,
-reviewing courts shall apply local law that most closely approximates
-an absolute waiver of all civil liability in connection with the
-Program, unless a warranty or assumption of liability accompanies a
-copy of the Program in return for a fee.
-
- END OF TERMS AND CONDITIONS
-
- How to Apply These Terms to Your New Programs
-
- If you develop a new program, and you want it to be of the greatest
-possible use to the public, the best way to achieve this is to make it
-free software which everyone can redistribute and change under these terms.
-
- To do so, attach the following notices to the program. It is safest
-to attach them to the start of each source file to most effectively
-state the exclusion of warranty; and each file should have at least
-the "copyright" line and a pointer to where the full notice is found.
-
-
- Copyright (C)
-
- This program is free software: you can redistribute it and/or modify
- it under the terms of the GNU Affero General Public License as published
- by the Free Software Foundation, either version 3 of the License, or
- (at your option) any later version.
-
- This program is distributed in the hope that it will be useful,
- but WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- GNU Affero General Public License for more details.
-
- You should have received a copy of the GNU Affero General Public License
- along with this program. If not, see .
-
-Also add information on how to contact you by electronic and paper mail.
-
- If your software can interact with users remotely through a computer
-network, you should also make sure that it provides a way for users to
-get its source. For example, if your program is a web application, its
-interface could display a "Source" link that leads users to an archive
-of the code. There are many ways you could offer source, and different
-solutions will be better for different programs; see section 13 for the
-specific requirements.
-
- You should also get your employer (if you work as a programmer) or school,
-if any, to sign a "copyright disclaimer" for the program, if necessary.
-For more information on this, and how to apply and follow the GNU AGPL, see
-.
\ No newline at end of file
diff --git a/MiroTalk SFU/README.md b/MiroTalk SFU/README.md
deleted file mode 100644
index cc0f8dd6..00000000
--- a/MiroTalk SFU/README.md
+++ /dev/null
@@ -1,32 +0,0 @@
-
-
-# Adminer
-
-Adminer est un outil de gestion de base de données complet écrit en PHP. Inversement à phpMyAdmin, il consiste en un seul fichier prêt à être déployé sur le serveur cible. Adminer est disponible pour MySQL, MariaDB, PostgreSQL, SQLite, MS SQL, Oracle, Elasticsearch, MongoDB et autres via plugin
-
-# Installation
-
-Pour utiliser Adminer tout seul
-```bash
-docker compose up -d
-```
-
-Pour utiliser Adminer avec Traefik
-```bash
-docker compose -f docker-compose-traefik.yml up -d
-```
-
-Pour utiliser Adminer avec Nginx
-```bash
-docker compose -f docker-compose-nginx.yml up -d
-```
-# Utilisation
-
-## Accueil
-
-
-# More info
-- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
-
-# Buy me a coffe
-
\ No newline at end of file
diff --git a/MiroTalk SFU/docker-compose-traefik.yml b/MiroTalk SFU/docker-compose-traefik.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/MiroTalk SFU/docker-compose.yml b/MiroTalk SFU/docker-compose.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Monitoring/Checkmk/README.md b/Monitoring/Checkmk/README.md
index bfd23719..9acefb38 100644
--- a/Monitoring/Checkmk/README.md
+++ b/Monitoring/Checkmk/README.md
@@ -1,9 +1,39 @@

+URL :
# Checkmk
+Checkmk fournit une surveillance puissante des r?seaux, des serveurs, des nuages, des conteneurs et des applications. Rapide. Efficace. Checkmk est disponible en plusieurs ?ditions. Le Checkmk Raw Edition est gratuit et 100 % open source.
-# Installation
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Checkmk
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Monitoring\Checkmk
+```
+
+## Modifier la configuration de Checkmk
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Monitoring\Checkmk
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Checkmk
Pour utiliser Checkmk tout seul
```bash
@@ -15,14 +45,19 @@ Pour utiliser Checkmk avec Traefik
docker compose -f docker-compose-traefik.yml up -d
```
-Pour utiliser Checkmk avec Nginx
-```bash
-docker compose -f docker-compose-nginx.yml up -d
-```
# Utilisation
## Accueil
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Checkmk.10.0.4.29.traefik.me`)"
+
# More info
- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
diff --git a/Monitoring/Checkmk/docker-compose-traefik.yml b/Monitoring/Checkmk/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Monitoring/Checkmk/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Monitoring/Checkmk/docker-compose.yml b/Monitoring/Checkmk/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Monitoring/Checkmk/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Monitoring/Checkmk/img/logo-Checkmk.png b/Monitoring/Checkmk/img/logo-Checkmk.png
new file mode 100644
index 00000000..9f2b55a9
Binary files /dev/null and b/Monitoring/Checkmk/img/logo-Checkmk.png differ
diff --git a/Monitoring/Healthchecks/README.md b/Monitoring/Healthchecks/README.md
index 50ed378f..55fed199 100644
--- a/Monitoring/Healthchecks/README.md
+++ b/Monitoring/Healthchecks/README.md
@@ -1,9 +1,39 @@

+URL :
# Healthchecks
+Healthchecks est un service de surveillance des emplois cron. Il ?coute les demandes HTTP et les messages ?lectroniques (?pings?) de vos emplois cron et de vos t?ches programm?es (?contr?les?). Lorsqu'un ping n'arrive pas ? temps, Healthchecks envoie des alertes. Healthchecks s'accompagne d'un tableau de bord web, d'une API, d'une plus de 25 int?grations pour la fourniture de notifications, de rapports mensuels par courrier ?lectronique, d'un support WebAuthn 2FA, de fonctions de gestion d'?quipe: projets, membres de l'?quipe, acc?s en lecture seule.
-# Installation
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Healthchecks
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Monitoring\Healthchecks
+```
+
+## Modifier la configuration de Healthchecks
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Monitoring\Healthchecks
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Healthchecks
Pour utiliser Healthchecks tout seul
```bash
@@ -15,14 +45,19 @@ Pour utiliser Healthchecks avec Traefik
docker compose -f docker-compose-traefik.yml up -d
```
-Pour utiliser Healthchecks avec Nginx
-```bash
-docker compose -f docker-compose-nginx.yml up -d
-```
# Utilisation
## Accueil
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Healthchecks.10.0.4.29.traefik.me`)"
+
# More info
- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
diff --git a/Monitoring/Healthchecks/docker-compose-traefik.yml b/Monitoring/Healthchecks/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Monitoring/Healthchecks/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# 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/docker-compose.yml b/Monitoring/Healthchecks/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Monitoring/Healthchecks/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Monitoring/Healthchecks/img/logo-Healthchecks.png b/Monitoring/Healthchecks/img/logo-Healthchecks.png
new file mode 100644
index 00000000..6e001376
Binary files /dev/null and b/Monitoring/Healthchecks/img/logo-Healthchecks.png differ
diff --git a/Production/Pylon/LICENSE b/Monitoring/Kener/LICENSE
similarity index 100%
rename from Production/Pylon/LICENSE
rename to Monitoring/Kener/LICENSE
diff --git a/Monitoring/Kener/README.md b/Monitoring/Kener/README.md
new file mode 100644
index 00000000..84ca5ae2
--- /dev/null
+++ b/Monitoring/Kener/README.md
@@ -0,0 +1,66 @@
+
+URL :
+
+# Kener
+
+Kener est un outil de page d'?tat open-source Node.js, con?u pour rendre la surveillance des services et la gestion des incidents une brise. Il offre une interface ?l?gante et conviviale qui simplifie les coupures de service de suivi et am?liore la fa?on dont nous communiquons pendant les incidents
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Kener
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Monitoring\Kener
+```
+
+## Modifier la configuration de Kener
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Monitoring\Kener
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Kener
+
+Pour utiliser Kener tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Kener avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Kener.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Monitoring/Kener/docker-compose-traefik.yml b/Monitoring/Kener/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Monitoring/Kener/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Monitoring/Kener/docker-compose.yml b/Monitoring/Kener/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Monitoring/Kener/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Monitoring/Kener/img/banniere-Kener.png b/Monitoring/Kener/img/banniere-Kener.png
new file mode 100644
index 00000000..22fe05d7
Binary files /dev/null and b/Monitoring/Kener/img/banniere-Kener.png differ
diff --git a/Monitoring/Kener/img/logo-Kener.png b/Monitoring/Kener/img/logo-Kener.png
new file mode 100644
index 00000000..14f38816
Binary files /dev/null and b/Monitoring/Kener/img/logo-Kener.png differ
diff --git a/Monitoring/Librenms/README.md b/Monitoring/Librenms/README.md
index 2520c27a..85b31cd1 100644
--- a/Monitoring/Librenms/README.md
+++ b/Monitoring/Librenms/README.md
@@ -1,28 +1,63 @@

+URL :
-# Librenms
+# Librenms
-# Installation
-Pour utiliser Adminer tout seul
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Librenms
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Monitoring\Librenms
+```
+
+## Modifier la configuration de Librenms
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Monitoring\Librenms
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Librenms
+
+Pour utiliser Librenms tout seul
```bash
docker compose up -d
```
-Pour utiliser Adminer avec Traefik
+Pour utiliser Librenms avec Traefik
```bash
docker compose -f docker-compose-traefik.yml up -d
```
-Pour utiliser Adminer avec Nginx
-```bash
-docker compose -f docker-compose-nginx.yml up -d
-```
# Utilisation
## Accueil
-
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Librenms.10.0.4.29.traefik.me`)"
+
# More info
- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
diff --git a/Monitoring/Librenms/docker-compose-traefik.yml b/Monitoring/Librenms/docker-compose-traefik.yml
index e69de29b..40514b3e 100644
--- a/Monitoring/Librenms/docker-compose-traefik.yml
+++ b/Monitoring/Librenms/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# 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/README.md b/Monitoring/Netdat/README.md
index 4423a371..328b5b51 100644
--- a/Monitoring/Netdat/README.md
+++ b/Monitoring/Netdat/README.md
@@ -1,9 +1,39 @@

+URL :
# Netdat
+Les donn?es nettes sont distribu?es, en temps r?el, de surveillance des performances et de la sant? pour les syst?mes et les applications. C'est un agent de surveillance hautement optimis? que vous installez sur tous vos syst?mes et conteneurs. Les donn?es Netdata fournissent des informations sans pr?c?dent, en temps r?el, sur tout ce qui se passe sur les syst?mes sur lesquels elle fonctionne (y compris les serveurs web, les bases de donn?es, les applications), en utilisant des tableaux de bord web hautement interactifs. Il peut fonctionner de mani?re autonome, sans composants tiers, ou il peut ?tre int?gr? aux cha?nes d'outils de surveillance existantes (Prometheus, Graphite, OpenTSDB, Kafka, Grafana, etc.). Les donn?es nettes sont rapides et efficaces, con?ues pour fonctionner en permanence sur tous les syst?mes (serveurs physiques et virtuels, conteneurs, dispositifs IoT), sans perturber leur fonction principale.
-# Installation
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Netdat
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Monitoring\Netdat
+```
+
+## Modifier la configuration de Netdat
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Monitoring\Netdat
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Netdat
Pour utiliser Netdat tout seul
```bash
@@ -15,14 +45,19 @@ Pour utiliser Netdat avec Traefik
docker compose -f docker-compose-traefik.yml up -d
```
-Pour utiliser Netdat avec Nginx
-```bash
-docker compose -f docker-compose-nginx.yml up -d
-```
# Utilisation
## Accueil
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Netdat.10.0.4.29.traefik.me`)"
+
# More info
- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
diff --git a/Monitoring/Netdat/docker-compose-traefik.yml b/Monitoring/Netdat/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Monitoring/Netdat/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# 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/docker-compose.yml b/Monitoring/Netdat/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Monitoring/Netdat/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Production/Redmine/LICENSE b/Monitoring/Ntopng/LICENSE
similarity index 100%
rename from Production/Redmine/LICENSE
rename to Monitoring/Ntopng/LICENSE
diff --git a/Monitoring/Ntopng/README.md b/Monitoring/Ntopng/README.md
new file mode 100644
index 00000000..644cd76e
--- /dev/null
+++ b/Monitoring/Ntopng/README.md
@@ -0,0 +1,66 @@
+
+URL :
+
+# Ntopng
+
+Ntop est un logiciel informatique qui sonde un r?seau informatique pour montrer l'utilisation du r?seau (Traffic Analytics) d'une mani?re similaire ? ce que le programme est le plus performant pour les processus. En mode interactif, il affiche l'?tat du r?seau sur le terminal de l'utilisateur. En mode Web, il agit comme un serveur web, cr?ant une d?charge HTML de l'?tat du r?seau.
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Ntopng
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Monitoring\Ntopng
+```
+
+## Modifier la configuration de Ntopng
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Monitoring\Ntopng
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Ntopng
+
+Pour utiliser Ntopng tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Ntopng avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Ntopng.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Monitoring/Ntopng/docker-compose-traefik.yml b/Monitoring/Ntopng/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Monitoring/Ntopng/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Monitoring/Ntopng/docker-compose.yml b/Monitoring/Ntopng/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Monitoring/Ntopng/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Production/SiYuan/LICENSE b/Monitoring/Plausible/LICENSE
similarity index 100%
rename from Production/SiYuan/LICENSE
rename to Monitoring/Plausible/LICENSE
diff --git a/Monitoring/Plausible/README.md b/Monitoring/Plausible/README.md
new file mode 100644
index 00000000..4a089c97
--- /dev/null
+++ b/Monitoring/Plausible/README.md
@@ -0,0 +1,66 @@
+
+URL :
+
+# Plausible
+
+Plausible Analytics est une alternative simple, l?g?re, open source et conviviale pour la vie priv?e ? Google Analytics, similaire ? Umami et Matomo. Il n'utilise pas de cookies et est pleinement conforme au RGPD, ? la CCPA et au PECR. La mission de Plausible est de r?duire la surveillance des entreprises en fournissant un outil d'analyse web alternatif qui ne provient pas du monde AdTech.
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Plausible
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Monitoring\Plausible
+```
+
+## Modifier la configuration de Plausible
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Monitoring\Plausible
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Plausible
+
+Pour utiliser Plausible tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Plausible avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Plausible.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Monitoring/Plausible/docker-compose-traefik.yml b/Monitoring/Plausible/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Monitoring/Plausible/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Monitoring/Plausible/docker-compose.yml b/Monitoring/Plausible/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Monitoring/Plausible/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Monitoring/Plausible/img/logo-Plausible.png b/Monitoring/Plausible/img/logo-Plausible.png
new file mode 100644
index 00000000..2feefd23
Binary files /dev/null and b/Monitoring/Plausible/img/logo-Plausible.png differ
diff --git a/Monitoring/Prometheus-Grafana/README.md b/Monitoring/Prometheus-Grafana/README.md
index e06e4bec..4d64a802 100644
--- a/Monitoring/Prometheus-Grafana/README.md
+++ b/Monitoring/Prometheus-Grafana/README.md
@@ -1,27 +1,63 @@
- 
+
+URL :
-# Prometheus Grafana
+# Prometheus-Grafana
-# Installation
-Pour utiliser Adminer tout seul
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Prometheus-Grafana
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Monitoring\Prometheus-Grafana
+```
+
+## Modifier la configuration de Prometheus-Grafana
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Monitoring\Prometheus-Grafana
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Prometheus-Grafana
+
+Pour utiliser Prometheus-Grafana tout seul
```bash
docker compose up -d
```
-Pour utiliser Adminer avec Traefik
+Pour utiliser Prometheus-Grafana avec Traefik
```bash
docker compose -f docker-compose-traefik.yml up -d
```
-Pour utiliser Adminer avec Nginx
-```bash
-docker compose -f docker-compose-nginx.yml up -d
-```
# Utilisation
## Accueil
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Prometheus-Grafana.10.0.4.29.traefik.me`)"
+
# More info
- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
diff --git a/Monitoring/Prometheus-Grafana/docker-compose-traefik.yml b/Monitoring/Prometheus-Grafana/docker-compose-traefik.yml
index e69de29b..40514b3e 100644
--- a/Monitoring/Prometheus-Grafana/docker-compose-traefik.yml
+++ b/Monitoring/Prometheus-Grafana/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Production/Snippet Box/LICENSE b/Monitoring/SerpBear/LICENSE
similarity index 100%
rename from Production/Snippet Box/LICENSE
rename to Monitoring/SerpBear/LICENSE
diff --git a/Monitoring/SerpBear/README.md b/Monitoring/SerpBear/README.md
new file mode 100644
index 00000000..8b5f565d
--- /dev/null
+++ b/Monitoring/SerpBear/README.md
@@ -0,0 +1,66 @@
+
+URL :
+
+# SerpBear
+
+SerpBear est une application de suivi de position du moteur de recherche ouvert. Il vous permet de suivre les positions de vos mots-cl?s dans Google et d'?tre inform? de leurs positions.
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de SerpBear
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Monitoring\SerpBear
+```
+
+## Modifier la configuration de SerpBear
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Monitoring\SerpBear
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de SerpBear
+
+Pour utiliser SerpBear tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser SerpBear avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://SerpBear.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Monitoring/SerpBear/docker-compose-traefik.yml b/Monitoring/SerpBear/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Monitoring/SerpBear/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Monitoring/SerpBear/docker-compose.yml b/Monitoring/SerpBear/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Monitoring/SerpBear/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Monitoring/SerpBear/img/logo-SerpBear.png b/Monitoring/SerpBear/img/logo-SerpBear.png
new file mode 100644
index 00000000..7f4daf1a
Binary files /dev/null and b/Monitoring/SerpBear/img/logo-SerpBear.png differ
diff --git a/Production/Splunk/LICENSE b/Monitoring/Statping/LICENSE
similarity index 100%
rename from Production/Splunk/LICENSE
rename to Monitoring/Statping/LICENSE
diff --git a/Monitoring/Statping/README.md b/Monitoring/Statping/README.md
new file mode 100644
index 00000000..7ece4a22
--- /dev/null
+++ b/Monitoring/Statping/README.md
@@ -0,0 +1,66 @@
+
+URL :
+
+# Statping
+
+Statping est une page d'?tat facile ? utiliser pour vos sites web et applications. Statping va automatiquement chercher l'application et rendre une belle page d'?tat avec des tonnes de fonctionnalit?s pour vous de construire une page d'?tat encore meilleure. Ce g?n?rateur de page d'?tat vous permet d'utiliser les bases de donn?es MySQL, Postgres ou SQLite sur plusieurs syst?mes d'exploitation. Une alternative pour Statping est Uptime Kuma.
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Statping
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Monitoring\Statping
+```
+
+## Modifier la configuration de Statping
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Monitoring\Statping
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Statping
+
+Pour utiliser Statping tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Statping avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Statping.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Monitoring/Statping/docker-compose-traefik.yml b/Monitoring/Statping/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Monitoring/Statping/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Monitoring/Statping/docker-compose.yml b/Monitoring/Statping/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Monitoring/Statping/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Production/Strapi/LICENSE b/Monitoring/Umami/LICENSE
similarity index 100%
rename from Production/Strapi/LICENSE
rename to Monitoring/Umami/LICENSE
diff --git a/Monitoring/Umami/README.md b/Monitoring/Umami/README.md
new file mode 100644
index 00000000..9673a4bc
--- /dev/null
+++ b/Monitoring/Umami/README.md
@@ -0,0 +1,66 @@
+
+URL :
+
+# Umami
+
+Umami est une alternative simple, rapide et ax?e sur la vie priv?e ? Google Analytics. L'objectif est de vous fournir une alternative plus amicale et ax?e sur la vie priv?e ? Google Analytics et une alternative gratuite et open-source aux solutions payantes. Umami ne collecte que les m?triques qui vous tiennent ? c?ur et tout s'adapte sur une seule page.
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Umami
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Monitoring\Umami
+```
+
+## Modifier la configuration de Umami
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Monitoring\Umami
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Umami
+
+Pour utiliser Umami tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Umami avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Umami.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Monitoring/Umami/docker-compose-traefik.yml b/Monitoring/Umami/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Monitoring/Umami/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Monitoring/Umami/docker-compose.yml b/Monitoring/Umami/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Monitoring/Umami/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Monitoring/Umami/img/banniere-Umami.png b/Monitoring/Umami/img/banniere-Umami.png
new file mode 100644
index 00000000..be54bcd7
Binary files /dev/null and b/Monitoring/Umami/img/banniere-Umami.png differ
diff --git a/Monitoring/Umami/img/logo-Umami.png b/Monitoring/Umami/img/logo-Umami.png
new file mode 100644
index 00000000..d7d758b4
Binary files /dev/null and b/Monitoring/Umami/img/logo-Umami.png differ
diff --git a/Production/Taisun/LICENSE b/Monitoring/Uptime Kuma/LICENSE
similarity index 100%
rename from Production/Taisun/LICENSE
rename to Monitoring/Uptime Kuma/LICENSE
diff --git a/Monitoring/Uptime Kuma/README.md b/Monitoring/Uptime Kuma/README.md
new file mode 100644
index 00000000..5b8dc9a5
--- /dev/null
+++ b/Monitoring/Uptime Kuma/README.md
@@ -0,0 +1,66 @@
+
+URL :
+
+# Uptime Kuma
+
+Soyez le premier qui sait que votre site web est en panne. Une surveillance fiable vous avertit avant tout probl?me important et vous fait ?conomiser de l'argent. Le temps de fonctionnement de Kuma surveille constamment votre site web. Surveillance du temps de disponibilit? pour HTTP(s) / TCP / Ping. Fancy, R?active, UI/UX rapide. Notifications via Webhook, Telegram, Discord et e-mail (SMTP). Intervalle de 20 secondes.
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Uptime Kuma
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Monitoring\Uptime Kuma
+```
+
+## Modifier la configuration de Uptime Kuma
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Monitoring\Uptime Kuma
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Uptime Kuma
+
+Pour utiliser Uptime Kuma tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Uptime Kuma avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Uptime Kuma.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Monitoring/Uptime Kuma/docker-compose-traefik.yml b/Monitoring/Uptime Kuma/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Monitoring/Uptime Kuma/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Uptime-Kuma/docker-compose.yaml b/Monitoring/Uptime Kuma/docker-compose.yaml
similarity index 100%
rename from Uptime-Kuma/docker-compose.yaml
rename to Monitoring/Uptime Kuma/docker-compose.yaml
diff --git a/Monitoring/Uptime Kuma/docker-compose.yml b/Monitoring/Uptime Kuma/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Monitoring/Uptime Kuma/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Production/TeamMapper/LICENSE b/Monitoring/Web Check/LICENSE
similarity index 100%
rename from Production/TeamMapper/LICENSE
rename to Monitoring/Web Check/LICENSE
diff --git a/Monitoring/Web Check/README.md b/Monitoring/Web Check/README.md
new file mode 100644
index 00000000..8a0bc70b
--- /dev/null
+++ b/Monitoring/Web Check/README.md
@@ -0,0 +1,66 @@
+
+URL :
+
+# Web Check
+
+Web-Check vous aidera ? avoir un aper?u du fonctionnement interne d'un site web donn?: d?couvrir des vecteurs d'attaque potentiels, analyser l'architecture du serveur, visualiser les configurations de s?curit? et apprendre quelles technologies un site utilise. Actuellement, le tableau de bord Web-Check montrera: informations IP, cha?ne SSL, enregistrements DNS, cookies, en-t?tes, informations de domaine, r?gles de crawl de recherche, carte de page, emplacement du serveur, registre de redirection, ports ouverts, traceroute, extensions de s?curit? DNS, performances du site, trackers, noms h?tes associ?s, empreinte carbone. L'objectif de Web-Check est de vous aider ? comprendre, optimiser et s?curiser facilement votre site web.
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Web Check
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Monitoring\Web Check
+```
+
+## Modifier la configuration de Web Check
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Monitoring\Web Check
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Web Check
+
+Pour utiliser Web Check tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Web Check avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Web Check.10.0.4.29.traefik.me`)"
+
+
+# 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/docker-compose-traefik.yml b/Monitoring/Web Check/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Monitoring/Web Check/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# 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/docker-compose.yml b/Monitoring/Web Check/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Monitoring/Web Check/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Monitoring/Web-Check/README.md b/Monitoring/Web-Check/README.md
deleted file mode 100644
index eeeccdd4..00000000
--- a/Monitoring/Web-Check/README.md
+++ /dev/null
@@ -1,31 +0,0 @@
-
-
-# Web-Check
-
-
-# Installation
-
-Pour utiliser Web-Check tout seul
-```bash
-docker compose up -d
-```
-
-Pour utiliser Web-Check avec Traefik
-```bash
-docker compose -f docker-compose-traefik.yml up -d
-```
-
-Pour utiliser Web-Check 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/README.md b/Monitoring/Zabbix/README.md
index 51f1f27c..9ee8b17c 100644
--- a/Monitoring/Zabbix/README.md
+++ b/Monitoring/Zabbix/README.md
@@ -1,9 +1,39 @@

+URL :
# Zabbix
+Il s'agit d'un logiciel qui surveille de nombreux param?tres d'un r?seau ainsi que la sant? et l'int?grit? des serveurs. Il utilise un m?canisme de notification flexible qui permet aux utilisateurs de configurer les alertes par courrier ?lectronique pour pratiquement n'importe quel ?v?nement. Cela permet une r?action rapide aux probl?mes du serveur. Il offre d'excellentes fonctions de communication et de visualisation des donn?es en fonction des donn?es stock?es. Cela rend la planification des capacit?s id?ales pour la planification des capacit?s.
-# Installation
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Zabbix
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Monitoring\Zabbix
+```
+
+## Modifier la configuration de Zabbix
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Monitoring\Zabbix
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Zabbix
Pour utiliser Zabbix tout seul
```bash
@@ -15,14 +45,19 @@ Pour utiliser Zabbix avec Traefik
docker compose -f docker-compose-traefik.yml up -d
```
-Pour utiliser Zabbix avec Nginx
-```bash
-docker compose -f docker-compose-nginx.yml up -d
-```
# Utilisation
## Accueil
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Zabbix.10.0.4.29.traefik.me`)"
+
# More info
- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
diff --git a/Monitoring/Zabbix/docker-compose-traefik.yml b/Monitoring/Zabbix/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Monitoring/Zabbix/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# 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/docker-compose.yml b/Monitoring/Zabbix/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Monitoring/Zabbix/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Monitoring/Zabbix/img/logo-Zabbix.png b/Monitoring/Zabbix/img/logo-Zabbix.png
new file mode 100644
index 00000000..25eaa069
Binary files /dev/null and b/Monitoring/Zabbix/img/logo-Zabbix.png differ
diff --git a/Monitoring/docker-compose-traefik.yml b/Monitoring/docker-compose-traefik.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Monitoring/docker-compose.yml b/Monitoring/docker-compose.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Monitoring/ntop/README.md b/Monitoring/ntop/README.md
index 78b49238..1b85afaa 100644
--- a/Monitoring/ntop/README.md
+++ b/Monitoring/ntop/README.md
@@ -1,9 +1,39 @@

+URL :
# ntop
-# Installation
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de ntop
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Monitoring\ntop
+```
+
+## Modifier la configuration de ntop
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Monitoring\ntop
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de ntop
Pour utiliser ntop tout seul
```bash
@@ -15,14 +45,19 @@ Pour utiliser ntop avec Traefik
docker compose -f docker-compose-traefik.yml up -d
```
-Pour utiliser ntop avec Nginx
-```bash
-docker compose -f docker-compose-nginx.yml up -d
-```
# Utilisation
## Accueil
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://ntop.10.0.4.29.traefik.me`)"
+
# More info
- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
diff --git a/Monitoring/ntop/docker-compose-traefik.yml b/Monitoring/ntop/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Monitoring/ntop/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Monitoring/ntop/docker-compose.yml b/Monitoring/ntop/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Monitoring/ntop/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Production/Theia/LICENSE b/Moteur de recherche/SearXNG/LICENSE
similarity index 100%
rename from Production/Theia/LICENSE
rename to Moteur de recherche/SearXNG/LICENSE
diff --git a/Moteur de recherche/SearXNG/README.md b/Moteur de recherche/SearXNG/README.md
new file mode 100644
index 00000000..0a3f1def
--- /dev/null
+++ b/Moteur de recherche/SearXNG/README.md
@@ -0,0 +1,66 @@
+
+URL :
+
+# SearXNG
+
+SearXNG est un m?tamoteur de recherche Internet gratuit qui regroupe les r?sultats de plus de 70 services de recherche. Les utilisateurs ne sont ni suivis ni profil?s. De plus, SearXNG peut ?tre utilis? sur Tor pour l'anonymat en ligne.
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de SearXNG
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Moteur de recherche\SearXNG
+```
+
+## Modifier la configuration de SearXNG
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Moteur de recherche\SearXNG
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de SearXNG
+
+Pour utiliser SearXNG tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser SearXNG avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://SearXNG.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Moteur de recherche/SearXNG/docker-compose-traefik.yml b/Moteur de recherche/SearXNG/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Moteur de recherche/SearXNG/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/SearXNG/docker-compose.yml b/Moteur de recherche/SearXNG/docker-compose.yml
similarity index 100%
rename from SearXNG/docker-compose.yml
rename to Moteur de recherche/SearXNG/docker-compose.yml
diff --git a/SearXNG/img/logo-SearXNG.png b/Moteur de recherche/SearXNG/img/banniere-SearXNG.png
similarity index 100%
rename from SearXNG/img/logo-SearXNG.png
rename to Moteur de recherche/SearXNG/img/banniere-SearXNG.png
diff --git a/Production/ThingsBoard/LICENSE b/Moteur de recherche/Whoogle Search/LICENSE
similarity index 100%
rename from Production/ThingsBoard/LICENSE
rename to Moteur de recherche/Whoogle Search/LICENSE
diff --git a/Moteur de recherche/Whoogle Search/README.md b/Moteur de recherche/Whoogle Search/README.md
new file mode 100644
index 00000000..c873353d
--- /dev/null
+++ b/Moteur de recherche/Whoogle Search/README.md
@@ -0,0 +1,66 @@
+
+URL :
+
+# Whoogle Search
+
+
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Whoogle Search
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Moteur de recherche\Whoogle Search
+```
+
+## Modifier la configuration de Whoogle Search
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Moteur de recherche\Whoogle Search
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Whoogle Search
+
+Pour utiliser Whoogle Search tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Whoogle Search avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Whoogle Search.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Moteur de recherche/Whoogle Search/docker-compose-traefik.yml b/Moteur de recherche/Whoogle Search/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Moteur de recherche/Whoogle Search/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Moteur de recherche/Whoogle Search/docker-compose.yml b/Moteur de recherche/Whoogle Search/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Moteur de recherche/Whoogle Search/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Production/Traggo/LICENSE b/Multimedia/Ampache/LICENSE
similarity index 100%
rename from Production/Traggo/LICENSE
rename to Multimedia/Ampache/LICENSE
diff --git a/Multimedia/Ampache/README.md b/Multimedia/Ampache/README.md
new file mode 100644
index 00000000..08e80a7a
--- /dev/null
+++ b/Multimedia/Ampache/README.md
@@ -0,0 +1,66 @@
+
+URL :
+
+# Ampache
+
+Ampache est une application Web de streaming audio/vid?o et un gestionnaire de fichiers vous permettant d'acc?der ? votre musique et vos vid?os de n'importe o?, en utilisant presque n'importe quel appareil compatible Internet.
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Ampache
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Multimedia\Ampache
+```
+
+## Modifier la configuration de Ampache
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Multimedia\Ampache
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Ampache
+
+Pour utiliser Ampache tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Ampache avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Ampache.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Multimedia/Ampache/docker-compose-traefik.yml b/Multimedia/Ampache/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Multimedia/Ampache/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Multimedia/Ampache/docker-compose.yml b/Multimedia/Ampache/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Multimedia/Ampache/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Multimedia/Ampache/img/logo-Ampache.png b/Multimedia/Ampache/img/logo-Ampache.png
new file mode 100644
index 00000000..09adfde6
Binary files /dev/null and b/Multimedia/Ampache/img/logo-Ampache.png differ
diff --git a/Production/VSCodium/LICENSE b/Multimedia/Ardour/LICENSE
similarity index 100%
rename from Production/VSCodium/LICENSE
rename to Multimedia/Ardour/LICENSE
diff --git a/Multimedia/Ardour/README.md b/Multimedia/Ardour/README.md
new file mode 100644
index 00000000..6e8d1d7d
--- /dev/null
+++ b/Multimedia/Ardour/README.md
@@ -0,0 +1,66 @@
+
+URL :
+
+# Ardour
+
+
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Ardour
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Multimedia\Ardour
+```
+
+## Modifier la configuration de Ardour
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Multimedia\Ardour
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Ardour
+
+Pour utiliser Ardour tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Ardour avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Ardour.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Multimedia/Ardour/docker-compose-traefik.yml b/Multimedia/Ardour/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Multimedia/Ardour/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Multimedia/Ardour/docker-compose.yml b/Multimedia/Ardour/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Multimedia/Ardour/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Multimedia/Ardour/img/logo-Ardour.png b/Multimedia/Ardour/img/logo-Ardour.png
new file mode 100644
index 00000000..52e8eca4
Binary files /dev/null and b/Multimedia/Ardour/img/logo-Ardour.png differ
diff --git a/Production/WBO/LICENSE b/Multimedia/Audiobookshelf/LICENSE
similarity index 100%
rename from Production/WBO/LICENSE
rename to Multimedia/Audiobookshelf/LICENSE
diff --git a/Multimedia/Audiobookshelf/README.md b/Multimedia/Audiobookshelf/README.md
new file mode 100644
index 00000000..4dbd76e4
--- /dev/null
+++ b/Multimedia/Audiobookshelf/README.md
@@ -0,0 +1,66 @@
+
+URL :
+
+# Audiobookshelf
+
+Audiobookshelf est un serveur de livres audio auto-h?berg? permettant de g?rer et de lire vos livres audio.
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Audiobookshelf
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Multimedia\Audiobookshelf
+```
+
+## Modifier la configuration de Audiobookshelf
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Multimedia\Audiobookshelf
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Audiobookshelf
+
+Pour utiliser Audiobookshelf tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Audiobookshelf avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Audiobookshelf.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Multimedia/Audiobookshelf/docker-compose-traefik.yml b/Multimedia/Audiobookshelf/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Multimedia/Audiobookshelf/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Multimedia/Audiobookshelf/docker-compose.yml b/Multimedia/Audiobookshelf/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Multimedia/Audiobookshelf/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Audiobookshelf/img/logo-Audiobookshelf.png b/Multimedia/Audiobookshelf/img/banniere-Audiobookshelf.png
similarity index 100%
rename from Audiobookshelf/img/logo-Audiobookshelf.png
rename to Multimedia/Audiobookshelf/img/banniere-Audiobookshelf.png
diff --git a/Multimedia/Audiobookshelf/img/logo-Audiobookshelf.png b/Multimedia/Audiobookshelf/img/logo-Audiobookshelf.png
new file mode 100644
index 00000000..3359d3b1
Binary files /dev/null and b/Multimedia/Audiobookshelf/img/logo-Audiobookshelf.png differ
diff --git a/Production/Weblate/LICENSE b/Multimedia/AzuraCast/LICENSE
similarity index 100%
rename from Production/Weblate/LICENSE
rename to Multimedia/AzuraCast/LICENSE
diff --git a/Multimedia/AzuraCast/README.md b/Multimedia/AzuraCast/README.md
new file mode 100644
index 00000000..4a6cfa66
--- /dev/null
+++ b/Multimedia/AzuraCast/README.md
@@ -0,0 +1,66 @@
+
+URL :
+
+# AzuraCast
+
+AzuraCast est une suite de gestion de radio Web tout-en-un auto-h?berg?e. Gr?ce ? son programme d'installation simple et ? son interface Web puissante mais intuitive, vous pouvez d?marrer une station de radio Web enti?rement fonctionnelle en quelques minutes rapides.
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de AzuraCast
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Multimedia\AzuraCast
+```
+
+## Modifier la configuration de AzuraCast
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Multimedia\AzuraCast
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de AzuraCast
+
+Pour utiliser AzuraCast tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser AzuraCast avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://AzuraCast.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Multimedia/AzuraCast/docker-compose-traefik.yml b/Multimedia/AzuraCast/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Multimedia/AzuraCast/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Multimedia/AzuraCast/docker-compose.yml b/Multimedia/AzuraCast/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Multimedia/AzuraCast/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Multimedia/AzuraCast/img/logo-AzuraCast.png b/Multimedia/AzuraCast/img/logo-AzuraCast.png
new file mode 100644
index 00000000..49f94f6e
Binary files /dev/null and b/Multimedia/AzuraCast/img/logo-AzuraCast.png differ
diff --git a/Production/Yaade/LICENSE b/Multimedia/Bazarr/LICENSE
similarity index 100%
rename from Production/Yaade/LICENSE
rename to Multimedia/Bazarr/LICENSE
diff --git a/Multimedia/Bazarr/README.md b/Multimedia/Bazarr/README.md
new file mode 100644
index 00000000..c62b04ae
--- /dev/null
+++ b/Multimedia/Bazarr/README.md
@@ -0,0 +1,66 @@
+
+URL :
+
+# Bazarr
+
+Bazarr est une application compl?mentaire ? Sonarr et Radarr qui g?re et t?l?charge les sous-titres en fonction de vos besoins. Vous d?finissez vos pr?f?rences par ?mission TV ou film et Bazarr s'occupe de tout pour vous.
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Bazarr
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Multimedia\Bazarr
+```
+
+## Modifier la configuration de Bazarr
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Multimedia\Bazarr
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Bazarr
+
+Pour utiliser Bazarr tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Bazarr avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Bazarr.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Multimedia/Bazarr/docker-compose-traefik.yml b/Multimedia/Bazarr/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Multimedia/Bazarr/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Multimedia/Bazarr/docker-compose.yml b/Multimedia/Bazarr/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Multimedia/Bazarr/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Multimedia/Bazarr/img/logo-Bazarr.png b/Multimedia/Bazarr/img/logo-Bazarr.png
new file mode 100644
index 00000000..b905a6ad
Binary files /dev/null and b/Multimedia/Bazarr/img/logo-Bazarr.png differ
diff --git a/Production/YouTrack/LICENSE b/Multimedia/Booksonic/LICENSE
similarity index 100%
rename from Production/YouTrack/LICENSE
rename to Multimedia/Booksonic/LICENSE
diff --git a/Multimedia/Booksonic/README.md b/Multimedia/Booksonic/README.md
new file mode 100644
index 00000000..a6fec7e9
--- /dev/null
+++ b/Multimedia/Booksonic/README.md
@@ -0,0 +1,66 @@
+
+URL :
+
+# Booksonic
+
+Booksonic est une plateforme permettant d'acc?der aux livres audio que vous poss?dez o? que vous soyez. Pour le moment, la plateforme se compose de Booksonic Air ? Un serveur pour diffuser vos livres audio, successeur du serveur Booksonic original et bas? sur Airsonic. Vous pouvez utiliser l'application Booksonic Android pour vous connecter ? votre serveur Booksonic-Air.
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Booksonic
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Multimedia\Booksonic
+```
+
+## Modifier la configuration de Booksonic
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Multimedia\Booksonic
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Booksonic
+
+Pour utiliser Booksonic tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Booksonic avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Booksonic.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Multimedia/Booksonic/docker-compose-traefik.yml b/Multimedia/Booksonic/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Multimedia/Booksonic/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Multimedia/Booksonic/docker-compose.yml b/Multimedia/Booksonic/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Multimedia/Booksonic/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Multimedia/Booksonic/img/logo-Booksonic.png b/Multimedia/Booksonic/img/logo-Booksonic.png
new file mode 100644
index 00000000..333a9694
Binary files /dev/null and b/Multimedia/Booksonic/img/logo-Booksonic.png differ
diff --git a/Production/n8n/LICENSE b/Multimedia/Conreq/LICENSE
similarity index 100%
rename from Production/n8n/LICENSE
rename to Multimedia/Conreq/LICENSE
diff --git a/Multimedia/Conreq/README.md b/Multimedia/Conreq/README.md
new file mode 100644
index 00000000..98fdc4c4
--- /dev/null
+++ b/Multimedia/Conreq/README.md
@@ -0,0 +1,66 @@
+
+URL :
+
+# Conreq
+
+Conreq est une application de gestion des requ?tes pour votre m?diath?que. Il s'int?gre ? vos services existants tels que Sonarr et Radarr.
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Conreq
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Multimedia\Conreq
+```
+
+## Modifier la configuration de Conreq
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Multimedia\Conreq
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Conreq
+
+Pour utiliser Conreq tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Conreq avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Conreq.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Multimedia/Conreq/docker-compose-traefik.yml b/Multimedia/Conreq/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Multimedia/Conreq/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Multimedia/Conreq/docker-compose.yml b/Multimedia/Conreq/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Multimedia/Conreq/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Multimedia/Conreq/img/logo-Conreq.png b/Multimedia/Conreq/img/logo-Conreq.png
new file mode 100644
index 00000000..aa583e51
Binary files /dev/null and b/Multimedia/Conreq/img/logo-Conreq.png differ
diff --git a/Réseau/AdGuard/LICENSE b/Multimedia/Deemix/LICENSE
similarity index 100%
rename from Réseau/AdGuard/LICENSE
rename to Multimedia/Deemix/LICENSE
diff --git a/Multimedia/Deemix/README.md b/Multimedia/Deemix/README.md
new file mode 100644
index 00000000..7613f091
--- /dev/null
+++ b/Multimedia/Deemix/README.md
@@ -0,0 +1,66 @@
+
+URL :
+
+# Deemix
+
+Deemix est un t?l?chargeur de deezer construit sur les cendres de Deezloader Remix. La biblioth?que de base (ou core) peut ?tre utilis?e comme une application CLI autonome ou impl?ment?e dans une interface utilisateur en utilisant l'API. Qu'est-ce que Deezer ? Deezer est un service de streaming musical bas? sur Internet. Il permet aux utilisateurs d'?couter du contenu musical provenant de maisons de disques telles que Sony Music, Universal Music Group et Warner Music Group sur divers appareils en ligne ou hors ligne.
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Deemix
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Multimedia\Deemix
+```
+
+## Modifier la configuration de Deemix
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Multimedia\Deemix
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Deemix
+
+Pour utiliser Deemix tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Deemix avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Deemix.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Multimedia/Deemix/docker-compose-traefik.yml b/Multimedia/Deemix/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Multimedia/Deemix/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Multimedia/Deemix/docker-compose.yml b/Multimedia/Deemix/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Multimedia/Deemix/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Multimedia/Deemix/img/logo-Deemix.png b/Multimedia/Deemix/img/logo-Deemix.png
new file mode 100644
index 00000000..6a3b91ba
Binary files /dev/null and b/Multimedia/Deemix/img/logo-Deemix.png differ
diff --git a/Réseau/Gravity/LICENSE b/Multimedia/Dim/LICENSE
similarity index 100%
rename from Réseau/Gravity/LICENSE
rename to Multimedia/Dim/LICENSE
diff --git a/Multimedia/Dim/README.md b/Multimedia/Dim/README.md
new file mode 100644
index 00000000..a5ebaca2
--- /dev/null
+++ b/Multimedia/Dim/README.md
@@ -0,0 +1,66 @@
+
+URL : https://github.com/szabodanika/microbin
+
+# Dim
+
+Dim est un gestionnaire de m?dias auto-h?berg?. Avec une configuration minimale, Dim organisera et embellira vos collections multim?dias, vous permettant d'y acc?der et de les lire ? tout moment et en tout lieu.
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Dim
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Multimedia\Dim
+```
+
+## Modifier la configuration de Dim
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Multimedia\Dim
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Dim
+
+Pour utiliser Dim tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Dim avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Dim.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Multimedia/Dim/docker-compose-traefik.yml b/Multimedia/Dim/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Multimedia/Dim/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Multimedia/Dim/docker-compose.yml b/Multimedia/Dim/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Multimedia/Dim/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Multimedia/Dim/img/logo-Dim.png b/Multimedia/Dim/img/logo-Dim.png
new file mode 100644
index 00000000..8942ec72
Binary files /dev/null and b/Multimedia/Dim/img/logo-Dim.png differ
diff --git a/Réseau/MySpeed/LICENSE b/Multimedia/Diosic/LICENSE
similarity index 100%
rename from Réseau/MySpeed/LICENSE
rename to Multimedia/Diosic/LICENSE
diff --git a/Multimedia/Diosic/README.md b/Multimedia/Diosic/README.md
new file mode 100644
index 00000000..693b03cb
--- /dev/null
+++ b/Multimedia/Diosic/README.md
@@ -0,0 +1,66 @@
+
+URL : https://github.com/ArchiveBox/ArchiveBox
+
+# Diosic
+
+Diosic est un serveur et streamer de collection de musique Web open source. Convient principalement aux utilisateurs qui ont besoin de d?ployer sur des serveurs avec de faibles sp?cifications mat?rielles. Diosic est d?velopp? en utilisant Rust, a une faible utilisation de la m?moire et des performances ?lev?es avec une interface ?pur?e et impressionnante pour diffuser de la musique en streaming.
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Diosic
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Multimedia\Diosic
+```
+
+## Modifier la configuration de Diosic
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Multimedia\Diosic
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Diosic
+
+Pour utiliser Diosic tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Diosic avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Diosic.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Multimedia/Diosic/docker-compose-traefik.yml b/Multimedia/Diosic/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Multimedia/Diosic/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Multimedia/Diosic/docker-compose.yml b/Multimedia/Diosic/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Multimedia/Diosic/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Multimedia/Diosic/img/logo-Diosic.png b/Multimedia/Diosic/img/logo-Diosic.png
new file mode 100644
index 00000000..eaca77e1
Binary files /dev/null and b/Multimedia/Diosic/img/logo-Diosic.png differ
diff --git a/Réseau/OpenSpeedTest/LICENSE b/Multimedia/Emby/LICENSE
similarity index 100%
rename from Réseau/OpenSpeedTest/LICENSE
rename to Multimedia/Emby/LICENSE
diff --git a/Multimedia/Emby/README.md b/Multimedia/Emby/README.md
new file mode 100644
index 00000000..919dd1ef
--- /dev/null
+++ b/Multimedia/Emby/README.md
@@ -0,0 +1,66 @@
+
+URL : https://github.com/dgtlmoon/changedetection.io
+
+# Emby
+
+Emby est un serveur multim?dia con?u pour organiser, lire et diffuser de l'audio et de la vid?o sur une vari?t? d'appareils. Bien que Plex et Jellyfin soient deux des serveurs multim?dias les plus connus, il en existe un troisi?me qui commence ? gagner en popularit?. Emby est le petit nouveau du quartier.
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Emby
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Multimedia\Emby
+```
+
+## Modifier la configuration de Emby
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Multimedia\Emby
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Emby
+
+Pour utiliser Emby tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Emby avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Emby.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Multimedia/Emby/docker-compose-traefik.yml b/Multimedia/Emby/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Multimedia/Emby/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Multimedia/Emby/docker-compose.yml b/Multimedia/Emby/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Multimedia/Emby/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Multimedia/Emby/img/logo-Emby.png b/Multimedia/Emby/img/logo-Emby.png
new file mode 100644
index 00000000..c9e562cb
Binary files /dev/null and b/Multimedia/Emby/img/logo-Emby.png differ
diff --git a/Réseau/Pi.Alert/LICENSE b/Multimedia/Euterpe/LICENSE
similarity index 100%
rename from Réseau/Pi.Alert/LICENSE
rename to Multimedia/Euterpe/LICENSE
diff --git a/Multimedia/Euterpe/README.md b/Multimedia/Euterpe/README.md
new file mode 100644
index 00000000..1a9505af
--- /dev/null
+++ b/Multimedia/Euterpe/README.md
@@ -0,0 +1,66 @@
+
+URL : https://dev.mysql.com/
+
+# Euterpe
+
+Euterpe est un logiciel de streaming musical que vous pouvez ex?cuter vous-m?me. Il vous donnera acc?s ? votre musique partout o? vous allez. Soit via son interface utilisateur Web int?gr?e, soit via l'un de ses clients. Vous pouvez l'ex?cuter sur votre ordinateur personnel, votre ordinateur portable ou sur un serveur d?di?.
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Euterpe
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Multimedia\Euterpe
+```
+
+## Modifier la configuration de Euterpe
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Multimedia\Euterpe
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Euterpe
+
+Pour utiliser Euterpe tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Euterpe avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Euterpe.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Multimedia/Euterpe/docker-compose-traefik.yml b/Multimedia/Euterpe/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Multimedia/Euterpe/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Multimedia/Euterpe/docker-compose.yml b/Multimedia/Euterpe/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Multimedia/Euterpe/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Multimedia/Euterpe/img/logo-Euterpe.png b/Multimedia/Euterpe/img/logo-Euterpe.png
new file mode 100644
index 00000000..6a3518b9
Binary files /dev/null and b/Multimedia/Euterpe/img/logo-Euterpe.png differ
diff --git a/Réseau/Speedtest Tracker/LICENSE b/Multimedia/FileBot/LICENSE
similarity index 100%
rename from Réseau/Speedtest Tracker/LICENSE
rename to Multimedia/FileBot/LICENSE
diff --git a/Multimedia/FileBot/README.md b/Multimedia/FileBot/README.md
new file mode 100644
index 00000000..c41bbb19
--- /dev/null
+++ b/Multimedia/FileBot/README.md
@@ -0,0 +1,66 @@
+
+URL : https://github.com/gchq/CyberChef
+
+# FileBot
+
+FileBot est l'outil ultime pour organiser et renommer vos films, ?missions de t?l?vision ou anime et musique ainsi que pour t?l?charger des sous-titres et des illustrations. C?est intelligent et ?a marche.
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de FileBot
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Multimedia\FileBot
+```
+
+## Modifier la configuration de FileBot
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Multimedia\FileBot
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de FileBot
+
+Pour utiliser FileBot tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser FileBot avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://FileBot.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Multimedia/FileBot/docker-compose-traefik.yml b/Multimedia/FileBot/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Multimedia/FileBot/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Multimedia/FileBot/docker-compose.yml b/Multimedia/FileBot/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Multimedia/FileBot/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Multimedia/FileBot/img/logo-FileBot.png b/Multimedia/FileBot/img/logo-FileBot.png
new file mode 100644
index 00000000..2111f7fe
Binary files /dev/null and b/Multimedia/FileBot/img/logo-FileBot.png differ
diff --git a/Réseau/TP-Link Omada Controlle/LICENSE b/Multimedia/Fireshare/LICENSE
similarity index 100%
rename from Réseau/TP-Link Omada Controlle/LICENSE
rename to Multimedia/Fireshare/LICENSE
diff --git a/Multimedia/Fireshare/README.md b/Multimedia/Fireshare/README.md
new file mode 100644
index 00000000..804eb079
--- /dev/null
+++ b/Multimedia/Fireshare/README.md
@@ -0,0 +1,66 @@
+
+URL : https://github.com/MauriceNino/dashdot
+
+# Fireshare
+
+Avec Fireshare, vous pouvez facilement partager vos extraits de jeu, vid?os ou autres m?dias via des liens uniques. L'objectif de Fireshare est de vous fournir un moyen tr?s simple et facile de partager toutes vos vid?os via un lien unique. Tout ce que vous avez ? faire est de mettre vos vid?os dans un dossier et Fireshare s'occupe du reste.
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fireshare
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Multimedia\Fireshare
+```
+
+## Modifier la configuration de Fireshare
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Multimedia\Fireshare
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fireshare
+
+Pour utiliser Fireshare tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fireshare avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fireshare.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Multimedia/Fireshare/docker-compose-traefik.yml b/Multimedia/Fireshare/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Multimedia/Fireshare/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Multimedia/Fireshare/docker-compose.yml b/Multimedia/Fireshare/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Multimedia/Fireshare/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Multimedia/Fireshare/img/banniere-Fireshare.png b/Multimedia/Fireshare/img/banniere-Fireshare.png
new file mode 100644
index 00000000..40be18cd
Binary files /dev/null and b/Multimedia/Fireshare/img/banniere-Fireshare.png differ
diff --git a/Réseau/UniFi Network Controller/LICENSE b/Multimedia/FlexGet/LICENSE
similarity index 100%
rename from Réseau/UniFi Network Controller/LICENSE
rename to Multimedia/FlexGet/LICENSE
diff --git a/Multimedia/FlexGet/README.md b/Multimedia/FlexGet/README.md
new file mode 100644
index 00000000..4d7bc4ba
--- /dev/null
+++ b/Multimedia/FlexGet/README.md
@@ -0,0 +1,66 @@
+
+URL : https://github.com/amerkurev/doku
+
+# FlexGet
+
+FlexGet est un outil d'automatisation polyvalent pour les contenus tels que les torrents, les NZB, les podcasts, les bandes dessin?es, les s?ries, les films, etc. Il peut utiliser diff?rents types de sources comme les flux RSS, les pages HTML, les fichiers CSV, les moteurs de recherche et il existe m?me des plugins pour les sites. qui ne fournissent aucun type de flux utile.
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de FlexGet
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Multimedia\FlexGet
+```
+
+## Modifier la configuration de FlexGet
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Multimedia\FlexGet
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de FlexGet
+
+Pour utiliser FlexGet tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser FlexGet avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://FlexGet.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Multimedia/FlexGet/docker-compose-traefik.yml b/Multimedia/FlexGet/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Multimedia/FlexGet/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Multimedia/FlexGet/docker-compose.yml b/Multimedia/FlexGet/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Multimedia/FlexGet/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Multimedia/FlexGet/img/logo-FlexGet.png b/Multimedia/FlexGet/img/logo-FlexGet.png
new file mode 100644
index 00000000..69c11fef
Binary files /dev/null and b/Multimedia/FlexGet/img/logo-FlexGet.png differ
diff --git a/Réseau/Unifi Controller/LICENSE b/Multimedia/Gaps/LICENSE
similarity index 100%
rename from Réseau/Unifi Controller/LICENSE
rename to Multimedia/Gaps/LICENSE
diff --git a/Multimedia/Gaps/README.md b/Multimedia/Gaps/README.md
new file mode 100644
index 00000000..9ab9eed3
--- /dev/null
+++ b/Multimedia/Gaps/README.md
@@ -0,0 +1,66 @@
+
+URL :
+
+# Gaps
+
+Gaps recherche tous les films sur votre serveur Plex ou dans les dossiers locaux, puis recherche les films connus dans la m?me collection. Si ces films n?existent pas dans votre biblioth?que, Gaps vous recommandera de les obtenir, l?galement bien s?r.
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Gaps
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Multimedia\Gaps
+```
+
+## Modifier la configuration de Gaps
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Multimedia\Gaps
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Gaps
+
+Pour utiliser Gaps tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Gaps avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Gaps.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Multimedia/Gaps/docker-compose-traefik.yml b/Multimedia/Gaps/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Multimedia/Gaps/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Multimedia/Gaps/docker-compose.yml b/Multimedia/Gaps/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Multimedia/Gaps/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Multimedia/Gaps/img/logo-Gaps.png b/Multimedia/Gaps/img/logo-Gaps.png
new file mode 100644
index 00000000..9f2ce582
Binary files /dev/null and b/Multimedia/Gaps/img/logo-Gaps.png differ
diff --git a/Réseau/UpSnap/LICENSE b/Multimedia/Jackett/LICENSE
similarity index 100%
rename from Réseau/UpSnap/LICENSE
rename to Multimedia/Jackett/LICENSE
diff --git a/Multimedia/Jackett/README.md b/Multimedia/Jackett/README.md
new file mode 100644
index 00000000..328f4a9c
--- /dev/null
+++ b/Multimedia/Jackett/README.md
@@ -0,0 +1,66 @@
+
+URL : https://github.com/nicolargo/glances
+
+# Jackett
+
+Jackett fonctionne comme un serveur proxy. Il traduit les requ?tes des applications (Sonarr, SickRage, CouchPotato, Mylar, etc.) en requ?tes http sp?cifiques au site de suivi, analyse la r?ponse HTML, puis renvoie les r?sultats au logiciel demandeur. Cela permet d'obtenir des t?l?chargements r?cents (comme RSS) et d'effectuer des recherches. Jackett est un r?f?rentiel unique de logique de r?cup?ration et de traduction d'indexeur maintenue.
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Jackett
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Multimedia\Jackett
+```
+
+## Modifier la configuration de Jackett
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Multimedia\Jackett
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Jackett
+
+Pour utiliser Jackett tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Jackett avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Jackett.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Multimedia/Jackett/docker-compose-traefik.yml b/Multimedia/Jackett/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Multimedia/Jackett/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Multimedia/Jackett/docker-compose.yml b/Multimedia/Jackett/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Multimedia/Jackett/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Réseau/WatchYourLAN/LICENSE b/Multimedia/Jellyfin/LICENSE
similarity index 100%
rename from Réseau/WatchYourLAN/LICENSE
rename to Multimedia/Jellyfin/LICENSE
diff --git a/Multimedia/Jellyfin/README.md b/Multimedia/Jellyfin/README.md
new file mode 100644
index 00000000..1ac15b90
--- /dev/null
+++ b/Multimedia/Jellyfin/README.md
@@ -0,0 +1,66 @@
+
+URL :
+
+# Jellyfin
+
+Jellyfin est un syst?me multim?dia logiciel gratuit qui vous permet de contr?ler la gestion et la diffusion de vos m?dias. Il s'agit d'une alternative aux syst?mes propri?taires Emby et Plex, pour fournir des m?dias depuis un serveur d?di? aux appareils des utilisateurs finaux via plusieurs applications. Jellyfin descend de la version 3.5.2 d'Emby et est port? sur le framework .NET Core pour permettre une prise en charge multiplateforme compl?te. Il n'y a aucune condition, pas de licences ou de fonctionnalit?s premium, et pas d'agendas cach?s : juste une ?quipe qui veut construire quelque chose de mieux et travailler ensemble pour y parvenir.
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Jellyfin
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Multimedia\Jellyfin
+```
+
+## Modifier la configuration de Jellyfin
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Multimedia\Jellyfin
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Jellyfin
+
+Pour utiliser Jellyfin tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Jellyfin avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Jellyfin.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Multimedia/Jellyfin/docker-compose-traefik.yml b/Multimedia/Jellyfin/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Multimedia/Jellyfin/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Jellyfin/docker-compose.yaml b/Multimedia/Jellyfin/docker-compose.yaml
similarity index 100%
rename from Jellyfin/docker-compose.yaml
rename to Multimedia/Jellyfin/docker-compose.yaml
diff --git a/Jellyfin/docker-compose.yml b/Multimedia/Jellyfin/docker-compose.yml
similarity index 100%
rename from Jellyfin/docker-compose.yml
rename to Multimedia/Jellyfin/docker-compose.yml
diff --git a/Multimedia/Jellyfin/img/logo-Jellyfin.png b/Multimedia/Jellyfin/img/logo-Jellyfin.png
new file mode 100644
index 00000000..041aa9d2
Binary files /dev/null and b/Multimedia/Jellyfin/img/logo-Jellyfin.png differ
diff --git a/Sonarqube/LICENSE b/Multimedia/Jellyseerr/LICENSE
similarity index 100%
rename from Sonarqube/LICENSE
rename to Multimedia/Jellyseerr/LICENSE
diff --git a/Multimedia/Jellyseerr/README.md b/Multimedia/Jellyseerr/README.md
new file mode 100644
index 00000000..e6456b6d
--- /dev/null
+++ b/Multimedia/Jellyseerr/README.md
@@ -0,0 +1,66 @@
+
+URL : https://guacamole.apache.org/releases/
+
+# Jellyseerr
+
+Jellyseerr est un logiciel gratuit et open source permettant de g?rer les demandes de votre m?diath?que. Il s'agit d'un fork d'Overseerr con?u pour prendre en charge les serveurs multim?dia Jellyfin et Emby.
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Jellyseerr
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Multimedia\Jellyseerr
+```
+
+## Modifier la configuration de Jellyseerr
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Multimedia\Jellyseerr
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Jellyseerr
+
+Pour utiliser Jellyseerr tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Jellyseerr avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Jellyseerr.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Multimedia/Jellyseerr/docker-compose-traefik.yml b/Multimedia/Jellyseerr/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Multimedia/Jellyseerr/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Multimedia/Jellyseerr/docker-compose.yml b/Multimedia/Jellyseerr/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Multimedia/Jellyseerr/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Multimedia/Jellyseerr/img/banniere-Jellyseerr.png b/Multimedia/Jellyseerr/img/banniere-Jellyseerr.png
new file mode 100644
index 00000000..33bdfc35
Binary files /dev/null and b/Multimedia/Jellyseerr/img/banniere-Jellyseerr.png differ
diff --git a/Multimedia/Jellyseerr/img/logo-Jellyseerr.png b/Multimedia/Jellyseerr/img/logo-Jellyseerr.png
new file mode 100644
index 00000000..b3c78f9d
Binary files /dev/null and b/Multimedia/Jellyseerr/img/logo-Jellyseerr.png differ
diff --git a/Multimedia/Lidarr/LICENSE b/Multimedia/Lidarr/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/Multimedia/Lidarr/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/Multimedia/Lidarr/README.md b/Multimedia/Lidarr/README.md
new file mode 100644
index 00000000..35ff657b
--- /dev/null
+++ b/Multimedia/Lidarr/README.md
@@ -0,0 +1,66 @@
+
+URL : https://handbrake.fr/news.php
+
+# Lidarr
+
+Lidarr est un gestionnaire de collections musicales pour les utilisateurs Usenet et BitTorrent. Il peut surveiller plusieurs flux RSS pour les nouveaux albums de vos artistes pr?f?r?s et s'interfacera avec les clients et les indexeurs pour les r?cup?rer, les trier et les renommer. Il peut ?galement ?tre configur? pour mettre automatiquement ? niveau la qualit? des fichiers existants dans la biblioth?que lorsqu'un format de meilleure qualit? devient disponible.
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Lidarr
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Multimedia\Lidarr
+```
+
+## Modifier la configuration de Lidarr
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Multimedia\Lidarr
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Lidarr
+
+Pour utiliser Lidarr tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Lidarr avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Lidarr.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Multimedia/Lidarr/docker-compose-traefik.yml b/Multimedia/Lidarr/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Multimedia/Lidarr/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Multimedia/Lidarr/docker-compose.yml b/Multimedia/Lidarr/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Multimedia/Lidarr/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Multimedia/Lidarr/img/logo-Lidarr.png b/Multimedia/Lidarr/img/logo-Lidarr.png
new file mode 100644
index 00000000..2020be14
Binary files /dev/null and b/Multimedia/Lidarr/img/logo-Lidarr.png differ
diff --git a/Multimedia/Lidify/LICENSE b/Multimedia/Lidify/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/Multimedia/Lidify/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/Multimedia/Lidify/README.md b/Multimedia/Lidify/README.md
new file mode 100644
index 00000000..3a92d0e8
--- /dev/null
+++ b/Multimedia/Lidify/README.md
@@ -0,0 +1,66 @@
+
+URL : https://github.com/bilde2910/Hauk
+
+# Lidify
+
+Lidify est une interface graphique Web permettant de rechercher des artistes similaires aux artistes Lidarr s?lectionn?s.
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Lidify
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Multimedia\Lidify
+```
+
+## Modifier la configuration de Lidify
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Multimedia\Lidify
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Lidify
+
+Pour utiliser Lidify tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Lidify avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Lidify.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Multimedia/Lidify/docker-compose-traefik.yml b/Multimedia/Lidify/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Multimedia/Lidify/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Multimedia/Lidify/docker-compose.yml b/Multimedia/Lidify/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Multimedia/Lidify/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Multimedia/Lidify/img/logo-Lidify.png b/Multimedia/Lidify/img/logo-Lidify.png
new file mode 100644
index 00000000..6a5888fb
Binary files /dev/null and b/Multimedia/Lidify/img/logo-Lidify.png differ
diff --git a/Multimedia/Maintainerr/LICENSE b/Multimedia/Maintainerr/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/Multimedia/Maintainerr/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/Multimedia/Maintainerr/README.md b/Multimedia/Maintainerr/README.md
new file mode 100644
index 00000000..257546a6
--- /dev/null
+++ b/Multimedia/Maintainerr/README.md
@@ -0,0 +1,66 @@
+
+URL : https://github.com/zelon88/HRConvert2
+
+# Maintainerr
+
+
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Maintainerr
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Multimedia\Maintainerr
+```
+
+## Modifier la configuration de Maintainerr
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Multimedia\Maintainerr
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Maintainerr
+
+Pour utiliser Maintainerr tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Maintainerr avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Maintainerr.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Multimedia/Maintainerr/docker-compose-traefik.yml b/Multimedia/Maintainerr/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Multimedia/Maintainerr/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Multimedia/Maintainerr/docker-compose.yml b/Multimedia/Maintainerr/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Multimedia/Maintainerr/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Multimedia/Maintainerr/img/logo-Maintainerr.png b/Multimedia/Maintainerr/img/logo-Maintainerr.png
new file mode 100644
index 00000000..266df439
Binary files /dev/null and b/Multimedia/Maintainerr/img/logo-Maintainerr.png differ
diff --git a/Multimedia/Matchering/LICENSE b/Multimedia/Matchering/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/Multimedia/Matchering/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/Multimedia/Matchering/README.md b/Multimedia/Matchering/README.md
new file mode 100644
index 00000000..2efbf1ae
--- /dev/null
+++ b/Multimedia/Matchering/README.md
@@ -0,0 +1,66 @@
+
+URL :
+
+# Matchering
+
+Matchering est une application Web et une biblioth?que Python pour la correspondance et le mastering audio. Cela suit une id?e simple?: vous prenez DEUX fichiers audio et les introduisez dans Matchering. TARGET (le morceau que vous voulez masteriser, vous voulez qu'il sonne comme la r?f?rence) et REFERENCE (un autre morceau, comme une sorte de chanson populaire ? humide ?, vous voulez que votre cible sonne comme ?a). L'algorithme fait correspondre ces deux pistes et vous fournit la piste TARGET masteris?e avec les m?mes RMS, FR, amplitude de cr?te et largeur st?r?o que la piste REFERENCE.
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Matchering
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Multimedia\Matchering
+```
+
+## Modifier la configuration de Matchering
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Multimedia\Matchering
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Matchering
+
+Pour utiliser Matchering tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Matchering avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Matchering.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Multimedia/Matchering/docker-compose-traefik.yml b/Multimedia/Matchering/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Multimedia/Matchering/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Multimedia/Matchering/docker-compose.yml b/Multimedia/Matchering/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Multimedia/Matchering/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Multimedia/Matchering/img/logo-Matchering.png b/Multimedia/Matchering/img/logo-Matchering.png
new file mode 100644
index 00000000..55d4b0b6
Binary files /dev/null and b/Multimedia/Matchering/img/logo-Matchering.png differ
diff --git a/Multimedia/MediaGoblin/LICENSE b/Multimedia/MediaGoblin/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/Multimedia/MediaGoblin/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/Multimedia/MediaGoblin/README.md b/Multimedia/MediaGoblin/README.md
new file mode 100644
index 00000000..6621e92f
--- /dev/null
+++ b/Multimedia/MediaGoblin/README.md
@@ -0,0 +1,66 @@
+
+URL : https://fleet.linuxserver.io/image?name=linuxserver/ipfs
+
+# MediaGoblin
+
+MediaGoblin est une plateforme de publication multim?dia gratuite que tout le monde peut utiliser. Vous pouvez le consid?rer comme une alternative d?centralis?e ? Flickr, YouTube, SoundCloud, etc.
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de MediaGoblin
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Multimedia\MediaGoblin
+```
+
+## Modifier la configuration de MediaGoblin
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Multimedia\MediaGoblin
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de MediaGoblin
+
+Pour utiliser MediaGoblin tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser MediaGoblin avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://MediaGoblin.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Multimedia/MediaGoblin/docker-compose-traefik.yml b/Multimedia/MediaGoblin/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Multimedia/MediaGoblin/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Multimedia/MediaGoblin/docker-compose.yml b/Multimedia/MediaGoblin/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Multimedia/MediaGoblin/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Multimedia/MediaGoblin/img/logo-MediaGoblin.png b/Multimedia/MediaGoblin/img/logo-MediaGoblin.png
new file mode 100644
index 00000000..e8def7ed
Binary files /dev/null and b/Multimedia/MediaGoblin/img/logo-MediaGoblin.png differ
diff --git a/Multimedia/Medusa/LICENSE b/Multimedia/Medusa/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/Multimedia/Medusa/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/Multimedia/Medusa/README.md b/Multimedia/Medusa/README.md
new file mode 100644
index 00000000..d69980a5
--- /dev/null
+++ b/Multimedia/Medusa/README.md
@@ -0,0 +1,66 @@
+
+URL : https://github.com/CorentinTh/it-tools
+
+# Medusa
+
+Medusa est un gestionnaire de vid?oth?que automatique pour les ?missions de t?l?vision. Il surveille les nouveaux ?pisodes de vos ?missions pr?f?r?es et lorsqu'ils sont publi?s, il op?re sa magie.
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Medusa
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Multimedia\Medusa
+```
+
+## Modifier la configuration de Medusa
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Multimedia\Medusa
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Medusa
+
+Pour utiliser Medusa tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Medusa avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Medusa.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Multimedia/Medusa/docker-compose-traefik.yml b/Multimedia/Medusa/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Multimedia/Medusa/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Multimedia/Medusa/docker-compose.yml b/Multimedia/Medusa/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Multimedia/Medusa/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Multimedia/Medusa/img/logo-Medusa.png b/Multimedia/Medusa/img/logo-Medusa.png
new file mode 100644
index 00000000..9d0f2176
Binary files /dev/null and b/Multimedia/Medusa/img/logo-Medusa.png differ
diff --git a/Multimedia/NZBHydra/LICENSE b/Multimedia/NZBHydra/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/Multimedia/NZBHydra/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/Multimedia/NZBHydra/README.md b/Multimedia/NZBHydra/README.md
new file mode 100644
index 00000000..04a2c0c3
--- /dev/null
+++ b/Multimedia/NZBHydra/README.md
@@ -0,0 +1,66 @@
+
+URL : https://github.com/mullvad/mullvad-browser
+
+# NZBHydra
+
+NZBHydra 2 est une m?ta-recherche pour les indexeurs newznab et les trackers torznab. Il offre un acc?s facile aux indexeurs newznab et ? de nombreux trackers torznab via Jackett. Vous pouvez rechercher tous vos indexeurs et trackers ? partir d'un seul endroit et l'utiliser comme source d'indexeur pour des outils tels que Sonarr, Radarr, Lidarr ou CouchPotato.
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de NZBHydra
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Multimedia\NZBHydra
+```
+
+## Modifier la configuration de NZBHydra
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Multimedia\NZBHydra
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de NZBHydra
+
+Pour utiliser NZBHydra tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser NZBHydra avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://NZBHydra.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Multimedia/NZBHydra/docker-compose-traefik.yml b/Multimedia/NZBHydra/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Multimedia/NZBHydra/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Multimedia/NZBHydra/docker-compose.yml b/Multimedia/NZBHydra/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Multimedia/NZBHydra/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Multimedia/NZBHydra/img/logo-NZBHydra.png b/Multimedia/NZBHydra/img/logo-NZBHydra.png
new file mode 100644
index 00000000..c589ad7e
Binary files /dev/null and b/Multimedia/NZBHydra/img/logo-NZBHydra.png differ
diff --git a/Multimedia/Navidrome/LICENSE b/Multimedia/Navidrome/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/Multimedia/Navidrome/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/Multimedia/Navidrome/README.md b/Multimedia/Navidrome/README.md
new file mode 100644
index 00000000..41a2ab6b
--- /dev/null
+++ b/Multimedia/Navidrome/README.md
@@ -0,0 +1,66 @@
+
+URL : https://github.com/linuxserver/docker-librewolf
+
+# Navidrome
+
+Navidrome vous permet de profiter de votre collection musicale o? que vous soyez, en la rendant disponible via une interface utilisateur Web moderne et via une large gamme d'applications mobiles tierces compatibles, pour les appareils iOS et Android. Navidrome est un logiciel open source distribu? gratuitement selon les termes de la licence GNU GPL v3. Navidrome est ultra-rapide?! l?ger, rapide et autonome. Fonctionne bien m?me sur une plate-forme aux ressources limit?es.
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Navidrome
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Multimedia\Navidrome
+```
+
+## Modifier la configuration de Navidrome
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Multimedia\Navidrome
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Navidrome
+
+Pour utiliser Navidrome tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Navidrome avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Navidrome.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Multimedia/Navidrome/docker-compose-traefik.yml b/Multimedia/Navidrome/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Multimedia/Navidrome/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Navidrome/docker-compose.yml b/Multimedia/Navidrome/docker-compose.yml
similarity index 100%
rename from Navidrome/docker-compose.yml
rename to Multimedia/Navidrome/docker-compose.yml
diff --git a/Navidrome/img/logo-Navidrome.png b/Multimedia/Navidrome/img/banniere-Navidrome.png
similarity index 100%
rename from Navidrome/img/logo-Navidrome.png
rename to Multimedia/Navidrome/img/banniere-Navidrome.png
diff --git a/Multimedia/Navidrome/img/logo-Navidrome.png b/Multimedia/Navidrome/img/logo-Navidrome.png
new file mode 100644
index 00000000..5ea27e1a
Binary files /dev/null and b/Multimedia/Navidrome/img/logo-Navidrome.png differ
diff --git a/Multimedia/Ombi/LICENSE b/Multimedia/Ombi/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/Multimedia/Ombi/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/Multimedia/Ombi/README.md b/Multimedia/Ombi/README.md
new file mode 100644
index 00000000..04630372
--- /dev/null
+++ b/Multimedia/Ombi/README.md
@@ -0,0 +1,66 @@
+
+URL : https://github.com/NginxProxyManager/nginx-proxy-manager
+
+# Ombi
+
+Ombi vous permet d'h?berger votre propre syst?me de requ?te Plex, Emby, Jellyfin et de gestion des utilisateurs. Par exemple, si vous partagez votre serveur Plex avec d'autres utilisateurs, permettez-leur de demander du nouveau contenu ? l'aide d'une interface facile ? g?rer ! G?rez facilement toutes vos demandes de films et de t?l?vision, laissez des notes ? l'utilisateur et recevez une notification lorsqu'un utilisateur demande quelque chose. Permettez ? vos utilisateurs de publier des probl?mes suite ? leurs demandes afin que vous sachiez qu'il y a un probl?me avec l'audio, etc. Envoyez-leur m?me automatiquement des newsletters hebdomadaires sur le nouveau contenu qui a ?t? ajout? ? votre serveur multim?dia.
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Ombi
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Multimedia\Ombi
+```
+
+## Modifier la configuration de Ombi
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Multimedia\Ombi
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Ombi
+
+Pour utiliser Ombi tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Ombi avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Ombi.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Multimedia/Ombi/docker-compose-traefik.yml b/Multimedia/Ombi/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Multimedia/Ombi/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Multimedia/Ombi/docker-compose.yml b/Multimedia/Ombi/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Multimedia/Ombi/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Multimedia/Ombi/img/logo-Ombi.png b/Multimedia/Ombi/img/logo-Ombi.png
new file mode 100644
index 00000000..ec9c399d
Binary files /dev/null and b/Multimedia/Ombi/img/logo-Ombi.png differ
diff --git a/Multimedia/Overseerr/LICENSE b/Multimedia/Overseerr/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/Multimedia/Overseerr/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/Multimedia/Overseerr/README.md b/Multimedia/Overseerr/README.md
new file mode 100644
index 00000000..299d747d
--- /dev/null
+++ b/Multimedia/Overseerr/README.md
@@ -0,0 +1,66 @@
+
+URL :
+
+# Overseerr
+
+Overseerr est un outil de gestion des demandes et de d?couverte de m?dias con?u pour fonctionner avec votre ?cosyst?me Plex existant.
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Overseerr
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Multimedia\Overseerr
+```
+
+## Modifier la configuration de Overseerr
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Multimedia\Overseerr
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Overseerr
+
+Pour utiliser Overseerr tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Overseerr avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Overseerr.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Multimedia/Overseerr/docker-compose-traefik.yml b/Multimedia/Overseerr/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Multimedia/Overseerr/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Multimedia/Overseerr/docker-compose.yml b/Multimedia/Overseerr/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Multimedia/Overseerr/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Multimedia/Overseerr/img/banniere-Overseerr.png b/Multimedia/Overseerr/img/banniere-Overseerr.png
new file mode 100644
index 00000000..d1c199f8
Binary files /dev/null and b/Multimedia/Overseerr/img/banniere-Overseerr.png differ
diff --git a/Multimedia/Overseerr/img/logo-Overseerr.png b/Multimedia/Overseerr/img/logo-Overseerr.png
new file mode 100644
index 00000000..107cf241
Binary files /dev/null and b/Multimedia/Overseerr/img/logo-Overseerr.png differ
diff --git a/Multimedia/Petio/LICENSE b/Multimedia/Petio/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/Multimedia/Petio/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/Multimedia/Petio/README.md b/Multimedia/Petio/README.md
new file mode 100644
index 00000000..4203780d
--- /dev/null
+++ b/Multimedia/Petio/README.md
@@ -0,0 +1,66 @@
+
+URL : https://github.com/jocxfin/pwgen
+
+# Petio
+
+Petio est une application compagnon tierce disponible pour les propri?taires de serveurs Plex pour permettre ? leurs utilisateurs de demander, consulter et d?couvrir du contenu. L'application est con?ue pour para?tre instantan?ment famili?re et intuitive, m?me aux utilisateurs les plus agnostiques en mati?re de technologie. Petio vous aidera ? g?rer les demandes de vos utilisateurs, ? vous connecter ? d'autres applications tierces telles que Sonarr et Radarr, ? informer les utilisateurs lorsque le contenu est disponible et ? suivre la progression des demandes. Petio permet ?galement aux utilisateurs de d?couvrir des m?dias sur et hors de votre serveur, de trouver rapidement et facilement du contenu associ? et de le consulter pour laisser leur avis aux autres utilisateurs.
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Petio
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Multimedia\Petio
+```
+
+## Modifier la configuration de Petio
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Multimedia\Petio
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Petio
+
+Pour utiliser Petio tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Petio avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Petio.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Multimedia/Petio/docker-compose-traefik.yml b/Multimedia/Petio/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Multimedia/Petio/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Multimedia/Petio/docker-compose.yml b/Multimedia/Petio/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Multimedia/Petio/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Multimedia/Petio/img/logo-Petio.png b/Multimedia/Petio/img/logo-Petio.png
new file mode 100644
index 00000000..b23b70b8
Binary files /dev/null and b/Multimedia/Petio/img/logo-Petio.png differ
diff --git a/Multimedia/Plex/LICENSE b/Multimedia/Plex/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/Multimedia/Plex/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/Multimedia/Plex/README.md b/Multimedia/Plex/README.md
new file mode 100644
index 00000000..f7e0f4f6
--- /dev/null
+++ b/Multimedia/Plex/README.md
@@ -0,0 +1,66 @@
+
+URL :
+
+# Plex
+
+
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Plex
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Multimedia\Plex
+```
+
+## Modifier la configuration de Plex
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Multimedia\Plex
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Plex
+
+Pour utiliser Plex tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Plex avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Plex.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Multimedia/Plex/docker-compose-traefik.yml b/Multimedia/Plex/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Multimedia/Plex/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Multimedia/Plex/docker-compose.yml b/Multimedia/Plex/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Multimedia/Plex/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Plex/img/logo-Plex.png b/Multimedia/Plex/img/banniere-Plex.png
similarity index 100%
rename from Plex/img/logo-Plex.png
rename to Multimedia/Plex/img/banniere-Plex.png
diff --git a/Multimedia/Plex/img/logo-Plex.png b/Multimedia/Plex/img/logo-Plex.png
new file mode 100644
index 00000000..5784268f
Binary files /dev/null and b/Multimedia/Plex/img/logo-Plex.png differ
diff --git a/Multimedia/Prowlarr/LICENSE b/Multimedia/Prowlarr/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/Multimedia/Prowlarr/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/Multimedia/Prowlarr/README.md b/Multimedia/Prowlarr/README.md
new file mode 100644
index 00000000..93ecb3ba
--- /dev/null
+++ b/Multimedia/Prowlarr/README.md
@@ -0,0 +1,66 @@
+
+URL :
+
+# Prowlarr
+
+Prowlarr est un gestionnaire/proxy d'indexeur construit sur la pile de base populaire arr .net/reactjs pour s'int?grer ? vos diff?rentes applications PVR. Prowlarr prend en charge ? la fois les trackers Torrent et les indexeurs Usenet. Il s'int?gre parfaitement ? Sonarr, Radarr, Lidarr et Readarr, offrant une gestion compl?te de vos indexeurs sans aucune configuration d'indexeur par application requise.
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Prowlarr
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Multimedia\Prowlarr
+```
+
+## Modifier la configuration de Prowlarr
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Multimedia\Prowlarr
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Prowlarr
+
+Pour utiliser Prowlarr tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Prowlarr avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Prowlarr.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Multimedia/Prowlarr/docker-compose-traefik.yml b/Multimedia/Prowlarr/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Multimedia/Prowlarr/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Multimedia/Prowlarr/docker-compose.yml b/Multimedia/Prowlarr/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Multimedia/Prowlarr/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Multimedia/Prowlarr/img/banniere-Prowlarr.png b/Multimedia/Prowlarr/img/banniere-Prowlarr.png
new file mode 100644
index 00000000..8762440f
Binary files /dev/null and b/Multimedia/Prowlarr/img/banniere-Prowlarr.png differ
diff --git a/Multimedia/Prowlarr/img/logo-Prowlarr.png b/Multimedia/Prowlarr/img/logo-Prowlarr.png
new file mode 100644
index 00000000..47baa1dc
Binary files /dev/null and b/Multimedia/Prowlarr/img/logo-Prowlarr.png differ
diff --git a/Multimedia/Radarr/LICENSE b/Multimedia/Radarr/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/Multimedia/Radarr/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/Multimedia/Radarr/README.md b/Multimedia/Radarr/README.md
new file mode 100644
index 00000000..70d7c182
--- /dev/null
+++ b/Multimedia/Radarr/README.md
@@ -0,0 +1,66 @@
+
+URL : https://github.com/immense/Remotely
+
+# Radarr
+
+Radarr est un gestionnaire de collection de films pour les utilisateurs Usenet et BitTorrent. Il peut surveiller plusieurs flux RSS pour les nouveaux films et s'interfacera avec les clients et les indexeurs pour les r?cup?rer, les trier et les renommer. Il peut ?galement ?tre configur? pour mettre automatiquement ? niveau la qualit? des fichiers existants dans la biblioth?que lorsqu'un format de meilleure qualit? devient disponible.
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Radarr
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Multimedia\Radarr
+```
+
+## Modifier la configuration de Radarr
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Multimedia\Radarr
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Radarr
+
+Pour utiliser Radarr tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Radarr avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Radarr.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Multimedia/Radarr/docker-compose-traefik.yml b/Multimedia/Radarr/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Multimedia/Radarr/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Multimedia/Radarr/docker-compose.yml b/Multimedia/Radarr/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Multimedia/Radarr/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Multimedia/Radarr/img/logo-Radarr.png b/Multimedia/Radarr/img/logo-Radarr.png
new file mode 100644
index 00000000..777b0ea5
Binary files /dev/null and b/Multimedia/Radarr/img/logo-Radarr.png differ
diff --git a/Multimedia/Readarr/LICENSE b/Multimedia/Readarr/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/Multimedia/Readarr/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/Multimedia/Readarr/README.md b/Multimedia/Readarr/README.md
new file mode 100644
index 00000000..d49e035e
--- /dev/null
+++ b/Multimedia/Readarr/README.md
@@ -0,0 +1,66 @@
+
+URL : https://github.com/rustdesk/rustdesk-server
+
+# Readarr
+
+Readarr est un gestionnaire de collection de livres ?lectroniques (et peut-?tre ?ventuellement de magazines/livres audio) pour les utilisateurs de Usenet et BitTorrent. Il peut surveiller plusieurs flux RSS pour les nouveaux livres de vos auteurs pr?f?r?s et les r?cup?rer, les trier et les renommer.
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Readarr
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Multimedia\Readarr
+```
+
+## Modifier la configuration de Readarr
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Multimedia\Readarr
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Readarr
+
+Pour utiliser Readarr tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Readarr avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Readarr.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Multimedia/Readarr/docker-compose-traefik.yml b/Multimedia/Readarr/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Multimedia/Readarr/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Multimedia/Readarr/docker-compose.yml b/Multimedia/Readarr/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Multimedia/Readarr/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Multimedia/Readarr/img/logo-Readarr.png b/Multimedia/Readarr/img/logo-Readarr.png
new file mode 100644
index 00000000..6a3ce900
Binary files /dev/null and b/Multimedia/Readarr/img/logo-Readarr.png differ
diff --git a/Multimedia/Series Troxide/LICENSE b/Multimedia/Series Troxide/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/Multimedia/Series Troxide/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/Multimedia/Series Troxide/README.md b/Multimedia/Series Troxide/README.md
new file mode 100644
index 00000000..de3530dc
--- /dev/null
+++ b/Multimedia/Series Troxide/README.md
@@ -0,0 +1,66 @@
+
+URL : https://hub.docker.com/u/shellngn
+
+# Series Troxide
+
+Series Troxyde est un tracker de s?rie simple et moderne. Il est dot? de plusieurs fonctionnalit?s qui vous aident ? suivre toutes vos ?missions de t?l?vision pr?f?r?es et ? d?couvrir les nouveaut?s mondiales et locales. Vous pouvez l'utiliser pour voir des s?ries bas?es sur les r?seaux, les cha?nes Web et les genres, et rechercher vos ?missions de t?l?vision pr?f?r?es. S?ries Troxyde vous aide ? savoir quand vos s?ries suivies sont diffus?es et fournit des informations g?n?rales sur toute s?rie (r?sum?, genres, distributions, autres suggestions bas?es sur la s?rie). Vous pouvez voir lesquelles de vos s?ries sont en cours, lesquelles sont termin?es et lesquelles ne sont pas suivies. Avec Series Troxyde, vous pouvez mieux suivre vos ?missions de t?l?vision?: de quelle saison et de quel ?pisode continuer, combien d'?pisodes ne sont pas regard?s et combien de temps est n?cessaire pour les regarder tous. Vous pouvez ?galement voir combien de s?ries, saisons et ?pisodes vous avez regard?s et combien de temps vous avez pass? ? les regarder de mani?re ordonn?e. La s?rie Troxyde vous permet de transporter vos donn?es de suivi de s?rie n'importe o?.
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Series Troxide
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Multimedia\Series Troxide
+```
+
+## Modifier la configuration de Series Troxide
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Multimedia\Series Troxide
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Series Troxide
+
+Pour utiliser Series Troxide tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Series Troxide avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Series Troxide.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Multimedia/Series Troxide/docker-compose-traefik.yml b/Multimedia/Series Troxide/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Multimedia/Series Troxide/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Multimedia/Series Troxide/docker-compose.yml b/Multimedia/Series Troxide/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Multimedia/Series Troxide/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Multimedia/SheetAble/LICENSE b/Multimedia/SheetAble/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/Multimedia/SheetAble/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/Multimedia/SheetAble/README.md b/Multimedia/SheetAble/README.md
new file mode 100644
index 00000000..93abf7b5
--- /dev/null
+++ b/Multimedia/SheetAble/README.md
@@ -0,0 +1,66 @@
+
+URL :
+
+# SheetAble
+
+SheetAble est un organisateur de partitions auto-h?berg? qui vous permet de t?l?charger et de visualiser vos partitions. Il peut s'agir d'un piano, d'un violon ou litt?ralement de tout ce qui a un formulaire PDF normal.
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de SheetAble
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Multimedia\SheetAble
+```
+
+## Modifier la configuration de SheetAble
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Multimedia\SheetAble
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de SheetAble
+
+Pour utiliser SheetAble tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser SheetAble avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://SheetAble.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Multimedia/SheetAble/docker-compose-traefik.yml b/Multimedia/SheetAble/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Multimedia/SheetAble/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Multimedia/SheetAble/docker-compose.yml b/Multimedia/SheetAble/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Multimedia/SheetAble/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Multimedia/SheetAble/img/logo-SheetAble.png b/Multimedia/SheetAble/img/logo-SheetAble.png
new file mode 100644
index 00000000..15774bdc
Binary files /dev/null and b/Multimedia/SheetAble/img/logo-SheetAble.png differ
diff --git a/Multimedia/Sonarr/LICENSE b/Multimedia/Sonarr/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/Multimedia/Sonarr/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/Multimedia/Sonarr/README.md b/Multimedia/Sonarr/README.md
new file mode 100644
index 00000000..551f310c
--- /dev/null
+++ b/Multimedia/Sonarr/README.md
@@ -0,0 +1,66 @@
+
+URL :
+
+# Sonarr
+
+Sonarr est un PVR (Enregistreur vid?o personnel) pour les utilisateurs Usenet et Bittorrent. Il peut surveiller plusieurs flux RSS pour les nouveaux ?pisodes de vos ?missions pr?f?r?es et les r?cup?rer, les trier et les renommer. Il peut ?galement ?tre configur? pour mettre automatiquement ? niveau la qualit? des fichiers d?j? t?l?charg?s lorsqu'un format de meilleure qualit? devient disponible. Sonarr automatise vos t?l?chargements TV ? partir de trackers publics et priv?s.
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Sonarr
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Multimedia\Sonarr
+```
+
+## Modifier la configuration de Sonarr
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Multimedia\Sonarr
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Sonarr
+
+Pour utiliser Sonarr tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Sonarr avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Sonarr.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Multimedia/Sonarr/docker-compose-traefik.yml b/Multimedia/Sonarr/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Multimedia/Sonarr/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Multimedia/Sonarr/docker-compose.yml b/Multimedia/Sonarr/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Multimedia/Sonarr/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Multimedia/Sonarr/img/logo-Sonarr.png b/Multimedia/Sonarr/img/logo-Sonarr.png
new file mode 100644
index 00000000..8533f84d
Binary files /dev/null and b/Multimedia/Sonarr/img/logo-Sonarr.png differ
diff --git a/Multimedia/Swing Music/LICENSE b/Multimedia/Swing Music/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/Multimedia/Swing Music/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/Multimedia/Swing Music/README.md b/Multimedia/Swing Music/README.md
new file mode 100644
index 00000000..840f3f3f
--- /dev/null
+++ b/Multimedia/Swing Music/README.md
@@ -0,0 +1,66 @@
+
+URL : https://github.com/nirui/sshwifty
+
+# Swing Music
+
+Swing Music est un magnifique lecteur de musique auto-h?berg? pour vos fichiers audio locaux. Comme un Spotify plus cool, mais vous apporte votre propre musique. Ex?cutez simplement l'application et profitez de votre biblioth?que musicale dans un navigateur Web.
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Swing Music
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Multimedia\Swing Music
+```
+
+## Modifier la configuration de Swing Music
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Multimedia\Swing Music
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Swing Music
+
+Pour utiliser Swing Music tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Swing Music avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Swing Music.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Multimedia/Swing Music/docker-compose-traefik.yml b/Multimedia/Swing Music/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Multimedia/Swing Music/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Swing Musi/docker-compose.yml b/Multimedia/Swing Music/docker-compose.yml
similarity index 100%
rename from Swing Musi/docker-compose.yml
rename to Multimedia/Swing Music/docker-compose.yml
diff --git a/Multimedia/Tautulli/LICENSE b/Multimedia/Tautulli/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/Multimedia/Tautulli/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/Multimedia/Tautulli/README.md b/Multimedia/Tautulli/README.md
new file mode 100644
index 00000000..7f94f22b
--- /dev/null
+++ b/Multimedia/Tautulli/README.md
@@ -0,0 +1,66 @@
+
+URL : https://blog.torproject.org/
+
+# Tautulli
+
+Tautulli est la meilleure application Web pour surveiller, afficher des analyses et recevoir des notifications sur votre serveur multim?dia Plex.
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Tautulli
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Multimedia\Tautulli
+```
+
+## Modifier la configuration de Tautulli
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Multimedia\Tautulli
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Tautulli
+
+Pour utiliser Tautulli tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Tautulli avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Tautulli.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Multimedia/Tautulli/docker-compose-traefik.yml b/Multimedia/Tautulli/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Multimedia/Tautulli/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Multimedia/Tautulli/docker-compose.yml b/Multimedia/Tautulli/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Multimedia/Tautulli/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Multimedia/Tautulli/img/logo-Tautulli.png b/Multimedia/Tautulli/img/logo-Tautulli.png
new file mode 100644
index 00000000..19953716
Binary files /dev/null and b/Multimedia/Tautulli/img/logo-Tautulli.png differ
diff --git a/Multimedia/Tdarr/LICENSE b/Multimedia/Tdarr/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/Multimedia/Tdarr/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/Multimedia/Tdarr/README.md b/Multimedia/Tdarr/README.md
new file mode 100644
index 00000000..cad7c03e
--- /dev/null
+++ b/Multimedia/Tdarr/README.md
@@ -0,0 +1,66 @@
+
+URL : https://github.com/openspeedtest/Docker-Image
+
+# Tdarr
+
+Tdarr est une application de transcodage conditionnel populaire pour le traitement de grandes (ou petites) biblioth?ques multim?dias. L'application se pr?sente sous la forme d'une application Web en un clic, que vous ex?cutez sur votre propre appareil et ? laquelle vous acc?dez via un navigateur Web. Tdarr utilise deux applications de transcodage populaires sous le capot?: FFmpeg et HandBrake (qui est lui-m?me construit sur FFmpeg).
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Tdarr
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Multimedia\Tdarr
+```
+
+## Modifier la configuration de Tdarr
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Multimedia\Tdarr
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Tdarr
+
+Pour utiliser Tdarr tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Tdarr avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Tdarr.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Multimedia/Tdarr/docker-compose-traefik.yml b/Multimedia/Tdarr/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Multimedia/Tdarr/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Multimedia/Tdarr/docker-compose.yml b/Multimedia/Tdarr/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Multimedia/Tdarr/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Multimedia/Tdarr/img/logo-Tdarr.png b/Multimedia/Tdarr/img/logo-Tdarr.png
new file mode 100644
index 00000000..d9148d7e
Binary files /dev/null and b/Multimedia/Tdarr/img/logo-Tdarr.png differ
diff --git a/Multimedia/Yamtrack/LICENSE b/Multimedia/Yamtrack/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/Multimedia/Yamtrack/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/Multimedia/Yamtrack/README.md b/Multimedia/Yamtrack/README.md
new file mode 100644
index 00000000..686b998d
--- /dev/null
+++ b/Multimedia/Yamtrack/README.md
@@ -0,0 +1,66 @@
+
+URL : https://www.wireshark.org/news/
+
+# Yamtrack
+
+Yamtrack est un outil de suivi multim?dia auto-h?berg? pour les films, ?missions de t?l?vision, anime, jeux et mangas. Suivez vos films, ?missions de t?l?vision, dessins anim?s et mangas pr?f?r?s. Suivez chaque saison d'une ?mission de t?l?vision individuellement et les ?pisodes regard?s. Enregistrez, marquez, statut, progression, dates de d?but et de fin ou r?digez une note.
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Yamtrack
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Multimedia\Yamtrack
+```
+
+## Modifier la configuration de Yamtrack
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Multimedia\Yamtrack
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Yamtrack
+
+Pour utiliser Yamtrack tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Yamtrack avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Yamtrack.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Multimedia/Yamtrack/docker-compose-traefik.yml b/Multimedia/Yamtrack/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Multimedia/Yamtrack/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Multimedia/Yamtrack/docker-compose.yml b/Multimedia/Yamtrack/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Multimedia/Yamtrack/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Multimedia/Yamtrack/img/logo-Yamtrack.png b/Multimedia/Yamtrack/img/logo-Yamtrack.png
new file mode 100644
index 00000000..c676e300
Binary files /dev/null and b/Multimedia/Yamtrack/img/logo-Yamtrack.png differ
diff --git a/Multimedia/mStream/LICENSE b/Multimedia/mStream/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/Multimedia/mStream/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/Multimedia/mStream/README.md b/Multimedia/mStream/README.md
new file mode 100644
index 00000000..a87dca13
--- /dev/null
+++ b/Multimedia/mStream/README.md
@@ -0,0 +1,66 @@
+
+URL : https://github.com/LibreTranslate/LibreTranslate
+
+# mStream
+
+mStream est un serveur de streaming musical personnel. Vous pouvez utiliser mStream pour diffuser votre musique depuis votre ordinateur personnel vers n'importe quel appareil, n'importe o?. Des applications mobiles sont disponibles pour Android et iPhone.
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de mStream
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Multimedia\mStream
+```
+
+## Modifier la configuration de mStream
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Multimedia\mStream
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de mStream
+
+Pour utiliser mStream tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser mStream avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://mStream.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Multimedia/mStream/docker-compose-traefik.yml b/Multimedia/mStream/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Multimedia/mStream/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Multimedia/mStream/docker-compose.yml b/Multimedia/mStream/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Multimedia/mStream/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Multimedia/mStream/img/logo-mStream.png b/Multimedia/mStream/img/logo-mStream.png
new file mode 100644
index 00000000..7ade0953
Binary files /dev/null and b/Multimedia/mStream/img/logo-mStream.png differ
diff --git a/Multimedia/tinyMediaManager/LICENSE b/Multimedia/tinyMediaManager/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/Multimedia/tinyMediaManager/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/Multimedia/tinyMediaManager/README.md b/Multimedia/tinyMediaManager/README.md
new file mode 100644
index 00000000..85eeef7c
--- /dev/null
+++ b/Multimedia/tinyMediaManager/README.md
@@ -0,0 +1,66 @@
+
+URL :
+
+# tinyMediaManager
+
+tinyMediaManager est un outil de gestion multim?dia ?crit en Java/Swing. Il est ?crit pour fournir des m?tadonn?es pour le serveur multim?dia Kodi Media Center (anciennement connu sous le nom de XBMC), MediaPortal et Plex.
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de tinyMediaManager
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Multimedia\tinyMediaManager
+```
+
+## Modifier la configuration de tinyMediaManager
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Multimedia\tinyMediaManager
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de tinyMediaManager
+
+Pour utiliser tinyMediaManager tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser tinyMediaManager avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://tinyMediaManager.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Multimedia/tinyMediaManager/docker-compose-traefik.yml b/Multimedia/tinyMediaManager/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Multimedia/tinyMediaManager/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Multimedia/tinyMediaManager/docker-compose.yml b/Multimedia/tinyMediaManager/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Multimedia/tinyMediaManager/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Multimedia/tinyMediaManager/img/logo-tinyMediaManager.png b/Multimedia/tinyMediaManager/img/logo-tinyMediaManager.png
new file mode 100644
index 00000000..a77eaff7
Binary files /dev/null and b/Multimedia/tinyMediaManager/img/logo-tinyMediaManager.png differ
diff --git a/Navidrome/README.md b/Navidrome/README.md
deleted file mode 100644
index 8df3fa3f..00000000
--- a/Navidrome/README.md
+++ /dev/null
@@ -1,32 +0,0 @@
-
-
-# Navidrome
-
-Navidrome vous permet de profiter de votre collection musicale où que vous soyez, en la rendant disponible via une interface utilisateur Web moderne et via une large gamme d'applications mobiles tierces compatibles, pour les appareils iOS et Android.
-
-# Installation
-
-Pour utiliser Navidrome tout seul
-```bash
-docker compose up -d
-```
-
-Pour utiliser Navidrome avec Traefik
-```bash
-docker compose -f docker-compose-traefik.yml up -d
-```
-
-Pour utiliser Navidrome 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/Navidrome/docker-compose-traefik.yml b/Navidrome/docker-compose-traefik.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Netmaker/README.md b/Netmaker/README.md
deleted file mode 100644
index cc0f8dd6..00000000
--- a/Netmaker/README.md
+++ /dev/null
@@ -1,32 +0,0 @@
-
-
-# Adminer
-
-Adminer est un outil de gestion de base de données complet écrit en PHP. Inversement à phpMyAdmin, il consiste en un seul fichier prêt à être déployé sur le serveur cible. Adminer est disponible pour MySQL, MariaDB, PostgreSQL, SQLite, MS SQL, Oracle, Elasticsearch, MongoDB et autres via plugin
-
-# Installation
-
-Pour utiliser Adminer tout seul
-```bash
-docker compose up -d
-```
-
-Pour utiliser Adminer avec Traefik
-```bash
-docker compose -f docker-compose-traefik.yml up -d
-```
-
-Pour utiliser Adminer avec Nginx
-```bash
-docker compose -f docker-compose-nginx.yml up -d
-```
-# Utilisation
-
-## Accueil
-
-
-# More info
-- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
-
-# Buy me a coffe
-
\ No newline at end of file
diff --git a/Netmaker/docker-compose-traefik.yml b/Netmaker/docker-compose-traefik.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Nextcloud/README.md b/Nextcloud/README.md
deleted file mode 100644
index 44d160b4..00000000
--- a/Nextcloud/README.md
+++ /dev/null
@@ -1,31 +0,0 @@
-
-
-# Nextcloud
-
-
-# Installation
-
-Pour utiliser Nextcloud tout seul
-```bash
-docker compose up -d
-```
-
-Pour utiliser Nextcloud avec Traefik
-```bash
-docker compose -f docker-compose-traefik.yml up -d
-```
-
-Pour utiliser Nextcloud 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/Nextcloud/docker-compose-traefik.yml b/Nextcloud/docker-compose-traefik.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Nginx/README.md b/Nginx/README.md
deleted file mode 100644
index 422673c9..00000000
--- a/Nginx/README.md
+++ /dev/null
@@ -1,30 +0,0 @@
-
-
-# Nginx
-
-# Installation
-
-Pour utiliser Nginx tout seul
-```bash
-docker compose up -d
-```
-
-Pour utiliser Nginx avec Traefik
-```bash
-docker compose -f docker-compose-traefik.yml up -d
-```
-
-Pour utiliser Nginx 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/Nginx/docker-compose-traefik.yml b/Nginx/docker-compose-traefik.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Nginx/docker-compose.yml b/Nginx/docker-compose.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Nginx/img/logo-Ngnix.png b/Nginx/img/logo-Ngnix.png
deleted file mode 100644
index 0aa22843..00000000
Binary files a/Nginx/img/logo-Ngnix.png and /dev/null differ
diff --git a/Nginx/nginx/ssl/readme.md b/Nginx/nginx/ssl/readme.md
deleted file mode 100644
index e69de29b..00000000
diff --git a/Ollama/README.md b/Ollama/README.md
deleted file mode 100644
index 656e8f9d..00000000
--- a/Ollama/README.md
+++ /dev/null
@@ -1,30 +0,0 @@
-
-
-# Ollama
-
-# Installation
-
-Pour utiliser Ollama tout seul
-```bash
-docker compose up -d
-```
-
-Pour utiliser Ollama avec Traefik
-```bash
-docker compose -f docker-compose-traefik.yml up -d
-```
-
-Pour utiliser Ollama 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/Ollama/docker-compose-traefik.yml b/Ollama/docker-compose-traefik.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/OpenStreetMap/README.md b/OpenStreetMap/README.md
deleted file mode 100644
index cc0f8dd6..00000000
--- a/OpenStreetMap/README.md
+++ /dev/null
@@ -1,32 +0,0 @@
-
-
-# Adminer
-
-Adminer est un outil de gestion de base de données complet écrit en PHP. Inversement à phpMyAdmin, il consiste en un seul fichier prêt à être déployé sur le serveur cible. Adminer est disponible pour MySQL, MariaDB, PostgreSQL, SQLite, MS SQL, Oracle, Elasticsearch, MongoDB et autres via plugin
-
-# Installation
-
-Pour utiliser Adminer tout seul
-```bash
-docker compose up -d
-```
-
-Pour utiliser Adminer avec Traefik
-```bash
-docker compose -f docker-compose-traefik.yml up -d
-```
-
-Pour utiliser Adminer avec Nginx
-```bash
-docker compose -f docker-compose-nginx.yml up -d
-```
-# Utilisation
-
-## Accueil
-
-
-# More info
-- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
-
-# Buy me a coffe
-
\ No newline at end of file
diff --git a/OpenStreetMap/docker-compose-traefik.yml b/OpenStreetMap/docker-compose-traefik.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/OpenStreetMap/docker-compose.yml b/OpenStreetMap/docker-compose.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Orchrestrateurs/Dockge/LICENSE b/Orchrestrateurs/Dockge/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/Orchrestrateurs/Dockge/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/Orchrestrateurs/Dockge/README.md b/Orchrestrateurs/Dockge/README.md
new file mode 100644
index 00000000..a4422fbc
--- /dev/null
+++ b/Orchrestrateurs/Dockge/README.md
@@ -0,0 +1,66 @@
+
+URL :
+
+# Dockge
+
+Dockge est une alternative de gestionnaire orient?e pile Docker compose.yaml auto-h?berg?e, sophistiqu?e, facile ? utiliser et r?active ? Portainer. Avec Dockge, vous pouvez facilement g?rer vos fichiers compose.yaml, fournissant ainsi un point central pour tous vos besoins de configuration Docker. Inclut des options pour cr?er, modifier, d?marrer, arr?ter, red?marrer et supprimer des configurations Docker, offrant ainsi une gestion compl?te du cycle de vie de vos environnements Docker.
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Dockge
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Orchrestrateurs\Dockge
+```
+
+## Modifier la configuration de Dockge
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Orchrestrateurs\Dockge
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Dockge
+
+Pour utiliser Dockge tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Dockge avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Dockge.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Orchrestrateurs/Dockge/docker-compose-traefik.yml b/Orchrestrateurs/Dockge/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Orchrestrateurs/Dockge/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Principaux/Dockge/docker-compose.yaml b/Orchrestrateurs/Dockge/docker-compose.yaml
similarity index 100%
rename from Principaux/Dockge/docker-compose.yaml
rename to Orchrestrateurs/Dockge/docker-compose.yaml
diff --git a/Orchrestrateurs/Dockge/docker-compose.yml b/Orchrestrateurs/Dockge/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Orchrestrateurs/Dockge/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Orchrestrateurs/Dockge/img/logo-Dockge.png b/Orchrestrateurs/Dockge/img/logo-Dockge.png
new file mode 100644
index 00000000..95b4c6c5
Binary files /dev/null and b/Orchrestrateurs/Dockge/img/logo-Dockge.png differ
diff --git a/Orchrestrateurs/Dozzle/LICENSE b/Orchrestrateurs/Dozzle/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/Orchrestrateurs/Dozzle/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/Orchrestrateurs/Dozzle/README.md b/Orchrestrateurs/Dozzle/README.md
new file mode 100644
index 00000000..20fc105d
--- /dev/null
+++ b/Orchrestrateurs/Dozzle/README.md
@@ -0,0 +1,66 @@
+
+URL :
+
+# Dozzle
+
+Dozzle est une application simple et r?active qui vous fournit une interface Web pour surveiller en direct les journaux de votre conteneur Docker.
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Dozzle
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Orchrestrateurs\Dozzle
+```
+
+## Modifier la configuration de Dozzle
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Orchrestrateurs\Dozzle
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Dozzle
+
+Pour utiliser Dozzle tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Dozzle avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Dozzle.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Orchrestrateurs/Dozzle/docker-compose-traefik.yml b/Orchrestrateurs/Dozzle/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Orchrestrateurs/Dozzle/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Orchrestrateurs/Dozzle/docker-compose.yml b/Orchrestrateurs/Dozzle/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Orchrestrateurs/Dozzle/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Orchrestrateurs/Dozzle/img/logo-Dozzle.png b/Orchrestrateurs/Dozzle/img/logo-Dozzle.png
new file mode 100644
index 00000000..9537d85c
Binary files /dev/null and b/Orchrestrateurs/Dozzle/img/logo-Dozzle.png differ
diff --git a/Orchrestrateurs/Portainer/LICENSE b/Orchrestrateurs/Portainer/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/Orchrestrateurs/Portainer/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/Orchrestrateurs/Portainer/README.md b/Orchrestrateurs/Portainer/README.md
new file mode 100644
index 00000000..6d1386a8
--- /dev/null
+++ b/Orchrestrateurs/Portainer/README.md
@@ -0,0 +1,66 @@
+
+URL :
+
+# Portainer
+
+
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Portainer
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Orchrestrateurs\Portainer
+```
+
+## Modifier la configuration de Portainer
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Orchrestrateurs\Portainer
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Portainer
+
+Pour utiliser Portainer tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Portainer avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Portainer.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Orchrestrateurs/Portainer/docker-compose-traefik.yml b/Orchrestrateurs/Portainer/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Orchrestrateurs/Portainer/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Principaux/Portainer/docker-compose.yml b/Orchrestrateurs/Portainer/docker-compose.yml
similarity index 100%
rename from Principaux/Portainer/docker-compose.yml
rename to Orchrestrateurs/Portainer/docker-compose.yml
diff --git a/Principaux/Portainer/img/logo-portainer.png b/Orchrestrateurs/Portainer/img/banniere-Portainer.png
similarity index 100%
rename from Principaux/Portainer/img/logo-portainer.png
rename to Orchrestrateurs/Portainer/img/banniere-Portainer.png
diff --git a/Orchrestrateurs/Portainer/img/logo-Portainer.png b/Orchrestrateurs/Portainer/img/logo-Portainer.png
new file mode 100644
index 00000000..8d8baa73
Binary files /dev/null and b/Orchrestrateurs/Portainer/img/logo-Portainer.png differ
diff --git a/Orchrestrateurs/Rancher/LICENSE b/Orchrestrateurs/Rancher/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/Orchrestrateurs/Rancher/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/Orchrestrateurs/Rancher/README.md b/Orchrestrateurs/Rancher/README.md
new file mode 100644
index 00000000..bab0082f
--- /dev/null
+++ b/Orchrestrateurs/Rancher/README.md
@@ -0,0 +1,66 @@
+
+URL :
+
+# Rancher
+
+Rancher est une pile logicielle compl?te pour les ?quipes qui adoptent des conteneurs. Il s'attaque aux probl?mes op?rationnels et de s?curit? de la gestion de plusieurs clusters Kubernetes dans toutes les infrastructures, tout en fournissant aux ?quipes DevOps des outils int?gr?s pour faire fonctionner les charges de travail conteneuris?es.
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Rancher
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Orchrestrateurs\Rancher
+```
+
+## Modifier la configuration de Rancher
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Orchrestrateurs\Rancher
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Rancher
+
+Pour utiliser Rancher tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Rancher avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Rancher.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Orchrestrateurs/Rancher/docker-compose-traefik.yml b/Orchrestrateurs/Rancher/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Orchrestrateurs/Rancher/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Orchrestrateurs/Rancher/docker-compose.yml b/Orchrestrateurs/Rancher/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Orchrestrateurs/Rancher/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Orchrestrateurs/Rancher/img/logo-Rancher.png b/Orchrestrateurs/Rancher/img/logo-Rancher.png
new file mode 100644
index 00000000..ee8c03fc
Binary files /dev/null and b/Orchrestrateurs/Rancher/img/logo-Rancher.png differ
diff --git a/Orchrestrateurs/Rapid Dashboard/LICENSE b/Orchrestrateurs/Rapid Dashboard/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/Orchrestrateurs/Rapid Dashboard/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/Orchrestrateurs/Rapid Dashboard/README.md b/Orchrestrateurs/Rapid Dashboard/README.md
new file mode 100644
index 00000000..37956ee5
--- /dev/null
+++ b/Orchrestrateurs/Rapid Dashboard/README.md
@@ -0,0 +1,66 @@
+
+URL :
+
+# Rapid Dashboard
+
+Rapid Dashboard fournit une connexion entre les requ?tes Docker et votre h?te Docker. Rapid change facilement la fa?on d'utiliser l'API Docker Engine. L'?diteur de commandes est votre nouveau client Docker communiquant avec le moteur. Vous pouvez facilement demander des requ?tes Docker prises en charge par l'API Docker Remote.
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Rapid Dashboard
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Orchrestrateurs\Rapid Dashboard
+```
+
+## Modifier la configuration de Rapid Dashboard
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Orchrestrateurs\Rapid Dashboard
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Rapid Dashboard
+
+Pour utiliser Rapid Dashboard tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Rapid Dashboard avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Rapid Dashboard.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Orchrestrateurs/Rapid Dashboard/docker-compose-traefik.yml b/Orchrestrateurs/Rapid Dashboard/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Orchrestrateurs/Rapid Dashboard/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Orchrestrateurs/Rapid Dashboard/docker-compose.yml b/Orchrestrateurs/Rapid Dashboard/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Orchrestrateurs/Rapid Dashboard/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Orchrestrateurs/WUD/LICENSE b/Orchrestrateurs/WUD/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/Orchrestrateurs/WUD/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/Orchrestrateurs/WUD/README.md b/Orchrestrateurs/WUD/README.md
new file mode 100644
index 00000000..97399271
--- /dev/null
+++ b/Orchrestrateurs/WUD/README.md
@@ -0,0 +1,66 @@
+
+URL :
+
+# WUD
+
+
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de WUD
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Orchrestrateurs\WUD
+```
+
+## Modifier la configuration de WUD
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Orchrestrateurs\WUD
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de WUD
+
+Pour utiliser WUD tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser WUD avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://WUD.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Orchrestrateurs/WUD/docker-compose-traefik.yml b/Orchrestrateurs/WUD/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Orchrestrateurs/WUD/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Orchrestrateurs/WUD/docker-compose.yml b/Orchrestrateurs/WUD/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Orchrestrateurs/WUD/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Orchrestrateurs/Watchtower/LICENSE b/Orchrestrateurs/Watchtower/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/Orchrestrateurs/Watchtower/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/Orchrestrateurs/Watchtower/README.md b/Orchrestrateurs/Watchtower/README.md
new file mode 100644
index 00000000..b4f11582
--- /dev/null
+++ b/Orchrestrateurs/Watchtower/README.md
@@ -0,0 +1,66 @@
+
+URL :
+
+# Watchtower
+
+
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Watchtower
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Orchrestrateurs\Watchtower
+```
+
+## Modifier la configuration de Watchtower
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Orchrestrateurs\Watchtower
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Watchtower
+
+Pour utiliser Watchtower tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Watchtower avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Watchtower.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Orchrestrateurs/Watchtower/docker-compose-traefik.yml b/Orchrestrateurs/Watchtower/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Orchrestrateurs/Watchtower/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Orchrestrateurs/Watchtower/docker-compose.yml b/Orchrestrateurs/Watchtower/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Orchrestrateurs/Watchtower/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Orchrestrateurs/Watchtower/img/logo-Watchtower.png b/Orchrestrateurs/Watchtower/img/logo-Watchtower.png
new file mode 100644
index 00000000..f291651d
Binary files /dev/null and b/Orchrestrateurs/Watchtower/img/logo-Watchtower.png differ
diff --git a/Orchrestrateurs/Yacht/LICENSE b/Orchrestrateurs/Yacht/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/Orchrestrateurs/Yacht/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/Orchrestrateurs/Yacht/README.md b/Orchrestrateurs/Yacht/README.md
new file mode 100644
index 00000000..8b730fc5
--- /dev/null
+++ b/Orchrestrateurs/Yacht/README.md
@@ -0,0 +1,66 @@
+
+URL :
+
+# Yacht
+
+Yacht est une interface Web permettant de g?rer des conteneurs Docker similaire ? Portainer, en mettant l'accent sur les mod?les pour fournir des d?ploiements en un clic d'applications Dockeris?es. Consid?rez-le comme une boutique d'applications d?centralis?e pour les serveurs pour lesquels n'importe qui peut cr?er des packages. Dans les versions futures, Yacht permettra la mise ? jour des conteneurs en un clic. Il est ?galement enti?rement gratuit et open source, et convient aussi bien aux utilisateurs occasionnels qu?aux experts en informatique.
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Yacht
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Orchrestrateurs\Yacht
+```
+
+## Modifier la configuration de Yacht
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Orchrestrateurs\Yacht
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Yacht
+
+Pour utiliser Yacht tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Yacht avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Yacht.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Orchrestrateurs/Yacht/docker-compose-traefik.yml b/Orchrestrateurs/Yacht/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Orchrestrateurs/Yacht/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Principaux/Yacht/docker-compose.yml b/Orchrestrateurs/Yacht/docker-compose.yml
similarity index 100%
rename from Principaux/Yacht/docker-compose.yml
rename to Orchrestrateurs/Yacht/docker-compose.yml
diff --git a/Orchrestrateurs/Yacht/img/banniere-Yacht.png b/Orchrestrateurs/Yacht/img/banniere-Yacht.png
new file mode 100644
index 00000000..46afffb6
Binary files /dev/null and b/Orchrestrateurs/Yacht/img/banniere-Yacht.png differ
diff --git a/Orchrestrateurs/Yacht/img/logo-Yacht.png b/Orchrestrateurs/Yacht/img/logo-Yacht.png
new file mode 100644
index 00000000..bbc6fea6
Binary files /dev/null and b/Orchrestrateurs/Yacht/img/logo-Yacht.png differ
diff --git a/Ordonnanceur/Airflow/LICENSE b/Ordonnanceur/Airflow/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/Ordonnanceur/Airflow/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/Ordonnanceur/Airflow/img/logo-Airflow.png b/Ordonnanceur/Airflow/img/banniere-Airflow.png
similarity index 100%
rename from Ordonnanceur/Airflow/img/logo-Airflow.png
rename to Ordonnanceur/Airflow/img/banniere-Airflow.png
diff --git a/Ordonnanceur/Rundeck/LICENSE b/Ordonnanceur/Rundeck/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/Ordonnanceur/Rundeck/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/Ordonnanceur/Rundeck/README.md b/Ordonnanceur/Rundeck/README.md
index ec4921c4..2c573550 100644
--- a/Ordonnanceur/Rundeck/README.md
+++ b/Ordonnanceur/Rundeck/README.md
@@ -1,9 +1,39 @@
-
+
+URL :
-# Rundeck
+# Rundeck
-# Installation
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Rundeck
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Ordonnanceur\Rundeck
+```
+
+## Modifier la configuration de Rundeck
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Ordonnanceur\Rundeck
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Rundeck
Pour utiliser Rundeck tout seul
```bash
@@ -15,14 +45,20 @@ Pour utiliser Rundeck avec Traefik
docker compose -f docker-compose-traefik.yml up -d
```
-Pour utiliser Rundeck avec Nginx
-```bash
-docker compose -f docker-compose-nginx.yml up -d
-```
# Utilisation
## Accueil
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Rundeck.10.0.4.29.traefik.me`)"
+
+
# More info
- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
diff --git a/Ordonnanceur/Rundeck/docker-compose-traefik.yml b/Ordonnanceur/Rundeck/docker-compose-traefik.yml
index e69de29b..40514b3e 100644
--- a/Ordonnanceur/Rundeck/docker-compose-traefik.yml
+++ b/Ordonnanceur/Rundeck/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Ordonnanceur/Rundeck/docker-compose.yml b/Ordonnanceur/Rundeck/docker-compose.yml
index e69de29b..a0a34550 100644
--- a/Ordonnanceur/Rundeck/docker-compose.yml
+++ b/Ordonnanceur/Rundeck/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Ordonnanceur/Rundeck/img/logo-Rundeck.png b/Ordonnanceur/Rundeck/img/banniere-Rundeck.png
similarity index 100%
rename from Ordonnanceur/Rundeck/img/logo-Rundeck.png
rename to Ordonnanceur/Rundeck/img/banniere-Rundeck.png
diff --git a/Ordonnanceur/docker-compose-traefik.yml b/Ordonnanceur/docker-compose-traefik.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Ordonnanceur/docker-compose.yml b/Ordonnanceur/docker-compose.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Outils/ArchiveBox/README.md b/Outils/ArchiveBox/README.md
index a49bed9e..eda680e6 100644
--- a/Outils/ArchiveBox/README.md
+++ b/Outils/ArchiveBox/README.md
@@ -1,28 +1,63 @@
-
+
+URL :
-# ArcOutilsveBox
+# ArchiveBox
+ArchiveBox est une puissante solution d'archivage en ligne auto-h?berg?e pour collecter, sauvegarder et visualiser des sites que vous voulez pr?server hors ligne. Vous pouvez lui fournir des URL une ? la fois, ou programmer des importations r?guli?res ? partir de signets ou d'historiques de navigateur, des flux comme RSS, des services de signets comme Pocket/Pinboard, et plus encore. Il sauvegarde des instantan?s des URL que vous la faites en t?l?charger dans plusieurs formats: HTML, PDF, PNG screenshots, WARC, et plus de hors de caisse, avec une grande vari?t? de contenu extrait et pr?serv? automatiquement (texte d'article, audio/vid?o, git, etc.). L'objectif de ArchiveBox est de dormir sainement en sachant que la partie d'Internet qui vous tient ? c?ur sera automatiquement pr?serv?e dans des formats durables et facilement accessibles pendant des d?cennies apr?s sa baisse.
-# Installation
+# Téléchargement, Configuration et Lancement
-Pour utiliser ArcOutilsveBox tout seul
+## Téléchargement de ArchiveBox
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Outils\ArchiveBox
+```
+
+## Modifier la configuration de ArchiveBox
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Outils\ArchiveBox
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de ArchiveBox
+
+Pour utiliser ArchiveBox tout seul
```bash
docker compose up -d
```
-Pour utiliser ArcOutilsveBox avec Traefik
+Pour utiliser ArchiveBox avec Traefik
```bash
docker compose -f docker-compose-traefik.yml up -d
```
-Pour utiliser ArcOutilsveBox avec Nginx
-```bash
-docker compose -f docker-compose-nginx.yml up -d
-```
# Utilisation
## Accueil
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://ArchiveBox.10.0.4.29.traefik.me`)"
+
# More info
- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
diff --git a/Outils/ArchiveBox/docker-compose-traefik.yml b/Outils/ArchiveBox/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Outils/ArchiveBox/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Outils/ArchiveBox/docker-compose.yml b/Outils/ArchiveBox/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Outils/ArchiveBox/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Outils/ArchiveBox/img/banniere-ArchiveBox.png b/Outils/ArchiveBox/img/banniere-ArchiveBox.png
new file mode 100644
index 00000000..09d1ee1a
Binary files /dev/null and b/Outils/ArchiveBox/img/banniere-ArchiveBox.png differ
diff --git a/Outils/ArchiveBox/img/logo-ArchiveBox.png b/Outils/ArchiveBox/img/logo-ArchiveBox.png
new file mode 100644
index 00000000..35a39ae5
Binary files /dev/null and b/Outils/ArchiveBox/img/logo-ArchiveBox.png differ
diff --git a/Outils/Changedetection/README.md b/Outils/Changedetection/README.md
index 001f2262..a055e0d4 100644
--- a/Outils/Changedetection/README.md
+++ b/Outils/Changedetection/README.md
@@ -1,9 +1,39 @@

+URL : https://github.com/louislam/dockge
# Changedetection
+Mon pr?c?dent guide pour la d?tection des changements impliquait l'utilisation du Scheduler de T?che. Aujourd'hui, j'offre une excellente alternative recommand?e pour installer la derni?re version de la d?tection de changement via Portainer. La d?tection de changement est une surveillance des changements auto-organis?es des pages Web. Savoir quand les pages web changent Restez au courant des nouvelles informations Vivez votre vie de donn?es de mani?re proactive au lieu de r?activement, ne vous fiez pas aux m?dias sociaux manipulateurs pour consommer des informations importantes. Savoir quand les services gouvernementaux mettent ? jour (les modifications ne sont souvent que sur leurs sites web) ? Nouvelles des administrations locales (les changements ne sont souvent que sur leurs sites web) ? Nouvelles versions logicielles, des mises en garde sur la s?curit? lorsque vous n'?tes pas sur leur liste de diffusion ? Festivals avec des changements ? Changements de liste des titres r?els.
-# Installation
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Changedetection
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Outils\Changedetection
+```
+
+## Modifier la configuration de Changedetection
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Outils\Changedetection
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Changedetection
Pour utiliser Changedetection tout seul
```bash
@@ -15,14 +45,19 @@ Pour utiliser Changedetection avec Traefik
docker compose -f docker-compose-traefik.yml up -d
```
-Pour utiliser Changedetection avec Nginx
-```bash
-docker compose -f docker-compose-nginx.yml up -d
-```
# Utilisation
## Accueil
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Changedetection.10.0.4.29.traefik.me`)"
+
# More info
- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
diff --git a/Outils/Changedetection/docker-compose-traefik.yml b/Outils/Changedetection/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Outils/Changedetection/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# 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/docker-compose.yml b/Outils/Changedetection/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Outils/Changedetection/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Outils/Chromium/README.md b/Outils/Chromium/README.md
index f1869bf0..4f261402 100644
--- a/Outils/Chromium/README.md
+++ b/Outils/Chromium/README.md
@@ -1,9 +1,39 @@

+URL : https://github.com/amir20/dozzle
# Chromium
-# Installation
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Chromium
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Outils\Chromium
+```
+
+## Modifier la configuration de Chromium
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Outils\Chromium
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Chromium
Pour utiliser Chromium tout seul
```bash
@@ -15,14 +45,19 @@ Pour utiliser Chromium avec Traefik
docker compose -f docker-compose-traefik.yml up -d
```
-Pour utiliser Chromium avec Nginx
-```bash
-docker compose -f docker-compose-nginx.yml up -d
-```
# Utilisation
## Accueil
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Chromium.10.0.4.29.traefik.me`)"
+
# More info
- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
diff --git a/Outils/Chromium/docker-compose-traefik.yml b/Outils/Chromium/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Outils/Chromium/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# 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/docker-compose.yml b/Outils/Chromium/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Outils/Chromium/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Outils/Chromium/img/logo-Chromium.png b/Outils/Chromium/img/logo-Chromium.png
new file mode 100644
index 00000000..acde7a34
Binary files /dev/null and b/Outils/Chromium/img/logo-Chromium.png differ
diff --git a/Outils/CyberChef/README.md b/Outils/CyberChef/README.md
index 47c0ec44..3a555631 100644
--- a/Outils/CyberChef/README.md
+++ b/Outils/CyberChef/README.md
@@ -1,9 +1,39 @@

+URL : https://github.com/portainer/
# CyberChef
+CyberChef est une application web simple et intuitive pour effectuer toutes sortes d'op?rations ? cyber ? au sein d'un navigateur web. Ces op?rations incluent un codage simple comme XOR et Base64, un chiffrement plus complexe comme AES, DES et Blowfish, la cr?ation de binaires et d'hexdumps, la compression et la d?compression des donn?es, le calcul des hachages et des sommes de contr?le, l'analyse IPv6 et X.509, le change d'encodage des caract?res, et bien plus encore. L'outil est con?u pour permettre aux analystes techniques et non techniques de manipuler les donn?es de mani?re complexe sans avoir ? traiter des outils ou des algorithmes complexes. Il a ?t? con?u, con?u, construit et progressivement am?lior? par un analyste dans leur temps d'innovation de 10 % sur plusieurs ann?es.
-# Installation
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de CyberChef
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Outils\CyberChef
+```
+
+## Modifier la configuration de CyberChef
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Outils\CyberChef
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de CyberChef
Pour utiliser CyberChef tout seul
```bash
@@ -15,14 +45,19 @@ Pour utiliser CyberChef avec Traefik
docker compose -f docker-compose-traefik.yml up -d
```
-Pour utiliser CyberChef avec Nginx
-```bash
-docker compose -f docker-compose-nginx.yml up -d
-```
# Utilisation
## Accueil
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://CyberChef.10.0.4.29.traefik.me`)"
+
# More info
- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
diff --git a/Outils/CyberChef/docker-compose-traefik.yml b/Outils/CyberChef/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Outils/CyberChef/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# 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/docker-compose.yml b/Outils/CyberChef/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Outils/CyberChef/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Outils/CyberChef/img/logo-CyberChef.png b/Outils/CyberChef/img/logo-CyberChef.png
new file mode 100644
index 00000000..3e97925f
Binary files /dev/null and b/Outils/CyberChef/img/logo-CyberChef.png differ
diff --git a/Outils/Dash/README.md b/Outils/Dash/README.md
index f829c7ba..8947c04c 100644
--- a/Outils/Dash/README.md
+++ b/Outils/Dash/README.md
@@ -1,9 +1,39 @@

+URL : https://github.com/rancher/rancher
# Dash
+Dashdot (ou dashdot) est un tableau de bord moderne des serveurs, d?velopp? avec une pile simple, mais performante et con?u avec le verrier ? l'esprit. Il est destin? ? ?tre utilis? pour les serveurs VPS plus petits et priv?s
-# Installation
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Dash
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Outils\Dash
+```
+
+## Modifier la configuration de Dash
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Outils\Dash
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Dash
Pour utiliser Dash tout seul
```bash
@@ -15,14 +45,19 @@ Pour utiliser Dash avec Traefik
docker compose -f docker-compose-traefik.yml up -d
```
-Pour utiliser Dash avec Nginx
-```bash
-docker compose -f docker-compose-nginx.yml up -d
-```
# Utilisation
## Accueil
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Dash.10.0.4.29.traefik.me`)"
+
# More info
- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
diff --git a/Outils/Dash/docker-compose-traefik.yml b/Outils/Dash/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Outils/Dash/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# 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/docker-compose.yml b/Outils/Dash/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Outils/Dash/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Outils/Dash/img/banniere-Dash.png b/Outils/Dash/img/banniere-Dash.png
new file mode 100644
index 00000000..d3ad6b71
Binary files /dev/null and b/Outils/Dash/img/banniere-Dash.png differ
diff --git a/Outils/Dash/img/logo-Dash.png b/Outils/Dash/img/logo-Dash.png
new file mode 100644
index 00000000..548ec187
Binary files /dev/null and b/Outils/Dash/img/logo-Dash.png differ
diff --git a/Outils/Docspell/LICENSE b/Outils/Docspell/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/Outils/Docspell/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/Docspell/README.md b/Outils/Docspell/README.md
new file mode 100644
index 00000000..7ea4618f
--- /dev/null
+++ b/Outils/Docspell/README.md
@@ -0,0 +1,66 @@
+
+URL : https://github.com/ozlerhakan/rapid
+
+# Docspell
+
+
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Docspell
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Outils\Docspell
+```
+
+## Modifier la configuration de Docspell
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Outils\Docspell
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Docspell
+
+Pour utiliser Docspell tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Docspell avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Docspell.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Outils/Docspell/docker-compose-traefik.yml b/Outils/Docspell/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Outils/Docspell/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Outils/Docspell/docker-compose.yml b/Outils/Docspell/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Outils/Docspell/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Outils/Docspell/img/banniere-Docspell.png b/Outils/Docspell/img/banniere-Docspell.png
new file mode 100644
index 00000000..c276d28a
Binary files /dev/null and b/Outils/Docspell/img/banniere-Docspell.png differ
diff --git a/Outils/Docspell/img/logo-Docspell.png b/Outils/Docspell/img/logo-Docspell.png
new file mode 100644
index 00000000..50e76183
Binary files /dev/null and b/Outils/Docspell/img/logo-Docspell.png differ
diff --git a/Outils/Doku/README.md b/Outils/Doku/README.md
index 277b9552..321dae76 100644
--- a/Outils/Doku/README.md
+++ b/Outils/Doku/README.md
@@ -1,9 +1,39 @@

+URL : https://github.com/containrrr/watchtower
# Doku
+Doku est une application web simple et l?g?re qui vous permet de surveiller l'utilisation du disque Docker d'une mani?re conviviale. Le Doku affiche la quantit? d'espace disque utilis? par le d?mon Docker, se divisait par images, conteneurs, volumes et cache de construction. Doku est une excellente alternative aux Glances.
-# Installation
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Doku
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Outils\Doku
+```
+
+## Modifier la configuration de Doku
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Outils\Doku
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Doku
Pour utiliser Doku tout seul
```bash
@@ -15,14 +45,19 @@ Pour utiliser Doku avec Traefik
docker compose -f docker-compose-traefik.yml up -d
```
-Pour utiliser Doku avec Nginx
-```bash
-docker compose -f docker-compose-nginx.yml up -d
-```
# Utilisation
## Accueil
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Doku.10.0.4.29.traefik.me`)"
+
# More info
- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
diff --git a/Outils/Doku/docker-compose-traefik.yml b/Outils/Doku/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Outils/Doku/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# 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/docker-compose.yml b/Outils/Doku/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Outils/Doku/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Outils/Doku/img/logo-Doku.png b/Outils/Doku/img/logo-Doku.png
new file mode 100644
index 00000000..2acef6e0
Binary files /dev/null and b/Outils/Doku/img/logo-Doku.png differ
diff --git a/Outils/Firefox/README.md b/Outils/Firefox/README.md
index 2b5db11f..af04296b 100644
--- a/Outils/Firefox/README.md
+++ b/Outils/Firefox/README.md
@@ -1,9 +1,39 @@

+URL : https://fmartinou.github.io/whats-up-docker/#/
# Firefox
+Firefox Browser, ?galement connu sous le nom de Mozilla Firefox ou simplement Firefox, est un navigateur web gratuit et open source d?velopp? par Mozilla. Firefox utilise le moteur de mise en page Gecko pour rendre les pages Web, qui impl?mente les normes Web actuelles et anticip?es. Firefox est plus qu'un navigateur. C'est toute une famille de produits con?us pour vous rendre plus s?r et plus intelligent en ligne.
-# Installation
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Firefox
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Outils\Firefox
+```
+
+## Modifier la configuration de Firefox
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Outils\Firefox
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Firefox
Pour utiliser Firefox tout seul
```bash
@@ -15,14 +45,19 @@ Pour utiliser Firefox avec Traefik
docker compose -f docker-compose-traefik.yml up -d
```
-Pour utiliser Firefox avec Nginx
-```bash
-docker compose -f docker-compose-nginx.yml up -d
-```
# Utilisation
## Accueil
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Firefox.10.0.4.29.traefik.me`)"
+
# More info
- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
diff --git a/Outils/Firefox/docker-compose-traefik.yml b/Outils/Firefox/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Outils/Firefox/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# 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/docker-compose.yml b/Outils/Firefox/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Outils/Firefox/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Outils/Firefox/img/logo-Firefox.png b/Outils/Firefox/img/logo-Firefox.png
new file mode 100644
index 00000000..14bc23d2
Binary files /dev/null and b/Outils/Firefox/img/logo-Firefox.png differ
diff --git a/Outils/Glances/README.md b/Outils/Glances/README.md
index 8e686ae9..20102760 100644
--- a/Outils/Glances/README.md
+++ b/Outils/Glances/README.md
@@ -1,9 +1,39 @@

+URL : https://yacht.sh/
# Glances
+Glances est un outil de surveillance multi-plateforme qui vise ? pr?senter une grande quantit? d'informations de surveillance ? travers une mal?diction ou une interface bas?e sur le Web. Les informations s'adaptent dynamiquement en fonction de la taille de l'interface utilisateur.
-# Installation
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Glances
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Outils\Glances
+```
+
+## Modifier la configuration de Glances
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Outils\Glances
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Glances
Pour utiliser Glances tout seul
```bash
@@ -15,14 +45,19 @@ Pour utiliser Glances avec Traefik
docker compose -f docker-compose-traefik.yml up -d
```
-Pour utiliser Glances avec Nginx
-```bash
-docker compose -f docker-compose-nginx.yml up -d
-```
# Utilisation
## Accueil
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Glances.10.0.4.29.traefik.me`)"
+
# More info
- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
diff --git a/Outils/Glances/docker-compose-traefik.yml b/Outils/Glances/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Outils/Glances/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# 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/docker-compose.yml b/Outils/Glances/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Outils/Glances/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Outils/Golinks/README.md b/Outils/Golinks/README.md
index d7fb1b01..ab7c6751 100644
--- a/Outils/Golinks/README.md
+++ b/Outils/Golinks/README.md
@@ -1,9 +1,39 @@

+URL : https://github.com/activepieces/activepieces
# Golinks
+Golinks est une application web qui vous permet de cr?er des signets intelligents, des commandes et des alias en pointant le moteur de recherche par d?faut de votre navigateur web sur une instance d'ex?cution.
-# Installation
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Golinks
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Outils\Golinks
+```
+
+## Modifier la configuration de Golinks
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Outils\Golinks
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Golinks
Pour utiliser Golinks tout seul
```bash
@@ -15,14 +45,19 @@ Pour utiliser Golinks avec Traefik
docker compose -f docker-compose-traefik.yml up -d
```
-Pour utiliser Golinks avec Nginx
-```bash
-docker compose -f docker-compose-nginx.yml up -d
-```
# Utilisation
## Accueil
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Golinks.10.0.4.29.traefik.me`)"
+
# More info
- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
diff --git a/Outils/Golinks/docker-compose-traefik.yml b/Outils/Golinks/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Outils/Golinks/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# 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/docker-compose.yml b/Outils/Golinks/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Outils/Golinks/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Outils/Golinks/img/logo-Golinks.png b/Outils/Golinks/img/logo-Golinks.png
new file mode 100644
index 00000000..41e0e957
Binary files /dev/null and b/Outils/Golinks/img/logo-Golinks.png differ
diff --git a/Outils/Guacamole/README.md b/Outils/Guacamole/README.md
deleted file mode 100644
index 2e225d94..00000000
--- a/Outils/Guacamole/README.md
+++ /dev/null
@@ -1,31 +0,0 @@
-
-
-# Guacamole
-
-
-# Installation
-
-Pour utiliser Guacamole tout seul
-```bash
-docker compose up -d
-```
-
-Pour utiliser Guacamole avec Traefik
-```bash
-docker compose -f docker-compose-traefik.yml up -d
-```
-
-Pour utiliser Guacamole 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/README.md b/Outils/HRConvert2/README.md
index 8fa7eb19..15360b54 100644
--- a/Outils/HRConvert2/README.md
+++ b/Outils/HRConvert2/README.md
@@ -1,9 +1,39 @@

+URL : https://github.com/bram2w/baserow
# HRConvert2
+HRConvert2 est un serveur de conversion de fichiers glisser-d?poser et un outil de partage de fichiers qui prend en charge 86 formats de fichiers avec 4 sch?mas de couleurs et 13 langues s?lectionnables par l'utilisateur final.
-# Installation
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de HRConvert2
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Outils\HRConvert2
+```
+
+## Modifier la configuration de HRConvert2
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Outils\HRConvert2
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de HRConvert2
Pour utiliser HRConvert2 tout seul
```bash
@@ -15,14 +45,19 @@ Pour utiliser HRConvert2 avec Traefik
docker compose -f docker-compose-traefik.yml up -d
```
-Pour utiliser HRConvert2 avec Nginx
-```bash
-docker compose -f docker-compose-nginx.yml up -d
-```
# Utilisation
## Accueil
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://HRConvert2.10.0.4.29.traefik.me`)"
+
# More info
- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
diff --git a/Outils/HRConvert2/docker-compose-traefik.yml b/Outils/HRConvert2/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Outils/HRConvert2/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# 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/docker-compose.yml b/Outils/HRConvert2/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Outils/HRConvert2/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Outils/HRConvert2/img/logo-HRConvert2.png b/Outils/HRConvert2/img/logo-HRConvert2.png
new file mode 100644
index 00000000..11d4f134
Binary files /dev/null and b/Outils/HRConvert2/img/logo-HRConvert2.png differ
diff --git a/Outils/HandBrake/README.md b/Outils/HandBrake/README.md
index f4d74119..25e6525b 100644
--- a/Outils/HandBrake/README.md
+++ b/Outils/HandBrake/README.md
@@ -1,9 +1,39 @@

+URL : https://github.com/toeverything/AFFiNE
# HandBrake
+HandBrake est un outil de transcodeur open source pour les fichiers vid?o num?riques, construit par des b?n?voles, pour convertir la vid?o de presque n'importe quel format ? une s?lection de codecs modernes et largement pris en charge.
-# Installation
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de HandBrake
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Outils\HandBrake
+```
+
+## Modifier la configuration de HandBrake
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Outils\HandBrake
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de HandBrake
Pour utiliser HandBrake tout seul
```bash
@@ -15,14 +45,19 @@ Pour utiliser HandBrake avec Traefik
docker compose -f docker-compose-traefik.yml up -d
```
-Pour utiliser HandBrake avec Nginx
-```bash
-docker compose -f docker-compose-nginx.yml up -d
-```
# Utilisation
## Accueil
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://HandBrake.10.0.4.29.traefik.me`)"
+
# More info
- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
diff --git a/Outils/HandBrake/docker-compose-traefik.yml b/Outils/HandBrake/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Outils/HandBrake/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# 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/docker-compose.yml b/Outils/HandBrake/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Outils/HandBrake/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Outils/HandBrake/img/logo-HandBrake.png b/Outils/HandBrake/img/logo-HandBrake.png
new file mode 100644
index 00000000..7a751fe1
Binary files /dev/null and b/Outils/HandBrake/img/logo-HandBrake.png differ
diff --git a/Outils/Hauk/README.md b/Outils/Hauk/README.md
index e430a36d..35bbb652 100644
--- a/Outils/Hauk/README.md
+++ b/Outils/Hauk/README.md
@@ -1,9 +1,39 @@

+URL : https://github.com/automatisch/automatisch
# Hauk
+Hauk est un service de partage de localisation enti?rement open source et auto-h?berg?. Installez le code dorsal sur un serveur web compatible PHP, installez l'application compagnon sur votre t?l?phone, et vous ?tes pr?t ? partir.
-# Installation
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Hauk
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Outils\Hauk
+```
+
+## Modifier la configuration de Hauk
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Outils\Hauk
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Hauk
Pour utiliser Hauk tout seul
```bash
@@ -15,14 +45,19 @@ Pour utiliser Hauk avec Traefik
docker compose -f docker-compose-traefik.yml up -d
```
-Pour utiliser Hauk avec Nginx
-```bash
-docker compose -f docker-compose-nginx.yml up -d
-```
# Utilisation
## Accueil
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Hauk.10.0.4.29.traefik.me`)"
+
# More info
- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
diff --git a/Outils/Hauk/docker-compose-traefik.yml b/Outils/Hauk/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Outils/Hauk/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# 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/docker-compose.yml b/Outils/Hauk/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Outils/Hauk/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Outils/Hauk/img/logo-Hauk.png b/Outils/Hauk/img/logo-Hauk.png
new file mode 100644
index 00000000..79dc5195
Binary files /dev/null and b/Outils/Hauk/img/logo-Hauk.png differ
diff --git a/Outils/Huginn/README.md b/Outils/Huginn/README.md
index ad748fe4..9fd421e3 100644
--- a/Outils/Huginn/README.md
+++ b/Outils/Huginn/README.md
@@ -1,9 +1,39 @@

+URL : https://github.com/Budibase/budibase
# Huginn
+Huginn est un syst?me pour les agents de construction qui effectuent des t?ches automatis?es pour vous en ligne lorsque vous n'?tes pas sur ordinateur. Huginn peut lire le web, regarder les ?v?nements et prendre des mesures en votre nom. Les agents de Huginn peuvent cr?er et consommer des ?v?nements, les propageant sur un graphique dirig?.
-# Installation
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Huginn
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Outils\Huginn
+```
+
+## Modifier la configuration de Huginn
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Outils\Huginn
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Huginn
Pour utiliser Huginn tout seul
```bash
@@ -15,14 +45,19 @@ Pour utiliser Huginn avec Traefik
docker compose -f docker-compose-traefik.yml up -d
```
-Pour utiliser Huginn avec Nginx
-```bash
-docker compose -f docker-compose-nginx.yml up -d
-```
# Utilisation
## Accueil
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Huginn.10.0.4.29.traefik.me`)"
+
# More info
- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
diff --git a/Outils/Huginn/docker-compose-traefik.yml b/Outils/Huginn/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Outils/Huginn/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# 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/docker-compose.yml b/Outils/Huginn/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Outils/Huginn/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Outils/IPFS/README.md b/Outils/IPFS/README.md
index 9ec6805c..49aca2c9 100644
--- a/Outils/IPFS/README.md
+++ b/Outils/IPFS/README.md
@@ -1,9 +1,39 @@

+URL : https://github.com/chiefonboarding/ChiefOnboarding
# IPFS
+Le syst?me de fichiers InterPlanetary ? IPFS ? est un r?seau de protocole et de pair ? pair pour stocker et partager des donn?es dans un syst?me de fichiers distribu?. IPFS utilise l'adressage de contenu pour identifier de mani?re unique chaque fichier dans un espace de noms global reliant tous les dispositifs informatiques.
-# Installation
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de IPFS
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Outils\IPFS
+```
+
+## Modifier la configuration de IPFS
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Outils\IPFS
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de IPFS
Pour utiliser IPFS tout seul
```bash
@@ -15,14 +45,19 @@ Pour utiliser IPFS avec Traefik
docker compose -f docker-compose-traefik.yml up -d
```
-Pour utiliser IPFS avec Nginx
-```bash
-docker compose -f docker-compose-nginx.yml up -d
-```
# Utilisation
## Accueil
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://IPFS.10.0.4.29.traefik.me`)"
+
# More info
- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
diff --git a/Outils/IPFS/docker-compose-traefik.yml b/Outils/IPFS/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Outils/IPFS/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# 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/docker-compose.yml b/Outils/IPFS/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Outils/IPFS/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Outils/IPFS/img/logo-IPFS.png b/Outils/IPFS/img/logo-IPFS.png
new file mode 100644
index 00000000..2eb00bcb
Binary files /dev/null and b/Outils/IPFS/img/logo-IPFS.png differ
diff --git a/Outils/IT-Tools/README.md b/Outils/IT-Tools/README.md
index 2aada386..40f5200c 100644
--- a/Outils/IT-Tools/README.md
+++ b/Outils/IT-Tools/README.md
@@ -1,9 +1,39 @@

+URL : https://github.com/coder/code-server
# IT-Tools
+IT-Tools regroupe plus de 50 outils utiles pour les d?veloppeurs et les personnes travaillant dans le domaine des technologies de l'information. Ce qui est cool avec cet outil incroyable, c'est qu'il ne n?cessite aucune configuration, pas de volumes persistants, vous pouvez commencer ? l'utiliser imm?diatement ? la vitesse de la pens?e.
-# Installation
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de IT-Tools
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Outils\IT-Tools
+```
+
+## Modifier la configuration de IT-Tools
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Outils\IT-Tools
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de IT-Tools
Pour utiliser IT-Tools tout seul
```bash
@@ -15,14 +45,19 @@ Pour utiliser IT-Tools avec Traefik
docker compose -f docker-compose-traefik.yml up -d
```
-Pour utiliser IT-Tools avec Nginx
-```bash
-docker compose -f docker-compose-nginx.yml up -d
-```
# Utilisation
## Accueil
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://IT-Tools.10.0.4.29.traefik.me`)"
+
# More info
- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
diff --git a/Outils/IT-Tools/docker-compose-traefik.yml b/Outils/IT-Tools/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Outils/IT-Tools/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# 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/docker-compose.yml b/Outils/IT-Tools/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Outils/IT-Tools/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Outils/IT-Tools/img/banniere-IT-Tools.png b/Outils/IT-Tools/img/banniere-IT-Tools.png
new file mode 100644
index 00000000..eb5ad93e
Binary files /dev/null and b/Outils/IT-Tools/img/banniere-IT-Tools.png differ
diff --git a/Outils/IT-Tools/img/logo-IT-Tools.png b/Outils/IT-Tools/img/logo-IT-Tools.png
new file mode 100644
index 00000000..23e7c9a2
Binary files /dev/null and b/Outils/IT-Tools/img/logo-IT-Tools.png differ
diff --git a/Outils/Invidious/LICENSE b/Outils/Invidious/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/Outils/Invidious/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/Invidious/README.md b/Outils/Invidious/README.md
new file mode 100644
index 00000000..76785d63
--- /dev/null
+++ b/Outils/Invidious/README.md
@@ -0,0 +1,66 @@
+
+URL : https://github.com/chatwoot/chatwoot
+
+# Invidious
+
+Invidieuse est un frontend alternatif libre et open source ? YouTube. Il est disponible sous la forme d'un conteneur Docker, ou de la branche ma?tre de GitHub. Il est destin? ? ?tre utilis? comme une alternative l?g?re et respectueuse de la vie priv?e au site web officiel de YouTube. L'une des meilleures choses ? propos d'Invidieuse est que vous pouvez regarder des vid?os YouTube sans ADS.
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Invidious
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Outils\Invidious
+```
+
+## Modifier la configuration de Invidious
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Outils\Invidious
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Invidious
+
+Pour utiliser Invidious tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Invidious avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Invidious.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Outils/Invidious/docker-compose-traefik.yml b/Outils/Invidious/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Outils/Invidious/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Outils/Invidious/docker-compose.yml b/Outils/Invidious/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Outils/Invidious/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Outils/Invidious/img/banniere-Invidious.png b/Outils/Invidious/img/banniere-Invidious.png
new file mode 100644
index 00000000..daba4f99
Binary files /dev/null and b/Outils/Invidious/img/banniere-Invidious.png differ
diff --git a/Outils/KitchenOwl/LICENSE b/Outils/KitchenOwl/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/Outils/KitchenOwl/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/KitchenOwl/README.md b/Outils/KitchenOwl/README.md
new file mode 100644
index 00000000..ea403e96
--- /dev/null
+++ b/Outils/KitchenOwl/README.md
@@ -0,0 +1,66 @@
+
+URL : https://github.com/crawlab-team/crawlab
+
+# KitchenOwl
+
+
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de KitchenOwl
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Outils\KitchenOwl
+```
+
+## Modifier la configuration de KitchenOwl
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Outils\KitchenOwl
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de KitchenOwl
+
+Pour utiliser KitchenOwl tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser KitchenOwl avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://KitchenOwl.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Outils/KitchenOwl/docker-compose-traefik.yml b/Outils/KitchenOwl/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Outils/KitchenOwl/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Outils/KitchenOwl/docker-compose.yml b/Outils/KitchenOwl/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Outils/KitchenOwl/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Outils/KitchenOwl/img/banniere-KitchenOwl.png b/Outils/KitchenOwl/img/banniere-KitchenOwl.png
new file mode 100644
index 00000000..c0314500
Binary files /dev/null and b/Outils/KitchenOwl/img/banniere-KitchenOwl.png differ
diff --git a/Outils/KitchenOwl/img/logo-KitchenOwl.png b/Outils/KitchenOwl/img/logo-KitchenOwl.png
new file mode 100644
index 00000000..7d272961
Binary files /dev/null and b/Outils/KitchenOwl/img/logo-KitchenOwl.png differ
diff --git a/Outils/Koillection/LICENSE b/Outils/Koillection/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/Outils/Koillection/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/Koillection/README.md b/Outils/Koillection/README.md
new file mode 100644
index 00000000..a55eb64a
--- /dev/null
+++ b/Outils/Koillection/README.md
@@ -0,0 +1,67 @@
+
+URL : https://github.com/directus/directus
+
+# Koillection
+
+?tes-vous un collectionneur? De livres, DVD, timbres, figurines, de m?t?orites, timbres,...
+De plus, vous arrivez-t-il de pr?ter un objet ? Si oui, cela vaut peut-?tre la peine de jeter un ?il ? Koillection!
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Koillection
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Outils\Koillection
+```
+
+## Modifier la configuration de Koillection
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Outils\Koillection
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Koillection
+
+Pour utiliser Koillection tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Koillection avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Koillection.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Outils/Koillection/docker-compose-traefik.yml b/Outils/Koillection/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Outils/Koillection/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Outils/Koillection/docker-compose.yml b/Outils/Koillection/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Outils/Koillection/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Outils/Koillection/img/banniere-Koillection.png b/Outils/Koillection/img/banniere-Koillection.png
new file mode 100644
index 00000000..c38d95a2
Binary files /dev/null and b/Outils/Koillection/img/banniere-Koillection.png differ
diff --git a/Outils/LibreTranslate/README.md b/Outils/LibreTranslate/README.md
index 78034958..78b7b6f4 100644
--- a/Outils/LibreTranslate/README.md
+++ b/Outils/LibreTranslate/README.md
@@ -1,9 +1,39 @@

+URL : https://github.com/productiveops/dokemon
# LibreTranslate
+LibreTranslate est une API libre et libre de traduction automatique, enti?rement auto-h?berg?e. Contrairement ? d'autres API, il ne s'appuie pas sur des fournisseurs propri?taires tels que Google ou Azure pour effectuer des traductions. Au lieu de cela, son moteur de traduction est aliment? par la biblioth?que Open Source Argos Translate.
-# Installation
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de LibreTranslate
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Outils\LibreTranslate
+```
+
+## Modifier la configuration de LibreTranslate
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Outils\LibreTranslate
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de LibreTranslate
Pour utiliser LibreTranslate tout seul
```bash
@@ -15,14 +45,19 @@ Pour utiliser LibreTranslate avec Traefik
docker compose -f docker-compose-traefik.yml up -d
```
-Pour utiliser LibreTranslate avec Nginx
-```bash
-docker compose -f docker-compose-nginx.yml up -d
-```
# Utilisation
## Accueil
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://LibreTranslate.10.0.4.29.traefik.me`)"
+
# More info
- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
diff --git a/Outils/LibreTranslate/docker-compose-traefik.yml b/Outils/LibreTranslate/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Outils/LibreTranslate/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# 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/docker-compose.yml b/Outils/LibreTranslate/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Outils/LibreTranslate/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Outils/LibreTranslate/img/logo-LibreTranslate.png b/Outils/LibreTranslate/img/logo-LibreTranslate.png
new file mode 100644
index 00000000..d1be6779
Binary files /dev/null and b/Outils/LibreTranslate/img/logo-LibreTranslate.png differ
diff --git a/Outils/LibreWolf/README.md b/Outils/LibreWolf/README.md
index e9c9f03e..dd7f98d1 100644
--- a/Outils/LibreWolf/README.md
+++ b/Outils/LibreWolf/README.md
@@ -1,9 +1,39 @@

+URL : https://github.com/dopplertask/dopplertask
# LibreWolf
+LibreWolf est une version communautaire du navigateur Gecko de Mozilla, Firefox, avec une protection accrue contre les techniques de suivi et de prise d'empreintes digitales, tout en incluant ?galement quelques am?liorations de s?curit?.
-# Installation
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de LibreWolf
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Outils\LibreWolf
+```
+
+## Modifier la configuration de LibreWolf
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Outils\LibreWolf
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de LibreWolf
Pour utiliser LibreWolf tout seul
```bash
@@ -15,14 +45,19 @@ Pour utiliser LibreWolf avec Traefik
docker compose -f docker-compose-traefik.yml up -d
```
-Pour utiliser LibreWolf avec Nginx
-```bash
-docker compose -f docker-compose-nginx.yml up -d
-```
# Utilisation
## Accueil
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://LibreWolf.10.0.4.29.traefik.me`)"
+
# More info
- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
diff --git a/Outils/LibreWolf/docker-compose-traefik.yml b/Outils/LibreWolf/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Outils/LibreWolf/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# 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/docker-compose.yml b/Outils/LibreWolf/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Outils/LibreWolf/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Outils/LibreWolf/img/logo-LibreWolf.png b/Outils/LibreWolf/img/logo-LibreWolf.png
new file mode 100644
index 00000000..6a4dfdc7
Binary files /dev/null and b/Outils/LibreWolf/img/logo-LibreWolf.png differ
diff --git a/Outils/MagicMirror/README.md b/Outils/MagicMirror/README.md
index 91f8645a..80f43559 100644
--- a/Outils/MagicMirror/README.md
+++ b/Outils/MagicMirror/README.md
@@ -1,9 +1,39 @@

+URL : https://github.com/jgraph/drawio
# MagicMirror
+MagicMirror2 est une plate-forme de miroir intelligent modulaire open source.
-# Installation
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de MagicMirror
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Outils\MagicMirror
+```
+
+## Modifier la configuration de MagicMirror
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Outils\MagicMirror
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de MagicMirror
Pour utiliser MagicMirror tout seul
```bash
@@ -15,14 +45,19 @@ Pour utiliser MagicMirror avec Traefik
docker compose -f docker-compose-traefik.yml up -d
```
-Pour utiliser MagicMirror avec Nginx
-```bash
-docker compose -f docker-compose-nginx.yml up -d
-```
# Utilisation
## Accueil
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://MagicMirror.10.0.4.29.traefik.me`)"
+
# More info
- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
diff --git a/Outils/MagicMirror/docker-compose-traefik.yml b/Outils/MagicMirror/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Outils/MagicMirror/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# 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/docker-compose.yml b/Outils/MagicMirror/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Outils/MagicMirror/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Outils/MagicMirror/img/logo-MagicMirror.png b/Outils/MagicMirror/img/logo-MagicMirror.png
new file mode 100644
index 00000000..c9d38b8e
Binary files /dev/null and b/Outils/MagicMirror/img/logo-MagicMirror.png differ
diff --git a/Outils/Mullvad Browser/README.md b/Outils/Mullvad Browser/README.md
index cf288acc..ce1f0f16 100644
--- a/Outils/Mullvad Browser/README.md
+++ b/Outils/Mullvad Browser/README.md
@@ -1,28 +1,63 @@
-
+
+URL : https://github.com/duplicati/duplicati
-# Mullvad-Browser
+# Mullvad Browser
+Mullvad Browser est un navigateur web ax? sur la vie priv?e d?velopp? dans le cadre d'une collaboration entre Mullvad VPN et le projet Tor. Il est con?u pour minimiser le suivi et la prise d'empreintes digitales. On pourrait dire que c'est un navigateur Tor ? utiliser sans le r?seau Tor. Au lieu de cela, vous pouvez l'utiliser avec un VPN fiable. L'id?e est de fournir une alternative suppl?mentaire ? ? c?t? du r?seau Tor ? pour naviguer sur Internet avec plus de confidentialit?. Pour amener le plus grand nombre possible de personnes ? lutter contre la collecte de donn?es massives d'aujourd'hui. Lib?rons l'internet de la surveillance de masse.
-# Installation
+# Téléchargement, Configuration et Lancement
-Pour utiliser Mullvad-Browser tout seul
+## Téléchargement de Mullvad Browser
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Outils\Mullvad Browser
+```
+
+## Modifier la configuration de Mullvad Browser
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Outils\Mullvad Browser
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Mullvad Browser
+
+Pour utiliser Mullvad Browser tout seul
```bash
docker compose up -d
```
-Pour utiliser Mullvad-Browser avec Traefik
+Pour utiliser Mullvad Browser avec Traefik
```bash
docker compose -f docker-compose-traefik.yml up -d
```
-Pour utiliser Mullvad-Browser avec Nginx
-```bash
-docker compose -f docker-compose-nginx.yml up -d
-```
# Utilisation
## Accueil
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Mullvad Browser.10.0.4.29.traefik.me`)"
+
# More info
- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
diff --git a/Outils/Mullvad Browser/docker-compose-traefik.yml b/Outils/Mullvad Browser/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Outils/Mullvad Browser/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# 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/docker-compose.yml b/Outils/Mullvad Browser/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Outils/Mullvad Browser/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Outils/Nginx Proxy Manager/README.md b/Outils/Nginx Proxy Manager/README.md
index 39e3def7..842105b2 100644
--- a/Outils/Nginx Proxy Manager/README.md
+++ b/Outils/Nginx Proxy Manager/README.md
@@ -1,28 +1,63 @@
-
+
+URL : https://github.com/ether/etherpad-lite
-# Nginx-Proxy-Manager
+# Nginx Proxy Manager
+Nginx Proxy Manager vous permet de transmettre facilement vos sites web fonctionnant ? la maison ou autrement, y compris SSL gratuit, sans avoir ? en savoir trop sur le certificat Nginx ou Let's Encrypt. Vous pouvez facilement g?rer les h?tes proxy Nginx et les certificats SSL avec une interface simple et puissante. C'est aussi enti?rement gratuit et g?nial pour les utilisateurs occasionnels et les informaticiens.
-# Installation
+# Téléchargement, Configuration et Lancement
-Pour utiliser Nginx-Proxy-Manager tout seul
+## Téléchargement de Nginx Proxy Manager
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Outils\Nginx Proxy Manager
+```
+
+## Modifier la configuration de Nginx Proxy Manager
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Outils\Nginx Proxy Manager
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Nginx Proxy Manager
+
+Pour utiliser Nginx Proxy Manager tout seul
```bash
docker compose up -d
```
-Pour utiliser Nginx-Proxy-Manager avec Traefik
+Pour utiliser Nginx Proxy Manager avec Traefik
```bash
docker compose -f docker-compose-traefik.yml up -d
```
-Pour utiliser Nginx-Proxy-Manager avec Nginx
-```bash
-docker compose -f docker-compose-nginx.yml up -d
-```
# Utilisation
## Accueil
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Nginx Proxy Manager.10.0.4.29.traefik.me`)"
+
# More info
- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
diff --git a/Outils/Nginx Proxy Manager/docker-compose-traefik.yml b/Outils/Nginx Proxy Manager/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Outils/Nginx Proxy Manager/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# 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/docker-compose.yml b/Outils/Nginx Proxy Manager/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Outils/Nginx Proxy Manager/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Outils/OpenStreetMap/LICENSE b/Outils/OpenStreetMap/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/Outils/OpenStreetMap/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/OpenStreetMap/README.md b/Outils/OpenStreetMap/README.md
new file mode 100644
index 00000000..3a687991
--- /dev/null
+++ b/Outils/OpenStreetMap/README.md
@@ -0,0 +1,66 @@
+
+URL : https://github.com/excalidraw/excalidraw
+
+# OpenStreetMap
+
+
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de OpenStreetMap
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Outils\OpenStreetMap
+```
+
+## Modifier la configuration de OpenStreetMap
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Outils\OpenStreetMap
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de OpenStreetMap
+
+Pour utiliser OpenStreetMap tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser OpenStreetMap avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://OpenStreetMap.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Outils/OpenStreetMap/docker-compose-traefik.yml b/Outils/OpenStreetMap/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Outils/OpenStreetMap/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Outils/OpenStreetMap/docker-compose.yml b/Outils/OpenStreetMap/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Outils/OpenStreetMap/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Outils/OpenStreetMap/img/banniere-OpenStreetMap.png b/Outils/OpenStreetMap/img/banniere-OpenStreetMap.png
new file mode 100644
index 00000000..89a40066
Binary files /dev/null and b/Outils/OpenStreetMap/img/banniere-OpenStreetMap.png differ
diff --git a/Outils/Opera/README.md b/Outils/Opera/README.md
index 2ecbcda7..1c98d6ba 100644
--- a/Outils/Opera/README.md
+++ b/Outils/Opera/README.md
@@ -1,9 +1,39 @@

+URL : https://codeberg.org/forgejo/forgejo
# Opera
+Opera est un navigateur web multi-plateforme d?velopp? par Opera. Le navigateur est bas? sur Chromium, mais se distingue des autres navigateurs bas?s sur Chrome (Chrome, Edge, etc.) gr?ce ? son interface utilisateur et ? d'autres grandes fonctionnalit?s.
-# Installation
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Opera
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Outils\Opera
+```
+
+## Modifier la configuration de Opera
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Outils\Opera
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Opera
Pour utiliser Opera tout seul
```bash
@@ -15,14 +45,19 @@ Pour utiliser Opera avec Traefik
docker compose -f docker-compose-traefik.yml up -d
```
-Pour utiliser Opera avec Nginx
-```bash
-docker compose -f docker-compose-nginx.yml up -d
-```
# Utilisation
## Accueil
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Opera.10.0.4.29.traefik.me`)"
+
# More info
- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
diff --git a/Outils/Opera/docker-compose-traefik.yml b/Outils/Opera/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Outils/Opera/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# 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/docker-compose.yml b/Outils/Opera/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Outils/Opera/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Outils/Opera/img/logo-Opera.png b/Outils/Opera/img/logo-Opera.png
new file mode 100644
index 00000000..45cb9b68
Binary files /dev/null and b/Outils/Opera/img/logo-Opera.png differ
diff --git a/Outils/Paperless-ngx/LICENSE b/Outils/Paperless-ngx/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/Outils/Paperless-ngx/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/Paperless-ngx/README.md b/Outils/Paperless-ngx/README.md
new file mode 100644
index 00000000..ee7e8d0d
--- /dev/null
+++ b/Outils/Paperless-ngx/README.md
@@ -0,0 +1,66 @@
+
+URL : https://github.com/harness/gitness
+
+# Paperless-ngx
+
+
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Paperless-ngx
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Outils\Paperless-ngx
+```
+
+## Modifier la configuration de Paperless-ngx
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Outils\Paperless-ngx
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Paperless-ngx
+
+Pour utiliser Paperless-ngx tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Paperless-ngx avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Paperless-ngx.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Outils/Paperless-ngx/docker-compose-traefik.yml b/Outils/Paperless-ngx/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Outils/Paperless-ngx/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Outils/Paperless-ngx/docker-compose.yml b/Outils/Paperless-ngx/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Outils/Paperless-ngx/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Outils/Paperless-ngx/img/banniere-Paperless-ngx.png b/Outils/Paperless-ngx/img/banniere-Paperless-ngx.png
new file mode 100644
index 00000000..bf153da6
Binary files /dev/null and b/Outils/Paperless-ngx/img/banniere-Paperless-ngx.png differ
diff --git a/Outils/Papermerge/LICENSE b/Outils/Papermerge/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/Outils/Papermerge/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/Papermerge/README.md b/Outils/Papermerge/README.md
new file mode 100644
index 00000000..73f468de
--- /dev/null
+++ b/Outils/Papermerge/README.md
@@ -0,0 +1,66 @@
+
+URL : https://github.com/francescmm/GitQlient
+
+# Papermerge
+
+
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Papermerge
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Outils\Papermerge
+```
+
+## Modifier la configuration de Papermerge
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Outils\Papermerge
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Papermerge
+
+Pour utiliser Papermerge tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Papermerge avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Papermerge.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Outils/Papermerge/docker-compose-traefik.yml b/Outils/Papermerge/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Outils/Papermerge/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Outils/Papermerge/docker-compose.yml b/Outils/Papermerge/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Outils/Papermerge/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Outils/Papermerge/img/banniere-Papermerge.png b/Outils/Papermerge/img/banniere-Papermerge.png
new file mode 100644
index 00000000..994694be
Binary files /dev/null and b/Outils/Papermerge/img/banniere-Papermerge.png differ
diff --git a/Outils/Papermerge/img/logo-Papermerge.png b/Outils/Papermerge/img/logo-Papermerge.png
new file mode 100644
index 00000000..b57e0ecc
Binary files /dev/null and b/Outils/Papermerge/img/logo-Papermerge.png differ
diff --git a/Outils/PeaNUT/LICENSE b/Outils/PeaNUT/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/Outils/PeaNUT/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/PeaNUT/README.md b/Outils/PeaNUT/README.md
new file mode 100644
index 00000000..30fde5d6
--- /dev/null
+++ b/Outils/PeaNUT/README.md
@@ -0,0 +1,66 @@
+
+URL : https://github.com/hedgedoc/hedgedoc
+
+# PeaNUT
+
+PeaNUTS est un petit tableau de bord pour les outils r?seau UPS.
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de PeaNUT
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Outils\PeaNUT
+```
+
+## Modifier la configuration de PeaNUT
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Outils\PeaNUT
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de PeaNUT
+
+Pour utiliser PeaNUT tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser PeaNUT avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://PeaNUT.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Outils/PeaNUT/docker-compose-traefik.yml b/Outils/PeaNUT/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Outils/PeaNUT/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Outils/PeaNUT/docker-compose.yml b/Outils/PeaNUT/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Outils/PeaNUT/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Outils/PeaNUT/img/banniere-PeaNUT.png b/Outils/PeaNUT/img/banniere-PeaNUT.png
new file mode 100644
index 00000000..8375a1b5
Binary files /dev/null and b/Outils/PeaNUT/img/banniere-PeaNUT.png differ
diff --git a/Outils/PwGen/README.md b/Outils/PwGen/README.md
index 2918bba0..a10ac016 100644
--- a/Outils/PwGen/README.md
+++ b/Outils/PwGen/README.md
@@ -1,9 +1,39 @@

+URL : https://homechart.app/
# PwGen
+PwGen est une simple application web docker con?ue pour g?n?rer des mots de passe ou des phrases de passe s?curis?s avec des options personnalisables. Les utilisateurs peuvent choisir de g?n?rer soit un mot de passe al?atoire avec des crit?res sp?cifiques, soit une phrase de passe compos?e de mots al?atoires. Il comprend des fonctionnalit?s pour am?liorer la force du mot de passe, telles que l'inclusion de lettres majuscules, de chiffres et de caract?res sp?ciaux pour les mots de passe, ou la majuscules et la sp?cification de s?parateurs pour les phrases de passe. Ce r?cipient ne n?cessite pas de volume persistant.
-# Installation
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de PwGen
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Outils\PwGen
+```
+
+## Modifier la configuration de PwGen
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Outils\PwGen
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de PwGen
Pour utiliser PwGen tout seul
```bash
@@ -15,14 +45,19 @@ Pour utiliser PwGen avec Traefik
docker compose -f docker-compose-traefik.yml up -d
```
-Pour utiliser PwGen avec Nginx
-```bash
-docker compose -f docker-compose-nginx.yml up -d
-```
# Utilisation
## Accueil
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://PwGen.10.0.4.29.traefik.me`)"
+
# More info
- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
diff --git a/Outils/PwGen/docker-compose-traefik.yml b/Outils/PwGen/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Outils/PwGen/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# 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/docker-compose.yml b/Outils/PwGen/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Outils/PwGen/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Outils/QR Code Generator/README.md b/Outils/QR Code Generator/README.md
index 4a0ae654..beee2440 100644
--- a/Outils/QR Code Generator/README.md
+++ b/Outils/QR Code Generator/README.md
@@ -1,28 +1,63 @@
-
+
+URL : https://github.com/hoppscotch/hoppscotch
-# QR-Code-Generator
+# QR Code Generator
+QR Code Generator est un conteneur docker de base, mais puissant avec un HTML/CSS/JS ui pour g?n?rer un code QR ? partir d'une URL fournie.
-# Installation
+# Téléchargement, Configuration et Lancement
-Pour utiliser QR-Code-Generator tout seul
+## Téléchargement de QR Code Generator
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Outils\QR Code Generator
+```
+
+## Modifier la configuration de QR Code Generator
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Outils\QR Code Generator
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de QR Code Generator
+
+Pour utiliser QR Code Generator tout seul
```bash
docker compose up -d
```
-Pour utiliser QR-Code-Generator avec Traefik
+Pour utiliser QR Code Generator avec Traefik
```bash
docker compose -f docker-compose-traefik.yml up -d
```
-Pour utiliser QR-Code-Generator avec Nginx
-```bash
-docker compose -f docker-compose-nginx.yml up -d
-```
# Utilisation
## Accueil
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://QR Code Generator.10.0.4.29.traefik.me`)"
+
# More info
- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
diff --git a/Outils/QR Code Generator/docker-compose-traefik.yml b/Outils/QR Code Generator/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Outils/QR Code Generator/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# 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/docker-compose.yml b/Outils/QR Code Generator/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Outils/QR Code Generator/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Outils/Remmina/README.md b/Outils/Remmina/README.md
index d68a1a1c..163c4e9b 100644
--- a/Outils/Remmina/README.md
+++ b/Outils/Remmina/README.md
@@ -1,9 +1,39 @@

+URL :
# Remmina
+Remmina est un client de bureau distant ?crit en GTK, qui vise ? ?tre utile pour les administrateurs de syst?me et les voyages, qui ont besoin de travailler avec beaucoup d'ordinateurs distants devant des ?crans de grande taille ou de minuscules ?crans. Remmina prend en charge plusieurs protocoles de r?seau, dans une interface utilisateur int?gr?e et coh?rente. Actuellement, le RDP, le VNC, le SPICE, le NX, le XDMCP, le SSH et l'EXEC sont pris en charge.
-# Installation
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Remmina
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Outils\Remmina
+```
+
+## Modifier la configuration de Remmina
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Outils\Remmina
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Remmina
Pour utiliser Remmina tout seul
```bash
@@ -15,14 +45,19 @@ Pour utiliser Remmina avec Traefik
docker compose -f docker-compose-traefik.yml up -d
```
-Pour utiliser Remmina avec Nginx
-```bash
-docker compose -f docker-compose-nginx.yml up -d
-```
# Utilisation
## Accueil
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Remmina.10.0.4.29.traefik.me`)"
+
# More info
- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
diff --git a/Outils/Remmina/docker-compose-traefik.yml b/Outils/Remmina/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Outils/Remmina/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# 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/docker-compose.yml b/Outils/Remmina/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Outils/Remmina/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Outils/Remmina/img/logo-Remmina.png b/Outils/Remmina/img/logo-Remmina.png
new file mode 100644
index 00000000..5417d760
Binary files /dev/null and b/Outils/Remmina/img/logo-Remmina.png differ
diff --git a/Outils/Remotely/README.md b/Outils/Remotely/README.md
deleted file mode 100644
index 221bef3a..00000000
--- a/Outils/Remotely/README.md
+++ /dev/null
@@ -1,31 +0,0 @@
-
-
-# Remotely
-
-
-# Installation
-
-Pour utiliser Remotely tout seul
-```bash
-docker compose up -d
-```
-
-Pour utiliser Remotely avec Traefik
-```bash
-docker compose -f docker-compose-traefik.yml up -d
-```
-
-Pour utiliser Remotely 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/README.md b/Outils/RustDesk/README.md
index fd396018..e6380d3d 100644
--- a/Outils/RustDesk/README.md
+++ b/Outils/RustDesk/README.md
@@ -1,9 +1,39 @@

+URL : https://jupyterlab.readthedocs.io/en/latest/index.html
# RustDesk
+RustDesk est un logiciel de bureau distant, l'alternative open source TeamViewer, fonctionne dans la bo?te, sans configuration requise. Vous avez le contr?le total de vos donn?es, sans aucune inqui?tude quant ? la s?curit?. Vous pouvez utiliser un serveur de rendez-vous/relais public ou un auto-h?bergement, ou ?crire votre propre serveur.
-# Installation
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de RustDesk
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Outils\RustDesk
+```
+
+## Modifier la configuration de RustDesk
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Outils\RustDesk
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de RustDesk
Pour utiliser RustDesk tout seul
```bash
@@ -15,14 +45,19 @@ Pour utiliser RustDesk avec Traefik
docker compose -f docker-compose-traefik.yml up -d
```
-Pour utiliser RustDesk avec Nginx
-```bash
-docker compose -f docker-compose-nginx.yml up -d
-```
# Utilisation
## Accueil
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://RustDesk.10.0.4.29.traefik.me`)"
+
# More info
- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
diff --git a/Outils/RustDesk/docker-compose-traefik.yml b/Outils/RustDesk/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Outils/RustDesk/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# 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/docker-compose.yml b/Outils/RustDesk/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Outils/RustDesk/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Outils/RustDesk/img/banniere-RustDesk.png b/Outils/RustDesk/img/banniere-RustDesk.png
new file mode 100644
index 00000000..7c5d652e
Binary files /dev/null and b/Outils/RustDesk/img/banniere-RustDesk.png differ
diff --git a/Outils/RustDesk/img/logo-RustDesk.png b/Outils/RustDesk/img/logo-RustDesk.png
new file mode 100644
index 00000000..33b8d7c1
Binary files /dev/null and b/Outils/RustDesk/img/logo-RustDesk.png differ
diff --git a/Outils/Seatsurfing/LICENSE b/Outils/Seatsurfing/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/Outils/Seatsurfing/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/Seatsurfing/README.md b/Outils/Seatsurfing/README.md
new file mode 100644
index 00000000..a8d74dbc
--- /dev/null
+++ b/Outils/Seatsurfing/README.md
@@ -0,0 +1,66 @@
+
+URL : https://github.com/karrioapi/karrio
+
+# Seatsurfing
+
+Que ce soit pour r?server une salle, un bureau ou encore une place de parking, Seatsurfing pourra r?pondre ? vos besoins.
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Seatsurfing
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Outils\Seatsurfing
+```
+
+## Modifier la configuration de Seatsurfing
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Outils\Seatsurfing
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Seatsurfing
+
+Pour utiliser Seatsurfing tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Seatsurfing avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Seatsurfing.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Outils/Seatsurfing/docker-compose-traefik.yml b/Outils/Seatsurfing/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Outils/Seatsurfing/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Outils/Seatsurfing/docker-compose.yml b/Outils/Seatsurfing/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Outils/Seatsurfing/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Nginx/LICENSE b/Outils/Semaphore/LICENSE
similarity index 100%
rename from Nginx/LICENSE
rename to Outils/Semaphore/LICENSE
diff --git a/Outils/Semaphore/README.md b/Outils/Semaphore/README.md
new file mode 100644
index 00000000..326e1cfc
--- /dev/null
+++ b/Outils/Semaphore/README.md
@@ -0,0 +1,66 @@
+
+URL :
+
+# Semaphore
+
+
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Semaphore
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Controle-A-Distance\Semaphore
+```
+
+## Modifier la configuration de Semaphore
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Controle-A-Distance\Semaphore
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Semaphore
+
+Pour utiliser Semaphore tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Semaphore avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Semaphore.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Semaphore/debug.log b/Outils/Semaphore/debug.log
similarity index 100%
rename from Semaphore/debug.log
rename to Outils/Semaphore/debug.log
diff --git a/Audiobookshelf/docker-compose-traefik.yml b/Outils/Semaphore/docker-compose-traefik.yml
similarity index 100%
rename from Audiobookshelf/docker-compose-traefik.yml
rename to Outils/Semaphore/docker-compose-traefik.yml
diff --git a/Semaphore/docker-compose.yaml b/Outils/Semaphore/docker-compose.yaml
similarity index 100%
rename from Semaphore/docker-compose.yaml
rename to Outils/Semaphore/docker-compose.yaml
diff --git a/Astuto/docker-compose.yml b/Outils/Semaphore/docker-compose.yml
similarity index 100%
rename from Astuto/docker-compose.yml
rename to Outils/Semaphore/docker-compose.yml
diff --git a/Semaphore/img/logo-Semaphore.png b/Outils/Semaphore/img/banniere-Semaphore.png
similarity index 100%
rename from Semaphore/img/logo-Semaphore.png
rename to Outils/Semaphore/img/banniere-Semaphore.png
diff --git a/Outils/Semaphore/img/logo-Semaphore.png b/Outils/Semaphore/img/logo-Semaphore.png
new file mode 100644
index 00000000..92f0071e
Binary files /dev/null and b/Outils/Semaphore/img/logo-Semaphore.png differ
diff --git a/Semaphore/playbooks/update-apt-packages.yaml b/Outils/Semaphore/playbooks/update-apt-packages.yaml
similarity index 100%
rename from Semaphore/playbooks/update-apt-packages.yaml
rename to Outils/Semaphore/playbooks/update-apt-packages.yaml
diff --git a/Semaphore/playbooks/users/create_admin_user.yml b/Outils/Semaphore/playbooks/users/create_admin_user.yml
similarity index 100%
rename from Semaphore/playbooks/users/create_admin_user.yml
rename to Outils/Semaphore/playbooks/users/create_admin_user.yml
diff --git a/Semaphore/prepare.sh b/Outils/Semaphore/prepare.sh
similarity index 100%
rename from Semaphore/prepare.sh
rename to Outils/Semaphore/prepare.sh
diff --git a/Semaphore/reset.sh b/Outils/Semaphore/reset.sh
similarity index 100%
rename from Semaphore/reset.sh
rename to Outils/Semaphore/reset.sh
diff --git a/Semaphore/semaphore_ssl.conf b/Outils/Semaphore/semaphore_ssl.conf
similarity index 100%
rename from Semaphore/semaphore_ssl.conf
rename to Outils/Semaphore/semaphore_ssl.conf
diff --git a/Outils/Shellngn/README.md b/Outils/Shellngn/README.md
index 001c35b2..4a1a5815 100644
--- a/Outils/Shellngn/README.md
+++ b/Outils/Shellngn/README.md
@@ -1,9 +1,39 @@

+URL : https://github.com/linuxserver/docker-kicad
# Shellngn
+G?rer vos serveurs ? partir de votre navigateur: Shellngn est un client SSH bas? sur le web avec SFTP, Telnet, VNC et support RDP. Shellngn vient avec un essai gratuit de 10 jours, apr?s quoi vous devez acheter une licence. La licence pour une ann?e est inf?rieure ? 50 euros. Personnellement, je consid?re le client SSH bas? sur le web de Shellngn comme une bonne solution. Cela vaut la peine d'essayer si vous avez besoin d'un client comme celui-ci pour votre travail quotidien.
-# Installation
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Shellngn
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Outils\Shellngn
+```
+
+## Modifier la configuration de Shellngn
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Outils\Shellngn
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Shellngn
Pour utiliser Shellngn tout seul
```bash
@@ -15,14 +45,19 @@ Pour utiliser Shellngn avec Traefik
docker compose -f docker-compose-traefik.yml up -d
```
-Pour utiliser Shellngn avec Nginx
-```bash
-docker compose -f docker-compose-nginx.yml up -d
-```
# Utilisation
## Accueil
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Shellngn.10.0.4.29.traefik.me`)"
+
# More info
- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
diff --git a/Outils/Shellngn/docker-compose-traefik.yml b/Outils/Shellngn/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Outils/Shellngn/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# 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/docker-compose.yml b/Outils/Shellngn/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Outils/Shellngn/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Outils/SmokePing/README.md b/Outils/SmokePing/README.md
index 97d6053f..56bf0dfc 100644
--- a/Outils/SmokePing/README.md
+++ b/Outils/SmokePing/README.md
@@ -1,9 +1,39 @@

+URL : https://github.com/kimai/kimai
# SmokePing
+Le fumage garde une trace de la latence de votre r?seau avec un incroyable explorateur de graphes interactifs. Le fait de fumer plusieurs serveurs ? partir de plusieurs endroits ? travers le monde et il garde ?galement la trace des donn?es historiques. Syst?me d'alerte hautement configurable.
-# Installation
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de SmokePing
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Outils\SmokePing
+```
+
+## Modifier la configuration de SmokePing
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Outils\SmokePing
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de SmokePing
Pour utiliser SmokePing tout seul
```bash
@@ -15,14 +45,19 @@ Pour utiliser SmokePing avec Traefik
docker compose -f docker-compose-traefik.yml up -d
```
-Pour utiliser SmokePing avec Nginx
-```bash
-docker compose -f docker-compose-nginx.yml up -d
-```
# Utilisation
## Accueil
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://SmokePing.10.0.4.29.traefik.me`)"
+
# More info
- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
diff --git a/Outils/SmokePing/docker-compose-traefik.yml b/Outils/SmokePing/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Outils/SmokePing/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# 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/docker-compose.yml b/Outils/SmokePing/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Outils/SmokePing/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Outils/Snapdrop/README.md b/Outils/Snapdrop/README.md
index 97bd4d0f..9cd7953e 100644
--- a/Outils/Snapdrop/README.md
+++ b/Outils/Snapdrop/README.md
@@ -1,9 +1,39 @@

+URL : https://github.com/Erikvl87/docker-languagetool
# Snapdrop
+Snapdrop est un partage de fichiers local dans votre navigateur. Il est inspir? par l'Airdrop d'Apple. Avec Snapdrop, vous pouvez transf?rer des fichiers ? travers des dispositifs et des plates-formes (Android, iOS, Windows, macOS, Linux). Snapdrop fonctionne sur Android, Windows, iOS, macOS, Linux et toutes les autres plateformes qui prennent en charge un navigateur web.
-# Installation
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Snapdrop
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Outils\Snapdrop
+```
+
+## Modifier la configuration de Snapdrop
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Outils\Snapdrop
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Snapdrop
Pour utiliser Snapdrop tout seul
```bash
@@ -15,14 +45,19 @@ Pour utiliser Snapdrop avec Traefik
docker compose -f docker-compose-traefik.yml up -d
```
-Pour utiliser Snapdrop avec Nginx
-```bash
-docker compose -f docker-compose-nginx.yml up -d
-```
# Utilisation
## Accueil
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Snapdrop.10.0.4.29.traefik.me`)"
+
# More info
- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
diff --git a/Outils/Snapdrop/docker-compose-traefik.yml b/Outils/Snapdrop/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Outils/Snapdrop/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# 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/docker-compose.yml b/Outils/Snapdrop/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Outils/Snapdrop/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Outils/Sshwifty/README.md b/Outils/Sshwifty/README.md
index 374b0e98..c7583c6a 100644
--- a/Outils/Sshwifty/README.md
+++ b/Outils/Sshwifty/README.md
@@ -1,9 +1,39 @@

+URL : https://github.com/Leantime/leantime
# Sshwifty
+Sshwifty est un connecteur SSH et Telnet fait pour le Web. Il peut ?tre d?ploy? sur votre ordinateur ou votre serveur pour fournir une interface d'acc?s SSH et Telnet pour n'importe quel navigateur web compatible (standard). Sshwifty est une excellente alternative gratuite ? Shellngn.
-# Installation
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Sshwifty
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Outils\Sshwifty
+```
+
+## Modifier la configuration de Sshwifty
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Outils\Sshwifty
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Sshwifty
Pour utiliser Sshwifty tout seul
```bash
@@ -15,14 +45,19 @@ Pour utiliser Sshwifty avec Traefik
docker compose -f docker-compose-traefik.yml up -d
```
-Pour utiliser Sshwifty avec Nginx
-```bash
-docker compose -f docker-compose-nginx.yml up -d
-```
# Utilisation
## Accueil
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Sshwifty.10.0.4.29.traefik.me`)"
+
# More info
- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
diff --git a/Outils/Sshwifty/docker-compose-traefik.yml b/Outils/Sshwifty/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Outils/Sshwifty/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# 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/docker-compose.yml b/Outils/Sshwifty/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Outils/Sshwifty/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Outils/Sshwifty/img/logo-Sshwifty.png b/Outils/Sshwifty/img/logo-Sshwifty.png
new file mode 100644
index 00000000..a73aa581
Binary files /dev/null and b/Outils/Sshwifty/img/logo-Sshwifty.png differ
diff --git a/Outils/Tor Browser/README.md b/Outils/Tor Browser/README.md
index ab764a39..18ef819b 100644
--- a/Outils/Tor Browser/README.md
+++ b/Outils/Tor Browser/README.md
@@ -1,28 +1,63 @@
-
+
+URL :
-# Tor-Browser
+# Tor Browser
+Tor Browser emp?che quelqu'un qui surveille votre connexion de savoir quels sites web vous visitez. Tout ce que l'on surveille vos habitudes de navigation peut voir, c'est que vous utilisez Tor.
-# Installation
+# Téléchargement, Configuration et Lancement
-Pour utiliser Tor-Browser tout seul
+## Téléchargement de Tor Browser
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Outils\Tor Browser
+```
+
+## Modifier la configuration de Tor Browser
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Outils\Tor Browser
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Tor Browser
+
+Pour utiliser Tor Browser tout seul
```bash
docker compose up -d
```
-Pour utiliser Tor-Browser avec Traefik
+Pour utiliser Tor Browser avec Traefik
```bash
docker compose -f docker-compose-traefik.yml up -d
```
-Pour utiliser Tor-Browser avec Nginx
-```bash
-docker compose -f docker-compose-nginx.yml up -d
-```
# Utilisation
## Accueil
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Tor Browser.10.0.4.29.traefik.me`)"
+
# More info
- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
diff --git a/Outils/Tor Browser/docker-compose-traefik.yml b/Outils/Tor Browser/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Outils/Tor Browser/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# 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/docker-compose.yml b/Outils/Tor Browser/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Outils/Tor Browser/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Outils/Ward/README.md b/Outils/Ward/README.md
index c4a3d4f8..52f3d75f 100644
--- a/Outils/Ward/README.md
+++ b/Outils/Ward/README.md
@@ -1,9 +1,39 @@

+URL : https://community.limesurvey.org/
# Ward
+Ward est un outil de surveillance de serveur simple et minimaliste comme Dashdot. Ward prend en charge des fonctionnalit?s telles que le syst?me de conception adaptative et le mode fonc?. Il ne montre que les informations principales et peut ?tre utilis? si vous voulez voir un joli tableau de bord au lieu de regarder un tas de nombres et de graphiques.
-# Installation
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Ward
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Outils\Ward
+```
+
+## Modifier la configuration de Ward
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Outils\Ward
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Ward
Pour utiliser Ward tout seul
```bash
@@ -15,14 +45,19 @@ Pour utiliser Ward avec Traefik
docker compose -f docker-compose-traefik.yml up -d
```
-Pour utiliser Ward avec Nginx
-```bash
-docker compose -f docker-compose-nginx.yml up -d
-```
# Utilisation
## Accueil
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Ward.10.0.4.29.traefik.me`)"
+
# More info
- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
diff --git a/Outils/Ward/docker-compose-traefik.yml b/Outils/Ward/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Outils/Ward/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# 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/docker-compose.yml b/Outils/Ward/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Outils/Ward/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Outils/Ward/img/logo-Ward.png b/Outils/Ward/img/logo-Ward.png
new file mode 100644
index 00000000..d924e391
Binary files /dev/null and b/Outils/Ward/img/logo-Ward.png differ
diff --git a/Outils/Webtop/README.md b/Outils/Webtop/README.md
index adf3718f..221167c6 100644
--- a/Outils/Webtop/README.md
+++ b/Outils/Webtop/README.md
@@ -1,9 +1,39 @@

+URL : https://github.com/LinkStackOrg/LinkStack
# Webtop
+Un webtop est une impl?mentation ? distance d'un environnement d'exploitation de bureau qui fournit des fonctionnalit?s similaires ? celles d'un bureau local mais est accessible ? l'aide d'un navigateur Web. Docker app webtop est des conteneurs bas?s sur Alpine et Ubuntu contenant des environnements de bureau complets dans des ar?mes officiellement pris en charge accessibles via n'importe quel navigateur web moderne.
-# Installation
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Webtop
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Outils\Webtop
+```
+
+## Modifier la configuration de Webtop
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Outils\Webtop
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Webtop
Pour utiliser Webtop tout seul
```bash
@@ -15,14 +45,19 @@ Pour utiliser Webtop avec Traefik
docker compose -f docker-compose-traefik.yml up -d
```
-Pour utiliser Webtop avec Nginx
-```bash
-docker compose -f docker-compose-nginx.yml up -d
-```
# Utilisation
## Accueil
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Webtop.10.0.4.29.traefik.me`)"
+
# More info
- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
diff --git a/Outils/Webtop/docker-compose-traefik.yml b/Outils/Webtop/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Outils/Webtop/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# 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/docker-compose.yml b/Outils/Webtop/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Outils/Webtop/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Outils/Webtrees/LICENSE b/Outils/Webtrees/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/Outils/Webtrees/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/Webtrees/README.md b/Outils/Webtrees/README.md
new file mode 100644
index 00000000..713806d0
--- /dev/null
+++ b/Outils/Webtrees/README.md
@@ -0,0 +1,66 @@
+
+URL : https://github.com/mtlynch/logpaste
+
+# Webtrees
+
+Webtrees est une application web libre libre qui vous permet de publier votre g?n?alogie en ligne, de collaborer avec les membres de votre famille et de prendre le contr?le de vos donn?es. Il fonctionne ? partir de fichiers GEDCOM standard, et est donc compatible avec toutes les principales applications de bureau; et il vise ? ?tre efficace et efficient en utilisant la combinaison appropri?e d'outils tiers, de techniques de conception et de normes ouvertes.
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Webtrees
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Outils\Webtrees
+```
+
+## Modifier la configuration de Webtrees
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Outils\Webtrees
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Webtrees
+
+Pour utiliser Webtrees tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Webtrees avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Webtrees.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Outils/Webtrees/docker-compose-traefik.yml b/Outils/Webtrees/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Outils/Webtrees/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Outils/Webtrees/docker-compose.yml b/Outils/Webtrees/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Outils/Webtrees/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Outils/Webtrees/img/logo-Webtrees.png b/Outils/Webtrees/img/logo-Webtrees.png
new file mode 100644
index 00000000..6d105f1a
Binary files /dev/null and b/Outils/Webtrees/img/logo-Webtrees.png differ
diff --git a/Outils/Wireshark/README.md b/Outils/Wireshark/README.md
index 5998e0f6..3a333826 100644
--- a/Outils/Wireshark/README.md
+++ b/Outils/Wireshark/README.md
@@ -1,9 +1,39 @@

+URL : https://github.com/mautic/mautic
# Wireshark
+Wireshark est le plus grand et le plus grand analyseur de protocole de r?seau au monde. Il vous permet de voir ce qui se passe sur votre r?seau ? un niveau microscopique et c'est la norme de facto (et souvent de jure) dans de nombreuses entreprises commerciales et ? but non lucratif, des agences gouvernementales et des ?tablissements d'enseignement. Le d?veloppement de Wireshark prosp?re gr?ce aux contributions volontaires d'experts en r?seau dans le monde entier et est la poursuite d'un projet lanc? par Gerald Combs en 1998.
-# Installation
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Wireshark
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Outils\Wireshark
+```
+
+## Modifier la configuration de Wireshark
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Outils\Wireshark
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Wireshark
Pour utiliser Wireshark tout seul
```bash
@@ -15,14 +45,19 @@ Pour utiliser Wireshark avec Traefik
docker compose -f docker-compose-traefik.yml up -d
```
-Pour utiliser Wireshark avec Nginx
-```bash
-docker compose -f docker-compose-nginx.yml up -d
-```
# Utilisation
## Accueil
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Wireshark.10.0.4.29.traefik.me`)"
+
# More info
- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
diff --git a/Outils/Wireshark/docker-compose-traefik.yml b/Outils/Wireshark/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Outils/Wireshark/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# 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/docker-compose.yml b/Outils/Wireshark/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Outils/Wireshark/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Outils/Wireshark/img/logo-Wireshark.png b/Outils/Wireshark/img/logo-Wireshark.png
new file mode 100644
index 00000000..5de40231
Binary files /dev/null and b/Outils/Wireshark/img/logo-Wireshark.png differ
diff --git a/Overseerr/README.md b/Overseerr/README.md
deleted file mode 100644
index cc0f8dd6..00000000
--- a/Overseerr/README.md
+++ /dev/null
@@ -1,32 +0,0 @@
-
-
-# Adminer
-
-Adminer est un outil de gestion de base de données complet écrit en PHP. Inversement à phpMyAdmin, il consiste en un seul fichier prêt à être déployé sur le serveur cible. Adminer est disponible pour MySQL, MariaDB, PostgreSQL, SQLite, MS SQL, Oracle, Elasticsearch, MongoDB et autres via plugin
-
-# Installation
-
-Pour utiliser Adminer tout seul
-```bash
-docker compose up -d
-```
-
-Pour utiliser Adminer avec Traefik
-```bash
-docker compose -f docker-compose-traefik.yml up -d
-```
-
-Pour utiliser Adminer avec Nginx
-```bash
-docker compose -f docker-compose-nginx.yml up -d
-```
-# Utilisation
-
-## Accueil
-
-
-# More info
-- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
-
-# Buy me a coffe
-
\ No newline at end of file
diff --git a/Overseerr/docker-compose-traefik.yml b/Overseerr/docker-compose-traefik.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Overseerr/docker-compose.yml b/Overseerr/docker-compose.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/PairDrop/README.md b/PairDrop/README.md
deleted file mode 100644
index 0aa3006b..00000000
--- a/PairDrop/README.md
+++ /dev/null
@@ -1,36 +0,0 @@
-
-
-# PairDrop
-
-Vous souhaitez envoyer rapidement un fichier de votre téléphone vers votre ordinateur portable ?
-Vous souhaitez partager des photos en qualité originale avec des amis qui utilisent un mélange d'Android et d'iOS ?
-Vous souhaitez partager des fichiers privés peer to peer entre systèmes Linux ?
-AirDrop n'est encore pas fiable ?
-Envoyez-le avec PairDrop !
-
-# Installation
-
-Pour utiliser PairDrop tout seul
-```bash
-docker compose up -d
-```
-
-Pour utiliser PairDrop avec Traefik
-```bash
-docker compose -f docker-compose-traefik.yml up -d
-```
-
-Pour utiliser PairDrop 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/PairDrop/docker-compose-traefik.yml b/PairDrop/docker-compose-traefik.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/PeaNUT/README.md b/PeaNUT/README.md
deleted file mode 100644
index cc0f8dd6..00000000
--- a/PeaNUT/README.md
+++ /dev/null
@@ -1,32 +0,0 @@
-
-
-# Adminer
-
-Adminer est un outil de gestion de base de données complet écrit en PHP. Inversement à phpMyAdmin, il consiste en un seul fichier prêt à être déployé sur le serveur cible. Adminer est disponible pour MySQL, MariaDB, PostgreSQL, SQLite, MS SQL, Oracle, Elasticsearch, MongoDB et autres via plugin
-
-# Installation
-
-Pour utiliser Adminer tout seul
-```bash
-docker compose up -d
-```
-
-Pour utiliser Adminer avec Traefik
-```bash
-docker compose -f docker-compose-traefik.yml up -d
-```
-
-Pour utiliser Adminer avec Nginx
-```bash
-docker compose -f docker-compose-nginx.yml up -d
-```
-# Utilisation
-
-## Accueil
-
-
-# More info
-- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
-
-# Buy me a coffe
-
\ No newline at end of file
diff --git a/PeaNUT/docker-compose-traefik.yml b/PeaNUT/docker-compose-traefik.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/PeaNUT/docker-compose.yml b/PeaNUT/docker-compose.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Peppermint/README.md b/Peppermint/README.md
deleted file mode 100644
index cc0f8dd6..00000000
--- a/Peppermint/README.md
+++ /dev/null
@@ -1,32 +0,0 @@
-
-
-# Adminer
-
-Adminer est un outil de gestion de base de données complet écrit en PHP. Inversement à phpMyAdmin, il consiste en un seul fichier prêt à être déployé sur le serveur cible. Adminer est disponible pour MySQL, MariaDB, PostgreSQL, SQLite, MS SQL, Oracle, Elasticsearch, MongoDB et autres via plugin
-
-# Installation
-
-Pour utiliser Adminer tout seul
-```bash
-docker compose up -d
-```
-
-Pour utiliser Adminer avec Traefik
-```bash
-docker compose -f docker-compose-traefik.yml up -d
-```
-
-Pour utiliser Adminer avec Nginx
-```bash
-docker compose -f docker-compose-nginx.yml up -d
-```
-# Utilisation
-
-## Accueil
-
-
-# More info
-- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
-
-# Buy me a coffe
-
\ No newline at end of file
diff --git a/Peppermint/docker-compose-traefik.yml b/Peppermint/docker-compose-traefik.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Peppermint/docker-compose.yml b/Peppermint/docker-compose.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/PhotoPrism/README.md b/PhotoPrism/README.md
deleted file mode 100644
index cc0f8dd6..00000000
--- a/PhotoPrism/README.md
+++ /dev/null
@@ -1,32 +0,0 @@
-
-
-# Adminer
-
-Adminer est un outil de gestion de base de données complet écrit en PHP. Inversement à phpMyAdmin, il consiste en un seul fichier prêt à être déployé sur le serveur cible. Adminer est disponible pour MySQL, MariaDB, PostgreSQL, SQLite, MS SQL, Oracle, Elasticsearch, MongoDB et autres via plugin
-
-# Installation
-
-Pour utiliser Adminer tout seul
-```bash
-docker compose up -d
-```
-
-Pour utiliser Adminer avec Traefik
-```bash
-docker compose -f docker-compose-traefik.yml up -d
-```
-
-Pour utiliser Adminer avec Nginx
-```bash
-docker compose -f docker-compose-nginx.yml up -d
-```
-# Utilisation
-
-## Accueil
-
-
-# More info
-- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
-
-# Buy me a coffe
-
\ No newline at end of file
diff --git a/PhotoPrism/docker-compose-traefik.yml b/PhotoPrism/docker-compose-traefik.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/PhotoPrism/docker-compose.yml b/PhotoPrism/docker-compose.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Photos/Blender/LICENSE b/Photos/Blender/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/Photos/Blender/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/Photos/Blender/README.md b/Photos/Blender/README.md
new file mode 100644
index 00000000..73ad6762
--- /dev/null
+++ b/Photos/Blender/README.md
@@ -0,0 +1,66 @@
+
+URL : https://github.com/metabase/metabase
+
+# Blender
+
+Blender est un logiciel d'infographie 3D libre et gratuit utilis? pour cr?er des films d'animation, des effets visuels, de l'art, des mod?les imprim?s en 3D, des animations, des applications 3D interactives, de la r?alit? virtuelle et des jeux vid?o.
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Blender
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Photos\Blender
+```
+
+## Modifier la configuration de Blender
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Photos\Blender
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Blender
+
+Pour utiliser Blender tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Blender avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Blender.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Photos/Blender/docker-compose-traefik.yml b/Photos/Blender/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Photos/Blender/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Photos/Blender/docker-compose.yml b/Photos/Blender/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Photos/Blender/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Photos/Blender/img/logo-Blender.png b/Photos/Blender/img/logo-Blender.png
new file mode 100644
index 00000000..1cd24d3c
Binary files /dev/null and b/Photos/Blender/img/logo-Blender.png differ
diff --git a/Photos/Cardinal Home Server/LICENSE b/Photos/Cardinal Home Server/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/Photos/Cardinal Home Server/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/Photos/Cardinal Home Server/README.md b/Photos/Cardinal Home Server/README.md
new file mode 100644
index 00000000..0129983e
--- /dev/null
+++ b/Photos/Cardinal Home Server/README.md
@@ -0,0 +1,66 @@
+
+URL : https://n8n.io/
+
+# Cardinal Home Server
+
+Cardinal est une suite de puissantes applications de diffusion multim?dia auto-h?berg?es pour votre musique, vos photos, vos films et votre t?l?vision.
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Cardinal Home Server
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Photos\Cardinal Home Server
+```
+
+## Modifier la configuration de Cardinal Home Server
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Photos\Cardinal Home Server
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Cardinal Home Server
+
+Pour utiliser Cardinal Home Server tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Cardinal Home Server avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Cardinal Home Server.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Photos/Cardinal Home Server/docker-compose-traefik.yml b/Photos/Cardinal Home Server/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Photos/Cardinal Home Server/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Photos/Cardinal Home Server/docker-compose.yml b/Photos/Cardinal Home Server/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Photos/Cardinal Home Server/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Photos/Chevereto/LICENSE b/Photos/Chevereto/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/Photos/Chevereto/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/Photos/Chevereto/README.md b/Photos/Chevereto/README.md
new file mode 100644
index 00000000..c9706609
--- /dev/null
+++ b/Photos/Chevereto/README.md
@@ -0,0 +1,66 @@
+
+URL : https://github.com/netbox-community/netbox
+
+# Chevereto
+
+Chevereto vous permet de cr?er un site d'h?bergement d'images sur votre propre serveur. C'est votre h?bergement et vos r?gles, dites adieu aux fermetures et aux restrictions. Chevereto est une alternative gratuite ? Imgur et Flickr. Il est con?u pour remplacer ces services et fonctionner ? moindre co?t sur votre serveur.
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Chevereto
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Photos\Chevereto
+```
+
+## Modifier la configuration de Chevereto
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Photos\Chevereto
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Chevereto
+
+Pour utiliser Chevereto tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Chevereto avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Chevereto.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Photos/Chevereto/docker-compose-traefik.yml b/Photos/Chevereto/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Photos/Chevereto/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Photos/Chevereto/docker-compose.yml b/Photos/Chevereto/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Photos/Chevereto/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Photos/Chevereto/img/logo-Chevereto.png b/Photos/Chevereto/img/logo-Chevereto.png
new file mode 100644
index 00000000..4f9de8c4
Binary files /dev/null and b/Photos/Chevereto/img/logo-Chevereto.png differ
diff --git a/Photos/Darktable/LICENSE b/Photos/Darktable/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/Photos/Darktable/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/Photos/Darktable/README.md b/Photos/Darktable/README.md
new file mode 100644
index 00000000..1e089330
--- /dev/null
+++ b/Photos/Darktable/README.md
@@ -0,0 +1,66 @@
+
+URL : https://github.com/nocobase/nocobase
+
+# Darktable
+
+Darktable est une application de flux de travail photographique open source et un d?veloppeur d'images brutes. Une table lumineuse virtuelle et une chambre noire pour les photographes. Il g?re vos n?gatifs num?riques dans une base de donn?es, vous permet de les visualiser ? travers une table lumineuse zoomable et vous permet de d?velopper des images brutes et de les am?liorer.
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Darktable
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Photos\Darktable
+```
+
+## Modifier la configuration de Darktable
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Photos\Darktable
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Darktable
+
+Pour utiliser Darktable tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Darktable avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Darktable.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Photos/Darktable/docker-compose-traefik.yml b/Photos/Darktable/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Photos/Darktable/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Photos/Darktable/docker-compose.yml b/Photos/Darktable/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Photos/Darktable/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Photos/Darktable/img/logo-Darktable.png b/Photos/Darktable/img/logo-Darktable.png
new file mode 100644
index 00000000..aad31e56
Binary files /dev/null and b/Photos/Darktable/img/logo-Darktable.png differ
diff --git a/Photos/DigiKam/LICENSE b/Photos/DigiKam/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/Photos/DigiKam/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/Photos/DigiKam/README.md b/Photos/DigiKam/README.md
new file mode 100644
index 00000000..6d3ed748
--- /dev/null
+++ b/Photos/DigiKam/README.md
@@ -0,0 +1,66 @@
+
+URL : https://github.com/nocodb/nocodb
+
+# DigiKam
+
+digiKam est une application open-source avanc?e de gestion de photos num?riques qui fonctionne sous Linux, Windows et macOS. L'application fournit un ensemble complet d'outils pour l'importation, la gestion, l'?dition et le partage de photos et de fichiers bruts.
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de DigiKam
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Photos\DigiKam
+```
+
+## Modifier la configuration de DigiKam
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Photos\DigiKam
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de DigiKam
+
+Pour utiliser DigiKam tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser DigiKam avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://DigiKam.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Photos/DigiKam/docker-compose-traefik.yml b/Photos/DigiKam/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Photos/DigiKam/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Photos/DigiKam/docker-compose.yml b/Photos/DigiKam/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Photos/DigiKam/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Photos/DigiKam/img/logo-DigiKam.png b/Photos/DigiKam/img/logo-DigiKam.png
new file mode 100644
index 00000000..86037a7f
Binary files /dev/null and b/Photos/DigiKam/img/logo-DigiKam.png differ
diff --git a/Photos/HomeGallery/LICENSE b/Photos/HomeGallery/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/Photos/HomeGallery/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/Photos/HomeGallery/README.md b/Photos/HomeGallery/README.md
new file mode 100644
index 00000000..782a031f
--- /dev/null
+++ b/Photos/HomeGallery/README.md
@@ -0,0 +1,66 @@
+
+URL : https://github.com/node-red/node-red-docker
+
+# HomeGallery
+
+Home Gallery est une galerie web open-source auto-h?berg?e qui permet de parcourir des photos et des vid?os personnelles. Elle est dot?e d'un syst?me de marquage, est conviviale pour les mobiles et permet de d?couvrir des images et des visages gr?ce ? l'IA.
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de HomeGallery
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Photos\HomeGallery
+```
+
+## Modifier la configuration de HomeGallery
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Photos\HomeGallery
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de HomeGallery
+
+Pour utiliser HomeGallery tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser HomeGallery avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://HomeGallery.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Photos/HomeGallery/docker-compose-traefik.yml b/Photos/HomeGallery/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Photos/HomeGallery/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Photos/HomeGallery/docker-compose.yml b/Photos/HomeGallery/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Photos/HomeGallery/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Immich/.env b/Photos/Immich/.env
similarity index 100%
rename from Immich/.env
rename to Photos/Immich/.env
diff --git a/Photos/Immich/LICENSE b/Photos/Immich/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/Photos/Immich/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/Photos/Immich/README.md b/Photos/Immich/README.md
new file mode 100644
index 00000000..c32847cd
--- /dev/null
+++ b/Photos/Immich/README.md
@@ -0,0 +1,66 @@
+
+URL : https://obsidian.md/
+
+# Immich
+
+Immich est une solution de sauvegarde de photos et de vid?os auto-h?berg?e tr?s performante, directement ? partir de votre t?l?phone portable.
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Immich
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Photos\Immich
+```
+
+## Modifier la configuration de Immich
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Photos\Immich
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Immich
+
+Pour utiliser Immich tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Immich avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Immich.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Photos/Immich/docker-compose-traefik.yml b/Photos/Immich/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Photos/Immich/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Immich/docker-compose.yaml b/Photos/Immich/docker-compose.yaml
similarity index 100%
rename from Immich/docker-compose.yaml
rename to Photos/Immich/docker-compose.yaml
diff --git a/Photos/Immich/docker-compose.yml b/Photos/Immich/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Photos/Immich/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Immich/img/logo-immich.png b/Photos/Immich/img/banniere-Immich.png
similarity index 100%
rename from Immich/img/logo-immich.png
rename to Photos/Immich/img/banniere-Immich.png
diff --git a/Photos/Immich/img/logo-Immich.png b/Photos/Immich/img/logo-Immich.png
new file mode 100644
index 00000000..9cf8f44b
Binary files /dev/null and b/Photos/Immich/img/logo-Immich.png differ
diff --git a/Photos/LibrePhotos/LICENSE b/Photos/LibrePhotos/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/Photos/LibrePhotos/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/Photos/LibrePhotos/README.md b/Photos/LibrePhotos/README.md
new file mode 100644
index 00000000..e7a656d7
--- /dev/null
+++ b/Photos/LibrePhotos/README.md
@@ -0,0 +1,66 @@
+
+URL : https://github.com/openblocks-dev/openblocks
+
+# LibrePhotos
+
+Contrairement ? certains services commerciaux qui stockent vos photos dans le nuage et les scannent/indexent pour entra?ner leurs mod?les d'apprentissage automatique et collecter des donn?es de ciblage publicitaire sur vous, LibrePhotos conserve toutes vos photos et m?tadonn?es sur votre serveur local. Vos donn?es ne sont jamais envoy?es ou stock?es sur un serveur tiers. Obtenez la m?me puissance que ces services commerciaux sans renoncer ? vos donn?es personnelles et ? votre vie priv?e. LibrePhotos peut enregistrer un motif facial biom?trique pour identifier ou v?rifier l'identit? d'un sujet ? travers une image ou une vid?o.
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de LibrePhotos
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Photos\LibrePhotos
+```
+
+## Modifier la configuration de LibrePhotos
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Photos\LibrePhotos
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de LibrePhotos
+
+Pour utiliser LibrePhotos tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser LibrePhotos avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://LibrePhotos.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Photos/LibrePhotos/docker-compose-traefik.yml b/Photos/LibrePhotos/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Photos/LibrePhotos/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Photos/LibrePhotos/docker-compose.yml b/Photos/LibrePhotos/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Photos/LibrePhotos/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Photos/LibrePhotos/img/logo-LibrePhotos.png b/Photos/LibrePhotos/img/logo-LibrePhotos.png
new file mode 100644
index 00000000..d11bea54
Binary files /dev/null and b/Photos/LibrePhotos/img/logo-LibrePhotos.png differ
diff --git a/Photos/Lychee/LICENSE b/Photos/Lychee/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/Photos/Lychee/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/Photos/Lychee/README.md b/Photos/Lychee/README.md
new file mode 100644
index 00000000..c9590bd2
--- /dev/null
+++ b/Photos/Lychee/README.md
@@ -0,0 +1,66 @@
+
+URL : https://github.com/thomiceli/opengist
+
+# Lychee
+
+Lychee est un outil de gestion de photos gratuit, qui fonctionne sur votre serveur ou votre espace web. L'installation se fait en quelques secondes. T?l?chargez, g?rez et partagez vos photos comme ? partir d'une application native. Lychee est livr? avec tout ce dont vous avez besoin et toutes vos photos sont stock?es en toute s?curit?.
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Lychee
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Photos\Lychee
+```
+
+## Modifier la configuration de Lychee
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Photos\Lychee
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Lychee
+
+Pour utiliser Lychee tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Lychee avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Lychee.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Photos/Lychee/docker-compose-traefik.yml b/Photos/Lychee/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Photos/Lychee/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Photos/Lychee/docker-compose.yml b/Photos/Lychee/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Photos/Lychee/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Photos/Lychee/img/logo-Lychee.png b/Photos/Lychee/img/logo-Lychee.png
new file mode 100644
index 00000000..83ee525f
Binary files /dev/null and b/Photos/Lychee/img/logo-Lychee.png differ
diff --git a/Photos/PhotoPrism/LICENSE b/Photos/PhotoPrism/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/Photos/PhotoPrism/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/Photos/PhotoPrism/README.md b/Photos/PhotoPrism/README.md
new file mode 100644
index 00000000..f3635894
--- /dev/null
+++ b/Photos/PhotoPrism/README.md
@@ -0,0 +1,66 @@
+
+URL : https://github.com/orangehrm/orangehrm
+
+# PhotoPrism
+
+PhotoPrism est une application h?berg?e en priv? qui permet de parcourir, d'organiser et de partager votre collection de photos. Elle utilise les derni?res technologies pour ?tiqueter et trouver des photos automatiquement sans vous g?ner. Dites adieu aux solutions qui vous obligent ? t?l?charger vos souvenirs visuels dans le nuage.
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de PhotoPrism
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Photos\PhotoPrism
+```
+
+## Modifier la configuration de PhotoPrism
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Photos\PhotoPrism
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de PhotoPrism
+
+Pour utiliser PhotoPrism tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser PhotoPrism avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://PhotoPrism.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Photos/PhotoPrism/docker-compose-traefik.yml b/Photos/PhotoPrism/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Photos/PhotoPrism/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Photos/PhotoPrism/docker-compose.yml b/Photos/PhotoPrism/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Photos/PhotoPrism/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Photos/PhotoPrism/img/logo-PhotoPrism.png b/Photos/PhotoPrism/img/logo-PhotoPrism.png
new file mode 100644
index 00000000..9e8a0198
Binary files /dev/null and b/Photos/PhotoPrism/img/logo-PhotoPrism.png differ
diff --git a/Photos/PhotoShow/LICENSE b/Photos/PhotoShow/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/Photos/PhotoShow/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/Photos/PhotoShow/README.md b/Photos/PhotoShow/README.md
new file mode 100644
index 00000000..b800a54e
--- /dev/null
+++ b/Photos/PhotoShow/README.md
@@ -0,0 +1,66 @@
+
+URL : https://github.com/penpot/penpot
+
+# PhotoShow
+
+PhotoShow, votre galerie web. PhotoShow est une galerie web gratuite et open source, que vous pouvez tr?s facilement installer sur votre serveur web. Elle ne n?cessite m?me pas de base de donn?es pour fonctionner.
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de PhotoShow
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Photos\PhotoShow
+```
+
+## Modifier la configuration de PhotoShow
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Photos\PhotoShow
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de PhotoShow
+
+Pour utiliser PhotoShow tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser PhotoShow avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://PhotoShow.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Photos/PhotoShow/docker-compose-traefik.yml b/Photos/PhotoShow/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Photos/PhotoShow/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Photos/PhotoShow/docker-compose.yml b/Photos/PhotoShow/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Photos/PhotoShow/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Photos/PhotoShow/img/logo-PhotoShow.png b/Photos/PhotoShow/img/logo-PhotoShow.png
new file mode 100644
index 00000000..855df0f3
Binary files /dev/null and b/Photos/PhotoShow/img/logo-PhotoShow.png differ
diff --git a/Photos/Photonix/LICENSE b/Photos/Photonix/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/Photos/Photonix/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/Photos/Photonix/README.md b/Photos/Photonix/README.md
new file mode 100644
index 00000000..0453b1c9
--- /dev/null
+++ b/Photos/Photonix/README.md
@@ -0,0 +1,66 @@
+
+URL : https://github.com/opf/openproject
+
+# Photonix
+
+Photonix est une application de gestion de photos bas?e sur diverses technologies web. Ex?cutez-la sur votre serveur domestique et elle vous permettra de trouver ce que vous voulez dans votre collection de photos ? l'aide de n'importe quel appareil. Le filtrage intelligent est rendu possible automatiquement par la reconnaissance d'objets, la prise en compte de l'emplacement, l'analyse des couleurs et d'autres algorithmes.
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Photonix
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Photos\Photonix
+```
+
+## Modifier la configuration de Photonix
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Photos\Photonix
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Photonix
+
+Pour utiliser Photonix tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Photonix avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Photonix.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Photos/Photonix/docker-compose-traefik.yml b/Photos/Photonix/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Photos/Photonix/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Photos/Photonix/docker-compose.yml b/Photos/Photonix/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Photos/Photonix/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Photos/Photonix/img/logo-Photonix.png b/Photos/Photonix/img/logo-Photonix.png
new file mode 100644
index 00000000..9f3b0826
Binary files /dev/null and b/Photos/Photonix/img/logo-Photonix.png differ
diff --git a/Photos/Photoview/LICENSE b/Photos/Photoview/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/Photos/Photoview/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/Photos/Photoview/README.md b/Photos/Photoview/README.md
new file mode 100644
index 00000000..939e54f8
--- /dev/null
+++ b/Photos/Photoview/README.md
@@ -0,0 +1,66 @@
+
+URL : https://github.com/makeplane/plane
+
+# Photoview
+
+Photoview est une galerie de photos et de vid?os simple et conviviale, con?ue pour les photographes et visant ? fournir un moyen facile et rapide de naviguer dans des r?pertoires contenant des milliers de photos en haute r?solution. Le scanner r?cup?re automatiquement vos m?dias et commence ? g?n?rer des images miniatures pour acc?l?rer la navigation. Une fois les fichiers num?ris?s, ils apparaissent sur le site web, organis?s de la m?me mani?re que sur le syst?me de fichiers.
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Photoview
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Photos\Photoview
+```
+
+## Modifier la configuration de Photoview
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Photos\Photoview
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Photoview
+
+Pour utiliser Photoview tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Photoview avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Photoview.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Photos/Photoview/docker-compose-traefik.yml b/Photos/Photoview/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Photos/Photoview/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Photos/Photoview/docker-compose.yml b/Photos/Photoview/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Photos/Photoview/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Photos/Photoview/img/logo-Photoview.png b/Photos/Photoview/img/logo-Photoview.png
new file mode 100644
index 00000000..71733ab8
Binary files /dev/null and b/Photos/Photoview/img/logo-Photoview.png differ
diff --git a/Photos/PiGallery 2/LICENSE b/Photos/PiGallery 2/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/Photos/PiGallery 2/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/Photos/PiGallery 2/README.md b/Photos/PiGallery 2/README.md
new file mode 100644
index 00000000..31192b29
--- /dev/null
+++ b/Photos/PiGallery 2/README.md
@@ -0,0 +1,66 @@
+
+URL : https://github.com/proofrock/pupcloud
+
+# PiGallery 2
+
+PiGallery 2 est un site web de galerie photo rapide (plus rapide que votre PC), optimis? pour fonctionner sur des serveurs ? tr?s faibles ressources. PiGallery 2 est tr?s simple ? utiliser. Pointez sur votre dossier photos et sur un dossier temporaire et c'est parti.
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de PiGallery 2
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Photos\PiGallery 2
+```
+
+## Modifier la configuration de PiGallery 2
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Photos\PiGallery 2
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de PiGallery 2
+
+Pour utiliser PiGallery 2 tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser PiGallery 2 avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://PiGallery 2.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Photos/PiGallery 2/docker-compose-traefik.yml b/Photos/PiGallery 2/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Photos/PiGallery 2/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Photos/PiGallery 2/docker-compose.yml b/Photos/PiGallery 2/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Photos/PiGallery 2/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Photos/Picsur/LICENSE b/Photos/Picsur/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/Photos/Picsur/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/Photos/Picsur/README.md b/Photos/Picsur/README.md
new file mode 100644
index 00000000..cd367167
--- /dev/null
+++ b/Photos/Picsur/README.md
@@ -0,0 +1,66 @@
+
+URL : https://github.com/plantuml/plantuml-server
+
+# Picsur
+
+Picsur ressemble ? un hybride entre Imgur et Pastebin. Vous pouvez facilement t?l?charger et partager vos photos personnelles. Picsur prend en charge diff?rents formats d'images tels que QOI, JPG, PNG, WEBP (anim?), TIFF, BMP, GIF (anim?). Vous pouvez ?galement redimensionner, faire pivoter, retourner, supprimer la transparence, r?duire les n?gatifs et les niveaux de gris de toutes les images que vous avez t?l?charg?es.
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Picsur
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Photos\Picsur
+```
+
+## Modifier la configuration de Picsur
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Photos\Picsur
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Picsur
+
+Pour utiliser Picsur tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Picsur avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Picsur.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Photos/Picsur/docker-compose-traefik.yml b/Photos/Picsur/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Photos/Picsur/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Photos/Picsur/docker-compose.yml b/Photos/Picsur/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Photos/Picsur/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Photos/Picsur/img/logo-Picsur.png b/Photos/Picsur/img/logo-Picsur.png
new file mode 100644
index 00000000..4846a52c
Binary files /dev/null and b/Photos/Picsur/img/logo-Picsur.png differ
diff --git a/Photos/Pinry/LICENSE b/Photos/Pinry/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/Photos/Pinry/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/Photos/Pinry/README.md b/Photos/Pinry/README.md
new file mode 100644
index 00000000..19c6b4d5
--- /dev/null
+++ b/Photos/Pinry/README.md
@@ -0,0 +1,66 @@
+
+URL : https://github.com/pylonide/pylon
+
+# Pinry
+
+Pinry est un syst?me d'affichage d'images en mosa?que destin? aux personnes qui souhaitent enregistrer, ?tiqueter et partager des images, des vid?os et des pages web dans un format facile ? parcourir.
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Pinry
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Photos\Pinry
+```
+
+## Modifier la configuration de Pinry
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Photos\Pinry
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Pinry
+
+Pour utiliser Pinry tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Pinry avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Pinry.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Photos/Pinry/docker-compose-traefik.yml b/Photos/Pinry/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Photos/Pinry/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Photos/Pinry/docker-compose.yml b/Photos/Pinry/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Photos/Pinry/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Photos/Pinry/img/logo-Pinry.png b/Photos/Pinry/img/logo-Pinry.png
new file mode 100644
index 00000000..d39f554f
Binary files /dev/null and b/Photos/Pinry/img/logo-Pinry.png differ
diff --git a/Photos/Piwigo/LICENSE b/Photos/Piwigo/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/Photos/Piwigo/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/Photos/Piwigo/README.md b/Photos/Piwigo/README.md
new file mode 100644
index 00000000..1a5109c5
--- /dev/null
+++ b/Photos/Piwigo/README.md
@@ -0,0 +1,66 @@
+
+URL : https://github.com/redmine/redmine
+
+# Piwigo
+
+Piwigo est un logiciel de galerie photo pour le web qui offre de puissantes fonctionnalit?s pour publier et g?rer votre collection d'images. Piwigo est open source et est con?u pour les organisations, les ?quipes et les individus.
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Piwigo
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Photos\Piwigo
+```
+
+## Modifier la configuration de Piwigo
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Photos\Piwigo
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Piwigo
+
+Pour utiliser Piwigo tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Piwigo avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Piwigo.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Photos/Piwigo/docker-compose-traefik.yml b/Photos/Piwigo/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Photos/Piwigo/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Photos/Piwigo/docker-compose.yml b/Photos/Piwigo/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Photos/Piwigo/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Photos/Piwigo/img/logo-Piwigo.png b/Photos/Piwigo/img/logo-Piwigo.png
new file mode 100644
index 00000000..67d30bf2
Binary files /dev/null and b/Photos/Piwigo/img/logo-Piwigo.png differ
diff --git a/Photos/Pixapop/LICENSE b/Photos/Pixapop/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/Photos/Pixapop/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/Photos/Pixapop/README.md b/Photos/Pixapop/README.md
new file mode 100644
index 00000000..bd6aec3e
--- /dev/null
+++ b/Photos/Pixapop/README.md
@@ -0,0 +1,66 @@
+
+URL : https://github.com/siyuan-note/siyuan
+
+# Pixapop
+
+Pixapop est une application open-source d'une seule page pour visualiser les photos stock?es sur votre systeme.
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Pixapop
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Photos\Pixapop
+```
+
+## Modifier la configuration de Pixapop
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Photos\Pixapop
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Pixapop
+
+Pour utiliser Pixapop tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Pixapop avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Pixapop.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Photos/Pixapop/docker-compose-traefik.yml b/Photos/Pixapop/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Photos/Pixapop/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Photos/Pixapop/docker-compose.yml b/Photos/Pixapop/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Photos/Pixapop/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Photos/Pixapop/img/logo-Pixapop.png b/Photos/Pixapop/img/logo-Pixapop.png
new file mode 100644
index 00000000..952e55d6
Binary files /dev/null and b/Photos/Pixapop/img/logo-Pixapop.png differ
diff --git a/Photos/Shotcut/LICENSE b/Photos/Shotcut/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/Photos/Shotcut/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/Photos/Shotcut/README.md b/Photos/Shotcut/README.md
new file mode 100644
index 00000000..d9c3afa4
--- /dev/null
+++ b/Photos/Shotcut/README.md
@@ -0,0 +1,66 @@
+
+URL : https://github.com/snipe/snipe-it
+
+# Shotcut
+
+Shotcut est un programme d'?dition vid?o, audio et d'image libre et gratuit, multiplateforme, pour FreeBSD, Linux, macOS et Windows.
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Shotcut
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Photos\Shotcut
+```
+
+## Modifier la configuration de Shotcut
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Photos\Shotcut
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Shotcut
+
+Pour utiliser Shotcut tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Shotcut avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Shotcut.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Photos/Shotcut/docker-compose-traefik.yml b/Photos/Shotcut/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Photos/Shotcut/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Photos/Shotcut/docker-compose.yml b/Photos/Shotcut/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Photos/Shotcut/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Photos/Shotcut/img/banniere-Shotcut.png b/Photos/Shotcut/img/banniere-Shotcut.png
new file mode 100644
index 00000000..8db46962
Binary files /dev/null and b/Photos/Shotcut/img/banniere-Shotcut.png differ
diff --git a/Photos/Shotcut/img/logo-Shotcut.png b/Photos/Shotcut/img/logo-Shotcut.png
new file mode 100644
index 00000000..88ba56ad
Binary files /dev/null and b/Photos/Shotcut/img/logo-Shotcut.png differ
diff --git a/Photos/Slink/LICENSE b/Photos/Slink/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/Photos/Slink/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/Photos/Slink/README.md b/Photos/Slink/README.md
new file mode 100644
index 00000000..44a05452
--- /dev/null
+++ b/Photos/Slink/README.md
@@ -0,0 +1,66 @@
+
+URL :
+
+# Slink
+
+Slink est une plateforme de partage d'images auto-h?berg?e similaire ? Picsur, construite avec Symfony et SvelteKit. Slink r?sout le probl?me du partage d'images avec les amis, la famille et les coll?gues sans d?pendre de services tiers. Il offre ?galement une plateforme permettant aux artistes de partager leurs ?uvres avec la communaut?. En outre, les d?veloppeurs peuvent le trouver utile pour h?berger eux-m?mes les captures d'?cran de leurs projets personnels, qui peuvent ensuite ?tre utilis?es sur GitHub, les portfolios, les blogs, etc. Il prend en charge les formats SVG, PNG, JPG, WEBP et GIF.
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Slink
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Photos\Slink
+```
+
+## Modifier la configuration de Slink
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Photos\Slink
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Slink
+
+Pour utiliser Slink tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Slink avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Slink.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Photos/Slink/docker-compose-traefik.yml b/Photos/Slink/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Photos/Slink/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Photos/Slink/docker-compose.yml b/Photos/Slink/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Photos/Slink/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Photos/Slink/img/logo-Slink.png b/Photos/Slink/img/logo-Slink.png
new file mode 100644
index 00000000..baa2077f
Binary files /dev/null and b/Photos/Slink/img/logo-Slink.png differ
diff --git a/Photos/ThePhotoGallery/LICENSE b/Photos/ThePhotoGallery/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/Photos/ThePhotoGallery/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/Photos/ThePhotoGallery/README.md b/Photos/ThePhotoGallery/README.md
new file mode 100644
index 00000000..ab420e67
--- /dev/null
+++ b/Photos/ThePhotoGallery/README.md
@@ -0,0 +1,66 @@
+
+URL : https://github.com/splunk/docker-splunk
+
+# ThePhotoGallery
+
+The Photo Gallery est une galerie de photos simple et, par conception, sans fonctionnalit?s. Elle offre un affichage pleine largeur des photos et une optimisation automatique des images, gr?ce ? NextJS et ? son ?quipe. Avec la Lightbox int?gr?e, la g?n?ration de flou de chargement, le d?ploiement rapide et le chargement paresseux, The Photo Gallery peut g?rer des centaines ou des milliers d'images ? la fois.
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de ThePhotoGallery
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Photos\ThePhotoGallery
+```
+
+## Modifier la configuration de ThePhotoGallery
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Photos\ThePhotoGallery
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de ThePhotoGallery
+
+Pour utiliser ThePhotoGallery tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser ThePhotoGallery avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://ThePhotoGallery.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Photos/ThePhotoGallery/docker-compose-traefik.yml b/Photos/ThePhotoGallery/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Photos/ThePhotoGallery/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Photos/ThePhotoGallery/docker-compose.yml b/Photos/ThePhotoGallery/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Photos/ThePhotoGallery/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Photoview/README.md b/Photoview/README.md
deleted file mode 100644
index cc0f8dd6..00000000
--- a/Photoview/README.md
+++ /dev/null
@@ -1,32 +0,0 @@
-
-
-# Adminer
-
-Adminer est un outil de gestion de base de données complet écrit en PHP. Inversement à phpMyAdmin, il consiste en un seul fichier prêt à être déployé sur le serveur cible. Adminer est disponible pour MySQL, MariaDB, PostgreSQL, SQLite, MS SQL, Oracle, Elasticsearch, MongoDB et autres via plugin
-
-# Installation
-
-Pour utiliser Adminer tout seul
-```bash
-docker compose up -d
-```
-
-Pour utiliser Adminer avec Traefik
-```bash
-docker compose -f docker-compose-traefik.yml up -d
-```
-
-Pour utiliser Adminer avec Nginx
-```bash
-docker compose -f docker-compose-nginx.yml up -d
-```
-# Utilisation
-
-## Accueil
-
-
-# More info
-- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
-
-# Buy me a coffe
-
\ No newline at end of file
diff --git a/Photoview/docker-compose-traefik.yml b/Photoview/docker-compose-traefik.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Photoview/docker-compose.yml b/Photoview/docker-compose.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/PicoShare/README.md b/PicoShare/README.md
deleted file mode 100644
index cc0f8dd6..00000000
--- a/PicoShare/README.md
+++ /dev/null
@@ -1,32 +0,0 @@
-
-
-# Adminer
-
-Adminer est un outil de gestion de base de données complet écrit en PHP. Inversement à phpMyAdmin, il consiste en un seul fichier prêt à être déployé sur le serveur cible. Adminer est disponible pour MySQL, MariaDB, PostgreSQL, SQLite, MS SQL, Oracle, Elasticsearch, MongoDB et autres via plugin
-
-# Installation
-
-Pour utiliser Adminer tout seul
-```bash
-docker compose up -d
-```
-
-Pour utiliser Adminer avec Traefik
-```bash
-docker compose -f docker-compose-traefik.yml up -d
-```
-
-Pour utiliser Adminer avec Nginx
-```bash
-docker compose -f docker-compose-nginx.yml up -d
-```
-# Utilisation
-
-## Accueil
-
-
-# More info
-- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
-
-# Buy me a coffe
-
\ No newline at end of file
diff --git a/PicoShare/docker-compose-traefik.yml b/PicoShare/docker-compose-traefik.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/PicoShare/docker-compose.yml b/PicoShare/docker-compose.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Pingvin/README.md b/Pingvin/README.md
deleted file mode 100644
index b082d5dc..00000000
--- a/Pingvin/README.md
+++ /dev/null
@@ -1,37 +0,0 @@
-
-
-# Pingvin
-
- Partager des fichiers à l'aide d'un lien
- Taille de fichier illimitée (limitée uniquement par l'espace disque)
- Fixer une date d'expiration
- Partages sécurisés avec limites de visiteurs et mots de passe
- Destinataires e-mails
- Intégration avec ClamAV pour les analyses de sécurité
-
-# Installation
-
-Pour utiliser Pingvin tout seul
-```bash
-docker compose up -d
-```
-
-Pour utiliser Pingvin avec Traefik
-```bash
-docker compose -f docker-compose-traefik.yml up -d
-```
-
-Pour utiliser Pingvin 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/Pingvin/docker-compose-traefik.yml b/Pingvin/docker-compose-traefik.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Plex/README.md b/Plex/README.md
deleted file mode 100644
index f39558be..00000000
--- a/Plex/README.md
+++ /dev/null
@@ -1,32 +0,0 @@
-
-
-# Plex
-
-Plex est un logiciel client-serveur de gestion multimédia qui permet d'accéder à des films, séries, musiques et photos sur le serveur peu importe où le client se situe.
-
-# Installation
-
-Pour utiliser Plex tout seul
-```bash
-docker compose up -d
-```
-
-Pour utiliser Plex avec Traefik
-```bash
-docker compose -f docker-compose-traefik.yml up -d
-```
-
-Pour utiliser Plex 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/Plex/docker-compose-traefik.yml b/Plex/docker-compose-traefik.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Plex/docker-compose.yml b/Plex/docker-compose.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Principaux/Dockge/README.md b/Principaux/Dockge/README.md
deleted file mode 100644
index 520e9dce..00000000
--- a/Principaux/Dockge/README.md
+++ /dev/null
@@ -1,31 +0,0 @@
-
-
-# Dockge
-
-
-
-# Installation
-
-Pour utiliser Dockge tout seul
-```bash
-docker compose up -d
-```
-
-Pour utiliser Dockge avec Traefik
-```bash
-docker compose -f docker-compose-traefik.yml up -d
-```
-
-Pour utiliser Dockge avec Nginx
-```bash
-docker compose -f docker-compose-nginx.yml up -d
-```
-
-# Utilisation
-
-
-# More info
-- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
-
-# Buy me a coffe
-
diff --git a/Principaux/Dockge/docker-compose-traefik.yml b/Principaux/Dockge/docker-compose-traefik.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Principaux/Dockge/docker-compose.yml b/Principaux/Dockge/docker-compose.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Principaux/Dozzle/README.md b/Principaux/Dozzle/README.md
deleted file mode 100644
index dc08c99a..00000000
--- a/Principaux/Dozzle/README.md
+++ /dev/null
@@ -1,32 +0,0 @@
-
-
-# Adminer
-
-Adminer est un outil de gestion de base de données complet écrit en PHP. Inversement à phpMyAdmin, il consiste en un seul ficPrincipauxer prêt à être déployé sur le serveur cible. Adminer est disponible pour MySQL, MariaDB, PostgreSQL, SQLite, MS SQL, Oracle, Elasticsearch, MongoDB et autres via plugin
-
-# Installation
-
-Pour utiliser Adminer tout seul
-```bash
-docker compose up -d
-```
-
-Pour utiliser Adminer avec Traefik
-```bash
-docker compose -f docker-compose-traefik.yml up -d
-```
-
-Pour utiliser Adminer avec Nginx
-```bash
-docker compose -f docker-compose-nginx.yml up -d
-```
-# Utilisation
-
-## Accueil
-
-
-# More info
-- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
-
-# Buy me a coffe
-
diff --git a/Principaux/Dozzle/docker-compose-traefik.yml b/Principaux/Dozzle/docker-compose-traefik.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Principaux/Dozzle/docker-compose.yml b/Principaux/Dozzle/docker-compose.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Principaux/Portainer/README.md b/Principaux/Portainer/README.md
deleted file mode 100644
index dc08c99a..00000000
--- a/Principaux/Portainer/README.md
+++ /dev/null
@@ -1,32 +0,0 @@
-
-
-# Adminer
-
-Adminer est un outil de gestion de base de données complet écrit en PHP. Inversement à phpMyAdmin, il consiste en un seul ficPrincipauxer prêt à être déployé sur le serveur cible. Adminer est disponible pour MySQL, MariaDB, PostgreSQL, SQLite, MS SQL, Oracle, Elasticsearch, MongoDB et autres via plugin
-
-# Installation
-
-Pour utiliser Adminer tout seul
-```bash
-docker compose up -d
-```
-
-Pour utiliser Adminer avec Traefik
-```bash
-docker compose -f docker-compose-traefik.yml up -d
-```
-
-Pour utiliser Adminer avec Nginx
-```bash
-docker compose -f docker-compose-nginx.yml up -d
-```
-# Utilisation
-
-## Accueil
-
-
-# More info
-- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
-
-# Buy me a coffe
-
diff --git a/Principaux/Portainer/docker-compose-traefik.yml b/Principaux/Portainer/docker-compose-traefik.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Principaux/Portainer/portainer-agent-stack.yml b/Principaux/Portainer/portainer-agent-stack.yml
deleted file mode 100644
index d2dac402..00000000
--- a/Principaux/Portainer/portainer-agent-stack.yml
+++ /dev/null
@@ -1,38 +0,0 @@
-version: '3.2'
-
-services:
- agent:
- image: portainer/agent:2.19.4
- volumes:
- - /var/run/docker.sock:/var/run/docker.sock
- - /var/lib/docker/volumes:/var/lib/docker/volumes
- networks:
- - agent_network
- deploy:
- mode: global
- placement:
- constraints: [node.platform.os == linux]
-
- portainer:
- image: portainer/portainer-ce:2.19.4
- command: -H tcp://tasks.agent:9001 --tlsskipverify
- ports:
- - "9443:9443"
- - "9000:9000"
- - "8000:8000"
- volumes:
- - type: bind
- source: /mnt/Portainer
- target: /data
- networks:
- - agent_network
- deploy:
- mode: replicated
- replicas: 1
- placement:
- constraints: [node.role == manager]
-
-networks:
- agent_network:
- driver: overlay
- attachable: true
\ No newline at end of file
diff --git a/Principaux/Rancher/README.md b/Principaux/Rancher/README.md
deleted file mode 100644
index 2d5ab2d6..00000000
--- a/Principaux/Rancher/README.md
+++ /dev/null
@@ -1,31 +0,0 @@
-
-
-# Rancher
-
-
-# Installation
-
-Pour utiliser Rancher tout seul
-```bash
-docker compose up -d
-```
-
-Pour utiliser Rancher avec Traefik
-```bash
-docker compose -f docker-compose-traefik.yml up -d
-```
-
-Pour utiliser Rancher 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/Principaux/Rancher/docker-compose-traefik.yml b/Principaux/Rancher/docker-compose-traefik.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Principaux/Rancher/docker-compose.yml b/Principaux/Rancher/docker-compose.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Principaux/Rapid Dashboard/README.md b/Principaux/Rapid Dashboard/README.md
deleted file mode 100644
index 6f11999f..00000000
--- a/Principaux/Rapid Dashboard/README.md
+++ /dev/null
@@ -1,31 +0,0 @@
-
-
-# Rapid-Dashboard
-
-
-# Installation
-
-Pour utiliser Rapid-Dashboard tout seul
-```bash
-docker compose up -d
-```
-
-Pour utiliser Rapid-Dashboard avec Traefik
-```bash
-docker compose -f docker-compose-traefik.yml up -d
-```
-
-Pour utiliser Rapid-Dashboard 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/Principaux/Rapid Dashboard/docker-compose-traefik.yml b/Principaux/Rapid Dashboard/docker-compose-traefik.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Principaux/Rapid Dashboard/docker-compose.yml b/Principaux/Rapid Dashboard/docker-compose.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Principaux/WUD/README.md b/Principaux/WUD/README.md
deleted file mode 100644
index d2ffff1f..00000000
--- a/Principaux/WUD/README.md
+++ /dev/null
@@ -1,31 +0,0 @@
-
-
-# WUD
-
-
-# Installation
-
-Pour utiliser WUD tout seul
-```bash
-docker compose up -d
-```
-
-Pour utiliser WUD avec Traefik
-```bash
-docker compose -f docker-compose-traefik.yml up -d
-```
-
-Pour utiliser WUD 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/Principaux/WUD/docker-compose-traefik.yml b/Principaux/WUD/docker-compose-traefik.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Principaux/WUD/docker-compose.yml b/Principaux/WUD/docker-compose.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Principaux/Watchtower/README.md b/Principaux/Watchtower/README.md
deleted file mode 100644
index e93297f8..00000000
--- a/Principaux/Watchtower/README.md
+++ /dev/null
@@ -1,31 +0,0 @@
-
-
-# Watchtower
-
-
-# Installation
-
-Pour utiliser Watchtower tout seul
-```bash
-docker compose up -d
-```
-
-Pour utiliser Watchtower avec Traefik
-```bash
-docker compose -f docker-compose-traefik.yml up -d
-```
-
-Pour utiliser Watchtower 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/Principaux/Watchtower/docker-compose-traefik.yml b/Principaux/Watchtower/docker-compose-traefik.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Principaux/Watchtower/docker-compose.yml b/Principaux/Watchtower/docker-compose.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Principaux/Yacht/README.md b/Principaux/Yacht/README.md
deleted file mode 100644
index dc08c99a..00000000
--- a/Principaux/Yacht/README.md
+++ /dev/null
@@ -1,32 +0,0 @@
-
-
-# Adminer
-
-Adminer est un outil de gestion de base de données complet écrit en PHP. Inversement à phpMyAdmin, il consiste en un seul ficPrincipauxer prêt à être déployé sur le serveur cible. Adminer est disponible pour MySQL, MariaDB, PostgreSQL, SQLite, MS SQL, Oracle, Elasticsearch, MongoDB et autres via plugin
-
-# Installation
-
-Pour utiliser Adminer tout seul
-```bash
-docker compose up -d
-```
-
-Pour utiliser Adminer avec Traefik
-```bash
-docker compose -f docker-compose-traefik.yml up -d
-```
-
-Pour utiliser Adminer avec Nginx
-```bash
-docker compose -f docker-compose-nginx.yml up -d
-```
-# Utilisation
-
-## Accueil
-
-
-# More info
-- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
-
-# Buy me a coffe
-
diff --git a/Principaux/Yacht/docker-compose-traefik.yml b/Principaux/Yacht/docker-compose-traefik.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Principaux/docker-compose-traefik.yml b/Principaux/docker-compose-traefik.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Principaux/docker-compose.yml b/Principaux/docker-compose.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Production/Activepieces/README.md b/Production/Activepieces/README.md
deleted file mode 100644
index 8004c46e..00000000
--- a/Production/Activepieces/README.md
+++ /dev/null
@@ -1,31 +0,0 @@
-
-
-# Activepieces
-
-
-# Installation
-
-Pour utiliser Activepieces tout seul
-```bash
-docker compose up -d
-```
-
-Pour utiliser Activepieces avec Traefik
-```bash
-docker compose -f docker-compose-traefik.yml up -d
-```
-
-Pour utiliser Activepieces 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/Production/Activepieces/docker-compose-traefik.yml b/Production/Activepieces/docker-compose-traefik.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Production/Activepieces/docker-compose.yml b/Production/Activepieces/docker-compose.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Production/Affine/README.md b/Production/Affine/README.md
deleted file mode 100644
index 276c428a..00000000
--- a/Production/Affine/README.md
+++ /dev/null
@@ -1,31 +0,0 @@
-
-
-# Affine
-
-
-# Installation
-
-Pour utiliser Affine tout seul
-```bash
-docker compose up -d
-```
-
-Pour utiliser Affine avec Traefik
-```bash
-docker compose -f docker-compose-traefik.yml up -d
-```
-
-Pour utiliser Affine 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/Production/Affine/docker-compose-traefik.yml b/Production/Affine/docker-compose-traefik.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Production/Affine/docker-compose.yml b/Production/Affine/docker-compose.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Production/Automatisch/README.md b/Production/Automatisch/README.md
deleted file mode 100644
index a888653c..00000000
--- a/Production/Automatisch/README.md
+++ /dev/null
@@ -1,31 +0,0 @@
-
-
-# Automatisch
-
-
-# Installation
-
-Pour utiliser Automatisch tout seul
-```bash
-docker compose up -d
-```
-
-Pour utiliser Automatisch avec Traefik
-```bash
-docker compose -f docker-compose-traefik.yml up -d
-```
-
-Pour utiliser Automatisch 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/Production/Automatisch/docker-compose-traefik.yml b/Production/Automatisch/docker-compose-traefik.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Production/Automatisch/docker-compose.yml b/Production/Automatisch/docker-compose.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Production/Baserow/README.md b/Production/Baserow/README.md
deleted file mode 100644
index 60c8860f..00000000
--- a/Production/Baserow/README.md
+++ /dev/null
@@ -1,31 +0,0 @@
-
-
-# Baserow
-
-
-# Installation
-
-Pour utiliser Baserow tout seul
-```bash
-docker compose up -d
-```
-
-Pour utiliser Baserow avec Traefik
-```bash
-docker compose -f docker-compose-traefik.yml up -d
-```
-
-Pour utiliser Baserow 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/Production/Baserow/docker-compose-traefik.yml b/Production/Baserow/docker-compose-traefik.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Production/Baserow/docker-compose.yml b/Production/Baserow/docker-compose.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Production/Budibase/README.md b/Production/Budibase/README.md
deleted file mode 100644
index 132cbfcd..00000000
--- a/Production/Budibase/README.md
+++ /dev/null
@@ -1,31 +0,0 @@
-
-
-# Budibase
-
-
-# Installation
-
-Pour utiliser Budibase tout seul
-```bash
-docker compose up -d
-```
-
-Pour utiliser Budibase avec Traefik
-```bash
-docker compose -f docker-compose-traefik.yml up -d
-```
-
-Pour utiliser Budibase 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/Production/Budibase/docker-compose-traefik.yml b/Production/Budibase/docker-compose-traefik.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Production/Budibase/docker-compose.yml b/Production/Budibase/docker-compose.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Production/Chatwoot/README.md b/Production/Chatwoot/README.md
deleted file mode 100644
index efb08e2f..00000000
--- a/Production/Chatwoot/README.md
+++ /dev/null
@@ -1,31 +0,0 @@
-
-
-# Chatwoot
-
-
-# Installation
-
-Pour utiliser Chatwoot tout seul
-```bash
-docker compose up -d
-```
-
-Pour utiliser Chatwoot avec Traefik
-```bash
-docker compose -f docker-compose-traefik.yml up -d
-```
-
-Pour utiliser Chatwoot 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/Production/Chatwoot/docker-compose-traefik.yml b/Production/Chatwoot/docker-compose-traefik.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Production/Chatwoot/docker-compose.yml b/Production/Chatwoot/docker-compose.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Production/ChiefOnboarding/README.md b/Production/ChiefOnboarding/README.md
deleted file mode 100644
index 04f63a18..00000000
--- a/Production/ChiefOnboarding/README.md
+++ /dev/null
@@ -1,31 +0,0 @@
-
-
-# CProductionefOnboarding
-
-
-# Installation
-
-Pour utiliser CProductionefOnboarding tout seul
-```bash
-docker compose up -d
-```
-
-Pour utiliser CProductionefOnboarding avec Traefik
-```bash
-docker compose -f docker-compose-traefik.yml up -d
-```
-
-Pour utiliser CProductionefOnboarding 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/Production/ChiefOnboarding/docker-compose-traefik.yml b/Production/ChiefOnboarding/docker-compose-traefik.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Production/ChiefOnboarding/docker-compose.yml b/Production/ChiefOnboarding/docker-compose.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Production/Code-Server/README.md b/Production/Code-Server/README.md
deleted file mode 100644
index dc28464e..00000000
--- a/Production/Code-Server/README.md
+++ /dev/null
@@ -1,30 +0,0 @@
-
-
-# Code Server
-
-
-# Installation
-
-Pour utiliser Adminer tout seul
-```bash
-docker compose up -d
-```
-
-Pour utiliser Adminer avec Traefik
-```bash
-docker compose -f docker-compose-traefik.yml up -d
-```
-
-Pour utiliser Adminer avec Nginx
-```bash
-docker compose -f docker-compose-nginx.yml up -d
-```
-# Utilisation
-
-## Accueil
-
-# More info
-- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
-
-# Buy me a coffe
-
diff --git a/Production/Code-Server/docker-compose-traefik.yml b/Production/Code-Server/docker-compose-traefik.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Production/Code-Server/docker-compose.yml b/Production/Code-Server/docker-compose.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Production/Crawlab/README.md b/Production/Crawlab/README.md
deleted file mode 100644
index 970d7e7d..00000000
--- a/Production/Crawlab/README.md
+++ /dev/null
@@ -1,31 +0,0 @@
-
-
-# Crawlab
-
-
-# Installation
-
-Pour utiliser Crawlab tout seul
-```bash
-docker compose up -d
-```
-
-Pour utiliser Crawlab avec Traefik
-```bash
-docker compose -f docker-compose-traefik.yml up -d
-```
-
-Pour utiliser Crawlab 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/Production/Crawlab/docker-compose-traefik.yml b/Production/Crawlab/docker-compose-traefik.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Production/Crawlab/docker-compose.yml b/Production/Crawlab/docker-compose.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Production/Directus/README.md b/Production/Directus/README.md
deleted file mode 100644
index ca32e035..00000000
--- a/Production/Directus/README.md
+++ /dev/null
@@ -1,31 +0,0 @@
-
-
-# Directus
-
-
-# Installation
-
-Pour utiliser Directus tout seul
-```bash
-docker compose up -d
-```
-
-Pour utiliser Directus avec Traefik
-```bash
-docker compose -f docker-compose-traefik.yml up -d
-```
-
-Pour utiliser Directus 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/Production/Directus/docker-compose-traefik.yml b/Production/Directus/docker-compose-traefik.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Production/Directus/docker-compose.yml b/Production/Directus/docker-compose.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Production/Dokemon/README.md b/Production/Dokemon/README.md
deleted file mode 100644
index 1e377eaf..00000000
--- a/Production/Dokemon/README.md
+++ /dev/null
@@ -1,31 +0,0 @@
-
-
-# Dokemon
-
-
-# Installation
-
-Pour utiliser Dokemon tout seul
-```bash
-docker compose up -d
-```
-
-Pour utiliser Dokemon avec Traefik
-```bash
-docker compose -f docker-compose-traefik.yml up -d
-```
-
-Pour utiliser Dokemon 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/Production/Dokemon/docker-compose-traefik.yml b/Production/Dokemon/docker-compose-traefik.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Production/Dokemon/docker-compose.yml b/Production/Dokemon/docker-compose.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Production/DopplerTask/README.md b/Production/DopplerTask/README.md
deleted file mode 100644
index 14654dc5..00000000
--- a/Production/DopplerTask/README.md
+++ /dev/null
@@ -1,31 +0,0 @@
-
-
-# DopplerTask
-
-
-# Installation
-
-Pour utiliser DopplerTask tout seul
-```bash
-docker compose up -d
-```
-
-Pour utiliser DopplerTask avec Traefik
-```bash
-docker compose -f docker-compose-traefik.yml up -d
-```
-
-Pour utiliser DopplerTask 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/Production/DopplerTask/docker-compose-traefik.yml b/Production/DopplerTask/docker-compose-traefik.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Production/DopplerTask/docker-compose.yml b/Production/DopplerTask/docker-compose.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Production/Draw.io/README.md b/Production/Draw.io/README.md
deleted file mode 100644
index db5c555b..00000000
--- a/Production/Draw.io/README.md
+++ /dev/null
@@ -1,31 +0,0 @@
-
-
-# Draw.io
-
-
-# Installation
-
-Pour utiliser Draw.io tout seul
-```bash
-docker compose up -d
-```
-
-Pour utiliser Draw.io avec Traefik
-```bash
-docker compose -f docker-compose-traefik.yml up -d
-```
-
-Pour utiliser Draw.io 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/Production/Draw.io/docker-compose-traefik.yml b/Production/Draw.io/docker-compose-traefik.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Production/Draw.io/docker-compose.yml b/Production/Draw.io/docker-compose.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Production/Duplicati/README.md b/Production/Duplicati/README.md
deleted file mode 100644
index 24df4065..00000000
--- a/Production/Duplicati/README.md
+++ /dev/null
@@ -1,31 +0,0 @@
-
-
-# Duplicati
-
-
-# Installation
-
-Pour utiliser Duplicati tout seul
-```bash
-docker compose up -d
-```
-
-Pour utiliser Duplicati avec Traefik
-```bash
-docker compose -f docker-compose-traefik.yml up -d
-```
-
-Pour utiliser Duplicati 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/Production/Duplicati/docker-compose-traefik.yml b/Production/Duplicati/docker-compose-traefik.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Production/Duplicati/docker-compose.yml b/Production/Duplicati/docker-compose.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Production/Etherpad/README.md b/Production/Etherpad/README.md
deleted file mode 100644
index be154fd6..00000000
--- a/Production/Etherpad/README.md
+++ /dev/null
@@ -1,31 +0,0 @@
-
-
-# Etherpad
-
-
-# Installation
-
-Pour utiliser Etherpad tout seul
-```bash
-docker compose up -d
-```
-
-Pour utiliser Etherpad avec Traefik
-```bash
-docker compose -f docker-compose-traefik.yml up -d
-```
-
-Pour utiliser Etherpad 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/Production/Etherpad/docker-compose-traefik.yml b/Production/Etherpad/docker-compose-traefik.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Production/Etherpad/docker-compose.yml b/Production/Etherpad/docker-compose.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Production/Excalidraw/README.md b/Production/Excalidraw/README.md
deleted file mode 100644
index b665c425..00000000
--- a/Production/Excalidraw/README.md
+++ /dev/null
@@ -1,32 +0,0 @@
-
-
-# Adminer
-
-Adminer est un outil de gestion de base de données complet écrit en PHP. Inversement à phpMyAdmin, il consiste en un seul ficProductioner prêt à être déployé sur le serveur cible. Adminer est disponible pour MySQL, MariaDB, PostgreSQL, SQLite, MS SQL, Oracle, Elasticsearch, MongoDB et autres via plugin
-
-# Installation
-
-Pour utiliser Adminer tout seul
-```bash
-docker compose up -d
-```
-
-Pour utiliser Adminer avec Traefik
-```bash
-docker compose -f docker-compose-traefik.yml up -d
-```
-
-Pour utiliser Adminer avec Nginx
-```bash
-docker compose -f docker-compose-nginx.yml up -d
-```
-# Utilisation
-
-## Accueil
-
-
-# More info
-- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
-
-# Buy me a coffe
-
diff --git a/Production/Excalidraw/docker-compose-traefik.yml b/Production/Excalidraw/docker-compose-traefik.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Production/Forgejo/README.md b/Production/Forgejo/README.md
deleted file mode 100644
index b61ddaff..00000000
--- a/Production/Forgejo/README.md
+++ /dev/null
@@ -1,31 +0,0 @@
-
-
-# Forgejo
-
-
-# Installation
-
-Pour utiliser Forgejo tout seul
-```bash
-docker compose up -d
-```
-
-Pour utiliser Forgejo avec Traefik
-```bash
-docker compose -f docker-compose-traefik.yml up -d
-```
-
-Pour utiliser Forgejo 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/Production/Forgejo/docker-compose-traefik.yml b/Production/Forgejo/docker-compose-traefik.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Production/Forgejo/docker-compose.yml b/Production/Forgejo/docker-compose.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Production/GitQlient/README.md b/Production/GitQlient/README.md
deleted file mode 100644
index 91d5a756..00000000
--- a/Production/GitQlient/README.md
+++ /dev/null
@@ -1,31 +0,0 @@
-
-
-# GitQlient
-
-
-# Installation
-
-Pour utiliser GitQlient tout seul
-```bash
-docker compose up -d
-```
-
-Pour utiliser GitQlient avec Traefik
-```bash
-docker compose -f docker-compose-traefik.yml up -d
-```
-
-Pour utiliser GitQlient 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/Production/GitQlient/docker-compose-traefik.yml b/Production/GitQlient/docker-compose-traefik.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Production/GitQlient/docker-compose.yml b/Production/GitQlient/docker-compose.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Production/Gitness/README.md b/Production/Gitness/README.md
deleted file mode 100644
index b975e593..00000000
--- a/Production/Gitness/README.md
+++ /dev/null
@@ -1,31 +0,0 @@
-
-
-# Gitness
-
-
-# Installation
-
-Pour utiliser Gitness tout seul
-```bash
-docker compose up -d
-```
-
-Pour utiliser Gitness avec Traefik
-```bash
-docker compose -f docker-compose-traefik.yml up -d
-```
-
-Pour utiliser Gitness 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/Production/Gitness/docker-compose-traefik.yml b/Production/Gitness/docker-compose-traefik.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Production/Gitness/docker-compose.yml b/Production/Gitness/docker-compose.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Production/HedgeDoc/README.md b/Production/HedgeDoc/README.md
deleted file mode 100644
index 6c7e266e..00000000
--- a/Production/HedgeDoc/README.md
+++ /dev/null
@@ -1,31 +0,0 @@
-
-
-# HedgeDoc
-
-
-# Installation
-
-Pour utiliser HedgeDoc tout seul
-```bash
-docker compose up -d
-```
-
-Pour utiliser HedgeDoc avec Traefik
-```bash
-docker compose -f docker-compose-traefik.yml up -d
-```
-
-Pour utiliser HedgeDoc 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/Production/HedgeDoc/docker-compose-traefik.yml b/Production/HedgeDoc/docker-compose-traefik.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Production/HedgeDoc/docker-compose.yml b/Production/HedgeDoc/docker-compose.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Production/Homechart/README.md b/Production/Homechart/README.md
deleted file mode 100644
index 43a48604..00000000
--- a/Production/Homechart/README.md
+++ /dev/null
@@ -1,31 +0,0 @@
-
-
-# Homechart
-
-
-# Installation
-
-Pour utiliser Homechart tout seul
-```bash
-docker compose up -d
-```
-
-Pour utiliser Homechart avec Traefik
-```bash
-docker compose -f docker-compose-traefik.yml up -d
-```
-
-Pour utiliser Homechart 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/Production/Homechart/docker-compose-traefik.yml b/Production/Homechart/docker-compose-traefik.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Production/Homechart/docker-compose.yml b/Production/Homechart/docker-compose.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Production/Hoppscotch/README.md b/Production/Hoppscotch/README.md
deleted file mode 100644
index f70bc27d..00000000
--- a/Production/Hoppscotch/README.md
+++ /dev/null
@@ -1,31 +0,0 @@
-
-
-# Hoppscotch
-
-
-# Installation
-
-Pour utiliser Hoppscotch tout seul
-```bash
-docker compose up -d
-```
-
-Pour utiliser Hoppscotch avec Traefik
-```bash
-docker compose -f docker-compose-traefik.yml up -d
-```
-
-Pour utiliser Hoppscotch 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/Production/Hoppscotch/docker-compose-traefik.yml b/Production/Hoppscotch/docker-compose-traefik.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Production/Hoppscotch/docker-compose.yml b/Production/Hoppscotch/docker-compose.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Production/Jira/README.md b/Production/Jira/README.md
deleted file mode 100644
index 93fb338d..00000000
--- a/Production/Jira/README.md
+++ /dev/null
@@ -1,31 +0,0 @@
-
-
-# Jira
-
-
-# Installation
-
-Pour utiliser Jira tout seul
-```bash
-docker compose up -d
-```
-
-Pour utiliser Jira avec Traefik
-```bash
-docker compose -f docker-compose-traefik.yml up -d
-```
-
-Pour utiliser Jira 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/Production/Jira/docker-compose-traefik.yml b/Production/Jira/docker-compose-traefik.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Production/Jira/docker-compose.yml b/Production/Jira/docker-compose.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Production/Jupyter/README.md b/Production/Jupyter/README.md
deleted file mode 100644
index a846799f..00000000
--- a/Production/Jupyter/README.md
+++ /dev/null
@@ -1,31 +0,0 @@
-
-
-# Jupyter
-
-
-# Installation
-
-Pour utiliser Jupyter tout seul
-```bash
-docker compose up -d
-```
-
-Pour utiliser Jupyter avec Traefik
-```bash
-docker compose -f docker-compose-traefik.yml up -d
-```
-
-Pour utiliser Jupyter 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/Production/Jupyter/docker-compose-traefik.yml b/Production/Jupyter/docker-compose-traefik.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Production/Jupyter/docker-compose.yml b/Production/Jupyter/docker-compose.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Production/Karrio/README.md b/Production/Karrio/README.md
deleted file mode 100644
index bbab12a1..00000000
--- a/Production/Karrio/README.md
+++ /dev/null
@@ -1,31 +0,0 @@
-
-
-# Karrio
-
-
-# Installation
-
-Pour utiliser Karrio tout seul
-```bash
-docker compose up -d
-```
-
-Pour utiliser Karrio avec Traefik
-```bash
-docker compose -f docker-compose-traefik.yml up -d
-```
-
-Pour utiliser Karrio 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/Production/Karrio/docker-compose-traefik.yml b/Production/Karrio/docker-compose-traefik.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Production/Karrio/docker-compose.yml b/Production/Karrio/docker-compose.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Production/KiCad/README.md b/Production/KiCad/README.md
deleted file mode 100644
index 545e9250..00000000
--- a/Production/KiCad/README.md
+++ /dev/null
@@ -1,31 +0,0 @@
-
-
-# KiCad
-
-
-# Installation
-
-Pour utiliser KiCad tout seul
-```bash
-docker compose up -d
-```
-
-Pour utiliser KiCad avec Traefik
-```bash
-docker compose -f docker-compose-traefik.yml up -d
-```
-
-Pour utiliser KiCad 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/Production/KiCad/docker-compose-traefik.yml b/Production/KiCad/docker-compose-traefik.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Production/KiCad/docker-compose.yml b/Production/KiCad/docker-compose.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Production/Kimai/README.md b/Production/Kimai/README.md
deleted file mode 100644
index b665c425..00000000
--- a/Production/Kimai/README.md
+++ /dev/null
@@ -1,32 +0,0 @@
-
-
-# Adminer
-
-Adminer est un outil de gestion de base de données complet écrit en PHP. Inversement à phpMyAdmin, il consiste en un seul ficProductioner prêt à être déployé sur le serveur cible. Adminer est disponible pour MySQL, MariaDB, PostgreSQL, SQLite, MS SQL, Oracle, Elasticsearch, MongoDB et autres via plugin
-
-# Installation
-
-Pour utiliser Adminer tout seul
-```bash
-docker compose up -d
-```
-
-Pour utiliser Adminer avec Traefik
-```bash
-docker compose -f docker-compose-traefik.yml up -d
-```
-
-Pour utiliser Adminer avec Nginx
-```bash
-docker compose -f docker-compose-nginx.yml up -d
-```
-# Utilisation
-
-## Accueil
-
-
-# More info
-- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
-
-# Buy me a coffe
-
diff --git a/Production/Kimai/docker-compose-traefik.yml b/Production/Kimai/docker-compose-traefik.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Production/Kimai/docker-compose.yml b/Production/Kimai/docker-compose.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Production/LanguageTool/README.md b/Production/LanguageTool/README.md
deleted file mode 100644
index 8fa68fca..00000000
--- a/Production/LanguageTool/README.md
+++ /dev/null
@@ -1,31 +0,0 @@
-
-
-# LanguageTool
-
-
-# Installation
-
-Pour utiliser LanguageTool tout seul
-```bash
-docker compose up -d
-```
-
-Pour utiliser LanguageTool avec Traefik
-```bash
-docker compose -f docker-compose-traefik.yml up -d
-```
-
-Pour utiliser LanguageTool 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/Production/LanguageTool/docker-compose-traefik.yml b/Production/LanguageTool/docker-compose-traefik.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Production/LanguageTool/docker-compose.yml b/Production/LanguageTool/docker-compose.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Production/Leantime/README.md b/Production/Leantime/README.md
deleted file mode 100644
index 2c5436be..00000000
--- a/Production/Leantime/README.md
+++ /dev/null
@@ -1,31 +0,0 @@
-
-
-# Leantime
-
-
-# Installation
-
-Pour utiliser Leantime tout seul
-```bash
-docker compose up -d
-```
-
-Pour utiliser Leantime avec Traefik
-```bash
-docker compose -f docker-compose-traefik.yml up -d
-```
-
-Pour utiliser Leantime 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/Production/Leantime/docker-compose-traefik.yml b/Production/Leantime/docker-compose-traefik.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Production/Leantime/docker-compose.yml b/Production/Leantime/docker-compose.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Production/Let’s Markdown/README.md b/Production/Let’s Markdown/README.md
deleted file mode 100644
index a94ab908..00000000
--- a/Production/Let’s Markdown/README.md
+++ /dev/null
@@ -1,31 +0,0 @@
-
-
-# Lets-Markdown
-
-
-# Installation
-
-Pour utiliser Lets-Markdown tout seul
-```bash
-docker compose up -d
-```
-
-Pour utiliser Lets-Markdown avec Traefik
-```bash
-docker compose -f docker-compose-traefik.yml up -d
-```
-
-Pour utiliser Lets-Markdown 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/Production/Let’s Markdown/docker-compose-traefik.yml b/Production/Let’s Markdown/docker-compose-traefik.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Production/Let’s Markdown/docker-compose.yml b/Production/Let’s Markdown/docker-compose.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Production/LimeSurvey/README.md b/Production/LimeSurvey/README.md
deleted file mode 100644
index 05d31beb..00000000
--- a/Production/LimeSurvey/README.md
+++ /dev/null
@@ -1,31 +0,0 @@
-
-
-# LimeSurvey
-
-
-# Installation
-
-Pour utiliser LimeSurvey tout seul
-```bash
-docker compose up -d
-```
-
-Pour utiliser LimeSurvey avec Traefik
-```bash
-docker compose -f docker-compose-traefik.yml up -d
-```
-
-Pour utiliser LimeSurvey 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/Production/LimeSurvey/docker-compose-traefik.yml b/Production/LimeSurvey/docker-compose-traefik.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Production/LimeSurvey/docker-compose.yml b/Production/LimeSurvey/docker-compose.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Production/LinkStack/README.md b/Production/LinkStack/README.md
deleted file mode 100644
index b665c425..00000000
--- a/Production/LinkStack/README.md
+++ /dev/null
@@ -1,32 +0,0 @@
-
-
-# Adminer
-
-Adminer est un outil de gestion de base de données complet écrit en PHP. Inversement à phpMyAdmin, il consiste en un seul ficProductioner prêt à être déployé sur le serveur cible. Adminer est disponible pour MySQL, MariaDB, PostgreSQL, SQLite, MS SQL, Oracle, Elasticsearch, MongoDB et autres via plugin
-
-# Installation
-
-Pour utiliser Adminer tout seul
-```bash
-docker compose up -d
-```
-
-Pour utiliser Adminer avec Traefik
-```bash
-docker compose -f docker-compose-traefik.yml up -d
-```
-
-Pour utiliser Adminer avec Nginx
-```bash
-docker compose -f docker-compose-nginx.yml up -d
-```
-# Utilisation
-
-## Accueil
-
-
-# More info
-- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
-
-# Buy me a coffe
-
diff --git a/Production/LinkStack/docker-compose-traefik.yml b/Production/LinkStack/docker-compose-traefik.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Production/LogPaste/README.md b/Production/LogPaste/README.md
deleted file mode 100644
index a76b8109..00000000
--- a/Production/LogPaste/README.md
+++ /dev/null
@@ -1,31 +0,0 @@
-
-
-# LogPaste
-
-
-# Installation
-
-Pour utiliser LogPaste tout seul
-```bash
-docker compose up -d
-```
-
-Pour utiliser LogPaste avec Traefik
-```bash
-docker compose -f docker-compose-traefik.yml up -d
-```
-
-Pour utiliser LogPaste 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/Production/LogPaste/docker-compose-traefik.yml b/Production/LogPaste/docker-compose-traefik.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Production/LogPaste/docker-compose.yml b/Production/LogPaste/docker-compose.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Production/Mautic/README.md b/Production/Mautic/README.md
deleted file mode 100644
index 08ce9a4b..00000000
--- a/Production/Mautic/README.md
+++ /dev/null
@@ -1,31 +0,0 @@
-
-
-# Mautic
-
-
-# Installation
-
-Pour utiliser Mautic tout seul
-```bash
-docker compose up -d
-```
-
-Pour utiliser Mautic avec Traefik
-```bash
-docker compose -f docker-compose-traefik.yml up -d
-```
-
-Pour utiliser Mautic 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/Production/Mautic/docker-compose-traefik.yml b/Production/Mautic/docker-compose-traefik.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Production/Mautic/docker-compose.yml b/Production/Mautic/docker-compose.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Production/Metabase/README.md b/Production/Metabase/README.md
deleted file mode 100644
index b77368f6..00000000
--- a/Production/Metabase/README.md
+++ /dev/null
@@ -1,76 +0,0 @@
-
-
-# Metabase
-
-
-TProductions Docker Compose configuration allows you to set up [Metabase](https://www.metabase.com/) along with a PostgreSQL database.
-
-## Version
-
-TProductions configuration is designed for Metabase version 3.9.
-
-## Services
-
-### Metabase
-
-- **Image**: metabase/metabase:latest
-- **Container Name**: metabase
-- **Hostname**: metabase
-- **Volumes**:
- - `/dev/urandom:/dev/random:ro`
-- **Ports**:
- - `3000:3000`
-- **Environment Variables**:
- - `MB_DB_TYPE`: postgres
- - `MB_DB_DBNAME`: metabase
- - `MB_DB_PORT`: 5432
- - `MB_DB_USER_FILE`: /run/secrets/db_user
- - `MB_DB_PASS_FILE`: /run/secrets/db_password
- - `MB_DB_HOST`: postgres
-- **Network**: metanet1
-- **Secrets**:
- - db_password
- - db_user
-- **Healthcheck**:
- - Test: `curl --fail -I http://localhost:3000/api/health || exit 1`
- - Interval: 15s
- - Timeout: 5s
- - Retries: 5
-
-### PostgreSQL
-
-- **Image**: postgres:latest
-- **Container Name**: postgres
-- **Hostname**: postgres
-- **Environment Variables**:
- - `POSTGRES_USER_FILE`: /run/secrets/db_user
- - `POSTGRES_DB`: metabase
- - `POSTGRES_PASSWORD_FILE`: /run/secrets/db_password
-- **Network**: metanet1
-- **Secrets**:
- - db_password
- - db_user
-
-## Networks
-
-- **Name**: metanet1
-- **Driver**: bridge
-
-## Secrets
-
-### db_password
-
-- **File**: db_password.txt
-
-### db_user
-
-- **File**: db_user.txt
-
-## Usage
-
-1. Make sure you have Docker and Docker Compose installed on your system.
-2. Create the `db_password.txt` and `db_user.txt` files with your PostgreSQL password and username, respectively.
-3. Run the following command to start Metabase and PostgreSQL:
-
- ```bash
- docker-compose up -d
diff --git a/Production/Metabase/docker-compose-traefik.yml b/Production/Metabase/docker-compose-traefik.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Production/NetBox/README.md b/Production/NetBox/README.md
deleted file mode 100644
index a54325f6..00000000
--- a/Production/NetBox/README.md
+++ /dev/null
@@ -1,31 +0,0 @@
-
-
-# NetBox
-
-
-# Installation
-
-Pour utiliser NetBox tout seul
-```bash
-docker compose up -d
-```
-
-Pour utiliser NetBox avec Traefik
-```bash
-docker compose -f docker-compose-traefik.yml up -d
-```
-
-Pour utiliser NetBox 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/Production/NetBox/docker-compose-traefik.yml b/Production/NetBox/docker-compose-traefik.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Production/NetBox/docker-compose.yml b/Production/NetBox/docker-compose.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Production/NocoBase/README.md b/Production/NocoBase/README.md
deleted file mode 100644
index 06e71653..00000000
--- a/Production/NocoBase/README.md
+++ /dev/null
@@ -1,31 +0,0 @@
-
-
-# NocoBase
-
-
-# Installation
-
-Pour utiliser NocoBase tout seul
-```bash
-docker compose up -d
-```
-
-Pour utiliser NocoBase avec Traefik
-```bash
-docker compose -f docker-compose-traefik.yml up -d
-```
-
-Pour utiliser NocoBase 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/Production/NocoBase/docker-compose-traefik.yml b/Production/NocoBase/docker-compose-traefik.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Production/NocoBase/docker-compose.yml b/Production/NocoBase/docker-compose.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Production/NocoDB/README.md b/Production/NocoDB/README.md
deleted file mode 100644
index be5df8e5..00000000
--- a/Production/NocoDB/README.md
+++ /dev/null
@@ -1,31 +0,0 @@
-
-
-# NocoDB
-
-
-# Installation
-
-Pour utiliser NocoDB tout seul
-```bash
-docker compose up -d
-```
-
-Pour utiliser NocoDB avec Traefik
-```bash
-docker compose -f docker-compose-traefik.yml up -d
-```
-
-Pour utiliser NocoDB 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/Production/NocoDB/docker-compose-traefik.yml b/Production/NocoDB/docker-compose-traefik.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Production/NocoDB/docker-compose.yml b/Production/NocoDB/docker-compose.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Production/Node-RED/README.md b/Production/Node-RED/README.md
deleted file mode 100644
index 6aff4e91..00000000
--- a/Production/Node-RED/README.md
+++ /dev/null
@@ -1,31 +0,0 @@
-
-
-# Node-RED
-
-
-# Installation
-
-Pour utiliser Node-RED tout seul
-```bash
-docker compose up -d
-```
-
-Pour utiliser Node-RED avec Traefik
-```bash
-docker compose -f docker-compose-traefik.yml up -d
-```
-
-Pour utiliser Node-RED 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/Production/Node-RED/docker-compose-traefik.yml b/Production/Node-RED/docker-compose-traefik.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Production/Node-RED/docker-compose.yml b/Production/Node-RED/docker-compose.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Production/Obsidian/README.md b/Production/Obsidian/README.md
deleted file mode 100644
index b665c425..00000000
--- a/Production/Obsidian/README.md
+++ /dev/null
@@ -1,32 +0,0 @@
-
-
-# Adminer
-
-Adminer est un outil de gestion de base de données complet écrit en PHP. Inversement à phpMyAdmin, il consiste en un seul ficProductioner prêt à être déployé sur le serveur cible. Adminer est disponible pour MySQL, MariaDB, PostgreSQL, SQLite, MS SQL, Oracle, Elasticsearch, MongoDB et autres via plugin
-
-# Installation
-
-Pour utiliser Adminer tout seul
-```bash
-docker compose up -d
-```
-
-Pour utiliser Adminer avec Traefik
-```bash
-docker compose -f docker-compose-traefik.yml up -d
-```
-
-Pour utiliser Adminer avec Nginx
-```bash
-docker compose -f docker-compose-nginx.yml up -d
-```
-# Utilisation
-
-## Accueil
-
-
-# More info
-- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
-
-# Buy me a coffe
-
diff --git a/Production/Obsidian/docker-compose-traefik.yml b/Production/Obsidian/docker-compose-traefik.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Production/Obsidian/docker-compose.yml b/Production/Obsidian/docker-compose.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Production/OpenProject/README.md b/Production/OpenProject/README.md
deleted file mode 100644
index ac3d68d9..00000000
--- a/Production/OpenProject/README.md
+++ /dev/null
@@ -1,31 +0,0 @@
-
-
-# OpenProject
-
-
-# Installation
-
-Pour utiliser OpenProject tout seul
-```bash
-docker compose up -d
-```
-
-Pour utiliser OpenProject avec Traefik
-```bash
-docker compose -f docker-compose-traefik.yml up -d
-```
-
-Pour utiliser OpenProject 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/Production/OpenProject/docker-compose-traefik.yml b/Production/OpenProject/docker-compose-traefik.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Production/OpenProject/docker-compose.yml b/Production/OpenProject/docker-compose.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Production/Openblocks/README.md b/Production/Openblocks/README.md
deleted file mode 100644
index 8de32ec8..00000000
--- a/Production/Openblocks/README.md
+++ /dev/null
@@ -1,31 +0,0 @@
-
-
-# Openblocks
-
-
-# Installation
-
-Pour utiliser Openblocks tout seul
-```bash
-docker compose up -d
-```
-
-Pour utiliser Openblocks avec Traefik
-```bash
-docker compose -f docker-compose-traefik.yml up -d
-```
-
-Pour utiliser Openblocks 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/Production/Openblocks/docker-compose-traefik.yml b/Production/Openblocks/docker-compose-traefik.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Production/Openblocks/docker-compose.yml b/Production/Openblocks/docker-compose.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Production/Opengist/README.md b/Production/Opengist/README.md
deleted file mode 100644
index 518a79d1..00000000
--- a/Production/Opengist/README.md
+++ /dev/null
@@ -1,31 +0,0 @@
-
-
-# Opengist
-
-
-# Installation
-
-Pour utiliser Opengist tout seul
-```bash
-docker compose up -d
-```
-
-Pour utiliser Opengist avec Traefik
-```bash
-docker compose -f docker-compose-traefik.yml up -d
-```
-
-Pour utiliser Opengist 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/Production/Opengist/docker-compose-traefik.yml b/Production/Opengist/docker-compose-traefik.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Production/Opengist/docker-compose.yml b/Production/Opengist/docker-compose.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Production/OrangeHRM/README.md b/Production/OrangeHRM/README.md
deleted file mode 100644
index f93aaa32..00000000
--- a/Production/OrangeHRM/README.md
+++ /dev/null
@@ -1,31 +0,0 @@
-
-
-# OrangeHRM
-
-
-# Installation
-
-Pour utiliser OrangeHRM tout seul
-```bash
-docker compose up -d
-```
-
-Pour utiliser OrangeHRM avec Traefik
-```bash
-docker compose -f docker-compose-traefik.yml up -d
-```
-
-Pour utiliser OrangeHRM 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/Production/OrangeHRM/docker-compose-traefik.yml b/Production/OrangeHRM/docker-compose-traefik.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Production/OrangeHRM/docker-compose.yml b/Production/OrangeHRM/docker-compose.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Production/Penpot/README.md b/Production/Penpot/README.md
deleted file mode 100644
index 4d1616a8..00000000
--- a/Production/Penpot/README.md
+++ /dev/null
@@ -1,31 +0,0 @@
-
-
-# Penpot
-
-
-# Installation
-
-Pour utiliser Penpot tout seul
-```bash
-docker compose up -d
-```
-
-Pour utiliser Penpot avec Traefik
-```bash
-docker compose -f docker-compose-traefik.yml up -d
-```
-
-Pour utiliser Penpot 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/Production/Penpot/docker-compose-traefik.yml b/Production/Penpot/docker-compose-traefik.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Production/Penpot/docker-compose.yml b/Production/Penpot/docker-compose.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Production/Plane/README.md b/Production/Plane/README.md
deleted file mode 100644
index 8e4546b7..00000000
--- a/Production/Plane/README.md
+++ /dev/null
@@ -1,31 +0,0 @@
-
-
-# Plane
-
-
-# Installation
-
-Pour utiliser Plane tout seul
-```bash
-docker compose up -d
-```
-
-Pour utiliser Plane avec Traefik
-```bash
-docker compose -f docker-compose-traefik.yml up -d
-```
-
-Pour utiliser Plane 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/Production/Plane/docker-compose-traefik.yml b/Production/Plane/docker-compose-traefik.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Production/Plane/docker-compose.yml b/Production/Plane/docker-compose.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Production/PlantUML/README.md b/Production/PlantUML/README.md
deleted file mode 100644
index 53669c05..00000000
--- a/Production/PlantUML/README.md
+++ /dev/null
@@ -1,31 +0,0 @@
-
-
-# PlantUML
-
-
-# Installation
-
-Pour utiliser PlantUML tout seul
-```bash
-docker compose up -d
-```
-
-Pour utiliser PlantUML avec Traefik
-```bash
-docker compose -f docker-compose-traefik.yml up -d
-```
-
-Pour utiliser PlantUML 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/Production/PlantUML/docker-compose-traefik.yml b/Production/PlantUML/docker-compose-traefik.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Production/PlantUML/docker-compose.yml b/Production/PlantUML/docker-compose.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Production/PupCloud/README.md b/Production/PupCloud/README.md
deleted file mode 100644
index ea4d0a39..00000000
--- a/Production/PupCloud/README.md
+++ /dev/null
@@ -1,31 +0,0 @@
-
-
-# PupCloud
-
-
-# Installation
-
-Pour utiliser PupCloud tout seul
-```bash
-docker compose up -d
-```
-
-Pour utiliser PupCloud avec Traefik
-```bash
-docker compose -f docker-compose-traefik.yml up -d
-```
-
-Pour utiliser PupCloud 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/Production/PupCloud/docker-compose-traefik.yml b/Production/PupCloud/docker-compose-traefik.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Production/PupCloud/docker-compose.yml b/Production/PupCloud/docker-compose.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Production/Pylon/README.md b/Production/Pylon/README.md
deleted file mode 100644
index 766ffcb1..00000000
--- a/Production/Pylon/README.md
+++ /dev/null
@@ -1,31 +0,0 @@
-
-
-# Pylon
-
-
-# Installation
-
-Pour utiliser Pylon tout seul
-```bash
-docker compose up -d
-```
-
-Pour utiliser Pylon avec Traefik
-```bash
-docker compose -f docker-compose-traefik.yml up -d
-```
-
-Pour utiliser Pylon 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/Production/Pylon/docker-compose-traefik.yml b/Production/Pylon/docker-compose-traefik.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Production/Pylon/docker-compose.yml b/Production/Pylon/docker-compose.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Production/Redmine/README.md b/Production/Redmine/README.md
deleted file mode 100644
index dd2cb353..00000000
--- a/Production/Redmine/README.md
+++ /dev/null
@@ -1,31 +0,0 @@
-
-
-# Redmine
-
-
-# Installation
-
-Pour utiliser Redmine tout seul
-```bash
-docker compose up -d
-```
-
-Pour utiliser Redmine avec Traefik
-```bash
-docker compose -f docker-compose-traefik.yml up -d
-```
-
-Pour utiliser Redmine 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/Production/Redmine/docker-compose-traefik.yml b/Production/Redmine/docker-compose-traefik.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Production/Redmine/docker-compose.yml b/Production/Redmine/docker-compose.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Production/SNIPE-IT/LICENSE b/Production/SNIPE-IT/LICENSE
deleted file mode 100644
index 2def0e88..00000000
--- a/Production/SNIPE-IT/LICENSE
+++ /dev/null
@@ -1,661 +0,0 @@
- GNU AFFERO GENERAL PUBLIC LICENSE
- Version 3, 19 November 2007
-
- Copyright (C) 2007 Free Software Foundation, Inc.
- Everyone is permitted to copy and distribute verbatim copies
- of this license document, but changing it is not allowed.
-
- Preamble
-
- The GNU Affero General Public License is a free, copyleft license for
-software and other kinds of works, specifically designed to ensure
-cooperation with the community in the case of network server software.
-
- The licenses for most software and other practical works are designed
-to take away your freedom to share and change the works. By contrast,
-our General Public Licenses are intended to guarantee your freedom to
-share and change all versions of a program--to make sure it remains free
-software for all its users.
-
- When we speak of free software, we are referring to freedom, not
-price. Our General Public Licenses are designed to make sure that you
-have the freedom to distribute copies of free software (and charge for
-them if you wish), that you receive source code or can get it if you
-want it, that you can change the software or use pieces of it in new
-free programs, and that you know you can do these things.
-
- Developers that use our General Public Licenses protect your rights
-with two steps: (1) assert copyright on the software, and (2) offer
-you this License which gives you legal permission to copy, distribute
-and/or modify the software.
-
- A secondary benefit of defending all users' freedom is that
-improvements made in alternate versions of the program, if they
-receive widespread use, become available for other developers to
-incorporate. Many developers of free software are heartened and
-encouraged by the resulting cooperation. However, in the case of
-software used on network servers, this result may fail to come about.
-The GNU General Public License permits making a modified version and
-letting the public access it on a server without ever releasing its
-source code to the public.
-
- The GNU Affero General Public License is designed specifically to
-ensure that, in such cases, the modified source code becomes available
-to the community. It requires the operator of a network server to
-provide the source code of the modified version running there to the
-users of that server. Therefore, public use of a modified version, on
-a publicly accessible server, gives the public access to the source
-code of the modified version.
-
- An older license, called the Affero General Public License and
-published by Affero, was designed to accomplish similar goals. This is
-a different license, not a version of the Affero GPL, but Affero has
-released a new version of the Affero GPL which permits relicensing under
-this license.
-
- The precise terms and conditions for copying, distribution and
-modification follow.
-
- TERMS AND CONDITIONS
-
- 0. Definitions.
-
- "This License" refers to version 3 of the GNU Affero General Public License.
-
- "Copyright" also means copyright-like laws that apply to other kinds of
-works, such as semiconductor masks.
-
- "The Program" refers to any copyrightable work licensed under this
-License. Each licensee is addressed as "you". "Licensees" and
-"recipients" may be individuals or organizations.
-
- To "modify" a work means to copy from or adapt all or part of the work
-in a fashion requiring copyright permission, other than the making of an
-exact copy. The resulting work is called a "modified version" of the
-earlier work or a work "based on" the earlier work.
-
- A "covered work" means either the unmodified Program or a work based
-on the Program.
-
- To "propagate" a work means to do anything with it that, without
-permission, would make you directly or secondarily liable for
-infringement under applicable copyright law, except executing it on a
-computer or modifying a private copy. Propagation includes copying,
-distribution (with or without modification), making available to the
-public, and in some countries other activities as well.
-
- To "convey" a work means any kind of propagation that enables other
-parties to make or receive copies. Mere interaction with a user through
-a computer network, with no transfer of a copy, is not conveying.
-
- An interactive user interface displays "Appropriate Legal Notices"
-to the extent that it includes a convenient and prominently visible
-feature that (1) displays an appropriate copyright notice, and (2)
-tells the user that there is no warranty for the work (except to the
-extent that warranties are provided), that licensees may convey the
-work under this License, and how to view a copy of this License. If
-the interface presents a list of user commands or options, such as a
-menu, a prominent item in the list meets this criterion.
-
- 1. Source Code.
-
- The "source code" for a work means the preferred form of the work
-for making modifications to it. "Object code" means any non-source
-form of a work.
-
- A "Standard Interface" means an interface that either is an official
-standard defined by a recognized standards body, or, in the case of
-interfaces specified for a particular programming language, one that
-is widely used among developers working in that language.
-
- The "System Libraries" of an executable work include anything, other
-than the work as a whole, that (a) is included in the normal form of
-packaging a Major Component, but which is not part of that Major
-Component, and (b) serves only to enable use of the work with that
-Major Component, or to implement a Standard Interface for which an
-implementation is available to the public in source code form. A
-"Major Component", in this context, means a major essential component
-(kernel, window system, and so on) of the specific operating system
-(if any) on which the executable work runs, or a compiler used to
-produce the work, or an object code interpreter used to run it.
-
- The "Corresponding Source" for a work in object code form means all
-the source code needed to generate, install, and (for an executable
-work) run the object code and to modify the work, including scripts to
-control those activities. However, it does not include the work's
-System Libraries, or general-purpose tools or generally available free
-programs which are used unmodified in performing those activities but
-which are not part of the work. For example, Corresponding Source
-includes interface definition files associated with source files for
-the work, and the source code for shared libraries and dynamically
-linked subprograms that the work is specifically designed to require,
-such as by intimate data communication or control flow between those
-subprograms and other parts of the work.
-
- The Corresponding Source need not include anything that users
-can regenerate automatically from other parts of the Corresponding
-Source.
-
- The Corresponding Source for a work in source code form is that
-same work.
-
- 2. Basic Permissions.
-
- All rights granted under this License are granted for the term of
-copyright on the Program, and are irrevocable provided the stated
-conditions are met. This License explicitly affirms your unlimited
-permission to run the unmodified Program. The output from running a
-covered work is covered by this License only if the output, given its
-content, constitutes a covered work. This License acknowledges your
-rights of fair use or other equivalent, as provided by copyright law.
-
- You may make, run and propagate covered works that you do not
-convey, without conditions so long as your license otherwise remains
-in force. You may convey covered works to others for the sole purpose
-of having them make modifications exclusively for you, or provide you
-with facilities for running those works, provided that you comply with
-the terms of this License in conveying all material for which you do
-not control copyright. Those thus making or running the covered works
-for you must do so exclusively on your behalf, under your direction
-and control, on terms that prohibit them from making any copies of
-your copyrighted material outside their relationship with you.
-
- Conveying under any other circumstances is permitted solely under
-the conditions stated below. Sublicensing is not allowed; section 10
-makes it unnecessary.
-
- 3. Protecting Users' Legal Rights From Anti-Circumvention Law.
-
- No covered work shall be deemed part of an effective technological
-measure under any applicable law fulfilling obligations under article
-11 of the WIPO copyright treaty adopted on 20 December 1996, or
-similar laws prohibiting or restricting circumvention of such
-measures.
-
- When you convey a covered work, you waive any legal power to forbid
-circumvention of technological measures to the extent such circumvention
-is effected by exercising rights under this License with respect to
-the covered work, and you disclaim any intention to limit operation or
-modification of the work as a means of enforcing, against the work's
-users, your or third parties' legal rights to forbid circumvention of
-technological measures.
-
- 4. Conveying Verbatim Copies.
-
- You may convey verbatim copies of the Program's source code as you
-receive it, in any medium, provided that you conspicuously and
-appropriately publish on each copy an appropriate copyright notice;
-keep intact all notices stating that this License and any
-non-permissive terms added in accord with section 7 apply to the code;
-keep intact all notices of the absence of any warranty; and give all
-recipients a copy of this License along with the Program.
-
- You may charge any price or no price for each copy that you convey,
-and you may offer support or warranty protection for a fee.
-
- 5. Conveying Modified Source Versions.
-
- You may convey a work based on the Program, or the modifications to
-produce it from the Program, in the form of source code under the
-terms of section 4, provided that you also meet all of these conditions:
-
- a) The work must carry prominent notices stating that you modified
- it, and giving a relevant date.
-
- b) The work must carry prominent notices stating that it is
- released under this License and any conditions added under section
- 7. This requirement modifies the requirement in section 4 to
- "keep intact all notices".
-
- c) You must license the entire work, as a whole, under this
- License to anyone who comes into possession of a copy. This
- License will therefore apply, along with any applicable section 7
- additional terms, to the whole of the work, and all its parts,
- regardless of how they are packaged. This License gives no
- permission to license the work in any other way, but it does not
- invalidate such permission if you have separately received it.
-
- d) If the work has interactive user interfaces, each must display
- Appropriate Legal Notices; however, if the Program has interactive
- interfaces that do not display Appropriate Legal Notices, your
- work need not make them do so.
-
- A compilation of a covered work with other separate and independent
-works, which are not by their nature extensions of the covered work,
-and which are not combined with it such as to form a larger program,
-in or on a volume of a storage or distribution medium, is called an
-"aggregate" if the compilation and its resulting copyright are not
-used to limit the access or legal rights of the compilation's users
-beyond what the individual works permit. Inclusion of a covered work
-in an aggregate does not cause this License to apply to the other
-parts of the aggregate.
-
- 6. Conveying Non-Source Forms.
-
- You may convey a covered work in object code form under the terms
-of sections 4 and 5, provided that you also convey the
-machine-readable Corresponding Source under the terms of this License,
-in one of these ways:
-
- a) Convey the object code in, or embodied in, a physical product
- (including a physical distribution medium), accompanied by the
- Corresponding Source fixed on a durable physical medium
- customarily used for software interchange.
-
- b) Convey the object code in, or embodied in, a physical product
- (including a physical distribution medium), accompanied by a
- written offer, valid for at least three years and valid for as
- long as you offer spare parts or customer support for that product
- model, to give anyone who possesses the object code either (1) a
- copy of the Corresponding Source for all the software in the
- product that is covered by this License, on a durable physical
- medium customarily used for software interchange, for a price no
- more than your reasonable cost of physically performing this
- conveying of source, or (2) access to copy the
- Corresponding Source from a network server at no charge.
-
- c) Convey individual copies of the object code with a copy of the
- written offer to provide the Corresponding Source. This
- alternative is allowed only occasionally and noncommercially, and
- only if you received the object code with such an offer, in accord
- with subsection 6b.
-
- d) Convey the object code by offering access from a designated
- place (gratis or for a charge), and offer equivalent access to the
- Corresponding Source in the same way through the same place at no
- further charge. You need not require recipients to copy the
- Corresponding Source along with the object code. If the place to
- copy the object code is a network server, the Corresponding Source
- may be on a different server (operated by you or a third party)
- that supports equivalent copying facilities, provided you maintain
- clear directions next to the object code saying where to find the
- Corresponding Source. Regardless of what server hosts the
- Corresponding Source, you remain obligated to ensure that it is
- available for as long as needed to satisfy these requirements.
-
- e) Convey the object code using peer-to-peer transmission, provided
- you inform other peers where the object code and Corresponding
- Source of the work are being offered to the general public at no
- charge under subsection 6d.
-
- A separable portion of the object code, whose source code is excluded
-from the Corresponding Source as a System Library, need not be
-included in conveying the object code work.
-
- A "User Product" is either (1) a "consumer product", which means any
-tangible personal property which is normally used for personal, family,
-or household purposes, or (2) anything designed or sold for incorporation
-into a dwelling. In determining whether a product is a consumer product,
-doubtful cases shall be resolved in favor of coverage. For a particular
-product received by a particular user, "normally used" refers to a
-typical or common use of that class of product, regardless of the status
-of the particular user or of the way in which the particular user
-actually uses, or expects or is expected to use, the product. A product
-is a consumer product regardless of whether the product has substantial
-commercial, industrial or non-consumer uses, unless such uses represent
-the only significant mode of use of the product.
-
- "Installation Information" for a User Product means any methods,
-procedures, authorization keys, or other information required to install
-and execute modified versions of a covered work in that User Product from
-a modified version of its Corresponding Source. The information must
-suffice to ensure that the continued functioning of the modified object
-code is in no case prevented or interfered with solely because
-modification has been made.
-
- If you convey an object code work under this section in, or with, or
-specifically for use in, a User Product, and the conveying occurs as
-part of a transaction in which the right of possession and use of the
-User Product is transferred to the recipient in perpetuity or for a
-fixed term (regardless of how the transaction is characterized), the
-Corresponding Source conveyed under this section must be accompanied
-by the Installation Information. But this requirement does not apply
-if neither you nor any third party retains the ability to install
-modified object code on the User Product (for example, the work has
-been installed in ROM).
-
- The requirement to provide Installation Information does not include a
-requirement to continue to provide support service, warranty, or updates
-for a work that has been modified or installed by the recipient, or for
-the User Product in which it has been modified or installed. Access to a
-network may be denied when the modification itself materially and
-adversely affects the operation of the network or violates the rules and
-protocols for communication across the network.
-
- Corresponding Source conveyed, and Installation Information provided,
-in accord with this section must be in a format that is publicly
-documented (and with an implementation available to the public in
-source code form), and must require no special password or key for
-unpacking, reading or copying.
-
- 7. Additional Terms.
-
- "Additional permissions" are terms that supplement the terms of this
-License by making exceptions from one or more of its conditions.
-Additional permissions that are applicable to the entire Program shall
-be treated as though they were included in this License, to the extent
-that they are valid under applicable law. If additional permissions
-apply only to part of the Program, that part may be used separately
-under those permissions, but the entire Program remains governed by
-this License without regard to the additional permissions.
-
- When you convey a copy of a covered work, you may at your option
-remove any additional permissions from that copy, or from any part of
-it. (Additional permissions may be written to require their own
-removal in certain cases when you modify the work.) You may place
-additional permissions on material, added by you to a covered work,
-for which you have or can give appropriate copyright permission.
-
- Notwithstanding any other provision of this License, for material you
-add to a covered work, you may (if authorized by the copyright holders of
-that material) supplement the terms of this License with terms:
-
- a) Disclaiming warranty or limiting liability differently from the
- terms of sections 15 and 16 of this License; or
-
- b) Requiring preservation of specified reasonable legal notices or
- author attributions in that material or in the Appropriate Legal
- Notices displayed by works containing it; or
-
- c) Prohibiting misrepresentation of the origin of that material, or
- requiring that modified versions of such material be marked in
- reasonable ways as different from the original version; or
-
- d) Limiting the use for publicity purposes of names of licensors or
- authors of the material; or
-
- e) Declining to grant rights under trademark law for use of some
- trade names, trademarks, or service marks; or
-
- f) Requiring indemnification of licensors and authors of that
- material by anyone who conveys the material (or modified versions of
- it) with contractual assumptions of liability to the recipient, for
- any liability that these contractual assumptions directly impose on
- those licensors and authors.
-
- All other non-permissive additional terms are considered "further
-restrictions" within the meaning of section 10. If the Program as you
-received it, or any part of it, contains a notice stating that it is
-governed by this License along with a term that is a further
-restriction, you may remove that term. If a license document contains
-a further restriction but permits relicensing or conveying under this
-License, you may add to a covered work material governed by the terms
-of that license document, provided that the further restriction does
-not survive such relicensing or conveying.
-
- If you add terms to a covered work in accord with this section, you
-must place, in the relevant source files, a statement of the
-additional terms that apply to those files, or a notice indicating
-where to find the applicable terms.
-
- Additional terms, permissive or non-permissive, may be stated in the
-form of a separately written license, or stated as exceptions;
-the above requirements apply either way.
-
- 8. Termination.
-
- You may not propagate or modify a covered work except as expressly
-provided under this License. Any attempt otherwise to propagate or
-modify it is void, and will automatically terminate your rights under
-this License (including any patent licenses granted under the third
-paragraph of section 11).
-
- However, if you cease all violation of this License, then your
-license from a particular copyright holder is reinstated (a)
-provisionally, unless and until the copyright holder explicitly and
-finally terminates your license, and (b) permanently, if the copyright
-holder fails to notify you of the violation by some reasonable means
-prior to 60 days after the cessation.
-
- Moreover, your license from a particular copyright holder is
-reinstated permanently if the copyright holder notifies you of the
-violation by some reasonable means, this is the first time you have
-received notice of violation of this License (for any work) from that
-copyright holder, and you cure the violation prior to 30 days after
-your receipt of the notice.
-
- Termination of your rights under this section does not terminate the
-licenses of parties who have received copies or rights from you under
-this License. If your rights have been terminated and not permanently
-reinstated, you do not qualify to receive new licenses for the same
-material under section 10.
-
- 9. Acceptance Not Required for Having Copies.
-
- You are not required to accept this License in order to receive or
-run a copy of the Program. Ancillary propagation of a covered work
-occurring solely as a consequence of using peer-to-peer transmission
-to receive a copy likewise does not require acceptance. However,
-nothing other than this License grants you permission to propagate or
-modify any covered work. These actions infringe copyright if you do
-not accept this License. Therefore, by modifying or propagating a
-covered work, you indicate your acceptance of this License to do so.
-
- 10. Automatic Licensing of Downstream Recipients.
-
- Each time you convey a covered work, the recipient automatically
-receives a license from the original licensors, to run, modify and
-propagate that work, subject to this License. You are not responsible
-for enforcing compliance by third parties with this License.
-
- An "entity transaction" is a transaction transferring control of an
-organization, or substantially all assets of one, or subdividing an
-organization, or merging organizations. If propagation of a covered
-work results from an entity transaction, each party to that
-transaction who receives a copy of the work also receives whatever
-licenses to the work the party's predecessor in interest had or could
-give under the previous paragraph, plus a right to possession of the
-Corresponding Source of the work from the predecessor in interest, if
-the predecessor has it or can get it with reasonable efforts.
-
- You may not impose any further restrictions on the exercise of the
-rights granted or affirmed under this License. For example, you may
-not impose a license fee, royalty, or other charge for exercise of
-rights granted under this License, and you may not initiate litigation
-(including a cross-claim or counterclaim in a lawsuit) alleging that
-any patent claim is infringed by making, using, selling, offering for
-sale, or importing the Program or any portion of it.
-
- 11. Patents.
-
- A "contributor" is a copyright holder who authorizes use under this
-License of the Program or a work on which the Program is based. The
-work thus licensed is called the contributor's "contributor version".
-
- A contributor's "essential patent claims" are all patent claims
-owned or controlled by the contributor, whether already acquired or
-hereafter acquired, that would be infringed by some manner, permitted
-by this License, of making, using, or selling its contributor version,
-but do not include claims that would be infringed only as a
-consequence of further modification of the contributor version. For
-purposes of this definition, "control" includes the right to grant
-patent sublicenses in a manner consistent with the requirements of
-this License.
-
- Each contributor grants you a non-exclusive, worldwide, royalty-free
-patent license under the contributor's essential patent claims, to
-make, use, sell, offer for sale, import and otherwise run, modify and
-propagate the contents of its contributor version.
-
- In the following three paragraphs, a "patent license" is any express
-agreement or commitment, however denominated, not to enforce a patent
-(such as an express permission to practice a patent or covenant not to
-sue for patent infringement). To "grant" such a patent license to a
-party means to make such an agreement or commitment not to enforce a
-patent against the party.
-
- If you convey a covered work, knowingly relying on a patent license,
-and the Corresponding Source of the work is not available for anyone
-to copy, free of charge and under the terms of this License, through a
-publicly available network server or other readily accessible means,
-then you must either (1) cause the Corresponding Source to be so
-available, or (2) arrange to deprive yourself of the benefit of the
-patent license for this particular work, or (3) arrange, in a manner
-consistent with the requirements of this License, to extend the patent
-license to downstream recipients. "Knowingly relying" means you have
-actual knowledge that, but for the patent license, your conveying the
-covered work in a country, or your recipient's use of the covered work
-in a country, would infringe one or more identifiable patents in that
-country that you have reason to believe are valid.
-
- If, pursuant to or in connection with a single transaction or
-arrangement, you convey, or propagate by procuring conveyance of, a
-covered work, and grant a patent license to some of the parties
-receiving the covered work authorizing them to use, propagate, modify
-or convey a specific copy of the covered work, then the patent license
-you grant is automatically extended to all recipients of the covered
-work and works based on it.
-
- A patent license is "discriminatory" if it does not include within
-the scope of its coverage, prohibits the exercise of, or is
-conditioned on the non-exercise of one or more of the rights that are
-specifically granted under this License. You may not convey a covered
-work if you are a party to an arrangement with a third party that is
-in the business of distributing software, under which you make payment
-to the third party based on the extent of your activity of conveying
-the work, and under which the third party grants, to any of the
-parties who would receive the covered work from you, a discriminatory
-patent license (a) in connection with copies of the covered work
-conveyed by you (or copies made from those copies), or (b) primarily
-for and in connection with specific products or compilations that
-contain the covered work, unless you entered into that arrangement,
-or that patent license was granted, prior to 28 March 2007.
-
- Nothing in this License shall be construed as excluding or limiting
-any implied license or other defenses to infringement that may
-otherwise be available to you under applicable patent law.
-
- 12. No Surrender of Others' Freedom.
-
- If conditions are imposed on you (whether by court order, agreement or
-otherwise) that contradict the conditions of this License, they do not
-excuse you from the conditions of this License. If you cannot convey a
-covered work so as to satisfy simultaneously your obligations under this
-License and any other pertinent obligations, then as a consequence you may
-not convey it at all. For example, if you agree to terms that obligate you
-to collect a royalty for further conveying from those to whom you convey
-the Program, the only way you could satisfy both those terms and this
-License would be to refrain entirely from conveying the Program.
-
- 13. Remote Network Interaction; Use with the GNU General Public License.
-
- Notwithstanding any other provision of this License, if you modify the
-Program, your modified version must prominently offer all users
-interacting with it remotely through a computer network (if your version
-supports such interaction) an opportunity to receive the Corresponding
-Source of your version by providing access to the Corresponding Source
-from a network server at no charge, through some standard or customary
-means of facilitating copying of software. This Corresponding Source
-shall include the Corresponding Source for any work covered by version 3
-of the GNU General Public License that is incorporated pursuant to the
-following paragraph.
-
- Notwithstanding any other provision of this License, you have
-permission to link or combine any covered work with a work licensed
-under version 3 of the GNU General Public License into a single
-combined work, and to convey the resulting work. The terms of this
-License will continue to apply to the part which is the covered work,
-but the work with which it is combined will remain governed by version
-3 of the GNU General Public License.
-
- 14. Revised Versions of this License.
-
- The Free Software Foundation may publish revised and/or new versions of
-the GNU Affero General Public License from time to time. Such new versions
-will be similar in spirit to the present version, but may differ in detail to
-address new problems or concerns.
-
- Each version is given a distinguishing version number. If the
-Program specifies that a certain numbered version of the GNU Affero General
-Public License "or any later version" applies to it, you have the
-option of following the terms and conditions either of that numbered
-version or of any later version published by the Free Software
-Foundation. If the Program does not specify a version number of the
-GNU Affero General Public License, you may choose any version ever published
-by the Free Software Foundation.
-
- If the Program specifies that a proxy can decide which future
-versions of the GNU Affero General Public License can be used, that proxy's
-public statement of acceptance of a version permanently authorizes you
-to choose that version for the Program.
-
- Later license versions may give you additional or different
-permissions. However, no additional obligations are imposed on any
-author or copyright holder as a result of your choosing to follow a
-later version.
-
- 15. Disclaimer of Warranty.
-
- THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY
-APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT
-HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY
-OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO,
-THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
-PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM
-IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF
-ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
-
- 16. Limitation of Liability.
-
- IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
-WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS
-THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY
-GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE
-USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF
-DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD
-PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS),
-EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF
-SUCH DAMAGES.
-
- 17. Interpretation of Sections 15 and 16.
-
- If the disclaimer of warranty and limitation of liability provided
-above cannot be given local legal effect according to their terms,
-reviewing courts shall apply local law that most closely approximates
-an absolute waiver of all civil liability in connection with the
-Program, unless a warranty or assumption of liability accompanies a
-copy of the Program in return for a fee.
-
- END OF TERMS AND CONDITIONS
-
- How to Apply These Terms to Your New Programs
-
- If you develop a new program, and you want it to be of the greatest
-possible use to the public, the best way to achieve this is to make it
-free software which everyone can redistribute and change under these terms.
-
- To do so, attach the following notices to the program. It is safest
-to attach them to the start of each source file to most effectively
-state the exclusion of warranty; and each file should have at least
-the "copyright" line and a pointer to where the full notice is found.
-
-
- Copyright (C)
-
- This program is free software: you can redistribute it and/or modify
- it under the terms of the GNU Affero General Public License as published by
- the Free Software Foundation, either version 3 of the License, or
- (at your option) any later version.
-
- This program is distributed in the hope that it will be useful,
- but WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- GNU Affero General Public License for more details.
-
- You should have received a copy of the GNU Affero General Public License
- along with this program. If not, see .
-
-Also add information on how to contact you by electronic and paper mail.
-
- If your software can interact with users remotely through a computer
-network, you should also make sure that it provides a way for users to
-get its source. For example, if your program is a web application, its
-interface could display a "Source" link that leads users to an archive
-of the code. There are many ways you could offer source, and different
-solutions will be better for different programs; see section 13 for the
-specific requirements.
-
- You should also get your employer (if you work as a programmer) or school,
-if any, to sign a "copyright disclaimer" for the program, if necessary.
-For more information on this, and how to apply and follow the GNU AGPL, see
-.
\ No newline at end of file
diff --git a/Production/SNIPE-IT/README.md b/Production/SNIPE-IT/README.md
deleted file mode 100644
index 7f822141..00000000
--- a/Production/SNIPE-IT/README.md
+++ /dev/null
@@ -1,32 +0,0 @@
-HomeBox
-
-# SNIPE-IT
-
-Visualisez facilement quels actifs sont affectés, à qui et leur emplacement physique. Réinsérez-les dans l'inventaire en un seul clic, ou cliquez pour voir l'Productionstorique complet de l'actif. Voir quels actifs sont actuellement déployés, en attente (tout nouveau logiciel en attente d'installation, en réparation), prêts à être déployés ou arcProductionvés (perdus/volés ou cassés) est simple et rapide.
-
-# Installation
-
-Pour utiliser SNIPE-IT tout seul
-```bash
-docker compose up -d
-```
-
-Pour utiliser SNIPE-IT avec Traefik
-```bash
-docker compose -f docker-compose-traefik.yml up -d
-```
-
-Pour utiliser SNIPE-IT 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/Production/SNIPE-IT/_config.yml b/Production/SNIPE-IT/_config.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Production/SNIPE-IT/app/Listeners/.gitkeep b/Production/SNIPE-IT/app/Listeners/.gitkeep
deleted file mode 100644
index e69de29b..00000000
diff --git a/Production/SNIPE-IT/app/Policies/.gitkeep b/Production/SNIPE-IT/app/Policies/.gitkeep
deleted file mode 100644
index e69de29b..00000000
diff --git a/Production/SNIPE-IT/database/migrations/.gitkeep b/Production/SNIPE-IT/database/migrations/.gitkeep
deleted file mode 100644
index e69de29b..00000000
diff --git a/Production/SNIPE-IT/database/seeders/.gitkeep b/Production/SNIPE-IT/database/seeders/.gitkeep
deleted file mode 100644
index e69de29b..00000000
diff --git a/Production/SNIPE-IT/docker-compose-traefik.yml b/Production/SNIPE-IT/docker-compose-traefik.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Production/SNIPE-IT/public/js/respond.js b/Production/SNIPE-IT/public/js/respond.js
deleted file mode 100644
index e69de29b..00000000
diff --git a/Production/SNIPE-IT/resources/views/vendor/.gitkeep b/Production/SNIPE-IT/resources/views/vendor/.gitkeep
deleted file mode 100644
index e69de29b..00000000
diff --git a/Production/SNIPE-IT/storage/private_uploads/users/.gitkeep b/Production/SNIPE-IT/storage/private_uploads/users/.gitkeep
deleted file mode 100644
index e69de29b..00000000
diff --git a/Production/SiYuan/README.md b/Production/SiYuan/README.md
deleted file mode 100644
index 59c292d7..00000000
--- a/Production/SiYuan/README.md
+++ /dev/null
@@ -1,31 +0,0 @@
-
-
-# SiYuan
-
-
-# Installation
-
-Pour utiliser SiYuan tout seul
-```bash
-docker compose up -d
-```
-
-Pour utiliser SiYuan avec Traefik
-```bash
-docker compose -f docker-compose-traefik.yml up -d
-```
-
-Pour utiliser SiYuan 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/Production/SiYuan/docker-compose-traefik.yml b/Production/SiYuan/docker-compose-traefik.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Production/SiYuan/docker-compose.yml b/Production/SiYuan/docker-compose.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Production/Snippet Box/README.md b/Production/Snippet Box/README.md
deleted file mode 100644
index 70258c16..00000000
--- a/Production/Snippet Box/README.md
+++ /dev/null
@@ -1,31 +0,0 @@
-
-
-# Snippet-Box
-
-
-# Installation
-
-Pour utiliser Snippet-Box tout seul
-```bash
-docker compose up -d
-```
-
-Pour utiliser Snippet-Box avec Traefik
-```bash
-docker compose -f docker-compose-traefik.yml up -d
-```
-
-Pour utiliser Snippet-Box 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/Production/Snippet Box/docker-compose-traefik.yml b/Production/Snippet Box/docker-compose-traefik.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Production/Snippet Box/docker-compose.yml b/Production/Snippet Box/docker-compose.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Production/Splunk/README.md b/Production/Splunk/README.md
deleted file mode 100644
index 48b13c14..00000000
--- a/Production/Splunk/README.md
+++ /dev/null
@@ -1,31 +0,0 @@
-
-
-# Splunk
-
-
-# Installation
-
-Pour utiliser Splunk tout seul
-```bash
-docker compose up -d
-```
-
-Pour utiliser Splunk avec Traefik
-```bash
-docker compose -f docker-compose-traefik.yml up -d
-```
-
-Pour utiliser Splunk 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/Production/Splunk/docker-compose-traefik.yml b/Production/Splunk/docker-compose-traefik.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Production/Splunk/docker-compose.yml b/Production/Splunk/docker-compose.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Production/Strapi/README.md b/Production/Strapi/README.md
deleted file mode 100644
index dc5725af..00000000
--- a/Production/Strapi/README.md
+++ /dev/null
@@ -1,31 +0,0 @@
-
-
-# Strapi
-
-
-# Installation
-
-Pour utiliser Strapi tout seul
-```bash
-docker compose up -d
-```
-
-Pour utiliser Strapi avec Traefik
-```bash
-docker compose -f docker-compose-traefik.yml up -d
-```
-
-Pour utiliser Strapi 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/Production/Strapi/docker-compose-traefik.yml b/Production/Strapi/docker-compose-traefik.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Production/Strapi/docker-compose.yml b/Production/Strapi/docker-compose.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Production/Taisun/README.md b/Production/Taisun/README.md
deleted file mode 100644
index a83d00e7..00000000
--- a/Production/Taisun/README.md
+++ /dev/null
@@ -1,31 +0,0 @@
-
-
-# Taisun
-
-
-# Installation
-
-Pour utiliser Taisun tout seul
-```bash
-docker compose up -d
-```
-
-Pour utiliser Taisun avec Traefik
-```bash
-docker compose -f docker-compose-traefik.yml up -d
-```
-
-Pour utiliser Taisun 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/Production/Taisun/docker-compose-traefik.yml b/Production/Taisun/docker-compose-traefik.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Production/Taisun/docker-compose.yml b/Production/Taisun/docker-compose.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Production/TeamMapper/README.md b/Production/TeamMapper/README.md
deleted file mode 100644
index 4addee20..00000000
--- a/Production/TeamMapper/README.md
+++ /dev/null
@@ -1,31 +0,0 @@
-
-
-# TeamMapper
-
-
-# Installation
-
-Pour utiliser TeamMapper tout seul
-```bash
-docker compose up -d
-```
-
-Pour utiliser TeamMapper avec Traefik
-```bash
-docker compose -f docker-compose-traefik.yml up -d
-```
-
-Pour utiliser TeamMapper 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/Production/TeamMapper/docker-compose-traefik.yml b/Production/TeamMapper/docker-compose-traefik.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Production/TeamMapper/docker-compose.yml b/Production/TeamMapper/docker-compose.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Production/Theia/README.md b/Production/Theia/README.md
deleted file mode 100644
index bb053c51..00000000
--- a/Production/Theia/README.md
+++ /dev/null
@@ -1,31 +0,0 @@
-
-
-# Theia
-
-
-# Installation
-
-Pour utiliser Theia tout seul
-```bash
-docker compose up -d
-```
-
-Pour utiliser Theia avec Traefik
-```bash
-docker compose -f docker-compose-traefik.yml up -d
-```
-
-Pour utiliser Theia 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/Production/Theia/docker-compose-traefik.yml b/Production/Theia/docker-compose-traefik.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Production/Theia/docker-compose.yml b/Production/Theia/docker-compose.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Production/ThingsBoard/README.md b/Production/ThingsBoard/README.md
deleted file mode 100644
index 0dc6e04e..00000000
--- a/Production/ThingsBoard/README.md
+++ /dev/null
@@ -1,31 +0,0 @@
-
-
-# TProductionngsBoard
-
-
-# Installation
-
-Pour utiliser TProductionngsBoard tout seul
-```bash
-docker compose up -d
-```
-
-Pour utiliser TProductionngsBoard avec Traefik
-```bash
-docker compose -f docker-compose-traefik.yml up -d
-```
-
-Pour utiliser TProductionngsBoard 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/Production/ThingsBoard/docker-compose-traefik.yml b/Production/ThingsBoard/docker-compose-traefik.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Production/ThingsBoard/docker-compose.yml b/Production/ThingsBoard/docker-compose.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Production/Traggo/README.md b/Production/Traggo/README.md
deleted file mode 100644
index 1b6f07fb..00000000
--- a/Production/Traggo/README.md
+++ /dev/null
@@ -1,31 +0,0 @@
-
-
-# Traggo
-
-
-# Installation
-
-Pour utiliser Traggo tout seul
-```bash
-docker compose up -d
-```
-
-Pour utiliser Traggo avec Traefik
-```bash
-docker compose -f docker-compose-traefik.yml up -d
-```
-
-Pour utiliser Traggo 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/Production/Traggo/docker-compose-traefik.yml b/Production/Traggo/docker-compose-traefik.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Production/Traggo/docker-compose.yml b/Production/Traggo/docker-compose.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Production/VSCodium/README.md b/Production/VSCodium/README.md
deleted file mode 100644
index ec11567f..00000000
--- a/Production/VSCodium/README.md
+++ /dev/null
@@ -1,31 +0,0 @@
-
-
-# VSCodium
-
-
-# Installation
-
-Pour utiliser VSCodium tout seul
-```bash
-docker compose up -d
-```
-
-Pour utiliser VSCodium avec Traefik
-```bash
-docker compose -f docker-compose-traefik.yml up -d
-```
-
-Pour utiliser VSCodium 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/Production/VSCodium/docker-compose-traefik.yml b/Production/VSCodium/docker-compose-traefik.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Production/VSCodium/docker-compose.yml b/Production/VSCodium/docker-compose.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Production/Vikunja/README.md b/Production/Vikunja/README.md
deleted file mode 100644
index b665c425..00000000
--- a/Production/Vikunja/README.md
+++ /dev/null
@@ -1,32 +0,0 @@
-
-
-# Adminer
-
-Adminer est un outil de gestion de base de données complet écrit en PHP. Inversement à phpMyAdmin, il consiste en un seul ficProductioner prêt à être déployé sur le serveur cible. Adminer est disponible pour MySQL, MariaDB, PostgreSQL, SQLite, MS SQL, Oracle, Elasticsearch, MongoDB et autres via plugin
-
-# Installation
-
-Pour utiliser Adminer tout seul
-```bash
-docker compose up -d
-```
-
-Pour utiliser Adminer avec Traefik
-```bash
-docker compose -f docker-compose-traefik.yml up -d
-```
-
-Pour utiliser Adminer avec Nginx
-```bash
-docker compose -f docker-compose-nginx.yml up -d
-```
-# Utilisation
-
-## Accueil
-
-
-# More info
-- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
-
-# Buy me a coffe
-
diff --git a/Production/Vikunja/docker-compose-traefik.yml b/Production/Vikunja/docker-compose-traefik.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Production/WBO/README.md b/Production/WBO/README.md
deleted file mode 100644
index b455b73e..00000000
--- a/Production/WBO/README.md
+++ /dev/null
@@ -1,31 +0,0 @@
-
-
-# WBO
-
-
-# Installation
-
-Pour utiliser WBO tout seul
-```bash
-docker compose up -d
-```
-
-Pour utiliser WBO avec Traefik
-```bash
-docker compose -f docker-compose-traefik.yml up -d
-```
-
-Pour utiliser WBO 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/Production/WBO/docker-compose-traefik.yml b/Production/WBO/docker-compose-traefik.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Production/WBO/docker-compose.yml b/Production/WBO/docker-compose.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Production/Weblate/README.md b/Production/Weblate/README.md
deleted file mode 100644
index a3246328..00000000
--- a/Production/Weblate/README.md
+++ /dev/null
@@ -1,31 +0,0 @@
-
-
-# Weblate
-
-
-# Installation
-
-Pour utiliser Weblate tout seul
-```bash
-docker compose up -d
-```
-
-Pour utiliser Weblate avec Traefik
-```bash
-docker compose -f docker-compose-traefik.yml up -d
-```
-
-Pour utiliser Weblate 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/Production/Weblate/docker-compose-traefik.yml b/Production/Weblate/docker-compose-traefik.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Production/Weblate/docker-compose.yml b/Production/Weblate/docker-compose.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Production/Yaade/README.md b/Production/Yaade/README.md
deleted file mode 100644
index 763c98c5..00000000
--- a/Production/Yaade/README.md
+++ /dev/null
@@ -1,31 +0,0 @@
-
-
-# Yaade
-
-
-# Installation
-
-Pour utiliser Yaade tout seul
-```bash
-docker compose up -d
-```
-
-Pour utiliser Yaade avec Traefik
-```bash
-docker compose -f docker-compose-traefik.yml up -d
-```
-
-Pour utiliser Yaade 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/Production/Yaade/docker-compose-traefik.yml b/Production/Yaade/docker-compose-traefik.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Production/Yaade/docker-compose.yml b/Production/Yaade/docker-compose.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Production/YouTrack/README.md b/Production/YouTrack/README.md
deleted file mode 100644
index a38a1250..00000000
--- a/Production/YouTrack/README.md
+++ /dev/null
@@ -1,31 +0,0 @@
-
-
-# YouTrack
-
-
-# Installation
-
-Pour utiliser YouTrack tout seul
-```bash
-docker compose up -d
-```
-
-Pour utiliser YouTrack avec Traefik
-```bash
-docker compose -f docker-compose-traefik.yml up -d
-```
-
-Pour utiliser YouTrack 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/Production/YouTrack/docker-compose-traefik.yml b/Production/YouTrack/docker-compose-traefik.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Production/YouTrack/docker-compose.yml b/Production/YouTrack/docker-compose.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Production/docker-compose-traefik.yml b/Production/docker-compose-traefik.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Production/docker-compose.yml b/Production/docker-compose.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Production/n8n/README.md b/Production/n8n/README.md
deleted file mode 100644
index 0b7d7417..00000000
--- a/Production/n8n/README.md
+++ /dev/null
@@ -1,31 +0,0 @@
-
-
-# n8n
-
-
-# Installation
-
-Pour utiliser n8n tout seul
-```bash
-docker compose up -d
-```
-
-Pour utiliser n8n avec Traefik
-```bash
-docker compose -f docker-compose-traefik.yml up -d
-```
-
-Pour utiliser n8n 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/Production/n8n/docker-compose-traefik.yml b/Production/n8n/docker-compose-traefik.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Production/n8n/docker-compose.yml b/Production/n8n/docker-compose.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Productivite/Activepieces/LICENSE b/Productivite/Activepieces/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/Productivite/Activepieces/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/Productivite/Activepieces/README.md b/Productivite/Activepieces/README.md
new file mode 100644
index 00000000..7989b4fc
--- /dev/null
+++ b/Productivite/Activepieces/README.md
@@ -0,0 +1,66 @@
+
+URL : https://github.com/strapi/strapi
+
+# Activepieces
+
+Activepieces est un outil d'automatisation d'entreprise open source d'alternative ? zapier, et enti?rement auto-auto-h?mis?. Il est con?u pour les utilisateurs sans code et les d?veloppeurs citoyens. Par exemple, vous pouvez construire des automatisations pour recevoir des notifications par e-mail et Slack sur les nouveaux contacts ajout?s ? votre HubSpot CRM. Les Activepieces vous permettent d'automatiser presque rien sans avoir besoin de coder.
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Activepieces
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Productivite\Activepieces
+```
+
+## Modifier la configuration de Activepieces
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Productivite\Activepieces
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Activepieces
+
+Pour utiliser Activepieces tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Activepieces avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Activepieces.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Productivite/Activepieces/docker-compose-traefik.yml b/Productivite/Activepieces/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Productivite/Activepieces/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Productivite/Activepieces/docker-compose.yml b/Productivite/Activepieces/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Productivite/Activepieces/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Productivite/Activepieces/img/logo-Activepieces.png b/Productivite/Activepieces/img/logo-Activepieces.png
new file mode 100644
index 00000000..2c2a6a91
Binary files /dev/null and b/Productivite/Activepieces/img/logo-Activepieces.png differ
diff --git a/Productivite/Affine/LICENSE b/Productivite/Affine/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/Productivite/Affine/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/Productivite/Affine/README.md b/Productivite/Affine/README.md
new file mode 100644
index 00000000..5d04ce09
--- /dev/null
+++ b/Productivite/Affine/README.md
@@ -0,0 +1,66 @@
+
+URL : https://github.com/Taisun-Docker/taisun
+
+# Affine
+
+AFFiNE est une base de connaissances de nouvelle g?n?ration qui apporte la planification, le tri et la cr?ation de tous ensemble. Formez votre console de connaissances ? votre souhait. L'open-source, la vie priv?e, et toujours libre. AFFiNE est une alternative ? Notion et Miro. C'est un espace de travail avec des docs, des tableaux blancs et des bases de donn?es enti?rement fusionn?s.
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Affine
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Productivite\Affine
+```
+
+## Modifier la configuration de Affine
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Productivite\Affine
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Affine
+
+Pour utiliser Affine tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Affine avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Affine.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Productivite/Affine/docker-compose-traefik.yml b/Productivite/Affine/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Productivite/Affine/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Productivite/Affine/docker-compose.yml b/Productivite/Affine/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Productivite/Affine/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Productivite/Affine/img/logo-Affine.png b/Productivite/Affine/img/logo-Affine.png
new file mode 100644
index 00000000..cacd37f4
Binary files /dev/null and b/Productivite/Affine/img/logo-Affine.png differ
diff --git a/Productivite/Automatisch/LICENSE b/Productivite/Automatisch/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/Productivite/Automatisch/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/Productivite/Automatisch/README.md b/Productivite/Automatisch/README.md
new file mode 100644
index 00000000..20f2c7c9
--- /dev/null
+++ b/Productivite/Automatisch/README.md
@@ -0,0 +1,66 @@
+
+URL : https://github.com/b310-digital/teammapper
+
+# Automatisch
+
+Automatisch est un outil d'automatisation alternative open source qui vous permet de connecter diff?rents services comme Twitter, Slack, et plus encore pour automatiser vos processus d'entreprise. Vous pouvez construire l'automatisation du flux de travail sans d?penser du temps et de l'argent en utilisant Automatisch. Aucun code n'est requis.
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Automatisch
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Productivite\Automatisch
+```
+
+## Modifier la configuration de Automatisch
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Productivite\Automatisch
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Automatisch
+
+Pour utiliser Automatisch tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Automatisch avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Automatisch.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Productivite/Automatisch/docker-compose-traefik.yml b/Productivite/Automatisch/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Productivite/Automatisch/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Productivite/Automatisch/docker-compose.yml b/Productivite/Automatisch/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Productivite/Automatisch/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Productivite/Automatisch/img/logo-Automatisch.png b/Productivite/Automatisch/img/logo-Automatisch.png
new file mode 100644
index 00000000..a34f2359
Binary files /dev/null and b/Productivite/Automatisch/img/logo-Automatisch.png differ
diff --git a/Productivite/Baserow/LICENSE b/Productivite/Baserow/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/Productivite/Baserow/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/Productivite/Baserow/README.md b/Productivite/Baserow/README.md
new file mode 100644
index 00000000..d265b169
--- /dev/null
+++ b/Productivite/Baserow/README.md
@@ -0,0 +1,66 @@
+
+URL :
+
+# Baserow
+
+Baserow est une alternative ? l'airtable. Avec Baserow, vous pouvez cr?er votre propre base de donn?es en ligne sans aucune exp?rience technique. L'outil sans code convivial vous donne les pouvoirs d'un d?veloppeur sans quitter votre navigateur.
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Baserow
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Productivite\Baserow
+```
+
+## Modifier la configuration de Baserow
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Productivite\Baserow
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Baserow
+
+Pour utiliser Baserow tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Baserow avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Baserow.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Productivite/Baserow/docker-compose-traefik.yml b/Productivite/Baserow/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Productivite/Baserow/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Productivite/Baserow/docker-compose.yml b/Productivite/Baserow/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Productivite/Baserow/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Productivite/Baserow/img/logo-Baserow.png b/Productivite/Baserow/img/logo-Baserow.png
new file mode 100644
index 00000000..59d0163a
Binary files /dev/null and b/Productivite/Baserow/img/logo-Baserow.png differ
diff --git a/Productivite/Budibase/LICENSE b/Productivite/Budibase/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/Productivite/Budibase/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/Productivite/Budibase/README.md b/Productivite/Budibase/README.md
new file mode 100644
index 00000000..4f16e53b
--- /dev/null
+++ b/Productivite/Budibase/README.md
@@ -0,0 +1,66 @@
+
+URL : https://github.com/thingsboard/thingsboard
+
+# Budibase
+
+Budibase est une plate-forme ? code bas tout-en-un pour la construction, la conception et l'automatisation d'applications commerciales, telles que les panneaux d'administration, les formulaires, les outils internes, les portails clients, et plus encore. Avant Budibase, il pourrait prendre des semaines aux d?veloppeurs pour construire des applications CRUD simples; avec Budibase, la construction d'applications CRUD prend quelques minutes.
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Budibase
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Productivite\Budibase
+```
+
+## Modifier la configuration de Budibase
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Productivite\Budibase
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Budibase
+
+Pour utiliser Budibase tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Budibase avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Budibase.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Productivite/Budibase/docker-compose-traefik.yml b/Productivite/Budibase/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Productivite/Budibase/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Productivite/Budibase/docker-compose.yml b/Productivite/Budibase/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Productivite/Budibase/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Productivite/Budibase/img/logo-Budibase.png b/Productivite/Budibase/img/logo-Budibase.png
new file mode 100644
index 00000000..39f546fd
Binary files /dev/null and b/Productivite/Budibase/img/logo-Budibase.png differ
diff --git a/Productivite/Chatwoot/LICENSE b/Productivite/Chatwoot/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/Productivite/Chatwoot/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/Productivite/Chatwoot/README.md b/Productivite/Chatwoot/README.md
new file mode 100644
index 00000000..603fe6f4
--- /dev/null
+++ b/Productivite/Chatwoot/README.md
@@ -0,0 +1,66 @@
+
+URL : https://github.com/traggo/server
+
+# Chatwoot
+
+Chatwoot est une suite d'engagement client open source et auto-h?berg?e. Chatwoot vous permet de visualiser et de g?rer les donn?es de vos clients, de communiquer avec eux quel que soit le support qu'ils utilisent, et de les r?engager en fonction de leur profil. Chatwoot soutient les canaux de conversation suivants: site Web, Facebook, Instagram, Twitter, Telegram, WhatsApp, Line, SMS, API Channel, Email.
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Chatwoot
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Productivite\Chatwoot
+```
+
+## Modifier la configuration de Chatwoot
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Productivite\Chatwoot
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Chatwoot
+
+Pour utiliser Chatwoot tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Chatwoot avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Chatwoot.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Productivite/Chatwoot/docker-compose-traefik.yml b/Productivite/Chatwoot/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Productivite/Chatwoot/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Productivite/Chatwoot/docker-compose.yml b/Productivite/Chatwoot/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Productivite/Chatwoot/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Productivite/Chatwoot/img/logo-Chatwoot.png b/Productivite/Chatwoot/img/logo-Chatwoot.png
new file mode 100644
index 00000000..bc0a1d34
Binary files /dev/null and b/Productivite/Chatwoot/img/logo-Chatwoot.png differ
diff --git a/Productivite/ChiefOnboarding/LICENSE b/Productivite/ChiefOnboarding/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/Productivite/ChiefOnboarding/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/Productivite/ChiefOnboarding/README.md b/Productivite/ChiefOnboarding/README.md
new file mode 100644
index 00000000..604c8741
--- /dev/null
+++ b/Productivite/ChiefOnboarding/README.md
@@ -0,0 +1,66 @@
+
+URL : https://vikunja.io/
+
+# ChiefOnboarding
+
+ChiefOnboarding est une plate-forme d'int?gration d'un employ? libre et open source. Vous pouvez embarquer de nouvelles embauches via Slack ou le tableau de bord.
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de ChiefOnboarding
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Productivite\ChiefOnboarding
+```
+
+## Modifier la configuration de ChiefOnboarding
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Productivite\ChiefOnboarding
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de ChiefOnboarding
+
+Pour utiliser ChiefOnboarding tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser ChiefOnboarding avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://ChiefOnboarding.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Productivite/ChiefOnboarding/docker-compose-traefik.yml b/Productivite/ChiefOnboarding/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Productivite/ChiefOnboarding/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Productivite/ChiefOnboarding/docker-compose.yml b/Productivite/ChiefOnboarding/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Productivite/ChiefOnboarding/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Productivite/Code-Server/LICENSE b/Productivite/Code-Server/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/Productivite/Code-Server/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/Productivite/Code-Server/README.md b/Productivite/Code-Server/README.md
new file mode 100644
index 00000000..e11f3080
--- /dev/null
+++ b/Productivite/Code-Server/README.md
@@ -0,0 +1,66 @@
+
+URL : https://github.com/VSCodium/vscodium
+
+# Code-Server
+
+Le serveur de code est VS Code fonctionnant sur un serveur distant, accessible via le navigateur. Vous pouvez coder sur votre Chromebook, votre tablette et votre ordinateur portable avec un environnement de d?veloppement coh?rent en utilisant Code Server. Vous pouvez profiter des grands serveurs en nuage pour acc?l?rer les tests, les compilations, les t?l?chargements, et plus encore. Code Server vous aide ? pr?server la dur?e de vie de la batterie lorsque vous ?tes en d?placement.
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Code-Server
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Productivite\Code-Server
+```
+
+## Modifier la configuration de Code-Server
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Productivite\Code-Server
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Code-Server
+
+Pour utiliser Code-Server tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Code-Server avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Code-Server.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Productivite/Code-Server/docker-compose-traefik.yml b/Productivite/Code-Server/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Productivite/Code-Server/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Production/Code-Server/docker-compose.yaml b/Productivite/Code-Server/docker-compose.yaml
similarity index 100%
rename from Production/Code-Server/docker-compose.yaml
rename to Productivite/Code-Server/docker-compose.yaml
diff --git a/Productivite/Code-Server/docker-compose.yml b/Productivite/Code-Server/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Productivite/Code-Server/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Productivite/Code-Server/img/logo-Code-Server.png b/Productivite/Code-Server/img/logo-Code-Server.png
new file mode 100644
index 00000000..121d731c
Binary files /dev/null and b/Productivite/Code-Server/img/logo-Code-Server.png differ
diff --git a/Productivite/Crawlab/LICENSE b/Productivite/Crawlab/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/Productivite/Crawlab/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/Productivite/Crawlab/README.md b/Productivite/Crawlab/README.md
new file mode 100644
index 00000000..cc258e16
--- /dev/null
+++ b/Productivite/Crawlab/README.md
@@ -0,0 +1,66 @@
+
+URL : https://github.com/lovasoa/whitebophir
+
+# Crawlab
+
+Crawlab est une puissante plate-forme de gestion des chenilles Web (WCMP) qui peut ex?cuter des chenilles et des araign?es web d?velopp?es dans divers langages de programmation, y compris Python, Go, Node.js, Java, Cz ainsi que des frameworks incluant Scrapy, Colly, Selenium, Puppeteer. Il est utilis? pour l'exploitation, la gestion et la surveillance des chenilles du web, en particulier dans les environnements de production o? la tra?abilit?, l'?volutivit? et la stabilit? sont les principaux facteurs pris en compte.
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Crawlab
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Productivite\Crawlab
+```
+
+## Modifier la configuration de Crawlab
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Productivite\Crawlab
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Crawlab
+
+Pour utiliser Crawlab tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Crawlab avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Crawlab.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Productivite/Crawlab/docker-compose-traefik.yml b/Productivite/Crawlab/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Productivite/Crawlab/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Productivite/Crawlab/docker-compose.yml b/Productivite/Crawlab/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Productivite/Crawlab/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Productivite/Crawlab/img/logo-Crawlab.png b/Productivite/Crawlab/img/logo-Crawlab.png
new file mode 100644
index 00000000..8d9c551a
Binary files /dev/null and b/Productivite/Crawlab/img/logo-Crawlab.png differ
diff --git a/Productivite/Directus/LICENSE b/Productivite/Directus/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/Productivite/Directus/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/Productivite/Directus/README.md b/Productivite/Directus/README.md
new file mode 100644
index 00000000..e2af9580
--- /dev/null
+++ b/Productivite/Directus/README.md
@@ -0,0 +1,66 @@
+
+URL : https://github.com/WeblateOrg/weblate
+
+# Directus
+
+Directus est un tableau de bord API et App en temps r?el pour la gestion du contenu de la base de donn?es SQL. Cette plateforme fournit ? tous les membres de votre ?quipe, ind?pendamment de leurs comp?tences techniques, de l'?galit? d'acc?s aux donn?es et de gestion des actifs de fichiers num?riques, pour tout mod?le de donn?es ou projet. Tout d'abord, liez Directus ? votre base de donn?es SQL et adaptateur de stockage de fichiers souhait?. Apr?s cela, Directus vous permet d'effectuer des op?rations CRUD, de cr?er des utilisateurs, d'assigner des r?les avec des permissions enti?rement configurables, de construire des requ?tes complexes et granulaires, de configurer des webhooks et de l'automatisation des t?ches... la liste continue.
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Directus
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Productivite\Directus
+```
+
+## Modifier la configuration de Directus
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Productivite\Directus
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Directus
+
+Pour utiliser Directus tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Directus avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Directus.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Productivite/Directus/docker-compose-traefik.yml b/Productivite/Directus/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Productivite/Directus/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Productivite/Directus/docker-compose.yml b/Productivite/Directus/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Productivite/Directus/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Productivite/Directus/img/logo-Directus.png b/Productivite/Directus/img/logo-Directus.png
new file mode 100644
index 00000000..549acdfd
Binary files /dev/null and b/Productivite/Directus/img/logo-Directus.png differ
diff --git a/Productivite/Dokemon/LICENSE b/Productivite/Dokemon/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/Productivite/Dokemon/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/Productivite/Dokemon/README.md b/Productivite/Dokemon/README.md
new file mode 100644
index 00000000..11a2b682
--- /dev/null
+++ b/Productivite/Dokemon/README.md
@@ -0,0 +1,66 @@
+
+URL : https://github.com/EsperoTech/yaade
+
+# Dokemon
+
+Dokemon est une interface graphique conviviale pour la gestion des conteneurs Docker sur des machines virtuelles.
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Dokemon
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Productivite\Dokemon
+```
+
+## Modifier la configuration de Dokemon
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Productivite\Dokemon
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Dokemon
+
+Pour utiliser Dokemon tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Dokemon avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Dokemon.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Productivite/Dokemon/docker-compose-traefik.yml b/Productivite/Dokemon/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Productivite/Dokemon/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Productivite/Dokemon/docker-compose.yml b/Productivite/Dokemon/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Productivite/Dokemon/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Productivite/DopplerTask/LICENSE b/Productivite/DopplerTask/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/Productivite/DopplerTask/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/Productivite/DopplerTask/README.md b/Productivite/DopplerTask/README.md
new file mode 100644
index 00000000..6932989f
--- /dev/null
+++ b/Productivite/DopplerTask/README.md
@@ -0,0 +1,66 @@
+
+URL : https://www.jetbrains.com/
+
+# DopplerTask
+
+DopplerTask est un logiciel open source r?volutionnaire qui vous permet d'automatiser facilement les t?ches. Qu'il s'agisse d'un tas de scripts bash ou que vous d?marrez simplement votre voiture ? distance, vous pouvez l'automatiser. Construire, g?rer, r?utiliser et partager des automatisations avec n'importe qui dans le monde.
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de DopplerTask
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Productivite\DopplerTask
+```
+
+## Modifier la configuration de DopplerTask
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Productivite\DopplerTask
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de DopplerTask
+
+Pour utiliser DopplerTask tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser DopplerTask avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://DopplerTask.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Productivite/DopplerTask/docker-compose-traefik.yml b/Productivite/DopplerTask/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Productivite/DopplerTask/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Productivite/DopplerTask/docker-compose.yml b/Productivite/DopplerTask/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Productivite/DopplerTask/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Productivite/DopplerTask/img/logo-DopplerTask.png b/Productivite/DopplerTask/img/logo-DopplerTask.png
new file mode 100644
index 00000000..9e794400
Binary files /dev/null and b/Productivite/DopplerTask/img/logo-DopplerTask.png differ
diff --git a/Productivite/Draw.io/LICENSE b/Productivite/Draw.io/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/Productivite/Draw.io/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/Productivite/Draw.io/README.md b/Productivite/Draw.io/README.md
new file mode 100644
index 00000000..a419bac9
--- /dev/null
+++ b/Productivite/Draw.io/README.md
@@ -0,0 +1,66 @@
+
+URL : https://github.com/go-gitea/gitea
+
+# Draw.io
+
+Draw.io (anciennement Schofly) est un logiciel de diagramme en ligne gratuit. Vous pouvez l'utiliser comme un organigramme, un logiciel de diagramme de r?seau, pour cr?er UML en ligne, comme un outil de diagramme ER, pour concevoir un sch?ma de base de donn?es, pour construire BPMN en ligne, comme un fabricant de sch?mas de circuit, et plus encore. draw.io peut importer des fichiers .vsdx, GliffyTM et LucidchartTM. Le logiciel vous permet de choisir parmi une fonction de mise en page automatique, ou de cr?er une mise en page personnalis?e. Ils ont un grand choix de formes et de centaines d'?l?ments visuels pour rendre votre diagramme ou votre diagramme unique en son genre.
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Draw.io
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Productivite\Draw.io
+```
+
+## Modifier la configuration de Draw.io
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Productivite\Draw.io
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Draw.io
+
+Pour utiliser Draw.io tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Draw.io avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Draw.io.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Productivite/Draw.io/docker-compose-traefik.yml b/Productivite/Draw.io/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Productivite/Draw.io/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Productivite/Draw.io/docker-compose.yml b/Productivite/Draw.io/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Productivite/Draw.io/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Productivite/Duplicati/LICENSE b/Productivite/Duplicati/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/Productivite/Duplicati/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/Productivite/Duplicati/README.md b/Productivite/Duplicati/README.md
new file mode 100644
index 00000000..172394dc
--- /dev/null
+++ b/Productivite/Duplicati/README.md
@@ -0,0 +1,66 @@
+
+URL : https://desktop.github.com/
+
+# Duplicati
+
+Duplicati fonctionne avec des protocoles standard comme FTP, SSH, WebDAV ainsi que des services populaires comme Microsoft OneDrive, Amazon Cloud Drive et S3, Google Drive, box, Mega, hubiC et bien d'autres.
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Duplicati
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Productivite\Duplicati
+```
+
+## Modifier la configuration de Duplicati
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Productivite\Duplicati
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Duplicati
+
+Pour utiliser Duplicati tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Duplicati avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Duplicati.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Productivite/Duplicati/docker-compose-traefik.yml b/Productivite/Duplicati/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Productivite/Duplicati/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Productivite/Duplicati/docker-compose.yml b/Productivite/Duplicati/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Productivite/Duplicati/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Productivite/Duplicati/img/logo-Duplicati.png b/Productivite/Duplicati/img/logo-Duplicati.png
new file mode 100644
index 00000000..57a45a83
Binary files /dev/null and b/Productivite/Duplicati/img/logo-Duplicati.png differ
diff --git a/Productivite/Etherpad/LICENSE b/Productivite/Etherpad/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/Productivite/Etherpad/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/Productivite/Etherpad/README.md b/Productivite/Etherpad/README.md
new file mode 100644
index 00000000..4f629830
--- /dev/null
+++ b/Productivite/Etherpad/README.md
@@ -0,0 +1,66 @@
+
+URL :
+
+# Etherpad
+
+Etherpad est un ?diteur collaboratif en temps r?el accessible ? des milliers d'utilisateurs simultan?s en temps r?el. Il fournit des capacit?s compl?tes d'exportation de donn?es, et s'ex?cute sur votre serveur, sous votre contr?le.
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Etherpad
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Productivite\Etherpad
+```
+
+## Modifier la configuration de Etherpad
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Productivite\Etherpad
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Etherpad
+
+Pour utiliser Etherpad tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Etherpad avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Etherpad.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Productivite/Etherpad/docker-compose-traefik.yml b/Productivite/Etherpad/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Productivite/Etherpad/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Productivite/Etherpad/docker-compose.yml b/Productivite/Etherpad/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Productivite/Etherpad/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Productivite/Etherpad/img/logo-Etherpad.png b/Productivite/Etherpad/img/logo-Etherpad.png
new file mode 100644
index 00000000..4bc66d0a
Binary files /dev/null and b/Productivite/Etherpad/img/logo-Etherpad.png differ
diff --git a/Productivite/Excalidraw/LICENSE b/Productivite/Excalidraw/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/Productivite/Excalidraw/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/Productivite/Excalidraw/README.md b/Productivite/Excalidraw/README.md
new file mode 100644
index 00000000..797b0aec
--- /dev/null
+++ b/Productivite/Excalidraw/README.md
@@ -0,0 +1,66 @@
+
+URL : https://github.com/passbolt/passbolt_docker
+
+# Excalidraw
+
+Excalidraw est un tableau blanc virtuel pour dessiner des diagrammes de type dessin? ? la main, fonctionnant dans votre navigateur. Ce qui est cool avec cet outil incroyable, c'est qu'il ne n?cessite aucune configuration, pas de volumes persistants, vous pouvez commencer ? dessiner imm?diatement ? la vitesse de la pens?e.
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Excalidraw
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Productivite\Excalidraw
+```
+
+## Modifier la configuration de Excalidraw
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Productivite\Excalidraw
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Excalidraw
+
+Pour utiliser Excalidraw tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Excalidraw avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Excalidraw.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Productivite/Excalidraw/docker-compose-traefik.yml b/Productivite/Excalidraw/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Productivite/Excalidraw/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Production/Excalidraw/docker-compose.yml b/Productivite/Excalidraw/docker-compose.yml
similarity index 100%
rename from Production/Excalidraw/docker-compose.yml
rename to Productivite/Excalidraw/docker-compose.yml
diff --git a/Productivite/Excalidraw/img/banniere-Excalidraw.png b/Productivite/Excalidraw/img/banniere-Excalidraw.png
new file mode 100644
index 00000000..a8172c03
Binary files /dev/null and b/Productivite/Excalidraw/img/banniere-Excalidraw.png differ
diff --git a/Productivite/Excalidraw/img/logo-Excalidraw.png b/Productivite/Excalidraw/img/logo-Excalidraw.png
new file mode 100644
index 00000000..0ffa54fd
Binary files /dev/null and b/Productivite/Excalidraw/img/logo-Excalidraw.png differ
diff --git a/Productivite/Forgejo/LICENSE b/Productivite/Forgejo/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/Productivite/Forgejo/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/Productivite/Forgejo/README.md b/Productivite/Forgejo/README.md
new file mode 100644
index 00000000..e1450e92
--- /dev/null
+++ b/Productivite/Forgejo/README.md
@@ -0,0 +1,66 @@
+
+URL : https://github.com/pglombardo/PasswordPusher
+
+# Forgejo
+
+Forgejo est une forge logiciel l?g?re auto-h?berg?e. Facile ? installer et faible entretien, il fait juste le travail. Pr?sent? par une communaut? inclusive sous l'?gide de Codeberg e.V., une organisation d?mocratique ? but non lucratif, On peut lui faire confiance pour ?tre exclusivement un logiciel libre. Il s'agit d'une fourchette ? souple ? de Gitea qui met l'accent sur la mise ? l'?chelle, la f?d?ration et la vie priv?e.
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Forgejo
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Productivite\Forgejo
+```
+
+## Modifier la configuration de Forgejo
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Productivite\Forgejo
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Forgejo
+
+Pour utiliser Forgejo tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Forgejo avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Forgejo.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Productivite/Forgejo/docker-compose-traefik.yml b/Productivite/Forgejo/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Productivite/Forgejo/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Productivite/Forgejo/docker-compose.yml b/Productivite/Forgejo/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Productivite/Forgejo/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Productivite/Forgejo/img/logo-Forgejo.png b/Productivite/Forgejo/img/logo-Forgejo.png
new file mode 100644
index 00000000..841c3b60
Binary files /dev/null and b/Productivite/Forgejo/img/logo-Forgejo.png differ
diff --git a/Productivite/GitQlient/LICENSE b/Productivite/GitQlient/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/Productivite/GitQlient/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/Productivite/GitQlient/README.md b/Productivite/GitQlient/README.md
new file mode 100644
index 00000000..a1d048cf
--- /dev/null
+++ b/Productivite/GitQlient/README.md
@@ -0,0 +1,66 @@
+
+URL :
+
+# GitQlient
+
+GitQlient est une application pour g?rer et exploiter un ou plusieurs r?f?rentiels Git. Avec GitQlient, vous serez en mesure d'ajouter des commits, des branches et de g?rer toutes les options que Git fournit. GitQlient, prononc? en tant que client Git, est un client Git multi-plateforme ? l'origine ? la demande de QGit. Aujourd'hui, il va au-del? d'une fourchette et ajoute beaucoup de nouvelles fonctionnalit?s.
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de GitQlient
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Productivite\GitQlient
+```
+
+## Modifier la configuration de GitQlient
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Productivite\GitQlient
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de GitQlient
+
+Pour utiliser GitQlient tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser GitQlient avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://GitQlient.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Productivite/GitQlient/docker-compose-traefik.yml b/Productivite/GitQlient/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Productivite/GitQlient/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Productivite/GitQlient/docker-compose.yml b/Productivite/GitQlient/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Productivite/GitQlient/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Productivite/GitQlient/img/logo-GitQlient.png b/Productivite/GitQlient/img/logo-GitQlient.png
new file mode 100644
index 00000000..908d2702
Binary files /dev/null and b/Productivite/GitQlient/img/logo-GitQlient.png differ
diff --git a/Productivite/Gitness/LICENSE b/Productivite/Gitness/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/Productivite/Gitness/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/Productivite/Gitness/README.md b/Productivite/Gitness/README.md
new file mode 100644
index 00000000..a542ce4f
--- /dev/null
+++ b/Productivite/Gitness/README.md
@@ -0,0 +1,66 @@
+
+URL : https://github.com/interaapps/pastefy
+
+# Gitness
+
+Gitness est une plateforme de d?veloppement open source de harnais qui unifie la gestion de vos r?f?rentiels de code source et de vos pipelines de cycle de vie de d?veloppement. Gitness est dot? de la puissance de l'h?bergement de code et des pipelines DevOps automatis?s.
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Gitness
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Productivite\Gitness
+```
+
+## Modifier la configuration de Gitness
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Productivite\Gitness
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Gitness
+
+Pour utiliser Gitness tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Gitness avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Gitness.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Productivite/Gitness/docker-compose-traefik.yml b/Productivite/Gitness/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Productivite/Gitness/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Productivite/Gitness/docker-compose.yml b/Productivite/Gitness/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Productivite/Gitness/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Productivite/Gitness/img/logo-Gitness.png b/Productivite/Gitness/img/logo-Gitness.png
new file mode 100644
index 00000000..1a8323f4
Binary files /dev/null and b/Productivite/Gitness/img/logo-Gitness.png differ
diff --git a/Productivite/HedgeDoc/LICENSE b/Productivite/HedgeDoc/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/Productivite/HedgeDoc/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/Productivite/HedgeDoc/README.md b/Productivite/HedgeDoc/README.md
new file mode 100644
index 00000000..49d6e7e0
--- /dev/null
+++ b/Productivite/HedgeDoc/README.md
@@ -0,0 +1,66 @@
+
+URL : https://www.phpmyadmin.net/
+
+# HedgeDoc
+
+HedgeDoc est un ?diteur de marque ? base de site web, bas? sur le web, auto-h?berg? et collaboratif. Vous pouvez l'utiliser pour collaborer facilement sur des notes, des graphiques et m?me des pr?sentations en temps r?el. Tout ce que vous avez ? faire est de partager votre lien de note avec vos coll?gues et ils sont pr?ts ? partir.
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de HedgeDoc
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Productivite\HedgeDoc
+```
+
+## Modifier la configuration de HedgeDoc
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Productivite\HedgeDoc
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de HedgeDoc
+
+Pour utiliser HedgeDoc tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser HedgeDoc avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://HedgeDoc.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Productivite/HedgeDoc/docker-compose-traefik.yml b/Productivite/HedgeDoc/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Productivite/HedgeDoc/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Productivite/HedgeDoc/docker-compose.yml b/Productivite/HedgeDoc/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Productivite/HedgeDoc/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Productivite/HedgeDoc/img/logo-HedgeDoc.png b/Productivite/HedgeDoc/img/logo-HedgeDoc.png
new file mode 100644
index 00000000..9d1493c9
Binary files /dev/null and b/Productivite/HedgeDoc/img/logo-HedgeDoc.png differ
diff --git a/Productivite/Homechart/LICENSE b/Productivite/Homechart/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/Productivite/Homechart/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/Productivite/Homechart/README.md b/Productivite/Homechart/README.md
new file mode 100644
index 00000000..61f4d191
--- /dev/null
+++ b/Productivite/Homechart/README.md
@@ -0,0 +1,66 @@
+
+URL : https://github.com/jokob-sk/NetAlertX
+
+# Homechart
+
+Homechart est con?u pour ?tre une exp?rience int?gr?e pour toutes les donn?es de vos m?nages. Au lieu d'avoir 5 ? 10 applications diff?rentes pour entrer des donn?es dupliqu?es, Homechart int?gre tout de certaines mani?res int?ressantes, comme: Le calendrier montre vos ?v?nements, ainsi que les repas ? venir, les t?ches et les transactions r?currentes.
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Homechart
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Productivite\Homechart
+```
+
+## Modifier la configuration de Homechart
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Productivite\Homechart
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Homechart
+
+Pour utiliser Homechart tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Homechart avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Homechart.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Productivite/Homechart/docker-compose-traefik.yml b/Productivite/Homechart/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Productivite/Homechart/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Productivite/Homechart/docker-compose.yml b/Productivite/Homechart/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Productivite/Homechart/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Productivite/Homechart/img/logo-Homechart.png b/Productivite/Homechart/img/logo-Homechart.png
new file mode 100644
index 00000000..25576ff0
Binary files /dev/null and b/Productivite/Homechart/img/logo-Homechart.png differ
diff --git a/Productivite/Hoppscotch/LICENSE b/Productivite/Hoppscotch/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/Productivite/Hoppscotch/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/Productivite/Hoppscotch/README.md b/Productivite/Hoppscotch/README.md
new file mode 100644
index 00000000..9c8f3059
--- /dev/null
+++ b/Productivite/Hoppscotch/README.md
@@ -0,0 +1,66 @@
+
+URL :
+
+# Hoppscotch
+
+Hoppscotch est un outil qui vous aide ? cr?er des requ?tes HTTP que vous envoyez aux serveurs. Cet outil vous permet de travailler facilement avec les API. La meilleure alternative ? Hoppscotch est Yaade.
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Hoppscotch
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Productivite\Hoppscotch
+```
+
+## Modifier la configuration de Hoppscotch
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Productivite\Hoppscotch
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Hoppscotch
+
+Pour utiliser Hoppscotch tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Hoppscotch avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Hoppscotch.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Productivite/Hoppscotch/docker-compose-traefik.yml b/Productivite/Hoppscotch/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Productivite/Hoppscotch/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Productivite/Hoppscotch/docker-compose.yml b/Productivite/Hoppscotch/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Productivite/Hoppscotch/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Productivite/Hoppscotch/img/logo-Hoppscotch.png b/Productivite/Hoppscotch/img/logo-Hoppscotch.png
new file mode 100644
index 00000000..54a8a9e3
Binary files /dev/null and b/Productivite/Hoppscotch/img/logo-Hoppscotch.png differ
diff --git a/Productivite/Jira/LICENSE b/Productivite/Jira/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/Productivite/Jira/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/Productivite/Jira/README.md b/Productivite/Jira/README.md
new file mode 100644
index 00000000..bff59174
--- /dev/null
+++ b/Productivite/Jira/README.md
@@ -0,0 +1,66 @@
+
+URL : https://github.com/pi-hole/pi-hole
+
+# Jira
+
+Jira est un produit propri?taire de suivi des probl?mes d?velopp? par Atlassian qui permet le suivi des bogues et la gestion de projet agile. Jira Software fait partie d'une famille de produits con?us pour aider les ?quipes de tous types ? g?rer le travail.
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Jira
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Productivite\Jira
+```
+
+## Modifier la configuration de Jira
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Productivite\Jira
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Jira
+
+Pour utiliser Jira tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Jira avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Jira.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Productivite/Jira/docker-compose-traefik.yml b/Productivite/Jira/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Productivite/Jira/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Productivite/Jira/docker-compose.yml b/Productivite/Jira/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Productivite/Jira/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Productivite/Joplin/LICENSE b/Productivite/Joplin/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/Productivite/Joplin/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/Productivite/Joplin/README.md b/Productivite/Joplin/README.md
new file mode 100644
index 00000000..6d662446
--- /dev/null
+++ b/Productivite/Joplin/README.md
@@ -0,0 +1,66 @@
+
+URL : https://github.com/plankanban/planka
+
+# Joplin
+
+Joplin est une application gratuite de prise de notes open source, qui peut traiter un grand nombre de notes organis?es en carnets. Les notes sont consultables, peuvent ?tre copi?es, ?tiquet?es et modifi?es soit ? partir des applications directement, soit ? partir de votre propre ?diteur de texte. Les notes sont au format Markdown. Les notes export?es d'Evernote via des fichiers .enex peuvent ?tre import?es ? Joplin, y compris le contenu format? (qui est converti en Markdown), les ressources (images, pi?ces jointes, etc.) et les m?tadonn?es compl?tes (g?olocation, heure actualis?e, temps cr??, etc.). Les fichiers Plain Markdown peuvent ?galement ?tre import?s. Les notes peuvent ?tre synchronis?es avec divers services en nuage, y compris Nextcloud, Dropbox, OneDrive, WebDAV ou le syst?me de fichiers (par exemple avec un r?pertoire r?seau). Lors de la synchronisation des notes, des blocs-notes, des balises et d'autres m?tadonn?es sont sauvegard?s dans des fichiers texte en clair qui peuvent ?tre facilement inspect?s, sauvegard?s et d?plac?s.
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Joplin
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Productivite\Joplin
+```
+
+## Modifier la configuration de Joplin
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Productivite\Joplin
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Joplin
+
+Pour utiliser Joplin tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Joplin avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Joplin.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Productivite/Joplin/docker-compose-traefik.yml b/Productivite/Joplin/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Productivite/Joplin/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Productivite/Joplin/docker-compose.yml b/Productivite/Joplin/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Productivite/Joplin/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Productivite/Joplin/img/banniere-Joplin.png b/Productivite/Joplin/img/banniere-Joplin.png
new file mode 100644
index 00000000..b6176ffb
Binary files /dev/null and b/Productivite/Joplin/img/banniere-Joplin.png differ
diff --git a/Productivite/Jupyter/LICENSE b/Productivite/Jupyter/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/Productivite/Jupyter/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/Productivite/Jupyter/README.md b/Productivite/Jupyter/README.md
new file mode 100644
index 00000000..760993e2
--- /dev/null
+++ b/Productivite/Jupyter/README.md
@@ -0,0 +1,66 @@
+
+URL : https://www.postgresql.org/
+
+# Jupyter
+
+JupyterLab, alias Jupyter, est le dernier environnement de d?veloppement interactif en ligne pour les ordinateurs portables, le code et les donn?es. Son interface flexible permet aux utilisateurs de configurer et d'organiser des flux de travail dans la science des donn?es, l'informatique scientifique, le journalisme informatique et l'apprentissage automatique. Une conception modulaire invite ? ?tendre et ? enrichir les fonctionnalit?s.
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Jupyter
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Productivite\Jupyter
+```
+
+## Modifier la configuration de Jupyter
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Productivite\Jupyter
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Jupyter
+
+Pour utiliser Jupyter tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Jupyter avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Jupyter.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Productivite/Jupyter/docker-compose-traefik.yml b/Productivite/Jupyter/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Productivite/Jupyter/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Productivite/Jupyter/docker-compose.yml b/Productivite/Jupyter/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Productivite/Jupyter/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Productivite/Jupyter/img/logo-Jupyter.png b/Productivite/Jupyter/img/logo-Jupyter.png
new file mode 100644
index 00000000..d5d1dc35
Binary files /dev/null and b/Productivite/Jupyter/img/logo-Jupyter.png differ
diff --git a/Productivite/Karrio/LICENSE b/Productivite/Karrio/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/Productivite/Karrio/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/Productivite/Karrio/README.md b/Productivite/Karrio/README.md
new file mode 100644
index 00000000..0b3d9130
--- /dev/null
+++ b/Productivite/Karrio/README.md
@@ -0,0 +1,66 @@
+
+URL : https://github.com/alexjustesen/speedtest-tracker
+
+# Karrio
+
+Karrio est une suite d'outils open source qui rendent l'exp?dition simple et accessible. Avec Karrio, vous pouvez acc?der ? un r?seau de transporteurs maritimes avec une seule int?gration d'API, construire des fonctionnalit?s d'exp?dition de mani?re transparente et am?liorer les op?rations d'ex?cution.
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Karrio
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Productivite\Karrio
+```
+
+## Modifier la configuration de Karrio
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Productivite\Karrio
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Karrio
+
+Pour utiliser Karrio tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Karrio avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Karrio.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Productivite/Karrio/docker-compose-traefik.yml b/Productivite/Karrio/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Productivite/Karrio/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Productivite/Karrio/docker-compose.yml b/Productivite/Karrio/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Productivite/Karrio/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Productivite/Karrio/img/logo-Karrio.png b/Productivite/Karrio/img/logo-Karrio.png
new file mode 100644
index 00000000..937291bb
Binary files /dev/null and b/Productivite/Karrio/img/logo-Karrio.png differ
diff --git a/Productivite/KiCad/LICENSE b/Productivite/KiCad/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/Productivite/KiCad/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/Productivite/KiCad/README.md b/Productivite/KiCad/README.md
new file mode 100644
index 00000000..f0c86212
--- /dev/null
+++ b/Productivite/KiCad/README.md
@@ -0,0 +1,66 @@
+
+URL : https://github.com/alexjustesen/speedtest-tracker
+
+# KiCad
+
+KiCad est une suite logicielle gratuite pour l'automatisation de la conception ?lectronique. Il facilite la conception et la simulation de mat?riel ?lectronique pour la fabrication de PCB. Il dispose d'un environnement int?gr? pour la capture sch?matique, la disposition des PCB, la visualisation des fichiers de fabrication, la simulation SPICE fournie par ngspice et le calcul de l'ing?nierie.
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de KiCad
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Productivite\KiCad
+```
+
+## Modifier la configuration de KiCad
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Productivite\KiCad
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de KiCad
+
+Pour utiliser KiCad tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser KiCad avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://KiCad.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Productivite/KiCad/docker-compose-traefik.yml b/Productivite/KiCad/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Productivite/KiCad/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Productivite/KiCad/docker-compose.yml b/Productivite/KiCad/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Productivite/KiCad/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Productivite/KiCad/img/logo-KiCad.png b/Productivite/KiCad/img/logo-KiCad.png
new file mode 100644
index 00000000..5adf8f5d
Binary files /dev/null and b/Productivite/KiCad/img/logo-KiCad.png differ
diff --git a/Productivite/Kimai/LICENSE b/Productivite/Kimai/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/Productivite/Kimai/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/Productivite/Kimai/README.md b/Productivite/Kimai/README.md
new file mode 100644
index 00000000..028b9d0e
--- /dev/null
+++ b/Productivite/Kimai/README.md
@@ -0,0 +1,66 @@
+
+URL : https://community.tp-link.com/en/business/forum/topic/623344
+
+# Kimai
+
+Kimai est un logiciel gratuit, open source et de suivi du temps en ligne con?u pour les petites entreprises et les ind?pendants. Il est construit avec des technologies modernes telles que Symfony, Bootstrap, RESTful API, Doctrine, AdminLTE, Webpack, ES6 et bien d'autres.
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Kimai
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Productivite\Kimai
+```
+
+## Modifier la configuration de Kimai
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Productivite\Kimai
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Kimai
+
+Pour utiliser Kimai tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Kimai avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Kimai.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Productivite/Kimai/docker-compose-traefik.yml b/Productivite/Kimai/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Productivite/Kimai/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Productivite/Kimai/docker-compose.yml b/Productivite/Kimai/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Productivite/Kimai/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Productivite/Kimai/img/banniere-Kimai.png b/Productivite/Kimai/img/banniere-Kimai.png
new file mode 100644
index 00000000..ef558ab3
Binary files /dev/null and b/Productivite/Kimai/img/banniere-Kimai.png differ
diff --git a/Productivite/Kimai/img/logo-Kimai.png b/Productivite/Kimai/img/logo-Kimai.png
new file mode 100644
index 00000000..d2de54b1
Binary files /dev/null and b/Productivite/Kimai/img/logo-Kimai.png differ
diff --git a/Productivite/LanguageTool/LICENSE b/Productivite/LanguageTool/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/Productivite/LanguageTool/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/Productivite/LanguageTool/README.md b/Productivite/LanguageTool/README.md
new file mode 100644
index 00000000..9f86f615
--- /dev/null
+++ b/Productivite/LanguageTool/README.md
@@ -0,0 +1,66 @@
+
+URL : https://github.com/PrivateBin/PrivateBin
+
+# LanguageTool
+
+LanguageTool est un logiciel de relecture ? source ouverte pour l'anglais, le fran?ais, l'allemand, le polonais et plus de 20 autres langues. Il trouve de nombreuses erreurs qu'un simple v?rificateur orthographique ne peut pas d?tecter. Il ne d?tectera les erreurs que lorsque des champs de texte seront disponibles.
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de LanguageTool
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Productivite\LanguageTool
+```
+
+## Modifier la configuration de LanguageTool
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Productivite\LanguageTool
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de LanguageTool
+
+Pour utiliser LanguageTool tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser LanguageTool avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://LanguageTool.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Productivite/LanguageTool/docker-compose-traefik.yml b/Productivite/LanguageTool/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Productivite/LanguageTool/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Productivite/LanguageTool/docker-compose.yml b/Productivite/LanguageTool/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Productivite/LanguageTool/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Productivite/LanguageTool/img/logo-LanguageTool.png b/Productivite/LanguageTool/img/logo-LanguageTool.png
new file mode 100644
index 00000000..b86928ac
Binary files /dev/null and b/Productivite/LanguageTool/img/logo-LanguageTool.png differ
diff --git a/Productivite/Leantime/LICENSE b/Productivite/Leantime/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/Productivite/Leantime/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/Productivite/Leantime/README.md b/Productivite/Leantime/README.md
new file mode 100644
index 00000000..dc30ddb4
--- /dev/null
+++ b/Productivite/Leantime/README.md
@@ -0,0 +1,66 @@
+
+URL :
+
+# Leantime
+
+Leantime est un syst?me de gestion de projet open source pour les petites ?quipes et les startups ?crites en PHP, JavaScript et utilisant MySQL comme base de donn?es. Il combine le d?veloppement de produits allondants et la gestion de projet agile en une plate-forme afin que les utilisateurs aient les bonnes fonctionnalit?s du d?but ? la fin.
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Leantime
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Productivite\Leantime
+```
+
+## Modifier la configuration de Leantime
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Productivite\Leantime
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Leantime
+
+Pour utiliser Leantime tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Leantime avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Leantime.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Productivite/Leantime/docker-compose-traefik.yml b/Productivite/Leantime/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Productivite/Leantime/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Productivite/Leantime/docker-compose.yml b/Productivite/Leantime/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Productivite/Leantime/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Productivite/Leantime/img/logo-Leantime.png b/Productivite/Leantime/img/logo-Leantime.png
new file mode 100644
index 00000000..efd5a52a
Binary files /dev/null and b/Productivite/Leantime/img/logo-Leantime.png differ
diff --git a/Productivite/Let�s Markdown/LICENSE b/Productivite/Let�s Markdown/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/Productivite/Let�s Markdown/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/Productivite/Let�s Markdown/README.md b/Productivite/Let�s Markdown/README.md
new file mode 100644
index 00000000..70844fbc
--- /dev/null
+++ b/Productivite/Let�s Markdown/README.md
@@ -0,0 +1,66 @@
+
+URL : https://github.com/go-gitea/gitea
+
+# Let?s Markdown
+
+Edit logiciel rapide et minimal qui rend l'?dition de refonds collaboratif et accessible ? tous. Markdown est un ?diteur auto- h?berg?.
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Let?s Markdown
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Productivite\Let?s Markdown
+```
+
+## Modifier la configuration de Let?s Markdown
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Productivite\Let?s Markdown
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Let?s Markdown
+
+Pour utiliser Let?s Markdown tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Let?s Markdown avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Let?s Markdown.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Productivite/Let�s Markdown/docker-compose-traefik.yml b/Productivite/Let�s Markdown/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Productivite/Let�s Markdown/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Productivite/Let�s Markdown/docker-compose.yml b/Productivite/Let�s Markdown/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Productivite/Let�s Markdown/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Productivite/LimeSurvey/LICENSE b/Productivite/LimeSurvey/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/Productivite/LimeSurvey/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/Productivite/LimeSurvey/README.md b/Productivite/LimeSurvey/README.md
new file mode 100644
index 00000000..49605cb8
--- /dev/null
+++ b/Productivite/LimeSurvey/README.md
@@ -0,0 +1,66 @@
+
+URL : https://github.com/kgretzky/pwndrop
+
+# LimeSurvey
+
+LimeSurvey est l'outil d'enqu?te en ligne simple, rapide et anonyme qui ?clate d'id?es juteuses. Appeler les ?tudiants, les professionnels et les entreprises : concevoir une enqu?te et obtenir les meilleures informations, c'est gratuit et aussi facile que de presser une chaux. Cr?ez votre enqu?te en ligne personnalis?e d?s maintenant.
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de LimeSurvey
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Productivite\LimeSurvey
+```
+
+## Modifier la configuration de LimeSurvey
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Productivite\LimeSurvey
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de LimeSurvey
+
+Pour utiliser LimeSurvey tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser LimeSurvey avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://LimeSurvey.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Productivite/LimeSurvey/docker-compose-traefik.yml b/Productivite/LimeSurvey/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Productivite/LimeSurvey/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Productivite/LimeSurvey/docker-compose.yml b/Productivite/LimeSurvey/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Productivite/LimeSurvey/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Productivite/LimeSurvey/img/logo-LimeSurvey.png b/Productivite/LimeSurvey/img/logo-LimeSurvey.png
new file mode 100644
index 00000000..784b9284
Binary files /dev/null and b/Productivite/LimeSurvey/img/logo-LimeSurvey.png differ
diff --git a/Productivite/LinkStack/LICENSE b/Productivite/LinkStack/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/Productivite/LinkStack/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/Productivite/LinkStack/README.md b/Productivite/LinkStack/README.md
new file mode 100644
index 00000000..775dfed9
--- /dev/null
+++ b/Productivite/LinkStack/README.md
@@ -0,0 +1,66 @@
+
+URL :
+
+# LinkStack
+
+LinkStack est une plateforme de partage de liens hautement personnalisable avec une interface utilisateur intuitive et facile ? utiliser. LinkStack offre plus de fonctionnalit?s que toute autre solution comparable.
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de LinkStack
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Productivite\LinkStack
+```
+
+## Modifier la configuration de LinkStack
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Productivite\LinkStack
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de LinkStack
+
+Pour utiliser LinkStack tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser LinkStack avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://LinkStack.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Productivite/LinkStack/docker-compose-traefik.yml b/Productivite/LinkStack/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Productivite/LinkStack/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Production/LinkStack/docker-compose.yml b/Productivite/LinkStack/docker-compose.yml
similarity index 100%
rename from Production/LinkStack/docker-compose.yml
rename to Productivite/LinkStack/docker-compose.yml
diff --git a/Productivite/LinkStack/img/banniere-LinkStack.png b/Productivite/LinkStack/img/banniere-LinkStack.png
new file mode 100644
index 00000000..b4948d44
Binary files /dev/null and b/Productivite/LinkStack/img/banniere-LinkStack.png differ
diff --git a/Productivite/LinkStack/img/logo-LinkStack.png b/Productivite/LinkStack/img/logo-LinkStack.png
new file mode 100644
index 00000000..11e1dd08
Binary files /dev/null and b/Productivite/LinkStack/img/logo-LinkStack.png differ
diff --git a/Productivite/LogPaste/LICENSE b/Productivite/LogPaste/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/Productivite/LogPaste/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/Productivite/LogPaste/README.md b/Productivite/LogPaste/README.md
new file mode 100644
index 00000000..2bc7ea07
--- /dev/null
+++ b/Productivite/LogPaste/README.md
@@ -0,0 +1,66 @@
+
+URL :
+
+# LogPaste
+
+LogPaste est un service minimaliste pour t?l?charger et partager des fichiers journaux avec qui vous voulez.
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de LogPaste
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Productivite\LogPaste
+```
+
+## Modifier la configuration de LogPaste
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Productivite\LogPaste
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de LogPaste
+
+Pour utiliser LogPaste tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser LogPaste avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://LogPaste.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Productivite/LogPaste/docker-compose-traefik.yml b/Productivite/LogPaste/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Productivite/LogPaste/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Productivite/LogPaste/docker-compose.yml b/Productivite/LogPaste/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Productivite/LogPaste/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Productivite/LogPaste/img/logo-LogPaste.png b/Productivite/LogPaste/img/logo-LogPaste.png
new file mode 100644
index 00000000..66230abb
Binary files /dev/null and b/Productivite/LogPaste/img/logo-LogPaste.png differ
diff --git a/Productivite/Mautic/LICENSE b/Productivite/Mautic/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/Productivite/Mautic/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/Productivite/Mautic/README.md b/Productivite/Mautic/README.md
new file mode 100644
index 00000000..369cdf90
--- /dev/null
+++ b/Productivite/Mautic/README.md
@@ -0,0 +1,66 @@
+
+URL :
+
+# Mautic
+
+Mautic est le plus grand projet d'automatisation du marketing open source au monde. Mautic responsabilise les entreprises en facilitant la gestion de leur marketing sur toute une gamme de canaux. L'un des objectifs de Mautic est d'offrir une automatisation de la commercialisation professionnelle aux petites entreprises.
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Mautic
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Productivite\Mautic
+```
+
+## Modifier la configuration de Mautic
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Productivite\Mautic
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Mautic
+
+Pour utiliser Mautic tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Mautic avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Mautic.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Productivite/Mautic/docker-compose-traefik.yml b/Productivite/Mautic/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Productivite/Mautic/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Productivite/Mautic/docker-compose.yml b/Productivite/Mautic/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Productivite/Mautic/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Productivite/Mautic/img/logo-Mautic.png b/Productivite/Mautic/img/logo-Mautic.png
new file mode 100644
index 00000000..a22d71fc
Binary files /dev/null and b/Productivite/Mautic/img/logo-Mautic.png differ
diff --git a/Productivite/NetBox/LICENSE b/Productivite/NetBox/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/Productivite/NetBox/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/Productivite/NetBox/README.md b/Productivite/NetBox/README.md
new file mode 100644
index 00000000..113ad82c
--- /dev/null
+++ b/Productivite/NetBox/README.md
@@ -0,0 +1,66 @@
+
+URL : https://github.com/redis-stack/redis-stack
+
+# NetBox
+
+NetBox est la principale solution pour mod?liser et documenter les r?seaux modernes. En combinant les disciplines traditionnelles de la gestion des adresses IP (IPAM) et de la gestion de l'infrastructure de centre de donn?es (DCIM) avec des API et des extensions puissantes, NetBox fournit la ? source de v?rit? ? id?ale pour l'automatisation des r?seaux d'?nergie. Disponible en tant que logiciel libre sous la licence Apache 2.0, NetBox est utilis? par des milliers d'organisations ? travers le monde.
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de NetBox
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Productivite\NetBox
+```
+
+## Modifier la configuration de NetBox
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Productivite\NetBox
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de NetBox
+
+Pour utiliser NetBox tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser NetBox avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://NetBox.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Productivite/NetBox/docker-compose-traefik.yml b/Productivite/NetBox/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Productivite/NetBox/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Productivite/NetBox/docker-compose.yml b/Productivite/NetBox/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Productivite/NetBox/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Productivite/NetBox/img/logo-NetBox.png b/Productivite/NetBox/img/logo-NetBox.png
new file mode 100644
index 00000000..d61e7f25
Binary files /dev/null and b/Productivite/NetBox/img/logo-NetBox.png differ
diff --git a/Productivite/NocoBase/LICENSE b/Productivite/NocoBase/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/Productivite/NocoBase/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/Productivite/NocoBase/README.md b/Productivite/NocoBase/README.md
new file mode 100644
index 00000000..cc9a3e79
--- /dev/null
+++ b/Productivite/NocoBase/README.md
@@ -0,0 +1,66 @@
+
+URL : https://github.com/origranot/reduced.to
+
+# NocoBase
+
+NocoBase est une plate-forme priv?e sans code. Avec NocoBase, vous avez un contr?le total, une ?volutivit? infinie, et vous pouvez donner ? votre ?quipe les moyens de s'adapter rapidement aux changements et de r?duire consid?rablement les co?ts. Sautez des ann?es de d?veloppement et des millions d'investissements.
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de NocoBase
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Productivite\NocoBase
+```
+
+## Modifier la configuration de NocoBase
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Productivite\NocoBase
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de NocoBase
+
+Pour utiliser NocoBase tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser NocoBase avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://NocoBase.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Productivite/NocoBase/docker-compose-traefik.yml b/Productivite/NocoBase/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Productivite/NocoBase/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Productivite/NocoBase/docker-compose.yml b/Productivite/NocoBase/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Productivite/NocoBase/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Productivite/NocoBase/img/logo-NocoBase.png b/Productivite/NocoBase/img/logo-NocoBase.png
new file mode 100644
index 00000000..d1be26f0
Binary files /dev/null and b/Productivite/NocoBase/img/logo-NocoBase.png differ
diff --git a/Productivite/Node-RED/LICENSE b/Productivite/Node-RED/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/Productivite/Node-RED/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/Productivite/Node-RED/README.md b/Productivite/Node-RED/README.md
new file mode 100644
index 00000000..bc45c23f
--- /dev/null
+++ b/Productivite/Node-RED/README.md
@@ -0,0 +1,66 @@
+
+URL : https://gitlab.com/Remmina/Remmina/-/tree/master
+
+# Node-RED
+
+Node-RED est un outil de d?veloppement bas? sur les flux pour la programmation visuelle d?velopp? ? l'origine par IBM pour connecter des dispositifs mat?riels, des API et des services en ligne dans le cadre de l'Internet des objets. Node-RED fournit un ?diteur de flux bas? sur un navigateur web qui peut ?tre utilis? pour cr?er des fonctions JavaScript.
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Node-RED
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Productivite\Node-RED
+```
+
+## Modifier la configuration de Node-RED
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Productivite\Node-RED
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Node-RED
+
+Pour utiliser Node-RED tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Node-RED avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Node-RED.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Productivite/Node-RED/docker-compose-traefik.yml b/Productivite/Node-RED/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Productivite/Node-RED/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Productivite/Node-RED/docker-compose.yml b/Productivite/Node-RED/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Productivite/Node-RED/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Productivite/Node-RED/img/logo-Node-RED.png b/Productivite/Node-RED/img/logo-Node-RED.png
new file mode 100644
index 00000000..cf916f8a
Binary files /dev/null and b/Productivite/Node-RED/img/logo-Node-RED.png differ
diff --git a/Productivite/Obsidian/LICENSE b/Productivite/Obsidian/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/Productivite/Obsidian/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/Productivite/Obsidian/README.md b/Productivite/Obsidian/README.md
new file mode 100644
index 00000000..1f092666
--- /dev/null
+++ b/Productivite/Obsidian/README.md
@@ -0,0 +1,66 @@
+
+URL : https://github.com/datarhei/restreamer
+
+# Obsidian
+
+Obsidian est une base de connaissances personnelle et un logiciel de prise de notes qui fonctionne sur les fichiers Markdown. Il permet aux utilisateurs d'?tablir des liens internes pour les notes, puis de visualiser les connexions comme un graphique. Il est con?u pour aider les utilisateurs ? organiser et ? structurer leurs pens?es et leurs connaissances de mani?re souple et non lin?aire.
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Obsidian
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Productivite\Obsidian
+```
+
+## Modifier la configuration de Obsidian
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Productivite\Obsidian
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Obsidian
+
+Pour utiliser Obsidian tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Obsidian avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Obsidian.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Productivite/Obsidian/docker-compose-traefik.yml b/Productivite/Obsidian/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Productivite/Obsidian/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Productivite/Obsidian/docker-compose.yml b/Productivite/Obsidian/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Productivite/Obsidian/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Productivite/OpenProject/LICENSE b/Productivite/OpenProject/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/Productivite/OpenProject/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/Productivite/OpenProject/README.md b/Productivite/OpenProject/README.md
new file mode 100644
index 00000000..9b773ea6
--- /dev/null
+++ b/Productivite/OpenProject/README.md
@@ -0,0 +1,66 @@
+
+URL :
+
+# OpenProject
+
+OpenProject est un syst?me de gestion de projet bas? sur le web pour la collaboration d'?quipe ind?pendante de la localisation. Cette application libre libre est publi?e sous la version 3 de la GNU General Public License et est disponible en ?dition communautaire et en ?dition Enterprise payable.
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de OpenProject
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Productivite\OpenProject
+```
+
+## Modifier la configuration de OpenProject
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Productivite\OpenProject
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de OpenProject
+
+Pour utiliser OpenProject tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser OpenProject avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://OpenProject.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Productivite/OpenProject/docker-compose-traefik.yml b/Productivite/OpenProject/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Productivite/OpenProject/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Productivite/OpenProject/docker-compose.yml b/Productivite/OpenProject/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Productivite/OpenProject/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Productivite/Openblocks/LICENSE b/Productivite/Openblocks/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/Productivite/Openblocks/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/Productivite/Openblocks/README.md b/Productivite/Openblocks/README.md
new file mode 100644
index 00000000..e402e587
--- /dev/null
+++ b/Productivite/Openblocks/README.md
@@ -0,0 +1,66 @@
+
+URL : https://github.com/rethinkdb/rethinkdb
+
+# Openblocks
+
+Openblocks est une alternative ? l'Open Source Retool. Vous pouvez facilement construire des outils internes rapidement, sans limitations. Se connecter ? la plupart des bases de donn?es et ? n'importe quelle plate-forme d'API REST en clics, et lib?rer l'int?gration ? part enti?re de donn?es h?t?rog?nes, de n'importe o?.
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Openblocks
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Productivite\Openblocks
+```
+
+## Modifier la configuration de Openblocks
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Productivite\Openblocks
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Openblocks
+
+Pour utiliser Openblocks tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Openblocks avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Openblocks.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Productivite/Openblocks/docker-compose-traefik.yml b/Productivite/Openblocks/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Productivite/Openblocks/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Productivite/Openblocks/docker-compose.yml b/Productivite/Openblocks/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Productivite/Openblocks/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Productivite/Openblocks/img/logo-Openblocks.png b/Productivite/Openblocks/img/logo-Openblocks.png
new file mode 100644
index 00000000..6d538603
Binary files /dev/null and b/Productivite/Openblocks/img/logo-Openblocks.png differ
diff --git a/Productivite/Opengist/LICENSE b/Productivite/Opengist/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/Productivite/Opengist/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/Productivite/Opengist/README.md b/Productivite/Opengist/README.md
new file mode 100644
index 00000000..388804a4
--- /dev/null
+++ b/Productivite/Opengist/README.md
@@ -0,0 +1,66 @@
+
+URL :
+
+# Opengist
+
+Opengist est une past?ine auto-h?berg?e aliment?e par Git, une alternative ? Github Gist. Il est tr?s l?ger et facile ? utiliser avec l'int?gration de Git pour le clonage, le tirage et la pouss?e via l'historique de la r?vision HTTP ou SSH. Opengist offre un soutien pour les extraits publics et non r?pertori?s, soutient la mise en ?vidence de la syntaxe, et bien plus encore.
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Opengist
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Productivite\Opengist
+```
+
+## Modifier la configuration de Opengist
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Productivite\Opengist
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Opengist
+
+Pour utiliser Opengist tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Opengist avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Opengist.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Productivite/Opengist/docker-compose-traefik.yml b/Productivite/Opengist/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Productivite/Opengist/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Productivite/Opengist/docker-compose.yml b/Productivite/Opengist/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Productivite/Opengist/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Productivite/Opengist/img/logo-Opengist.png b/Productivite/Opengist/img/logo-Opengist.png
new file mode 100644
index 00000000..26a69fbe
Binary files /dev/null and b/Productivite/Opengist/img/logo-Opengist.png differ
diff --git a/Productivite/OrangeHRM/LICENSE b/Productivite/OrangeHRM/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/Productivite/OrangeHRM/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/Productivite/OrangeHRM/README.md b/Productivite/OrangeHRM/README.md
new file mode 100644
index 00000000..e4408529
--- /dev/null
+++ b/Productivite/OrangeHRM/README.md
@@ -0,0 +1,66 @@
+
+URL :
+
+# OrangeHRM
+
+OrangeHRM est un syst?me complet de gestion des ressources humaines qui rend compte de toutes les fonctionnalit?s essentielles requises pour toute entreprise. Le logiciel est con?u pour appuyer des ?quipes de toutes tailles, y compris les start-ups, les PME ainsi que les grandes organisations multinationales.
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de OrangeHRM
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Productivite\OrangeHRM
+```
+
+## Modifier la configuration de OrangeHRM
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Productivite\OrangeHRM
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de OrangeHRM
+
+Pour utiliser OrangeHRM tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser OrangeHRM avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://OrangeHRM.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Productivite/OrangeHRM/docker-compose-traefik.yml b/Productivite/OrangeHRM/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Productivite/OrangeHRM/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Productivite/OrangeHRM/docker-compose.yml b/Productivite/OrangeHRM/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Productivite/OrangeHRM/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Productivite/OrangeHRM/img/logo-OrangeHRM.png b/Productivite/OrangeHRM/img/logo-OrangeHRM.png
new file mode 100644
index 00000000..69cd1e2a
Binary files /dev/null and b/Productivite/OrangeHRM/img/logo-OrangeHRM.png differ
diff --git a/Productivite/Penpot/LICENSE b/Productivite/Penpot/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/Productivite/Penpot/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/Productivite/Penpot/README.md b/Productivite/Penpot/README.md
new file mode 100644
index 00000000..43014471
--- /dev/null
+++ b/Productivite/Penpot/README.md
@@ -0,0 +1,66 @@
+
+URL :
+
+# Penpot
+
+Penpot est la premi?re plateforme de conception et de prototypage open source pour les ?quipes de produits qui permet une v?ritable collaboration entre concepteurs et d?veloppeurs. La mission Penpot est de fournir une plateforme open source et de normes ouvertes pour amener la collaboration entre les concepteurs et les d?veloppeurs au niveau suivant.
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Penpot
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Productivite\Penpot
+```
+
+## Modifier la configuration de Penpot
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Productivite\Penpot
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Penpot
+
+Pour utiliser Penpot tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Penpot avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Penpot.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Productivite/Penpot/docker-compose-traefik.yml b/Productivite/Penpot/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Productivite/Penpot/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Productivite/Penpot/docker-compose.yml b/Productivite/Penpot/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Productivite/Penpot/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Productivite/Penpot/img/logo-Penpot.png b/Productivite/Penpot/img/logo-Penpot.png
new file mode 100644
index 00000000..5e6b4410
Binary files /dev/null and b/Productivite/Penpot/img/logo-Penpot.png differ
diff --git a/Productivite/Plane/LICENSE b/Productivite/Plane/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/Productivite/Plane/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/Productivite/Plane/README.md b/Productivite/Plane/README.md
new file mode 100644
index 00000000..cf2dc7f3
--- /dev/null
+++ b/Productivite/Plane/README.md
@@ -0,0 +1,66 @@
+
+URL :
+
+# Plane
+
+Le plan est un outil de d?veloppement de logiciels open source pour g?rer les probl?mes, les sprints et les feuilles de route de produits avec la tranquillit? d'esprit. Il permet aux utilisateurs de commencer par un outil de suivi des t?ches de base et d'adopter progressivement divers cadres de gestion de projet comme Agile, Waterfall, et bien d'autres.
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Plane
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Productivite\Plane
+```
+
+## Modifier la configuration de Plane
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Productivite\Plane
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Plane
+
+Pour utiliser Plane tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Plane avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Plane.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Productivite/Plane/docker-compose-traefik.yml b/Productivite/Plane/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Productivite/Plane/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Productivite/Plane/docker-compose.yml b/Productivite/Plane/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Productivite/Plane/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Productivite/Plane/img/logo-Plane.png b/Productivite/Plane/img/logo-Plane.png
new file mode 100644
index 00000000..dd2efe2c
Binary files /dev/null and b/Productivite/Plane/img/logo-Plane.png differ
diff --git a/Productivite/PlantUML/LICENSE b/Productivite/PlantUML/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/Productivite/PlantUML/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/Productivite/PlantUML/README.md b/Productivite/PlantUML/README.md
new file mode 100644
index 00000000..4878fd31
--- /dev/null
+++ b/Productivite/PlantUML/README.md
@@ -0,0 +1,66 @@
+
+URL : https://github.com/urania-dev/snapp
+
+# PlantUML
+
+PlantUML est un outil open source permettant aux utilisateurs de cr?er des diagrammes ? partir d'un langage de texte en clair. Outre divers diagrammes UML, PlantUML prend en charge divers autres formats li?s au d?veloppement de logiciels, ainsi que la visualisation des fichiers JSON et YAML. Le langage de PlantUML est un exemple de langage sp?cifique au domaine.
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de PlantUML
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Productivite\PlantUML
+```
+
+## Modifier la configuration de PlantUML
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Productivite\PlantUML
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de PlantUML
+
+Pour utiliser PlantUML tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser PlantUML avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://PlantUML.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Productivite/PlantUML/docker-compose-traefik.yml b/Productivite/PlantUML/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Productivite/PlantUML/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Productivite/PlantUML/docker-compose.yml b/Productivite/PlantUML/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Productivite/PlantUML/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Productivite/PlantUML/img/logo-PlantUML.png b/Productivite/PlantUML/img/logo-PlantUML.png
new file mode 100644
index 00000000..b379c445
Binary files /dev/null and b/Productivite/PlantUML/img/logo-PlantUML.png differ
diff --git a/Productivite/PupCloud/LICENSE b/Productivite/PupCloud/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/Productivite/PupCloud/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/Productivite/PupCloud/README.md b/Productivite/PupCloud/README.md
new file mode 100644
index 00000000..04b64cbd
--- /dev/null
+++ b/Productivite/PupCloud/README.md
@@ -0,0 +1,66 @@
+
+URL : https://github.com/taigaio/taiga-front
+
+# PupCloud
+
+Mettez vos fichiers dans le navigateur. Point Pupcloud sur un dossier local et faire exposer instantan?ment son contenu sous la forme d'une application web. Parcourez, g?rez, partagez des fichiers et plus d'une mani?re vraiment portable Pupcloud n'a pas besoin d'une base de donn?es, ni ne laisse .dotfiles dans le syst?me de fichiers; il est emball? sous la forme d'un seul fichier ex?cutable (?crit dans Go-Svelte-Typescript). Le pupcloud est un exercice minimaliste : il vise ? ?tre aussi simple que possible tout en conservant toutes les caract?ristiques que vous aimeriez. Il suffit de le faire courir. Il a tout et il s'inscrit dans un nuage de taille de chiot.
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de PupCloud
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Productivite\PupCloud
+```
+
+## Modifier la configuration de PupCloud
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Productivite\PupCloud
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de PupCloud
+
+Pour utiliser PupCloud tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser PupCloud avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://PupCloud.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Productivite/PupCloud/docker-compose-traefik.yml b/Productivite/PupCloud/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Productivite/PupCloud/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Productivite/PupCloud/docker-compose.yml b/Productivite/PupCloud/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Productivite/PupCloud/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Productivite/PupCloud/img/logo-PupCloud.png b/Productivite/PupCloud/img/logo-PupCloud.png
new file mode 100644
index 00000000..bee5187c
Binary files /dev/null and b/Productivite/PupCloud/img/logo-PupCloud.png differ
diff --git a/Productivite/Pylon/LICENSE b/Productivite/Pylon/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/Productivite/Pylon/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/Productivite/Pylon/README.md b/Productivite/Pylon/README.md
new file mode 100644
index 00000000..5136fb9f
--- /dev/null
+++ b/Productivite/Pylon/README.md
@@ -0,0 +1,66 @@
+
+URL :
+
+# Pylon
+
+Pylon est un environnement de d?veloppement int?gr? bas? sur le web construit avec Node.js en tant que backend et avec un front frontal JavaScript/HTML5 suraliment?, sous licence GPL version 3. Ce projet provient du projet Cloud9 v2. Le pylon est enti?rement construit sur une pile Web et dispose d'un ?diteur de texte ACE haute performance avec une mise en ?vidence syntaxe group?e pour prendre en charge un large ?ventail de langages de programmation.
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Pylon
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Productivite\Pylon
+```
+
+## Modifier la configuration de Pylon
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Productivite\Pylon
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Pylon
+
+Pour utiliser Pylon tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Pylon avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Pylon.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Productivite/Pylon/docker-compose-traefik.yml b/Productivite/Pylon/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Productivite/Pylon/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Productivite/Pylon/docker-compose.yml b/Productivite/Pylon/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Productivite/Pylon/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Productivite/Redmine/LICENSE b/Productivite/Redmine/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/Productivite/Redmine/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/Productivite/Redmine/README.md b/Productivite/Redmine/README.md
new file mode 100644
index 00000000..5e2f2fa7
--- /dev/null
+++ b/Productivite/Redmine/README.md
@@ -0,0 +1,66 @@
+
+URL :
+
+# Redmine
+
+Redmine est un outil de gestion de projet et de suivi des probl?mes, gratuit et open source. Il permet aux utilisateurs de g?rer plusieurs projets et sous-projets associ?s. Il dispose de wikis et de forums de projet, de suivi du temps et de flexibilit?, d'un contr?le d'acc?s bas? sur les r?les.
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Redmine
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Productivite\Redmine
+```
+
+## Modifier la configuration de Redmine
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Productivite\Redmine
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Redmine
+
+Pour utiliser Redmine tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Redmine avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Redmine.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Productivite/Redmine/docker-compose-traefik.yml b/Productivite/Redmine/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Productivite/Redmine/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Productivite/Redmine/docker-compose.yml b/Productivite/Redmine/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Productivite/Redmine/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Productivite/Redmine/img/logo-Redmine.png b/Productivite/Redmine/img/logo-Redmine.png
new file mode 100644
index 00000000..09a6e37f
Binary files /dev/null and b/Productivite/Redmine/img/logo-Redmine.png differ
diff --git a/Productivite/SiYuan/LICENSE b/Productivite/SiYuan/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/Productivite/SiYuan/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/Productivite/SiYuan/README.md b/Productivite/SiYuan/README.md
new file mode 100644
index 00000000..14384248
--- /dev/null
+++ b/Productivite/SiYuan/README.md
@@ -0,0 +1,66 @@
+
+URL :
+
+# SiYuan
+
+SiYuan est un syst?me de gestion des connaissances personnelles open source, source priv?e, de support de r?f?rence au niveau du bloc ? grain fin et Markdown WYSIWYG.
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de SiYuan
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Productivite\SiYuan
+```
+
+## Modifier la configuration de SiYuan
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Productivite\SiYuan
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de SiYuan
+
+Pour utiliser SiYuan tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser SiYuan avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://SiYuan.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Productivite/SiYuan/docker-compose-traefik.yml b/Productivite/SiYuan/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Productivite/SiYuan/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Productivite/SiYuan/docker-compose.yml b/Productivite/SiYuan/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Productivite/SiYuan/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Production/SNIPE-IT/.all-contributorsrc b/Productivite/Snipe-IT/.all-contributorsrc
similarity index 100%
rename from Production/SNIPE-IT/.all-contributorsrc
rename to Productivite/Snipe-IT/.all-contributorsrc
diff --git a/Production/SNIPE-IT/.dockerignore b/Productivite/Snipe-IT/.dockerignore
similarity index 100%
rename from Production/SNIPE-IT/.dockerignore
rename to Productivite/Snipe-IT/.dockerignore
diff --git a/Production/SNIPE-IT/.env.docker b/Productivite/Snipe-IT/.env.docker
similarity index 100%
rename from Production/SNIPE-IT/.env.docker
rename to Productivite/Snipe-IT/.env.docker
diff --git a/Production/SNIPE-IT/.env.dusk.example b/Productivite/Snipe-IT/.env.dusk.example
similarity index 100%
rename from Production/SNIPE-IT/.env.dusk.example
rename to Productivite/Snipe-IT/.env.dusk.example
diff --git a/Production/SNIPE-IT/.env.example b/Productivite/Snipe-IT/.env.example
similarity index 100%
rename from Production/SNIPE-IT/.env.example
rename to Productivite/Snipe-IT/.env.example
diff --git a/Production/SNIPE-IT/.env.testing-ci b/Productivite/Snipe-IT/.env.testing-ci
similarity index 100%
rename from Production/SNIPE-IT/.env.testing-ci
rename to Productivite/Snipe-IT/.env.testing-ci
diff --git a/Production/SNIPE-IT/.env.testing.example b/Productivite/Snipe-IT/.env.testing.example
similarity index 100%
rename from Production/SNIPE-IT/.env.testing.example
rename to Productivite/Snipe-IT/.env.testing.example
diff --git a/Production/SNIPE-IT/.env.tests b/Productivite/Snipe-IT/.env.tests
similarity index 100%
rename from Production/SNIPE-IT/.env.tests
rename to Productivite/Snipe-IT/.env.tests
diff --git a/Production/SNIPE-IT/.env.unit-tests b/Productivite/Snipe-IT/.env.unit-tests
similarity index 100%
rename from Production/SNIPE-IT/.env.unit-tests
rename to Productivite/Snipe-IT/.env.unit-tests
diff --git a/Production/SNIPE-IT/.gitattributes b/Productivite/Snipe-IT/.gitattributes
similarity index 100%
rename from Production/SNIPE-IT/.gitattributes
rename to Productivite/Snipe-IT/.gitattributes
diff --git a/Production/SNIPE-IT/.htaccess b/Productivite/Snipe-IT/.htaccess
similarity index 100%
rename from Production/SNIPE-IT/.htaccess
rename to Productivite/Snipe-IT/.htaccess
diff --git a/Production/SNIPE-IT/.nvmrc b/Productivite/Snipe-IT/.nvmrc
similarity index 100%
rename from Production/SNIPE-IT/.nvmrc
rename to Productivite/Snipe-IT/.nvmrc
diff --git a/Production/SNIPE-IT/.upgrade_requirements.json b/Productivite/Snipe-IT/.upgrade_requirements.json
similarity index 100%
rename from Production/SNIPE-IT/.upgrade_requirements.json
rename to Productivite/Snipe-IT/.upgrade_requirements.json
diff --git a/Production/SNIPE-IT/CODE_OF_CONDUCT.md b/Productivite/Snipe-IT/CODE_OF_CONDUCT.md
similarity index 100%
rename from Production/SNIPE-IT/CODE_OF_CONDUCT.md
rename to Productivite/Snipe-IT/CODE_OF_CONDUCT.md
diff --git a/Production/SNIPE-IT/CONTRIBUTING.md b/Productivite/Snipe-IT/CONTRIBUTING.md
similarity index 100%
rename from Production/SNIPE-IT/CONTRIBUTING.md
rename to Productivite/Snipe-IT/CONTRIBUTING.md
diff --git a/Production/SNIPE-IT/CONTRIBUTORS.md b/Productivite/Snipe-IT/CONTRIBUTORS.md
similarity index 100%
rename from Production/SNIPE-IT/CONTRIBUTORS.md
rename to Productivite/Snipe-IT/CONTRIBUTORS.md
diff --git a/Production/SNIPE-IT/Dockerfile b/Productivite/Snipe-IT/Dockerfile
similarity index 100%
rename from Production/SNIPE-IT/Dockerfile
rename to Productivite/Snipe-IT/Dockerfile
diff --git a/Production/SNIPE-IT/Dockerfile.alpine b/Productivite/Snipe-IT/Dockerfile.alpine
similarity index 100%
rename from Production/SNIPE-IT/Dockerfile.alpine
rename to Productivite/Snipe-IT/Dockerfile.alpine
diff --git a/Production/SNIPE-IT/Dockerfile.fpm-alpine b/Productivite/Snipe-IT/Dockerfile.fpm-alpine
similarity index 100%
rename from Production/SNIPE-IT/Dockerfile.fpm-alpine
rename to Productivite/Snipe-IT/Dockerfile.fpm-alpine
diff --git a/Productivite/Snipe-IT/LICENSE b/Productivite/Snipe-IT/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/Productivite/Snipe-IT/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/Production/SNIPE-IT/Procfile b/Productivite/Snipe-IT/Procfile
similarity index 100%
rename from Production/SNIPE-IT/Procfile
rename to Productivite/Snipe-IT/Procfile
diff --git a/Productivite/Snipe-IT/README.md b/Productivite/Snipe-IT/README.md
new file mode 100644
index 00000000..f243ceff
--- /dev/null
+++ b/Productivite/Snipe-IT/README.md
@@ -0,0 +1,66 @@
+
+URL :
+
+# Snipe-IT
+
+Snipe-IT est un syst?me de gestion des actifs informatiques libre et gratuit ?crit en PHP. Snipe-IT a ?t? fait pour la gestion des actifs informatiques, afin de permettre aux d?partements informatiques de suivre qui a qui a un ordinateur portable, quand il a ?t? achet?, quelles licences de logiciels et quels accessoires sont disponibles, et ainsi de suite.
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Snipe-IT
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Productivite\Snipe-IT
+```
+
+## Modifier la configuration de Snipe-IT
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Productivite\Snipe-IT
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Snipe-IT
+
+Pour utiliser Snipe-IT tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Snipe-IT avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Snipe-IT.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Production/SNIPE-IT/SECURITY.md b/Productivite/Snipe-IT/SECURITY.md
similarity index 100%
rename from Production/SNIPE-IT/SECURITY.md
rename to Productivite/Snipe-IT/SECURITY.md
diff --git a/Production/SNIPE-IT/TESTING.md b/Productivite/Snipe-IT/TESTING.md
similarity index 100%
rename from Production/SNIPE-IT/TESTING.md
rename to Productivite/Snipe-IT/TESTING.md
diff --git a/Production/SNIPE-IT/Vagrantfile b/Productivite/Snipe-IT/Vagrantfile
similarity index 100%
rename from Production/SNIPE-IT/Vagrantfile
rename to Productivite/Snipe-IT/Vagrantfile
diff --git a/Audacity/docker-compose.yml b/Productivite/Snipe-IT/_config.yml
similarity index 100%
rename from Audacity/docker-compose.yml
rename to Productivite/Snipe-IT/_config.yml
diff --git a/Production/SNIPE-IT/ansible/freebsd/vagrant_playbook.yml b/Productivite/Snipe-IT/ansible/freebsd/vagrant_playbook.yml
similarity index 100%
rename from Production/SNIPE-IT/ansible/freebsd/vagrant_playbook.yml
rename to Productivite/Snipe-IT/ansible/freebsd/vagrant_playbook.yml
diff --git a/Production/SNIPE-IT/ansible/ubuntu/apachevirtualhost.conf.j2 b/Productivite/Snipe-IT/ansible/ubuntu/apachevirtualhost.conf.j2
similarity index 100%
rename from Production/SNIPE-IT/ansible/ubuntu/apachevirtualhost.conf.j2
rename to Productivite/Snipe-IT/ansible/ubuntu/apachevirtualhost.conf.j2
diff --git a/Production/SNIPE-IT/ansible/ubuntu/vagrant_playbook.yml b/Productivite/Snipe-IT/ansible/ubuntu/vagrant_playbook.yml
similarity index 100%
rename from Production/SNIPE-IT/ansible/ubuntu/vagrant_playbook.yml
rename to Productivite/Snipe-IT/ansible/ubuntu/vagrant_playbook.yml
diff --git a/Production/SNIPE-IT/app.json b/Productivite/Snipe-IT/app.json
similarity index 100%
rename from Production/SNIPE-IT/app.json
rename to Productivite/Snipe-IT/app.json
diff --git a/Production/SNIPE-IT/app/Console/Commands/CheckinLicensesFromAllUsers.php b/Productivite/Snipe-IT/app/Console/Commands/CheckinLicensesFromAllUsers.php
similarity index 100%
rename from Production/SNIPE-IT/app/Console/Commands/CheckinLicensesFromAllUsers.php
rename to Productivite/Snipe-IT/app/Console/Commands/CheckinLicensesFromAllUsers.php
diff --git a/Production/SNIPE-IT/app/Console/Commands/CheckoutLicenseToAllUsers.php b/Productivite/Snipe-IT/app/Console/Commands/CheckoutLicenseToAllUsers.php
similarity index 100%
rename from Production/SNIPE-IT/app/Console/Commands/CheckoutLicenseToAllUsers.php
rename to Productivite/Snipe-IT/app/Console/Commands/CheckoutLicenseToAllUsers.php
diff --git a/Production/SNIPE-IT/app/Console/Commands/CreateAdmin.php b/Productivite/Snipe-IT/app/Console/Commands/CreateAdmin.php
similarity index 100%
rename from Production/SNIPE-IT/app/Console/Commands/CreateAdmin.php
rename to Productivite/Snipe-IT/app/Console/Commands/CreateAdmin.php
diff --git a/Production/SNIPE-IT/app/Console/Commands/DisableLDAP.php b/Productivite/Snipe-IT/app/Console/Commands/DisableLDAP.php
similarity index 100%
rename from Production/SNIPE-IT/app/Console/Commands/DisableLDAP.php
rename to Productivite/Snipe-IT/app/Console/Commands/DisableLDAP.php
diff --git a/Production/SNIPE-IT/app/Console/Commands/FixDoubleEscape.php b/Productivite/Snipe-IT/app/Console/Commands/FixDoubleEscape.php
similarity index 100%
rename from Production/SNIPE-IT/app/Console/Commands/FixDoubleEscape.php
rename to Productivite/Snipe-IT/app/Console/Commands/FixDoubleEscape.php
diff --git a/Production/SNIPE-IT/app/Console/Commands/FixMismatchedAssetsAndLogs.php b/Productivite/Snipe-IT/app/Console/Commands/FixMismatchedAssetsAndLogs.php
similarity index 100%
rename from Production/SNIPE-IT/app/Console/Commands/FixMismatchedAssetsAndLogs.php
rename to Productivite/Snipe-IT/app/Console/Commands/FixMismatchedAssetsAndLogs.php
diff --git a/Production/SNIPE-IT/app/Console/Commands/GeneratePersonalAccessToken.php b/Productivite/Snipe-IT/app/Console/Commands/GeneratePersonalAccessToken.php
similarity index 100%
rename from Production/SNIPE-IT/app/Console/Commands/GeneratePersonalAccessToken.php
rename to Productivite/Snipe-IT/app/Console/Commands/GeneratePersonalAccessToken.php
diff --git a/Production/SNIPE-IT/app/Console/Commands/ImportLocations.php b/Productivite/Snipe-IT/app/Console/Commands/ImportLocations.php
similarity index 100%
rename from Production/SNIPE-IT/app/Console/Commands/ImportLocations.php
rename to Productivite/Snipe-IT/app/Console/Commands/ImportLocations.php
diff --git a/Production/SNIPE-IT/app/Console/Commands/KillAllSessions.php b/Productivite/Snipe-IT/app/Console/Commands/KillAllSessions.php
similarity index 100%
rename from Production/SNIPE-IT/app/Console/Commands/KillAllSessions.php
rename to Productivite/Snipe-IT/app/Console/Commands/KillAllSessions.php
diff --git a/Production/SNIPE-IT/app/Console/Commands/LdapSync.php b/Productivite/Snipe-IT/app/Console/Commands/LdapSync.php
similarity index 100%
rename from Production/SNIPE-IT/app/Console/Commands/LdapSync.php
rename to Productivite/Snipe-IT/app/Console/Commands/LdapSync.php
diff --git a/Production/SNIPE-IT/app/Console/Commands/LdapTroubleshooter.php b/Productivite/Snipe-IT/app/Console/Commands/LdapTroubleshooter.php
similarity index 100%
rename from Production/SNIPE-IT/app/Console/Commands/LdapTroubleshooter.php
rename to Productivite/Snipe-IT/app/Console/Commands/LdapTroubleshooter.php
diff --git a/Production/SNIPE-IT/app/Console/Commands/MergeUsersByUsername.php b/Productivite/Snipe-IT/app/Console/Commands/MergeUsersByUsername.php
similarity index 100%
rename from Production/SNIPE-IT/app/Console/Commands/MergeUsersByUsername.php
rename to Productivite/Snipe-IT/app/Console/Commands/MergeUsersByUsername.php
diff --git a/Production/SNIPE-IT/app/Console/Commands/MoveUploadsToNewDisk.php b/Productivite/Snipe-IT/app/Console/Commands/MoveUploadsToNewDisk.php
similarity index 100%
rename from Production/SNIPE-IT/app/Console/Commands/MoveUploadsToNewDisk.php
rename to Productivite/Snipe-IT/app/Console/Commands/MoveUploadsToNewDisk.php
diff --git a/Production/SNIPE-IT/app/Console/Commands/NormalizeUserNames.php b/Productivite/Snipe-IT/app/Console/Commands/NormalizeUserNames.php
similarity index 100%
rename from Production/SNIPE-IT/app/Console/Commands/NormalizeUserNames.php
rename to Productivite/Snipe-IT/app/Console/Commands/NormalizeUserNames.php
diff --git a/Production/SNIPE-IT/app/Console/Commands/ObjectImportCommand.php b/Productivite/Snipe-IT/app/Console/Commands/ObjectImportCommand.php
similarity index 100%
rename from Production/SNIPE-IT/app/Console/Commands/ObjectImportCommand.php
rename to Productivite/Snipe-IT/app/Console/Commands/ObjectImportCommand.php
diff --git a/Production/SNIPE-IT/app/Console/Commands/PaveIt.php b/Productivite/Snipe-IT/app/Console/Commands/PaveIt.php
similarity index 100%
rename from Production/SNIPE-IT/app/Console/Commands/PaveIt.php
rename to Productivite/Snipe-IT/app/Console/Commands/PaveIt.php
diff --git a/Production/SNIPE-IT/app/Console/Commands/Purge.php b/Productivite/Snipe-IT/app/Console/Commands/Purge.php
similarity index 100%
rename from Production/SNIPE-IT/app/Console/Commands/Purge.php
rename to Productivite/Snipe-IT/app/Console/Commands/Purge.php
diff --git a/Production/SNIPE-IT/app/Console/Commands/PurgeLoginAttempts.php b/Productivite/Snipe-IT/app/Console/Commands/PurgeLoginAttempts.php
similarity index 100%
rename from Production/SNIPE-IT/app/Console/Commands/PurgeLoginAttempts.php
rename to Productivite/Snipe-IT/app/Console/Commands/PurgeLoginAttempts.php
diff --git a/Production/SNIPE-IT/app/Console/Commands/ReEncodeCustomFieldNames.php b/Productivite/Snipe-IT/app/Console/Commands/ReEncodeCustomFieldNames.php
similarity index 100%
rename from Production/SNIPE-IT/app/Console/Commands/ReEncodeCustomFieldNames.php
rename to Productivite/Snipe-IT/app/Console/Commands/ReEncodeCustomFieldNames.php
diff --git a/Production/SNIPE-IT/app/Console/Commands/RecryptFromMcrypt.php b/Productivite/Snipe-IT/app/Console/Commands/RecryptFromMcrypt.php
similarity index 100%
rename from Production/SNIPE-IT/app/Console/Commands/RecryptFromMcrypt.php
rename to Productivite/Snipe-IT/app/Console/Commands/RecryptFromMcrypt.php
diff --git a/Production/SNIPE-IT/app/Console/Commands/RegenerateAssetTags.php b/Productivite/Snipe-IT/app/Console/Commands/RegenerateAssetTags.php
similarity index 100%
rename from Production/SNIPE-IT/app/Console/Commands/RegenerateAssetTags.php
rename to Productivite/Snipe-IT/app/Console/Commands/RegenerateAssetTags.php
diff --git a/Production/SNIPE-IT/app/Console/Commands/ResetDemoSettings.php b/Productivite/Snipe-IT/app/Console/Commands/ResetDemoSettings.php
similarity index 100%
rename from Production/SNIPE-IT/app/Console/Commands/ResetDemoSettings.php
rename to Productivite/Snipe-IT/app/Console/Commands/ResetDemoSettings.php
diff --git a/Production/SNIPE-IT/app/Console/Commands/RestoreDeletedUsers.php b/Productivite/Snipe-IT/app/Console/Commands/RestoreDeletedUsers.php
similarity index 100%
rename from Production/SNIPE-IT/app/Console/Commands/RestoreDeletedUsers.php
rename to Productivite/Snipe-IT/app/Console/Commands/RestoreDeletedUsers.php
diff --git a/Production/SNIPE-IT/app/Console/Commands/RestoreFromBackup.php b/Productivite/Snipe-IT/app/Console/Commands/RestoreFromBackup.php
similarity index 100%
rename from Production/SNIPE-IT/app/Console/Commands/RestoreFromBackup.php
rename to Productivite/Snipe-IT/app/Console/Commands/RestoreFromBackup.php
diff --git a/Production/SNIPE-IT/app/Console/Commands/RotateAppKey.php b/Productivite/Snipe-IT/app/Console/Commands/RotateAppKey.php
similarity index 100%
rename from Production/SNIPE-IT/app/Console/Commands/RotateAppKey.php
rename to Productivite/Snipe-IT/app/Console/Commands/RotateAppKey.php
diff --git a/Production/SNIPE-IT/app/Console/Commands/SamlClearExpiredNonces.php b/Productivite/Snipe-IT/app/Console/Commands/SamlClearExpiredNonces.php
similarity index 100%
rename from Production/SNIPE-IT/app/Console/Commands/SamlClearExpiredNonces.php
rename to Productivite/Snipe-IT/app/Console/Commands/SamlClearExpiredNonces.php
diff --git a/Production/SNIPE-IT/app/Console/Commands/SendCurrentInventoryToUsers.php b/Productivite/Snipe-IT/app/Console/Commands/SendCurrentInventoryToUsers.php
similarity index 100%
rename from Production/SNIPE-IT/app/Console/Commands/SendCurrentInventoryToUsers.php
rename to Productivite/Snipe-IT/app/Console/Commands/SendCurrentInventoryToUsers.php
diff --git a/Production/SNIPE-IT/app/Console/Commands/SendExpectedCheckinAlerts.php b/Productivite/Snipe-IT/app/Console/Commands/SendExpectedCheckinAlerts.php
similarity index 100%
rename from Production/SNIPE-IT/app/Console/Commands/SendExpectedCheckinAlerts.php
rename to Productivite/Snipe-IT/app/Console/Commands/SendExpectedCheckinAlerts.php
diff --git a/Production/SNIPE-IT/app/Console/Commands/SendExpirationAlerts.php b/Productivite/Snipe-IT/app/Console/Commands/SendExpirationAlerts.php
similarity index 100%
rename from Production/SNIPE-IT/app/Console/Commands/SendExpirationAlerts.php
rename to Productivite/Snipe-IT/app/Console/Commands/SendExpirationAlerts.php
diff --git a/Production/SNIPE-IT/app/Console/Commands/SendInventoryAlerts.php b/Productivite/Snipe-IT/app/Console/Commands/SendInventoryAlerts.php
similarity index 100%
rename from Production/SNIPE-IT/app/Console/Commands/SendInventoryAlerts.php
rename to Productivite/Snipe-IT/app/Console/Commands/SendInventoryAlerts.php
diff --git a/Production/SNIPE-IT/app/Console/Commands/SendUpcomingAuditReport.php b/Productivite/Snipe-IT/app/Console/Commands/SendUpcomingAuditReport.php
similarity index 100%
rename from Production/SNIPE-IT/app/Console/Commands/SendUpcomingAuditReport.php
rename to Productivite/Snipe-IT/app/Console/Commands/SendUpcomingAuditReport.php
diff --git a/Production/SNIPE-IT/app/Console/Commands/SyncAssetCounters.php b/Productivite/Snipe-IT/app/Console/Commands/SyncAssetCounters.php
similarity index 100%
rename from Production/SNIPE-IT/app/Console/Commands/SyncAssetCounters.php
rename to Productivite/Snipe-IT/app/Console/Commands/SyncAssetCounters.php
diff --git a/Production/SNIPE-IT/app/Console/Commands/SyncAssetLocations.php b/Productivite/Snipe-IT/app/Console/Commands/SyncAssetLocations.php
similarity index 100%
rename from Production/SNIPE-IT/app/Console/Commands/SyncAssetLocations.php
rename to Productivite/Snipe-IT/app/Console/Commands/SyncAssetLocations.php
diff --git a/Production/SNIPE-IT/app/Console/Commands/SystemBackup.php b/Productivite/Snipe-IT/app/Console/Commands/SystemBackup.php
similarity index 100%
rename from Production/SNIPE-IT/app/Console/Commands/SystemBackup.php
rename to Productivite/Snipe-IT/app/Console/Commands/SystemBackup.php
diff --git a/Production/SNIPE-IT/app/Console/Commands/ToggleCustomfieldEncryption.php b/Productivite/Snipe-IT/app/Console/Commands/ToggleCustomfieldEncryption.php
similarity index 100%
rename from Production/SNIPE-IT/app/Console/Commands/ToggleCustomfieldEncryption.php
rename to Productivite/Snipe-IT/app/Console/Commands/ToggleCustomfieldEncryption.php
diff --git a/Production/SNIPE-IT/app/Console/Commands/Version.php b/Productivite/Snipe-IT/app/Console/Commands/Version.php
similarity index 100%
rename from Production/SNIPE-IT/app/Console/Commands/Version.php
rename to Productivite/Snipe-IT/app/Console/Commands/Version.php
diff --git a/Production/SNIPE-IT/app/Console/Kernel.php b/Productivite/Snipe-IT/app/Console/Kernel.php
similarity index 100%
rename from Production/SNIPE-IT/app/Console/Kernel.php
rename to Productivite/Snipe-IT/app/Console/Kernel.php
diff --git a/Production/SNIPE-IT/app/Events/CheckoutAccepted.php b/Productivite/Snipe-IT/app/Events/CheckoutAccepted.php
similarity index 100%
rename from Production/SNIPE-IT/app/Events/CheckoutAccepted.php
rename to Productivite/Snipe-IT/app/Events/CheckoutAccepted.php
diff --git a/Production/SNIPE-IT/app/Events/CheckoutDeclined.php b/Productivite/Snipe-IT/app/Events/CheckoutDeclined.php
similarity index 100%
rename from Production/SNIPE-IT/app/Events/CheckoutDeclined.php
rename to Productivite/Snipe-IT/app/Events/CheckoutDeclined.php
diff --git a/Production/SNIPE-IT/app/Events/CheckoutableCheckedIn.php b/Productivite/Snipe-IT/app/Events/CheckoutableCheckedIn.php
similarity index 100%
rename from Production/SNIPE-IT/app/Events/CheckoutableCheckedIn.php
rename to Productivite/Snipe-IT/app/Events/CheckoutableCheckedIn.php
diff --git a/Production/SNIPE-IT/app/Events/CheckoutableCheckedOut.php b/Productivite/Snipe-IT/app/Events/CheckoutableCheckedOut.php
similarity index 100%
rename from Production/SNIPE-IT/app/Events/CheckoutableCheckedOut.php
rename to Productivite/Snipe-IT/app/Events/CheckoutableCheckedOut.php
diff --git a/Production/SNIPE-IT/app/Events/Event.php b/Productivite/Snipe-IT/app/Events/Event.php
similarity index 100%
rename from Production/SNIPE-IT/app/Events/Event.php
rename to Productivite/Snipe-IT/app/Events/Event.php
diff --git a/Production/SNIPE-IT/app/Events/UserMerged.php b/Productivite/Snipe-IT/app/Events/UserMerged.php
similarity index 100%
rename from Production/SNIPE-IT/app/Events/UserMerged.php
rename to Productivite/Snipe-IT/app/Events/UserMerged.php
diff --git a/Production/SNIPE-IT/app/Exceptions/CheckoutNotAllowed.php b/Productivite/Snipe-IT/app/Exceptions/CheckoutNotAllowed.php
similarity index 100%
rename from Production/SNIPE-IT/app/Exceptions/CheckoutNotAllowed.php
rename to Productivite/Snipe-IT/app/Exceptions/CheckoutNotAllowed.php
diff --git a/Production/SNIPE-IT/app/Exceptions/Handler.php b/Productivite/Snipe-IT/app/Exceptions/Handler.php
similarity index 100%
rename from Production/SNIPE-IT/app/Exceptions/Handler.php
rename to Productivite/Snipe-IT/app/Exceptions/Handler.php
diff --git a/Production/SNIPE-IT/app/Helpers/Helper.php b/Productivite/Snipe-IT/app/Helpers/Helper.php
similarity index 100%
rename from Production/SNIPE-IT/app/Helpers/Helper.php
rename to Productivite/Snipe-IT/app/Helpers/Helper.php
diff --git a/Production/SNIPE-IT/app/Helpers/StorageHelper.php b/Productivite/Snipe-IT/app/Helpers/StorageHelper.php
similarity index 100%
rename from Production/SNIPE-IT/app/Helpers/StorageHelper.php
rename to Productivite/Snipe-IT/app/Helpers/StorageHelper.php
diff --git a/Production/SNIPE-IT/app/Http/Controllers/Accessories/AccessoriesController.php b/Productivite/Snipe-IT/app/Http/Controllers/Accessories/AccessoriesController.php
similarity index 100%
rename from Production/SNIPE-IT/app/Http/Controllers/Accessories/AccessoriesController.php
rename to Productivite/Snipe-IT/app/Http/Controllers/Accessories/AccessoriesController.php
diff --git a/Production/SNIPE-IT/app/Http/Controllers/Accessories/AccessoriesFilesController.php b/Productivite/Snipe-IT/app/Http/Controllers/Accessories/AccessoriesFilesController.php
similarity index 100%
rename from Production/SNIPE-IT/app/Http/Controllers/Accessories/AccessoriesFilesController.php
rename to Productivite/Snipe-IT/app/Http/Controllers/Accessories/AccessoriesFilesController.php
diff --git a/Production/SNIPE-IT/app/Http/Controllers/Accessories/AccessoryCheckinController.php b/Productivite/Snipe-IT/app/Http/Controllers/Accessories/AccessoryCheckinController.php
similarity index 100%
rename from Production/SNIPE-IT/app/Http/Controllers/Accessories/AccessoryCheckinController.php
rename to Productivite/Snipe-IT/app/Http/Controllers/Accessories/AccessoryCheckinController.php
diff --git a/Production/SNIPE-IT/app/Http/Controllers/Accessories/AccessoryCheckoutController.php b/Productivite/Snipe-IT/app/Http/Controllers/Accessories/AccessoryCheckoutController.php
similarity index 100%
rename from Production/SNIPE-IT/app/Http/Controllers/Accessories/AccessoryCheckoutController.php
rename to Productivite/Snipe-IT/app/Http/Controllers/Accessories/AccessoryCheckoutController.php
diff --git a/Production/SNIPE-IT/app/Http/Controllers/Account/AcceptanceController.php b/Productivite/Snipe-IT/app/Http/Controllers/Account/AcceptanceController.php
similarity index 100%
rename from Production/SNIPE-IT/app/Http/Controllers/Account/AcceptanceController.php
rename to Productivite/Snipe-IT/app/Http/Controllers/Account/AcceptanceController.php
diff --git a/Production/SNIPE-IT/app/Http/Controllers/ActionlogController.php b/Productivite/Snipe-IT/app/Http/Controllers/ActionlogController.php
similarity index 100%
rename from Production/SNIPE-IT/app/Http/Controllers/ActionlogController.php
rename to Productivite/Snipe-IT/app/Http/Controllers/ActionlogController.php
diff --git a/Production/SNIPE-IT/app/Http/Controllers/Api/AccessoriesController.php b/Productivite/Snipe-IT/app/Http/Controllers/Api/AccessoriesController.php
similarity index 100%
rename from Production/SNIPE-IT/app/Http/Controllers/Api/AccessoriesController.php
rename to Productivite/Snipe-IT/app/Http/Controllers/Api/AccessoriesController.php
diff --git a/Production/SNIPE-IT/app/Http/Controllers/Api/AssetMaintenancesController.php b/Productivite/Snipe-IT/app/Http/Controllers/Api/AssetMaintenancesController.php
similarity index 100%
rename from Production/SNIPE-IT/app/Http/Controllers/Api/AssetMaintenancesController.php
rename to Productivite/Snipe-IT/app/Http/Controllers/Api/AssetMaintenancesController.php
diff --git a/Production/SNIPE-IT/app/Http/Controllers/Api/AssetModelsController.php b/Productivite/Snipe-IT/app/Http/Controllers/Api/AssetModelsController.php
similarity index 100%
rename from Production/SNIPE-IT/app/Http/Controllers/Api/AssetModelsController.php
rename to Productivite/Snipe-IT/app/Http/Controllers/Api/AssetModelsController.php
diff --git a/Production/SNIPE-IT/app/Http/Controllers/Api/AssetsController.php b/Productivite/Snipe-IT/app/Http/Controllers/Api/AssetsController.php
similarity index 100%
rename from Production/SNIPE-IT/app/Http/Controllers/Api/AssetsController.php
rename to Productivite/Snipe-IT/app/Http/Controllers/Api/AssetsController.php
diff --git a/Production/SNIPE-IT/app/Http/Controllers/Api/CategoriesController.php b/Productivite/Snipe-IT/app/Http/Controllers/Api/CategoriesController.php
similarity index 100%
rename from Production/SNIPE-IT/app/Http/Controllers/Api/CategoriesController.php
rename to Productivite/Snipe-IT/app/Http/Controllers/Api/CategoriesController.php
diff --git a/Production/SNIPE-IT/app/Http/Controllers/Api/CompaniesController.php b/Productivite/Snipe-IT/app/Http/Controllers/Api/CompaniesController.php
similarity index 100%
rename from Production/SNIPE-IT/app/Http/Controllers/Api/CompaniesController.php
rename to Productivite/Snipe-IT/app/Http/Controllers/Api/CompaniesController.php
diff --git a/Production/SNIPE-IT/app/Http/Controllers/Api/ComponentsController.php b/Productivite/Snipe-IT/app/Http/Controllers/Api/ComponentsController.php
similarity index 100%
rename from Production/SNIPE-IT/app/Http/Controllers/Api/ComponentsController.php
rename to Productivite/Snipe-IT/app/Http/Controllers/Api/ComponentsController.php
diff --git a/Production/SNIPE-IT/app/Http/Controllers/Api/ConsumablesController.php b/Productivite/Snipe-IT/app/Http/Controllers/Api/ConsumablesController.php
similarity index 100%
rename from Production/SNIPE-IT/app/Http/Controllers/Api/ConsumablesController.php
rename to Productivite/Snipe-IT/app/Http/Controllers/Api/ConsumablesController.php
diff --git a/Production/SNIPE-IT/app/Http/Controllers/Api/CustomFieldsController.php b/Productivite/Snipe-IT/app/Http/Controllers/Api/CustomFieldsController.php
similarity index 100%
rename from Production/SNIPE-IT/app/Http/Controllers/Api/CustomFieldsController.php
rename to Productivite/Snipe-IT/app/Http/Controllers/Api/CustomFieldsController.php
diff --git a/Production/SNIPE-IT/app/Http/Controllers/Api/CustomFieldsetsController.php b/Productivite/Snipe-IT/app/Http/Controllers/Api/CustomFieldsetsController.php
similarity index 100%
rename from Production/SNIPE-IT/app/Http/Controllers/Api/CustomFieldsetsController.php
rename to Productivite/Snipe-IT/app/Http/Controllers/Api/CustomFieldsetsController.php
diff --git a/Production/SNIPE-IT/app/Http/Controllers/Api/DepartmentsController.php b/Productivite/Snipe-IT/app/Http/Controllers/Api/DepartmentsController.php
similarity index 100%
rename from Production/SNIPE-IT/app/Http/Controllers/Api/DepartmentsController.php
rename to Productivite/Snipe-IT/app/Http/Controllers/Api/DepartmentsController.php
diff --git a/Production/SNIPE-IT/app/Http/Controllers/Api/DepreciationsController.php b/Productivite/Snipe-IT/app/Http/Controllers/Api/DepreciationsController.php
similarity index 100%
rename from Production/SNIPE-IT/app/Http/Controllers/Api/DepreciationsController.php
rename to Productivite/Snipe-IT/app/Http/Controllers/Api/DepreciationsController.php
diff --git a/Production/SNIPE-IT/app/Http/Controllers/Api/GroupsController.php b/Productivite/Snipe-IT/app/Http/Controllers/Api/GroupsController.php
similarity index 100%
rename from Production/SNIPE-IT/app/Http/Controllers/Api/GroupsController.php
rename to Productivite/Snipe-IT/app/Http/Controllers/Api/GroupsController.php
diff --git a/Production/SNIPE-IT/app/Http/Controllers/Api/ImportController.php b/Productivite/Snipe-IT/app/Http/Controllers/Api/ImportController.php
similarity index 100%
rename from Production/SNIPE-IT/app/Http/Controllers/Api/ImportController.php
rename to Productivite/Snipe-IT/app/Http/Controllers/Api/ImportController.php
diff --git a/Production/SNIPE-IT/app/Http/Controllers/Api/LabelsController.php b/Productivite/Snipe-IT/app/Http/Controllers/Api/LabelsController.php
similarity index 100%
rename from Production/SNIPE-IT/app/Http/Controllers/Api/LabelsController.php
rename to Productivite/Snipe-IT/app/Http/Controllers/Api/LabelsController.php
diff --git a/Production/SNIPE-IT/app/Http/Controllers/Api/LicenseSeatsController.php b/Productivite/Snipe-IT/app/Http/Controllers/Api/LicenseSeatsController.php
similarity index 100%
rename from Production/SNIPE-IT/app/Http/Controllers/Api/LicenseSeatsController.php
rename to Productivite/Snipe-IT/app/Http/Controllers/Api/LicenseSeatsController.php
diff --git a/Production/SNIPE-IT/app/Http/Controllers/Api/LicensesController.php b/Productivite/Snipe-IT/app/Http/Controllers/Api/LicensesController.php
similarity index 100%
rename from Production/SNIPE-IT/app/Http/Controllers/Api/LicensesController.php
rename to Productivite/Snipe-IT/app/Http/Controllers/Api/LicensesController.php
diff --git a/Production/SNIPE-IT/app/Http/Controllers/Api/LocationsController.php b/Productivite/Snipe-IT/app/Http/Controllers/Api/LocationsController.php
similarity index 100%
rename from Production/SNIPE-IT/app/Http/Controllers/Api/LocationsController.php
rename to Productivite/Snipe-IT/app/Http/Controllers/Api/LocationsController.php
diff --git a/Production/SNIPE-IT/app/Http/Controllers/Api/ManufacturersController.php b/Productivite/Snipe-IT/app/Http/Controllers/Api/ManufacturersController.php
similarity index 100%
rename from Production/SNIPE-IT/app/Http/Controllers/Api/ManufacturersController.php
rename to Productivite/Snipe-IT/app/Http/Controllers/Api/ManufacturersController.php
diff --git a/Production/SNIPE-IT/app/Http/Controllers/Api/PredefinedKitsController.php b/Productivite/Snipe-IT/app/Http/Controllers/Api/PredefinedKitsController.php
similarity index 100%
rename from Production/SNIPE-IT/app/Http/Controllers/Api/PredefinedKitsController.php
rename to Productivite/Snipe-IT/app/Http/Controllers/Api/PredefinedKitsController.php
diff --git a/Production/SNIPE-IT/app/Http/Controllers/Api/ProfileController.php b/Productivite/Snipe-IT/app/Http/Controllers/Api/ProfileController.php
similarity index 100%
rename from Production/SNIPE-IT/app/Http/Controllers/Api/ProfileController.php
rename to Productivite/Snipe-IT/app/Http/Controllers/Api/ProfileController.php
diff --git a/Production/SNIPE-IT/app/Http/Controllers/Api/ReportsController.php b/Productivite/Snipe-IT/app/Http/Controllers/Api/ReportsController.php
similarity index 100%
rename from Production/SNIPE-IT/app/Http/Controllers/Api/ReportsController.php
rename to Productivite/Snipe-IT/app/Http/Controllers/Api/ReportsController.php
diff --git a/Production/SNIPE-IT/app/Http/Controllers/Api/SettingsController.php b/Productivite/Snipe-IT/app/Http/Controllers/Api/SettingsController.php
similarity index 100%
rename from Production/SNIPE-IT/app/Http/Controllers/Api/SettingsController.php
rename to Productivite/Snipe-IT/app/Http/Controllers/Api/SettingsController.php
diff --git a/Production/SNIPE-IT/app/Http/Controllers/Api/StatuslabelsController.php b/Productivite/Snipe-IT/app/Http/Controllers/Api/StatuslabelsController.php
similarity index 100%
rename from Production/SNIPE-IT/app/Http/Controllers/Api/StatuslabelsController.php
rename to Productivite/Snipe-IT/app/Http/Controllers/Api/StatuslabelsController.php
diff --git a/Production/SNIPE-IT/app/Http/Controllers/Api/SuppliersController.php b/Productivite/Snipe-IT/app/Http/Controllers/Api/SuppliersController.php
similarity index 100%
rename from Production/SNIPE-IT/app/Http/Controllers/Api/SuppliersController.php
rename to Productivite/Snipe-IT/app/Http/Controllers/Api/SuppliersController.php
diff --git a/Production/SNIPE-IT/app/Http/Controllers/Api/UsersController.php b/Productivite/Snipe-IT/app/Http/Controllers/Api/UsersController.php
similarity index 100%
rename from Production/SNIPE-IT/app/Http/Controllers/Api/UsersController.php
rename to Productivite/Snipe-IT/app/Http/Controllers/Api/UsersController.php
diff --git a/Production/SNIPE-IT/app/Http/Controllers/AssetMaintenancesController.php b/Productivite/Snipe-IT/app/Http/Controllers/AssetMaintenancesController.php
similarity index 100%
rename from Production/SNIPE-IT/app/Http/Controllers/AssetMaintenancesController.php
rename to Productivite/Snipe-IT/app/Http/Controllers/AssetMaintenancesController.php
diff --git a/Production/SNIPE-IT/app/Http/Controllers/AssetModelsController.php b/Productivite/Snipe-IT/app/Http/Controllers/AssetModelsController.php
similarity index 100%
rename from Production/SNIPE-IT/app/Http/Controllers/AssetModelsController.php
rename to Productivite/Snipe-IT/app/Http/Controllers/AssetModelsController.php
diff --git a/Production/SNIPE-IT/app/Http/Controllers/AssetModelsFilesController.php b/Productivite/Snipe-IT/app/Http/Controllers/AssetModelsFilesController.php
similarity index 100%
rename from Production/SNIPE-IT/app/Http/Controllers/AssetModelsFilesController.php
rename to Productivite/Snipe-IT/app/Http/Controllers/AssetModelsFilesController.php
diff --git a/Production/SNIPE-IT/app/Http/Controllers/Assets/AssetCheckinController.php b/Productivite/Snipe-IT/app/Http/Controllers/Assets/AssetCheckinController.php
similarity index 100%
rename from Production/SNIPE-IT/app/Http/Controllers/Assets/AssetCheckinController.php
rename to Productivite/Snipe-IT/app/Http/Controllers/Assets/AssetCheckinController.php
diff --git a/Production/SNIPE-IT/app/Http/Controllers/Assets/AssetCheckoutController.php b/Productivite/Snipe-IT/app/Http/Controllers/Assets/AssetCheckoutController.php
similarity index 100%
rename from Production/SNIPE-IT/app/Http/Controllers/Assets/AssetCheckoutController.php
rename to Productivite/Snipe-IT/app/Http/Controllers/Assets/AssetCheckoutController.php
diff --git a/Production/SNIPE-IT/app/Http/Controllers/Assets/AssetFilesController.php b/Productivite/Snipe-IT/app/Http/Controllers/Assets/AssetFilesController.php
similarity index 100%
rename from Production/SNIPE-IT/app/Http/Controllers/Assets/AssetFilesController.php
rename to Productivite/Snipe-IT/app/Http/Controllers/Assets/AssetFilesController.php
diff --git a/Production/SNIPE-IT/app/Http/Controllers/Assets/AssetsController.php b/Productivite/Snipe-IT/app/Http/Controllers/Assets/AssetsController.php
similarity index 100%
rename from Production/SNIPE-IT/app/Http/Controllers/Assets/AssetsController.php
rename to Productivite/Snipe-IT/app/Http/Controllers/Assets/AssetsController.php
diff --git a/Production/SNIPE-IT/app/Http/Controllers/Assets/BulkAssetsController.php b/Productivite/Snipe-IT/app/Http/Controllers/Assets/BulkAssetsController.php
similarity index 100%
rename from Production/SNIPE-IT/app/Http/Controllers/Assets/BulkAssetsController.php
rename to Productivite/Snipe-IT/app/Http/Controllers/Assets/BulkAssetsController.php
diff --git a/Production/SNIPE-IT/app/Http/Controllers/Auth/ForgotPasswordController.php b/Productivite/Snipe-IT/app/Http/Controllers/Auth/ForgotPasswordController.php
similarity index 100%
rename from Production/SNIPE-IT/app/Http/Controllers/Auth/ForgotPasswordController.php
rename to Productivite/Snipe-IT/app/Http/Controllers/Auth/ForgotPasswordController.php
diff --git a/Production/SNIPE-IT/app/Http/Controllers/Auth/LoginController.php b/Productivite/Snipe-IT/app/Http/Controllers/Auth/LoginController.php
similarity index 100%
rename from Production/SNIPE-IT/app/Http/Controllers/Auth/LoginController.php
rename to Productivite/Snipe-IT/app/Http/Controllers/Auth/LoginController.php
diff --git a/Production/SNIPE-IT/app/Http/Controllers/Auth/RegisterController.php b/Productivite/Snipe-IT/app/Http/Controllers/Auth/RegisterController.php
similarity index 100%
rename from Production/SNIPE-IT/app/Http/Controllers/Auth/RegisterController.php
rename to Productivite/Snipe-IT/app/Http/Controllers/Auth/RegisterController.php
diff --git a/Production/SNIPE-IT/app/Http/Controllers/Auth/ResetPasswordController.php b/Productivite/Snipe-IT/app/Http/Controllers/Auth/ResetPasswordController.php
similarity index 100%
rename from Production/SNIPE-IT/app/Http/Controllers/Auth/ResetPasswordController.php
rename to Productivite/Snipe-IT/app/Http/Controllers/Auth/ResetPasswordController.php
diff --git a/Production/SNIPE-IT/app/Http/Controllers/Auth/SamlController.php b/Productivite/Snipe-IT/app/Http/Controllers/Auth/SamlController.php
similarity index 100%
rename from Production/SNIPE-IT/app/Http/Controllers/Auth/SamlController.php
rename to Productivite/Snipe-IT/app/Http/Controllers/Auth/SamlController.php
diff --git a/Production/SNIPE-IT/app/Http/Controllers/BulkAssetModelsController.php b/Productivite/Snipe-IT/app/Http/Controllers/BulkAssetModelsController.php
similarity index 100%
rename from Production/SNIPE-IT/app/Http/Controllers/BulkAssetModelsController.php
rename to Productivite/Snipe-IT/app/Http/Controllers/BulkAssetModelsController.php
diff --git a/Production/SNIPE-IT/app/Http/Controllers/CategoriesController.php b/Productivite/Snipe-IT/app/Http/Controllers/CategoriesController.php
similarity index 100%
rename from Production/SNIPE-IT/app/Http/Controllers/CategoriesController.php
rename to Productivite/Snipe-IT/app/Http/Controllers/CategoriesController.php
diff --git a/Production/SNIPE-IT/app/Http/Controllers/CheckInOutRequest.php b/Productivite/Snipe-IT/app/Http/Controllers/CheckInOutRequest.php
similarity index 100%
rename from Production/SNIPE-IT/app/Http/Controllers/CheckInOutRequest.php
rename to Productivite/Snipe-IT/app/Http/Controllers/CheckInOutRequest.php
diff --git a/Production/SNIPE-IT/app/Http/Controllers/CompaniesController.php b/Productivite/Snipe-IT/app/Http/Controllers/CompaniesController.php
similarity index 100%
rename from Production/SNIPE-IT/app/Http/Controllers/CompaniesController.php
rename to Productivite/Snipe-IT/app/Http/Controllers/CompaniesController.php
diff --git a/Production/SNIPE-IT/app/Http/Controllers/Components/ComponentCheckinController.php b/Productivite/Snipe-IT/app/Http/Controllers/Components/ComponentCheckinController.php
similarity index 100%
rename from Production/SNIPE-IT/app/Http/Controllers/Components/ComponentCheckinController.php
rename to Productivite/Snipe-IT/app/Http/Controllers/Components/ComponentCheckinController.php
diff --git a/Production/SNIPE-IT/app/Http/Controllers/Components/ComponentCheckoutController.php b/Productivite/Snipe-IT/app/Http/Controllers/Components/ComponentCheckoutController.php
similarity index 100%
rename from Production/SNIPE-IT/app/Http/Controllers/Components/ComponentCheckoutController.php
rename to Productivite/Snipe-IT/app/Http/Controllers/Components/ComponentCheckoutController.php
diff --git a/Production/SNIPE-IT/app/Http/Controllers/Components/ComponentsController.php b/Productivite/Snipe-IT/app/Http/Controllers/Components/ComponentsController.php
similarity index 100%
rename from Production/SNIPE-IT/app/Http/Controllers/Components/ComponentsController.php
rename to Productivite/Snipe-IT/app/Http/Controllers/Components/ComponentsController.php
diff --git a/Production/SNIPE-IT/app/Http/Controllers/Components/ComponentsFilesController.php b/Productivite/Snipe-IT/app/Http/Controllers/Components/ComponentsFilesController.php
similarity index 100%
rename from Production/SNIPE-IT/app/Http/Controllers/Components/ComponentsFilesController.php
rename to Productivite/Snipe-IT/app/Http/Controllers/Components/ComponentsFilesController.php
diff --git a/Production/SNIPE-IT/app/Http/Controllers/Consumables/ConsumableCheckoutController.php b/Productivite/Snipe-IT/app/Http/Controllers/Consumables/ConsumableCheckoutController.php
similarity index 100%
rename from Production/SNIPE-IT/app/Http/Controllers/Consumables/ConsumableCheckoutController.php
rename to Productivite/Snipe-IT/app/Http/Controllers/Consumables/ConsumableCheckoutController.php
diff --git a/Production/SNIPE-IT/app/Http/Controllers/Consumables/ConsumablesController.php b/Productivite/Snipe-IT/app/Http/Controllers/Consumables/ConsumablesController.php
similarity index 100%
rename from Production/SNIPE-IT/app/Http/Controllers/Consumables/ConsumablesController.php
rename to Productivite/Snipe-IT/app/Http/Controllers/Consumables/ConsumablesController.php
diff --git a/Production/SNIPE-IT/app/Http/Controllers/Consumables/ConsumablesFilesController.php b/Productivite/Snipe-IT/app/Http/Controllers/Consumables/ConsumablesFilesController.php
similarity index 100%
rename from Production/SNIPE-IT/app/Http/Controllers/Consumables/ConsumablesFilesController.php
rename to Productivite/Snipe-IT/app/Http/Controllers/Consumables/ConsumablesFilesController.php
diff --git a/Production/SNIPE-IT/app/Http/Controllers/Controller.php b/Productivite/Snipe-IT/app/Http/Controllers/Controller.php
similarity index 100%
rename from Production/SNIPE-IT/app/Http/Controllers/Controller.php
rename to Productivite/Snipe-IT/app/Http/Controllers/Controller.php
diff --git a/Production/SNIPE-IT/app/Http/Controllers/CustomFieldsController.php b/Productivite/Snipe-IT/app/Http/Controllers/CustomFieldsController.php
similarity index 100%
rename from Production/SNIPE-IT/app/Http/Controllers/CustomFieldsController.php
rename to Productivite/Snipe-IT/app/Http/Controllers/CustomFieldsController.php
diff --git a/Production/SNIPE-IT/app/Http/Controllers/CustomFieldsetsController.php b/Productivite/Snipe-IT/app/Http/Controllers/CustomFieldsetsController.php
similarity index 100%
rename from Production/SNIPE-IT/app/Http/Controllers/CustomFieldsetsController.php
rename to Productivite/Snipe-IT/app/Http/Controllers/CustomFieldsetsController.php
diff --git a/Production/SNIPE-IT/app/Http/Controllers/DashboardController.php b/Productivite/Snipe-IT/app/Http/Controllers/DashboardController.php
similarity index 100%
rename from Production/SNIPE-IT/app/Http/Controllers/DashboardController.php
rename to Productivite/Snipe-IT/app/Http/Controllers/DashboardController.php
diff --git a/Production/SNIPE-IT/app/Http/Controllers/DepartmentsController.php b/Productivite/Snipe-IT/app/Http/Controllers/DepartmentsController.php
similarity index 100%
rename from Production/SNIPE-IT/app/Http/Controllers/DepartmentsController.php
rename to Productivite/Snipe-IT/app/Http/Controllers/DepartmentsController.php
diff --git a/Production/SNIPE-IT/app/Http/Controllers/DepreciationsController.php b/Productivite/Snipe-IT/app/Http/Controllers/DepreciationsController.php
similarity index 100%
rename from Production/SNIPE-IT/app/Http/Controllers/DepreciationsController.php
rename to Productivite/Snipe-IT/app/Http/Controllers/DepreciationsController.php
diff --git a/Production/SNIPE-IT/app/Http/Controllers/GoogleAuthController.php b/Productivite/Snipe-IT/app/Http/Controllers/GoogleAuthController.php
similarity index 100%
rename from Production/SNIPE-IT/app/Http/Controllers/GoogleAuthController.php
rename to Productivite/Snipe-IT/app/Http/Controllers/GoogleAuthController.php
diff --git a/Production/SNIPE-IT/app/Http/Controllers/GroupsController.php b/Productivite/Snipe-IT/app/Http/Controllers/GroupsController.php
similarity index 100%
rename from Production/SNIPE-IT/app/Http/Controllers/GroupsController.php
rename to Productivite/Snipe-IT/app/Http/Controllers/GroupsController.php
diff --git a/Production/SNIPE-IT/app/Http/Controllers/HealthController.php b/Productivite/Snipe-IT/app/Http/Controllers/HealthController.php
similarity index 100%
rename from Production/SNIPE-IT/app/Http/Controllers/HealthController.php
rename to Productivite/Snipe-IT/app/Http/Controllers/HealthController.php
diff --git a/Production/SNIPE-IT/app/Http/Controllers/Kits/CheckoutKitController.php b/Productivite/Snipe-IT/app/Http/Controllers/Kits/CheckoutKitController.php
similarity index 100%
rename from Production/SNIPE-IT/app/Http/Controllers/Kits/CheckoutKitController.php
rename to Productivite/Snipe-IT/app/Http/Controllers/Kits/CheckoutKitController.php
diff --git a/Production/SNIPE-IT/app/Http/Controllers/Kits/PredefinedKitsController.php b/Productivite/Snipe-IT/app/Http/Controllers/Kits/PredefinedKitsController.php
similarity index 100%
rename from Production/SNIPE-IT/app/Http/Controllers/Kits/PredefinedKitsController.php
rename to Productivite/Snipe-IT/app/Http/Controllers/Kits/PredefinedKitsController.php
diff --git a/Production/SNIPE-IT/app/Http/Controllers/LabelsController.php b/Productivite/Snipe-IT/app/Http/Controllers/LabelsController.php
similarity index 100%
rename from Production/SNIPE-IT/app/Http/Controllers/LabelsController.php
rename to Productivite/Snipe-IT/app/Http/Controllers/LabelsController.php
diff --git a/Production/SNIPE-IT/app/Http/Controllers/Licenses/LicenseCheckinController.php b/Productivite/Snipe-IT/app/Http/Controllers/Licenses/LicenseCheckinController.php
similarity index 100%
rename from Production/SNIPE-IT/app/Http/Controllers/Licenses/LicenseCheckinController.php
rename to Productivite/Snipe-IT/app/Http/Controllers/Licenses/LicenseCheckinController.php
diff --git a/Production/SNIPE-IT/app/Http/Controllers/Licenses/LicenseCheckoutController.php b/Productivite/Snipe-IT/app/Http/Controllers/Licenses/LicenseCheckoutController.php
similarity index 100%
rename from Production/SNIPE-IT/app/Http/Controllers/Licenses/LicenseCheckoutController.php
rename to Productivite/Snipe-IT/app/Http/Controllers/Licenses/LicenseCheckoutController.php
diff --git a/Production/SNIPE-IT/app/Http/Controllers/Licenses/LicenseFilesController.php b/Productivite/Snipe-IT/app/Http/Controllers/Licenses/LicenseFilesController.php
similarity index 100%
rename from Production/SNIPE-IT/app/Http/Controllers/Licenses/LicenseFilesController.php
rename to Productivite/Snipe-IT/app/Http/Controllers/Licenses/LicenseFilesController.php
diff --git a/Production/SNIPE-IT/app/Http/Controllers/Licenses/LicensesController.php b/Productivite/Snipe-IT/app/Http/Controllers/Licenses/LicensesController.php
similarity index 100%
rename from Production/SNIPE-IT/app/Http/Controllers/Licenses/LicensesController.php
rename to Productivite/Snipe-IT/app/Http/Controllers/Licenses/LicensesController.php
diff --git a/Production/SNIPE-IT/app/Http/Controllers/LocationsController.php b/Productivite/Snipe-IT/app/Http/Controllers/LocationsController.php
similarity index 100%
rename from Production/SNIPE-IT/app/Http/Controllers/LocationsController.php
rename to Productivite/Snipe-IT/app/Http/Controllers/LocationsController.php
diff --git a/Production/SNIPE-IT/app/Http/Controllers/ManufacturersController.php b/Productivite/Snipe-IT/app/Http/Controllers/ManufacturersController.php
similarity index 100%
rename from Production/SNIPE-IT/app/Http/Controllers/ManufacturersController.php
rename to Productivite/Snipe-IT/app/Http/Controllers/ManufacturersController.php
diff --git a/Production/SNIPE-IT/app/Http/Controllers/ModalController.php b/Productivite/Snipe-IT/app/Http/Controllers/ModalController.php
similarity index 100%
rename from Production/SNIPE-IT/app/Http/Controllers/ModalController.php
rename to Productivite/Snipe-IT/app/Http/Controllers/ModalController.php
diff --git a/Production/SNIPE-IT/app/Http/Controllers/ProfileController.php b/Productivite/Snipe-IT/app/Http/Controllers/ProfileController.php
similarity index 100%
rename from Production/SNIPE-IT/app/Http/Controllers/ProfileController.php
rename to Productivite/Snipe-IT/app/Http/Controllers/ProfileController.php
diff --git a/Production/SNIPE-IT/app/Http/Controllers/ReportsController.php b/Productivite/Snipe-IT/app/Http/Controllers/ReportsController.php
similarity index 100%
rename from Production/SNIPE-IT/app/Http/Controllers/ReportsController.php
rename to Productivite/Snipe-IT/app/Http/Controllers/ReportsController.php
diff --git a/Production/SNIPE-IT/app/Http/Controllers/SettingsController.php b/Productivite/Snipe-IT/app/Http/Controllers/SettingsController.php
similarity index 100%
rename from Production/SNIPE-IT/app/Http/Controllers/SettingsController.php
rename to Productivite/Snipe-IT/app/Http/Controllers/SettingsController.php
diff --git a/Production/SNIPE-IT/app/Http/Controllers/StatuslabelsController.php b/Productivite/Snipe-IT/app/Http/Controllers/StatuslabelsController.php
similarity index 100%
rename from Production/SNIPE-IT/app/Http/Controllers/StatuslabelsController.php
rename to Productivite/Snipe-IT/app/Http/Controllers/StatuslabelsController.php
diff --git a/Production/SNIPE-IT/app/Http/Controllers/SuppliersController.php b/Productivite/Snipe-IT/app/Http/Controllers/SuppliersController.php
similarity index 100%
rename from Production/SNIPE-IT/app/Http/Controllers/SuppliersController.php
rename to Productivite/Snipe-IT/app/Http/Controllers/SuppliersController.php
diff --git a/Production/SNIPE-IT/app/Http/Controllers/Users/BulkUsersController.php b/Productivite/Snipe-IT/app/Http/Controllers/Users/BulkUsersController.php
similarity index 100%
rename from Production/SNIPE-IT/app/Http/Controllers/Users/BulkUsersController.php
rename to Productivite/Snipe-IT/app/Http/Controllers/Users/BulkUsersController.php
diff --git a/Production/SNIPE-IT/app/Http/Controllers/Users/LDAPImportController.php b/Productivite/Snipe-IT/app/Http/Controllers/Users/LDAPImportController.php
similarity index 100%
rename from Production/SNIPE-IT/app/Http/Controllers/Users/LDAPImportController.php
rename to Productivite/Snipe-IT/app/Http/Controllers/Users/LDAPImportController.php
diff --git a/Production/SNIPE-IT/app/Http/Controllers/Users/UserFilesController.php b/Productivite/Snipe-IT/app/Http/Controllers/Users/UserFilesController.php
similarity index 100%
rename from Production/SNIPE-IT/app/Http/Controllers/Users/UserFilesController.php
rename to Productivite/Snipe-IT/app/Http/Controllers/Users/UserFilesController.php
diff --git a/Production/SNIPE-IT/app/Http/Controllers/Users/UsersController.php b/Productivite/Snipe-IT/app/Http/Controllers/Users/UsersController.php
similarity index 100%
rename from Production/SNIPE-IT/app/Http/Controllers/Users/UsersController.php
rename to Productivite/Snipe-IT/app/Http/Controllers/Users/UsersController.php
diff --git a/Production/SNIPE-IT/app/Http/Controllers/ViewAssetsController.php b/Productivite/Snipe-IT/app/Http/Controllers/ViewAssetsController.php
similarity index 100%
rename from Production/SNIPE-IT/app/Http/Controllers/ViewAssetsController.php
rename to Productivite/Snipe-IT/app/Http/Controllers/ViewAssetsController.php
diff --git a/Production/SNIPE-IT/app/Http/Kernel.php b/Productivite/Snipe-IT/app/Http/Kernel.php
similarity index 100%
rename from Production/SNIPE-IT/app/Http/Kernel.php
rename to Productivite/Snipe-IT/app/Http/Kernel.php
diff --git a/Production/SNIPE-IT/app/Http/Livewire/CategoryEditForm.php b/Productivite/Snipe-IT/app/Http/Livewire/CategoryEditForm.php
similarity index 100%
rename from Production/SNIPE-IT/app/Http/Livewire/CategoryEditForm.php
rename to Productivite/Snipe-IT/app/Http/Livewire/CategoryEditForm.php
diff --git a/Production/SNIPE-IT/app/Http/Livewire/CustomFieldSetDefaultValuesForModel.php b/Productivite/Snipe-IT/app/Http/Livewire/CustomFieldSetDefaultValuesForModel.php
similarity index 100%
rename from Production/SNIPE-IT/app/Http/Livewire/CustomFieldSetDefaultValuesForModel.php
rename to Productivite/Snipe-IT/app/Http/Livewire/CustomFieldSetDefaultValuesForModel.php
diff --git a/Production/SNIPE-IT/app/Http/Livewire/Importer.php b/Productivite/Snipe-IT/app/Http/Livewire/Importer.php
similarity index 100%
rename from Production/SNIPE-IT/app/Http/Livewire/Importer.php
rename to Productivite/Snipe-IT/app/Http/Livewire/Importer.php
diff --git a/Production/SNIPE-IT/app/Http/Livewire/LoginForm.php b/Productivite/Snipe-IT/app/Http/Livewire/LoginForm.php
similarity index 100%
rename from Production/SNIPE-IT/app/Http/Livewire/LoginForm.php
rename to Productivite/Snipe-IT/app/Http/Livewire/LoginForm.php
diff --git a/Production/SNIPE-IT/app/Http/Livewire/SlackSettingsForm.php b/Productivite/Snipe-IT/app/Http/Livewire/SlackSettingsForm.php
similarity index 100%
rename from Production/SNIPE-IT/app/Http/Livewire/SlackSettingsForm.php
rename to Productivite/Snipe-IT/app/Http/Livewire/SlackSettingsForm.php
diff --git a/Production/SNIPE-IT/app/Http/Middleware/AssetCountForSidebar.php b/Productivite/Snipe-IT/app/Http/Middleware/AssetCountForSidebar.php
similarity index 100%
rename from Production/SNIPE-IT/app/Http/Middleware/AssetCountForSidebar.php
rename to Productivite/Snipe-IT/app/Http/Middleware/AssetCountForSidebar.php
diff --git a/Production/SNIPE-IT/app/Http/Middleware/CheckForDebug.php b/Productivite/Snipe-IT/app/Http/Middleware/CheckForDebug.php
similarity index 100%
rename from Production/SNIPE-IT/app/Http/Middleware/CheckForDebug.php
rename to Productivite/Snipe-IT/app/Http/Middleware/CheckForDebug.php
diff --git a/Production/SNIPE-IT/app/Http/Middleware/CheckForSetup.php b/Productivite/Snipe-IT/app/Http/Middleware/CheckForSetup.php
similarity index 100%
rename from Production/SNIPE-IT/app/Http/Middleware/CheckForSetup.php
rename to Productivite/Snipe-IT/app/Http/Middleware/CheckForSetup.php
diff --git a/Production/SNIPE-IT/app/Http/Middleware/CheckForTwoFactor.php b/Productivite/Snipe-IT/app/Http/Middleware/CheckForTwoFactor.php
similarity index 100%
rename from Production/SNIPE-IT/app/Http/Middleware/CheckForTwoFactor.php
rename to Productivite/Snipe-IT/app/Http/Middleware/CheckForTwoFactor.php
diff --git a/Production/SNIPE-IT/app/Http/Middleware/CheckLocale.php b/Productivite/Snipe-IT/app/Http/Middleware/CheckLocale.php
similarity index 100%
rename from Production/SNIPE-IT/app/Http/Middleware/CheckLocale.php
rename to Productivite/Snipe-IT/app/Http/Middleware/CheckLocale.php
diff --git a/Production/SNIPE-IT/app/Http/Middleware/CheckPermissions.php b/Productivite/Snipe-IT/app/Http/Middleware/CheckPermissions.php
similarity index 100%
rename from Production/SNIPE-IT/app/Http/Middleware/CheckPermissions.php
rename to Productivite/Snipe-IT/app/Http/Middleware/CheckPermissions.php
diff --git a/Production/SNIPE-IT/app/Http/Middleware/CheckUserIsActivated.php b/Productivite/Snipe-IT/app/Http/Middleware/CheckUserIsActivated.php
similarity index 100%
rename from Production/SNIPE-IT/app/Http/Middleware/CheckUserIsActivated.php
rename to Productivite/Snipe-IT/app/Http/Middleware/CheckUserIsActivated.php
diff --git a/Production/SNIPE-IT/app/Http/Middleware/EncryptCookies.php b/Productivite/Snipe-IT/app/Http/Middleware/EncryptCookies.php
similarity index 100%
rename from Production/SNIPE-IT/app/Http/Middleware/EncryptCookies.php
rename to Productivite/Snipe-IT/app/Http/Middleware/EncryptCookies.php
diff --git a/Production/SNIPE-IT/app/Http/Middleware/NoSessionStore.php b/Productivite/Snipe-IT/app/Http/Middleware/NoSessionStore.php
similarity index 100%
rename from Production/SNIPE-IT/app/Http/Middleware/NoSessionStore.php
rename to Productivite/Snipe-IT/app/Http/Middleware/NoSessionStore.php
diff --git a/Production/SNIPE-IT/app/Http/Middleware/PreventBackHistory.php b/Productivite/Snipe-IT/app/Http/Middleware/PreventBackHistory.php
similarity index 100%
rename from Production/SNIPE-IT/app/Http/Middleware/PreventBackHistory.php
rename to Productivite/Snipe-IT/app/Http/Middleware/PreventBackHistory.php
diff --git a/Production/SNIPE-IT/app/Http/Middleware/PreventRequestsDuringMaintenance.php b/Productivite/Snipe-IT/app/Http/Middleware/PreventRequestsDuringMaintenance.php
similarity index 100%
rename from Production/SNIPE-IT/app/Http/Middleware/PreventRequestsDuringMaintenance.php
rename to Productivite/Snipe-IT/app/Http/Middleware/PreventRequestsDuringMaintenance.php
diff --git a/Production/SNIPE-IT/app/Http/Middleware/RedirectIfAuthenticated.php b/Productivite/Snipe-IT/app/Http/Middleware/RedirectIfAuthenticated.php
similarity index 100%
rename from Production/SNIPE-IT/app/Http/Middleware/RedirectIfAuthenticated.php
rename to Productivite/Snipe-IT/app/Http/Middleware/RedirectIfAuthenticated.php
diff --git a/Production/SNIPE-IT/app/Http/Middleware/SecurityHeaders.php b/Productivite/Snipe-IT/app/Http/Middleware/SecurityHeaders.php
similarity index 100%
rename from Production/SNIPE-IT/app/Http/Middleware/SecurityHeaders.php
rename to Productivite/Snipe-IT/app/Http/Middleware/SecurityHeaders.php
diff --git a/Production/SNIPE-IT/app/Http/Middleware/TrimStrings.php b/Productivite/Snipe-IT/app/Http/Middleware/TrimStrings.php
similarity index 100%
rename from Production/SNIPE-IT/app/Http/Middleware/TrimStrings.php
rename to Productivite/Snipe-IT/app/Http/Middleware/TrimStrings.php
diff --git a/Production/SNIPE-IT/app/Http/Middleware/TrustHosts.php b/Productivite/Snipe-IT/app/Http/Middleware/TrustHosts.php
similarity index 100%
rename from Production/SNIPE-IT/app/Http/Middleware/TrustHosts.php
rename to Productivite/Snipe-IT/app/Http/Middleware/TrustHosts.php
diff --git a/Production/SNIPE-IT/app/Http/Middleware/TrustProxies.php b/Productivite/Snipe-IT/app/Http/Middleware/TrustProxies.php
similarity index 100%
rename from Production/SNIPE-IT/app/Http/Middleware/TrustProxies.php
rename to Productivite/Snipe-IT/app/Http/Middleware/TrustProxies.php
diff --git a/Production/SNIPE-IT/app/Http/Middleware/VerifyCsrfToken.php b/Productivite/Snipe-IT/app/Http/Middleware/VerifyCsrfToken.php
similarity index 100%
rename from Production/SNIPE-IT/app/Http/Middleware/VerifyCsrfToken.php
rename to Productivite/Snipe-IT/app/Http/Middleware/VerifyCsrfToken.php
diff --git a/Production/SNIPE-IT/app/Http/Requests/AssetCheckinRequest.php b/Productivite/Snipe-IT/app/Http/Requests/AssetCheckinRequest.php
similarity index 100%
rename from Production/SNIPE-IT/app/Http/Requests/AssetCheckinRequest.php
rename to Productivite/Snipe-IT/app/Http/Requests/AssetCheckinRequest.php
diff --git a/Production/SNIPE-IT/app/Http/Requests/AssetCheckoutRequest.php b/Productivite/Snipe-IT/app/Http/Requests/AssetCheckoutRequest.php
similarity index 100%
rename from Production/SNIPE-IT/app/Http/Requests/AssetCheckoutRequest.php
rename to Productivite/Snipe-IT/app/Http/Requests/AssetCheckoutRequest.php
diff --git a/Production/SNIPE-IT/app/Http/Requests/CustomAssetReportRequest.php b/Productivite/Snipe-IT/app/Http/Requests/CustomAssetReportRequest.php
similarity index 100%
rename from Production/SNIPE-IT/app/Http/Requests/CustomAssetReportRequest.php
rename to Productivite/Snipe-IT/app/Http/Requests/CustomAssetReportRequest.php
diff --git a/Production/SNIPE-IT/app/Http/Requests/CustomFieldRequest.php b/Productivite/Snipe-IT/app/Http/Requests/CustomFieldRequest.php
similarity index 100%
rename from Production/SNIPE-IT/app/Http/Requests/CustomFieldRequest.php
rename to Productivite/Snipe-IT/app/Http/Requests/CustomFieldRequest.php
diff --git a/Production/SNIPE-IT/app/Http/Requests/ImageUploadRequest.php b/Productivite/Snipe-IT/app/Http/Requests/ImageUploadRequest.php
similarity index 100%
rename from Production/SNIPE-IT/app/Http/Requests/ImageUploadRequest.php
rename to Productivite/Snipe-IT/app/Http/Requests/ImageUploadRequest.php
diff --git a/Production/SNIPE-IT/app/Http/Requests/ItemImportRequest.php b/Productivite/Snipe-IT/app/Http/Requests/ItemImportRequest.php
similarity index 100%
rename from Production/SNIPE-IT/app/Http/Requests/ItemImportRequest.php
rename to Productivite/Snipe-IT/app/Http/Requests/ItemImportRequest.php
diff --git a/Production/SNIPE-IT/app/Http/Requests/LicenseCheckoutRequest.php b/Productivite/Snipe-IT/app/Http/Requests/LicenseCheckoutRequest.php
similarity index 100%
rename from Production/SNIPE-IT/app/Http/Requests/LicenseCheckoutRequest.php
rename to Productivite/Snipe-IT/app/Http/Requests/LicenseCheckoutRequest.php
diff --git a/Production/SNIPE-IT/app/Http/Requests/Request.php b/Productivite/Snipe-IT/app/Http/Requests/Request.php
similarity index 100%
rename from Production/SNIPE-IT/app/Http/Requests/Request.php
rename to Productivite/Snipe-IT/app/Http/Requests/Request.php
diff --git a/Production/SNIPE-IT/app/Http/Requests/SaveUserRequest.php b/Productivite/Snipe-IT/app/Http/Requests/SaveUserRequest.php
similarity index 100%
rename from Production/SNIPE-IT/app/Http/Requests/SaveUserRequest.php
rename to Productivite/Snipe-IT/app/Http/Requests/SaveUserRequest.php
diff --git a/Production/SNIPE-IT/app/Http/Requests/SettingsLdapRequest.php b/Productivite/Snipe-IT/app/Http/Requests/SettingsLdapRequest.php
similarity index 100%
rename from Production/SNIPE-IT/app/Http/Requests/SettingsLdapRequest.php
rename to Productivite/Snipe-IT/app/Http/Requests/SettingsLdapRequest.php
diff --git a/Production/SNIPE-IT/app/Http/Requests/SettingsSamlRequest.php b/Productivite/Snipe-IT/app/Http/Requests/SettingsSamlRequest.php
similarity index 100%
rename from Production/SNIPE-IT/app/Http/Requests/SettingsSamlRequest.php
rename to Productivite/Snipe-IT/app/Http/Requests/SettingsSamlRequest.php
diff --git a/Production/SNIPE-IT/app/Http/Requests/SetupUserRequest.php b/Productivite/Snipe-IT/app/Http/Requests/SetupUserRequest.php
similarity index 100%
rename from Production/SNIPE-IT/app/Http/Requests/SetupUserRequest.php
rename to Productivite/Snipe-IT/app/Http/Requests/SetupUserRequest.php
diff --git a/Production/SNIPE-IT/app/Http/Requests/StoreAssetRequest.php b/Productivite/Snipe-IT/app/Http/Requests/StoreAssetRequest.php
similarity index 100%
rename from Production/SNIPE-IT/app/Http/Requests/StoreAssetRequest.php
rename to Productivite/Snipe-IT/app/Http/Requests/StoreAssetRequest.php
diff --git a/Production/SNIPE-IT/app/Http/Requests/UploadFileRequest.php b/Productivite/Snipe-IT/app/Http/Requests/UploadFileRequest.php
similarity index 100%
rename from Production/SNIPE-IT/app/Http/Requests/UploadFileRequest.php
rename to Productivite/Snipe-IT/app/Http/Requests/UploadFileRequest.php
diff --git a/Production/SNIPE-IT/app/Http/Traits/ConvertsBase64ToFiles.php b/Productivite/Snipe-IT/app/Http/Traits/ConvertsBase64ToFiles.php
similarity index 100%
rename from Production/SNIPE-IT/app/Http/Traits/ConvertsBase64ToFiles.php
rename to Productivite/Snipe-IT/app/Http/Traits/ConvertsBase64ToFiles.php
diff --git a/Production/SNIPE-IT/app/Http/Traits/MigratesLegacyAssetLocations.php b/Productivite/Snipe-IT/app/Http/Traits/MigratesLegacyAssetLocations.php
similarity index 100%
rename from Production/SNIPE-IT/app/Http/Traits/MigratesLegacyAssetLocations.php
rename to Productivite/Snipe-IT/app/Http/Traits/MigratesLegacyAssetLocations.php
diff --git a/Production/SNIPE-IT/app/Http/Traits/TwoColumnUniqueUndeletedTrait.php b/Productivite/Snipe-IT/app/Http/Traits/TwoColumnUniqueUndeletedTrait.php
similarity index 100%
rename from Production/SNIPE-IT/app/Http/Traits/TwoColumnUniqueUndeletedTrait.php
rename to Productivite/Snipe-IT/app/Http/Traits/TwoColumnUniqueUndeletedTrait.php
diff --git a/Production/SNIPE-IT/app/Http/Traits/UniqueUndeletedTrait.php b/Productivite/Snipe-IT/app/Http/Traits/UniqueUndeletedTrait.php
similarity index 100%
rename from Production/SNIPE-IT/app/Http/Traits/UniqueUndeletedTrait.php
rename to Productivite/Snipe-IT/app/Http/Traits/UniqueUndeletedTrait.php
diff --git a/Production/SNIPE-IT/app/Http/Transformers/AccessoriesTransformer.php b/Productivite/Snipe-IT/app/Http/Transformers/AccessoriesTransformer.php
similarity index 100%
rename from Production/SNIPE-IT/app/Http/Transformers/AccessoriesTransformer.php
rename to Productivite/Snipe-IT/app/Http/Transformers/AccessoriesTransformer.php
diff --git a/Production/SNIPE-IT/app/Http/Transformers/ActionlogsTransformer.php b/Productivite/Snipe-IT/app/Http/Transformers/ActionlogsTransformer.php
similarity index 100%
rename from Production/SNIPE-IT/app/Http/Transformers/ActionlogsTransformer.php
rename to Productivite/Snipe-IT/app/Http/Transformers/ActionlogsTransformer.php
diff --git a/Production/SNIPE-IT/app/Http/Transformers/AssetMaintenancesTransformer.php b/Productivite/Snipe-IT/app/Http/Transformers/AssetMaintenancesTransformer.php
similarity index 100%
rename from Production/SNIPE-IT/app/Http/Transformers/AssetMaintenancesTransformer.php
rename to Productivite/Snipe-IT/app/Http/Transformers/AssetMaintenancesTransformer.php
diff --git a/Production/SNIPE-IT/app/Http/Transformers/AssetModelsTransformer.php b/Productivite/Snipe-IT/app/Http/Transformers/AssetModelsTransformer.php
similarity index 100%
rename from Production/SNIPE-IT/app/Http/Transformers/AssetModelsTransformer.php
rename to Productivite/Snipe-IT/app/Http/Transformers/AssetModelsTransformer.php
diff --git a/Production/SNIPE-IT/app/Http/Transformers/AssetsTransformer.php b/Productivite/Snipe-IT/app/Http/Transformers/AssetsTransformer.php
similarity index 100%
rename from Production/SNIPE-IT/app/Http/Transformers/AssetsTransformer.php
rename to Productivite/Snipe-IT/app/Http/Transformers/AssetsTransformer.php
diff --git a/Production/SNIPE-IT/app/Http/Transformers/CategoriesTransformer.php b/Productivite/Snipe-IT/app/Http/Transformers/CategoriesTransformer.php
similarity index 100%
rename from Production/SNIPE-IT/app/Http/Transformers/CategoriesTransformer.php
rename to Productivite/Snipe-IT/app/Http/Transformers/CategoriesTransformer.php
diff --git a/Production/SNIPE-IT/app/Http/Transformers/CompaniesTransformer.php b/Productivite/Snipe-IT/app/Http/Transformers/CompaniesTransformer.php
similarity index 100%
rename from Production/SNIPE-IT/app/Http/Transformers/CompaniesTransformer.php
rename to Productivite/Snipe-IT/app/Http/Transformers/CompaniesTransformer.php
diff --git a/Production/SNIPE-IT/app/Http/Transformers/ComponentsAssetsTransformer.php b/Productivite/Snipe-IT/app/Http/Transformers/ComponentsAssetsTransformer.php
similarity index 100%
rename from Production/SNIPE-IT/app/Http/Transformers/ComponentsAssetsTransformer.php
rename to Productivite/Snipe-IT/app/Http/Transformers/ComponentsAssetsTransformer.php
diff --git a/Production/SNIPE-IT/app/Http/Transformers/ComponentsTransformer.php b/Productivite/Snipe-IT/app/Http/Transformers/ComponentsTransformer.php
similarity index 100%
rename from Production/SNIPE-IT/app/Http/Transformers/ComponentsTransformer.php
rename to Productivite/Snipe-IT/app/Http/Transformers/ComponentsTransformer.php
diff --git a/Production/SNIPE-IT/app/Http/Transformers/ConsumablesTransformer.php b/Productivite/Snipe-IT/app/Http/Transformers/ConsumablesTransformer.php
similarity index 100%
rename from Production/SNIPE-IT/app/Http/Transformers/ConsumablesTransformer.php
rename to Productivite/Snipe-IT/app/Http/Transformers/ConsumablesTransformer.php
diff --git a/Production/SNIPE-IT/app/Http/Transformers/CustomFieldsTransformer.php b/Productivite/Snipe-IT/app/Http/Transformers/CustomFieldsTransformer.php
similarity index 100%
rename from Production/SNIPE-IT/app/Http/Transformers/CustomFieldsTransformer.php
rename to Productivite/Snipe-IT/app/Http/Transformers/CustomFieldsTransformer.php
diff --git a/Production/SNIPE-IT/app/Http/Transformers/CustomFieldsetsTransformer.php b/Productivite/Snipe-IT/app/Http/Transformers/CustomFieldsetsTransformer.php
similarity index 100%
rename from Production/SNIPE-IT/app/Http/Transformers/CustomFieldsetsTransformer.php
rename to Productivite/Snipe-IT/app/Http/Transformers/CustomFieldsetsTransformer.php
diff --git a/Production/SNIPE-IT/app/Http/Transformers/DatatablesTransformer.php b/Productivite/Snipe-IT/app/Http/Transformers/DatatablesTransformer.php
similarity index 100%
rename from Production/SNIPE-IT/app/Http/Transformers/DatatablesTransformer.php
rename to Productivite/Snipe-IT/app/Http/Transformers/DatatablesTransformer.php
diff --git a/Production/SNIPE-IT/app/Http/Transformers/DepartmentsTransformer.php b/Productivite/Snipe-IT/app/Http/Transformers/DepartmentsTransformer.php
similarity index 100%
rename from Production/SNIPE-IT/app/Http/Transformers/DepartmentsTransformer.php
rename to Productivite/Snipe-IT/app/Http/Transformers/DepartmentsTransformer.php
diff --git a/Production/SNIPE-IT/app/Http/Transformers/DepreciationReportTransformer.php b/Productivite/Snipe-IT/app/Http/Transformers/DepreciationReportTransformer.php
similarity index 100%
rename from Production/SNIPE-IT/app/Http/Transformers/DepreciationReportTransformer.php
rename to Productivite/Snipe-IT/app/Http/Transformers/DepreciationReportTransformer.php
diff --git a/Production/SNIPE-IT/app/Http/Transformers/DepreciationsTransformer.php b/Productivite/Snipe-IT/app/Http/Transformers/DepreciationsTransformer.php
similarity index 100%
rename from Production/SNIPE-IT/app/Http/Transformers/DepreciationsTransformer.php
rename to Productivite/Snipe-IT/app/Http/Transformers/DepreciationsTransformer.php
diff --git a/Production/SNIPE-IT/app/Http/Transformers/GroupsTransformer.php b/Productivite/Snipe-IT/app/Http/Transformers/GroupsTransformer.php
similarity index 100%
rename from Production/SNIPE-IT/app/Http/Transformers/GroupsTransformer.php
rename to Productivite/Snipe-IT/app/Http/Transformers/GroupsTransformer.php
diff --git a/Production/SNIPE-IT/app/Http/Transformers/ImportsTransformer.php b/Productivite/Snipe-IT/app/Http/Transformers/ImportsTransformer.php
similarity index 100%
rename from Production/SNIPE-IT/app/Http/Transformers/ImportsTransformer.php
rename to Productivite/Snipe-IT/app/Http/Transformers/ImportsTransformer.php
diff --git a/Production/SNIPE-IT/app/Http/Transformers/LabelsTransformer.php b/Productivite/Snipe-IT/app/Http/Transformers/LabelsTransformer.php
similarity index 100%
rename from Production/SNIPE-IT/app/Http/Transformers/LabelsTransformer.php
rename to Productivite/Snipe-IT/app/Http/Transformers/LabelsTransformer.php
diff --git a/Production/SNIPE-IT/app/Http/Transformers/LicenseSeatsTransformer.php b/Productivite/Snipe-IT/app/Http/Transformers/LicenseSeatsTransformer.php
similarity index 100%
rename from Production/SNIPE-IT/app/Http/Transformers/LicenseSeatsTransformer.php
rename to Productivite/Snipe-IT/app/Http/Transformers/LicenseSeatsTransformer.php
diff --git a/Production/SNIPE-IT/app/Http/Transformers/LicensesTransformer.php b/Productivite/Snipe-IT/app/Http/Transformers/LicensesTransformer.php
similarity index 100%
rename from Production/SNIPE-IT/app/Http/Transformers/LicensesTransformer.php
rename to Productivite/Snipe-IT/app/Http/Transformers/LicensesTransformer.php
diff --git a/Production/SNIPE-IT/app/Http/Transformers/LocationsTransformer.php b/Productivite/Snipe-IT/app/Http/Transformers/LocationsTransformer.php
similarity index 100%
rename from Production/SNIPE-IT/app/Http/Transformers/LocationsTransformer.php
rename to Productivite/Snipe-IT/app/Http/Transformers/LocationsTransformer.php
diff --git a/Production/SNIPE-IT/app/Http/Transformers/LoginAttemptsTransformer.php b/Productivite/Snipe-IT/app/Http/Transformers/LoginAttemptsTransformer.php
similarity index 100%
rename from Production/SNIPE-IT/app/Http/Transformers/LoginAttemptsTransformer.php
rename to Productivite/Snipe-IT/app/Http/Transformers/LoginAttemptsTransformer.php
diff --git a/Production/SNIPE-IT/app/Http/Transformers/ManufacturersTransformer.php b/Productivite/Snipe-IT/app/Http/Transformers/ManufacturersTransformer.php
similarity index 100%
rename from Production/SNIPE-IT/app/Http/Transformers/ManufacturersTransformer.php
rename to Productivite/Snipe-IT/app/Http/Transformers/ManufacturersTransformer.php
diff --git a/Production/SNIPE-IT/app/Http/Transformers/PieChartTransformer.php b/Productivite/Snipe-IT/app/Http/Transformers/PieChartTransformer.php
similarity index 100%
rename from Production/SNIPE-IT/app/Http/Transformers/PieChartTransformer.php
rename to Productivite/Snipe-IT/app/Http/Transformers/PieChartTransformer.php
diff --git a/Production/SNIPE-IT/app/Http/Transformers/PredefinedKitsTransformer.php b/Productivite/Snipe-IT/app/Http/Transformers/PredefinedKitsTransformer.php
similarity index 100%
rename from Production/SNIPE-IT/app/Http/Transformers/PredefinedKitsTransformer.php
rename to Productivite/Snipe-IT/app/Http/Transformers/PredefinedKitsTransformer.php
diff --git a/Production/SNIPE-IT/app/Http/Transformers/SelectlistTransformer.php b/Productivite/Snipe-IT/app/Http/Transformers/SelectlistTransformer.php
similarity index 100%
rename from Production/SNIPE-IT/app/Http/Transformers/SelectlistTransformer.php
rename to Productivite/Snipe-IT/app/Http/Transformers/SelectlistTransformer.php
diff --git a/Production/SNIPE-IT/app/Http/Transformers/StatuslabelsTransformer.php b/Productivite/Snipe-IT/app/Http/Transformers/StatuslabelsTransformer.php
similarity index 100%
rename from Production/SNIPE-IT/app/Http/Transformers/StatuslabelsTransformer.php
rename to Productivite/Snipe-IT/app/Http/Transformers/StatuslabelsTransformer.php
diff --git a/Production/SNIPE-IT/app/Http/Transformers/SuppliersTransformer.php b/Productivite/Snipe-IT/app/Http/Transformers/SuppliersTransformer.php
similarity index 100%
rename from Production/SNIPE-IT/app/Http/Transformers/SuppliersTransformer.php
rename to Productivite/Snipe-IT/app/Http/Transformers/SuppliersTransformer.php
diff --git a/Production/SNIPE-IT/app/Http/Transformers/UsersTransformer.php b/Productivite/Snipe-IT/app/Http/Transformers/UsersTransformer.php
similarity index 100%
rename from Production/SNIPE-IT/app/Http/Transformers/UsersTransformer.php
rename to Productivite/Snipe-IT/app/Http/Transformers/UsersTransformer.php
diff --git a/Production/SNIPE-IT/app/Importer/AccessoryImporter.php b/Productivite/Snipe-IT/app/Importer/AccessoryImporter.php
similarity index 100%
rename from Production/SNIPE-IT/app/Importer/AccessoryImporter.php
rename to Productivite/Snipe-IT/app/Importer/AccessoryImporter.php
diff --git a/Production/SNIPE-IT/app/Importer/AssetImporter.php b/Productivite/Snipe-IT/app/Importer/AssetImporter.php
similarity index 100%
rename from Production/SNIPE-IT/app/Importer/AssetImporter.php
rename to Productivite/Snipe-IT/app/Importer/AssetImporter.php
diff --git a/Production/SNIPE-IT/app/Importer/ComponentImporter.php b/Productivite/Snipe-IT/app/Importer/ComponentImporter.php
similarity index 100%
rename from Production/SNIPE-IT/app/Importer/ComponentImporter.php
rename to Productivite/Snipe-IT/app/Importer/ComponentImporter.php
diff --git a/Production/SNIPE-IT/app/Importer/ConsumableImporter.php b/Productivite/Snipe-IT/app/Importer/ConsumableImporter.php
similarity index 100%
rename from Production/SNIPE-IT/app/Importer/ConsumableImporter.php
rename to Productivite/Snipe-IT/app/Importer/ConsumableImporter.php
diff --git a/Production/SNIPE-IT/app/Importer/Importer.php b/Productivite/Snipe-IT/app/Importer/Importer.php
similarity index 100%
rename from Production/SNIPE-IT/app/Importer/Importer.php
rename to Productivite/Snipe-IT/app/Importer/Importer.php
diff --git a/Production/SNIPE-IT/app/Importer/ItemImporter.php b/Productivite/Snipe-IT/app/Importer/ItemImporter.php
similarity index 100%
rename from Production/SNIPE-IT/app/Importer/ItemImporter.php
rename to Productivite/Snipe-IT/app/Importer/ItemImporter.php
diff --git a/Production/SNIPE-IT/app/Importer/LicenseImporter.php b/Productivite/Snipe-IT/app/Importer/LicenseImporter.php
similarity index 100%
rename from Production/SNIPE-IT/app/Importer/LicenseImporter.php
rename to Productivite/Snipe-IT/app/Importer/LicenseImporter.php
diff --git a/Production/SNIPE-IT/app/Importer/LocationImporter.php b/Productivite/Snipe-IT/app/Importer/LocationImporter.php
similarity index 100%
rename from Production/SNIPE-IT/app/Importer/LocationImporter.php
rename to Productivite/Snipe-IT/app/Importer/LocationImporter.php
diff --git a/Production/SNIPE-IT/app/Importer/UserImporter.php b/Productivite/Snipe-IT/app/Importer/UserImporter.php
similarity index 100%
rename from Production/SNIPE-IT/app/Importer/UserImporter.php
rename to Productivite/Snipe-IT/app/Importer/UserImporter.php
diff --git a/Production/SNIPE-IT/app/Jobs/Job.php b/Productivite/Snipe-IT/app/Jobs/Job.php
similarity index 100%
rename from Production/SNIPE-IT/app/Jobs/Job.php
rename to Productivite/Snipe-IT/app/Jobs/Job.php
diff --git a/Production/SNIPE-IT/app/LegacyEncrypter/BaseEncrypter.php b/Productivite/Snipe-IT/app/LegacyEncrypter/BaseEncrypter.php
similarity index 100%
rename from Production/SNIPE-IT/app/LegacyEncrypter/BaseEncrypter.php
rename to Productivite/Snipe-IT/app/LegacyEncrypter/BaseEncrypter.php
diff --git a/Production/SNIPE-IT/app/LegacyEncrypter/McryptEncrypter.php b/Productivite/Snipe-IT/app/LegacyEncrypter/McryptEncrypter.php
similarity index 100%
rename from Production/SNIPE-IT/app/LegacyEncrypter/McryptEncrypter.php
rename to Productivite/Snipe-IT/app/LegacyEncrypter/McryptEncrypter.php
diff --git a/Authentication/docker-compose-traefik.yml b/Productivite/Snipe-IT/app/Listeners/.gitkeep
similarity index 100%
rename from Authentication/docker-compose-traefik.yml
rename to Productivite/Snipe-IT/app/Listeners/.gitkeep
diff --git a/Production/SNIPE-IT/app/Listeners/CheckoutableListener.php b/Productivite/Snipe-IT/app/Listeners/CheckoutableListener.php
similarity index 100%
rename from Production/SNIPE-IT/app/Listeners/CheckoutableListener.php
rename to Productivite/Snipe-IT/app/Listeners/CheckoutableListener.php
diff --git a/Production/SNIPE-IT/app/Listeners/LogFailedLogin.php b/Productivite/Snipe-IT/app/Listeners/LogFailedLogin.php
similarity index 100%
rename from Production/SNIPE-IT/app/Listeners/LogFailedLogin.php
rename to Productivite/Snipe-IT/app/Listeners/LogFailedLogin.php
diff --git a/Production/SNIPE-IT/app/Listeners/LogListener.php b/Productivite/Snipe-IT/app/Listeners/LogListener.php
similarity index 100%
rename from Production/SNIPE-IT/app/Listeners/LogListener.php
rename to Productivite/Snipe-IT/app/Listeners/LogListener.php
diff --git a/Production/SNIPE-IT/app/Listeners/LogSuccessfulLogin.php b/Productivite/Snipe-IT/app/Listeners/LogSuccessfulLogin.php
similarity index 100%
rename from Production/SNIPE-IT/app/Listeners/LogSuccessfulLogin.php
rename to Productivite/Snipe-IT/app/Listeners/LogSuccessfulLogin.php
diff --git a/Production/SNIPE-IT/app/Models/Accessory.php b/Productivite/Snipe-IT/app/Models/Accessory.php
similarity index 100%
rename from Production/SNIPE-IT/app/Models/Accessory.php
rename to Productivite/Snipe-IT/app/Models/Accessory.php
diff --git a/Production/SNIPE-IT/app/Models/Actionlog.php b/Productivite/Snipe-IT/app/Models/Actionlog.php
similarity index 100%
rename from Production/SNIPE-IT/app/Models/Actionlog.php
rename to Productivite/Snipe-IT/app/Models/Actionlog.php
diff --git a/Production/SNIPE-IT/app/Models/Asset.php b/Productivite/Snipe-IT/app/Models/Asset.php
similarity index 100%
rename from Production/SNIPE-IT/app/Models/Asset.php
rename to Productivite/Snipe-IT/app/Models/Asset.php
diff --git a/Production/SNIPE-IT/app/Models/AssetMaintenance.php b/Productivite/Snipe-IT/app/Models/AssetMaintenance.php
similarity index 100%
rename from Production/SNIPE-IT/app/Models/AssetMaintenance.php
rename to Productivite/Snipe-IT/app/Models/AssetMaintenance.php
diff --git a/Production/SNIPE-IT/app/Models/AssetModel.php b/Productivite/Snipe-IT/app/Models/AssetModel.php
similarity index 100%
rename from Production/SNIPE-IT/app/Models/AssetModel.php
rename to Productivite/Snipe-IT/app/Models/AssetModel.php
diff --git a/Production/SNIPE-IT/app/Models/Category.php b/Productivite/Snipe-IT/app/Models/Category.php
similarity index 100%
rename from Production/SNIPE-IT/app/Models/Category.php
rename to Productivite/Snipe-IT/app/Models/Category.php
diff --git a/Production/SNIPE-IT/app/Models/CheckoutAcceptance.php b/Productivite/Snipe-IT/app/Models/CheckoutAcceptance.php
similarity index 100%
rename from Production/SNIPE-IT/app/Models/CheckoutAcceptance.php
rename to Productivite/Snipe-IT/app/Models/CheckoutAcceptance.php
diff --git a/Production/SNIPE-IT/app/Models/CheckoutRequest.php b/Productivite/Snipe-IT/app/Models/CheckoutRequest.php
similarity index 100%
rename from Production/SNIPE-IT/app/Models/CheckoutRequest.php
rename to Productivite/Snipe-IT/app/Models/CheckoutRequest.php
diff --git a/Production/SNIPE-IT/app/Models/Company.php b/Productivite/Snipe-IT/app/Models/Company.php
similarity index 100%
rename from Production/SNIPE-IT/app/Models/Company.php
rename to Productivite/Snipe-IT/app/Models/Company.php
diff --git a/Production/SNIPE-IT/app/Models/CompanyableChildScope.php b/Productivite/Snipe-IT/app/Models/CompanyableChildScope.php
similarity index 100%
rename from Production/SNIPE-IT/app/Models/CompanyableChildScope.php
rename to Productivite/Snipe-IT/app/Models/CompanyableChildScope.php
diff --git a/Production/SNIPE-IT/app/Models/CompanyableChildTrait.php b/Productivite/Snipe-IT/app/Models/CompanyableChildTrait.php
similarity index 100%
rename from Production/SNIPE-IT/app/Models/CompanyableChildTrait.php
rename to Productivite/Snipe-IT/app/Models/CompanyableChildTrait.php
diff --git a/Production/SNIPE-IT/app/Models/CompanyableScope.php b/Productivite/Snipe-IT/app/Models/CompanyableScope.php
similarity index 100%
rename from Production/SNIPE-IT/app/Models/CompanyableScope.php
rename to Productivite/Snipe-IT/app/Models/CompanyableScope.php
diff --git a/Production/SNIPE-IT/app/Models/CompanyableTrait.php b/Productivite/Snipe-IT/app/Models/CompanyableTrait.php
similarity index 100%
rename from Production/SNIPE-IT/app/Models/CompanyableTrait.php
rename to Productivite/Snipe-IT/app/Models/CompanyableTrait.php
diff --git a/Production/SNIPE-IT/app/Models/Component.php b/Productivite/Snipe-IT/app/Models/Component.php
similarity index 100%
rename from Production/SNIPE-IT/app/Models/Component.php
rename to Productivite/Snipe-IT/app/Models/Component.php
diff --git a/Production/SNIPE-IT/app/Models/Consumable.php b/Productivite/Snipe-IT/app/Models/Consumable.php
similarity index 100%
rename from Production/SNIPE-IT/app/Models/Consumable.php
rename to Productivite/Snipe-IT/app/Models/Consumable.php
diff --git a/Production/SNIPE-IT/app/Models/ConsumableAssignment.php b/Productivite/Snipe-IT/app/Models/ConsumableAssignment.php
similarity index 100%
rename from Production/SNIPE-IT/app/Models/ConsumableAssignment.php
rename to Productivite/Snipe-IT/app/Models/ConsumableAssignment.php
diff --git a/Production/SNIPE-IT/app/Models/CustomField.php b/Productivite/Snipe-IT/app/Models/CustomField.php
similarity index 100%
rename from Production/SNIPE-IT/app/Models/CustomField.php
rename to Productivite/Snipe-IT/app/Models/CustomField.php
diff --git a/Production/SNIPE-IT/app/Models/CustomFieldset.php b/Productivite/Snipe-IT/app/Models/CustomFieldset.php
similarity index 100%
rename from Production/SNIPE-IT/app/Models/CustomFieldset.php
rename to Productivite/Snipe-IT/app/Models/CustomFieldset.php
diff --git a/Production/SNIPE-IT/app/Models/Department.php b/Productivite/Snipe-IT/app/Models/Department.php
similarity index 100%
rename from Production/SNIPE-IT/app/Models/Department.php
rename to Productivite/Snipe-IT/app/Models/Department.php
diff --git a/Production/SNIPE-IT/app/Models/Depreciable.php b/Productivite/Snipe-IT/app/Models/Depreciable.php
similarity index 100%
rename from Production/SNIPE-IT/app/Models/Depreciable.php
rename to Productivite/Snipe-IT/app/Models/Depreciable.php
diff --git a/Production/SNIPE-IT/app/Models/Depreciation.php b/Productivite/Snipe-IT/app/Models/Depreciation.php
similarity index 100%
rename from Production/SNIPE-IT/app/Models/Depreciation.php
rename to Productivite/Snipe-IT/app/Models/Depreciation.php
diff --git a/Production/SNIPE-IT/app/Models/Group.php b/Productivite/Snipe-IT/app/Models/Group.php
similarity index 100%
rename from Production/SNIPE-IT/app/Models/Group.php
rename to Productivite/Snipe-IT/app/Models/Group.php
diff --git a/Production/SNIPE-IT/app/Models/ICompanyableChild.php b/Productivite/Snipe-IT/app/Models/ICompanyableChild.php
similarity index 100%
rename from Production/SNIPE-IT/app/Models/ICompanyableChild.php
rename to Productivite/Snipe-IT/app/Models/ICompanyableChild.php
diff --git a/Production/SNIPE-IT/app/Models/Import.php b/Productivite/Snipe-IT/app/Models/Import.php
similarity index 100%
rename from Production/SNIPE-IT/app/Models/Import.php
rename to Productivite/Snipe-IT/app/Models/Import.php
diff --git a/Production/SNIPE-IT/app/Models/Labels/DefaultLabel.php b/Productivite/Snipe-IT/app/Models/Labels/DefaultLabel.php
similarity index 100%
rename from Production/SNIPE-IT/app/Models/Labels/DefaultLabel.php
rename to Productivite/Snipe-IT/app/Models/Labels/DefaultLabel.php
diff --git a/Production/SNIPE-IT/app/Models/Labels/Field.php b/Productivite/Snipe-IT/app/Models/Labels/Field.php
similarity index 100%
rename from Production/SNIPE-IT/app/Models/Labels/Field.php
rename to Productivite/Snipe-IT/app/Models/Labels/Field.php
diff --git a/Production/SNIPE-IT/app/Models/Labels/FieldOption.php b/Productivite/Snipe-IT/app/Models/Labels/FieldOption.php
similarity index 100%
rename from Production/SNIPE-IT/app/Models/Labels/FieldOption.php
rename to Productivite/Snipe-IT/app/Models/Labels/FieldOption.php
diff --git a/Production/SNIPE-IT/app/Models/Labels/Label.php b/Productivite/Snipe-IT/app/Models/Labels/Label.php
similarity index 100%
rename from Production/SNIPE-IT/app/Models/Labels/Label.php
rename to Productivite/Snipe-IT/app/Models/Labels/Label.php
diff --git a/Production/SNIPE-IT/app/Models/Labels/RectangleSheet.php b/Productivite/Snipe-IT/app/Models/Labels/RectangleSheet.php
similarity index 100%
rename from Production/SNIPE-IT/app/Models/Labels/RectangleSheet.php
rename to Productivite/Snipe-IT/app/Models/Labels/RectangleSheet.php
diff --git a/Production/SNIPE-IT/app/Models/Labels/Sheet.php b/Productivite/Snipe-IT/app/Models/Labels/Sheet.php
similarity index 100%
rename from Production/SNIPE-IT/app/Models/Labels/Sheet.php
rename to Productivite/Snipe-IT/app/Models/Labels/Sheet.php
diff --git a/Production/SNIPE-IT/app/Models/Labels/Sheets/Avery/L7162.php b/Productivite/Snipe-IT/app/Models/Labels/Sheets/Avery/L7162.php
similarity index 100%
rename from Production/SNIPE-IT/app/Models/Labels/Sheets/Avery/L7162.php
rename to Productivite/Snipe-IT/app/Models/Labels/Sheets/Avery/L7162.php
diff --git a/Production/SNIPE-IT/app/Models/Labels/Sheets/Avery/L7162_A.php b/Productivite/Snipe-IT/app/Models/Labels/Sheets/Avery/L7162_A.php
similarity index 100%
rename from Production/SNIPE-IT/app/Models/Labels/Sheets/Avery/L7162_A.php
rename to Productivite/Snipe-IT/app/Models/Labels/Sheets/Avery/L7162_A.php
diff --git a/Production/SNIPE-IT/app/Models/Labels/Sheets/Avery/L7162_B.php b/Productivite/Snipe-IT/app/Models/Labels/Sheets/Avery/L7162_B.php
similarity index 100%
rename from Production/SNIPE-IT/app/Models/Labels/Sheets/Avery/L7162_B.php
rename to Productivite/Snipe-IT/app/Models/Labels/Sheets/Avery/L7162_B.php
diff --git a/Production/SNIPE-IT/app/Models/Labels/Sheets/Avery/L7163.php b/Productivite/Snipe-IT/app/Models/Labels/Sheets/Avery/L7163.php
similarity index 100%
rename from Production/SNIPE-IT/app/Models/Labels/Sheets/Avery/L7163.php
rename to Productivite/Snipe-IT/app/Models/Labels/Sheets/Avery/L7163.php
diff --git a/Production/SNIPE-IT/app/Models/Labels/Sheets/Avery/L7163_A.php b/Productivite/Snipe-IT/app/Models/Labels/Sheets/Avery/L7163_A.php
similarity index 100%
rename from Production/SNIPE-IT/app/Models/Labels/Sheets/Avery/L7163_A.php
rename to Productivite/Snipe-IT/app/Models/Labels/Sheets/Avery/L7163_A.php
diff --git a/Production/SNIPE-IT/app/Models/Labels/Sheets/Avery/_5267.php b/Productivite/Snipe-IT/app/Models/Labels/Sheets/Avery/_5267.php
similarity index 100%
rename from Production/SNIPE-IT/app/Models/Labels/Sheets/Avery/_5267.php
rename to Productivite/Snipe-IT/app/Models/Labels/Sheets/Avery/_5267.php
diff --git a/Production/SNIPE-IT/app/Models/Labels/Sheets/Avery/_5267_A.php b/Productivite/Snipe-IT/app/Models/Labels/Sheets/Avery/_5267_A.php
similarity index 100%
rename from Production/SNIPE-IT/app/Models/Labels/Sheets/Avery/_5267_A.php
rename to Productivite/Snipe-IT/app/Models/Labels/Sheets/Avery/_5267_A.php
diff --git a/Production/SNIPE-IT/app/Models/Labels/Sheets/Avery/_5520.php b/Productivite/Snipe-IT/app/Models/Labels/Sheets/Avery/_5520.php
similarity index 100%
rename from Production/SNIPE-IT/app/Models/Labels/Sheets/Avery/_5520.php
rename to Productivite/Snipe-IT/app/Models/Labels/Sheets/Avery/_5520.php
diff --git a/Production/SNIPE-IT/app/Models/Labels/Sheets/Avery/_5520_A.php b/Productivite/Snipe-IT/app/Models/Labels/Sheets/Avery/_5520_A.php
similarity index 100%
rename from Production/SNIPE-IT/app/Models/Labels/Sheets/Avery/_5520_A.php
rename to Productivite/Snipe-IT/app/Models/Labels/Sheets/Avery/_5520_A.php
diff --git a/Production/SNIPE-IT/app/Models/Labels/Tapes/Brother/TZe_12mm.php b/Productivite/Snipe-IT/app/Models/Labels/Tapes/Brother/TZe_12mm.php
similarity index 100%
rename from Production/SNIPE-IT/app/Models/Labels/Tapes/Brother/TZe_12mm.php
rename to Productivite/Snipe-IT/app/Models/Labels/Tapes/Brother/TZe_12mm.php
diff --git a/Production/SNIPE-IT/app/Models/Labels/Tapes/Brother/TZe_12mm_A.php b/Productivite/Snipe-IT/app/Models/Labels/Tapes/Brother/TZe_12mm_A.php
similarity index 100%
rename from Production/SNIPE-IT/app/Models/Labels/Tapes/Brother/TZe_12mm_A.php
rename to Productivite/Snipe-IT/app/Models/Labels/Tapes/Brother/TZe_12mm_A.php
diff --git a/Production/SNIPE-IT/app/Models/Labels/Tapes/Brother/TZe_24mm.php b/Productivite/Snipe-IT/app/Models/Labels/Tapes/Brother/TZe_24mm.php
similarity index 100%
rename from Production/SNIPE-IT/app/Models/Labels/Tapes/Brother/TZe_24mm.php
rename to Productivite/Snipe-IT/app/Models/Labels/Tapes/Brother/TZe_24mm.php
diff --git a/Production/SNIPE-IT/app/Models/Labels/Tapes/Brother/TZe_24mm_A.php b/Productivite/Snipe-IT/app/Models/Labels/Tapes/Brother/TZe_24mm_A.php
similarity index 100%
rename from Production/SNIPE-IT/app/Models/Labels/Tapes/Brother/TZe_24mm_A.php
rename to Productivite/Snipe-IT/app/Models/Labels/Tapes/Brother/TZe_24mm_A.php
diff --git a/Production/SNIPE-IT/app/Models/Labels/Tapes/Dymo/LabelWriter.php b/Productivite/Snipe-IT/app/Models/Labels/Tapes/Dymo/LabelWriter.php
similarity index 100%
rename from Production/SNIPE-IT/app/Models/Labels/Tapes/Dymo/LabelWriter.php
rename to Productivite/Snipe-IT/app/Models/Labels/Tapes/Dymo/LabelWriter.php
diff --git a/Production/SNIPE-IT/app/Models/Labels/Tapes/Dymo/LabelWriter_1933081.php b/Productivite/Snipe-IT/app/Models/Labels/Tapes/Dymo/LabelWriter_1933081.php
similarity index 100%
rename from Production/SNIPE-IT/app/Models/Labels/Tapes/Dymo/LabelWriter_1933081.php
rename to Productivite/Snipe-IT/app/Models/Labels/Tapes/Dymo/LabelWriter_1933081.php
diff --git a/Production/SNIPE-IT/app/Models/Labels/Tapes/Dymo/LabelWriter_2112283.php b/Productivite/Snipe-IT/app/Models/Labels/Tapes/Dymo/LabelWriter_2112283.php
similarity index 100%
rename from Production/SNIPE-IT/app/Models/Labels/Tapes/Dymo/LabelWriter_2112283.php
rename to Productivite/Snipe-IT/app/Models/Labels/Tapes/Dymo/LabelWriter_2112283.php
diff --git a/Production/SNIPE-IT/app/Models/Labels/Tapes/Dymo/LabelWriter_30252.php b/Productivite/Snipe-IT/app/Models/Labels/Tapes/Dymo/LabelWriter_30252.php
similarity index 100%
rename from Production/SNIPE-IT/app/Models/Labels/Tapes/Dymo/LabelWriter_30252.php
rename to Productivite/Snipe-IT/app/Models/Labels/Tapes/Dymo/LabelWriter_30252.php
diff --git a/Production/SNIPE-IT/app/Models/Ldap.php b/Productivite/Snipe-IT/app/Models/Ldap.php
similarity index 100%
rename from Production/SNIPE-IT/app/Models/Ldap.php
rename to Productivite/Snipe-IT/app/Models/Ldap.php
diff --git a/Production/SNIPE-IT/app/Models/License.php b/Productivite/Snipe-IT/app/Models/License.php
similarity index 100%
rename from Production/SNIPE-IT/app/Models/License.php
rename to Productivite/Snipe-IT/app/Models/License.php
diff --git a/Production/SNIPE-IT/app/Models/LicenseSeat.php b/Productivite/Snipe-IT/app/Models/LicenseSeat.php
similarity index 100%
rename from Production/SNIPE-IT/app/Models/LicenseSeat.php
rename to Productivite/Snipe-IT/app/Models/LicenseSeat.php
diff --git a/Production/SNIPE-IT/app/Models/Location.php b/Productivite/Snipe-IT/app/Models/Location.php
similarity index 100%
rename from Production/SNIPE-IT/app/Models/Location.php
rename to Productivite/Snipe-IT/app/Models/Location.php
diff --git a/Production/SNIPE-IT/app/Models/Loggable.php b/Productivite/Snipe-IT/app/Models/Loggable.php
similarity index 100%
rename from Production/SNIPE-IT/app/Models/Loggable.php
rename to Productivite/Snipe-IT/app/Models/Loggable.php
diff --git a/Production/SNIPE-IT/app/Models/Manufacturer.php b/Productivite/Snipe-IT/app/Models/Manufacturer.php
similarity index 100%
rename from Production/SNIPE-IT/app/Models/Manufacturer.php
rename to Productivite/Snipe-IT/app/Models/Manufacturer.php
diff --git a/Production/SNIPE-IT/app/Models/PredefinedKit.php b/Productivite/Snipe-IT/app/Models/PredefinedKit.php
similarity index 100%
rename from Production/SNIPE-IT/app/Models/PredefinedKit.php
rename to Productivite/Snipe-IT/app/Models/PredefinedKit.php
diff --git a/Production/SNIPE-IT/app/Models/Recipients/AdminRecipient.php b/Productivite/Snipe-IT/app/Models/Recipients/AdminRecipient.php
similarity index 100%
rename from Production/SNIPE-IT/app/Models/Recipients/AdminRecipient.php
rename to Productivite/Snipe-IT/app/Models/Recipients/AdminRecipient.php
diff --git a/Production/SNIPE-IT/app/Models/Recipients/AlertRecipient.php b/Productivite/Snipe-IT/app/Models/Recipients/AlertRecipient.php
similarity index 100%
rename from Production/SNIPE-IT/app/Models/Recipients/AlertRecipient.php
rename to Productivite/Snipe-IT/app/Models/Recipients/AlertRecipient.php
diff --git a/Production/SNIPE-IT/app/Models/Recipients/Recipient.php b/Productivite/Snipe-IT/app/Models/Recipients/Recipient.php
similarity index 100%
rename from Production/SNIPE-IT/app/Models/Recipients/Recipient.php
rename to Productivite/Snipe-IT/app/Models/Recipients/Recipient.php
diff --git a/Production/SNIPE-IT/app/Models/Requestable.php b/Productivite/Snipe-IT/app/Models/Requestable.php
similarity index 100%
rename from Production/SNIPE-IT/app/Models/Requestable.php
rename to Productivite/Snipe-IT/app/Models/Requestable.php
diff --git a/Production/SNIPE-IT/app/Models/SCIMUser.php b/Productivite/Snipe-IT/app/Models/SCIMUser.php
similarity index 100%
rename from Production/SNIPE-IT/app/Models/SCIMUser.php
rename to Productivite/Snipe-IT/app/Models/SCIMUser.php
diff --git a/Production/SNIPE-IT/app/Models/SamlNonce.php b/Productivite/Snipe-IT/app/Models/SamlNonce.php
similarity index 100%
rename from Production/SNIPE-IT/app/Models/SamlNonce.php
rename to Productivite/Snipe-IT/app/Models/SamlNonce.php
diff --git a/Production/SNIPE-IT/app/Models/Setting.php b/Productivite/Snipe-IT/app/Models/Setting.php
similarity index 100%
rename from Production/SNIPE-IT/app/Models/Setting.php
rename to Productivite/Snipe-IT/app/Models/Setting.php
diff --git a/Production/SNIPE-IT/app/Models/SnipeModel.php b/Productivite/Snipe-IT/app/Models/SnipeModel.php
similarity index 100%
rename from Production/SNIPE-IT/app/Models/SnipeModel.php
rename to Productivite/Snipe-IT/app/Models/SnipeModel.php
diff --git a/Production/SNIPE-IT/app/Models/SnipeSCIMConfig.php b/Productivite/Snipe-IT/app/Models/SnipeSCIMConfig.php
similarity index 100%
rename from Production/SNIPE-IT/app/Models/SnipeSCIMConfig.php
rename to Productivite/Snipe-IT/app/Models/SnipeSCIMConfig.php
diff --git a/Production/SNIPE-IT/app/Models/Statuslabel.php b/Productivite/Snipe-IT/app/Models/Statuslabel.php
similarity index 100%
rename from Production/SNIPE-IT/app/Models/Statuslabel.php
rename to Productivite/Snipe-IT/app/Models/Statuslabel.php
diff --git a/Production/SNIPE-IT/app/Models/Supplier.php b/Productivite/Snipe-IT/app/Models/Supplier.php
similarity index 100%
rename from Production/SNIPE-IT/app/Models/Supplier.php
rename to Productivite/Snipe-IT/app/Models/Supplier.php
diff --git a/Production/SNIPE-IT/app/Models/Traits/Acceptable.php b/Productivite/Snipe-IT/app/Models/Traits/Acceptable.php
similarity index 100%
rename from Production/SNIPE-IT/app/Models/Traits/Acceptable.php
rename to Productivite/Snipe-IT/app/Models/Traits/Acceptable.php
diff --git a/Production/SNIPE-IT/app/Models/Traits/Searchable.php b/Productivite/Snipe-IT/app/Models/Traits/Searchable.php
similarity index 100%
rename from Production/SNIPE-IT/app/Models/Traits/Searchable.php
rename to Productivite/Snipe-IT/app/Models/Traits/Searchable.php
diff --git a/Production/SNIPE-IT/app/Models/User.php b/Productivite/Snipe-IT/app/Models/User.php
similarity index 100%
rename from Production/SNIPE-IT/app/Models/User.php
rename to Productivite/Snipe-IT/app/Models/User.php
diff --git a/Production/SNIPE-IT/app/Notifications/AcceptanceAssetAcceptedNotification.php b/Productivite/Snipe-IT/app/Notifications/AcceptanceAssetAcceptedNotification.php
similarity index 100%
rename from Production/SNIPE-IT/app/Notifications/AcceptanceAssetAcceptedNotification.php
rename to Productivite/Snipe-IT/app/Notifications/AcceptanceAssetAcceptedNotification.php
diff --git a/Production/SNIPE-IT/app/Notifications/AcceptanceAssetDeclinedNotification.php b/Productivite/Snipe-IT/app/Notifications/AcceptanceAssetDeclinedNotification.php
similarity index 100%
rename from Production/SNIPE-IT/app/Notifications/AcceptanceAssetDeclinedNotification.php
rename to Productivite/Snipe-IT/app/Notifications/AcceptanceAssetDeclinedNotification.php
diff --git a/Production/SNIPE-IT/app/Notifications/AuditNotification.php b/Productivite/Snipe-IT/app/Notifications/AuditNotification.php
similarity index 100%
rename from Production/SNIPE-IT/app/Notifications/AuditNotification.php
rename to Productivite/Snipe-IT/app/Notifications/AuditNotification.php
diff --git a/Production/SNIPE-IT/app/Notifications/CheckinAccessoryNotification.php b/Productivite/Snipe-IT/app/Notifications/CheckinAccessoryNotification.php
similarity index 100%
rename from Production/SNIPE-IT/app/Notifications/CheckinAccessoryNotification.php
rename to Productivite/Snipe-IT/app/Notifications/CheckinAccessoryNotification.php
diff --git a/Production/SNIPE-IT/app/Notifications/CheckinAssetNotification.php b/Productivite/Snipe-IT/app/Notifications/CheckinAssetNotification.php
similarity index 100%
rename from Production/SNIPE-IT/app/Notifications/CheckinAssetNotification.php
rename to Productivite/Snipe-IT/app/Notifications/CheckinAssetNotification.php
diff --git a/Production/SNIPE-IT/app/Notifications/CheckinLicenseSeatNotification.php b/Productivite/Snipe-IT/app/Notifications/CheckinLicenseSeatNotification.php
similarity index 100%
rename from Production/SNIPE-IT/app/Notifications/CheckinLicenseSeatNotification.php
rename to Productivite/Snipe-IT/app/Notifications/CheckinLicenseSeatNotification.php
diff --git a/Production/SNIPE-IT/app/Notifications/CheckoutAccessoryNotification.php b/Productivite/Snipe-IT/app/Notifications/CheckoutAccessoryNotification.php
similarity index 100%
rename from Production/SNIPE-IT/app/Notifications/CheckoutAccessoryNotification.php
rename to Productivite/Snipe-IT/app/Notifications/CheckoutAccessoryNotification.php
diff --git a/Production/SNIPE-IT/app/Notifications/CheckoutAssetNotification.php b/Productivite/Snipe-IT/app/Notifications/CheckoutAssetNotification.php
similarity index 100%
rename from Production/SNIPE-IT/app/Notifications/CheckoutAssetNotification.php
rename to Productivite/Snipe-IT/app/Notifications/CheckoutAssetNotification.php
diff --git a/Production/SNIPE-IT/app/Notifications/CheckoutConsumableNotification.php b/Productivite/Snipe-IT/app/Notifications/CheckoutConsumableNotification.php
similarity index 100%
rename from Production/SNIPE-IT/app/Notifications/CheckoutConsumableNotification.php
rename to Productivite/Snipe-IT/app/Notifications/CheckoutConsumableNotification.php
diff --git a/Production/SNIPE-IT/app/Notifications/CheckoutLicenseSeatNotification.php b/Productivite/Snipe-IT/app/Notifications/CheckoutLicenseSeatNotification.php
similarity index 100%
rename from Production/SNIPE-IT/app/Notifications/CheckoutLicenseSeatNotification.php
rename to Productivite/Snipe-IT/app/Notifications/CheckoutLicenseSeatNotification.php
diff --git a/Production/SNIPE-IT/app/Notifications/CurrentInventory.php b/Productivite/Snipe-IT/app/Notifications/CurrentInventory.php
similarity index 100%
rename from Production/SNIPE-IT/app/Notifications/CurrentInventory.php
rename to Productivite/Snipe-IT/app/Notifications/CurrentInventory.php
diff --git a/Production/SNIPE-IT/app/Notifications/ExpectedCheckinAdminNotification.php b/Productivite/Snipe-IT/app/Notifications/ExpectedCheckinAdminNotification.php
similarity index 100%
rename from Production/SNIPE-IT/app/Notifications/ExpectedCheckinAdminNotification.php
rename to Productivite/Snipe-IT/app/Notifications/ExpectedCheckinAdminNotification.php
diff --git a/Production/SNIPE-IT/app/Notifications/ExpectedCheckinNotification.php b/Productivite/Snipe-IT/app/Notifications/ExpectedCheckinNotification.php
similarity index 100%
rename from Production/SNIPE-IT/app/Notifications/ExpectedCheckinNotification.php
rename to Productivite/Snipe-IT/app/Notifications/ExpectedCheckinNotification.php
diff --git a/Production/SNIPE-IT/app/Notifications/ExpiringAssetsNotification.php b/Productivite/Snipe-IT/app/Notifications/ExpiringAssetsNotification.php
similarity index 100%
rename from Production/SNIPE-IT/app/Notifications/ExpiringAssetsNotification.php
rename to Productivite/Snipe-IT/app/Notifications/ExpiringAssetsNotification.php
diff --git a/Production/SNIPE-IT/app/Notifications/ExpiringLicenseNotification.php b/Productivite/Snipe-IT/app/Notifications/ExpiringLicenseNotification.php
similarity index 100%
rename from Production/SNIPE-IT/app/Notifications/ExpiringLicenseNotification.php
rename to Productivite/Snipe-IT/app/Notifications/ExpiringLicenseNotification.php
diff --git a/Production/SNIPE-IT/app/Notifications/FirstAdminNotification.php b/Productivite/Snipe-IT/app/Notifications/FirstAdminNotification.php
similarity index 100%
rename from Production/SNIPE-IT/app/Notifications/FirstAdminNotification.php
rename to Productivite/Snipe-IT/app/Notifications/FirstAdminNotification.php
diff --git a/Production/SNIPE-IT/app/Notifications/InventoryAlert.php b/Productivite/Snipe-IT/app/Notifications/InventoryAlert.php
similarity index 100%
rename from Production/SNIPE-IT/app/Notifications/InventoryAlert.php
rename to Productivite/Snipe-IT/app/Notifications/InventoryAlert.php
diff --git a/Production/SNIPE-IT/app/Notifications/MailTest.php b/Productivite/Snipe-IT/app/Notifications/MailTest.php
similarity index 100%
rename from Production/SNIPE-IT/app/Notifications/MailTest.php
rename to Productivite/Snipe-IT/app/Notifications/MailTest.php
diff --git a/Production/SNIPE-IT/app/Notifications/RequestAssetCancelation.php b/Productivite/Snipe-IT/app/Notifications/RequestAssetCancelation.php
similarity index 100%
rename from Production/SNIPE-IT/app/Notifications/RequestAssetCancelation.php
rename to Productivite/Snipe-IT/app/Notifications/RequestAssetCancelation.php
diff --git a/Production/SNIPE-IT/app/Notifications/RequestAssetNotification.php b/Productivite/Snipe-IT/app/Notifications/RequestAssetNotification.php
similarity index 100%
rename from Production/SNIPE-IT/app/Notifications/RequestAssetNotification.php
rename to Productivite/Snipe-IT/app/Notifications/RequestAssetNotification.php
diff --git a/Production/SNIPE-IT/app/Notifications/SendUpcomingAuditNotification.php b/Productivite/Snipe-IT/app/Notifications/SendUpcomingAuditNotification.php
similarity index 100%
rename from Production/SNIPE-IT/app/Notifications/SendUpcomingAuditNotification.php
rename to Productivite/Snipe-IT/app/Notifications/SendUpcomingAuditNotification.php
diff --git a/Production/SNIPE-IT/app/Notifications/WelcomeNotification.php b/Productivite/Snipe-IT/app/Notifications/WelcomeNotification.php
similarity index 100%
rename from Production/SNIPE-IT/app/Notifications/WelcomeNotification.php
rename to Productivite/Snipe-IT/app/Notifications/WelcomeNotification.php
diff --git a/Production/SNIPE-IT/app/Observers/AccessoryObserver.php b/Productivite/Snipe-IT/app/Observers/AccessoryObserver.php
similarity index 100%
rename from Production/SNIPE-IT/app/Observers/AccessoryObserver.php
rename to Productivite/Snipe-IT/app/Observers/AccessoryObserver.php
diff --git a/Production/SNIPE-IT/app/Observers/AssetObserver.php b/Productivite/Snipe-IT/app/Observers/AssetObserver.php
similarity index 100%
rename from Production/SNIPE-IT/app/Observers/AssetObserver.php
rename to Productivite/Snipe-IT/app/Observers/AssetObserver.php
diff --git a/Production/SNIPE-IT/app/Observers/ComponentObserver.php b/Productivite/Snipe-IT/app/Observers/ComponentObserver.php
similarity index 100%
rename from Production/SNIPE-IT/app/Observers/ComponentObserver.php
rename to Productivite/Snipe-IT/app/Observers/ComponentObserver.php
diff --git a/Production/SNIPE-IT/app/Observers/ConsumableObserver.php b/Productivite/Snipe-IT/app/Observers/ConsumableObserver.php
similarity index 100%
rename from Production/SNIPE-IT/app/Observers/ConsumableObserver.php
rename to Productivite/Snipe-IT/app/Observers/ConsumableObserver.php
diff --git a/Production/SNIPE-IT/app/Observers/LicenseObserver.php b/Productivite/Snipe-IT/app/Observers/LicenseObserver.php
similarity index 100%
rename from Production/SNIPE-IT/app/Observers/LicenseObserver.php
rename to Productivite/Snipe-IT/app/Observers/LicenseObserver.php
diff --git a/Production/SNIPE-IT/app/Observers/SettingObserver.php b/Productivite/Snipe-IT/app/Observers/SettingObserver.php
similarity index 100%
rename from Production/SNIPE-IT/app/Observers/SettingObserver.php
rename to Productivite/Snipe-IT/app/Observers/SettingObserver.php
diff --git a/Production/SNIPE-IT/app/Observers/UserObserver.php b/Productivite/Snipe-IT/app/Observers/UserObserver.php
similarity index 100%
rename from Production/SNIPE-IT/app/Observers/UserObserver.php
rename to Productivite/Snipe-IT/app/Observers/UserObserver.php
diff --git a/Authentication/docker-compose.yml b/Productivite/Snipe-IT/app/Policies/.gitkeep
similarity index 100%
rename from Authentication/docker-compose.yml
rename to Productivite/Snipe-IT/app/Policies/.gitkeep
diff --git a/Production/SNIPE-IT/app/Policies/AccessoryPolicy.php b/Productivite/Snipe-IT/app/Policies/AccessoryPolicy.php
similarity index 100%
rename from Production/SNIPE-IT/app/Policies/AccessoryPolicy.php
rename to Productivite/Snipe-IT/app/Policies/AccessoryPolicy.php
diff --git a/Production/SNIPE-IT/app/Policies/AssetModelPolicy.php b/Productivite/Snipe-IT/app/Policies/AssetModelPolicy.php
similarity index 100%
rename from Production/SNIPE-IT/app/Policies/AssetModelPolicy.php
rename to Productivite/Snipe-IT/app/Policies/AssetModelPolicy.php
diff --git a/Production/SNIPE-IT/app/Policies/AssetPolicy.php b/Productivite/Snipe-IT/app/Policies/AssetPolicy.php
similarity index 100%
rename from Production/SNIPE-IT/app/Policies/AssetPolicy.php
rename to Productivite/Snipe-IT/app/Policies/AssetPolicy.php
diff --git a/Production/SNIPE-IT/app/Policies/CategoryPolicy.php b/Productivite/Snipe-IT/app/Policies/CategoryPolicy.php
similarity index 100%
rename from Production/SNIPE-IT/app/Policies/CategoryPolicy.php
rename to Productivite/Snipe-IT/app/Policies/CategoryPolicy.php
diff --git a/Production/SNIPE-IT/app/Policies/CheckoutablePermissionsPolicy.php b/Productivite/Snipe-IT/app/Policies/CheckoutablePermissionsPolicy.php
similarity index 100%
rename from Production/SNIPE-IT/app/Policies/CheckoutablePermissionsPolicy.php
rename to Productivite/Snipe-IT/app/Policies/CheckoutablePermissionsPolicy.php
diff --git a/Production/SNIPE-IT/app/Policies/CompanyPolicy.php b/Productivite/Snipe-IT/app/Policies/CompanyPolicy.php
similarity index 100%
rename from Production/SNIPE-IT/app/Policies/CompanyPolicy.php
rename to Productivite/Snipe-IT/app/Policies/CompanyPolicy.php
diff --git a/Production/SNIPE-IT/app/Policies/ComponentPolicy.php b/Productivite/Snipe-IT/app/Policies/ComponentPolicy.php
similarity index 100%
rename from Production/SNIPE-IT/app/Policies/ComponentPolicy.php
rename to Productivite/Snipe-IT/app/Policies/ComponentPolicy.php
diff --git a/Production/SNIPE-IT/app/Policies/ConsumablePolicy.php b/Productivite/Snipe-IT/app/Policies/ConsumablePolicy.php
similarity index 100%
rename from Production/SNIPE-IT/app/Policies/ConsumablePolicy.php
rename to Productivite/Snipe-IT/app/Policies/ConsumablePolicy.php
diff --git a/Production/SNIPE-IT/app/Policies/CustomFieldPolicy.php b/Productivite/Snipe-IT/app/Policies/CustomFieldPolicy.php
similarity index 100%
rename from Production/SNIPE-IT/app/Policies/CustomFieldPolicy.php
rename to Productivite/Snipe-IT/app/Policies/CustomFieldPolicy.php
diff --git a/Production/SNIPE-IT/app/Policies/CustomFieldsetPolicy.php b/Productivite/Snipe-IT/app/Policies/CustomFieldsetPolicy.php
similarity index 100%
rename from Production/SNIPE-IT/app/Policies/CustomFieldsetPolicy.php
rename to Productivite/Snipe-IT/app/Policies/CustomFieldsetPolicy.php
diff --git a/Production/SNIPE-IT/app/Policies/DepartmentPolicy.php b/Productivite/Snipe-IT/app/Policies/DepartmentPolicy.php
similarity index 100%
rename from Production/SNIPE-IT/app/Policies/DepartmentPolicy.php
rename to Productivite/Snipe-IT/app/Policies/DepartmentPolicy.php
diff --git a/Production/SNIPE-IT/app/Policies/DepreciationPolicy.php b/Productivite/Snipe-IT/app/Policies/DepreciationPolicy.php
similarity index 100%
rename from Production/SNIPE-IT/app/Policies/DepreciationPolicy.php
rename to Productivite/Snipe-IT/app/Policies/DepreciationPolicy.php
diff --git a/Production/SNIPE-IT/app/Policies/LicensePolicy.php b/Productivite/Snipe-IT/app/Policies/LicensePolicy.php
similarity index 100%
rename from Production/SNIPE-IT/app/Policies/LicensePolicy.php
rename to Productivite/Snipe-IT/app/Policies/LicensePolicy.php
diff --git a/Production/SNIPE-IT/app/Policies/LocationPolicy.php b/Productivite/Snipe-IT/app/Policies/LocationPolicy.php
similarity index 100%
rename from Production/SNIPE-IT/app/Policies/LocationPolicy.php
rename to Productivite/Snipe-IT/app/Policies/LocationPolicy.php
diff --git a/Production/SNIPE-IT/app/Policies/ManufacturerPolicy.php b/Productivite/Snipe-IT/app/Policies/ManufacturerPolicy.php
similarity index 100%
rename from Production/SNIPE-IT/app/Policies/ManufacturerPolicy.php
rename to Productivite/Snipe-IT/app/Policies/ManufacturerPolicy.php
diff --git a/Production/SNIPE-IT/app/Policies/PredefinedKitPolicy.php b/Productivite/Snipe-IT/app/Policies/PredefinedKitPolicy.php
similarity index 100%
rename from Production/SNIPE-IT/app/Policies/PredefinedKitPolicy.php
rename to Productivite/Snipe-IT/app/Policies/PredefinedKitPolicy.php
diff --git a/Production/SNIPE-IT/app/Policies/SnipePermissionsPolicy.php b/Productivite/Snipe-IT/app/Policies/SnipePermissionsPolicy.php
similarity index 100%
rename from Production/SNIPE-IT/app/Policies/SnipePermissionsPolicy.php
rename to Productivite/Snipe-IT/app/Policies/SnipePermissionsPolicy.php
diff --git a/Production/SNIPE-IT/app/Policies/StatuslabelPolicy.php b/Productivite/Snipe-IT/app/Policies/StatuslabelPolicy.php
similarity index 100%
rename from Production/SNIPE-IT/app/Policies/StatuslabelPolicy.php
rename to Productivite/Snipe-IT/app/Policies/StatuslabelPolicy.php
diff --git a/Production/SNIPE-IT/app/Policies/SupplierPolicy.php b/Productivite/Snipe-IT/app/Policies/SupplierPolicy.php
similarity index 100%
rename from Production/SNIPE-IT/app/Policies/SupplierPolicy.php
rename to Productivite/Snipe-IT/app/Policies/SupplierPolicy.php
diff --git a/Production/SNIPE-IT/app/Policies/UserPolicy.php b/Productivite/Snipe-IT/app/Policies/UserPolicy.php
similarity index 100%
rename from Production/SNIPE-IT/app/Policies/UserPolicy.php
rename to Productivite/Snipe-IT/app/Policies/UserPolicy.php
diff --git a/Production/SNIPE-IT/app/Presenters/AccessoryPresenter.php b/Productivite/Snipe-IT/app/Presenters/AccessoryPresenter.php
similarity index 100%
rename from Production/SNIPE-IT/app/Presenters/AccessoryPresenter.php
rename to Productivite/Snipe-IT/app/Presenters/AccessoryPresenter.php
diff --git a/Production/SNIPE-IT/app/Presenters/ActionlogPresenter.php b/Productivite/Snipe-IT/app/Presenters/ActionlogPresenter.php
similarity index 100%
rename from Production/SNIPE-IT/app/Presenters/ActionlogPresenter.php
rename to Productivite/Snipe-IT/app/Presenters/ActionlogPresenter.php
diff --git a/Production/SNIPE-IT/app/Presenters/AssetAuditPresenter.php b/Productivite/Snipe-IT/app/Presenters/AssetAuditPresenter.php
similarity index 100%
rename from Production/SNIPE-IT/app/Presenters/AssetAuditPresenter.php
rename to Productivite/Snipe-IT/app/Presenters/AssetAuditPresenter.php
diff --git a/Production/SNIPE-IT/app/Presenters/AssetMaintenancesPresenter.php b/Productivite/Snipe-IT/app/Presenters/AssetMaintenancesPresenter.php
similarity index 100%
rename from Production/SNIPE-IT/app/Presenters/AssetMaintenancesPresenter.php
rename to Productivite/Snipe-IT/app/Presenters/AssetMaintenancesPresenter.php
diff --git a/Production/SNIPE-IT/app/Presenters/AssetModelPresenter.php b/Productivite/Snipe-IT/app/Presenters/AssetModelPresenter.php
similarity index 100%
rename from Production/SNIPE-IT/app/Presenters/AssetModelPresenter.php
rename to Productivite/Snipe-IT/app/Presenters/AssetModelPresenter.php
diff --git a/Production/SNIPE-IT/app/Presenters/AssetPresenter.php b/Productivite/Snipe-IT/app/Presenters/AssetPresenter.php
similarity index 100%
rename from Production/SNIPE-IT/app/Presenters/AssetPresenter.php
rename to Productivite/Snipe-IT/app/Presenters/AssetPresenter.php
diff --git a/Production/SNIPE-IT/app/Presenters/CategoryPresenter.php b/Productivite/Snipe-IT/app/Presenters/CategoryPresenter.php
similarity index 100%
rename from Production/SNIPE-IT/app/Presenters/CategoryPresenter.php
rename to Productivite/Snipe-IT/app/Presenters/CategoryPresenter.php
diff --git a/Production/SNIPE-IT/app/Presenters/CompanyPresenter.php b/Productivite/Snipe-IT/app/Presenters/CompanyPresenter.php
similarity index 100%
rename from Production/SNIPE-IT/app/Presenters/CompanyPresenter.php
rename to Productivite/Snipe-IT/app/Presenters/CompanyPresenter.php
diff --git a/Production/SNIPE-IT/app/Presenters/ComponentPresenter.php b/Productivite/Snipe-IT/app/Presenters/ComponentPresenter.php
similarity index 100%
rename from Production/SNIPE-IT/app/Presenters/ComponentPresenter.php
rename to Productivite/Snipe-IT/app/Presenters/ComponentPresenter.php
diff --git a/Production/SNIPE-IT/app/Presenters/ConsumablePresenter.php b/Productivite/Snipe-IT/app/Presenters/ConsumablePresenter.php
similarity index 100%
rename from Production/SNIPE-IT/app/Presenters/ConsumablePresenter.php
rename to Productivite/Snipe-IT/app/Presenters/ConsumablePresenter.php
diff --git a/Production/SNIPE-IT/app/Presenters/DepreciationPresenter.php b/Productivite/Snipe-IT/app/Presenters/DepreciationPresenter.php
similarity index 100%
rename from Production/SNIPE-IT/app/Presenters/DepreciationPresenter.php
rename to Productivite/Snipe-IT/app/Presenters/DepreciationPresenter.php
diff --git a/Production/SNIPE-IT/app/Presenters/DepreciationReportPresenter.php b/Productivite/Snipe-IT/app/Presenters/DepreciationReportPresenter.php
similarity index 100%
rename from Production/SNIPE-IT/app/Presenters/DepreciationReportPresenter.php
rename to Productivite/Snipe-IT/app/Presenters/DepreciationReportPresenter.php
diff --git a/Production/SNIPE-IT/app/Presenters/LabelPresenter.php b/Productivite/Snipe-IT/app/Presenters/LabelPresenter.php
similarity index 100%
rename from Production/SNIPE-IT/app/Presenters/LabelPresenter.php
rename to Productivite/Snipe-IT/app/Presenters/LabelPresenter.php
diff --git a/Production/SNIPE-IT/app/Presenters/LicensePresenter.php b/Productivite/Snipe-IT/app/Presenters/LicensePresenter.php
similarity index 100%
rename from Production/SNIPE-IT/app/Presenters/LicensePresenter.php
rename to Productivite/Snipe-IT/app/Presenters/LicensePresenter.php
diff --git a/Production/SNIPE-IT/app/Presenters/LicenseSeatPresenter.php b/Productivite/Snipe-IT/app/Presenters/LicenseSeatPresenter.php
similarity index 100%
rename from Production/SNIPE-IT/app/Presenters/LicenseSeatPresenter.php
rename to Productivite/Snipe-IT/app/Presenters/LicenseSeatPresenter.php
diff --git a/Production/SNIPE-IT/app/Presenters/LocationPresenter.php b/Productivite/Snipe-IT/app/Presenters/LocationPresenter.php
similarity index 100%
rename from Production/SNIPE-IT/app/Presenters/LocationPresenter.php
rename to Productivite/Snipe-IT/app/Presenters/LocationPresenter.php
diff --git a/Production/SNIPE-IT/app/Presenters/ManufacturerPresenter.php b/Productivite/Snipe-IT/app/Presenters/ManufacturerPresenter.php
similarity index 100%
rename from Production/SNIPE-IT/app/Presenters/ManufacturerPresenter.php
rename to Productivite/Snipe-IT/app/Presenters/ManufacturerPresenter.php
diff --git a/Production/SNIPE-IT/app/Presenters/PredefinedKitPresenter.php b/Productivite/Snipe-IT/app/Presenters/PredefinedKitPresenter.php
similarity index 100%
rename from Production/SNIPE-IT/app/Presenters/PredefinedKitPresenter.php
rename to Productivite/Snipe-IT/app/Presenters/PredefinedKitPresenter.php
diff --git a/Production/SNIPE-IT/app/Presenters/Presentable.php b/Productivite/Snipe-IT/app/Presenters/Presentable.php
similarity index 100%
rename from Production/SNIPE-IT/app/Presenters/Presentable.php
rename to Productivite/Snipe-IT/app/Presenters/Presentable.php
diff --git a/Production/SNIPE-IT/app/Presenters/Presenter.php b/Productivite/Snipe-IT/app/Presenters/Presenter.php
similarity index 100%
rename from Production/SNIPE-IT/app/Presenters/Presenter.php
rename to Productivite/Snipe-IT/app/Presenters/Presenter.php
diff --git a/Production/SNIPE-IT/app/Presenters/UserPresenter.php b/Productivite/Snipe-IT/app/Presenters/UserPresenter.php
similarity index 100%
rename from Production/SNIPE-IT/app/Presenters/UserPresenter.php
rename to Productivite/Snipe-IT/app/Presenters/UserPresenter.php
diff --git a/Production/SNIPE-IT/app/Providers/AppServiceProvider.php b/Productivite/Snipe-IT/app/Providers/AppServiceProvider.php
similarity index 100%
rename from Production/SNIPE-IT/app/Providers/AppServiceProvider.php
rename to Productivite/Snipe-IT/app/Providers/AppServiceProvider.php
diff --git a/Production/SNIPE-IT/app/Providers/AuthServiceProvider.php b/Productivite/Snipe-IT/app/Providers/AuthServiceProvider.php
similarity index 100%
rename from Production/SNIPE-IT/app/Providers/AuthServiceProvider.php
rename to Productivite/Snipe-IT/app/Providers/AuthServiceProvider.php
diff --git a/Production/SNIPE-IT/app/Providers/EventServiceProvider.php b/Productivite/Snipe-IT/app/Providers/EventServiceProvider.php
similarity index 100%
rename from Production/SNIPE-IT/app/Providers/EventServiceProvider.php
rename to Productivite/Snipe-IT/app/Providers/EventServiceProvider.php
diff --git a/Production/SNIPE-IT/app/Providers/MacroServiceProvider.php b/Productivite/Snipe-IT/app/Providers/MacroServiceProvider.php
similarity index 100%
rename from Production/SNIPE-IT/app/Providers/MacroServiceProvider.php
rename to Productivite/Snipe-IT/app/Providers/MacroServiceProvider.php
diff --git a/Production/SNIPE-IT/app/Providers/RouteServiceProvider.php b/Productivite/Snipe-IT/app/Providers/RouteServiceProvider.php
similarity index 100%
rename from Production/SNIPE-IT/app/Providers/RouteServiceProvider.php
rename to Productivite/Snipe-IT/app/Providers/RouteServiceProvider.php
diff --git a/Production/SNIPE-IT/app/Providers/SamlServiceProvider.php b/Productivite/Snipe-IT/app/Providers/SamlServiceProvider.php
similarity index 100%
rename from Production/SNIPE-IT/app/Providers/SamlServiceProvider.php
rename to Productivite/Snipe-IT/app/Providers/SamlServiceProvider.php
diff --git a/Production/SNIPE-IT/app/Providers/SettingsServiceProvider.php b/Productivite/Snipe-IT/app/Providers/SettingsServiceProvider.php
similarity index 100%
rename from Production/SNIPE-IT/app/Providers/SettingsServiceProvider.php
rename to Productivite/Snipe-IT/app/Providers/SettingsServiceProvider.php
diff --git a/Production/SNIPE-IT/app/Providers/SnipeTranslationServiceProvider.php b/Productivite/Snipe-IT/app/Providers/SnipeTranslationServiceProvider.php
similarity index 100%
rename from Production/SNIPE-IT/app/Providers/SnipeTranslationServiceProvider.php
rename to Productivite/Snipe-IT/app/Providers/SnipeTranslationServiceProvider.php
diff --git a/Production/SNIPE-IT/app/Providers/ValidationServiceProvider.php b/Productivite/Snipe-IT/app/Providers/ValidationServiceProvider.php
similarity index 100%
rename from Production/SNIPE-IT/app/Providers/ValidationServiceProvider.php
rename to Productivite/Snipe-IT/app/Providers/ValidationServiceProvider.php
diff --git a/Production/SNIPE-IT/app/Services/PredefinedKitCheckoutService.php b/Productivite/Snipe-IT/app/Services/PredefinedKitCheckoutService.php
similarity index 100%
rename from Production/SNIPE-IT/app/Services/PredefinedKitCheckoutService.php
rename to Productivite/Snipe-IT/app/Services/PredefinedKitCheckoutService.php
diff --git a/Production/SNIPE-IT/app/Services/Saml.php b/Productivite/Snipe-IT/app/Services/Saml.php
similarity index 100%
rename from Production/SNIPE-IT/app/Services/Saml.php
rename to Productivite/Snipe-IT/app/Services/Saml.php
diff --git a/Production/SNIPE-IT/app/Services/SnipeTranslator.php b/Productivite/Snipe-IT/app/Services/SnipeTranslator.php
similarity index 100%
rename from Production/SNIPE-IT/app/Services/SnipeTranslator.php
rename to Productivite/Snipe-IT/app/Services/SnipeTranslator.php
diff --git a/Production/SNIPE-IT/app/View/Label.php b/Productivite/Snipe-IT/app/View/Label.php
similarity index 100%
rename from Production/SNIPE-IT/app/View/Label.php
rename to Productivite/Snipe-IT/app/View/Label.php
diff --git a/Production/SNIPE-IT/artisan b/Productivite/Snipe-IT/artisan
similarity index 100%
rename from Production/SNIPE-IT/artisan
rename to Productivite/Snipe-IT/artisan
diff --git a/Production/SNIPE-IT/bootstrap/app.php b/Productivite/Snipe-IT/bootstrap/app.php
similarity index 100%
rename from Production/SNIPE-IT/bootstrap/app.php
rename to Productivite/Snipe-IT/bootstrap/app.php
diff --git a/Production/SNIPE-IT/bootstrap/autoload.php b/Productivite/Snipe-IT/bootstrap/autoload.php
similarity index 100%
rename from Production/SNIPE-IT/bootstrap/autoload.php
rename to Productivite/Snipe-IT/bootstrap/autoload.php
diff --git a/Production/SNIPE-IT/bootstrap/cache/.gitignore b/Productivite/Snipe-IT/bootstrap/cache/.gitignore
similarity index 100%
rename from Production/SNIPE-IT/bootstrap/cache/.gitignore
rename to Productivite/Snipe-IT/bootstrap/cache/.gitignore
diff --git a/Production/SNIPE-IT/composer.json b/Productivite/Snipe-IT/composer.json
similarity index 100%
rename from Production/SNIPE-IT/composer.json
rename to Productivite/Snipe-IT/composer.json
diff --git a/Production/SNIPE-IT/composer.lock b/Productivite/Snipe-IT/composer.lock
similarity index 100%
rename from Production/SNIPE-IT/composer.lock
rename to Productivite/Snipe-IT/composer.lock
diff --git a/Production/SNIPE-IT/config/app.php b/Productivite/Snipe-IT/config/app.php
similarity index 100%
rename from Production/SNIPE-IT/config/app.php
rename to Productivite/Snipe-IT/config/app.php
diff --git a/Production/SNIPE-IT/config/auth.php b/Productivite/Snipe-IT/config/auth.php
similarity index 100%
rename from Production/SNIPE-IT/config/auth.php
rename to Productivite/Snipe-IT/config/auth.php
diff --git a/Production/SNIPE-IT/config/backup.php b/Productivite/Snipe-IT/config/backup.php
similarity index 100%
rename from Production/SNIPE-IT/config/backup.php
rename to Productivite/Snipe-IT/config/backup.php
diff --git a/Production/SNIPE-IT/config/broadcasting.php b/Productivite/Snipe-IT/config/broadcasting.php
similarity index 100%
rename from Production/SNIPE-IT/config/broadcasting.php
rename to Productivite/Snipe-IT/config/broadcasting.php
diff --git a/Production/SNIPE-IT/config/cache.php b/Productivite/Snipe-IT/config/cache.php
similarity index 100%
rename from Production/SNIPE-IT/config/cache.php
rename to Productivite/Snipe-IT/config/cache.php
diff --git a/Production/SNIPE-IT/config/compile.php b/Productivite/Snipe-IT/config/compile.php
similarity index 100%
rename from Production/SNIPE-IT/config/compile.php
rename to Productivite/Snipe-IT/config/compile.php
diff --git a/Production/SNIPE-IT/config/cors.php b/Productivite/Snipe-IT/config/cors.php
similarity index 100%
rename from Production/SNIPE-IT/config/cors.php
rename to Productivite/Snipe-IT/config/cors.php
diff --git a/Production/SNIPE-IT/config/database.php b/Productivite/Snipe-IT/config/database.php
similarity index 100%
rename from Production/SNIPE-IT/config/database.php
rename to Productivite/Snipe-IT/config/database.php
diff --git a/Production/SNIPE-IT/config/debugbar.php b/Productivite/Snipe-IT/config/debugbar.php
similarity index 100%
rename from Production/SNIPE-IT/config/debugbar.php
rename to Productivite/Snipe-IT/config/debugbar.php
diff --git a/Production/SNIPE-IT/config/dompdf.php b/Productivite/Snipe-IT/config/dompdf.php
similarity index 100%
rename from Production/SNIPE-IT/config/dompdf.php
rename to Productivite/Snipe-IT/config/dompdf.php
diff --git a/Production/SNIPE-IT/config/filesystems.php b/Productivite/Snipe-IT/config/filesystems.php
similarity index 100%
rename from Production/SNIPE-IT/config/filesystems.php
rename to Productivite/Snipe-IT/config/filesystems.php
diff --git a/Production/SNIPE-IT/config/google2fa.php b/Productivite/Snipe-IT/config/google2fa.php
similarity index 100%
rename from Production/SNIPE-IT/config/google2fa.php
rename to Productivite/Snipe-IT/config/google2fa.php
diff --git a/Production/SNIPE-IT/config/hashing.php b/Productivite/Snipe-IT/config/hashing.php
similarity index 100%
rename from Production/SNIPE-IT/config/hashing.php
rename to Productivite/Snipe-IT/config/hashing.php
diff --git a/Production/SNIPE-IT/config/image.php b/Productivite/Snipe-IT/config/image.php
similarity index 100%
rename from Production/SNIPE-IT/config/image.php
rename to Productivite/Snipe-IT/config/image.php
diff --git a/Production/SNIPE-IT/config/insights.php b/Productivite/Snipe-IT/config/insights.php
similarity index 100%
rename from Production/SNIPE-IT/config/insights.php
rename to Productivite/Snipe-IT/config/insights.php
diff --git a/Production/SNIPE-IT/config/livewire.php b/Productivite/Snipe-IT/config/livewire.php
similarity index 100%
rename from Production/SNIPE-IT/config/livewire.php
rename to Productivite/Snipe-IT/config/livewire.php
diff --git a/Production/SNIPE-IT/config/logging.php b/Productivite/Snipe-IT/config/logging.php
similarity index 100%
rename from Production/SNIPE-IT/config/logging.php
rename to Productivite/Snipe-IT/config/logging.php
diff --git a/Production/SNIPE-IT/config/mail-auto-embed.php b/Productivite/Snipe-IT/config/mail-auto-embed.php
similarity index 100%
rename from Production/SNIPE-IT/config/mail-auto-embed.php
rename to Productivite/Snipe-IT/config/mail-auto-embed.php
diff --git a/Production/SNIPE-IT/config/mail.php b/Productivite/Snipe-IT/config/mail.php
similarity index 100%
rename from Production/SNIPE-IT/config/mail.php
rename to Productivite/Snipe-IT/config/mail.php
diff --git a/Production/SNIPE-IT/config/passport.php b/Productivite/Snipe-IT/config/passport.php
similarity index 100%
rename from Production/SNIPE-IT/config/passport.php
rename to Productivite/Snipe-IT/config/passport.php
diff --git a/Production/SNIPE-IT/config/permissions.php b/Productivite/Snipe-IT/config/permissions.php
similarity index 100%
rename from Production/SNIPE-IT/config/permissions.php
rename to Productivite/Snipe-IT/config/permissions.php
diff --git a/Production/SNIPE-IT/config/queue.php b/Productivite/Snipe-IT/config/queue.php
similarity index 100%
rename from Production/SNIPE-IT/config/queue.php
rename to Productivite/Snipe-IT/config/queue.php
diff --git a/Production/SNIPE-IT/config/scim.php b/Productivite/Snipe-IT/config/scim.php
similarity index 100%
rename from Production/SNIPE-IT/config/scim.php
rename to Productivite/Snipe-IT/config/scim.php
diff --git a/Production/SNIPE-IT/config/services.php b/Productivite/Snipe-IT/config/services.php
similarity index 100%
rename from Production/SNIPE-IT/config/services.php
rename to Productivite/Snipe-IT/config/services.php
diff --git a/Production/SNIPE-IT/config/session.php b/Productivite/Snipe-IT/config/session.php
similarity index 100%
rename from Production/SNIPE-IT/config/session.php
rename to Productivite/Snipe-IT/config/session.php
diff --git a/Production/SNIPE-IT/config/trustedproxy.php b/Productivite/Snipe-IT/config/trustedproxy.php
similarity index 100%
rename from Production/SNIPE-IT/config/trustedproxy.php
rename to Productivite/Snipe-IT/config/trustedproxy.php
diff --git a/Production/SNIPE-IT/config/version.php b/Productivite/Snipe-IT/config/version.php
similarity index 100%
rename from Production/SNIPE-IT/config/version.php
rename to Productivite/Snipe-IT/config/version.php
diff --git a/Production/SNIPE-IT/config/view.php b/Productivite/Snipe-IT/config/view.php
similarity index 100%
rename from Production/SNIPE-IT/config/view.php
rename to Productivite/Snipe-IT/config/view.php
diff --git a/Production/SNIPE-IT/crowdin.yml b/Productivite/Snipe-IT/crowdin.yml
similarity index 100%
rename from Production/SNIPE-IT/crowdin.yml
rename to Productivite/Snipe-IT/crowdin.yml
diff --git a/Production/SNIPE-IT/database/.gitignore b/Productivite/Snipe-IT/database/.gitignore
similarity index 100%
rename from Production/SNIPE-IT/database/.gitignore
rename to Productivite/Snipe-IT/database/.gitignore
diff --git a/Production/SNIPE-IT/database/factories/AccessoryFactory.php b/Productivite/Snipe-IT/database/factories/AccessoryFactory.php
similarity index 100%
rename from Production/SNIPE-IT/database/factories/AccessoryFactory.php
rename to Productivite/Snipe-IT/database/factories/AccessoryFactory.php
diff --git a/Production/SNIPE-IT/database/factories/ActionlogFactory.php b/Productivite/Snipe-IT/database/factories/ActionlogFactory.php
similarity index 100%
rename from Production/SNIPE-IT/database/factories/ActionlogFactory.php
rename to Productivite/Snipe-IT/database/factories/ActionlogFactory.php
diff --git a/Production/SNIPE-IT/database/factories/AssetFactory.php b/Productivite/Snipe-IT/database/factories/AssetFactory.php
similarity index 100%
rename from Production/SNIPE-IT/database/factories/AssetFactory.php
rename to Productivite/Snipe-IT/database/factories/AssetFactory.php
diff --git a/Production/SNIPE-IT/database/factories/AssetMaintenanceFactory.php b/Productivite/Snipe-IT/database/factories/AssetMaintenanceFactory.php
similarity index 100%
rename from Production/SNIPE-IT/database/factories/AssetMaintenanceFactory.php
rename to Productivite/Snipe-IT/database/factories/AssetMaintenanceFactory.php
diff --git a/Production/SNIPE-IT/database/factories/AssetModelFactory.php b/Productivite/Snipe-IT/database/factories/AssetModelFactory.php
similarity index 100%
rename from Production/SNIPE-IT/database/factories/AssetModelFactory.php
rename to Productivite/Snipe-IT/database/factories/AssetModelFactory.php
diff --git a/Production/SNIPE-IT/database/factories/CategoryFactory.php b/Productivite/Snipe-IT/database/factories/CategoryFactory.php
similarity index 100%
rename from Production/SNIPE-IT/database/factories/CategoryFactory.php
rename to Productivite/Snipe-IT/database/factories/CategoryFactory.php
diff --git a/Production/SNIPE-IT/database/factories/CheckoutAcceptanceFactory.php b/Productivite/Snipe-IT/database/factories/CheckoutAcceptanceFactory.php
similarity index 100%
rename from Production/SNIPE-IT/database/factories/CheckoutAcceptanceFactory.php
rename to Productivite/Snipe-IT/database/factories/CheckoutAcceptanceFactory.php
diff --git a/Production/SNIPE-IT/database/factories/CompanyFactory.php b/Productivite/Snipe-IT/database/factories/CompanyFactory.php
similarity index 100%
rename from Production/SNIPE-IT/database/factories/CompanyFactory.php
rename to Productivite/Snipe-IT/database/factories/CompanyFactory.php
diff --git a/Production/SNIPE-IT/database/factories/ComponentFactory.php b/Productivite/Snipe-IT/database/factories/ComponentFactory.php
similarity index 100%
rename from Production/SNIPE-IT/database/factories/ComponentFactory.php
rename to Productivite/Snipe-IT/database/factories/ComponentFactory.php
diff --git a/Production/SNIPE-IT/database/factories/ConsumableFactory.php b/Productivite/Snipe-IT/database/factories/ConsumableFactory.php
similarity index 100%
rename from Production/SNIPE-IT/database/factories/ConsumableFactory.php
rename to Productivite/Snipe-IT/database/factories/ConsumableFactory.php
diff --git a/Production/SNIPE-IT/database/factories/CustomFieldFactory.php b/Productivite/Snipe-IT/database/factories/CustomFieldFactory.php
similarity index 100%
rename from Production/SNIPE-IT/database/factories/CustomFieldFactory.php
rename to Productivite/Snipe-IT/database/factories/CustomFieldFactory.php
diff --git a/Production/SNIPE-IT/database/factories/CustomFieldsetFactory.php b/Productivite/Snipe-IT/database/factories/CustomFieldsetFactory.php
similarity index 100%
rename from Production/SNIPE-IT/database/factories/CustomFieldsetFactory.php
rename to Productivite/Snipe-IT/database/factories/CustomFieldsetFactory.php
diff --git a/Production/SNIPE-IT/database/factories/DepartmentFactory.php b/Productivite/Snipe-IT/database/factories/DepartmentFactory.php
similarity index 100%
rename from Production/SNIPE-IT/database/factories/DepartmentFactory.php
rename to Productivite/Snipe-IT/database/factories/DepartmentFactory.php
diff --git a/Production/SNIPE-IT/database/factories/DepreciationFactory.php b/Productivite/Snipe-IT/database/factories/DepreciationFactory.php
similarity index 100%
rename from Production/SNIPE-IT/database/factories/DepreciationFactory.php
rename to Productivite/Snipe-IT/database/factories/DepreciationFactory.php
diff --git a/Production/SNIPE-IT/database/factories/GroupFactory.php b/Productivite/Snipe-IT/database/factories/GroupFactory.php
similarity index 100%
rename from Production/SNIPE-IT/database/factories/GroupFactory.php
rename to Productivite/Snipe-IT/database/factories/GroupFactory.php
diff --git a/Production/SNIPE-IT/database/factories/LicenseFactory.php b/Productivite/Snipe-IT/database/factories/LicenseFactory.php
similarity index 100%
rename from Production/SNIPE-IT/database/factories/LicenseFactory.php
rename to Productivite/Snipe-IT/database/factories/LicenseFactory.php
diff --git a/Production/SNIPE-IT/database/factories/LicenseSeatFactory.php b/Productivite/Snipe-IT/database/factories/LicenseSeatFactory.php
similarity index 100%
rename from Production/SNIPE-IT/database/factories/LicenseSeatFactory.php
rename to Productivite/Snipe-IT/database/factories/LicenseSeatFactory.php
diff --git a/Production/SNIPE-IT/database/factories/LocationFactory.php b/Productivite/Snipe-IT/database/factories/LocationFactory.php
similarity index 100%
rename from Production/SNIPE-IT/database/factories/LocationFactory.php
rename to Productivite/Snipe-IT/database/factories/LocationFactory.php
diff --git a/Production/SNIPE-IT/database/factories/ManufacturerFactory.php b/Productivite/Snipe-IT/database/factories/ManufacturerFactory.php
similarity index 100%
rename from Production/SNIPE-IT/database/factories/ManufacturerFactory.php
rename to Productivite/Snipe-IT/database/factories/ManufacturerFactory.php
diff --git a/Production/SNIPE-IT/database/factories/SettingFactory.php b/Productivite/Snipe-IT/database/factories/SettingFactory.php
similarity index 100%
rename from Production/SNIPE-IT/database/factories/SettingFactory.php
rename to Productivite/Snipe-IT/database/factories/SettingFactory.php
diff --git a/Production/SNIPE-IT/database/factories/StatuslabelFactory.php b/Productivite/Snipe-IT/database/factories/StatuslabelFactory.php
similarity index 100%
rename from Production/SNIPE-IT/database/factories/StatuslabelFactory.php
rename to Productivite/Snipe-IT/database/factories/StatuslabelFactory.php
diff --git a/Production/SNIPE-IT/database/factories/SupplierFactory.php b/Productivite/Snipe-IT/database/factories/SupplierFactory.php
similarity index 100%
rename from Production/SNIPE-IT/database/factories/SupplierFactory.php
rename to Productivite/Snipe-IT/database/factories/SupplierFactory.php
diff --git a/Production/SNIPE-IT/database/factories/UserFactory.php b/Productivite/Snipe-IT/database/factories/UserFactory.php
similarity index 100%
rename from Production/SNIPE-IT/database/factories/UserFactory.php
rename to Productivite/Snipe-IT/database/factories/UserFactory.php
diff --git a/Baby Buddy/docker-compose-traefik.yml b/Productivite/Snipe-IT/database/migrations/.gitkeep
similarity index 100%
rename from Baby Buddy/docker-compose-traefik.yml
rename to Productivite/Snipe-IT/database/migrations/.gitkeep
diff --git a/Production/SNIPE-IT/database/migrations/2012_12_06_225921_migration_cartalyst_sentry_install_users.php b/Productivite/Snipe-IT/database/migrations/2012_12_06_225921_migration_cartalyst_sentry_install_users.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2012_12_06_225921_migration_cartalyst_sentry_install_users.php
rename to Productivite/Snipe-IT/database/migrations/2012_12_06_225921_migration_cartalyst_sentry_install_users.php
diff --git a/Production/SNIPE-IT/database/migrations/2012_12_06_225929_migration_cartalyst_sentry_install_groups.php b/Productivite/Snipe-IT/database/migrations/2012_12_06_225929_migration_cartalyst_sentry_install_groups.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2012_12_06_225929_migration_cartalyst_sentry_install_groups.php
rename to Productivite/Snipe-IT/database/migrations/2012_12_06_225929_migration_cartalyst_sentry_install_groups.php
diff --git a/Production/SNIPE-IT/database/migrations/2012_12_06_225945_migration_cartalyst_sentry_install_users_groups_pivot.php b/Productivite/Snipe-IT/database/migrations/2012_12_06_225945_migration_cartalyst_sentry_install_users_groups_pivot.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2012_12_06_225945_migration_cartalyst_sentry_install_users_groups_pivot.php
rename to Productivite/Snipe-IT/database/migrations/2012_12_06_225945_migration_cartalyst_sentry_install_users_groups_pivot.php
diff --git a/Production/SNIPE-IT/database/migrations/2012_12_06_225988_migration_cartalyst_sentry_install_throttle.php b/Productivite/Snipe-IT/database/migrations/2012_12_06_225988_migration_cartalyst_sentry_install_throttle.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2012_12_06_225988_migration_cartalyst_sentry_install_throttle.php
rename to Productivite/Snipe-IT/database/migrations/2012_12_06_225988_migration_cartalyst_sentry_install_throttle.php
diff --git a/Production/SNIPE-IT/database/migrations/2013_03_23_193214_update_users_table.php b/Productivite/Snipe-IT/database/migrations/2013_03_23_193214_update_users_table.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2013_03_23_193214_update_users_table.php
rename to Productivite/Snipe-IT/database/migrations/2013_03_23_193214_update_users_table.php
diff --git a/Production/SNIPE-IT/database/migrations/2013_11_13_075318_create_models_table.php b/Productivite/Snipe-IT/database/migrations/2013_11_13_075318_create_models_table.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2013_11_13_075318_create_models_table.php
rename to Productivite/Snipe-IT/database/migrations/2013_11_13_075318_create_models_table.php
diff --git a/Production/SNIPE-IT/database/migrations/2013_11_13_075335_create_categories_table.php b/Productivite/Snipe-IT/database/migrations/2013_11_13_075335_create_categories_table.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2013_11_13_075335_create_categories_table.php
rename to Productivite/Snipe-IT/database/migrations/2013_11_13_075335_create_categories_table.php
diff --git a/Production/SNIPE-IT/database/migrations/2013_11_13_075347_create_manufacturers_table.php b/Productivite/Snipe-IT/database/migrations/2013_11_13_075347_create_manufacturers_table.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2013_11_13_075347_create_manufacturers_table.php
rename to Productivite/Snipe-IT/database/migrations/2013_11_13_075347_create_manufacturers_table.php
diff --git a/Production/SNIPE-IT/database/migrations/2013_11_15_015858_add_user_id_to_categories.php b/Productivite/Snipe-IT/database/migrations/2013_11_15_015858_add_user_id_to_categories.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2013_11_15_015858_add_user_id_to_categories.php
rename to Productivite/Snipe-IT/database/migrations/2013_11_15_015858_add_user_id_to_categories.php
diff --git a/Production/SNIPE-IT/database/migrations/2013_11_15_112701_add_user_id_to_manufacturers.php b/Productivite/Snipe-IT/database/migrations/2013_11_15_112701_add_user_id_to_manufacturers.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2013_11_15_112701_add_user_id_to_manufacturers.php
rename to Productivite/Snipe-IT/database/migrations/2013_11_15_112701_add_user_id_to_manufacturers.php
diff --git a/Production/SNIPE-IT/database/migrations/2013_11_15_190327_create_assets_table.php b/Productivite/Snipe-IT/database/migrations/2013_11_15_190327_create_assets_table.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2013_11_15_190327_create_assets_table.php
rename to Productivite/Snipe-IT/database/migrations/2013_11_15_190327_create_assets_table.php
diff --git a/Production/SNIPE-IT/database/migrations/2013_11_15_190357_create_temp_licenses_table.php b/Productivite/Snipe-IT/database/migrations/2013_11_15_190357_create_temp_licenses_table.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2013_11_15_190357_create_temp_licenses_table.php
rename to Productivite/Snipe-IT/database/migrations/2013_11_15_190357_create_temp_licenses_table.php
diff --git a/Production/SNIPE-IT/database/migrations/2013_11_15_201848_add_license_name_to_licenses.php b/Productivite/Snipe-IT/database/migrations/2013_11_15_201848_add_license_name_to_licenses.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2013_11_15_201848_add_license_name_to_licenses.php
rename to Productivite/Snipe-IT/database/migrations/2013_11_15_201848_add_license_name_to_licenses.php
diff --git a/Production/SNIPE-IT/database/migrations/2013_11_16_040323_create_depreciations_table.php b/Productivite/Snipe-IT/database/migrations/2013_11_16_040323_create_depreciations_table.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2013_11_16_040323_create_depreciations_table.php
rename to Productivite/Snipe-IT/database/migrations/2013_11_16_040323_create_depreciations_table.php
diff --git a/Production/SNIPE-IT/database/migrations/2013_11_16_042851_add_depreciation_id_to_models.php b/Productivite/Snipe-IT/database/migrations/2013_11_16_042851_add_depreciation_id_to_models.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2013_11_16_042851_add_depreciation_id_to_models.php
rename to Productivite/Snipe-IT/database/migrations/2013_11_16_042851_add_depreciation_id_to_models.php
diff --git a/Production/SNIPE-IT/database/migrations/2013_11_16_084923_add_user_id_to_models.php b/Productivite/Snipe-IT/database/migrations/2013_11_16_084923_add_user_id_to_models.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2013_11_16_084923_add_user_id_to_models.php
rename to Productivite/Snipe-IT/database/migrations/2013_11_16_084923_add_user_id_to_models.php
diff --git a/Production/SNIPE-IT/database/migrations/2013_11_16_103258_create_locations_table.php b/Productivite/Snipe-IT/database/migrations/2013_11_16_103258_create_locations_table.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2013_11_16_103258_create_locations_table.php
rename to Productivite/Snipe-IT/database/migrations/2013_11_16_103258_create_locations_table.php
diff --git a/Production/SNIPE-IT/database/migrations/2013_11_16_103336_add_location_id_to_assets.php b/Productivite/Snipe-IT/database/migrations/2013_11_16_103336_add_location_id_to_assets.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2013_11_16_103336_add_location_id_to_assets.php
rename to Productivite/Snipe-IT/database/migrations/2013_11_16_103336_add_location_id_to_assets.php
diff --git a/Production/SNIPE-IT/database/migrations/2013_11_16_103407_add_checkedout_to_to_assets.php b/Productivite/Snipe-IT/database/migrations/2013_11_16_103407_add_checkedout_to_to_assets.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2013_11_16_103407_add_checkedout_to_to_assets.php
rename to Productivite/Snipe-IT/database/migrations/2013_11_16_103407_add_checkedout_to_to_assets.php
diff --git a/Production/SNIPE-IT/database/migrations/2013_11_16_103425_create_history_table.php b/Productivite/Snipe-IT/database/migrations/2013_11_16_103425_create_history_table.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2013_11_16_103425_create_history_table.php
rename to Productivite/Snipe-IT/database/migrations/2013_11_16_103425_create_history_table.php
diff --git a/Production/SNIPE-IT/database/migrations/2013_11_17_054359_drop_licenses_table.php b/Productivite/Snipe-IT/database/migrations/2013_11_17_054359_drop_licenses_table.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2013_11_17_054359_drop_licenses_table.php
rename to Productivite/Snipe-IT/database/migrations/2013_11_17_054359_drop_licenses_table.php
diff --git a/Production/SNIPE-IT/database/migrations/2013_11_17_054526_add_physical_to_assets.php b/Productivite/Snipe-IT/database/migrations/2013_11_17_054526_add_physical_to_assets.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2013_11_17_054526_add_physical_to_assets.php
rename to Productivite/Snipe-IT/database/migrations/2013_11_17_054526_add_physical_to_assets.php
diff --git a/Production/SNIPE-IT/database/migrations/2013_11_17_055126_create_settings_table.php b/Productivite/Snipe-IT/database/migrations/2013_11_17_055126_create_settings_table.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2013_11_17_055126_create_settings_table.php
rename to Productivite/Snipe-IT/database/migrations/2013_11_17_055126_create_settings_table.php
diff --git a/Production/SNIPE-IT/database/migrations/2013_11_17_062634_add_license_to_assets.php b/Productivite/Snipe-IT/database/migrations/2013_11_17_062634_add_license_to_assets.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2013_11_17_062634_add_license_to_assets.php
rename to Productivite/Snipe-IT/database/migrations/2013_11_17_062634_add_license_to_assets.php
diff --git a/Production/SNIPE-IT/database/migrations/2013_11_18_134332_add_contacts_to_users.php b/Productivite/Snipe-IT/database/migrations/2013_11_18_134332_add_contacts_to_users.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2013_11_18_134332_add_contacts_to_users.php
rename to Productivite/Snipe-IT/database/migrations/2013_11_18_134332_add_contacts_to_users.php
diff --git a/Production/SNIPE-IT/database/migrations/2013_11_18_142847_add_info_to_locations.php b/Productivite/Snipe-IT/database/migrations/2013_11_18_142847_add_info_to_locations.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2013_11_18_142847_add_info_to_locations.php
rename to Productivite/Snipe-IT/database/migrations/2013_11_18_142847_add_info_to_locations.php
diff --git a/Production/SNIPE-IT/database/migrations/2013_11_18_152942_remove_location_id_from_asset.php b/Productivite/Snipe-IT/database/migrations/2013_11_18_152942_remove_location_id_from_asset.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2013_11_18_152942_remove_location_id_from_asset.php
rename to Productivite/Snipe-IT/database/migrations/2013_11_18_152942_remove_location_id_from_asset.php
diff --git a/Production/SNIPE-IT/database/migrations/2013_11_18_164423_set_nullvalues_for_user.php b/Productivite/Snipe-IT/database/migrations/2013_11_18_164423_set_nullvalues_for_user.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2013_11_18_164423_set_nullvalues_for_user.php
rename to Productivite/Snipe-IT/database/migrations/2013_11_18_164423_set_nullvalues_for_user.php
diff --git a/Production/SNIPE-IT/database/migrations/2013_11_19_013337_create_asset_logs_table.php b/Productivite/Snipe-IT/database/migrations/2013_11_19_013337_create_asset_logs_table.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2013_11_19_013337_create_asset_logs_table.php
rename to Productivite/Snipe-IT/database/migrations/2013_11_19_013337_create_asset_logs_table.php
diff --git a/Production/SNIPE-IT/database/migrations/2013_11_19_061409_edit_added_on_asset_logs_table.php b/Productivite/Snipe-IT/database/migrations/2013_11_19_061409_edit_added_on_asset_logs_table.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2013_11_19_061409_edit_added_on_asset_logs_table.php
rename to Productivite/Snipe-IT/database/migrations/2013_11_19_061409_edit_added_on_asset_logs_table.php
diff --git a/Production/SNIPE-IT/database/migrations/2013_11_19_062250_edit_location_id_asset_logs_table.php b/Productivite/Snipe-IT/database/migrations/2013_11_19_062250_edit_location_id_asset_logs_table.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2013_11_19_062250_edit_location_id_asset_logs_table.php
rename to Productivite/Snipe-IT/database/migrations/2013_11_19_062250_edit_location_id_asset_logs_table.php
diff --git a/Production/SNIPE-IT/database/migrations/2013_11_20_055822_add_soft_delete_on_assets.php b/Productivite/Snipe-IT/database/migrations/2013_11_20_055822_add_soft_delete_on_assets.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2013_11_20_055822_add_soft_delete_on_assets.php
rename to Productivite/Snipe-IT/database/migrations/2013_11_20_055822_add_soft_delete_on_assets.php
diff --git a/Production/SNIPE-IT/database/migrations/2013_11_20_121404_add_soft_delete_on_locations.php b/Productivite/Snipe-IT/database/migrations/2013_11_20_121404_add_soft_delete_on_locations.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2013_11_20_121404_add_soft_delete_on_locations.php
rename to Productivite/Snipe-IT/database/migrations/2013_11_20_121404_add_soft_delete_on_locations.php
diff --git a/Production/SNIPE-IT/database/migrations/2013_11_20_123137_add_soft_delete_on_manufacturers.php b/Productivite/Snipe-IT/database/migrations/2013_11_20_123137_add_soft_delete_on_manufacturers.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2013_11_20_123137_add_soft_delete_on_manufacturers.php
rename to Productivite/Snipe-IT/database/migrations/2013_11_20_123137_add_soft_delete_on_manufacturers.php
diff --git a/Production/SNIPE-IT/database/migrations/2013_11_20_123725_add_soft_delete_on_categories.php b/Productivite/Snipe-IT/database/migrations/2013_11_20_123725_add_soft_delete_on_categories.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2013_11_20_123725_add_soft_delete_on_categories.php
rename to Productivite/Snipe-IT/database/migrations/2013_11_20_123725_add_soft_delete_on_categories.php
diff --git a/Production/SNIPE-IT/database/migrations/2013_11_20_130248_create_status_labels.php b/Productivite/Snipe-IT/database/migrations/2013_11_20_130248_create_status_labels.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2013_11_20_130248_create_status_labels.php
rename to Productivite/Snipe-IT/database/migrations/2013_11_20_130248_create_status_labels.php
diff --git a/Production/SNIPE-IT/database/migrations/2013_11_20_130830_add_status_id_on_assets_table.php b/Productivite/Snipe-IT/database/migrations/2013_11_20_130830_add_status_id_on_assets_table.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2013_11_20_130830_add_status_id_on_assets_table.php
rename to Productivite/Snipe-IT/database/migrations/2013_11_20_130830_add_status_id_on_assets_table.php
diff --git a/Production/SNIPE-IT/database/migrations/2013_11_20_131544_add_status_type_on_status_labels.php b/Productivite/Snipe-IT/database/migrations/2013_11_20_131544_add_status_type_on_status_labels.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2013_11_20_131544_add_status_type_on_status_labels.php
rename to Productivite/Snipe-IT/database/migrations/2013_11_20_131544_add_status_type_on_status_labels.php
diff --git a/Production/SNIPE-IT/database/migrations/2013_11_20_134103_add_archived_to_assets.php b/Productivite/Snipe-IT/database/migrations/2013_11_20_134103_add_archived_to_assets.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2013_11_20_134103_add_archived_to_assets.php
rename to Productivite/Snipe-IT/database/migrations/2013_11_20_134103_add_archived_to_assets.php
diff --git a/Production/SNIPE-IT/database/migrations/2013_11_21_002321_add_uploads_table.php b/Productivite/Snipe-IT/database/migrations/2013_11_21_002321_add_uploads_table.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2013_11_21_002321_add_uploads_table.php
rename to Productivite/Snipe-IT/database/migrations/2013_11_21_002321_add_uploads_table.php
diff --git a/Production/SNIPE-IT/database/migrations/2013_11_21_024531_remove_deployable_boolean_from_status_labels.php b/Productivite/Snipe-IT/database/migrations/2013_11_21_024531_remove_deployable_boolean_from_status_labels.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2013_11_21_024531_remove_deployable_boolean_from_status_labels.php
rename to Productivite/Snipe-IT/database/migrations/2013_11_21_024531_remove_deployable_boolean_from_status_labels.php
diff --git a/Production/SNIPE-IT/database/migrations/2013_11_22_075308_add_option_label_to_settings_table.php b/Productivite/Snipe-IT/database/migrations/2013_11_22_075308_add_option_label_to_settings_table.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2013_11_22_075308_add_option_label_to_settings_table.php
rename to Productivite/Snipe-IT/database/migrations/2013_11_22_075308_add_option_label_to_settings_table.php
diff --git a/Production/SNIPE-IT/database/migrations/2013_11_22_213400_edits_to_settings_table.php b/Productivite/Snipe-IT/database/migrations/2013_11_22_213400_edits_to_settings_table.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2013_11_22_213400_edits_to_settings_table.php
rename to Productivite/Snipe-IT/database/migrations/2013_11_22_213400_edits_to_settings_table.php
diff --git a/Production/SNIPE-IT/database/migrations/2013_11_25_013244_recreate_licenses_table.php b/Productivite/Snipe-IT/database/migrations/2013_11_25_013244_recreate_licenses_table.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2013_11_25_013244_recreate_licenses_table.php
rename to Productivite/Snipe-IT/database/migrations/2013_11_25_013244_recreate_licenses_table.php
diff --git a/Production/SNIPE-IT/database/migrations/2013_11_25_031458_create_license_seats_table.php b/Productivite/Snipe-IT/database/migrations/2013_11_25_031458_create_license_seats_table.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2013_11_25_031458_create_license_seats_table.php
rename to Productivite/Snipe-IT/database/migrations/2013_11_25_031458_create_license_seats_table.php
diff --git a/Production/SNIPE-IT/database/migrations/2013_11_25_032022_add_type_to_actionlog_table.php b/Productivite/Snipe-IT/database/migrations/2013_11_25_032022_add_type_to_actionlog_table.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2013_11_25_032022_add_type_to_actionlog_table.php
rename to Productivite/Snipe-IT/database/migrations/2013_11_25_032022_add_type_to_actionlog_table.php
diff --git a/Production/SNIPE-IT/database/migrations/2013_11_25_033008_delete_bad_licenses_table.php b/Productivite/Snipe-IT/database/migrations/2013_11_25_033008_delete_bad_licenses_table.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2013_11_25_033008_delete_bad_licenses_table.php
rename to Productivite/Snipe-IT/database/migrations/2013_11_25_033008_delete_bad_licenses_table.php
diff --git a/Production/SNIPE-IT/database/migrations/2013_11_25_033131_create_new_licenses_table.php b/Productivite/Snipe-IT/database/migrations/2013_11_25_033131_create_new_licenses_table.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2013_11_25_033131_create_new_licenses_table.php
rename to Productivite/Snipe-IT/database/migrations/2013_11_25_033131_create_new_licenses_table.php
diff --git a/Production/SNIPE-IT/database/migrations/2013_11_25_033534_add_licensed_to_licenses_table.php b/Productivite/Snipe-IT/database/migrations/2013_11_25_033534_add_licensed_to_licenses_table.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2013_11_25_033534_add_licensed_to_licenses_table.php
rename to Productivite/Snipe-IT/database/migrations/2013_11_25_033534_add_licensed_to_licenses_table.php
diff --git a/Production/SNIPE-IT/database/migrations/2013_11_25_101308_add_warrantee_to_assets_table.php b/Productivite/Snipe-IT/database/migrations/2013_11_25_101308_add_warrantee_to_assets_table.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2013_11_25_101308_add_warrantee_to_assets_table.php
rename to Productivite/Snipe-IT/database/migrations/2013_11_25_101308_add_warrantee_to_assets_table.php
diff --git a/Production/SNIPE-IT/database/migrations/2013_11_25_104343_alter_warranty_column_on_assets.php b/Productivite/Snipe-IT/database/migrations/2013_11_25_104343_alter_warranty_column_on_assets.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2013_11_25_104343_alter_warranty_column_on_assets.php
rename to Productivite/Snipe-IT/database/migrations/2013_11_25_104343_alter_warranty_column_on_assets.php
diff --git a/Production/SNIPE-IT/database/migrations/2013_11_25_150450_drop_parent_from_categories.php b/Productivite/Snipe-IT/database/migrations/2013_11_25_150450_drop_parent_from_categories.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2013_11_25_150450_drop_parent_from_categories.php
rename to Productivite/Snipe-IT/database/migrations/2013_11_25_150450_drop_parent_from_categories.php
diff --git a/Production/SNIPE-IT/database/migrations/2013_11_25_151920_add_depreciate_to_assets.php b/Productivite/Snipe-IT/database/migrations/2013_11_25_151920_add_depreciate_to_assets.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2013_11_25_151920_add_depreciate_to_assets.php
rename to Productivite/Snipe-IT/database/migrations/2013_11_25_151920_add_depreciate_to_assets.php
diff --git a/Production/SNIPE-IT/database/migrations/2013_11_25_152903_add_depreciate_to_licenses_table.php b/Productivite/Snipe-IT/database/migrations/2013_11_25_152903_add_depreciate_to_licenses_table.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2013_11_25_152903_add_depreciate_to_licenses_table.php
rename to Productivite/Snipe-IT/database/migrations/2013_11_25_152903_add_depreciate_to_licenses_table.php
diff --git a/Production/SNIPE-IT/database/migrations/2013_11_26_211820_drop_license_from_assets_table.php b/Productivite/Snipe-IT/database/migrations/2013_11_26_211820_drop_license_from_assets_table.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2013_11_26_211820_drop_license_from_assets_table.php
rename to Productivite/Snipe-IT/database/migrations/2013_11_26_211820_drop_license_from_assets_table.php
diff --git a/Production/SNIPE-IT/database/migrations/2013_11_27_062510_add_note_to_asset_logs_table.php b/Productivite/Snipe-IT/database/migrations/2013_11_27_062510_add_note_to_asset_logs_table.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2013_11_27_062510_add_note_to_asset_logs_table.php
rename to Productivite/Snipe-IT/database/migrations/2013_11_27_062510_add_note_to_asset_logs_table.php
diff --git a/Production/SNIPE-IT/database/migrations/2013_12_01_113426_add_filename_to_asset_log.php b/Productivite/Snipe-IT/database/migrations/2013_12_01_113426_add_filename_to_asset_log.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2013_12_01_113426_add_filename_to_asset_log.php
rename to Productivite/Snipe-IT/database/migrations/2013_12_01_113426_add_filename_to_asset_log.php
diff --git a/Production/SNIPE-IT/database/migrations/2013_12_06_094618_add_nullable_to_licenses_table.php b/Productivite/Snipe-IT/database/migrations/2013_12_06_094618_add_nullable_to_licenses_table.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2013_12_06_094618_add_nullable_to_licenses_table.php
rename to Productivite/Snipe-IT/database/migrations/2013_12_06_094618_add_nullable_to_licenses_table.php
diff --git a/Production/SNIPE-IT/database/migrations/2013_12_10_084038_add_eol_on_models_table.php b/Productivite/Snipe-IT/database/migrations/2013_12_10_084038_add_eol_on_models_table.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2013_12_10_084038_add_eol_on_models_table.php
rename to Productivite/Snipe-IT/database/migrations/2013_12_10_084038_add_eol_on_models_table.php
diff --git a/Production/SNIPE-IT/database/migrations/2013_12_12_055218_add_manager_to_users_table.php b/Productivite/Snipe-IT/database/migrations/2013_12_12_055218_add_manager_to_users_table.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2013_12_12_055218_add_manager_to_users_table.php
rename to Productivite/Snipe-IT/database/migrations/2013_12_12_055218_add_manager_to_users_table.php
diff --git a/Production/SNIPE-IT/database/migrations/2014_01_28_031200_add_qr_code_to_settings_table.php b/Productivite/Snipe-IT/database/migrations/2014_01_28_031200_add_qr_code_to_settings_table.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2014_01_28_031200_add_qr_code_to_settings_table.php
rename to Productivite/Snipe-IT/database/migrations/2014_01_28_031200_add_qr_code_to_settings_table.php
diff --git a/Production/SNIPE-IT/database/migrations/2014_02_13_183016_add_qr_text_to_settings_table.php b/Productivite/Snipe-IT/database/migrations/2014_02_13_183016_add_qr_text_to_settings_table.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2014_02_13_183016_add_qr_text_to_settings_table.php
rename to Productivite/Snipe-IT/database/migrations/2014_02_13_183016_add_qr_text_to_settings_table.php
diff --git a/Production/SNIPE-IT/database/migrations/2014_05_24_093839_alter_default_license_depreciation_id.php b/Productivite/Snipe-IT/database/migrations/2014_05_24_093839_alter_default_license_depreciation_id.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2014_05_24_093839_alter_default_license_depreciation_id.php
rename to Productivite/Snipe-IT/database/migrations/2014_05_24_093839_alter_default_license_depreciation_id.php
diff --git a/Production/SNIPE-IT/database/migrations/2014_05_27_231658_alter_default_values_licenses.php b/Productivite/Snipe-IT/database/migrations/2014_05_27_231658_alter_default_values_licenses.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2014_05_27_231658_alter_default_values_licenses.php
rename to Productivite/Snipe-IT/database/migrations/2014_05_27_231658_alter_default_values_licenses.php
diff --git a/Production/SNIPE-IT/database/migrations/2014_06_19_191508_add_asset_name_to_settings.php b/Productivite/Snipe-IT/database/migrations/2014_06_19_191508_add_asset_name_to_settings.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2014_06_19_191508_add_asset_name_to_settings.php
rename to Productivite/Snipe-IT/database/migrations/2014_06_19_191508_add_asset_name_to_settings.php
diff --git a/Production/SNIPE-IT/database/migrations/2014_06_20_004847_make_asset_log_checkedout_to_nullable.php b/Productivite/Snipe-IT/database/migrations/2014_06_20_004847_make_asset_log_checkedout_to_nullable.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2014_06_20_004847_make_asset_log_checkedout_to_nullable.php
rename to Productivite/Snipe-IT/database/migrations/2014_06_20_004847_make_asset_log_checkedout_to_nullable.php
diff --git a/Production/SNIPE-IT/database/migrations/2014_06_20_005050_make_asset_log_purchasedate_to_nullable.php b/Productivite/Snipe-IT/database/migrations/2014_06_20_005050_make_asset_log_purchasedate_to_nullable.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2014_06_20_005050_make_asset_log_purchasedate_to_nullable.php
rename to Productivite/Snipe-IT/database/migrations/2014_06_20_005050_make_asset_log_purchasedate_to_nullable.php
diff --git a/Production/SNIPE-IT/database/migrations/2014_06_24_003011_add_suppliers.php b/Productivite/Snipe-IT/database/migrations/2014_06_24_003011_add_suppliers.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2014_06_24_003011_add_suppliers.php
rename to Productivite/Snipe-IT/database/migrations/2014_06_24_003011_add_suppliers.php
diff --git a/Production/SNIPE-IT/database/migrations/2014_06_24_010742_add_supplier_id_to_asset.php b/Productivite/Snipe-IT/database/migrations/2014_06_24_010742_add_supplier_id_to_asset.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2014_06_24_010742_add_supplier_id_to_asset.php
rename to Productivite/Snipe-IT/database/migrations/2014_06_24_010742_add_supplier_id_to_asset.php
diff --git a/Production/SNIPE-IT/database/migrations/2014_06_24_012839_add_zip_to_supplier.php b/Productivite/Snipe-IT/database/migrations/2014_06_24_012839_add_zip_to_supplier.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2014_06_24_012839_add_zip_to_supplier.php
rename to Productivite/Snipe-IT/database/migrations/2014_06_24_012839_add_zip_to_supplier.php
diff --git a/Production/SNIPE-IT/database/migrations/2014_06_24_033908_add_url_to_supplier.php b/Productivite/Snipe-IT/database/migrations/2014_06_24_033908_add_url_to_supplier.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2014_06_24_033908_add_url_to_supplier.php
rename to Productivite/Snipe-IT/database/migrations/2014_06_24_033908_add_url_to_supplier.php
diff --git a/Production/SNIPE-IT/database/migrations/2014_07_08_054116_add_employee_id_to_users.php b/Productivite/Snipe-IT/database/migrations/2014_07_08_054116_add_employee_id_to_users.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2014_07_08_054116_add_employee_id_to_users.php
rename to Productivite/Snipe-IT/database/migrations/2014_07_08_054116_add_employee_id_to_users.php
diff --git a/Production/SNIPE-IT/database/migrations/2014_07_09_134316_add_requestable_to_assets.php b/Productivite/Snipe-IT/database/migrations/2014_07_09_134316_add_requestable_to_assets.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2014_07_09_134316_add_requestable_to_assets.php
rename to Productivite/Snipe-IT/database/migrations/2014_07_09_134316_add_requestable_to_assets.php
diff --git a/Production/SNIPE-IT/database/migrations/2014_07_17_085822_add_asset_to_software.php b/Productivite/Snipe-IT/database/migrations/2014_07_17_085822_add_asset_to_software.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2014_07_17_085822_add_asset_to_software.php
rename to Productivite/Snipe-IT/database/migrations/2014_07_17_085822_add_asset_to_software.php
diff --git a/Production/SNIPE-IT/database/migrations/2014_07_17_161625_make_asset_id_in_logs_nullable.php b/Productivite/Snipe-IT/database/migrations/2014_07_17_161625_make_asset_id_in_logs_nullable.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2014_07_17_161625_make_asset_id_in_logs_nullable.php
rename to Productivite/Snipe-IT/database/migrations/2014_07_17_161625_make_asset_id_in_logs_nullable.php
diff --git a/Production/SNIPE-IT/database/migrations/2014_08_12_053504_alpha_0_4_2_release.php b/Productivite/Snipe-IT/database/migrations/2014_08_12_053504_alpha_0_4_2_release.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2014_08_12_053504_alpha_0_4_2_release.php
rename to Productivite/Snipe-IT/database/migrations/2014_08_12_053504_alpha_0_4_2_release.php
diff --git a/Production/SNIPE-IT/database/migrations/2014_08_17_083523_make_location_id_nullable.php b/Productivite/Snipe-IT/database/migrations/2014_08_17_083523_make_location_id_nullable.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2014_08_17_083523_make_location_id_nullable.php
rename to Productivite/Snipe-IT/database/migrations/2014_08_17_083523_make_location_id_nullable.php
diff --git a/Production/SNIPE-IT/database/migrations/2014_10_16_200626_add_rtd_location_to_assets.php b/Productivite/Snipe-IT/database/migrations/2014_10_16_200626_add_rtd_location_to_assets.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2014_10_16_200626_add_rtd_location_to_assets.php
rename to Productivite/Snipe-IT/database/migrations/2014_10_16_200626_add_rtd_location_to_assets.php
diff --git a/Production/SNIPE-IT/database/migrations/2014_10_24_000417_alter_supplier_state_to_32.php b/Productivite/Snipe-IT/database/migrations/2014_10_24_000417_alter_supplier_state_to_32.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2014_10_24_000417_alter_supplier_state_to_32.php
rename to Productivite/Snipe-IT/database/migrations/2014_10_24_000417_alter_supplier_state_to_32.php
diff --git a/Production/SNIPE-IT/database/migrations/2014_10_24_015641_add_display_checkout_date.php b/Productivite/Snipe-IT/database/migrations/2014_10_24_015641_add_display_checkout_date.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2014_10_24_015641_add_display_checkout_date.php
rename to Productivite/Snipe-IT/database/migrations/2014_10_24_015641_add_display_checkout_date.php
diff --git a/Production/SNIPE-IT/database/migrations/2014_10_28_222654_add_avatar_field_to_users_table.php b/Productivite/Snipe-IT/database/migrations/2014_10_28_222654_add_avatar_field_to_users_table.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2014_10_28_222654_add_avatar_field_to_users_table.php
rename to Productivite/Snipe-IT/database/migrations/2014_10_28_222654_add_avatar_field_to_users_table.php
diff --git a/Production/SNIPE-IT/database/migrations/2014_10_29_045924_add_image_field_to_models_table.php b/Productivite/Snipe-IT/database/migrations/2014_10_29_045924_add_image_field_to_models_table.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2014_10_29_045924_add_image_field_to_models_table.php
rename to Productivite/Snipe-IT/database/migrations/2014_10_29_045924_add_image_field_to_models_table.php
diff --git a/Production/SNIPE-IT/database/migrations/2014_11_01_214955_add_eol_display_to_settings.php b/Productivite/Snipe-IT/database/migrations/2014_11_01_214955_add_eol_display_to_settings.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2014_11_01_214955_add_eol_display_to_settings.php
rename to Productivite/Snipe-IT/database/migrations/2014_11_01_214955_add_eol_display_to_settings.php
diff --git a/Production/SNIPE-IT/database/migrations/2014_11_04_231416_update_group_field_for_reporting.php b/Productivite/Snipe-IT/database/migrations/2014_11_04_231416_update_group_field_for_reporting.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2014_11_04_231416_update_group_field_for_reporting.php
rename to Productivite/Snipe-IT/database/migrations/2014_11_04_231416_update_group_field_for_reporting.php
diff --git a/Production/SNIPE-IT/database/migrations/2014_11_05_212408_add_fields_to_licenses.php b/Productivite/Snipe-IT/database/migrations/2014_11_05_212408_add_fields_to_licenses.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2014_11_05_212408_add_fields_to_licenses.php
rename to Productivite/Snipe-IT/database/migrations/2014_11_05_212408_add_fields_to_licenses.php
diff --git a/Production/SNIPE-IT/database/migrations/2014_11_07_021042_add_image_to_supplier.php b/Productivite/Snipe-IT/database/migrations/2014_11_07_021042_add_image_to_supplier.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2014_11_07_021042_add_image_to_supplier.php
rename to Productivite/Snipe-IT/database/migrations/2014_11_07_021042_add_image_to_supplier.php
diff --git a/Production/SNIPE-IT/database/migrations/2014_11_20_203007_add_username_to_user.php b/Productivite/Snipe-IT/database/migrations/2014_11_20_203007_add_username_to_user.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2014_11_20_203007_add_username_to_user.php
rename to Productivite/Snipe-IT/database/migrations/2014_11_20_203007_add_username_to_user.php
diff --git a/Production/SNIPE-IT/database/migrations/2014_11_20_223947_add_auto_to_settings.php b/Productivite/Snipe-IT/database/migrations/2014_11_20_223947_add_auto_to_settings.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2014_11_20_223947_add_auto_to_settings.php
rename to Productivite/Snipe-IT/database/migrations/2014_11_20_223947_add_auto_to_settings.php
diff --git a/Production/SNIPE-IT/database/migrations/2014_11_20_224421_add_prefix_to_settings.php b/Productivite/Snipe-IT/database/migrations/2014_11_20_224421_add_prefix_to_settings.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2014_11_20_224421_add_prefix_to_settings.php
rename to Productivite/Snipe-IT/database/migrations/2014_11_20_224421_add_prefix_to_settings.php
diff --git a/Production/SNIPE-IT/database/migrations/2014_11_21_104401_change_licence_type.php b/Productivite/Snipe-IT/database/migrations/2014_11_21_104401_change_licence_type.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2014_11_21_104401_change_licence_type.php
rename to Productivite/Snipe-IT/database/migrations/2014_11_21_104401_change_licence_type.php
diff --git a/Production/SNIPE-IT/database/migrations/2014_12_09_082500_add_fields_maintained_term_to_licenses.php b/Productivite/Snipe-IT/database/migrations/2014_12_09_082500_add_fields_maintained_term_to_licenses.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2014_12_09_082500_add_fields_maintained_term_to_licenses.php
rename to Productivite/Snipe-IT/database/migrations/2014_12_09_082500_add_fields_maintained_term_to_licenses.php
diff --git a/Production/SNIPE-IT/database/migrations/2015_02_04_155757_increase_user_field_lengths.php b/Productivite/Snipe-IT/database/migrations/2015_02_04_155757_increase_user_field_lengths.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2015_02_04_155757_increase_user_field_lengths.php
rename to Productivite/Snipe-IT/database/migrations/2015_02_04_155757_increase_user_field_lengths.php
diff --git a/Production/SNIPE-IT/database/migrations/2015_02_07_013537_add_soft_deleted_to_log.php b/Productivite/Snipe-IT/database/migrations/2015_02_07_013537_add_soft_deleted_to_log.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2015_02_07_013537_add_soft_deleted_to_log.php
rename to Productivite/Snipe-IT/database/migrations/2015_02_07_013537_add_soft_deleted_to_log.php
diff --git a/Production/SNIPE-IT/database/migrations/2015_02_10_040958_fix_bad_assigned_to_ids.php b/Productivite/Snipe-IT/database/migrations/2015_02_10_040958_fix_bad_assigned_to_ids.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2015_02_10_040958_fix_bad_assigned_to_ids.php
rename to Productivite/Snipe-IT/database/migrations/2015_02_10_040958_fix_bad_assigned_to_ids.php
diff --git a/Production/SNIPE-IT/database/migrations/2015_02_10_053310_migrate_data_to_new_statuses.php b/Productivite/Snipe-IT/database/migrations/2015_02_10_053310_migrate_data_to_new_statuses.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2015_02_10_053310_migrate_data_to_new_statuses.php
rename to Productivite/Snipe-IT/database/migrations/2015_02_10_053310_migrate_data_to_new_statuses.php
diff --git a/Production/SNIPE-IT/database/migrations/2015_02_11_044104_migrate_make_license_assigned_null.php b/Productivite/Snipe-IT/database/migrations/2015_02_11_044104_migrate_make_license_assigned_null.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2015_02_11_044104_migrate_make_license_assigned_null.php
rename to Productivite/Snipe-IT/database/migrations/2015_02_11_044104_migrate_make_license_assigned_null.php
diff --git a/Production/SNIPE-IT/database/migrations/2015_02_11_104406_migrate_create_requests_table.php b/Productivite/Snipe-IT/database/migrations/2015_02_11_104406_migrate_create_requests_table.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2015_02_11_104406_migrate_create_requests_table.php
rename to Productivite/Snipe-IT/database/migrations/2015_02_11_104406_migrate_create_requests_table.php
diff --git a/Production/SNIPE-IT/database/migrations/2015_02_12_001312_add_mac_address_to_asset.php b/Productivite/Snipe-IT/database/migrations/2015_02_12_001312_add_mac_address_to_asset.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2015_02_12_001312_add_mac_address_to_asset.php
rename to Productivite/Snipe-IT/database/migrations/2015_02_12_001312_add_mac_address_to_asset.php
diff --git a/Production/SNIPE-IT/database/migrations/2015_02_12_024100_change_license_notes_type.php b/Productivite/Snipe-IT/database/migrations/2015_02_12_024100_change_license_notes_type.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2015_02_12_024100_change_license_notes_type.php
rename to Productivite/Snipe-IT/database/migrations/2015_02_12_024100_change_license_notes_type.php
diff --git a/Production/SNIPE-IT/database/migrations/2015_02_17_231020_add_localonly_to_settings.php b/Productivite/Snipe-IT/database/migrations/2015_02_17_231020_add_localonly_to_settings.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2015_02_17_231020_add_localonly_to_settings.php
rename to Productivite/Snipe-IT/database/migrations/2015_02_17_231020_add_localonly_to_settings.php
diff --git a/Production/SNIPE-IT/database/migrations/2015_02_19_222322_add_logo_and_colors_to_settings.php b/Productivite/Snipe-IT/database/migrations/2015_02_19_222322_add_logo_and_colors_to_settings.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2015_02_19_222322_add_logo_and_colors_to_settings.php
rename to Productivite/Snipe-IT/database/migrations/2015_02_19_222322_add_logo_and_colors_to_settings.php
diff --git a/Production/SNIPE-IT/database/migrations/2015_02_24_072043_add_alerts_to_settings.php b/Productivite/Snipe-IT/database/migrations/2015_02_24_072043_add_alerts_to_settings.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2015_02_24_072043_add_alerts_to_settings.php
rename to Productivite/Snipe-IT/database/migrations/2015_02_24_072043_add_alerts_to_settings.php
diff --git a/Production/SNIPE-IT/database/migrations/2015_02_25_022931_add_eula_fields.php b/Productivite/Snipe-IT/database/migrations/2015_02_25_022931_add_eula_fields.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2015_02_25_022931_add_eula_fields.php
rename to Productivite/Snipe-IT/database/migrations/2015_02_25_022931_add_eula_fields.php
diff --git a/Production/SNIPE-IT/database/migrations/2015_02_25_204513_add_accessories_table.php b/Productivite/Snipe-IT/database/migrations/2015_02_25_204513_add_accessories_table.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2015_02_25_204513_add_accessories_table.php
rename to Productivite/Snipe-IT/database/migrations/2015_02_25_204513_add_accessories_table.php
diff --git a/Production/SNIPE-IT/database/migrations/2015_02_26_091228_add_accessories_user_table.php b/Productivite/Snipe-IT/database/migrations/2015_02_26_091228_add_accessories_user_table.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2015_02_26_091228_add_accessories_user_table.php
rename to Productivite/Snipe-IT/database/migrations/2015_02_26_091228_add_accessories_user_table.php
diff --git a/Production/SNIPE-IT/database/migrations/2015_02_26_115128_add_deleted_at_models.php b/Productivite/Snipe-IT/database/migrations/2015_02_26_115128_add_deleted_at_models.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2015_02_26_115128_add_deleted_at_models.php
rename to Productivite/Snipe-IT/database/migrations/2015_02_26_115128_add_deleted_at_models.php
diff --git a/Production/SNIPE-IT/database/migrations/2015_02_26_233005_add_category_type.php b/Productivite/Snipe-IT/database/migrations/2015_02_26_233005_add_category_type.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2015_02_26_233005_add_category_type.php
rename to Productivite/Snipe-IT/database/migrations/2015_02_26_233005_add_category_type.php
diff --git a/Production/SNIPE-IT/database/migrations/2015_03_01_231912_update_accepted_at_to_acceptance_id.php b/Productivite/Snipe-IT/database/migrations/2015_03_01_231912_update_accepted_at_to_acceptance_id.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2015_03_01_231912_update_accepted_at_to_acceptance_id.php
rename to Productivite/Snipe-IT/database/migrations/2015_03_01_231912_update_accepted_at_to_acceptance_id.php
diff --git a/Production/SNIPE-IT/database/migrations/2015_03_05_011929_add_qr_type_to_settings.php b/Productivite/Snipe-IT/database/migrations/2015_03_05_011929_add_qr_type_to_settings.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2015_03_05_011929_add_qr_type_to_settings.php
rename to Productivite/Snipe-IT/database/migrations/2015_03_05_011929_add_qr_type_to_settings.php
diff --git a/Production/SNIPE-IT/database/migrations/2015_03_18_055327_add_note_to_user.php b/Productivite/Snipe-IT/database/migrations/2015_03_18_055327_add_note_to_user.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2015_03_18_055327_add_note_to_user.php
rename to Productivite/Snipe-IT/database/migrations/2015_03_18_055327_add_note_to_user.php
diff --git a/Production/SNIPE-IT/database/migrations/2015_04_29_234704_add_slack_to_settings.php b/Productivite/Snipe-IT/database/migrations/2015_04_29_234704_add_slack_to_settings.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2015_04_29_234704_add_slack_to_settings.php
rename to Productivite/Snipe-IT/database/migrations/2015_04_29_234704_add_slack_to_settings.php
diff --git a/Production/SNIPE-IT/database/migrations/2015_05_04_085151_add_parent_id_to_locations_table.php b/Productivite/Snipe-IT/database/migrations/2015_05_04_085151_add_parent_id_to_locations_table.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2015_05_04_085151_add_parent_id_to_locations_table.php
rename to Productivite/Snipe-IT/database/migrations/2015_05_04_085151_add_parent_id_to_locations_table.php
diff --git a/Production/SNIPE-IT/database/migrations/2015_05_22_124421_add_reassignable_to_licenses.php b/Productivite/Snipe-IT/database/migrations/2015_05_22_124421_add_reassignable_to_licenses.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2015_05_22_124421_add_reassignable_to_licenses.php
rename to Productivite/Snipe-IT/database/migrations/2015_05_22_124421_add_reassignable_to_licenses.php
diff --git a/Production/SNIPE-IT/database/migrations/2015_06_10_003314_fix_default_for_user_notes.php b/Productivite/Snipe-IT/database/migrations/2015_06_10_003314_fix_default_for_user_notes.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2015_06_10_003314_fix_default_for_user_notes.php
rename to Productivite/Snipe-IT/database/migrations/2015_06_10_003314_fix_default_for_user_notes.php
diff --git a/Production/SNIPE-IT/database/migrations/2015_06_10_003554_create_consumables.php b/Productivite/Snipe-IT/database/migrations/2015_06_10_003554_create_consumables.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2015_06_10_003554_create_consumables.php
rename to Productivite/Snipe-IT/database/migrations/2015_06_10_003554_create_consumables.php
diff --git a/Production/SNIPE-IT/database/migrations/2015_06_15_183253_move_email_to_username.php b/Productivite/Snipe-IT/database/migrations/2015_06_15_183253_move_email_to_username.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2015_06_15_183253_move_email_to_username.php
rename to Productivite/Snipe-IT/database/migrations/2015_06_15_183253_move_email_to_username.php
diff --git a/Production/SNIPE-IT/database/migrations/2015_06_23_070346_make_email_nullable.php b/Productivite/Snipe-IT/database/migrations/2015_06_23_070346_make_email_nullable.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2015_06_23_070346_make_email_nullable.php
rename to Productivite/Snipe-IT/database/migrations/2015_06_23_070346_make_email_nullable.php
diff --git a/Production/SNIPE-IT/database/migrations/2015_06_26_213716_create_asset_maintenances_table.php b/Productivite/Snipe-IT/database/migrations/2015_06_26_213716_create_asset_maintenances_table.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2015_06_26_213716_create_asset_maintenances_table.php
rename to Productivite/Snipe-IT/database/migrations/2015_06_26_213716_create_asset_maintenances_table.php
diff --git a/Production/SNIPE-IT/database/migrations/2015_07_04_212443_create_custom_fields_table.php b/Productivite/Snipe-IT/database/migrations/2015_07_04_212443_create_custom_fields_table.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2015_07_04_212443_create_custom_fields_table.php
rename to Productivite/Snipe-IT/database/migrations/2015_07_04_212443_create_custom_fields_table.php
diff --git a/Production/SNIPE-IT/database/migrations/2015_07_09_014359_add_currency_to_settings_and_locations.php b/Productivite/Snipe-IT/database/migrations/2015_07_09_014359_add_currency_to_settings_and_locations.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2015_07_09_014359_add_currency_to_settings_and_locations.php
rename to Productivite/Snipe-IT/database/migrations/2015_07_09_014359_add_currency_to_settings_and_locations.php
diff --git a/Production/SNIPE-IT/database/migrations/2015_07_21_122022_add_expected_checkin_date_to_asset_logs.php b/Productivite/Snipe-IT/database/migrations/2015_07_21_122022_add_expected_checkin_date_to_asset_logs.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2015_07_21_122022_add_expected_checkin_date_to_asset_logs.php
rename to Productivite/Snipe-IT/database/migrations/2015_07_21_122022_add_expected_checkin_date_to_asset_logs.php
diff --git a/Production/SNIPE-IT/database/migrations/2015_07_24_093845_add_checkin_email_to_category_table.php b/Productivite/Snipe-IT/database/migrations/2015_07_24_093845_add_checkin_email_to_category_table.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2015_07_24_093845_add_checkin_email_to_category_table.php
rename to Productivite/Snipe-IT/database/migrations/2015_07_24_093845_add_checkin_email_to_category_table.php
diff --git a/Production/SNIPE-IT/database/migrations/2015_07_25_055415_remove_email_unique_constraint.php b/Productivite/Snipe-IT/database/migrations/2015_07_25_055415_remove_email_unique_constraint.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2015_07_25_055415_remove_email_unique_constraint.php
rename to Productivite/Snipe-IT/database/migrations/2015_07_25_055415_remove_email_unique_constraint.php
diff --git a/Production/SNIPE-IT/database/migrations/2015_07_29_230054_add_thread_id_to_asset_logs_table.php b/Productivite/Snipe-IT/database/migrations/2015_07_29_230054_add_thread_id_to_asset_logs_table.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2015_07_29_230054_add_thread_id_to_asset_logs_table.php
rename to Productivite/Snipe-IT/database/migrations/2015_07_29_230054_add_thread_id_to_asset_logs_table.php
diff --git a/Production/SNIPE-IT/database/migrations/2015_07_31_015430_add_accepted_to_assets.php b/Productivite/Snipe-IT/database/migrations/2015_07_31_015430_add_accepted_to_assets.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2015_07_31_015430_add_accepted_to_assets.php
rename to Productivite/Snipe-IT/database/migrations/2015_07_31_015430_add_accepted_to_assets.php
diff --git a/Production/SNIPE-IT/database/migrations/2015_09_09_195301_add_custom_css_to_settings.php b/Productivite/Snipe-IT/database/migrations/2015_09_09_195301_add_custom_css_to_settings.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2015_09_09_195301_add_custom_css_to_settings.php
rename to Productivite/Snipe-IT/database/migrations/2015_09_09_195301_add_custom_css_to_settings.php
diff --git a/Production/SNIPE-IT/database/migrations/2015_09_21_235926_create_custom_field_custom_fieldset.php b/Productivite/Snipe-IT/database/migrations/2015_09_21_235926_create_custom_field_custom_fieldset.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2015_09_21_235926_create_custom_field_custom_fieldset.php
rename to Productivite/Snipe-IT/database/migrations/2015_09_21_235926_create_custom_field_custom_fieldset.php
diff --git a/Production/SNIPE-IT/database/migrations/2015_09_22_000104_create_custom_fieldsets.php b/Productivite/Snipe-IT/database/migrations/2015_09_22_000104_create_custom_fieldsets.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2015_09_22_000104_create_custom_fieldsets.php
rename to Productivite/Snipe-IT/database/migrations/2015_09_22_000104_create_custom_fieldsets.php
diff --git a/Production/SNIPE-IT/database/migrations/2015_09_22_003321_add_fieldset_id_to_assets.php b/Productivite/Snipe-IT/database/migrations/2015_09_22_003321_add_fieldset_id_to_assets.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2015_09_22_003321_add_fieldset_id_to_assets.php
rename to Productivite/Snipe-IT/database/migrations/2015_09_22_003321_add_fieldset_id_to_assets.php
diff --git a/Production/SNIPE-IT/database/migrations/2015_09_22_003413_migrate_mac_address.php b/Productivite/Snipe-IT/database/migrations/2015_09_22_003413_migrate_mac_address.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2015_09_22_003413_migrate_mac_address.php
rename to Productivite/Snipe-IT/database/migrations/2015_09_22_003413_migrate_mac_address.php
diff --git a/Production/SNIPE-IT/database/migrations/2015_09_28_003314_fix_default_purchase_order.php b/Productivite/Snipe-IT/database/migrations/2015_09_28_003314_fix_default_purchase_order.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2015_09_28_003314_fix_default_purchase_order.php
rename to Productivite/Snipe-IT/database/migrations/2015_09_28_003314_fix_default_purchase_order.php
diff --git a/Production/SNIPE-IT/database/migrations/2015_10_01_024551_add_accessory_consumable_price_info.php b/Productivite/Snipe-IT/database/migrations/2015_10_01_024551_add_accessory_consumable_price_info.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2015_10_01_024551_add_accessory_consumable_price_info.php
rename to Productivite/Snipe-IT/database/migrations/2015_10_01_024551_add_accessory_consumable_price_info.php
diff --git a/Production/SNIPE-IT/database/migrations/2015_10_12_192706_add_brand_to_settings.php b/Productivite/Snipe-IT/database/migrations/2015_10_12_192706_add_brand_to_settings.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2015_10_12_192706_add_brand_to_settings.php
rename to Productivite/Snipe-IT/database/migrations/2015_10_12_192706_add_brand_to_settings.php
diff --git a/Production/SNIPE-IT/database/migrations/2015_10_22_003314_fix_defaults_accessories.php b/Productivite/Snipe-IT/database/migrations/2015_10_22_003314_fix_defaults_accessories.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2015_10_22_003314_fix_defaults_accessories.php
rename to Productivite/Snipe-IT/database/migrations/2015_10_22_003314_fix_defaults_accessories.php
diff --git a/Production/SNIPE-IT/database/migrations/2015_10_23_182625_add_checkout_time_and_expected_checkout_date_to_assets.php b/Productivite/Snipe-IT/database/migrations/2015_10_23_182625_add_checkout_time_and_expected_checkout_date_to_assets.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2015_10_23_182625_add_checkout_time_and_expected_checkout_date_to_assets.php
rename to Productivite/Snipe-IT/database/migrations/2015_10_23_182625_add_checkout_time_and_expected_checkout_date_to_assets.php
diff --git a/Production/SNIPE-IT/database/migrations/2015_11_05_061015_create_companies_table.php b/Productivite/Snipe-IT/database/migrations/2015_11_05_061015_create_companies_table.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2015_11_05_061015_create_companies_table.php
rename to Productivite/Snipe-IT/database/migrations/2015_11_05_061015_create_companies_table.php
diff --git a/Production/SNIPE-IT/database/migrations/2015_11_05_061115_add_company_id_to_consumables_table.php b/Productivite/Snipe-IT/database/migrations/2015_11_05_061115_add_company_id_to_consumables_table.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2015_11_05_061115_add_company_id_to_consumables_table.php
rename to Productivite/Snipe-IT/database/migrations/2015_11_05_061115_add_company_id_to_consumables_table.php
diff --git a/Production/SNIPE-IT/database/migrations/2015_11_05_183749_add_image_to_assets.php b/Productivite/Snipe-IT/database/migrations/2015_11_05_183749_add_image_to_assets.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2015_11_05_183749_add_image_to_assets.php
rename to Productivite/Snipe-IT/database/migrations/2015_11_05_183749_add_image_to_assets.php
diff --git a/Production/SNIPE-IT/database/migrations/2015_11_06_092038_add_company_id_to_accessories_table.php b/Productivite/Snipe-IT/database/migrations/2015_11_06_092038_add_company_id_to_accessories_table.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2015_11_06_092038_add_company_id_to_accessories_table.php
rename to Productivite/Snipe-IT/database/migrations/2015_11_06_092038_add_company_id_to_accessories_table.php
diff --git a/Production/SNIPE-IT/database/migrations/2015_11_06_100045_add_company_id_to_users_table.php b/Productivite/Snipe-IT/database/migrations/2015_11_06_100045_add_company_id_to_users_table.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2015_11_06_100045_add_company_id_to_users_table.php
rename to Productivite/Snipe-IT/database/migrations/2015_11_06_100045_add_company_id_to_users_table.php
diff --git a/Production/SNIPE-IT/database/migrations/2015_11_06_134742_add_company_id_to_licenses_table.php b/Productivite/Snipe-IT/database/migrations/2015_11_06_134742_add_company_id_to_licenses_table.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2015_11_06_134742_add_company_id_to_licenses_table.php
rename to Productivite/Snipe-IT/database/migrations/2015_11_06_134742_add_company_id_to_licenses_table.php
diff --git a/Production/SNIPE-IT/database/migrations/2015_11_08_035832_add_company_id_to_assets_table.php b/Productivite/Snipe-IT/database/migrations/2015_11_08_035832_add_company_id_to_assets_table.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2015_11_08_035832_add_company_id_to_assets_table.php
rename to Productivite/Snipe-IT/database/migrations/2015_11_08_035832_add_company_id_to_assets_table.php
diff --git a/Production/SNIPE-IT/database/migrations/2015_11_08_222305_add_ldap_fields_to_settings.php b/Productivite/Snipe-IT/database/migrations/2015_11_08_222305_add_ldap_fields_to_settings.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2015_11_08_222305_add_ldap_fields_to_settings.php
rename to Productivite/Snipe-IT/database/migrations/2015_11_08_222305_add_ldap_fields_to_settings.php
diff --git a/Production/SNIPE-IT/database/migrations/2015_11_15_151803_add_full_multiple_companies_support_to_settings_table.php b/Productivite/Snipe-IT/database/migrations/2015_11_15_151803_add_full_multiple_companies_support_to_settings_table.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2015_11_15_151803_add_full_multiple_companies_support_to_settings_table.php
rename to Productivite/Snipe-IT/database/migrations/2015_11_15_151803_add_full_multiple_companies_support_to_settings_table.php
diff --git a/Production/SNIPE-IT/database/migrations/2015_11_26_195528_import_ldap_settings.php b/Productivite/Snipe-IT/database/migrations/2015_11_26_195528_import_ldap_settings.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2015_11_26_195528_import_ldap_settings.php
rename to Productivite/Snipe-IT/database/migrations/2015_11_26_195528_import_ldap_settings.php
diff --git a/Production/SNIPE-IT/database/migrations/2015_11_30_191504_remove_fk_company_id.php b/Productivite/Snipe-IT/database/migrations/2015_11_30_191504_remove_fk_company_id.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2015_11_30_191504_remove_fk_company_id.php
rename to Productivite/Snipe-IT/database/migrations/2015_11_30_191504_remove_fk_company_id.php
diff --git a/Production/SNIPE-IT/database/migrations/2015_12_21_193006_add_ldap_server_cert_ignore_to_settings_table.php b/Productivite/Snipe-IT/database/migrations/2015_12_21_193006_add_ldap_server_cert_ignore_to_settings_table.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2015_12_21_193006_add_ldap_server_cert_ignore_to_settings_table.php
rename to Productivite/Snipe-IT/database/migrations/2015_12_21_193006_add_ldap_server_cert_ignore_to_settings_table.php
diff --git a/Production/SNIPE-IT/database/migrations/2015_12_30_233509_add_timestamp_and_userId_to_custom_fields.php b/Productivite/Snipe-IT/database/migrations/2015_12_30_233509_add_timestamp_and_userId_to_custom_fields.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2015_12_30_233509_add_timestamp_and_userId_to_custom_fields.php
rename to Productivite/Snipe-IT/database/migrations/2015_12_30_233509_add_timestamp_and_userId_to_custom_fields.php
diff --git a/Production/SNIPE-IT/database/migrations/2015_12_30_233658_add_timestamp_and_userId_to_custom_fieldsets.php b/Productivite/Snipe-IT/database/migrations/2015_12_30_233658_add_timestamp_and_userId_to_custom_fieldsets.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2015_12_30_233658_add_timestamp_and_userId_to_custom_fieldsets.php
rename to Productivite/Snipe-IT/database/migrations/2015_12_30_233658_add_timestamp_and_userId_to_custom_fieldsets.php
diff --git a/Production/SNIPE-IT/database/migrations/2016_01_28_041048_add_notes_to_models.php b/Productivite/Snipe-IT/database/migrations/2016_01_28_041048_add_notes_to_models.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2016_01_28_041048_add_notes_to_models.php
rename to Productivite/Snipe-IT/database/migrations/2016_01_28_041048_add_notes_to_models.php
diff --git a/Production/SNIPE-IT/database/migrations/2016_02_19_070119_add_remember_token_to_users_table.php b/Productivite/Snipe-IT/database/migrations/2016_02_19_070119_add_remember_token_to_users_table.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2016_02_19_070119_add_remember_token_to_users_table.php
rename to Productivite/Snipe-IT/database/migrations/2016_02_19_070119_add_remember_token_to_users_table.php
diff --git a/Production/SNIPE-IT/database/migrations/2016_02_19_073625_create_password_resets_table.php b/Productivite/Snipe-IT/database/migrations/2016_02_19_073625_create_password_resets_table.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2016_02_19_073625_create_password_resets_table.php
rename to Productivite/Snipe-IT/database/migrations/2016_02_19_073625_create_password_resets_table.php
diff --git a/Production/SNIPE-IT/database/migrations/2016_03_02_193043_add_ldap_flag_to_users.php b/Productivite/Snipe-IT/database/migrations/2016_03_02_193043_add_ldap_flag_to_users.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2016_03_02_193043_add_ldap_flag_to_users.php
rename to Productivite/Snipe-IT/database/migrations/2016_03_02_193043_add_ldap_flag_to_users.php
diff --git a/Production/SNIPE-IT/database/migrations/2016_03_02_220517_update_ldap_filter_to_longer_field.php b/Productivite/Snipe-IT/database/migrations/2016_03_02_220517_update_ldap_filter_to_longer_field.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2016_03_02_220517_update_ldap_filter_to_longer_field.php
rename to Productivite/Snipe-IT/database/migrations/2016_03_02_220517_update_ldap_filter_to_longer_field.php
diff --git a/Production/SNIPE-IT/database/migrations/2016_03_08_225351_create_components_table.php b/Productivite/Snipe-IT/database/migrations/2016_03_08_225351_create_components_table.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2016_03_08_225351_create_components_table.php
rename to Productivite/Snipe-IT/database/migrations/2016_03_08_225351_create_components_table.php
diff --git a/Production/SNIPE-IT/database/migrations/2016_03_09_024038_add_min_stock_to_tables.php b/Productivite/Snipe-IT/database/migrations/2016_03_09_024038_add_min_stock_to_tables.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2016_03_09_024038_add_min_stock_to_tables.php
rename to Productivite/Snipe-IT/database/migrations/2016_03_09_024038_add_min_stock_to_tables.php
diff --git a/Production/SNIPE-IT/database/migrations/2016_03_10_133849_add_locale_to_users.php b/Productivite/Snipe-IT/database/migrations/2016_03_10_133849_add_locale_to_users.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2016_03_10_133849_add_locale_to_users.php
rename to Productivite/Snipe-IT/database/migrations/2016_03_10_133849_add_locale_to_users.php
diff --git a/Production/SNIPE-IT/database/migrations/2016_03_10_135519_add_locale_to_settings.php b/Productivite/Snipe-IT/database/migrations/2016_03_10_135519_add_locale_to_settings.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2016_03_10_135519_add_locale_to_settings.php
rename to Productivite/Snipe-IT/database/migrations/2016_03_10_135519_add_locale_to_settings.php
diff --git a/Production/SNIPE-IT/database/migrations/2016_03_11_185621_add_label_settings_to_settings.php b/Productivite/Snipe-IT/database/migrations/2016_03_11_185621_add_label_settings_to_settings.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2016_03_11_185621_add_label_settings_to_settings.php
rename to Productivite/Snipe-IT/database/migrations/2016_03_11_185621_add_label_settings_to_settings.php
diff --git a/Production/SNIPE-IT/database/migrations/2016_03_22_125911_fix_custom_fields_regexes.php b/Productivite/Snipe-IT/database/migrations/2016_03_22_125911_fix_custom_fields_regexes.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2016_03_22_125911_fix_custom_fields_regexes.php
rename to Productivite/Snipe-IT/database/migrations/2016_03_22_125911_fix_custom_fields_regexes.php
diff --git a/Production/SNIPE-IT/database/migrations/2016_04_28_141554_add_show_to_users.php b/Productivite/Snipe-IT/database/migrations/2016_04_28_141554_add_show_to_users.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2016_04_28_141554_add_show_to_users.php
rename to Productivite/Snipe-IT/database/migrations/2016_04_28_141554_add_show_to_users.php
diff --git a/Production/SNIPE-IT/database/migrations/2016_05_16_164733_add_model_mfg_to_consumable.php b/Productivite/Snipe-IT/database/migrations/2016_05_16_164733_add_model_mfg_to_consumable.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2016_05_16_164733_add_model_mfg_to_consumable.php
rename to Productivite/Snipe-IT/database/migrations/2016_05_16_164733_add_model_mfg_to_consumable.php
diff --git a/Production/SNIPE-IT/database/migrations/2016_05_19_180351_add_alt_barcode_settings.php b/Productivite/Snipe-IT/database/migrations/2016_05_19_180351_add_alt_barcode_settings.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2016_05_19_180351_add_alt_barcode_settings.php
rename to Productivite/Snipe-IT/database/migrations/2016_05_19_180351_add_alt_barcode_settings.php
diff --git a/Production/SNIPE-IT/database/migrations/2016_05_19_191146_add_alter_interval.php b/Productivite/Snipe-IT/database/migrations/2016_05_19_191146_add_alter_interval.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2016_05_19_191146_add_alter_interval.php
rename to Productivite/Snipe-IT/database/migrations/2016_05_19_191146_add_alter_interval.php
diff --git a/Production/SNIPE-IT/database/migrations/2016_05_19_192226_add_inventory_threshold.php b/Productivite/Snipe-IT/database/migrations/2016_05_19_192226_add_inventory_threshold.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2016_05_19_192226_add_inventory_threshold.php
rename to Productivite/Snipe-IT/database/migrations/2016_05_19_192226_add_inventory_threshold.php
diff --git a/Production/SNIPE-IT/database/migrations/2016_05_20_024859_remove_option_keys_from_settings_table.php b/Productivite/Snipe-IT/database/migrations/2016_05_20_024859_remove_option_keys_from_settings_table.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2016_05_20_024859_remove_option_keys_from_settings_table.php
rename to Productivite/Snipe-IT/database/migrations/2016_05_20_024859_remove_option_keys_from_settings_table.php
diff --git a/Production/SNIPE-IT/database/migrations/2016_05_20_143758_remove_option_value_from_settings_table.php b/Productivite/Snipe-IT/database/migrations/2016_05_20_143758_remove_option_value_from_settings_table.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2016_05_20_143758_remove_option_value_from_settings_table.php
rename to Productivite/Snipe-IT/database/migrations/2016_05_20_143758_remove_option_value_from_settings_table.php
diff --git a/Production/SNIPE-IT/database/migrations/2016_06_01_000001_create_oauth_auth_codes_table.php b/Productivite/Snipe-IT/database/migrations/2016_06_01_000001_create_oauth_auth_codes_table.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2016_06_01_000001_create_oauth_auth_codes_table.php
rename to Productivite/Snipe-IT/database/migrations/2016_06_01_000001_create_oauth_auth_codes_table.php
diff --git a/Production/SNIPE-IT/database/migrations/2016_06_01_000002_create_oauth_access_tokens_table.php b/Productivite/Snipe-IT/database/migrations/2016_06_01_000002_create_oauth_access_tokens_table.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2016_06_01_000002_create_oauth_access_tokens_table.php
rename to Productivite/Snipe-IT/database/migrations/2016_06_01_000002_create_oauth_access_tokens_table.php
diff --git a/Production/SNIPE-IT/database/migrations/2016_06_01_000003_create_oauth_refresh_tokens_table.php b/Productivite/Snipe-IT/database/migrations/2016_06_01_000003_create_oauth_refresh_tokens_table.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2016_06_01_000003_create_oauth_refresh_tokens_table.php
rename to Productivite/Snipe-IT/database/migrations/2016_06_01_000003_create_oauth_refresh_tokens_table.php
diff --git a/Production/SNIPE-IT/database/migrations/2016_06_01_000004_create_oauth_clients_table.php b/Productivite/Snipe-IT/database/migrations/2016_06_01_000004_create_oauth_clients_table.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2016_06_01_000004_create_oauth_clients_table.php
rename to Productivite/Snipe-IT/database/migrations/2016_06_01_000004_create_oauth_clients_table.php
diff --git a/Production/SNIPE-IT/database/migrations/2016_06_01_000005_create_oauth_personal_access_clients_table.php b/Productivite/Snipe-IT/database/migrations/2016_06_01_000005_create_oauth_personal_access_clients_table.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2016_06_01_000005_create_oauth_personal_access_clients_table.php
rename to Productivite/Snipe-IT/database/migrations/2016_06_01_000005_create_oauth_personal_access_clients_table.php
diff --git a/Production/SNIPE-IT/database/migrations/2016_06_01_140218_add_email_domain_and_format_to_settings.php b/Productivite/Snipe-IT/database/migrations/2016_06_01_140218_add_email_domain_and_format_to_settings.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2016_06_01_140218_add_email_domain_and_format_to_settings.php
rename to Productivite/Snipe-IT/database/migrations/2016_06_01_140218_add_email_domain_and_format_to_settings.php
diff --git a/Production/SNIPE-IT/database/migrations/2016_06_22_160725_add_user_id_to_maintenances.php b/Productivite/Snipe-IT/database/migrations/2016_06_22_160725_add_user_id_to_maintenances.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2016_06_22_160725_add_user_id_to_maintenances.php
rename to Productivite/Snipe-IT/database/migrations/2016_06_22_160725_add_user_id_to_maintenances.php
diff --git a/Production/SNIPE-IT/database/migrations/2016_07_13_150015_add_is_ad_to_settings.php b/Productivite/Snipe-IT/database/migrations/2016_07_13_150015_add_is_ad_to_settings.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2016_07_13_150015_add_is_ad_to_settings.php
rename to Productivite/Snipe-IT/database/migrations/2016_07_13_150015_add_is_ad_to_settings.php
diff --git a/Production/SNIPE-IT/database/migrations/2016_07_14_153609_add_ad_domain_to_settings.php b/Productivite/Snipe-IT/database/migrations/2016_07_14_153609_add_ad_domain_to_settings.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2016_07_14_153609_add_ad_domain_to_settings.php
rename to Productivite/Snipe-IT/database/migrations/2016_07_14_153609_add_ad_domain_to_settings.php
diff --git a/Production/SNIPE-IT/database/migrations/2016_07_22_003348_fix_custom_fields_regex_stuff.php b/Productivite/Snipe-IT/database/migrations/2016_07_22_003348_fix_custom_fields_regex_stuff.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2016_07_22_003348_fix_custom_fields_regex_stuff.php
rename to Productivite/Snipe-IT/database/migrations/2016_07_22_003348_fix_custom_fields_regex_stuff.php
diff --git a/Production/SNIPE-IT/database/migrations/2016_07_22_054850_one_more_mac_addr_fix.php b/Productivite/Snipe-IT/database/migrations/2016_07_22_054850_one_more_mac_addr_fix.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2016_07_22_054850_one_more_mac_addr_fix.php
rename to Productivite/Snipe-IT/database/migrations/2016_07_22_054850_one_more_mac_addr_fix.php
diff --git a/Production/SNIPE-IT/database/migrations/2016_07_22_143045_add_port_to_ldap_settings.php b/Productivite/Snipe-IT/database/migrations/2016_07_22_143045_add_port_to_ldap_settings.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2016_07_22_143045_add_port_to_ldap_settings.php
rename to Productivite/Snipe-IT/database/migrations/2016_07_22_143045_add_port_to_ldap_settings.php
diff --git a/Production/SNIPE-IT/database/migrations/2016_07_22_153432_add_tls_to_ldap_settings.php b/Productivite/Snipe-IT/database/migrations/2016_07_22_153432_add_tls_to_ldap_settings.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2016_07_22_153432_add_tls_to_ldap_settings.php
rename to Productivite/Snipe-IT/database/migrations/2016_07_22_153432_add_tls_to_ldap_settings.php
diff --git a/Production/SNIPE-IT/database/migrations/2016_07_27_211034_add_zerofill_to_settings.php b/Productivite/Snipe-IT/database/migrations/2016_07_27_211034_add_zerofill_to_settings.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2016_07_27_211034_add_zerofill_to_settings.php
rename to Productivite/Snipe-IT/database/migrations/2016_07_27_211034_add_zerofill_to_settings.php
diff --git a/Production/SNIPE-IT/database/migrations/2016_08_02_124944_add_color_to_statuslabel.php b/Productivite/Snipe-IT/database/migrations/2016_08_02_124944_add_color_to_statuslabel.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2016_08_02_124944_add_color_to_statuslabel.php
rename to Productivite/Snipe-IT/database/migrations/2016_08_02_124944_add_color_to_statuslabel.php
diff --git a/Production/SNIPE-IT/database/migrations/2016_08_04_134500_add_disallow_ldap_pw_sync_to_settings.php b/Productivite/Snipe-IT/database/migrations/2016_08_04_134500_add_disallow_ldap_pw_sync_to_settings.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2016_08_04_134500_add_disallow_ldap_pw_sync_to_settings.php
rename to Productivite/Snipe-IT/database/migrations/2016_08_04_134500_add_disallow_ldap_pw_sync_to_settings.php
diff --git a/Production/SNIPE-IT/database/migrations/2016_08_09_002225_add_manufacturer_to_licenses.php b/Productivite/Snipe-IT/database/migrations/2016_08_09_002225_add_manufacturer_to_licenses.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2016_08_09_002225_add_manufacturer_to_licenses.php
rename to Productivite/Snipe-IT/database/migrations/2016_08_09_002225_add_manufacturer_to_licenses.php
diff --git a/Production/SNIPE-IT/database/migrations/2016_08_12_121613_add_manufacturer_to_accessories_table.php b/Productivite/Snipe-IT/database/migrations/2016_08_12_121613_add_manufacturer_to_accessories_table.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2016_08_12_121613_add_manufacturer_to_accessories_table.php
rename to Productivite/Snipe-IT/database/migrations/2016_08_12_121613_add_manufacturer_to_accessories_table.php
diff --git a/Production/SNIPE-IT/database/migrations/2016_08_23_143353_add_new_fields_to_custom_fields.php b/Productivite/Snipe-IT/database/migrations/2016_08_23_143353_add_new_fields_to_custom_fields.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2016_08_23_143353_add_new_fields_to_custom_fields.php
rename to Productivite/Snipe-IT/database/migrations/2016_08_23_143353_add_new_fields_to_custom_fields.php
diff --git a/Production/SNIPE-IT/database/migrations/2016_08_23_145619_add_show_in_nav_to_status_labels.php b/Productivite/Snipe-IT/database/migrations/2016_08_23_145619_add_show_in_nav_to_status_labels.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2016_08_23_145619_add_show_in_nav_to_status_labels.php
rename to Productivite/Snipe-IT/database/migrations/2016_08_23_145619_add_show_in_nav_to_status_labels.php
diff --git a/Production/SNIPE-IT/database/migrations/2016_08_30_084634_make_purchase_cost_nullable.php b/Productivite/Snipe-IT/database/migrations/2016_08_30_084634_make_purchase_cost_nullable.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2016_08_30_084634_make_purchase_cost_nullable.php
rename to Productivite/Snipe-IT/database/migrations/2016_08_30_084634_make_purchase_cost_nullable.php
diff --git a/Production/SNIPE-IT/database/migrations/2016_09_01_141051_add_requestable_to_asset_model.php b/Productivite/Snipe-IT/database/migrations/2016_09_01_141051_add_requestable_to_asset_model.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2016_09_01_141051_add_requestable_to_asset_model.php
rename to Productivite/Snipe-IT/database/migrations/2016_09_01_141051_add_requestable_to_asset_model.php
diff --git a/Production/SNIPE-IT/database/migrations/2016_09_02_001448_create_checkout_requests_table.php b/Productivite/Snipe-IT/database/migrations/2016_09_02_001448_create_checkout_requests_table.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2016_09_02_001448_create_checkout_requests_table.php
rename to Productivite/Snipe-IT/database/migrations/2016_09_02_001448_create_checkout_requests_table.php
diff --git a/Production/SNIPE-IT/database/migrations/2016_09_04_180400_create_actionlog_table.php b/Productivite/Snipe-IT/database/migrations/2016_09_04_180400_create_actionlog_table.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2016_09_04_180400_create_actionlog_table.php
rename to Productivite/Snipe-IT/database/migrations/2016_09_04_180400_create_actionlog_table.php
diff --git a/Production/SNIPE-IT/database/migrations/2016_09_04_182149_migrate_asset_log_to_action_log.php b/Productivite/Snipe-IT/database/migrations/2016_09_04_182149_migrate_asset_log_to_action_log.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2016_09_04_182149_migrate_asset_log_to_action_log.php
rename to Productivite/Snipe-IT/database/migrations/2016_09_04_182149_migrate_asset_log_to_action_log.php
diff --git a/Production/SNIPE-IT/database/migrations/2016_09_19_235935_fix_fieldtype_for_target_type.php b/Productivite/Snipe-IT/database/migrations/2016_09_19_235935_fix_fieldtype_for_target_type.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2016_09_19_235935_fix_fieldtype_for_target_type.php
rename to Productivite/Snipe-IT/database/migrations/2016_09_19_235935_fix_fieldtype_for_target_type.php
diff --git a/Production/SNIPE-IT/database/migrations/2016_09_23_140722_fix_modelno_in_consumables_to_string.php b/Productivite/Snipe-IT/database/migrations/2016_09_23_140722_fix_modelno_in_consumables_to_string.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2016_09_23_140722_fix_modelno_in_consumables_to_string.php
rename to Productivite/Snipe-IT/database/migrations/2016_09_23_140722_fix_modelno_in_consumables_to_string.php
diff --git a/Production/SNIPE-IT/database/migrations/2016_09_28_231359_add_company_to_logs.php b/Productivite/Snipe-IT/database/migrations/2016_09_28_231359_add_company_to_logs.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2016_09_28_231359_add_company_to_logs.php
rename to Productivite/Snipe-IT/database/migrations/2016_09_28_231359_add_company_to_logs.php
diff --git a/Production/SNIPE-IT/database/migrations/2016_10_14_130709_fix_order_number_to_varchar.php b/Productivite/Snipe-IT/database/migrations/2016_10_14_130709_fix_order_number_to_varchar.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2016_10_14_130709_fix_order_number_to_varchar.php
rename to Productivite/Snipe-IT/database/migrations/2016_10_14_130709_fix_order_number_to_varchar.php
diff --git a/Production/SNIPE-IT/database/migrations/2016_10_16_015024_rename_modelno_to_model_number.php b/Productivite/Snipe-IT/database/migrations/2016_10_16_015024_rename_modelno_to_model_number.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2016_10_16_015024_rename_modelno_to_model_number.php
rename to Productivite/Snipe-IT/database/migrations/2016_10_16_015024_rename_modelno_to_model_number.php
diff --git a/Production/SNIPE-IT/database/migrations/2016_10_16_015211_rename_consumable_modelno_to_model_number.php b/Productivite/Snipe-IT/database/migrations/2016_10_16_015211_rename_consumable_modelno_to_model_number.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2016_10_16_015211_rename_consumable_modelno_to_model_number.php
rename to Productivite/Snipe-IT/database/migrations/2016_10_16_015211_rename_consumable_modelno_to_model_number.php
diff --git a/Production/SNIPE-IT/database/migrations/2016_10_16_143235_rename_model_note_to_notes.php b/Productivite/Snipe-IT/database/migrations/2016_10_16_143235_rename_model_note_to_notes.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2016_10_16_143235_rename_model_note_to_notes.php
rename to Productivite/Snipe-IT/database/migrations/2016_10_16_143235_rename_model_note_to_notes.php
diff --git a/Production/SNIPE-IT/database/migrations/2016_10_16_165052_rename_component_total_qty_to_qty.php b/Productivite/Snipe-IT/database/migrations/2016_10_16_165052_rename_component_total_qty_to_qty.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2016_10_16_165052_rename_component_total_qty_to_qty.php
rename to Productivite/Snipe-IT/database/migrations/2016_10_16_165052_rename_component_total_qty_to_qty.php
diff --git a/Production/SNIPE-IT/database/migrations/2016_10_19_145520_fix_order_number_in_components_to_string.php b/Productivite/Snipe-IT/database/migrations/2016_10_19_145520_fix_order_number_in_components_to_string.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2016_10_19_145520_fix_order_number_in_components_to_string.php
rename to Productivite/Snipe-IT/database/migrations/2016_10_19_145520_fix_order_number_in_components_to_string.php
diff --git a/Production/SNIPE-IT/database/migrations/2016_10_27_151715_add_serial_to_components.php b/Productivite/Snipe-IT/database/migrations/2016_10_27_151715_add_serial_to_components.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2016_10_27_151715_add_serial_to_components.php
rename to Productivite/Snipe-IT/database/migrations/2016_10_27_151715_add_serial_to_components.php
diff --git a/Production/SNIPE-IT/database/migrations/2016_10_27_213251_increase_serial_field_capacity.php b/Productivite/Snipe-IT/database/migrations/2016_10_27_213251_increase_serial_field_capacity.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2016_10_27_213251_increase_serial_field_capacity.php
rename to Productivite/Snipe-IT/database/migrations/2016_10_27_213251_increase_serial_field_capacity.php
diff --git a/Production/SNIPE-IT/database/migrations/2016_10_29_002724_enable_2fa_fields.php b/Productivite/Snipe-IT/database/migrations/2016_10_29_002724_enable_2fa_fields.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2016_10_29_002724_enable_2fa_fields.php
rename to Productivite/Snipe-IT/database/migrations/2016_10_29_002724_enable_2fa_fields.php
diff --git a/Production/SNIPE-IT/database/migrations/2016_10_29_082408_add_signature_to_acceptance.php b/Productivite/Snipe-IT/database/migrations/2016_10_29_082408_add_signature_to_acceptance.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2016_10_29_082408_add_signature_to_acceptance.php
rename to Productivite/Snipe-IT/database/migrations/2016_10_29_082408_add_signature_to_acceptance.php
diff --git a/Production/SNIPE-IT/database/migrations/2016_11_01_030818_fix_forgotten_filename_in_action_logs.php b/Productivite/Snipe-IT/database/migrations/2016_11_01_030818_fix_forgotten_filename_in_action_logs.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2016_11_01_030818_fix_forgotten_filename_in_action_logs.php
rename to Productivite/Snipe-IT/database/migrations/2016_11_01_030818_fix_forgotten_filename_in_action_logs.php
diff --git a/Production/SNIPE-IT/database/migrations/2016_11_13_020954_rename_component_serial_number_to_serial.php b/Productivite/Snipe-IT/database/migrations/2016_11_13_020954_rename_component_serial_number_to_serial.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2016_11_13_020954_rename_component_serial_number_to_serial.php
rename to Productivite/Snipe-IT/database/migrations/2016_11_13_020954_rename_component_serial_number_to_serial.php
diff --git a/Production/SNIPE-IT/database/migrations/2016_11_16_172119_increase_purchase_cost_size.php b/Productivite/Snipe-IT/database/migrations/2016_11_16_172119_increase_purchase_cost_size.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2016_11_16_172119_increase_purchase_cost_size.php
rename to Productivite/Snipe-IT/database/migrations/2016_11_16_172119_increase_purchase_cost_size.php
diff --git a/Production/SNIPE-IT/database/migrations/2016_11_17_161317_longer_state_field_in_location.php b/Productivite/Snipe-IT/database/migrations/2016_11_17_161317_longer_state_field_in_location.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2016_11_17_161317_longer_state_field_in_location.php
rename to Productivite/Snipe-IT/database/migrations/2016_11_17_161317_longer_state_field_in_location.php
diff --git a/Production/SNIPE-IT/database/migrations/2016_11_17_193706_add_model_number_to_accessories.php b/Productivite/Snipe-IT/database/migrations/2016_11_17_193706_add_model_number_to_accessories.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2016_11_17_193706_add_model_number_to_accessories.php
rename to Productivite/Snipe-IT/database/migrations/2016_11_17_193706_add_model_number_to_accessories.php
diff --git a/Production/SNIPE-IT/database/migrations/2016_11_24_160405_add_missing_target_type_to_logs_table.php b/Productivite/Snipe-IT/database/migrations/2016_11_24_160405_add_missing_target_type_to_logs_table.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2016_11_24_160405_add_missing_target_type_to_logs_table.php
rename to Productivite/Snipe-IT/database/migrations/2016_11_24_160405_add_missing_target_type_to_logs_table.php
diff --git a/Production/SNIPE-IT/database/migrations/2016_12_07_173720_increase_size_of_state_in_suppliers.php b/Productivite/Snipe-IT/database/migrations/2016_12_07_173720_increase_size_of_state_in_suppliers.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2016_12_07_173720_increase_size_of_state_in_suppliers.php
rename to Productivite/Snipe-IT/database/migrations/2016_12_07_173720_increase_size_of_state_in_suppliers.php
diff --git a/Production/SNIPE-IT/database/migrations/2016_12_19_004212_adjust_locale_length_to_10.php b/Productivite/Snipe-IT/database/migrations/2016_12_19_004212_adjust_locale_length_to_10.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2016_12_19_004212_adjust_locale_length_to_10.php
rename to Productivite/Snipe-IT/database/migrations/2016_12_19_004212_adjust_locale_length_to_10.php
diff --git a/Production/SNIPE-IT/database/migrations/2016_12_19_133936_extend_phone_lengths_in_supplier_and_elsewhere.php b/Productivite/Snipe-IT/database/migrations/2016_12_19_133936_extend_phone_lengths_in_supplier_and_elsewhere.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2016_12_19_133936_extend_phone_lengths_in_supplier_and_elsewhere.php
rename to Productivite/Snipe-IT/database/migrations/2016_12_19_133936_extend_phone_lengths_in_supplier_and_elsewhere.php
diff --git a/Production/SNIPE-IT/database/migrations/2016_12_27_212631_make_asset_assigned_to_polymorphic.php b/Productivite/Snipe-IT/database/migrations/2016_12_27_212631_make_asset_assigned_to_polymorphic.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2016_12_27_212631_make_asset_assigned_to_polymorphic.php
rename to Productivite/Snipe-IT/database/migrations/2016_12_27_212631_make_asset_assigned_to_polymorphic.php
diff --git a/Production/SNIPE-IT/database/migrations/2017_01_09_040429_create_locations_ldap_query_field.php b/Productivite/Snipe-IT/database/migrations/2017_01_09_040429_create_locations_ldap_query_field.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2017_01_09_040429_create_locations_ldap_query_field.php
rename to Productivite/Snipe-IT/database/migrations/2017_01_09_040429_create_locations_ldap_query_field.php
diff --git a/Production/SNIPE-IT/database/migrations/2017_01_14_002418_create_imports_table.php b/Productivite/Snipe-IT/database/migrations/2017_01_14_002418_create_imports_table.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2017_01_14_002418_create_imports_table.php
rename to Productivite/Snipe-IT/database/migrations/2017_01_14_002418_create_imports_table.php
diff --git a/Production/SNIPE-IT/database/migrations/2017_01_25_063357_fix_utf8_custom_field_column_names.php b/Productivite/Snipe-IT/database/migrations/2017_01_25_063357_fix_utf8_custom_field_column_names.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2017_01_25_063357_fix_utf8_custom_field_column_names.php
rename to Productivite/Snipe-IT/database/migrations/2017_01_25_063357_fix_utf8_custom_field_column_names.php
diff --git a/Production/SNIPE-IT/database/migrations/2017_03_03_154632_add_time_date_display_to_settings.php b/Productivite/Snipe-IT/database/migrations/2017_03_03_154632_add_time_date_display_to_settings.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2017_03_03_154632_add_time_date_display_to_settings.php
rename to Productivite/Snipe-IT/database/migrations/2017_03_03_154632_add_time_date_display_to_settings.php
diff --git a/Production/SNIPE-IT/database/migrations/2017_03_10_210807_add_fields_to_manufacturer.php b/Productivite/Snipe-IT/database/migrations/2017_03_10_210807_add_fields_to_manufacturer.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2017_03_10_210807_add_fields_to_manufacturer.php
rename to Productivite/Snipe-IT/database/migrations/2017_03_10_210807_add_fields_to_manufacturer.php
diff --git a/Production/SNIPE-IT/database/migrations/2017_05_08_195520_increase_size_of_field_values_in_custom_fields.php b/Productivite/Snipe-IT/database/migrations/2017_05_08_195520_increase_size_of_field_values_in_custom_fields.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2017_05_08_195520_increase_size_of_field_values_in_custom_fields.php
rename to Productivite/Snipe-IT/database/migrations/2017_05_08_195520_increase_size_of_field_values_in_custom_fields.php
diff --git a/Production/SNIPE-IT/database/migrations/2017_05_22_204422_create_departments.php b/Productivite/Snipe-IT/database/migrations/2017_05_22_204422_create_departments.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2017_05_22_204422_create_departments.php
rename to Productivite/Snipe-IT/database/migrations/2017_05_22_204422_create_departments.php
diff --git a/Production/SNIPE-IT/database/migrations/2017_05_22_233509_add_manager_to_locations_table.php b/Productivite/Snipe-IT/database/migrations/2017_05_22_233509_add_manager_to_locations_table.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2017_05_22_233509_add_manager_to_locations_table.php
rename to Productivite/Snipe-IT/database/migrations/2017_05_22_233509_add_manager_to_locations_table.php
diff --git a/Production/SNIPE-IT/database/migrations/2017_06_14_122059_add_next_autoincrement_to_settings.php b/Productivite/Snipe-IT/database/migrations/2017_06_14_122059_add_next_autoincrement_to_settings.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2017_06_14_122059_add_next_autoincrement_to_settings.php
rename to Productivite/Snipe-IT/database/migrations/2017_06_14_122059_add_next_autoincrement_to_settings.php
diff --git a/Production/SNIPE-IT/database/migrations/2017_06_18_151753_add_header_and_first_row_to_importer_table.php b/Productivite/Snipe-IT/database/migrations/2017_06_18_151753_add_header_and_first_row_to_importer_table.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2017_06_18_151753_add_header_and_first_row_to_importer_table.php
rename to Productivite/Snipe-IT/database/migrations/2017_06_18_151753_add_header_and_first_row_to_importer_table.php
diff --git a/Production/SNIPE-IT/database/migrations/2017_07_07_191533_add_login_text.php b/Productivite/Snipe-IT/database/migrations/2017_07_07_191533_add_login_text.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2017_07_07_191533_add_login_text.php
rename to Productivite/Snipe-IT/database/migrations/2017_07_07_191533_add_login_text.php
diff --git a/Production/SNIPE-IT/database/migrations/2017_07_25_130710_add_thumbsize_to_settings.php b/Productivite/Snipe-IT/database/migrations/2017_07_25_130710_add_thumbsize_to_settings.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2017_07_25_130710_add_thumbsize_to_settings.php
rename to Productivite/Snipe-IT/database/migrations/2017_07_25_130710_add_thumbsize_to_settings.php
diff --git a/Production/SNIPE-IT/database/migrations/2017_08_03_160105_set_asset_archived_to_zero_default.php b/Productivite/Snipe-IT/database/migrations/2017_08_03_160105_set_asset_archived_to_zero_default.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2017_08_03_160105_set_asset_archived_to_zero_default.php
rename to Productivite/Snipe-IT/database/migrations/2017_08_03_160105_set_asset_archived_to_zero_default.php
diff --git a/Production/SNIPE-IT/database/migrations/2017_08_22_180636_add_secure_password_options.php b/Productivite/Snipe-IT/database/migrations/2017_08_22_180636_add_secure_password_options.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2017_08_22_180636_add_secure_password_options.php
rename to Productivite/Snipe-IT/database/migrations/2017_08_22_180636_add_secure_password_options.php
diff --git a/Production/SNIPE-IT/database/migrations/2017_08_25_074822_add_auditing_tables.php b/Productivite/Snipe-IT/database/migrations/2017_08_25_074822_add_auditing_tables.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2017_08_25_074822_add_auditing_tables.php
rename to Productivite/Snipe-IT/database/migrations/2017_08_25_074822_add_auditing_tables.php
diff --git a/Production/SNIPE-IT/database/migrations/2017_08_25_101435_add_auditing_to_settings.php b/Productivite/Snipe-IT/database/migrations/2017_08_25_101435_add_auditing_to_settings.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2017_08_25_101435_add_auditing_to_settings.php
rename to Productivite/Snipe-IT/database/migrations/2017_08_25_101435_add_auditing_to_settings.php
diff --git a/Production/SNIPE-IT/database/migrations/2017_09_18_225619_fix_assigned_type_not_being_nulled.php b/Productivite/Snipe-IT/database/migrations/2017_09_18_225619_fix_assigned_type_not_being_nulled.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2017_09_18_225619_fix_assigned_type_not_being_nulled.php
rename to Productivite/Snipe-IT/database/migrations/2017_09_18_225619_fix_assigned_type_not_being_nulled.php
diff --git a/Production/SNIPE-IT/database/migrations/2017_10_03_015503_drop_foreign_keys.php b/Productivite/Snipe-IT/database/migrations/2017_10_03_015503_drop_foreign_keys.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2017_10_03_015503_drop_foreign_keys.php
rename to Productivite/Snipe-IT/database/migrations/2017_10_03_015503_drop_foreign_keys.php
diff --git a/Production/SNIPE-IT/database/migrations/2017_10_10_123504_allow_nullable_depreciation_id_in_models.php b/Productivite/Snipe-IT/database/migrations/2017_10_10_123504_allow_nullable_depreciation_id_in_models.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2017_10_10_123504_allow_nullable_depreciation_id_in_models.php
rename to Productivite/Snipe-IT/database/migrations/2017_10_10_123504_allow_nullable_depreciation_id_in_models.php
diff --git a/Production/SNIPE-IT/database/migrations/2017_10_17_133709_add_display_url_to_settings.php b/Productivite/Snipe-IT/database/migrations/2017_10_17_133709_add_display_url_to_settings.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2017_10_17_133709_add_display_url_to_settings.php
rename to Productivite/Snipe-IT/database/migrations/2017_10_17_133709_add_display_url_to_settings.php
diff --git a/Production/SNIPE-IT/database/migrations/2017_10_19_120002_add_custom_forgot_password_url.php b/Productivite/Snipe-IT/database/migrations/2017_10_19_120002_add_custom_forgot_password_url.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2017_10_19_120002_add_custom_forgot_password_url.php
rename to Productivite/Snipe-IT/database/migrations/2017_10_19_120002_add_custom_forgot_password_url.php
diff --git a/Production/SNIPE-IT/database/migrations/2017_10_19_130406_add_image_and_supplier_to_accessories.php b/Productivite/Snipe-IT/database/migrations/2017_10_19_130406_add_image_and_supplier_to_accessories.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2017_10_19_130406_add_image_and_supplier_to_accessories.php
rename to Productivite/Snipe-IT/database/migrations/2017_10_19_130406_add_image_and_supplier_to_accessories.php
diff --git a/Production/SNIPE-IT/database/migrations/2017_10_20_234129_add_location_indices_to_assets.php b/Productivite/Snipe-IT/database/migrations/2017_10_20_234129_add_location_indices_to_assets.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2017_10_20_234129_add_location_indices_to_assets.php
rename to Productivite/Snipe-IT/database/migrations/2017_10_20_234129_add_location_indices_to_assets.php
diff --git a/Production/SNIPE-IT/database/migrations/2017_10_25_202930_add_images_uploads_to_locations_manufacturers_etc.php b/Productivite/Snipe-IT/database/migrations/2017_10_25_202930_add_images_uploads_to_locations_manufacturers_etc.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2017_10_25_202930_add_images_uploads_to_locations_manufacturers_etc.php
rename to Productivite/Snipe-IT/database/migrations/2017_10_25_202930_add_images_uploads_to_locations_manufacturers_etc.php
diff --git a/Production/SNIPE-IT/database/migrations/2017_10_27_180947_denorm_asset_locations.php b/Productivite/Snipe-IT/database/migrations/2017_10_27_180947_denorm_asset_locations.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2017_10_27_180947_denorm_asset_locations.php
rename to Productivite/Snipe-IT/database/migrations/2017_10_27_180947_denorm_asset_locations.php
diff --git a/Production/SNIPE-IT/database/migrations/2017_10_27_192423_migrate_denormed_asset_locations.php b/Productivite/Snipe-IT/database/migrations/2017_10_27_192423_migrate_denormed_asset_locations.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2017_10_27_192423_migrate_denormed_asset_locations.php
rename to Productivite/Snipe-IT/database/migrations/2017_10_27_192423_migrate_denormed_asset_locations.php
diff --git a/Production/SNIPE-IT/database/migrations/2017_10_30_182938_add_address_to_user.php b/Productivite/Snipe-IT/database/migrations/2017_10_30_182938_add_address_to_user.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2017_10_30_182938_add_address_to_user.php
rename to Productivite/Snipe-IT/database/migrations/2017_10_30_182938_add_address_to_user.php
diff --git a/Production/SNIPE-IT/database/migrations/2017_11_08_025918_add_alert_menu_setting.php b/Productivite/Snipe-IT/database/migrations/2017_11_08_025918_add_alert_menu_setting.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2017_11_08_025918_add_alert_menu_setting.php
rename to Productivite/Snipe-IT/database/migrations/2017_11_08_025918_add_alert_menu_setting.php
diff --git a/Production/SNIPE-IT/database/migrations/2017_11_08_123942_labels_display_company_name.php b/Productivite/Snipe-IT/database/migrations/2017_11_08_123942_labels_display_company_name.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2017_11_08_123942_labels_display_company_name.php
rename to Productivite/Snipe-IT/database/migrations/2017_11_08_123942_labels_display_company_name.php
diff --git a/Production/SNIPE-IT/database/migrations/2017_12_12_010457_normalize_asset_last_audit_date.php b/Productivite/Snipe-IT/database/migrations/2017_12_12_010457_normalize_asset_last_audit_date.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2017_12_12_010457_normalize_asset_last_audit_date.php
rename to Productivite/Snipe-IT/database/migrations/2017_12_12_010457_normalize_asset_last_audit_date.php
diff --git a/Production/SNIPE-IT/database/migrations/2017_12_12_033618_add_actionlog_meta.php b/Productivite/Snipe-IT/database/migrations/2017_12_12_033618_add_actionlog_meta.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2017_12_12_033618_add_actionlog_meta.php
rename to Productivite/Snipe-IT/database/migrations/2017_12_12_033618_add_actionlog_meta.php
diff --git a/Production/SNIPE-IT/database/migrations/2017_12_26_170856_re_normalize_last_audit.php b/Productivite/Snipe-IT/database/migrations/2017_12_26_170856_re_normalize_last_audit.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2017_12_26_170856_re_normalize_last_audit.php
rename to Productivite/Snipe-IT/database/migrations/2017_12_26_170856_re_normalize_last_audit.php
diff --git a/Production/SNIPE-IT/database/migrations/2018_01_17_184354_add_archived_in_list_setting.php b/Productivite/Snipe-IT/database/migrations/2018_01_17_184354_add_archived_in_list_setting.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2018_01_17_184354_add_archived_in_list_setting.php
rename to Productivite/Snipe-IT/database/migrations/2018_01_17_184354_add_archived_in_list_setting.php
diff --git a/Production/SNIPE-IT/database/migrations/2018_01_19_203121_add_dashboard_message_to_settings.php b/Productivite/Snipe-IT/database/migrations/2018_01_19_203121_add_dashboard_message_to_settings.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2018_01_19_203121_add_dashboard_message_to_settings.php
rename to Productivite/Snipe-IT/database/migrations/2018_01_19_203121_add_dashboard_message_to_settings.php
diff --git a/Production/SNIPE-IT/database/migrations/2018_01_24_062633_add_footer_settings_to_settings.php b/Productivite/Snipe-IT/database/migrations/2018_01_24_062633_add_footer_settings_to_settings.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2018_01_24_062633_add_footer_settings_to_settings.php
rename to Productivite/Snipe-IT/database/migrations/2018_01_24_062633_add_footer_settings_to_settings.php
diff --git a/Production/SNIPE-IT/database/migrations/2018_01_24_093426_add_modellist_preferenc.php b/Productivite/Snipe-IT/database/migrations/2018_01_24_093426_add_modellist_preferenc.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2018_01_24_093426_add_modellist_preferenc.php
rename to Productivite/Snipe-IT/database/migrations/2018_01_24_093426_add_modellist_preferenc.php
diff --git a/Production/SNIPE-IT/database/migrations/2018_02_22_160436_add_remote_user_settings.php b/Productivite/Snipe-IT/database/migrations/2018_02_22_160436_add_remote_user_settings.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2018_02_22_160436_add_remote_user_settings.php
rename to Productivite/Snipe-IT/database/migrations/2018_02_22_160436_add_remote_user_settings.php
diff --git a/Production/SNIPE-IT/database/migrations/2018_03_03_011032_add_theme_to_settings.php b/Productivite/Snipe-IT/database/migrations/2018_03_03_011032_add_theme_to_settings.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2018_03_03_011032_add_theme_to_settings.php
rename to Productivite/Snipe-IT/database/migrations/2018_03_03_011032_add_theme_to_settings.php
diff --git a/Production/SNIPE-IT/database/migrations/2018_03_06_054937_add_default_flag_on_statuslabels.php b/Productivite/Snipe-IT/database/migrations/2018_03_06_054937_add_default_flag_on_statuslabels.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2018_03_06_054937_add_default_flag_on_statuslabels.php
rename to Productivite/Snipe-IT/database/migrations/2018_03_06_054937_add_default_flag_on_statuslabels.php
diff --git a/Production/SNIPE-IT/database/migrations/2018_03_23_212048_add_display_in_email_to_custom_fields.php b/Productivite/Snipe-IT/database/migrations/2018_03_23_212048_add_display_in_email_to_custom_fields.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2018_03_23_212048_add_display_in_email_to_custom_fields.php
rename to Productivite/Snipe-IT/database/migrations/2018_03_23_212048_add_display_in_email_to_custom_fields.php
diff --git a/Production/SNIPE-IT/database/migrations/2018_03_24_030738_add_show_images_in_email_setting.php b/Productivite/Snipe-IT/database/migrations/2018_03_24_030738_add_show_images_in_email_setting.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2018_03_24_030738_add_show_images_in_email_setting.php
rename to Productivite/Snipe-IT/database/migrations/2018_03_24_030738_add_show_images_in_email_setting.php
diff --git a/Production/SNIPE-IT/database/migrations/2018_03_24_050108_add_cc_alerts.php b/Productivite/Snipe-IT/database/migrations/2018_03_24_050108_add_cc_alerts.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2018_03_24_050108_add_cc_alerts.php
rename to Productivite/Snipe-IT/database/migrations/2018_03_24_050108_add_cc_alerts.php
diff --git a/Production/SNIPE-IT/database/migrations/2018_03_29_053618_add_canceled_at_and_fulfilled_at_in_requests.php b/Productivite/Snipe-IT/database/migrations/2018_03_29_053618_add_canceled_at_and_fulfilled_at_in_requests.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2018_03_29_053618_add_canceled_at_and_fulfilled_at_in_requests.php
rename to Productivite/Snipe-IT/database/migrations/2018_03_29_053618_add_canceled_at_and_fulfilled_at_in_requests.php
diff --git a/Production/SNIPE-IT/database/migrations/2018_03_29_070121_add_drop_unique_requests.php b/Productivite/Snipe-IT/database/migrations/2018_03_29_070121_add_drop_unique_requests.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2018_03_29_070121_add_drop_unique_requests.php
rename to Productivite/Snipe-IT/database/migrations/2018_03_29_070121_add_drop_unique_requests.php
diff --git a/Production/SNIPE-IT/database/migrations/2018_03_29_070511_add_new_index_requestable.php b/Productivite/Snipe-IT/database/migrations/2018_03_29_070511_add_new_index_requestable.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2018_03_29_070511_add_new_index_requestable.php
rename to Productivite/Snipe-IT/database/migrations/2018_03_29_070511_add_new_index_requestable.php
diff --git a/Production/SNIPE-IT/database/migrations/2018_04_02_150700_labels_display_model_name.php b/Productivite/Snipe-IT/database/migrations/2018_04_02_150700_labels_display_model_name.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2018_04_02_150700_labels_display_model_name.php
rename to Productivite/Snipe-IT/database/migrations/2018_04_02_150700_labels_display_model_name.php
diff --git a/Production/SNIPE-IT/database/migrations/2018_04_16_133902_create_custom_field_default_values_table.php b/Productivite/Snipe-IT/database/migrations/2018_04_16_133902_create_custom_field_default_values_table.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2018_04_16_133902_create_custom_field_default_values_table.php
rename to Productivite/Snipe-IT/database/migrations/2018_04_16_133902_create_custom_field_default_values_table.php
diff --git a/Production/SNIPE-IT/database/migrations/2018_05_04_073223_add_category_to_licenses.php b/Productivite/Snipe-IT/database/migrations/2018_05_04_073223_add_category_to_licenses.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2018_05_04_073223_add_category_to_licenses.php
rename to Productivite/Snipe-IT/database/migrations/2018_05_04_073223_add_category_to_licenses.php
diff --git a/Production/SNIPE-IT/database/migrations/2018_05_04_075235_add_update_license_category.php b/Productivite/Snipe-IT/database/migrations/2018_05_04_075235_add_update_license_category.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2018_05_04_075235_add_update_license_category.php
rename to Productivite/Snipe-IT/database/migrations/2018_05_04_075235_add_update_license_category.php
diff --git a/Production/SNIPE-IT/database/migrations/2018_05_08_031515_add_gdpr_privacy_footer.php b/Productivite/Snipe-IT/database/migrations/2018_05_08_031515_add_gdpr_privacy_footer.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2018_05_08_031515_add_gdpr_privacy_footer.php
rename to Productivite/Snipe-IT/database/migrations/2018_05_08_031515_add_gdpr_privacy_footer.php
diff --git a/Production/SNIPE-IT/database/migrations/2018_05_14_215229_add_indexes.php b/Productivite/Snipe-IT/database/migrations/2018_05_14_215229_add_indexes.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2018_05_14_215229_add_indexes.php
rename to Productivite/Snipe-IT/database/migrations/2018_05_14_215229_add_indexes.php
diff --git a/Production/SNIPE-IT/database/migrations/2018_05_14_223646_add_indexes_to_assets.php b/Productivite/Snipe-IT/database/migrations/2018_05_14_223646_add_indexes_to_assets.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2018_05_14_223646_add_indexes_to_assets.php
rename to Productivite/Snipe-IT/database/migrations/2018_05_14_223646_add_indexes_to_assets.php
diff --git a/Production/SNIPE-IT/database/migrations/2018_05_14_233638_denorm_counters_on_assets.php b/Productivite/Snipe-IT/database/migrations/2018_05_14_233638_denorm_counters_on_assets.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2018_05_14_233638_denorm_counters_on_assets.php
rename to Productivite/Snipe-IT/database/migrations/2018_05_14_233638_denorm_counters_on_assets.php
diff --git a/Production/SNIPE-IT/database/migrations/2018_05_16_153409_add_first_counter_totals_to_assets.php b/Productivite/Snipe-IT/database/migrations/2018_05_16_153409_add_first_counter_totals_to_assets.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2018_05_16_153409_add_first_counter_totals_to_assets.php
rename to Productivite/Snipe-IT/database/migrations/2018_05_16_153409_add_first_counter_totals_to_assets.php
diff --git a/Production/SNIPE-IT/database/migrations/2018_06_21_134622_add_version_footer.php b/Productivite/Snipe-IT/database/migrations/2018_06_21_134622_add_version_footer.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2018_06_21_134622_add_version_footer.php
rename to Productivite/Snipe-IT/database/migrations/2018_06_21_134622_add_version_footer.php
diff --git a/Production/SNIPE-IT/database/migrations/2018_07_05_215440_add_unique_serial_option_to_settings.php b/Productivite/Snipe-IT/database/migrations/2018_07_05_215440_add_unique_serial_option_to_settings.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2018_07_05_215440_add_unique_serial_option_to_settings.php
rename to Productivite/Snipe-IT/database/migrations/2018_07_05_215440_add_unique_serial_option_to_settings.php
diff --git a/Production/SNIPE-IT/database/migrations/2018_07_17_005911_create_login_attempts_table.php b/Productivite/Snipe-IT/database/migrations/2018_07_17_005911_create_login_attempts_table.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2018_07_17_005911_create_login_attempts_table.php
rename to Productivite/Snipe-IT/database/migrations/2018_07_17_005911_create_login_attempts_table.php
diff --git a/Production/SNIPE-IT/database/migrations/2018_07_24_154348_add_logo_to_print_assets.php b/Productivite/Snipe-IT/database/migrations/2018_07_24_154348_add_logo_to_print_assets.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2018_07_24_154348_add_logo_to_print_assets.php
rename to Productivite/Snipe-IT/database/migrations/2018_07_24_154348_add_logo_to_print_assets.php
diff --git a/Production/SNIPE-IT/database/migrations/2018_07_28_023826_create_checkout_acceptances_table.php b/Productivite/Snipe-IT/database/migrations/2018_07_28_023826_create_checkout_acceptances_table.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2018_07_28_023826_create_checkout_acceptances_table.php
rename to Productivite/Snipe-IT/database/migrations/2018_07_28_023826_create_checkout_acceptances_table.php
diff --git a/Production/SNIPE-IT/database/migrations/2018_08_20_204842_add_depreciation_option_to_settings.php b/Productivite/Snipe-IT/database/migrations/2018_08_20_204842_add_depreciation_option_to_settings.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2018_08_20_204842_add_depreciation_option_to_settings.php
rename to Productivite/Snipe-IT/database/migrations/2018_08_20_204842_add_depreciation_option_to_settings.php
diff --git a/Production/SNIPE-IT/database/migrations/2018_09_10_082212_create_checkout_acceptances_for_unaccepted_assets.php b/Productivite/Snipe-IT/database/migrations/2018_09_10_082212_create_checkout_acceptances_for_unaccepted_assets.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2018_09_10_082212_create_checkout_acceptances_for_unaccepted_assets.php
rename to Productivite/Snipe-IT/database/migrations/2018_09_10_082212_create_checkout_acceptances_for_unaccepted_assets.php
diff --git a/Production/SNIPE-IT/database/migrations/2018_10_18_191228_add_kits_licenses_table.php b/Productivite/Snipe-IT/database/migrations/2018_10_18_191228_add_kits_licenses_table.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2018_10_18_191228_add_kits_licenses_table.php
rename to Productivite/Snipe-IT/database/migrations/2018_10_18_191228_add_kits_licenses_table.php
diff --git a/Production/SNIPE-IT/database/migrations/2018_10_19_153910_add_kits_table.php b/Productivite/Snipe-IT/database/migrations/2018_10_19_153910_add_kits_table.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2018_10_19_153910_add_kits_table.php
rename to Productivite/Snipe-IT/database/migrations/2018_10_19_153910_add_kits_table.php
diff --git a/Production/SNIPE-IT/database/migrations/2018_10_19_154013_add_kits_models_table.php b/Productivite/Snipe-IT/database/migrations/2018_10_19_154013_add_kits_models_table.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2018_10_19_154013_add_kits_models_table.php
rename to Productivite/Snipe-IT/database/migrations/2018_10_19_154013_add_kits_models_table.php
diff --git a/Production/SNIPE-IT/database/migrations/2018_12_05_211936_add_favicon_to_settings.php b/Productivite/Snipe-IT/database/migrations/2018_12_05_211936_add_favicon_to_settings.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2018_12_05_211936_add_favicon_to_settings.php
rename to Productivite/Snipe-IT/database/migrations/2018_12_05_211936_add_favicon_to_settings.php
diff --git a/Production/SNIPE-IT/database/migrations/2018_12_05_212119_add_email_logo_to_settings.php b/Productivite/Snipe-IT/database/migrations/2018_12_05_212119_add_email_logo_to_settings.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2018_12_05_212119_add_email_logo_to_settings.php
rename to Productivite/Snipe-IT/database/migrations/2018_12_05_212119_add_email_logo_to_settings.php
diff --git a/Production/SNIPE-IT/database/migrations/2019_02_07_185953_add_kits_consumables_table.php b/Productivite/Snipe-IT/database/migrations/2019_02_07_185953_add_kits_consumables_table.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2019_02_07_185953_add_kits_consumables_table.php
rename to Productivite/Snipe-IT/database/migrations/2019_02_07_185953_add_kits_consumables_table.php
diff --git a/Production/SNIPE-IT/database/migrations/2019_02_07_190030_add_kits_accessories_table.php b/Productivite/Snipe-IT/database/migrations/2019_02_07_190030_add_kits_accessories_table.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2019_02_07_190030_add_kits_accessories_table.php
rename to Productivite/Snipe-IT/database/migrations/2019_02_07_190030_add_kits_accessories_table.php
diff --git a/Production/SNIPE-IT/database/migrations/2019_02_12_182750_add_actiondate_to_actionlog.php b/Productivite/Snipe-IT/database/migrations/2019_02_12_182750_add_actiondate_to_actionlog.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2019_02_12_182750_add_actiondate_to_actionlog.php
rename to Productivite/Snipe-IT/database/migrations/2019_02_12_182750_add_actiondate_to_actionlog.php
diff --git a/Production/SNIPE-IT/database/migrations/2019_02_14_154310_change_auto_increment_prefix_to_nullable.php b/Productivite/Snipe-IT/database/migrations/2019_02_14_154310_change_auto_increment_prefix_to_nullable.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2019_02_14_154310_change_auto_increment_prefix_to_nullable.php
rename to Productivite/Snipe-IT/database/migrations/2019_02_14_154310_change_auto_increment_prefix_to_nullable.php
diff --git a/Production/SNIPE-IT/database/migrations/2019_02_16_143518_auto_increment_back_to_string.php b/Productivite/Snipe-IT/database/migrations/2019_02_16_143518_auto_increment_back_to_string.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2019_02_16_143518_auto_increment_back_to_string.php
rename to Productivite/Snipe-IT/database/migrations/2019_02_16_143518_auto_increment_back_to_string.php
diff --git a/Production/SNIPE-IT/database/migrations/2019_02_17_205048_add_label_logo_to_settings.php b/Productivite/Snipe-IT/database/migrations/2019_02_17_205048_add_label_logo_to_settings.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2019_02_17_205048_add_label_logo_to_settings.php
rename to Productivite/Snipe-IT/database/migrations/2019_02_17_205048_add_label_logo_to_settings.php
diff --git a/Production/SNIPE-IT/database/migrations/2019_02_20_234421_make_serial_nullable.php b/Productivite/Snipe-IT/database/migrations/2019_02_20_234421_make_serial_nullable.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2019_02_20_234421_make_serial_nullable.php
rename to Productivite/Snipe-IT/database/migrations/2019_02_20_234421_make_serial_nullable.php
diff --git a/Production/SNIPE-IT/database/migrations/2019_02_21_224703_make_fields_nullable_for_integrity.php b/Productivite/Snipe-IT/database/migrations/2019_02_21_224703_make_fields_nullable_for_integrity.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2019_02_21_224703_make_fields_nullable_for_integrity.php
rename to Productivite/Snipe-IT/database/migrations/2019_02_21_224703_make_fields_nullable_for_integrity.php
diff --git a/Production/SNIPE-IT/database/migrations/2019_04_06_060145_add_user_skin_setting.php b/Productivite/Snipe-IT/database/migrations/2019_04_06_060145_add_user_skin_setting.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2019_04_06_060145_add_user_skin_setting.php
rename to Productivite/Snipe-IT/database/migrations/2019_04_06_060145_add_user_skin_setting.php
diff --git a/Production/SNIPE-IT/database/migrations/2019_04_06_205355_add_setting_allow_user_skin.php b/Productivite/Snipe-IT/database/migrations/2019_04_06_205355_add_setting_allow_user_skin.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2019_04_06_205355_add_setting_allow_user_skin.php
rename to Productivite/Snipe-IT/database/migrations/2019_04_06_205355_add_setting_allow_user_skin.php
diff --git a/Production/SNIPE-IT/database/migrations/2019_06_12_184327_rename_groups_table.php b/Productivite/Snipe-IT/database/migrations/2019_06_12_184327_rename_groups_table.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2019_06_12_184327_rename_groups_table.php
rename to Productivite/Snipe-IT/database/migrations/2019_06_12_184327_rename_groups_table.php
diff --git a/Production/SNIPE-IT/database/migrations/2019_07_23_140906_add_show_assigned_assets_to_settings.php b/Productivite/Snipe-IT/database/migrations/2019_07_23_140906_add_show_assigned_assets_to_settings.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2019_07_23_140906_add_show_assigned_assets_to_settings.php
rename to Productivite/Snipe-IT/database/migrations/2019_07_23_140906_add_show_assigned_assets_to_settings.php
diff --git a/Production/SNIPE-IT/database/migrations/2019_08_20_084049_add_custom_remote_user_header.php b/Productivite/Snipe-IT/database/migrations/2019_08_20_084049_add_custom_remote_user_header.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2019_08_20_084049_add_custom_remote_user_header.php
rename to Productivite/Snipe-IT/database/migrations/2019_08_20_084049_add_custom_remote_user_header.php
diff --git a/Production/SNIPE-IT/database/migrations/2019_12_04_223111_passport_upgrade.php b/Productivite/Snipe-IT/database/migrations/2019_12_04_223111_passport_upgrade.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2019_12_04_223111_passport_upgrade.php
rename to Productivite/Snipe-IT/database/migrations/2019_12_04_223111_passport_upgrade.php
diff --git a/Production/SNIPE-IT/database/migrations/2020_02_04_172100_add_ad_append_domain_settings.php b/Productivite/Snipe-IT/database/migrations/2020_02_04_172100_add_ad_append_domain_settings.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2020_02_04_172100_add_ad_append_domain_settings.php
rename to Productivite/Snipe-IT/database/migrations/2020_02_04_172100_add_ad_append_domain_settings.php
diff --git a/Production/SNIPE-IT/database/migrations/2020_04_29_222305_add_saml_fields_to_settings.php b/Productivite/Snipe-IT/database/migrations/2020_04_29_222305_add_saml_fields_to_settings.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2020_04_29_222305_add_saml_fields_to_settings.php
rename to Productivite/Snipe-IT/database/migrations/2020_04_29_222305_add_saml_fields_to_settings.php
diff --git a/Production/SNIPE-IT/database/migrations/2020_08_11_200712_add_saml_key_rollover.php b/Productivite/Snipe-IT/database/migrations/2020_08_11_200712_add_saml_key_rollover.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2020_08_11_200712_add_saml_key_rollover.php
rename to Productivite/Snipe-IT/database/migrations/2020_08_11_200712_add_saml_key_rollover.php
diff --git a/Production/SNIPE-IT/database/migrations/2020_10_22_233743_move_accessory_checkout_note_to_join_table.php b/Productivite/Snipe-IT/database/migrations/2020_10_22_233743_move_accessory_checkout_note_to_join_table.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2020_10_22_233743_move_accessory_checkout_note_to_join_table.php
rename to Productivite/Snipe-IT/database/migrations/2020_10_22_233743_move_accessory_checkout_note_to_join_table.php
diff --git a/Production/SNIPE-IT/database/migrations/2020_10_23_161736_fix_zero_values_for_locations.php b/Productivite/Snipe-IT/database/migrations/2020_10_23_161736_fix_zero_values_for_locations.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2020_10_23_161736_fix_zero_values_for_locations.php
rename to Productivite/Snipe-IT/database/migrations/2020_10_23_161736_fix_zero_values_for_locations.php
diff --git a/Production/SNIPE-IT/database/migrations/2020_11_18_214827_widen_license_serial_field.php b/Productivite/Snipe-IT/database/migrations/2020_11_18_214827_widen_license_serial_field.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2020_11_18_214827_widen_license_serial_field.php
rename to Productivite/Snipe-IT/database/migrations/2020_11_18_214827_widen_license_serial_field.php
diff --git a/Production/SNIPE-IT/database/migrations/2020_12_14_233815_add_digit_separator_to_settings.php b/Productivite/Snipe-IT/database/migrations/2020_12_14_233815_add_digit_separator_to_settings.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2020_12_14_233815_add_digit_separator_to_settings.php
rename to Productivite/Snipe-IT/database/migrations/2020_12_14_233815_add_digit_separator_to_settings.php
diff --git a/Production/SNIPE-IT/database/migrations/2020_12_18_090026_swap_target_type_index_order.php b/Productivite/Snipe-IT/database/migrations/2020_12_18_090026_swap_target_type_index_order.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2020_12_18_090026_swap_target_type_index_order.php
rename to Productivite/Snipe-IT/database/migrations/2020_12_18_090026_swap_target_type_index_order.php
diff --git a/Production/SNIPE-IT/database/migrations/2020_12_21_153235_update_min_password.php b/Productivite/Snipe-IT/database/migrations/2020_12_21_153235_update_min_password.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2020_12_21_153235_update_min_password.php
rename to Productivite/Snipe-IT/database/migrations/2020_12_21_153235_update_min_password.php
diff --git a/Production/SNIPE-IT/database/migrations/2020_12_21_210105_fix_bad_ldap_server_url_for_v5.php b/Productivite/Snipe-IT/database/migrations/2020_12_21_210105_fix_bad_ldap_server_url_for_v5.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2020_12_21_210105_fix_bad_ldap_server_url_for_v5.php
rename to Productivite/Snipe-IT/database/migrations/2020_12_21_210105_fix_bad_ldap_server_url_for_v5.php
diff --git a/Production/SNIPE-IT/database/migrations/2021_02_05_172502_add_provider_to_oauth_table.php b/Productivite/Snipe-IT/database/migrations/2021_02_05_172502_add_provider_to_oauth_table.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2021_02_05_172502_add_provider_to_oauth_table.php
rename to Productivite/Snipe-IT/database/migrations/2021_02_05_172502_add_provider_to_oauth_table.php
diff --git a/Production/SNIPE-IT/database/migrations/2021_03_18_184102_adds_several_ldap_fields.php b/Productivite/Snipe-IT/database/migrations/2021_03_18_184102_adds_several_ldap_fields.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2021_03_18_184102_adds_several_ldap_fields.php
rename to Productivite/Snipe-IT/database/migrations/2021_03_18_184102_adds_several_ldap_fields.php
diff --git a/Production/SNIPE-IT/database/migrations/2021_04_07_001811_add_ldap_dept.php b/Productivite/Snipe-IT/database/migrations/2021_04_07_001811_add_ldap_dept.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2021_04_07_001811_add_ldap_dept.php
rename to Productivite/Snipe-IT/database/migrations/2021_04_07_001811_add_ldap_dept.php
diff --git a/Production/SNIPE-IT/database/migrations/2021_04_14_180125_add_ids_to_tables.php b/Productivite/Snipe-IT/database/migrations/2021_04_14_180125_add_ids_to_tables.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2021_04_14_180125_add_ids_to_tables.php
rename to Productivite/Snipe-IT/database/migrations/2021_04_14_180125_add_ids_to_tables.php
diff --git a/Production/SNIPE-IT/database/migrations/2021_06_07_155421_add_serial_number_indexes.php b/Productivite/Snipe-IT/database/migrations/2021_06_07_155421_add_serial_number_indexes.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2021_06_07_155421_add_serial_number_indexes.php
rename to Productivite/Snipe-IT/database/migrations/2021_06_07_155421_add_serial_number_indexes.php
diff --git a/Production/SNIPE-IT/database/migrations/2021_06_07_155436_add_company_id_indexes.php b/Productivite/Snipe-IT/database/migrations/2021_06_07_155436_add_company_id_indexes.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2021_06_07_155436_add_company_id_indexes.php
rename to Productivite/Snipe-IT/database/migrations/2021_06_07_155436_add_company_id_indexes.php
diff --git a/Production/SNIPE-IT/database/migrations/2021_07_28_031345_add_client_side_l_d_a_p_cert_to_settings.php b/Productivite/Snipe-IT/database/migrations/2021_07_28_031345_add_client_side_l_d_a_p_cert_to_settings.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2021_07_28_031345_add_client_side_l_d_a_p_cert_to_settings.php
rename to Productivite/Snipe-IT/database/migrations/2021_07_28_031345_add_client_side_l_d_a_p_cert_to_settings.php
diff --git a/Production/SNIPE-IT/database/migrations/2021_07_28_040554_add_client_side_l_d_a_p_key_to_settings.php b/Productivite/Snipe-IT/database/migrations/2021_07_28_040554_add_client_side_l_d_a_p_key_to_settings.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2021_07_28_040554_add_client_side_l_d_a_p_key_to_settings.php
rename to Productivite/Snipe-IT/database/migrations/2021_07_28_040554_add_client_side_l_d_a_p_key_to_settings.php
diff --git a/Production/SNIPE-IT/database/migrations/2021_08_11_005206_add_depreciation_minimum_value.php b/Productivite/Snipe-IT/database/migrations/2021_08_11_005206_add_depreciation_minimum_value.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2021_08_11_005206_add_depreciation_minimum_value.php
rename to Productivite/Snipe-IT/database/migrations/2021_08_11_005206_add_depreciation_minimum_value.php
diff --git a/Production/SNIPE-IT/database/migrations/2021_08_24_124354_make_ldap_client_certs_nullable.php b/Productivite/Snipe-IT/database/migrations/2021_08_24_124354_make_ldap_client_certs_nullable.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2021_08_24_124354_make_ldap_client_certs_nullable.php
rename to Productivite/Snipe-IT/database/migrations/2021_08_24_124354_make_ldap_client_certs_nullable.php
diff --git a/Production/SNIPE-IT/database/migrations/2021_09_20_183216_change_default_label_to_nullable.php b/Productivite/Snipe-IT/database/migrations/2021_09_20_183216_change_default_label_to_nullable.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2021_09_20_183216_change_default_label_to_nullable.php
rename to Productivite/Snipe-IT/database/migrations/2021_09_20_183216_change_default_label_to_nullable.php
diff --git a/Production/SNIPE-IT/database/migrations/2021_12_27_151849_change_supplier_address_length.php b/Productivite/Snipe-IT/database/migrations/2021_12_27_151849_change_supplier_address_length.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2021_12_27_151849_change_supplier_address_length.php
rename to Productivite/Snipe-IT/database/migrations/2021_12_27_151849_change_supplier_address_length.php
diff --git a/Production/SNIPE-IT/database/migrations/2022_01_10_182548_add_license_id_index_to_license_seats.php b/Productivite/Snipe-IT/database/migrations/2022_01_10_182548_add_license_id_index_to_license_seats.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2022_01_10_182548_add_license_id_index_to_license_seats.php
rename to Productivite/Snipe-IT/database/migrations/2022_01_10_182548_add_license_id_index_to_license_seats.php
diff --git a/Production/SNIPE-IT/database/migrations/2022_02_03_214958_blank_out_ldap_active_flag.php b/Productivite/Snipe-IT/database/migrations/2022_02_03_214958_blank_out_ldap_active_flag.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2022_02_03_214958_blank_out_ldap_active_flag.php
rename to Productivite/Snipe-IT/database/migrations/2022_02_03_214958_blank_out_ldap_active_flag.php
diff --git a/Production/SNIPE-IT/database/migrations/2022_02_16_152431_add_unique_constraint_to_custom_field.php b/Productivite/Snipe-IT/database/migrations/2022_02_16_152431_add_unique_constraint_to_custom_field.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2022_02_16_152431_add_unique_constraint_to_custom_field.php
rename to Productivite/Snipe-IT/database/migrations/2022_02_16_152431_add_unique_constraint_to_custom_field.php
diff --git a/Production/SNIPE-IT/database/migrations/2022_03_03_225655_add_notes_to_accessories.php b/Productivite/Snipe-IT/database/migrations/2022_03_03_225655_add_notes_to_accessories.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2022_03_03_225655_add_notes_to_accessories.php
rename to Productivite/Snipe-IT/database/migrations/2022_03_03_225655_add_notes_to_accessories.php
diff --git a/Production/SNIPE-IT/database/migrations/2022_03_03_225754_add_notes_to_components.php b/Productivite/Snipe-IT/database/migrations/2022_03_03_225754_add_notes_to_components.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2022_03_03_225754_add_notes_to_components.php
rename to Productivite/Snipe-IT/database/migrations/2022_03_03_225754_add_notes_to_components.php
diff --git a/Production/SNIPE-IT/database/migrations/2022_03_03_225824_add_notes_to_consumables.php b/Productivite/Snipe-IT/database/migrations/2022_03_03_225824_add_notes_to_consumables.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2022_03_03_225824_add_notes_to_consumables.php
rename to Productivite/Snipe-IT/database/migrations/2022_03_03_225824_add_notes_to_consumables.php
diff --git a/Production/SNIPE-IT/database/migrations/2022_03_04_080836_add_remote_to_user.php b/Productivite/Snipe-IT/database/migrations/2022_03_04_080836_add_remote_to_user.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2022_03_04_080836_add_remote_to_user.php
rename to Productivite/Snipe-IT/database/migrations/2022_03_04_080836_add_remote_to_user.php
diff --git a/Production/SNIPE-IT/database/migrations/2022_03_09_001334_add_eula_to_checkout_acceptance.php b/Productivite/Snipe-IT/database/migrations/2022_03_09_001334_add_eula_to_checkout_acceptance.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2022_03_09_001334_add_eula_to_checkout_acceptance.php
rename to Productivite/Snipe-IT/database/migrations/2022_03_09_001334_add_eula_to_checkout_acceptance.php
diff --git a/Production/SNIPE-IT/database/migrations/2022_03_10_175740_add_eula_to_action_logs.php b/Productivite/Snipe-IT/database/migrations/2022_03_10_175740_add_eula_to_action_logs.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2022_03_10_175740_add_eula_to_action_logs.php
rename to Productivite/Snipe-IT/database/migrations/2022_03_10_175740_add_eula_to_action_logs.php
diff --git a/Production/SNIPE-IT/database/migrations/2022_03_21_162724_adds_ldap_manager.php b/Productivite/Snipe-IT/database/migrations/2022_03_21_162724_adds_ldap_manager.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2022_03_21_162724_adds_ldap_manager.php
rename to Productivite/Snipe-IT/database/migrations/2022_03_21_162724_adds_ldap_manager.php
diff --git a/Production/SNIPE-IT/database/migrations/2022_04_05_135340_add_primary_key_to_custom_fields_pivot.php b/Productivite/Snipe-IT/database/migrations/2022_04_05_135340_add_primary_key_to_custom_fields_pivot.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2022_04_05_135340_add_primary_key_to_custom_fields_pivot.php
rename to Productivite/Snipe-IT/database/migrations/2022_04_05_135340_add_primary_key_to_custom_fields_pivot.php
diff --git a/Production/SNIPE-IT/database/migrations/2022_05_16_235350_remove_stored_eula_field.php b/Productivite/Snipe-IT/database/migrations/2022_05_16_235350_remove_stored_eula_field.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2022_05_16_235350_remove_stored_eula_field.php
rename to Productivite/Snipe-IT/database/migrations/2022_05_16_235350_remove_stored_eula_field.php
diff --git a/Production/SNIPE-IT/database/migrations/2022_06_23_164407_add_user_id_to_users.php b/Productivite/Snipe-IT/database/migrations/2022_06_23_164407_add_user_id_to_users.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2022_06_23_164407_add_user_id_to_users.php
rename to Productivite/Snipe-IT/database/migrations/2022_06_23_164407_add_user_id_to_users.php
diff --git a/Production/SNIPE-IT/database/migrations/2022_06_28_234539_add_username_index_to_users.php b/Productivite/Snipe-IT/database/migrations/2022_06_28_234539_add_username_index_to_users.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2022_06_28_234539_add_username_index_to_users.php
rename to Productivite/Snipe-IT/database/migrations/2022_06_28_234539_add_username_index_to_users.php
diff --git a/Production/SNIPE-IT/database/migrations/2022_07_07_010406_add_indexes_to_license_seats.php b/Productivite/Snipe-IT/database/migrations/2022_07_07_010406_add_indexes_to_license_seats.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2022_07_07_010406_add_indexes_to_license_seats.php
rename to Productivite/Snipe-IT/database/migrations/2022_07_07_010406_add_indexes_to_license_seats.php
diff --git a/Production/SNIPE-IT/database/migrations/2022_08_10_141328_add_notes_denorm_to_consumables_users.php b/Productivite/Snipe-IT/database/migrations/2022_08_10_141328_add_notes_denorm_to_consumables_users.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2022_08_10_141328_add_notes_denorm_to_consumables_users.php
rename to Productivite/Snipe-IT/database/migrations/2022_08_10_141328_add_notes_denorm_to_consumables_users.php
diff --git a/Production/SNIPE-IT/database/migrations/2022_08_25_213308_adds_ldap_default_group_to_settings_table.php b/Productivite/Snipe-IT/database/migrations/2022_08_25_213308_adds_ldap_default_group_to_settings_table.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2022_08_25_213308_adds_ldap_default_group_to_settings_table.php
rename to Productivite/Snipe-IT/database/migrations/2022_08_25_213308_adds_ldap_default_group_to_settings_table.php
diff --git a/Production/SNIPE-IT/database/migrations/2022_09_29_040231_add_chart_type_to_settings.php b/Productivite/Snipe-IT/database/migrations/2022_09_29_040231_add_chart_type_to_settings.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2022_09_29_040231_add_chart_type_to_settings.php
rename to Productivite/Snipe-IT/database/migrations/2022_09_29_040231_add_chart_type_to_settings.php
diff --git a/Production/SNIPE-IT/database/migrations/2022_10_05_163044_add_start_termination_date_to_users.php b/Productivite/Snipe-IT/database/migrations/2022_10_05_163044_add_start_termination_date_to_users.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2022_10_05_163044_add_start_termination_date_to_users.php
rename to Productivite/Snipe-IT/database/migrations/2022_10_05_163044_add_start_termination_date_to_users.php
diff --git a/Production/SNIPE-IT/database/migrations/2022_10_25_193823_add_externalid_to_users.php b/Productivite/Snipe-IT/database/migrations/2022_10_25_193823_add_externalid_to_users.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2022_10_25_193823_add_externalid_to_users.php
rename to Productivite/Snipe-IT/database/migrations/2022_10_25_193823_add_externalid_to_users.php
diff --git a/Production/SNIPE-IT/database/migrations/2022_10_25_215520_add_label2_settings.php b/Productivite/Snipe-IT/database/migrations/2022_10_25_215520_add_label2_settings.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2022_10_25_215520_add_label2_settings.php
rename to Productivite/Snipe-IT/database/migrations/2022_10_25_215520_add_label2_settings.php
diff --git a/Production/SNIPE-IT/database/migrations/2022_11_07_134348_add_display_to_user_in_custom_fields.php b/Productivite/Snipe-IT/database/migrations/2022_11_07_134348_add_display_to_user_in_custom_fields.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2022_11_07_134348_add_display_to_user_in_custom_fields.php
rename to Productivite/Snipe-IT/database/migrations/2022_11_07_134348_add_display_to_user_in_custom_fields.php
diff --git a/Production/SNIPE-IT/database/migrations/2022_11_15_232525_adds_should_autoassign_bool_to_users_table.php b/Productivite/Snipe-IT/database/migrations/2022_11_15_232525_adds_should_autoassign_bool_to_users_table.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2022_11_15_232525_adds_should_autoassign_bool_to_users_table.php
rename to Productivite/Snipe-IT/database/migrations/2022_11_15_232525_adds_should_autoassign_bool_to_users_table.php
diff --git a/Production/SNIPE-IT/database/migrations/2022_12_20_171851_fix_nullable_migration_for_settings.php b/Productivite/Snipe-IT/database/migrations/2022_12_20_171851_fix_nullable_migration_for_settings.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2022_12_20_171851_fix_nullable_migration_for_settings.php
rename to Productivite/Snipe-IT/database/migrations/2022_12_20_171851_fix_nullable_migration_for_settings.php
diff --git a/Production/SNIPE-IT/database/migrations/2023_01_18_122534_add_byod_to_assets.php b/Productivite/Snipe-IT/database/migrations/2023_01_18_122534_add_byod_to_assets.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2023_01_18_122534_add_byod_to_assets.php
rename to Productivite/Snipe-IT/database/migrations/2023_01_18_122534_add_byod_to_assets.php
diff --git a/Production/SNIPE-IT/database/migrations/2023_01_21_225350_add_eol_date_on_assets_table.php b/Productivite/Snipe-IT/database/migrations/2023_01_21_225350_add_eol_date_on_assets_table.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2023_01_21_225350_add_eol_date_on_assets_table.php
rename to Productivite/Snipe-IT/database/migrations/2023_01_21_225350_add_eol_date_on_assets_table.php
diff --git a/Production/SNIPE-IT/database/migrations/2023_01_23_232933_add_vip_to_users.php b/Productivite/Snipe-IT/database/migrations/2023_01_23_232933_add_vip_to_users.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2023_01_23_232933_add_vip_to_users.php
rename to Productivite/Snipe-IT/database/migrations/2023_01_23_232933_add_vip_to_users.php
diff --git a/Production/SNIPE-IT/database/migrations/2023_02_12_224353_fix_unescaped_customfields_format.php b/Productivite/Snipe-IT/database/migrations/2023_02_12_224353_fix_unescaped_customfields_format.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2023_02_12_224353_fix_unescaped_customfields_format.php
rename to Productivite/Snipe-IT/database/migrations/2023_02_12_224353_fix_unescaped_customfields_format.php
diff --git a/Production/SNIPE-IT/database/migrations/2023_02_28_173527_adds_webhook_option_to_settings_table.php b/Productivite/Snipe-IT/database/migrations/2023_02_28_173527_adds_webhook_option_to_settings_table.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2023_02_28_173527_adds_webhook_option_to_settings_table.php
rename to Productivite/Snipe-IT/database/migrations/2023_02_28_173527_adds_webhook_option_to_settings_table.php
diff --git a/Production/SNIPE-IT/database/migrations/2023_03_21_215218_update_slack_setting.php b/Productivite/Snipe-IT/database/migrations/2023_03_21_215218_update_slack_setting.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2023_03_21_215218_update_slack_setting.php
rename to Productivite/Snipe-IT/database/migrations/2023_03_21_215218_update_slack_setting.php
diff --git a/Production/SNIPE-IT/database/migrations/2023_04_12_135822_add_supplier_to_components.php b/Productivite/Snipe-IT/database/migrations/2023_04_12_135822_add_supplier_to_components.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2023_04_12_135822_add_supplier_to_components.php
rename to Productivite/Snipe-IT/database/migrations/2023_04_12_135822_add_supplier_to_components.php
diff --git a/Production/SNIPE-IT/database/migrations/2023_04_25_085912_add_autoadd_to_customfields.php b/Productivite/Snipe-IT/database/migrations/2023_04_25_085912_add_autoadd_to_customfields.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2023_04_25_085912_add_autoadd_to_customfields.php
rename to Productivite/Snipe-IT/database/migrations/2023_04_25_085912_add_autoadd_to_customfields.php
diff --git a/Production/SNIPE-IT/database/migrations/2023_04_25_181817_adds_ldap_location_to_settings_table.php b/Productivite/Snipe-IT/database/migrations/2023_04_25_181817_adds_ldap_location_to_settings_table.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2023_04_25_181817_adds_ldap_location_to_settings_table.php
rename to Productivite/Snipe-IT/database/migrations/2023_04_25_181817_adds_ldap_location_to_settings_table.php
diff --git a/Production/SNIPE-IT/database/migrations/2023_04_26_160235_add_warranty_url_to_manufacturers.php b/Productivite/Snipe-IT/database/migrations/2023_04_26_160235_add_warranty_url_to_manufacturers.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2023_04_26_160235_add_warranty_url_to_manufacturers.php
rename to Productivite/Snipe-IT/database/migrations/2023_04_26_160235_add_warranty_url_to_manufacturers.php
diff --git a/Production/SNIPE-IT/database/migrations/2023_05_08_132921_increase_state_to_more_than_3.php b/Productivite/Snipe-IT/database/migrations/2023_05_08_132921_increase_state_to_more_than_3.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2023_05_08_132921_increase_state_to_more_than_3.php
rename to Productivite/Snipe-IT/database/migrations/2023_05_08_132921_increase_state_to_more_than_3.php
diff --git a/Production/SNIPE-IT/database/migrations/2023_05_10_001836_add_google_auth_to_settings.php b/Productivite/Snipe-IT/database/migrations/2023_05_10_001836_add_google_auth_to_settings.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2023_05_10_001836_add_google_auth_to_settings.php
rename to Productivite/Snipe-IT/database/migrations/2023_05_10_001836_add_google_auth_to_settings.php
diff --git a/Production/SNIPE-IT/database/migrations/2023_07_05_092237_change_settings_table_increase_saml_idp_metadata_size.php b/Productivite/Snipe-IT/database/migrations/2023_07_05_092237_change_settings_table_increase_saml_idp_metadata_size.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2023_07_05_092237_change_settings_table_increase_saml_idp_metadata_size.php
rename to Productivite/Snipe-IT/database/migrations/2023_07_05_092237_change_settings_table_increase_saml_idp_metadata_size.php
diff --git a/Production/SNIPE-IT/database/migrations/2023_07_06_092507_add_phone_fax_to_locations.php b/Productivite/Snipe-IT/database/migrations/2023_07_06_092507_add_phone_fax_to_locations.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2023_07_06_092507_add_phone_fax_to_locations.php
rename to Productivite/Snipe-IT/database/migrations/2023_07_06_092507_add_phone_fax_to_locations.php
diff --git a/Production/SNIPE-IT/database/migrations/2023_07_13_052204_denormalized_eol_and_add_column_for_explicit_date_to_assets.php b/Productivite/Snipe-IT/database/migrations/2023_07_13_052204_denormalized_eol_and_add_column_for_explicit_date_to_assets.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2023_07_13_052204_denormalized_eol_and_add_column_for_explicit_date_to_assets.php
rename to Productivite/Snipe-IT/database/migrations/2023_07_13_052204_denormalized_eol_and_add_column_for_explicit_date_to_assets.php
diff --git a/Production/SNIPE-IT/database/migrations/2023_07_14_004221_add_show_in_list_view_to_custom_fields.php b/Productivite/Snipe-IT/database/migrations/2023_07_14_004221_add_show_in_list_view_to_custom_fields.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2023_07_14_004221_add_show_in_list_view_to_custom_fields.php
rename to Productivite/Snipe-IT/database/migrations/2023_07_14_004221_add_show_in_list_view_to_custom_fields.php
diff --git a/Production/SNIPE-IT/database/migrations/2023_08_01_174150_change_webhook_settings_variable_type.php b/Productivite/Snipe-IT/database/migrations/2023_08_01_174150_change_webhook_settings_variable_type.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2023_08_01_174150_change_webhook_settings_variable_type.php
rename to Productivite/Snipe-IT/database/migrations/2023_08_01_174150_change_webhook_settings_variable_type.php
diff --git a/Production/SNIPE-IT/database/migrations/2023_08_13_172600_add_email_to_companies.php b/Productivite/Snipe-IT/database/migrations/2023_08_13_172600_add_email_to_companies.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2023_08_13_172600_add_email_to_companies.php
rename to Productivite/Snipe-IT/database/migrations/2023_08_13_172600_add_email_to_companies.php
diff --git a/Production/SNIPE-IT/database/migrations/2023_08_17_202638_add_last_checkin_to_assets.php b/Productivite/Snipe-IT/database/migrations/2023_08_17_202638_add_last_checkin_to_assets.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2023_08_17_202638_add_last_checkin_to_assets.php
rename to Productivite/Snipe-IT/database/migrations/2023_08_17_202638_add_last_checkin_to_assets.php
diff --git a/Production/SNIPE-IT/database/migrations/2023_08_21_064609_add_name_ordering_to_settings.php b/Productivite/Snipe-IT/database/migrations/2023_08_21_064609_add_name_ordering_to_settings.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2023_08_21_064609_add_name_ordering_to_settings.php
rename to Productivite/Snipe-IT/database/migrations/2023_08_21_064609_add_name_ordering_to_settings.php
diff --git a/Production/SNIPE-IT/database/migrations/2023_08_21_181742_add_min_amt_to_models_table.php b/Productivite/Snipe-IT/database/migrations/2023_08_21_181742_add_min_amt_to_models_table.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2023_08_21_181742_add_min_amt_to_models_table.php
rename to Productivite/Snipe-IT/database/migrations/2023_08_21_181742_add_min_amt_to_models_table.php
diff --git a/Production/SNIPE-IT/database/migrations/2023_09_13_200913_fix_asset_model_min_qty_nullability.php b/Productivite/Snipe-IT/database/migrations/2023_09_13_200913_fix_asset_model_min_qty_nullability.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2023_09_13_200913_fix_asset_model_min_qty_nullability.php
rename to Productivite/Snipe-IT/database/migrations/2023_09_13_200913_fix_asset_model_min_qty_nullability.php
diff --git a/Production/SNIPE-IT/database/migrations/2023_10_25_064324_add_show_in_requestable_to_custom_fields.php b/Productivite/Snipe-IT/database/migrations/2023_10_25_064324_add_show_in_requestable_to_custom_fields.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2023_10_25_064324_add_show_in_requestable_to_custom_fields.php
rename to Productivite/Snipe-IT/database/migrations/2023_10_25_064324_add_show_in_requestable_to_custom_fields.php
diff --git a/Production/SNIPE-IT/database/migrations/2023_12_14_032522_add_remote_ip_and_action_source_to_action_logs.php b/Productivite/Snipe-IT/database/migrations/2023_12_14_032522_add_remote_ip_and_action_source_to_action_logs.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2023_12_14_032522_add_remote_ip_and_action_source_to_action_logs.php
rename to Productivite/Snipe-IT/database/migrations/2023_12_14_032522_add_remote_ip_and_action_source_to_action_logs.php
diff --git a/Production/SNIPE-IT/database/migrations/2023_12_15_024643_add_indexes_to_new_activity_report_fields.php b/Productivite/Snipe-IT/database/migrations/2023_12_15_024643_add_indexes_to_new_activity_report_fields.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2023_12_15_024643_add_indexes_to_new_activity_report_fields.php
rename to Productivite/Snipe-IT/database/migrations/2023_12_15_024643_add_indexes_to_new_activity_report_fields.php
diff --git a/Production/SNIPE-IT/database/migrations/2023_12_19_081112_fix_language_dirs.php b/Productivite/Snipe-IT/database/migrations/2023_12_19_081112_fix_language_dirs.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2023_12_19_081112_fix_language_dirs.php
rename to Productivite/Snipe-IT/database/migrations/2023_12_19_081112_fix_language_dirs.php
diff --git a/Production/SNIPE-IT/database/migrations/2024_01_24_145544_create_saml_nonce_table.php b/Productivite/Snipe-IT/database/migrations/2024_01_24_145544_create_saml_nonce_table.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2024_01_24_145544_create_saml_nonce_table.php
rename to Productivite/Snipe-IT/database/migrations/2024_01_24_145544_create_saml_nonce_table.php
diff --git a/Production/SNIPE-IT/database/migrations/2024_02_28_080016_add_created_by_to_permission_groups.php b/Productivite/Snipe-IT/database/migrations/2024_02_28_080016_add_created_by_to_permission_groups.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2024_02_28_080016_add_created_by_to_permission_groups.php
rename to Productivite/Snipe-IT/database/migrations/2024_02_28_080016_add_created_by_to_permission_groups.php
diff --git a/Production/SNIPE-IT/database/migrations/2024_02_28_093807_add_min_qty_to_licenses.php b/Productivite/Snipe-IT/database/migrations/2024_02_28_093807_add_min_qty_to_licenses.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2024_02_28_093807_add_min_qty_to_licenses.php
rename to Productivite/Snipe-IT/database/migrations/2024_02_28_093807_add_min_qty_to_licenses.php
diff --git a/Production/SNIPE-IT/database/migrations/2024_03_18_221612_update_legacy_locale.php b/Productivite/Snipe-IT/database/migrations/2024_03_18_221612_update_legacy_locale.php
similarity index 100%
rename from Production/SNIPE-IT/database/migrations/2024_03_18_221612_update_legacy_locale.php
rename to Productivite/Snipe-IT/database/migrations/2024_03_18_221612_update_legacy_locale.php
diff --git a/Base de données/ArangoDB/docker-compose-traefik.yml b/Productivite/Snipe-IT/database/seeders/.gitkeep
similarity index 100%
rename from Base de données/ArangoDB/docker-compose-traefik.yml
rename to Productivite/Snipe-IT/database/seeders/.gitkeep
diff --git a/Production/SNIPE-IT/database/seeders/AccessorySeeder.php b/Productivite/Snipe-IT/database/seeders/AccessorySeeder.php
similarity index 100%
rename from Production/SNIPE-IT/database/seeders/AccessorySeeder.php
rename to Productivite/Snipe-IT/database/seeders/AccessorySeeder.php
diff --git a/Production/SNIPE-IT/database/seeders/ActionlogSeeder.php b/Productivite/Snipe-IT/database/seeders/ActionlogSeeder.php
similarity index 100%
rename from Production/SNIPE-IT/database/seeders/ActionlogSeeder.php
rename to Productivite/Snipe-IT/database/seeders/ActionlogSeeder.php
diff --git a/Production/SNIPE-IT/database/seeders/AssetModelSeeder.php b/Productivite/Snipe-IT/database/seeders/AssetModelSeeder.php
similarity index 100%
rename from Production/SNIPE-IT/database/seeders/AssetModelSeeder.php
rename to Productivite/Snipe-IT/database/seeders/AssetModelSeeder.php
diff --git a/Production/SNIPE-IT/database/seeders/AssetSeeder.php b/Productivite/Snipe-IT/database/seeders/AssetSeeder.php
similarity index 100%
rename from Production/SNIPE-IT/database/seeders/AssetSeeder.php
rename to Productivite/Snipe-IT/database/seeders/AssetSeeder.php
diff --git a/Production/SNIPE-IT/database/seeders/CategorySeeder.php b/Productivite/Snipe-IT/database/seeders/CategorySeeder.php
similarity index 100%
rename from Production/SNIPE-IT/database/seeders/CategorySeeder.php
rename to Productivite/Snipe-IT/database/seeders/CategorySeeder.php
diff --git a/Production/SNIPE-IT/database/seeders/CompanySeeder.php b/Productivite/Snipe-IT/database/seeders/CompanySeeder.php
similarity index 100%
rename from Production/SNIPE-IT/database/seeders/CompanySeeder.php
rename to Productivite/Snipe-IT/database/seeders/CompanySeeder.php
diff --git a/Production/SNIPE-IT/database/seeders/ComponentSeeder.php b/Productivite/Snipe-IT/database/seeders/ComponentSeeder.php
similarity index 100%
rename from Production/SNIPE-IT/database/seeders/ComponentSeeder.php
rename to Productivite/Snipe-IT/database/seeders/ComponentSeeder.php
diff --git a/Production/SNIPE-IT/database/seeders/ConsumableSeeder.php b/Productivite/Snipe-IT/database/seeders/ConsumableSeeder.php
similarity index 100%
rename from Production/SNIPE-IT/database/seeders/ConsumableSeeder.php
rename to Productivite/Snipe-IT/database/seeders/ConsumableSeeder.php
diff --git a/Production/SNIPE-IT/database/seeders/CustomFieldSeeder.php b/Productivite/Snipe-IT/database/seeders/CustomFieldSeeder.php
similarity index 100%
rename from Production/SNIPE-IT/database/seeders/CustomFieldSeeder.php
rename to Productivite/Snipe-IT/database/seeders/CustomFieldSeeder.php
diff --git a/Production/SNIPE-IT/database/seeders/DatabaseSeeder.php b/Productivite/Snipe-IT/database/seeders/DatabaseSeeder.php
similarity index 100%
rename from Production/SNIPE-IT/database/seeders/DatabaseSeeder.php
rename to Productivite/Snipe-IT/database/seeders/DatabaseSeeder.php
diff --git a/Production/SNIPE-IT/database/seeders/DepartmentSeeder.php b/Productivite/Snipe-IT/database/seeders/DepartmentSeeder.php
similarity index 100%
rename from Production/SNIPE-IT/database/seeders/DepartmentSeeder.php
rename to Productivite/Snipe-IT/database/seeders/DepartmentSeeder.php
diff --git a/Production/SNIPE-IT/database/seeders/DepreciationSeeder.php b/Productivite/Snipe-IT/database/seeders/DepreciationSeeder.php
similarity index 100%
rename from Production/SNIPE-IT/database/seeders/DepreciationSeeder.php
rename to Productivite/Snipe-IT/database/seeders/DepreciationSeeder.php
diff --git a/Production/SNIPE-IT/database/seeders/LicenseSeeder.php b/Productivite/Snipe-IT/database/seeders/LicenseSeeder.php
similarity index 100%
rename from Production/SNIPE-IT/database/seeders/LicenseSeeder.php
rename to Productivite/Snipe-IT/database/seeders/LicenseSeeder.php
diff --git a/Production/SNIPE-IT/database/seeders/LocationSeeder.php b/Productivite/Snipe-IT/database/seeders/LocationSeeder.php
similarity index 100%
rename from Production/SNIPE-IT/database/seeders/LocationSeeder.php
rename to Productivite/Snipe-IT/database/seeders/LocationSeeder.php
diff --git a/Production/SNIPE-IT/database/seeders/ManufacturerSeeder.php b/Productivite/Snipe-IT/database/seeders/ManufacturerSeeder.php
similarity index 100%
rename from Production/SNIPE-IT/database/seeders/ManufacturerSeeder.php
rename to Productivite/Snipe-IT/database/seeders/ManufacturerSeeder.php
diff --git a/Production/SNIPE-IT/database/seeders/SettingsSeeder.php b/Productivite/Snipe-IT/database/seeders/SettingsSeeder.php
similarity index 100%
rename from Production/SNIPE-IT/database/seeders/SettingsSeeder.php
rename to Productivite/Snipe-IT/database/seeders/SettingsSeeder.php
diff --git a/Production/SNIPE-IT/database/seeders/StatuslabelSeeder.php b/Productivite/Snipe-IT/database/seeders/StatuslabelSeeder.php
similarity index 100%
rename from Production/SNIPE-IT/database/seeders/StatuslabelSeeder.php
rename to Productivite/Snipe-IT/database/seeders/StatuslabelSeeder.php
diff --git a/Production/SNIPE-IT/database/seeders/SupplierSeeder.php b/Productivite/Snipe-IT/database/seeders/SupplierSeeder.php
similarity index 100%
rename from Production/SNIPE-IT/database/seeders/SupplierSeeder.php
rename to Productivite/Snipe-IT/database/seeders/SupplierSeeder.php
diff --git a/Production/SNIPE-IT/database/seeders/UserSeeder.php b/Productivite/Snipe-IT/database/seeders/UserSeeder.php
similarity index 100%
rename from Production/SNIPE-IT/database/seeders/UserSeeder.php
rename to Productivite/Snipe-IT/database/seeders/UserSeeder.php
diff --git a/Base de données/CloudBeaver/docker-compose-traefik.yml b/Productivite/Snipe-IT/docker-compose-traefik.yml
similarity index 100%
rename from Base de données/CloudBeaver/docker-compose-traefik.yml
rename to Productivite/Snipe-IT/docker-compose-traefik.yml
diff --git a/Production/SNIPE-IT/docker-compose.yml b/Productivite/Snipe-IT/docker-compose.yml
similarity index 100%
rename from Production/SNIPE-IT/docker-compose.yml
rename to Productivite/Snipe-IT/docker-compose.yml
diff --git a/Production/SNIPE-IT/docker/000-default-2.4.conf b/Productivite/Snipe-IT/docker/000-default-2.4.conf
similarity index 100%
rename from Production/SNIPE-IT/docker/000-default-2.4.conf
rename to Productivite/Snipe-IT/docker/000-default-2.4.conf
diff --git a/Production/SNIPE-IT/docker/000-default.conf b/Productivite/Snipe-IT/docker/000-default.conf
similarity index 100%
rename from Production/SNIPE-IT/docker/000-default.conf
rename to Productivite/Snipe-IT/docker/000-default.conf
diff --git a/Production/SNIPE-IT/docker/001-default-ssl.conf b/Productivite/Snipe-IT/docker/001-default-ssl.conf
similarity index 100%
rename from Production/SNIPE-IT/docker/001-default-ssl.conf
rename to Productivite/Snipe-IT/docker/001-default-ssl.conf
diff --git a/Production/SNIPE-IT/docker/README.md b/Productivite/Snipe-IT/docker/README.md
similarity index 100%
rename from Production/SNIPE-IT/docker/README.md
rename to Productivite/Snipe-IT/docker/README.md
diff --git a/Production/SNIPE-IT/docker/column-statistics.cnf b/Productivite/Snipe-IT/docker/column-statistics.cnf
similarity index 100%
rename from Production/SNIPE-IT/docker/column-statistics.cnf
rename to Productivite/Snipe-IT/docker/column-statistics.cnf
diff --git a/Production/SNIPE-IT/docker/develop.sh b/Productivite/Snipe-IT/docker/develop.sh
similarity index 100%
rename from Production/SNIPE-IT/docker/develop.sh
rename to Productivite/Snipe-IT/docker/develop.sh
diff --git a/Production/SNIPE-IT/docker/docker-entrypoint.sh b/Productivite/Snipe-IT/docker/docker-entrypoint.sh
similarity index 100%
rename from Production/SNIPE-IT/docker/docker-entrypoint.sh
rename to Productivite/Snipe-IT/docker/docker-entrypoint.sh
diff --git a/Production/SNIPE-IT/docker/docker-secrets.env b/Productivite/Snipe-IT/docker/docker-secrets.env
similarity index 100%
rename from Production/SNIPE-IT/docker/docker-secrets.env
rename to Productivite/Snipe-IT/docker/docker-secrets.env
diff --git a/Production/SNIPE-IT/docker/docker.env b/Productivite/Snipe-IT/docker/docker.env
similarity index 100%
rename from Production/SNIPE-IT/docker/docker.env
rename to Productivite/Snipe-IT/docker/docker.env
diff --git a/Production/SNIPE-IT/docker/entrypoint_alpine.sh b/Productivite/Snipe-IT/docker/entrypoint_alpine.sh
similarity index 100%
rename from Production/SNIPE-IT/docker/entrypoint_alpine.sh
rename to Productivite/Snipe-IT/docker/entrypoint_alpine.sh
diff --git a/Production/SNIPE-IT/docker/startup.sh b/Productivite/Snipe-IT/docker/startup.sh
similarity index 100%
rename from Production/SNIPE-IT/docker/startup.sh
rename to Productivite/Snipe-IT/docker/startup.sh
diff --git a/Production/SNIPE-IT/docker/supervisor-exit-event-listener b/Productivite/Snipe-IT/docker/supervisor-exit-event-listener
similarity index 100%
rename from Production/SNIPE-IT/docker/supervisor-exit-event-listener
rename to Productivite/Snipe-IT/docker/supervisor-exit-event-listener
diff --git a/Production/SNIPE-IT/docker/supervisord.conf b/Productivite/Snipe-IT/docker/supervisord.conf
similarity index 100%
rename from Production/SNIPE-IT/docker/supervisord.conf
rename to Productivite/Snipe-IT/docker/supervisord.conf
diff --git a/Production/SNIPE-IT/heroku/startup.php b/Productivite/Snipe-IT/heroku/startup.php
similarity index 100%
rename from Production/SNIPE-IT/heroku/startup.php
rename to Productivite/Snipe-IT/heroku/startup.php
diff --git a/Productivite/Snipe-IT/img/logo-Snipe-IT.png b/Productivite/Snipe-IT/img/logo-Snipe-IT.png
new file mode 100644
index 00000000..6dc271c2
Binary files /dev/null and b/Productivite/Snipe-IT/img/logo-Snipe-IT.png differ
diff --git a/Production/SNIPE-IT/install.sh b/Productivite/Snipe-IT/install.sh
similarity index 100%
rename from Production/SNIPE-IT/install.sh
rename to Productivite/Snipe-IT/install.sh
diff --git a/Production/SNIPE-IT/package-lock.json b/Productivite/Snipe-IT/package-lock.json
similarity index 100%
rename from Production/SNIPE-IT/package-lock.json
rename to Productivite/Snipe-IT/package-lock.json
diff --git a/Production/SNIPE-IT/package.json b/Productivite/Snipe-IT/package.json
similarity index 100%
rename from Production/SNIPE-IT/package.json
rename to Productivite/Snipe-IT/package.json
diff --git a/Production/SNIPE-IT/phpmd.xml b/Productivite/Snipe-IT/phpmd.xml
similarity index 100%
rename from Production/SNIPE-IT/phpmd.xml
rename to Productivite/Snipe-IT/phpmd.xml
diff --git a/Production/SNIPE-IT/phpstan.neon.dist b/Productivite/Snipe-IT/phpstan.neon.dist
similarity index 100%
rename from Production/SNIPE-IT/phpstan.neon.dist
rename to Productivite/Snipe-IT/phpstan.neon.dist
diff --git a/Production/SNIPE-IT/phpstan.neon.example b/Productivite/Snipe-IT/phpstan.neon.example
similarity index 100%
rename from Production/SNIPE-IT/phpstan.neon.example
rename to Productivite/Snipe-IT/phpstan.neon.example
diff --git a/Production/SNIPE-IT/phpunit.xml b/Productivite/Snipe-IT/phpunit.xml
similarity index 100%
rename from Production/SNIPE-IT/phpunit.xml
rename to Productivite/Snipe-IT/phpunit.xml
diff --git a/Production/SNIPE-IT/psalm.xml b/Productivite/Snipe-IT/psalm.xml
similarity index 100%
rename from Production/SNIPE-IT/psalm.xml
rename to Productivite/Snipe-IT/psalm.xml
diff --git a/Production/SNIPE-IT/public/.htaccess b/Productivite/Snipe-IT/public/.htaccess
similarity index 100%
rename from Production/SNIPE-IT/public/.htaccess
rename to Productivite/Snipe-IT/public/.htaccess
diff --git a/Production/SNIPE-IT/public/css/blue.png b/Productivite/Snipe-IT/public/css/blue.png
similarity index 100%
rename from Production/SNIPE-IT/public/css/blue.png
rename to Productivite/Snipe-IT/public/css/blue.png
diff --git a/Production/SNIPE-IT/public/css/blue@2x.png b/Productivite/Snipe-IT/public/css/blue@2x.png
similarity index 100%
rename from Production/SNIPE-IT/public/css/blue@2x.png
rename to Productivite/Snipe-IT/public/css/blue@2x.png
diff --git a/Production/SNIPE-IT/public/css/build/AdminLTE.css b/Productivite/Snipe-IT/public/css/build/AdminLTE.css
similarity index 100%
rename from Production/SNIPE-IT/public/css/build/AdminLTE.css
rename to Productivite/Snipe-IT/public/css/build/AdminLTE.css
diff --git a/Production/SNIPE-IT/public/css/build/AdminLTE.css.map b/Productivite/Snipe-IT/public/css/build/AdminLTE.css.map
similarity index 100%
rename from Production/SNIPE-IT/public/css/build/AdminLTE.css.map
rename to Productivite/Snipe-IT/public/css/build/AdminLTE.css.map
diff --git a/Production/SNIPE-IT/public/css/build/all.css b/Productivite/Snipe-IT/public/css/build/all.css
similarity index 100%
rename from Production/SNIPE-IT/public/css/build/all.css
rename to Productivite/Snipe-IT/public/css/build/all.css
diff --git a/Production/SNIPE-IT/public/css/build/app.css b/Productivite/Snipe-IT/public/css/build/app.css
similarity index 100%
rename from Production/SNIPE-IT/public/css/build/app.css
rename to Productivite/Snipe-IT/public/css/build/app.css
diff --git a/Production/SNIPE-IT/public/css/build/app.css.map b/Productivite/Snipe-IT/public/css/build/app.css.map
similarity index 100%
rename from Production/SNIPE-IT/public/css/build/app.css.map
rename to Productivite/Snipe-IT/public/css/build/app.css.map
diff --git a/Production/SNIPE-IT/public/css/build/bootstrap.css b/Productivite/Snipe-IT/public/css/build/bootstrap.css
similarity index 100%
rename from Production/SNIPE-IT/public/css/build/bootstrap.css
rename to Productivite/Snipe-IT/public/css/build/bootstrap.css
diff --git a/Production/SNIPE-IT/public/css/build/fontawesome.css b/Productivite/Snipe-IT/public/css/build/fontawesome.css
similarity index 100%
rename from Production/SNIPE-IT/public/css/build/fontawesome.css
rename to Productivite/Snipe-IT/public/css/build/fontawesome.css
diff --git a/Production/SNIPE-IT/public/css/build/overrides.css b/Productivite/Snipe-IT/public/css/build/overrides.css
similarity index 100%
rename from Production/SNIPE-IT/public/css/build/overrides.css
rename to Productivite/Snipe-IT/public/css/build/overrides.css
diff --git a/Production/SNIPE-IT/public/css/dist/_all.css b/Productivite/Snipe-IT/public/css/dist/_all.css
similarity index 100%
rename from Production/SNIPE-IT/public/css/dist/_all.css
rename to Productivite/Snipe-IT/public/css/dist/_all.css
diff --git a/Production/SNIPE-IT/public/css/dist/aero.css b/Productivite/Snipe-IT/public/css/dist/aero.css
similarity index 100%
rename from Production/SNIPE-IT/public/css/dist/aero.css
rename to Productivite/Snipe-IT/public/css/dist/aero.css
diff --git a/Production/SNIPE-IT/public/css/dist/aero.png b/Productivite/Snipe-IT/public/css/dist/aero.png
similarity index 100%
rename from Production/SNIPE-IT/public/css/dist/aero.png
rename to Productivite/Snipe-IT/public/css/dist/aero.png
diff --git a/Production/SNIPE-IT/public/css/dist/aero@2x.png b/Productivite/Snipe-IT/public/css/dist/aero@2x.png
similarity index 100%
rename from Production/SNIPE-IT/public/css/dist/aero@2x.png
rename to Productivite/Snipe-IT/public/css/dist/aero@2x.png
diff --git a/Production/SNIPE-IT/public/css/dist/all.css b/Productivite/Snipe-IT/public/css/dist/all.css
similarity index 100%
rename from Production/SNIPE-IT/public/css/dist/all.css
rename to Productivite/Snipe-IT/public/css/dist/all.css
diff --git a/Production/SNIPE-IT/public/css/dist/blue.css b/Productivite/Snipe-IT/public/css/dist/blue.css
similarity index 100%
rename from Production/SNIPE-IT/public/css/dist/blue.css
rename to Productivite/Snipe-IT/public/css/dist/blue.css
diff --git a/Production/SNIPE-IT/public/css/dist/blue.png b/Productivite/Snipe-IT/public/css/dist/blue.png
similarity index 100%
rename from Production/SNIPE-IT/public/css/dist/blue.png
rename to Productivite/Snipe-IT/public/css/dist/blue.png
diff --git a/Production/SNIPE-IT/public/css/dist/blue@2x.png b/Productivite/Snipe-IT/public/css/dist/blue@2x.png
similarity index 100%
rename from Production/SNIPE-IT/public/css/dist/blue@2x.png
rename to Productivite/Snipe-IT/public/css/dist/blue@2x.png
diff --git a/Production/SNIPE-IT/public/css/dist/bootstrap-table.css b/Productivite/Snipe-IT/public/css/dist/bootstrap-table.css
similarity index 100%
rename from Production/SNIPE-IT/public/css/dist/bootstrap-table.css
rename to Productivite/Snipe-IT/public/css/dist/bootstrap-table.css
diff --git a/Production/SNIPE-IT/public/css/dist/green.css b/Productivite/Snipe-IT/public/css/dist/green.css
similarity index 100%
rename from Production/SNIPE-IT/public/css/dist/green.css
rename to Productivite/Snipe-IT/public/css/dist/green.css
diff --git a/Production/SNIPE-IT/public/css/dist/green.png b/Productivite/Snipe-IT/public/css/dist/green.png
similarity index 100%
rename from Production/SNIPE-IT/public/css/dist/green.png
rename to Productivite/Snipe-IT/public/css/dist/green.png
diff --git a/Production/SNIPE-IT/public/css/dist/green@2x.png b/Productivite/Snipe-IT/public/css/dist/green@2x.png
similarity index 100%
rename from Production/SNIPE-IT/public/css/dist/green@2x.png
rename to Productivite/Snipe-IT/public/css/dist/green@2x.png
diff --git a/Production/SNIPE-IT/public/css/dist/grey.css b/Productivite/Snipe-IT/public/css/dist/grey.css
similarity index 100%
rename from Production/SNIPE-IT/public/css/dist/grey.css
rename to Productivite/Snipe-IT/public/css/dist/grey.css
diff --git a/Production/SNIPE-IT/public/css/dist/grey.png b/Productivite/Snipe-IT/public/css/dist/grey.png
similarity index 100%
rename from Production/SNIPE-IT/public/css/dist/grey.png
rename to Productivite/Snipe-IT/public/css/dist/grey.png
diff --git a/Production/SNIPE-IT/public/css/dist/grey@2x.png b/Productivite/Snipe-IT/public/css/dist/grey@2x.png
similarity index 100%
rename from Production/SNIPE-IT/public/css/dist/grey@2x.png
rename to Productivite/Snipe-IT/public/css/dist/grey@2x.png
diff --git a/Production/SNIPE-IT/public/css/dist/minimal.css b/Productivite/Snipe-IT/public/css/dist/minimal.css
similarity index 100%
rename from Production/SNIPE-IT/public/css/dist/minimal.css
rename to Productivite/Snipe-IT/public/css/dist/minimal.css
diff --git a/Production/SNIPE-IT/public/css/dist/minimal.png b/Productivite/Snipe-IT/public/css/dist/minimal.png
similarity index 100%
rename from Production/SNIPE-IT/public/css/dist/minimal.png
rename to Productivite/Snipe-IT/public/css/dist/minimal.png
diff --git a/Production/SNIPE-IT/public/css/dist/minimal@2x.png b/Productivite/Snipe-IT/public/css/dist/minimal@2x.png
similarity index 100%
rename from Production/SNIPE-IT/public/css/dist/minimal@2x.png
rename to Productivite/Snipe-IT/public/css/dist/minimal@2x.png
diff --git a/Production/SNIPE-IT/public/css/dist/orange.css b/Productivite/Snipe-IT/public/css/dist/orange.css
similarity index 100%
rename from Production/SNIPE-IT/public/css/dist/orange.css
rename to Productivite/Snipe-IT/public/css/dist/orange.css
diff --git a/Production/SNIPE-IT/public/css/dist/orange.png b/Productivite/Snipe-IT/public/css/dist/orange.png
similarity index 100%
rename from Production/SNIPE-IT/public/css/dist/orange.png
rename to Productivite/Snipe-IT/public/css/dist/orange.png
diff --git a/Production/SNIPE-IT/public/css/dist/orange@2x.png b/Productivite/Snipe-IT/public/css/dist/orange@2x.png
similarity index 100%
rename from Production/SNIPE-IT/public/css/dist/orange@2x.png
rename to Productivite/Snipe-IT/public/css/dist/orange@2x.png
diff --git a/Production/SNIPE-IT/public/css/dist/pink.css b/Productivite/Snipe-IT/public/css/dist/pink.css
similarity index 100%
rename from Production/SNIPE-IT/public/css/dist/pink.css
rename to Productivite/Snipe-IT/public/css/dist/pink.css
diff --git a/Production/SNIPE-IT/public/css/dist/pink.png b/Productivite/Snipe-IT/public/css/dist/pink.png
similarity index 100%
rename from Production/SNIPE-IT/public/css/dist/pink.png
rename to Productivite/Snipe-IT/public/css/dist/pink.png
diff --git a/Production/SNIPE-IT/public/css/dist/pink@2x.png b/Productivite/Snipe-IT/public/css/dist/pink@2x.png
similarity index 100%
rename from Production/SNIPE-IT/public/css/dist/pink@2x.png
rename to Productivite/Snipe-IT/public/css/dist/pink@2x.png
diff --git a/Production/SNIPE-IT/public/css/dist/purple.css b/Productivite/Snipe-IT/public/css/dist/purple.css
similarity index 100%
rename from Production/SNIPE-IT/public/css/dist/purple.css
rename to Productivite/Snipe-IT/public/css/dist/purple.css
diff --git a/Production/SNIPE-IT/public/css/dist/purple.png b/Productivite/Snipe-IT/public/css/dist/purple.png
similarity index 100%
rename from Production/SNIPE-IT/public/css/dist/purple.png
rename to Productivite/Snipe-IT/public/css/dist/purple.png
diff --git a/Production/SNIPE-IT/public/css/dist/purple@2x.png b/Productivite/Snipe-IT/public/css/dist/purple@2x.png
similarity index 100%
rename from Production/SNIPE-IT/public/css/dist/purple@2x.png
rename to Productivite/Snipe-IT/public/css/dist/purple@2x.png
diff --git a/Production/SNIPE-IT/public/css/dist/red.css b/Productivite/Snipe-IT/public/css/dist/red.css
similarity index 100%
rename from Production/SNIPE-IT/public/css/dist/red.css
rename to Productivite/Snipe-IT/public/css/dist/red.css
diff --git a/Production/SNIPE-IT/public/css/dist/red.png b/Productivite/Snipe-IT/public/css/dist/red.png
similarity index 100%
rename from Production/SNIPE-IT/public/css/dist/red.png
rename to Productivite/Snipe-IT/public/css/dist/red.png
diff --git a/Production/SNIPE-IT/public/css/dist/red@2x.png b/Productivite/Snipe-IT/public/css/dist/red@2x.png
similarity index 100%
rename from Production/SNIPE-IT/public/css/dist/red@2x.png
rename to Productivite/Snipe-IT/public/css/dist/red@2x.png
diff --git a/Production/SNIPE-IT/public/css/dist/signature-pad.css b/Productivite/Snipe-IT/public/css/dist/signature-pad.css
similarity index 100%
rename from Production/SNIPE-IT/public/css/dist/signature-pad.css
rename to Productivite/Snipe-IT/public/css/dist/signature-pad.css
diff --git a/Production/SNIPE-IT/public/css/dist/signature-pad.min.css b/Productivite/Snipe-IT/public/css/dist/signature-pad.min.css
similarity index 100%
rename from Production/SNIPE-IT/public/css/dist/signature-pad.min.css
rename to Productivite/Snipe-IT/public/css/dist/signature-pad.min.css
diff --git a/Production/SNIPE-IT/public/css/dist/skins/skin-black-dark.css b/Productivite/Snipe-IT/public/css/dist/skins/skin-black-dark.css
similarity index 100%
rename from Production/SNIPE-IT/public/css/dist/skins/skin-black-dark.css
rename to Productivite/Snipe-IT/public/css/dist/skins/skin-black-dark.css
diff --git a/Production/SNIPE-IT/public/css/dist/skins/skin-black-dark.css.map b/Productivite/Snipe-IT/public/css/dist/skins/skin-black-dark.css.map
similarity index 100%
rename from Production/SNIPE-IT/public/css/dist/skins/skin-black-dark.css.map
rename to Productivite/Snipe-IT/public/css/dist/skins/skin-black-dark.css.map
diff --git a/Production/SNIPE-IT/public/css/dist/skins/skin-black-dark.min.css b/Productivite/Snipe-IT/public/css/dist/skins/skin-black-dark.min.css
similarity index 100%
rename from Production/SNIPE-IT/public/css/dist/skins/skin-black-dark.min.css
rename to Productivite/Snipe-IT/public/css/dist/skins/skin-black-dark.min.css
diff --git a/Production/SNIPE-IT/public/css/dist/skins/skin-black.css b/Productivite/Snipe-IT/public/css/dist/skins/skin-black.css
similarity index 100%
rename from Production/SNIPE-IT/public/css/dist/skins/skin-black.css
rename to Productivite/Snipe-IT/public/css/dist/skins/skin-black.css
diff --git a/Production/SNIPE-IT/public/css/dist/skins/skin-black.css.map b/Productivite/Snipe-IT/public/css/dist/skins/skin-black.css.map
similarity index 100%
rename from Production/SNIPE-IT/public/css/dist/skins/skin-black.css.map
rename to Productivite/Snipe-IT/public/css/dist/skins/skin-black.css.map
diff --git a/Production/SNIPE-IT/public/css/dist/skins/skin-black.min.css b/Productivite/Snipe-IT/public/css/dist/skins/skin-black.min.css
similarity index 100%
rename from Production/SNIPE-IT/public/css/dist/skins/skin-black.min.css
rename to Productivite/Snipe-IT/public/css/dist/skins/skin-black.min.css
diff --git a/Production/SNIPE-IT/public/css/dist/skins/skin-blue-dark.css b/Productivite/Snipe-IT/public/css/dist/skins/skin-blue-dark.css
similarity index 100%
rename from Production/SNIPE-IT/public/css/dist/skins/skin-blue-dark.css
rename to Productivite/Snipe-IT/public/css/dist/skins/skin-blue-dark.css
diff --git a/Production/SNIPE-IT/public/css/dist/skins/skin-blue-dark.min.css b/Productivite/Snipe-IT/public/css/dist/skins/skin-blue-dark.min.css
similarity index 100%
rename from Production/SNIPE-IT/public/css/dist/skins/skin-blue-dark.min.css
rename to Productivite/Snipe-IT/public/css/dist/skins/skin-blue-dark.min.css
diff --git a/Production/SNIPE-IT/public/css/dist/skins/skin-blue.css b/Productivite/Snipe-IT/public/css/dist/skins/skin-blue.css
similarity index 100%
rename from Production/SNIPE-IT/public/css/dist/skins/skin-blue.css
rename to Productivite/Snipe-IT/public/css/dist/skins/skin-blue.css
diff --git a/Production/SNIPE-IT/public/css/dist/skins/skin-blue.css.map b/Productivite/Snipe-IT/public/css/dist/skins/skin-blue.css.map
similarity index 100%
rename from Production/SNIPE-IT/public/css/dist/skins/skin-blue.css.map
rename to Productivite/Snipe-IT/public/css/dist/skins/skin-blue.css.map
diff --git a/Production/SNIPE-IT/public/css/dist/skins/skin-blue.min.css b/Productivite/Snipe-IT/public/css/dist/skins/skin-blue.min.css
similarity index 100%
rename from Production/SNIPE-IT/public/css/dist/skins/skin-blue.min.css
rename to Productivite/Snipe-IT/public/css/dist/skins/skin-blue.min.css
diff --git a/Production/SNIPE-IT/public/css/dist/skins/skin-contrast.css b/Productivite/Snipe-IT/public/css/dist/skins/skin-contrast.css
similarity index 100%
rename from Production/SNIPE-IT/public/css/dist/skins/skin-contrast.css
rename to Productivite/Snipe-IT/public/css/dist/skins/skin-contrast.css
diff --git a/Production/SNIPE-IT/public/css/dist/skins/skin-contrast.css.map b/Productivite/Snipe-IT/public/css/dist/skins/skin-contrast.css.map
similarity index 100%
rename from Production/SNIPE-IT/public/css/dist/skins/skin-contrast.css.map
rename to Productivite/Snipe-IT/public/css/dist/skins/skin-contrast.css.map
diff --git a/Production/SNIPE-IT/public/css/dist/skins/skin-contrast.min.css b/Productivite/Snipe-IT/public/css/dist/skins/skin-contrast.min.css
similarity index 100%
rename from Production/SNIPE-IT/public/css/dist/skins/skin-contrast.min.css
rename to Productivite/Snipe-IT/public/css/dist/skins/skin-contrast.min.css
diff --git a/Production/SNIPE-IT/public/css/dist/skins/skin-green-dark.css b/Productivite/Snipe-IT/public/css/dist/skins/skin-green-dark.css
similarity index 100%
rename from Production/SNIPE-IT/public/css/dist/skins/skin-green-dark.css
rename to Productivite/Snipe-IT/public/css/dist/skins/skin-green-dark.css
diff --git a/Production/SNIPE-IT/public/css/dist/skins/skin-green-dark.css.map b/Productivite/Snipe-IT/public/css/dist/skins/skin-green-dark.css.map
similarity index 100%
rename from Production/SNIPE-IT/public/css/dist/skins/skin-green-dark.css.map
rename to Productivite/Snipe-IT/public/css/dist/skins/skin-green-dark.css.map
diff --git a/Production/SNIPE-IT/public/css/dist/skins/skin-green-dark.min.css b/Productivite/Snipe-IT/public/css/dist/skins/skin-green-dark.min.css
similarity index 100%
rename from Production/SNIPE-IT/public/css/dist/skins/skin-green-dark.min.css
rename to Productivite/Snipe-IT/public/css/dist/skins/skin-green-dark.min.css
diff --git a/Production/SNIPE-IT/public/css/dist/skins/skin-green.css b/Productivite/Snipe-IT/public/css/dist/skins/skin-green.css
similarity index 100%
rename from Production/SNIPE-IT/public/css/dist/skins/skin-green.css
rename to Productivite/Snipe-IT/public/css/dist/skins/skin-green.css
diff --git a/Production/SNIPE-IT/public/css/dist/skins/skin-green.css.map b/Productivite/Snipe-IT/public/css/dist/skins/skin-green.css.map
similarity index 100%
rename from Production/SNIPE-IT/public/css/dist/skins/skin-green.css.map
rename to Productivite/Snipe-IT/public/css/dist/skins/skin-green.css.map
diff --git a/Production/SNIPE-IT/public/css/dist/skins/skin-green.min.css b/Productivite/Snipe-IT/public/css/dist/skins/skin-green.min.css
similarity index 100%
rename from Production/SNIPE-IT/public/css/dist/skins/skin-green.min.css
rename to Productivite/Snipe-IT/public/css/dist/skins/skin-green.min.css
diff --git a/Production/SNIPE-IT/public/css/dist/skins/skin-orange-dark.css b/Productivite/Snipe-IT/public/css/dist/skins/skin-orange-dark.css
similarity index 100%
rename from Production/SNIPE-IT/public/css/dist/skins/skin-orange-dark.css
rename to Productivite/Snipe-IT/public/css/dist/skins/skin-orange-dark.css
diff --git a/Production/SNIPE-IT/public/css/dist/skins/skin-orange-dark.css.map b/Productivite/Snipe-IT/public/css/dist/skins/skin-orange-dark.css.map
similarity index 100%
rename from Production/SNIPE-IT/public/css/dist/skins/skin-orange-dark.css.map
rename to Productivite/Snipe-IT/public/css/dist/skins/skin-orange-dark.css.map
diff --git a/Production/SNIPE-IT/public/css/dist/skins/skin-orange-dark.min.css b/Productivite/Snipe-IT/public/css/dist/skins/skin-orange-dark.min.css
similarity index 100%
rename from Production/SNIPE-IT/public/css/dist/skins/skin-orange-dark.min.css
rename to Productivite/Snipe-IT/public/css/dist/skins/skin-orange-dark.min.css
diff --git a/Production/SNIPE-IT/public/css/dist/skins/skin-orange.css b/Productivite/Snipe-IT/public/css/dist/skins/skin-orange.css
similarity index 100%
rename from Production/SNIPE-IT/public/css/dist/skins/skin-orange.css
rename to Productivite/Snipe-IT/public/css/dist/skins/skin-orange.css
diff --git a/Production/SNIPE-IT/public/css/dist/skins/skin-orange.css.map b/Productivite/Snipe-IT/public/css/dist/skins/skin-orange.css.map
similarity index 100%
rename from Production/SNIPE-IT/public/css/dist/skins/skin-orange.css.map
rename to Productivite/Snipe-IT/public/css/dist/skins/skin-orange.css.map
diff --git a/Production/SNIPE-IT/public/css/dist/skins/skin-orange.min.css b/Productivite/Snipe-IT/public/css/dist/skins/skin-orange.min.css
similarity index 100%
rename from Production/SNIPE-IT/public/css/dist/skins/skin-orange.min.css
rename to Productivite/Snipe-IT/public/css/dist/skins/skin-orange.min.css
diff --git a/Production/SNIPE-IT/public/css/dist/skins/skin-purple-dark.css b/Productivite/Snipe-IT/public/css/dist/skins/skin-purple-dark.css
similarity index 100%
rename from Production/SNIPE-IT/public/css/dist/skins/skin-purple-dark.css
rename to Productivite/Snipe-IT/public/css/dist/skins/skin-purple-dark.css
diff --git a/Production/SNIPE-IT/public/css/dist/skins/skin-purple-dark.css.map b/Productivite/Snipe-IT/public/css/dist/skins/skin-purple-dark.css.map
similarity index 100%
rename from Production/SNIPE-IT/public/css/dist/skins/skin-purple-dark.css.map
rename to Productivite/Snipe-IT/public/css/dist/skins/skin-purple-dark.css.map
diff --git a/Production/SNIPE-IT/public/css/dist/skins/skin-purple-dark.min.css b/Productivite/Snipe-IT/public/css/dist/skins/skin-purple-dark.min.css
similarity index 100%
rename from Production/SNIPE-IT/public/css/dist/skins/skin-purple-dark.min.css
rename to Productivite/Snipe-IT/public/css/dist/skins/skin-purple-dark.min.css
diff --git a/Production/SNIPE-IT/public/css/dist/skins/skin-purple.css b/Productivite/Snipe-IT/public/css/dist/skins/skin-purple.css
similarity index 100%
rename from Production/SNIPE-IT/public/css/dist/skins/skin-purple.css
rename to Productivite/Snipe-IT/public/css/dist/skins/skin-purple.css
diff --git a/Production/SNIPE-IT/public/css/dist/skins/skin-purple.css.map b/Productivite/Snipe-IT/public/css/dist/skins/skin-purple.css.map
similarity index 100%
rename from Production/SNIPE-IT/public/css/dist/skins/skin-purple.css.map
rename to Productivite/Snipe-IT/public/css/dist/skins/skin-purple.css.map
diff --git a/Production/SNIPE-IT/public/css/dist/skins/skin-purple.min.css b/Productivite/Snipe-IT/public/css/dist/skins/skin-purple.min.css
similarity index 100%
rename from Production/SNIPE-IT/public/css/dist/skins/skin-purple.min.css
rename to Productivite/Snipe-IT/public/css/dist/skins/skin-purple.min.css
diff --git a/Production/SNIPE-IT/public/css/dist/skins/skin-red-dark.css b/Productivite/Snipe-IT/public/css/dist/skins/skin-red-dark.css
similarity index 100%
rename from Production/SNIPE-IT/public/css/dist/skins/skin-red-dark.css
rename to Productivite/Snipe-IT/public/css/dist/skins/skin-red-dark.css
diff --git a/Production/SNIPE-IT/public/css/dist/skins/skin-red-dark.css.map b/Productivite/Snipe-IT/public/css/dist/skins/skin-red-dark.css.map
similarity index 100%
rename from Production/SNIPE-IT/public/css/dist/skins/skin-red-dark.css.map
rename to Productivite/Snipe-IT/public/css/dist/skins/skin-red-dark.css.map
diff --git a/Production/SNIPE-IT/public/css/dist/skins/skin-red-dark.min.css b/Productivite/Snipe-IT/public/css/dist/skins/skin-red-dark.min.css
similarity index 100%
rename from Production/SNIPE-IT/public/css/dist/skins/skin-red-dark.min.css
rename to Productivite/Snipe-IT/public/css/dist/skins/skin-red-dark.min.css
diff --git a/Production/SNIPE-IT/public/css/dist/skins/skin-red.css b/Productivite/Snipe-IT/public/css/dist/skins/skin-red.css
similarity index 100%
rename from Production/SNIPE-IT/public/css/dist/skins/skin-red.css
rename to Productivite/Snipe-IT/public/css/dist/skins/skin-red.css
diff --git a/Production/SNIPE-IT/public/css/dist/skins/skin-red.css.map b/Productivite/Snipe-IT/public/css/dist/skins/skin-red.css.map
similarity index 100%
rename from Production/SNIPE-IT/public/css/dist/skins/skin-red.css.map
rename to Productivite/Snipe-IT/public/css/dist/skins/skin-red.css.map
diff --git a/Production/SNIPE-IT/public/css/dist/skins/skin-red.min.css b/Productivite/Snipe-IT/public/css/dist/skins/skin-red.min.css
similarity index 100%
rename from Production/SNIPE-IT/public/css/dist/skins/skin-red.min.css
rename to Productivite/Snipe-IT/public/css/dist/skins/skin-red.min.css
diff --git a/Production/SNIPE-IT/public/css/dist/skins/skin-yellow-dark.css b/Productivite/Snipe-IT/public/css/dist/skins/skin-yellow-dark.css
similarity index 100%
rename from Production/SNIPE-IT/public/css/dist/skins/skin-yellow-dark.css
rename to Productivite/Snipe-IT/public/css/dist/skins/skin-yellow-dark.css
diff --git a/Production/SNIPE-IT/public/css/dist/skins/skin-yellow-dark.css.map b/Productivite/Snipe-IT/public/css/dist/skins/skin-yellow-dark.css.map
similarity index 100%
rename from Production/SNIPE-IT/public/css/dist/skins/skin-yellow-dark.css.map
rename to Productivite/Snipe-IT/public/css/dist/skins/skin-yellow-dark.css.map
diff --git a/Production/SNIPE-IT/public/css/dist/skins/skin-yellow-dark.min.css b/Productivite/Snipe-IT/public/css/dist/skins/skin-yellow-dark.min.css
similarity index 100%
rename from Production/SNIPE-IT/public/css/dist/skins/skin-yellow-dark.min.css
rename to Productivite/Snipe-IT/public/css/dist/skins/skin-yellow-dark.min.css
diff --git a/Production/SNIPE-IT/public/css/dist/skins/skin-yellow.css b/Productivite/Snipe-IT/public/css/dist/skins/skin-yellow.css
similarity index 100%
rename from Production/SNIPE-IT/public/css/dist/skins/skin-yellow.css
rename to Productivite/Snipe-IT/public/css/dist/skins/skin-yellow.css
diff --git a/Production/SNIPE-IT/public/css/dist/skins/skin-yellow.css.map b/Productivite/Snipe-IT/public/css/dist/skins/skin-yellow.css.map
similarity index 100%
rename from Production/SNIPE-IT/public/css/dist/skins/skin-yellow.css.map
rename to Productivite/Snipe-IT/public/css/dist/skins/skin-yellow.css.map
diff --git a/Production/SNIPE-IT/public/css/dist/skins/skin-yellow.min.css b/Productivite/Snipe-IT/public/css/dist/skins/skin-yellow.min.css
similarity index 100%
rename from Production/SNIPE-IT/public/css/dist/skins/skin-yellow.min.css
rename to Productivite/Snipe-IT/public/css/dist/skins/skin-yellow.min.css
diff --git a/Production/SNIPE-IT/public/css/dist/yellow.css b/Productivite/Snipe-IT/public/css/dist/yellow.css
similarity index 100%
rename from Production/SNIPE-IT/public/css/dist/yellow.css
rename to Productivite/Snipe-IT/public/css/dist/yellow.css
diff --git a/Production/SNIPE-IT/public/css/dist/yellow.png b/Productivite/Snipe-IT/public/css/dist/yellow.png
similarity index 100%
rename from Production/SNIPE-IT/public/css/dist/yellow.png
rename to Productivite/Snipe-IT/public/css/dist/yellow.png
diff --git a/Production/SNIPE-IT/public/css/dist/yellow@2x.png b/Productivite/Snipe-IT/public/css/dist/yellow@2x.png
similarity index 100%
rename from Production/SNIPE-IT/public/css/dist/yellow@2x.png
rename to Productivite/Snipe-IT/public/css/dist/yellow@2x.png
diff --git a/Production/SNIPE-IT/public/css/overrides.css b/Productivite/Snipe-IT/public/css/overrides.css
similarity index 100%
rename from Production/SNIPE-IT/public/css/overrides.css
rename to Productivite/Snipe-IT/public/css/overrides.css
diff --git a/Production/SNIPE-IT/public/css/overrides.css.map b/Productivite/Snipe-IT/public/css/overrides.css.map
similarity index 100%
rename from Production/SNIPE-IT/public/css/overrides.css.map
rename to Productivite/Snipe-IT/public/css/overrides.css.map
diff --git a/Production/SNIPE-IT/public/css/signature-pad.css b/Productivite/Snipe-IT/public/css/signature-pad.css
similarity index 100%
rename from Production/SNIPE-IT/public/css/signature-pad.css
rename to Productivite/Snipe-IT/public/css/signature-pad.css
diff --git a/Production/SNIPE-IT/public/css/signature-pad.min.css b/Productivite/Snipe-IT/public/css/signature-pad.min.css
similarity index 100%
rename from Production/SNIPE-IT/public/css/signature-pad.min.css
rename to Productivite/Snipe-IT/public/css/signature-pad.min.css
diff --git a/Production/SNIPE-IT/public/css/skins/dist/skin-black-dark.css b/Productivite/Snipe-IT/public/css/skins/dist/skin-black-dark.css
similarity index 100%
rename from Production/SNIPE-IT/public/css/skins/dist/skin-black-dark.css
rename to Productivite/Snipe-IT/public/css/skins/dist/skin-black-dark.css
diff --git a/Production/SNIPE-IT/public/css/skins/dist/skin-black-dark.css.map b/Productivite/Snipe-IT/public/css/skins/dist/skin-black-dark.css.map
similarity index 100%
rename from Production/SNIPE-IT/public/css/skins/dist/skin-black-dark.css.map
rename to Productivite/Snipe-IT/public/css/skins/dist/skin-black-dark.css.map
diff --git a/Production/SNIPE-IT/public/css/skins/dist/skin-black.css b/Productivite/Snipe-IT/public/css/skins/dist/skin-black.css
similarity index 100%
rename from Production/SNIPE-IT/public/css/skins/dist/skin-black.css
rename to Productivite/Snipe-IT/public/css/skins/dist/skin-black.css
diff --git a/Production/SNIPE-IT/public/css/skins/dist/skin-black.css.map b/Productivite/Snipe-IT/public/css/skins/dist/skin-black.css.map
similarity index 100%
rename from Production/SNIPE-IT/public/css/skins/dist/skin-black.css.map
rename to Productivite/Snipe-IT/public/css/skins/dist/skin-black.css.map
diff --git a/Production/SNIPE-IT/public/css/skins/dist/skin-blue-dark.css b/Productivite/Snipe-IT/public/css/skins/dist/skin-blue-dark.css
similarity index 100%
rename from Production/SNIPE-IT/public/css/skins/dist/skin-blue-dark.css
rename to Productivite/Snipe-IT/public/css/skins/dist/skin-blue-dark.css
diff --git a/Production/SNIPE-IT/public/css/skins/dist/skin-blue-dark.css.map b/Productivite/Snipe-IT/public/css/skins/dist/skin-blue-dark.css.map
similarity index 100%
rename from Production/SNIPE-IT/public/css/skins/dist/skin-blue-dark.css.map
rename to Productivite/Snipe-IT/public/css/skins/dist/skin-blue-dark.css.map
diff --git a/Production/SNIPE-IT/public/css/skins/dist/skin-blue.css b/Productivite/Snipe-IT/public/css/skins/dist/skin-blue.css
similarity index 100%
rename from Production/SNIPE-IT/public/css/skins/dist/skin-blue.css
rename to Productivite/Snipe-IT/public/css/skins/dist/skin-blue.css
diff --git a/Production/SNIPE-IT/public/css/skins/dist/skin-blue.css.map b/Productivite/Snipe-IT/public/css/skins/dist/skin-blue.css.map
similarity index 100%
rename from Production/SNIPE-IT/public/css/skins/dist/skin-blue.css.map
rename to Productivite/Snipe-IT/public/css/skins/dist/skin-blue.css.map
diff --git a/Production/SNIPE-IT/public/css/skins/dist/skin-contrast.css b/Productivite/Snipe-IT/public/css/skins/dist/skin-contrast.css
similarity index 100%
rename from Production/SNIPE-IT/public/css/skins/dist/skin-contrast.css
rename to Productivite/Snipe-IT/public/css/skins/dist/skin-contrast.css
diff --git a/Production/SNIPE-IT/public/css/skins/dist/skin-contrast.css.map b/Productivite/Snipe-IT/public/css/skins/dist/skin-contrast.css.map
similarity index 100%
rename from Production/SNIPE-IT/public/css/skins/dist/skin-contrast.css.map
rename to Productivite/Snipe-IT/public/css/skins/dist/skin-contrast.css.map
diff --git a/Production/SNIPE-IT/public/css/skins/dist/skin-green-dark.css b/Productivite/Snipe-IT/public/css/skins/dist/skin-green-dark.css
similarity index 100%
rename from Production/SNIPE-IT/public/css/skins/dist/skin-green-dark.css
rename to Productivite/Snipe-IT/public/css/skins/dist/skin-green-dark.css
diff --git a/Production/SNIPE-IT/public/css/skins/dist/skin-green-dark.css.map b/Productivite/Snipe-IT/public/css/skins/dist/skin-green-dark.css.map
similarity index 100%
rename from Production/SNIPE-IT/public/css/skins/dist/skin-green-dark.css.map
rename to Productivite/Snipe-IT/public/css/skins/dist/skin-green-dark.css.map
diff --git a/Production/SNIPE-IT/public/css/skins/dist/skin-green.css b/Productivite/Snipe-IT/public/css/skins/dist/skin-green.css
similarity index 100%
rename from Production/SNIPE-IT/public/css/skins/dist/skin-green.css
rename to Productivite/Snipe-IT/public/css/skins/dist/skin-green.css
diff --git a/Production/SNIPE-IT/public/css/skins/dist/skin-green.css.map b/Productivite/Snipe-IT/public/css/skins/dist/skin-green.css.map
similarity index 100%
rename from Production/SNIPE-IT/public/css/skins/dist/skin-green.css.map
rename to Productivite/Snipe-IT/public/css/skins/dist/skin-green.css.map
diff --git a/Production/SNIPE-IT/public/css/skins/dist/skin-orange-dark.css b/Productivite/Snipe-IT/public/css/skins/dist/skin-orange-dark.css
similarity index 100%
rename from Production/SNIPE-IT/public/css/skins/dist/skin-orange-dark.css
rename to Productivite/Snipe-IT/public/css/skins/dist/skin-orange-dark.css
diff --git a/Production/SNIPE-IT/public/css/skins/dist/skin-orange-dark.css.map b/Productivite/Snipe-IT/public/css/skins/dist/skin-orange-dark.css.map
similarity index 100%
rename from Production/SNIPE-IT/public/css/skins/dist/skin-orange-dark.css.map
rename to Productivite/Snipe-IT/public/css/skins/dist/skin-orange-dark.css.map
diff --git a/Production/SNIPE-IT/public/css/skins/dist/skin-orange.css b/Productivite/Snipe-IT/public/css/skins/dist/skin-orange.css
similarity index 100%
rename from Production/SNIPE-IT/public/css/skins/dist/skin-orange.css
rename to Productivite/Snipe-IT/public/css/skins/dist/skin-orange.css
diff --git a/Production/SNIPE-IT/public/css/skins/dist/skin-orange.css.map b/Productivite/Snipe-IT/public/css/skins/dist/skin-orange.css.map
similarity index 100%
rename from Production/SNIPE-IT/public/css/skins/dist/skin-orange.css.map
rename to Productivite/Snipe-IT/public/css/skins/dist/skin-orange.css.map
diff --git a/Production/SNIPE-IT/public/css/skins/dist/skin-purple-dark.css b/Productivite/Snipe-IT/public/css/skins/dist/skin-purple-dark.css
similarity index 100%
rename from Production/SNIPE-IT/public/css/skins/dist/skin-purple-dark.css
rename to Productivite/Snipe-IT/public/css/skins/dist/skin-purple-dark.css
diff --git a/Production/SNIPE-IT/public/css/skins/dist/skin-purple-dark.css.map b/Productivite/Snipe-IT/public/css/skins/dist/skin-purple-dark.css.map
similarity index 100%
rename from Production/SNIPE-IT/public/css/skins/dist/skin-purple-dark.css.map
rename to Productivite/Snipe-IT/public/css/skins/dist/skin-purple-dark.css.map
diff --git a/Production/SNIPE-IT/public/css/skins/dist/skin-purple.css b/Productivite/Snipe-IT/public/css/skins/dist/skin-purple.css
similarity index 100%
rename from Production/SNIPE-IT/public/css/skins/dist/skin-purple.css
rename to Productivite/Snipe-IT/public/css/skins/dist/skin-purple.css
diff --git a/Production/SNIPE-IT/public/css/skins/dist/skin-purple.css.map b/Productivite/Snipe-IT/public/css/skins/dist/skin-purple.css.map
similarity index 100%
rename from Production/SNIPE-IT/public/css/skins/dist/skin-purple.css.map
rename to Productivite/Snipe-IT/public/css/skins/dist/skin-purple.css.map
diff --git a/Production/SNIPE-IT/public/css/skins/dist/skin-red-dark.css b/Productivite/Snipe-IT/public/css/skins/dist/skin-red-dark.css
similarity index 100%
rename from Production/SNIPE-IT/public/css/skins/dist/skin-red-dark.css
rename to Productivite/Snipe-IT/public/css/skins/dist/skin-red-dark.css
diff --git a/Production/SNIPE-IT/public/css/skins/dist/skin-red-dark.css.map b/Productivite/Snipe-IT/public/css/skins/dist/skin-red-dark.css.map
similarity index 100%
rename from Production/SNIPE-IT/public/css/skins/dist/skin-red-dark.css.map
rename to Productivite/Snipe-IT/public/css/skins/dist/skin-red-dark.css.map
diff --git a/Production/SNIPE-IT/public/css/skins/dist/skin-red.css b/Productivite/Snipe-IT/public/css/skins/dist/skin-red.css
similarity index 100%
rename from Production/SNIPE-IT/public/css/skins/dist/skin-red.css
rename to Productivite/Snipe-IT/public/css/skins/dist/skin-red.css
diff --git a/Production/SNIPE-IT/public/css/skins/dist/skin-red.css.map b/Productivite/Snipe-IT/public/css/skins/dist/skin-red.css.map
similarity index 100%
rename from Production/SNIPE-IT/public/css/skins/dist/skin-red.css.map
rename to Productivite/Snipe-IT/public/css/skins/dist/skin-red.css.map
diff --git a/Production/SNIPE-IT/public/css/skins/dist/skin-yellow-dark.css b/Productivite/Snipe-IT/public/css/skins/dist/skin-yellow-dark.css
similarity index 100%
rename from Production/SNIPE-IT/public/css/skins/dist/skin-yellow-dark.css
rename to Productivite/Snipe-IT/public/css/skins/dist/skin-yellow-dark.css
diff --git a/Production/SNIPE-IT/public/css/skins/dist/skin-yellow-dark.css.map b/Productivite/Snipe-IT/public/css/skins/dist/skin-yellow-dark.css.map
similarity index 100%
rename from Production/SNIPE-IT/public/css/skins/dist/skin-yellow-dark.css.map
rename to Productivite/Snipe-IT/public/css/skins/dist/skin-yellow-dark.css.map
diff --git a/Production/SNIPE-IT/public/css/skins/dist/skin-yellow.css b/Productivite/Snipe-IT/public/css/skins/dist/skin-yellow.css
similarity index 100%
rename from Production/SNIPE-IT/public/css/skins/dist/skin-yellow.css
rename to Productivite/Snipe-IT/public/css/skins/dist/skin-yellow.css
diff --git a/Production/SNIPE-IT/public/css/skins/dist/skin-yellow.css.map b/Productivite/Snipe-IT/public/css/skins/dist/skin-yellow.css.map
similarity index 100%
rename from Production/SNIPE-IT/public/css/skins/dist/skin-yellow.css.map
rename to Productivite/Snipe-IT/public/css/skins/dist/skin-yellow.css.map
diff --git a/Production/SNIPE-IT/public/css/skins/skin-black-dark.css b/Productivite/Snipe-IT/public/css/skins/skin-black-dark.css
similarity index 100%
rename from Production/SNIPE-IT/public/css/skins/skin-black-dark.css
rename to Productivite/Snipe-IT/public/css/skins/skin-black-dark.css
diff --git a/Production/SNIPE-IT/public/css/skins/skin-black-dark.css.map b/Productivite/Snipe-IT/public/css/skins/skin-black-dark.css.map
similarity index 100%
rename from Production/SNIPE-IT/public/css/skins/skin-black-dark.css.map
rename to Productivite/Snipe-IT/public/css/skins/skin-black-dark.css.map
diff --git a/Production/SNIPE-IT/public/css/skins/skin-black.css b/Productivite/Snipe-IT/public/css/skins/skin-black.css
similarity index 100%
rename from Production/SNIPE-IT/public/css/skins/skin-black.css
rename to Productivite/Snipe-IT/public/css/skins/skin-black.css
diff --git a/Production/SNIPE-IT/public/css/skins/skin-black.css.map b/Productivite/Snipe-IT/public/css/skins/skin-black.css.map
similarity index 100%
rename from Production/SNIPE-IT/public/css/skins/skin-black.css.map
rename to Productivite/Snipe-IT/public/css/skins/skin-black.css.map
diff --git a/Production/SNIPE-IT/public/css/skins/skin-blue-dark.css b/Productivite/Snipe-IT/public/css/skins/skin-blue-dark.css
similarity index 100%
rename from Production/SNIPE-IT/public/css/skins/skin-blue-dark.css
rename to Productivite/Snipe-IT/public/css/skins/skin-blue-dark.css
diff --git a/Production/SNIPE-IT/public/css/skins/skin-blue-dark.css.map b/Productivite/Snipe-IT/public/css/skins/skin-blue-dark.css.map
similarity index 100%
rename from Production/SNIPE-IT/public/css/skins/skin-blue-dark.css.map
rename to Productivite/Snipe-IT/public/css/skins/skin-blue-dark.css.map
diff --git a/Production/SNIPE-IT/public/css/skins/skin-blue.css b/Productivite/Snipe-IT/public/css/skins/skin-blue.css
similarity index 100%
rename from Production/SNIPE-IT/public/css/skins/skin-blue.css
rename to Productivite/Snipe-IT/public/css/skins/skin-blue.css
diff --git a/Production/SNIPE-IT/public/css/skins/skin-blue.css.map b/Productivite/Snipe-IT/public/css/skins/skin-blue.css.map
similarity index 100%
rename from Production/SNIPE-IT/public/css/skins/skin-blue.css.map
rename to Productivite/Snipe-IT/public/css/skins/skin-blue.css.map
diff --git a/Production/SNIPE-IT/public/css/skins/skin-contrast.css b/Productivite/Snipe-IT/public/css/skins/skin-contrast.css
similarity index 100%
rename from Production/SNIPE-IT/public/css/skins/skin-contrast.css
rename to Productivite/Snipe-IT/public/css/skins/skin-contrast.css
diff --git a/Production/SNIPE-IT/public/css/skins/skin-contrast.css.map b/Productivite/Snipe-IT/public/css/skins/skin-contrast.css.map
similarity index 100%
rename from Production/SNIPE-IT/public/css/skins/skin-contrast.css.map
rename to Productivite/Snipe-IT/public/css/skins/skin-contrast.css.map
diff --git a/Production/SNIPE-IT/public/css/skins/skin-green-dark.css b/Productivite/Snipe-IT/public/css/skins/skin-green-dark.css
similarity index 100%
rename from Production/SNIPE-IT/public/css/skins/skin-green-dark.css
rename to Productivite/Snipe-IT/public/css/skins/skin-green-dark.css
diff --git a/Production/SNIPE-IT/public/css/skins/skin-green-dark.css.map b/Productivite/Snipe-IT/public/css/skins/skin-green-dark.css.map
similarity index 100%
rename from Production/SNIPE-IT/public/css/skins/skin-green-dark.css.map
rename to Productivite/Snipe-IT/public/css/skins/skin-green-dark.css.map
diff --git a/Production/SNIPE-IT/public/css/skins/skin-green.css b/Productivite/Snipe-IT/public/css/skins/skin-green.css
similarity index 100%
rename from Production/SNIPE-IT/public/css/skins/skin-green.css
rename to Productivite/Snipe-IT/public/css/skins/skin-green.css
diff --git a/Production/SNIPE-IT/public/css/skins/skin-green.css.map b/Productivite/Snipe-IT/public/css/skins/skin-green.css.map
similarity index 100%
rename from Production/SNIPE-IT/public/css/skins/skin-green.css.map
rename to Productivite/Snipe-IT/public/css/skins/skin-green.css.map
diff --git a/Production/SNIPE-IT/public/css/skins/skin-orange-dark.css b/Productivite/Snipe-IT/public/css/skins/skin-orange-dark.css
similarity index 100%
rename from Production/SNIPE-IT/public/css/skins/skin-orange-dark.css
rename to Productivite/Snipe-IT/public/css/skins/skin-orange-dark.css
diff --git a/Production/SNIPE-IT/public/css/skins/skin-orange-dark.css.map b/Productivite/Snipe-IT/public/css/skins/skin-orange-dark.css.map
similarity index 100%
rename from Production/SNIPE-IT/public/css/skins/skin-orange-dark.css.map
rename to Productivite/Snipe-IT/public/css/skins/skin-orange-dark.css.map
diff --git a/Production/SNIPE-IT/public/css/skins/skin-orange.css b/Productivite/Snipe-IT/public/css/skins/skin-orange.css
similarity index 100%
rename from Production/SNIPE-IT/public/css/skins/skin-orange.css
rename to Productivite/Snipe-IT/public/css/skins/skin-orange.css
diff --git a/Production/SNIPE-IT/public/css/skins/skin-orange.css.map b/Productivite/Snipe-IT/public/css/skins/skin-orange.css.map
similarity index 100%
rename from Production/SNIPE-IT/public/css/skins/skin-orange.css.map
rename to Productivite/Snipe-IT/public/css/skins/skin-orange.css.map
diff --git a/Production/SNIPE-IT/public/css/skins/skin-purple-dark.css b/Productivite/Snipe-IT/public/css/skins/skin-purple-dark.css
similarity index 100%
rename from Production/SNIPE-IT/public/css/skins/skin-purple-dark.css
rename to Productivite/Snipe-IT/public/css/skins/skin-purple-dark.css
diff --git a/Production/SNIPE-IT/public/css/skins/skin-purple-dark.css.map b/Productivite/Snipe-IT/public/css/skins/skin-purple-dark.css.map
similarity index 100%
rename from Production/SNIPE-IT/public/css/skins/skin-purple-dark.css.map
rename to Productivite/Snipe-IT/public/css/skins/skin-purple-dark.css.map
diff --git a/Production/SNIPE-IT/public/css/skins/skin-purple.css b/Productivite/Snipe-IT/public/css/skins/skin-purple.css
similarity index 100%
rename from Production/SNIPE-IT/public/css/skins/skin-purple.css
rename to Productivite/Snipe-IT/public/css/skins/skin-purple.css
diff --git a/Production/SNIPE-IT/public/css/skins/skin-purple.css.map b/Productivite/Snipe-IT/public/css/skins/skin-purple.css.map
similarity index 100%
rename from Production/SNIPE-IT/public/css/skins/skin-purple.css.map
rename to Productivite/Snipe-IT/public/css/skins/skin-purple.css.map
diff --git a/Production/SNIPE-IT/public/css/skins/skin-red-dark.css b/Productivite/Snipe-IT/public/css/skins/skin-red-dark.css
similarity index 100%
rename from Production/SNIPE-IT/public/css/skins/skin-red-dark.css
rename to Productivite/Snipe-IT/public/css/skins/skin-red-dark.css
diff --git a/Production/SNIPE-IT/public/css/skins/skin-red-dark.css.map b/Productivite/Snipe-IT/public/css/skins/skin-red-dark.css.map
similarity index 100%
rename from Production/SNIPE-IT/public/css/skins/skin-red-dark.css.map
rename to Productivite/Snipe-IT/public/css/skins/skin-red-dark.css.map
diff --git a/Production/SNIPE-IT/public/css/skins/skin-red.css b/Productivite/Snipe-IT/public/css/skins/skin-red.css
similarity index 100%
rename from Production/SNIPE-IT/public/css/skins/skin-red.css
rename to Productivite/Snipe-IT/public/css/skins/skin-red.css
diff --git a/Production/SNIPE-IT/public/css/skins/skin-red.css.map b/Productivite/Snipe-IT/public/css/skins/skin-red.css.map
similarity index 100%
rename from Production/SNIPE-IT/public/css/skins/skin-red.css.map
rename to Productivite/Snipe-IT/public/css/skins/skin-red.css.map
diff --git a/Production/SNIPE-IT/public/css/skins/skin-yellow-dark.css b/Productivite/Snipe-IT/public/css/skins/skin-yellow-dark.css
similarity index 100%
rename from Production/SNIPE-IT/public/css/skins/skin-yellow-dark.css
rename to Productivite/Snipe-IT/public/css/skins/skin-yellow-dark.css
diff --git a/Production/SNIPE-IT/public/css/skins/skin-yellow-dark.css.map b/Productivite/Snipe-IT/public/css/skins/skin-yellow-dark.css.map
similarity index 100%
rename from Production/SNIPE-IT/public/css/skins/skin-yellow-dark.css.map
rename to Productivite/Snipe-IT/public/css/skins/skin-yellow-dark.css.map
diff --git a/Production/SNIPE-IT/public/css/skins/skin-yellow.css b/Productivite/Snipe-IT/public/css/skins/skin-yellow.css
similarity index 100%
rename from Production/SNIPE-IT/public/css/skins/skin-yellow.css
rename to Productivite/Snipe-IT/public/css/skins/skin-yellow.css
diff --git a/Production/SNIPE-IT/public/css/skins/skin-yellow.css.map b/Productivite/Snipe-IT/public/css/skins/skin-yellow.css.map
similarity index 100%
rename from Production/SNIPE-IT/public/css/skins/skin-yellow.css.map
rename to Productivite/Snipe-IT/public/css/skins/skin-yellow.css.map
diff --git a/Production/SNIPE-IT/public/css/webfonts/fa-brands-400.ttf b/Productivite/Snipe-IT/public/css/webfonts/fa-brands-400.ttf
similarity index 100%
rename from Production/SNIPE-IT/public/css/webfonts/fa-brands-400.ttf
rename to Productivite/Snipe-IT/public/css/webfonts/fa-brands-400.ttf
diff --git a/Production/SNIPE-IT/public/css/webfonts/fa-brands-400.woff2 b/Productivite/Snipe-IT/public/css/webfonts/fa-brands-400.woff2
similarity index 100%
rename from Production/SNIPE-IT/public/css/webfonts/fa-brands-400.woff2
rename to Productivite/Snipe-IT/public/css/webfonts/fa-brands-400.woff2
diff --git a/Production/SNIPE-IT/public/css/webfonts/fa-regular-400.ttf b/Productivite/Snipe-IT/public/css/webfonts/fa-regular-400.ttf
similarity index 100%
rename from Production/SNIPE-IT/public/css/webfonts/fa-regular-400.ttf
rename to Productivite/Snipe-IT/public/css/webfonts/fa-regular-400.ttf
diff --git a/Production/SNIPE-IT/public/css/webfonts/fa-regular-400.woff2 b/Productivite/Snipe-IT/public/css/webfonts/fa-regular-400.woff2
similarity index 100%
rename from Production/SNIPE-IT/public/css/webfonts/fa-regular-400.woff2
rename to Productivite/Snipe-IT/public/css/webfonts/fa-regular-400.woff2
diff --git a/Production/SNIPE-IT/public/css/webfonts/fa-solid-900.ttf b/Productivite/Snipe-IT/public/css/webfonts/fa-solid-900.ttf
similarity index 100%
rename from Production/SNIPE-IT/public/css/webfonts/fa-solid-900.ttf
rename to Productivite/Snipe-IT/public/css/webfonts/fa-solid-900.ttf
diff --git a/Production/SNIPE-IT/public/css/webfonts/fa-solid-900.woff2 b/Productivite/Snipe-IT/public/css/webfonts/fa-solid-900.woff2
similarity index 100%
rename from Production/SNIPE-IT/public/css/webfonts/fa-solid-900.woff2
rename to Productivite/Snipe-IT/public/css/webfonts/fa-solid-900.woff2
diff --git a/Production/SNIPE-IT/public/css/webfonts/fa-v4compatibility.ttf b/Productivite/Snipe-IT/public/css/webfonts/fa-v4compatibility.ttf
similarity index 100%
rename from Production/SNIPE-IT/public/css/webfonts/fa-v4compatibility.ttf
rename to Productivite/Snipe-IT/public/css/webfonts/fa-v4compatibility.ttf
diff --git a/Production/SNIPE-IT/public/css/webfonts/fa-v4compatibility.woff2 b/Productivite/Snipe-IT/public/css/webfonts/fa-v4compatibility.woff2
similarity index 100%
rename from Production/SNIPE-IT/public/css/webfonts/fa-v4compatibility.woff2
rename to Productivite/Snipe-IT/public/css/webfonts/fa-v4compatibility.woff2
diff --git a/Production/SNIPE-IT/public/favicon.ico b/Productivite/Snipe-IT/public/favicon.ico
similarity index 100%
rename from Production/SNIPE-IT/public/favicon.ico
rename to Productivite/Snipe-IT/public/favicon.ico
diff --git a/Production/SNIPE-IT/public/img/default-sm.png b/Productivite/Snipe-IT/public/img/default-sm.png
similarity index 100%
rename from Production/SNIPE-IT/public/img/default-sm.png
rename to Productivite/Snipe-IT/public/img/default-sm.png
diff --git a/Production/SNIPE-IT/public/img/default.png b/Productivite/Snipe-IT/public/img/default.png
similarity index 100%
rename from Production/SNIPE-IT/public/img/default.png
rename to Productivite/Snipe-IT/public/img/default.png
diff --git a/Production/SNIPE-IT/public/img/demo/accessories/bluetooth.jpg b/Productivite/Snipe-IT/public/img/demo/accessories/bluetooth.jpg
similarity index 100%
rename from Production/SNIPE-IT/public/img/demo/accessories/bluetooth.jpg
rename to Productivite/Snipe-IT/public/img/demo/accessories/bluetooth.jpg
diff --git a/Production/SNIPE-IT/public/img/demo/accessories/comfort-mouse.jpg b/Productivite/Snipe-IT/public/img/demo/accessories/comfort-mouse.jpg
similarity index 100%
rename from Production/SNIPE-IT/public/img/demo/accessories/comfort-mouse.jpg
rename to Productivite/Snipe-IT/public/img/demo/accessories/comfort-mouse.jpg
diff --git a/Production/SNIPE-IT/public/img/demo/accessories/magic-mouse.jpg b/Productivite/Snipe-IT/public/img/demo/accessories/magic-mouse.jpg
similarity index 100%
rename from Production/SNIPE-IT/public/img/demo/accessories/magic-mouse.jpg
rename to Productivite/Snipe-IT/public/img/demo/accessories/magic-mouse.jpg
diff --git a/Production/SNIPE-IT/public/img/demo/accessories/usb-keyboard.jpg b/Productivite/Snipe-IT/public/img/demo/accessories/usb-keyboard.jpg
similarity index 100%
rename from Production/SNIPE-IT/public/img/demo/accessories/usb-keyboard.jpg
rename to Productivite/Snipe-IT/public/img/demo/accessories/usb-keyboard.jpg
diff --git a/Production/SNIPE-IT/public/img/demo/avatars/1.jpg b/Productivite/Snipe-IT/public/img/demo/avatars/1.jpg
similarity index 100%
rename from Production/SNIPE-IT/public/img/demo/avatars/1.jpg
rename to Productivite/Snipe-IT/public/img/demo/avatars/1.jpg
diff --git a/Production/SNIPE-IT/public/img/demo/avatars/10.jpg b/Productivite/Snipe-IT/public/img/demo/avatars/10.jpg
similarity index 100%
rename from Production/SNIPE-IT/public/img/demo/avatars/10.jpg
rename to Productivite/Snipe-IT/public/img/demo/avatars/10.jpg
diff --git a/Production/SNIPE-IT/public/img/demo/avatars/11.jpg b/Productivite/Snipe-IT/public/img/demo/avatars/11.jpg
similarity index 100%
rename from Production/SNIPE-IT/public/img/demo/avatars/11.jpg
rename to Productivite/Snipe-IT/public/img/demo/avatars/11.jpg
diff --git a/Production/SNIPE-IT/public/img/demo/avatars/12.jpg b/Productivite/Snipe-IT/public/img/demo/avatars/12.jpg
similarity index 100%
rename from Production/SNIPE-IT/public/img/demo/avatars/12.jpg
rename to Productivite/Snipe-IT/public/img/demo/avatars/12.jpg
diff --git a/Production/SNIPE-IT/public/img/demo/avatars/13.jpg b/Productivite/Snipe-IT/public/img/demo/avatars/13.jpg
similarity index 100%
rename from Production/SNIPE-IT/public/img/demo/avatars/13.jpg
rename to Productivite/Snipe-IT/public/img/demo/avatars/13.jpg
diff --git a/Production/SNIPE-IT/public/img/demo/avatars/14.jpg b/Productivite/Snipe-IT/public/img/demo/avatars/14.jpg
similarity index 100%
rename from Production/SNIPE-IT/public/img/demo/avatars/14.jpg
rename to Productivite/Snipe-IT/public/img/demo/avatars/14.jpg
diff --git a/Production/SNIPE-IT/public/img/demo/avatars/15.jpg b/Productivite/Snipe-IT/public/img/demo/avatars/15.jpg
similarity index 100%
rename from Production/SNIPE-IT/public/img/demo/avatars/15.jpg
rename to Productivite/Snipe-IT/public/img/demo/avatars/15.jpg
diff --git a/Production/SNIPE-IT/public/img/demo/avatars/16.jpg b/Productivite/Snipe-IT/public/img/demo/avatars/16.jpg
similarity index 100%
rename from Production/SNIPE-IT/public/img/demo/avatars/16.jpg
rename to Productivite/Snipe-IT/public/img/demo/avatars/16.jpg
diff --git a/Production/SNIPE-IT/public/img/demo/avatars/17.jpg b/Productivite/Snipe-IT/public/img/demo/avatars/17.jpg
similarity index 100%
rename from Production/SNIPE-IT/public/img/demo/avatars/17.jpg
rename to Productivite/Snipe-IT/public/img/demo/avatars/17.jpg
diff --git a/Production/SNIPE-IT/public/img/demo/avatars/18.jpg b/Productivite/Snipe-IT/public/img/demo/avatars/18.jpg
similarity index 100%
rename from Production/SNIPE-IT/public/img/demo/avatars/18.jpg
rename to Productivite/Snipe-IT/public/img/demo/avatars/18.jpg
diff --git a/Production/SNIPE-IT/public/img/demo/avatars/19.jpg b/Productivite/Snipe-IT/public/img/demo/avatars/19.jpg
similarity index 100%
rename from Production/SNIPE-IT/public/img/demo/avatars/19.jpg
rename to Productivite/Snipe-IT/public/img/demo/avatars/19.jpg
diff --git a/Production/SNIPE-IT/public/img/demo/avatars/2.jpg b/Productivite/Snipe-IT/public/img/demo/avatars/2.jpg
similarity index 100%
rename from Production/SNIPE-IT/public/img/demo/avatars/2.jpg
rename to Productivite/Snipe-IT/public/img/demo/avatars/2.jpg
diff --git a/Production/SNIPE-IT/public/img/demo/avatars/20.jpg b/Productivite/Snipe-IT/public/img/demo/avatars/20.jpg
similarity index 100%
rename from Production/SNIPE-IT/public/img/demo/avatars/20.jpg
rename to Productivite/Snipe-IT/public/img/demo/avatars/20.jpg
diff --git a/Production/SNIPE-IT/public/img/demo/avatars/3.jpg b/Productivite/Snipe-IT/public/img/demo/avatars/3.jpg
similarity index 100%
rename from Production/SNIPE-IT/public/img/demo/avatars/3.jpg
rename to Productivite/Snipe-IT/public/img/demo/avatars/3.jpg
diff --git a/Production/SNIPE-IT/public/img/demo/avatars/4.jpg b/Productivite/Snipe-IT/public/img/demo/avatars/4.jpg
similarity index 100%
rename from Production/SNIPE-IT/public/img/demo/avatars/4.jpg
rename to Productivite/Snipe-IT/public/img/demo/avatars/4.jpg
diff --git a/Production/SNIPE-IT/public/img/demo/avatars/5.jpg b/Productivite/Snipe-IT/public/img/demo/avatars/5.jpg
similarity index 100%
rename from Production/SNIPE-IT/public/img/demo/avatars/5.jpg
rename to Productivite/Snipe-IT/public/img/demo/avatars/5.jpg
diff --git a/Production/SNIPE-IT/public/img/demo/avatars/6.jpg b/Productivite/Snipe-IT/public/img/demo/avatars/6.jpg
similarity index 100%
rename from Production/SNIPE-IT/public/img/demo/avatars/6.jpg
rename to Productivite/Snipe-IT/public/img/demo/avatars/6.jpg
diff --git a/Production/SNIPE-IT/public/img/demo/avatars/7.jpg b/Productivite/Snipe-IT/public/img/demo/avatars/7.jpg
similarity index 100%
rename from Production/SNIPE-IT/public/img/demo/avatars/7.jpg
rename to Productivite/Snipe-IT/public/img/demo/avatars/7.jpg
diff --git a/Production/SNIPE-IT/public/img/demo/avatars/8.jpg b/Productivite/Snipe-IT/public/img/demo/avatars/8.jpg
similarity index 100%
rename from Production/SNIPE-IT/public/img/demo/avatars/8.jpg
rename to Productivite/Snipe-IT/public/img/demo/avatars/8.jpg
diff --git a/Production/SNIPE-IT/public/img/demo/avatars/9.jpg b/Productivite/Snipe-IT/public/img/demo/avatars/9.jpg
similarity index 100%
rename from Production/SNIPE-IT/public/img/demo/avatars/9.jpg
rename to Productivite/Snipe-IT/public/img/demo/avatars/9.jpg
diff --git a/Production/SNIPE-IT/public/img/demo/favicon.ico b/Productivite/Snipe-IT/public/img/demo/favicon.ico
similarity index 100%
rename from Production/SNIPE-IT/public/img/demo/favicon.ico
rename to Productivite/Snipe-IT/public/img/demo/favicon.ico
diff --git a/Production/SNIPE-IT/public/img/demo/locations/1.jpg b/Productivite/Snipe-IT/public/img/demo/locations/1.jpg
similarity index 100%
rename from Production/SNIPE-IT/public/img/demo/locations/1.jpg
rename to Productivite/Snipe-IT/public/img/demo/locations/1.jpg
diff --git a/Production/SNIPE-IT/public/img/demo/locations/2.jpg b/Productivite/Snipe-IT/public/img/demo/locations/2.jpg
similarity index 100%
rename from Production/SNIPE-IT/public/img/demo/locations/2.jpg
rename to Productivite/Snipe-IT/public/img/demo/locations/2.jpg
diff --git a/Production/SNIPE-IT/public/img/demo/locations/3.jpg b/Productivite/Snipe-IT/public/img/demo/locations/3.jpg
similarity index 100%
rename from Production/SNIPE-IT/public/img/demo/locations/3.jpg
rename to Productivite/Snipe-IT/public/img/demo/locations/3.jpg
diff --git a/Production/SNIPE-IT/public/img/demo/locations/4.jpg b/Productivite/Snipe-IT/public/img/demo/locations/4.jpg
similarity index 100%
rename from Production/SNIPE-IT/public/img/demo/locations/4.jpg
rename to Productivite/Snipe-IT/public/img/demo/locations/4.jpg
diff --git a/Production/SNIPE-IT/public/img/demo/locations/5.jpg b/Productivite/Snipe-IT/public/img/demo/locations/5.jpg
similarity index 100%
rename from Production/SNIPE-IT/public/img/demo/locations/5.jpg
rename to Productivite/Snipe-IT/public/img/demo/locations/5.jpg
diff --git a/Production/SNIPE-IT/public/img/demo/locations/6.jpg b/Productivite/Snipe-IT/public/img/demo/locations/6.jpg
similarity index 100%
rename from Production/SNIPE-IT/public/img/demo/locations/6.jpg
rename to Productivite/Snipe-IT/public/img/demo/locations/6.jpg
diff --git a/Production/SNIPE-IT/public/img/demo/locations/7.jpg b/Productivite/Snipe-IT/public/img/demo/locations/7.jpg
similarity index 100%
rename from Production/SNIPE-IT/public/img/demo/locations/7.jpg
rename to Productivite/Snipe-IT/public/img/demo/locations/7.jpg
diff --git a/Production/SNIPE-IT/public/img/demo/locations/8.jpg b/Productivite/Snipe-IT/public/img/demo/locations/8.jpg
similarity index 100%
rename from Production/SNIPE-IT/public/img/demo/locations/8.jpg
rename to Productivite/Snipe-IT/public/img/demo/locations/8.jpg
diff --git a/Production/SNIPE-IT/public/img/demo/locations/9.jpg b/Productivite/Snipe-IT/public/img/demo/locations/9.jpg
similarity index 100%
rename from Production/SNIPE-IT/public/img/demo/locations/9.jpg
rename to Productivite/Snipe-IT/public/img/demo/locations/9.jpg
diff --git a/Production/SNIPE-IT/public/img/demo/logo.png b/Productivite/Snipe-IT/public/img/demo/logo.png
similarity index 100%
rename from Production/SNIPE-IT/public/img/demo/logo.png
rename to Productivite/Snipe-IT/public/img/demo/logo.png
diff --git a/Production/SNIPE-IT/public/img/demo/manufacturers/adobe.jpg b/Productivite/Snipe-IT/public/img/demo/manufacturers/adobe.jpg
similarity index 100%
rename from Production/SNIPE-IT/public/img/demo/manufacturers/adobe.jpg
rename to Productivite/Snipe-IT/public/img/demo/manufacturers/adobe.jpg
diff --git a/Production/SNIPE-IT/public/img/demo/manufacturers/apple.jpg b/Productivite/Snipe-IT/public/img/demo/manufacturers/apple.jpg
similarity index 100%
rename from Production/SNIPE-IT/public/img/demo/manufacturers/apple.jpg
rename to Productivite/Snipe-IT/public/img/demo/manufacturers/apple.jpg
diff --git a/Production/SNIPE-IT/public/img/demo/manufacturers/asus.png b/Productivite/Snipe-IT/public/img/demo/manufacturers/asus.png
similarity index 100%
rename from Production/SNIPE-IT/public/img/demo/manufacturers/asus.png
rename to Productivite/Snipe-IT/public/img/demo/manufacturers/asus.png
diff --git a/Production/SNIPE-IT/public/img/demo/manufacturers/avery.png b/Productivite/Snipe-IT/public/img/demo/manufacturers/avery.png
similarity index 100%
rename from Production/SNIPE-IT/public/img/demo/manufacturers/avery.png
rename to Productivite/Snipe-IT/public/img/demo/manufacturers/avery.png
diff --git a/Production/SNIPE-IT/public/img/demo/manufacturers/crucial.jpg b/Productivite/Snipe-IT/public/img/demo/manufacturers/crucial.jpg
similarity index 100%
rename from Production/SNIPE-IT/public/img/demo/manufacturers/crucial.jpg
rename to Productivite/Snipe-IT/public/img/demo/manufacturers/crucial.jpg
diff --git a/Production/SNIPE-IT/public/img/demo/manufacturers/dell.png b/Productivite/Snipe-IT/public/img/demo/manufacturers/dell.png
similarity index 100%
rename from Production/SNIPE-IT/public/img/demo/manufacturers/dell.png
rename to Productivite/Snipe-IT/public/img/demo/manufacturers/dell.png
diff --git a/Production/SNIPE-IT/public/img/demo/manufacturers/dellicon.png b/Productivite/Snipe-IT/public/img/demo/manufacturers/dellicon.png
similarity index 100%
rename from Production/SNIPE-IT/public/img/demo/manufacturers/dellicon.png
rename to Productivite/Snipe-IT/public/img/demo/manufacturers/dellicon.png
diff --git a/Production/SNIPE-IT/public/img/demo/manufacturers/hp.png b/Productivite/Snipe-IT/public/img/demo/manufacturers/hp.png
similarity index 100%
rename from Production/SNIPE-IT/public/img/demo/manufacturers/hp.png
rename to Productivite/Snipe-IT/public/img/demo/manufacturers/hp.png
diff --git a/Production/SNIPE-IT/public/img/demo/manufacturers/lenovo.jpg b/Productivite/Snipe-IT/public/img/demo/manufacturers/lenovo.jpg
similarity index 100%
rename from Production/SNIPE-IT/public/img/demo/manufacturers/lenovo.jpg
rename to Productivite/Snipe-IT/public/img/demo/manufacturers/lenovo.jpg
diff --git a/Production/SNIPE-IT/public/img/demo/manufacturers/lenovoicon.png b/Productivite/Snipe-IT/public/img/demo/manufacturers/lenovoicon.png
similarity index 100%
rename from Production/SNIPE-IT/public/img/demo/manufacturers/lenovoicon.png
rename to Productivite/Snipe-IT/public/img/demo/manufacturers/lenovoicon.png
diff --git a/Production/SNIPE-IT/public/img/demo/manufacturers/lg.jpg b/Productivite/Snipe-IT/public/img/demo/manufacturers/lg.jpg
similarity index 100%
rename from Production/SNIPE-IT/public/img/demo/manufacturers/lg.jpg
rename to Productivite/Snipe-IT/public/img/demo/manufacturers/lg.jpg
diff --git a/Production/SNIPE-IT/public/img/demo/manufacturers/microsoft.png b/Productivite/Snipe-IT/public/img/demo/manufacturers/microsoft.png
similarity index 100%
rename from Production/SNIPE-IT/public/img/demo/manufacturers/microsoft.png
rename to Productivite/Snipe-IT/public/img/demo/manufacturers/microsoft.png
diff --git a/Production/SNIPE-IT/public/img/demo/manufacturers/polycom.png b/Productivite/Snipe-IT/public/img/demo/manufacturers/polycom.png
similarity index 100%
rename from Production/SNIPE-IT/public/img/demo/manufacturers/polycom.png
rename to Productivite/Snipe-IT/public/img/demo/manufacturers/polycom.png
diff --git a/Production/SNIPE-IT/public/img/demo/models/cx3000.png b/Productivite/Snipe-IT/public/img/demo/models/cx3000.png
similarity index 100%
rename from Production/SNIPE-IT/public/img/demo/models/cx3000.png
rename to Productivite/Snipe-IT/public/img/demo/models/cx3000.png
diff --git a/Production/SNIPE-IT/public/img/demo/models/imacpro.jpg b/Productivite/Snipe-IT/public/img/demo/models/imacpro.jpg
similarity index 100%
rename from Production/SNIPE-IT/public/img/demo/models/imacpro.jpg
rename to Productivite/Snipe-IT/public/img/demo/models/imacpro.jpg
diff --git a/Production/SNIPE-IT/public/img/demo/models/ipad.jpg b/Productivite/Snipe-IT/public/img/demo/models/ipad.jpg
similarity index 100%
rename from Production/SNIPE-IT/public/img/demo/models/ipad.jpg
rename to Productivite/Snipe-IT/public/img/demo/models/ipad.jpg
diff --git a/Production/SNIPE-IT/public/img/demo/models/iphone11.jpeg b/Productivite/Snipe-IT/public/img/demo/models/iphone11.jpeg
similarity index 100%
rename from Production/SNIPE-IT/public/img/demo/models/iphone11.jpeg
rename to Productivite/Snipe-IT/public/img/demo/models/iphone11.jpeg
diff --git a/Production/SNIPE-IT/public/img/demo/models/iphone12.jpeg b/Productivite/Snipe-IT/public/img/demo/models/iphone12.jpeg
similarity index 100%
rename from Production/SNIPE-IT/public/img/demo/models/iphone12.jpeg
rename to Productivite/Snipe-IT/public/img/demo/models/iphone12.jpeg
diff --git a/Production/SNIPE-IT/public/img/demo/models/lenovoi5.png b/Productivite/Snipe-IT/public/img/demo/models/lenovoi5.png
similarity index 100%
rename from Production/SNIPE-IT/public/img/demo/models/lenovoi5.png
rename to Productivite/Snipe-IT/public/img/demo/models/lenovoi5.png
diff --git a/Production/SNIPE-IT/public/img/demo/models/macbookair.jpg b/Productivite/Snipe-IT/public/img/demo/models/macbookair.jpg
similarity index 100%
rename from Production/SNIPE-IT/public/img/demo/models/macbookair.jpg
rename to Productivite/Snipe-IT/public/img/demo/models/macbookair.jpg
diff --git a/Production/SNIPE-IT/public/img/demo/models/mbp.jpg b/Productivite/Snipe-IT/public/img/demo/models/mbp.jpg
similarity index 100%
rename from Production/SNIPE-IT/public/img/demo/models/mbp.jpg
rename to Productivite/Snipe-IT/public/img/demo/models/mbp.jpg
diff --git a/Production/SNIPE-IT/public/img/demo/models/optiplex.jpg b/Productivite/Snipe-IT/public/img/demo/models/optiplex.jpg
similarity index 100%
rename from Production/SNIPE-IT/public/img/demo/models/optiplex.jpg
rename to Productivite/Snipe-IT/public/img/demo/models/optiplex.jpg
diff --git a/Production/SNIPE-IT/public/img/demo/models/soundstation.jpg b/Productivite/Snipe-IT/public/img/demo/models/soundstation.jpg
similarity index 100%
rename from Production/SNIPE-IT/public/img/demo/models/soundstation.jpg
rename to Productivite/Snipe-IT/public/img/demo/models/soundstation.jpg
diff --git a/Production/SNIPE-IT/public/img/demo/models/spectre.jpg b/Productivite/Snipe-IT/public/img/demo/models/spectre.jpg
similarity index 100%
rename from Production/SNIPE-IT/public/img/demo/models/spectre.jpg
rename to Productivite/Snipe-IT/public/img/demo/models/spectre.jpg
diff --git a/Production/SNIPE-IT/public/img/demo/models/surface.jpg b/Productivite/Snipe-IT/public/img/demo/models/surface.jpg
similarity index 100%
rename from Production/SNIPE-IT/public/img/demo/models/surface.jpg
rename to Productivite/Snipe-IT/public/img/demo/models/surface.jpg
diff --git a/Production/SNIPE-IT/public/img/demo/models/tab3.png b/Productivite/Snipe-IT/public/img/demo/models/tab3.png
similarity index 100%
rename from Production/SNIPE-IT/public/img/demo/models/tab3.png
rename to Productivite/Snipe-IT/public/img/demo/models/tab3.png
diff --git a/Production/SNIPE-IT/public/img/demo/models/ultrafine.jpg b/Productivite/Snipe-IT/public/img/demo/models/ultrafine.jpg
similarity index 100%
rename from Production/SNIPE-IT/public/img/demo/models/ultrafine.jpg
rename to Productivite/Snipe-IT/public/img/demo/models/ultrafine.jpg
diff --git a/Production/SNIPE-IT/public/img/demo/models/ultrasharp.jpg b/Productivite/Snipe-IT/public/img/demo/models/ultrasharp.jpg
similarity index 100%
rename from Production/SNIPE-IT/public/img/demo/models/ultrasharp.jpg
rename to Productivite/Snipe-IT/public/img/demo/models/ultrasharp.jpg
diff --git a/Production/SNIPE-IT/public/img/demo/models/xps.jpg b/Productivite/Snipe-IT/public/img/demo/models/xps.jpg
similarity index 100%
rename from Production/SNIPE-IT/public/img/demo/models/xps.jpg
rename to Productivite/Snipe-IT/public/img/demo/models/xps.jpg
diff --git a/Production/SNIPE-IT/public/img/demo/models/yoga.png b/Productivite/Snipe-IT/public/img/demo/models/yoga.png
similarity index 100%
rename from Production/SNIPE-IT/public/img/demo/models/yoga.png
rename to Productivite/Snipe-IT/public/img/demo/models/yoga.png
diff --git a/Production/SNIPE-IT/public/img/demo/models/zenbook.jpg b/Productivite/Snipe-IT/public/img/demo/models/zenbook.jpg
similarity index 100%
rename from Production/SNIPE-IT/public/img/demo/models/zenbook.jpg
rename to Productivite/Snipe-IT/public/img/demo/models/zenbook.jpg
diff --git a/Production/SNIPE-IT/public/img/demo/snipe-logo-bug.png b/Productivite/Snipe-IT/public/img/demo/snipe-logo-bug.png
similarity index 100%
rename from Production/SNIPE-IT/public/img/demo/snipe-logo-bug.png
rename to Productivite/Snipe-IT/public/img/demo/snipe-logo-bug.png
diff --git a/Production/SNIPE-IT/public/img/demo/snipe-logo-lg.png b/Productivite/Snipe-IT/public/img/demo/snipe-logo-lg.png
similarity index 100%
rename from Production/SNIPE-IT/public/img/demo/snipe-logo-lg.png
rename to Productivite/Snipe-IT/public/img/demo/snipe-logo-lg.png
diff --git a/Production/SNIPE-IT/public/img/demo/snipe-logo.png b/Productivite/Snipe-IT/public/img/demo/snipe-logo.png
similarity index 100%
rename from Production/SNIPE-IT/public/img/demo/snipe-logo.png
rename to Productivite/Snipe-IT/public/img/demo/snipe-logo.png
diff --git a/Production/SNIPE-IT/public/img/favicon.ico b/Productivite/Snipe-IT/public/img/favicon.ico
similarity index 100%
rename from Production/SNIPE-IT/public/img/favicon.ico
rename to Productivite/Snipe-IT/public/img/favicon.ico
diff --git a/Production/SNIPE-IT/public/img/logo.png b/Productivite/Snipe-IT/public/img/logo.png
similarity index 100%
rename from Production/SNIPE-IT/public/img/logo.png
rename to Productivite/Snipe-IT/public/img/logo.png
diff --git a/Production/SNIPE-IT/public/img/sad-panda.png b/Productivite/Snipe-IT/public/img/sad-panda.png
similarity index 100%
rename from Production/SNIPE-IT/public/img/sad-panda.png
rename to Productivite/Snipe-IT/public/img/sad-panda.png
diff --git a/Production/SNIPE-IT/public/img/snipe-logo-bug.png b/Productivite/Snipe-IT/public/img/snipe-logo-bug.png
similarity index 100%
rename from Production/SNIPE-IT/public/img/snipe-logo-bug.png
rename to Productivite/Snipe-IT/public/img/snipe-logo-bug.png
diff --git a/Production/SNIPE-IT/public/index.php b/Productivite/Snipe-IT/public/index.php
similarity index 100%
rename from Production/SNIPE-IT/public/index.php
rename to Productivite/Snipe-IT/public/index.php
diff --git a/Production/SNIPE-IT/public/js/FileSaver.min.js b/Productivite/Snipe-IT/public/js/FileSaver.min.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/FileSaver.min.js
rename to Productivite/Snipe-IT/public/js/FileSaver.min.js
diff --git a/Production/SNIPE-IT/public/js/bootstrap-table-locale-all.js b/Productivite/Snipe-IT/public/js/bootstrap-table-locale-all.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/bootstrap-table-locale-all.js
rename to Productivite/Snipe-IT/public/js/bootstrap-table-locale-all.js
diff --git a/Production/SNIPE-IT/public/js/bootstrap-table-locale-all.min.js b/Productivite/Snipe-IT/public/js/bootstrap-table-locale-all.min.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/bootstrap-table-locale-all.min.js
rename to Productivite/Snipe-IT/public/js/bootstrap-table-locale-all.min.js
diff --git a/Production/SNIPE-IT/public/js/bootstrap-table.css b/Productivite/Snipe-IT/public/js/bootstrap-table.css
similarity index 100%
rename from Production/SNIPE-IT/public/js/bootstrap-table.css
rename to Productivite/Snipe-IT/public/js/bootstrap-table.css
diff --git a/Production/SNIPE-IT/public/js/bootstrap-table.js b/Productivite/Snipe-IT/public/js/bootstrap-table.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/bootstrap-table.js
rename to Productivite/Snipe-IT/public/js/bootstrap-table.js
diff --git a/Production/SNIPE-IT/public/js/bootstrap-table.min.css b/Productivite/Snipe-IT/public/js/bootstrap-table.min.css
similarity index 100%
rename from Production/SNIPE-IT/public/js/bootstrap-table.min.css
rename to Productivite/Snipe-IT/public/js/bootstrap-table.min.css
diff --git a/Production/SNIPE-IT/public/js/bootstrap-table.min.js b/Productivite/Snipe-IT/public/js/bootstrap-table.min.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/bootstrap-table.min.js
rename to Productivite/Snipe-IT/public/js/bootstrap-table.min.js
diff --git a/Production/SNIPE-IT/public/js/bootstrap.datepicker.js b/Productivite/Snipe-IT/public/js/bootstrap.datepicker.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/bootstrap.datepicker.js
rename to Productivite/Snipe-IT/public/js/bootstrap.datepicker.js
diff --git a/Production/SNIPE-IT/public/js/bootstrap/css/bootstrap.css b/Productivite/Snipe-IT/public/js/bootstrap/css/bootstrap.css
similarity index 100%
rename from Production/SNIPE-IT/public/js/bootstrap/css/bootstrap.css
rename to Productivite/Snipe-IT/public/js/bootstrap/css/bootstrap.css
diff --git a/Production/SNIPE-IT/public/js/bootstrap/css/bootstrap.css.map b/Productivite/Snipe-IT/public/js/bootstrap/css/bootstrap.css.map
similarity index 100%
rename from Production/SNIPE-IT/public/js/bootstrap/css/bootstrap.css.map
rename to Productivite/Snipe-IT/public/js/bootstrap/css/bootstrap.css.map
diff --git a/Production/SNIPE-IT/public/js/bootstrap/css/bootstrap.min.css b/Productivite/Snipe-IT/public/js/bootstrap/css/bootstrap.min.css
similarity index 100%
rename from Production/SNIPE-IT/public/js/bootstrap/css/bootstrap.min.css
rename to Productivite/Snipe-IT/public/js/bootstrap/css/bootstrap.min.css
diff --git a/Production/SNIPE-IT/public/js/bootstrap/fonts/glyphicons-halflings-regular.eot b/Productivite/Snipe-IT/public/js/bootstrap/fonts/glyphicons-halflings-regular.eot
similarity index 100%
rename from Production/SNIPE-IT/public/js/bootstrap/fonts/glyphicons-halflings-regular.eot
rename to Productivite/Snipe-IT/public/js/bootstrap/fonts/glyphicons-halflings-regular.eot
diff --git a/Production/SNIPE-IT/public/js/bootstrap/fonts/glyphicons-halflings-regular.svg b/Productivite/Snipe-IT/public/js/bootstrap/fonts/glyphicons-halflings-regular.svg
similarity index 100%
rename from Production/SNIPE-IT/public/js/bootstrap/fonts/glyphicons-halflings-regular.svg
rename to Productivite/Snipe-IT/public/js/bootstrap/fonts/glyphicons-halflings-regular.svg
diff --git a/Production/SNIPE-IT/public/js/bootstrap/fonts/glyphicons-halflings-regular.ttf b/Productivite/Snipe-IT/public/js/bootstrap/fonts/glyphicons-halflings-regular.ttf
similarity index 100%
rename from Production/SNIPE-IT/public/js/bootstrap/fonts/glyphicons-halflings-regular.ttf
rename to Productivite/Snipe-IT/public/js/bootstrap/fonts/glyphicons-halflings-regular.ttf
diff --git a/Production/SNIPE-IT/public/js/bootstrap/fonts/glyphicons-halflings-regular.woff b/Productivite/Snipe-IT/public/js/bootstrap/fonts/glyphicons-halflings-regular.woff
similarity index 100%
rename from Production/SNIPE-IT/public/js/bootstrap/fonts/glyphicons-halflings-regular.woff
rename to Productivite/Snipe-IT/public/js/bootstrap/fonts/glyphicons-halflings-regular.woff
diff --git a/Production/SNIPE-IT/public/js/bootstrap/fonts/glyphicons-halflings-regular.woff2 b/Productivite/Snipe-IT/public/js/bootstrap/fonts/glyphicons-halflings-regular.woff2
similarity index 100%
rename from Production/SNIPE-IT/public/js/bootstrap/fonts/glyphicons-halflings-regular.woff2
rename to Productivite/Snipe-IT/public/js/bootstrap/fonts/glyphicons-halflings-regular.woff2
diff --git a/Production/SNIPE-IT/public/js/bootstrap/js/bootstrap.js b/Productivite/Snipe-IT/public/js/bootstrap/js/bootstrap.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/bootstrap/js/bootstrap.js
rename to Productivite/Snipe-IT/public/js/bootstrap/js/bootstrap.js
diff --git a/Production/SNIPE-IT/public/js/bootstrap/js/bootstrap.min.js b/Productivite/Snipe-IT/public/js/bootstrap/js/bootstrap.min.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/bootstrap/js/bootstrap.min.js
rename to Productivite/Snipe-IT/public/js/bootstrap/js/bootstrap.min.js
diff --git a/Production/SNIPE-IT/public/js/bootstrap/js/npm.js b/Productivite/Snipe-IT/public/js/bootstrap/js/npm.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/bootstrap/js/npm.js
rename to Productivite/Snipe-IT/public/js/bootstrap/js/npm.js
diff --git a/Production/SNIPE-IT/public/js/build/app.js b/Productivite/Snipe-IT/public/js/build/app.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/build/app.js
rename to Productivite/Snipe-IT/public/js/build/app.js
diff --git a/Production/SNIPE-IT/public/js/build/app.js.LICENSE.txt b/Productivite/Snipe-IT/public/js/build/app.js.LICENSE.txt
similarity index 100%
rename from Production/SNIPE-IT/public/js/build/app.js.LICENSE.txt
rename to Productivite/Snipe-IT/public/js/build/app.js.LICENSE.txt
diff --git a/Production/SNIPE-IT/public/js/build/vendor.js b/Productivite/Snipe-IT/public/js/build/vendor.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/build/vendor.js
rename to Productivite/Snipe-IT/public/js/build/vendor.js
diff --git a/Production/SNIPE-IT/public/js/build/vue.js b/Productivite/Snipe-IT/public/js/build/vue.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/build/vue.js
rename to Productivite/Snipe-IT/public/js/build/vue.js
diff --git a/Production/SNIPE-IT/public/js/dashboard.js b/Productivite/Snipe-IT/public/js/dashboard.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/dashboard.js
rename to Productivite/Snipe-IT/public/js/dashboard.js
diff --git a/Production/SNIPE-IT/public/js/dashboard2.js b/Productivite/Snipe-IT/public/js/dashboard2.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/dashboard2.js
rename to Productivite/Snipe-IT/public/js/dashboard2.js
diff --git a/Production/SNIPE-IT/public/js/demo.js b/Productivite/Snipe-IT/public/js/demo.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/demo.js
rename to Productivite/Snipe-IT/public/js/demo.js
diff --git a/Production/SNIPE-IT/public/js/dist/all-defer.js b/Productivite/Snipe-IT/public/js/dist/all-defer.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/dist/all-defer.js
rename to Productivite/Snipe-IT/public/js/dist/all-defer.js
diff --git a/Production/SNIPE-IT/public/js/dist/all.js b/Productivite/Snipe-IT/public/js/dist/all.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/dist/all.js
rename to Productivite/Snipe-IT/public/js/dist/all.js
diff --git a/Production/SNIPE-IT/public/js/dist/bootstrap-table.js b/Productivite/Snipe-IT/public/js/dist/bootstrap-table.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/dist/bootstrap-table.js
rename to Productivite/Snipe-IT/public/js/dist/bootstrap-table.js
diff --git a/Production/SNIPE-IT/public/js/ekko-lightbox.js b/Productivite/Snipe-IT/public/js/ekko-lightbox.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/ekko-lightbox.js
rename to Productivite/Snipe-IT/public/js/ekko-lightbox.js
diff --git a/Production/SNIPE-IT/public/js/ekko-lightbox.min.js b/Productivite/Snipe-IT/public/js/ekko-lightbox.min.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/ekko-lightbox.min.js
rename to Productivite/Snipe-IT/public/js/ekko-lightbox.min.js
diff --git a/Production/SNIPE-IT/public/js/extensions/accent-neutralise/bootstrap-table-accent-neutralise.js b/Productivite/Snipe-IT/public/js/extensions/accent-neutralise/bootstrap-table-accent-neutralise.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/extensions/accent-neutralise/bootstrap-table-accent-neutralise.js
rename to Productivite/Snipe-IT/public/js/extensions/accent-neutralise/bootstrap-table-accent-neutralise.js
diff --git a/Production/SNIPE-IT/public/js/extensions/accent-neutralise/bootstrap-table-accent-neutralise.min.js b/Productivite/Snipe-IT/public/js/extensions/accent-neutralise/bootstrap-table-accent-neutralise.min.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/extensions/accent-neutralise/bootstrap-table-accent-neutralise.min.js
rename to Productivite/Snipe-IT/public/js/extensions/accent-neutralise/bootstrap-table-accent-neutralise.min.js
diff --git a/Production/SNIPE-IT/public/js/extensions/angular/bootstrap-table-angular.js b/Productivite/Snipe-IT/public/js/extensions/angular/bootstrap-table-angular.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/extensions/angular/bootstrap-table-angular.js
rename to Productivite/Snipe-IT/public/js/extensions/angular/bootstrap-table-angular.js
diff --git a/Production/SNIPE-IT/public/js/extensions/angular/bootstrap-table-angular.min.js b/Productivite/Snipe-IT/public/js/extensions/angular/bootstrap-table-angular.min.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/extensions/angular/bootstrap-table-angular.min.js
rename to Productivite/Snipe-IT/public/js/extensions/angular/bootstrap-table-angular.min.js
diff --git a/Production/SNIPE-IT/public/js/extensions/cookie/bootstrap-table-cookie.js b/Productivite/Snipe-IT/public/js/extensions/cookie/bootstrap-table-cookie.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/extensions/cookie/bootstrap-table-cookie.js
rename to Productivite/Snipe-IT/public/js/extensions/cookie/bootstrap-table-cookie.js
diff --git a/Production/SNIPE-IT/public/js/extensions/cookie/bootstrap-table-cookie.min.js b/Productivite/Snipe-IT/public/js/extensions/cookie/bootstrap-table-cookie.min.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/extensions/cookie/bootstrap-table-cookie.min.js
rename to Productivite/Snipe-IT/public/js/extensions/cookie/bootstrap-table-cookie.min.js
diff --git a/Production/SNIPE-IT/public/js/extensions/editable/bootstrap-table-editable.js b/Productivite/Snipe-IT/public/js/extensions/editable/bootstrap-table-editable.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/extensions/editable/bootstrap-table-editable.js
rename to Productivite/Snipe-IT/public/js/extensions/editable/bootstrap-table-editable.js
diff --git a/Production/SNIPE-IT/public/js/extensions/editable/bootstrap-table-editable.min.js b/Productivite/Snipe-IT/public/js/extensions/editable/bootstrap-table-editable.min.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/extensions/editable/bootstrap-table-editable.min.js
rename to Productivite/Snipe-IT/public/js/extensions/editable/bootstrap-table-editable.min.js
diff --git a/Production/SNIPE-IT/public/js/extensions/export/bootstrap-table-export.js b/Productivite/Snipe-IT/public/js/extensions/export/bootstrap-table-export.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/extensions/export/bootstrap-table-export.js
rename to Productivite/Snipe-IT/public/js/extensions/export/bootstrap-table-export.js
diff --git a/Production/SNIPE-IT/public/js/extensions/export/bootstrap-table-export.min.js b/Productivite/Snipe-IT/public/js/extensions/export/bootstrap-table-export.min.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/extensions/export/bootstrap-table-export.min.js
rename to Productivite/Snipe-IT/public/js/extensions/export/bootstrap-table-export.min.js
diff --git a/Production/SNIPE-IT/public/js/extensions/export/jquery.base64.js b/Productivite/Snipe-IT/public/js/extensions/export/jquery.base64.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/extensions/export/jquery.base64.js
rename to Productivite/Snipe-IT/public/js/extensions/export/jquery.base64.js
diff --git a/Production/SNIPE-IT/public/js/extensions/export/tableExport.js b/Productivite/Snipe-IT/public/js/extensions/export/tableExport.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/extensions/export/tableExport.js
rename to Productivite/Snipe-IT/public/js/extensions/export/tableExport.js
diff --git a/Production/SNIPE-IT/public/js/extensions/export/tableExport.min.js b/Productivite/Snipe-IT/public/js/extensions/export/tableExport.min.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/extensions/export/tableExport.min.js
rename to Productivite/Snipe-IT/public/js/extensions/export/tableExport.min.js
diff --git a/Production/SNIPE-IT/public/js/extensions/filter-control/bootstrap-table-filter-control.js b/Productivite/Snipe-IT/public/js/extensions/filter-control/bootstrap-table-filter-control.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/extensions/filter-control/bootstrap-table-filter-control.js
rename to Productivite/Snipe-IT/public/js/extensions/filter-control/bootstrap-table-filter-control.js
diff --git a/Production/SNIPE-IT/public/js/extensions/filter-control/bootstrap-table-filter-control.min.js b/Productivite/Snipe-IT/public/js/extensions/filter-control/bootstrap-table-filter-control.min.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/extensions/filter-control/bootstrap-table-filter-control.min.js
rename to Productivite/Snipe-IT/public/js/extensions/filter-control/bootstrap-table-filter-control.min.js
diff --git a/Production/SNIPE-IT/public/js/extensions/filter/bootstrap-table-filter.js b/Productivite/Snipe-IT/public/js/extensions/filter/bootstrap-table-filter.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/extensions/filter/bootstrap-table-filter.js
rename to Productivite/Snipe-IT/public/js/extensions/filter/bootstrap-table-filter.js
diff --git a/Production/SNIPE-IT/public/js/extensions/filter/bootstrap-table-filter.min.js b/Productivite/Snipe-IT/public/js/extensions/filter/bootstrap-table-filter.min.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/extensions/filter/bootstrap-table-filter.min.js
rename to Productivite/Snipe-IT/public/js/extensions/filter/bootstrap-table-filter.min.js
diff --git a/Production/SNIPE-IT/public/js/extensions/flat-json/bootstrap-table-flat-json.js b/Productivite/Snipe-IT/public/js/extensions/flat-json/bootstrap-table-flat-json.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/extensions/flat-json/bootstrap-table-flat-json.js
rename to Productivite/Snipe-IT/public/js/extensions/flat-json/bootstrap-table-flat-json.js
diff --git a/Production/SNIPE-IT/public/js/extensions/flat-json/bootstrap-table-flat-json.min.js b/Productivite/Snipe-IT/public/js/extensions/flat-json/bootstrap-table-flat-json.min.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/extensions/flat-json/bootstrap-table-flat-json.min.js
rename to Productivite/Snipe-IT/public/js/extensions/flat-json/bootstrap-table-flat-json.min.js
diff --git a/Production/SNIPE-IT/public/js/extensions/group-by-v2/bootstrap-table-group-by.css b/Productivite/Snipe-IT/public/js/extensions/group-by-v2/bootstrap-table-group-by.css
similarity index 100%
rename from Production/SNIPE-IT/public/js/extensions/group-by-v2/bootstrap-table-group-by.css
rename to Productivite/Snipe-IT/public/js/extensions/group-by-v2/bootstrap-table-group-by.css
diff --git a/Production/SNIPE-IT/public/js/extensions/group-by-v2/bootstrap-table-group-by.js b/Productivite/Snipe-IT/public/js/extensions/group-by-v2/bootstrap-table-group-by.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/extensions/group-by-v2/bootstrap-table-group-by.js
rename to Productivite/Snipe-IT/public/js/extensions/group-by-v2/bootstrap-table-group-by.js
diff --git a/Production/SNIPE-IT/public/js/extensions/group-by-v2/bootstrap-table-group-by.min.js b/Productivite/Snipe-IT/public/js/extensions/group-by-v2/bootstrap-table-group-by.min.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/extensions/group-by-v2/bootstrap-table-group-by.min.js
rename to Productivite/Snipe-IT/public/js/extensions/group-by-v2/bootstrap-table-group-by.min.js
diff --git a/Production/SNIPE-IT/public/js/extensions/group-by/bootstrap-table-group-by.css b/Productivite/Snipe-IT/public/js/extensions/group-by/bootstrap-table-group-by.css
similarity index 100%
rename from Production/SNIPE-IT/public/js/extensions/group-by/bootstrap-table-group-by.css
rename to Productivite/Snipe-IT/public/js/extensions/group-by/bootstrap-table-group-by.css
diff --git a/Production/SNIPE-IT/public/js/extensions/group-by/bootstrap-table-group-by.js b/Productivite/Snipe-IT/public/js/extensions/group-by/bootstrap-table-group-by.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/extensions/group-by/bootstrap-table-group-by.js
rename to Productivite/Snipe-IT/public/js/extensions/group-by/bootstrap-table-group-by.js
diff --git a/Production/SNIPE-IT/public/js/extensions/group-by/bootstrap-table-group-by.min.js b/Productivite/Snipe-IT/public/js/extensions/group-by/bootstrap-table-group-by.min.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/extensions/group-by/bootstrap-table-group-by.min.js
rename to Productivite/Snipe-IT/public/js/extensions/group-by/bootstrap-table-group-by.min.js
diff --git a/Production/SNIPE-IT/public/js/extensions/key-events/bootstrap-table-key-events.js b/Productivite/Snipe-IT/public/js/extensions/key-events/bootstrap-table-key-events.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/extensions/key-events/bootstrap-table-key-events.js
rename to Productivite/Snipe-IT/public/js/extensions/key-events/bootstrap-table-key-events.js
diff --git a/Production/SNIPE-IT/public/js/extensions/key-events/bootstrap-table-key-events.min.js b/Productivite/Snipe-IT/public/js/extensions/key-events/bootstrap-table-key-events.min.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/extensions/key-events/bootstrap-table-key-events.min.js
rename to Productivite/Snipe-IT/public/js/extensions/key-events/bootstrap-table-key-events.min.js
diff --git a/Production/SNIPE-IT/public/js/extensions/mobile/bootstrap-table-mobile.js b/Productivite/Snipe-IT/public/js/extensions/mobile/bootstrap-table-mobile.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/extensions/mobile/bootstrap-table-mobile.js
rename to Productivite/Snipe-IT/public/js/extensions/mobile/bootstrap-table-mobile.js
diff --git a/Production/SNIPE-IT/public/js/extensions/mobile/bootstrap-table-mobile.min.js b/Productivite/Snipe-IT/public/js/extensions/mobile/bootstrap-table-mobile.min.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/extensions/mobile/bootstrap-table-mobile.min.js
rename to Productivite/Snipe-IT/public/js/extensions/mobile/bootstrap-table-mobile.min.js
diff --git a/Production/SNIPE-IT/public/js/extensions/multiple-search/bootstrap-table-multiple-search.js b/Productivite/Snipe-IT/public/js/extensions/multiple-search/bootstrap-table-multiple-search.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/extensions/multiple-search/bootstrap-table-multiple-search.js
rename to Productivite/Snipe-IT/public/js/extensions/multiple-search/bootstrap-table-multiple-search.js
diff --git a/Production/SNIPE-IT/public/js/extensions/multiple-search/bootstrap-table-multiple-search.min.js b/Productivite/Snipe-IT/public/js/extensions/multiple-search/bootstrap-table-multiple-search.min.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/extensions/multiple-search/bootstrap-table-multiple-search.min.js
rename to Productivite/Snipe-IT/public/js/extensions/multiple-search/bootstrap-table-multiple-search.min.js
diff --git a/Production/SNIPE-IT/public/js/extensions/multiple-sort/bootstrap-table-multiple-sort.js b/Productivite/Snipe-IT/public/js/extensions/multiple-sort/bootstrap-table-multiple-sort.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/extensions/multiple-sort/bootstrap-table-multiple-sort.js
rename to Productivite/Snipe-IT/public/js/extensions/multiple-sort/bootstrap-table-multiple-sort.js
diff --git a/Production/SNIPE-IT/public/js/extensions/multiple-sort/bootstrap-table-multiple-sort.min.js b/Productivite/Snipe-IT/public/js/extensions/multiple-sort/bootstrap-table-multiple-sort.min.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/extensions/multiple-sort/bootstrap-table-multiple-sort.min.js
rename to Productivite/Snipe-IT/public/js/extensions/multiple-sort/bootstrap-table-multiple-sort.min.js
diff --git a/Production/SNIPE-IT/public/js/extensions/natural-sorting/bootstrap-table-natural-sorting.js b/Productivite/Snipe-IT/public/js/extensions/natural-sorting/bootstrap-table-natural-sorting.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/extensions/natural-sorting/bootstrap-table-natural-sorting.js
rename to Productivite/Snipe-IT/public/js/extensions/natural-sorting/bootstrap-table-natural-sorting.js
diff --git a/Production/SNIPE-IT/public/js/extensions/natural-sorting/bootstrap-table-natural-sorting.min.js b/Productivite/Snipe-IT/public/js/extensions/natural-sorting/bootstrap-table-natural-sorting.min.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/extensions/natural-sorting/bootstrap-table-natural-sorting.min.js
rename to Productivite/Snipe-IT/public/js/extensions/natural-sorting/bootstrap-table-natural-sorting.min.js
diff --git a/Production/SNIPE-IT/public/js/extensions/reorder-columns/bootstrap-table-reorder-columns.js b/Productivite/Snipe-IT/public/js/extensions/reorder-columns/bootstrap-table-reorder-columns.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/extensions/reorder-columns/bootstrap-table-reorder-columns.js
rename to Productivite/Snipe-IT/public/js/extensions/reorder-columns/bootstrap-table-reorder-columns.js
diff --git a/Production/SNIPE-IT/public/js/extensions/reorder-columns/bootstrap-table-reorder-columns.min.js b/Productivite/Snipe-IT/public/js/extensions/reorder-columns/bootstrap-table-reorder-columns.min.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/extensions/reorder-columns/bootstrap-table-reorder-columns.min.js
rename to Productivite/Snipe-IT/public/js/extensions/reorder-columns/bootstrap-table-reorder-columns.min.js
diff --git a/Production/SNIPE-IT/public/js/extensions/reorder-rows/bootstrap-table-reorder-rows.css b/Productivite/Snipe-IT/public/js/extensions/reorder-rows/bootstrap-table-reorder-rows.css
similarity index 100%
rename from Production/SNIPE-IT/public/js/extensions/reorder-rows/bootstrap-table-reorder-rows.css
rename to Productivite/Snipe-IT/public/js/extensions/reorder-rows/bootstrap-table-reorder-rows.css
diff --git a/Production/SNIPE-IT/public/js/extensions/reorder-rows/bootstrap-table-reorder-rows.js b/Productivite/Snipe-IT/public/js/extensions/reorder-rows/bootstrap-table-reorder-rows.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/extensions/reorder-rows/bootstrap-table-reorder-rows.js
rename to Productivite/Snipe-IT/public/js/extensions/reorder-rows/bootstrap-table-reorder-rows.js
diff --git a/Production/SNIPE-IT/public/js/extensions/reorder-rows/bootstrap-table-reorder-rows.min.js b/Productivite/Snipe-IT/public/js/extensions/reorder-rows/bootstrap-table-reorder-rows.min.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/extensions/reorder-rows/bootstrap-table-reorder-rows.min.js
rename to Productivite/Snipe-IT/public/js/extensions/reorder-rows/bootstrap-table-reorder-rows.min.js
diff --git a/Production/SNIPE-IT/public/js/extensions/resizable/bootstrap-table-resizable.js b/Productivite/Snipe-IT/public/js/extensions/resizable/bootstrap-table-resizable.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/extensions/resizable/bootstrap-table-resizable.js
rename to Productivite/Snipe-IT/public/js/extensions/resizable/bootstrap-table-resizable.js
diff --git a/Production/SNIPE-IT/public/js/extensions/resizable/bootstrap-table-resizable.min.js b/Productivite/Snipe-IT/public/js/extensions/resizable/bootstrap-table-resizable.min.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/extensions/resizable/bootstrap-table-resizable.min.js
rename to Productivite/Snipe-IT/public/js/extensions/resizable/bootstrap-table-resizable.min.js
diff --git a/Production/SNIPE-IT/public/js/extensions/sticky-header/bootstrap-table-sticky-header.css b/Productivite/Snipe-IT/public/js/extensions/sticky-header/bootstrap-table-sticky-header.css
similarity index 100%
rename from Production/SNIPE-IT/public/js/extensions/sticky-header/bootstrap-table-sticky-header.css
rename to Productivite/Snipe-IT/public/js/extensions/sticky-header/bootstrap-table-sticky-header.css
diff --git a/Production/SNIPE-IT/public/js/extensions/sticky-header/bootstrap-table-sticky-header.js b/Productivite/Snipe-IT/public/js/extensions/sticky-header/bootstrap-table-sticky-header.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/extensions/sticky-header/bootstrap-table-sticky-header.js
rename to Productivite/Snipe-IT/public/js/extensions/sticky-header/bootstrap-table-sticky-header.js
diff --git a/Production/SNIPE-IT/public/js/extensions/sticky-header/bootstrap-table-sticky-header.min.js b/Productivite/Snipe-IT/public/js/extensions/sticky-header/bootstrap-table-sticky-header.min.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/extensions/sticky-header/bootstrap-table-sticky-header.min.js
rename to Productivite/Snipe-IT/public/js/extensions/sticky-header/bootstrap-table-sticky-header.min.js
diff --git a/Production/SNIPE-IT/public/js/extensions/toolbar/bootstrap-table-toolbar.js b/Productivite/Snipe-IT/public/js/extensions/toolbar/bootstrap-table-toolbar.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/extensions/toolbar/bootstrap-table-toolbar.js
rename to Productivite/Snipe-IT/public/js/extensions/toolbar/bootstrap-table-toolbar.js
diff --git a/Production/SNIPE-IT/public/js/extensions/toolbar/bootstrap-table-toolbar.min.js b/Productivite/Snipe-IT/public/js/extensions/toolbar/bootstrap-table-toolbar.min.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/extensions/toolbar/bootstrap-table-toolbar.min.js
rename to Productivite/Snipe-IT/public/js/extensions/toolbar/bootstrap-table-toolbar.min.js
diff --git a/Production/SNIPE-IT/public/js/html5.js b/Productivite/Snipe-IT/public/js/html5.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/html5.js
rename to Productivite/Snipe-IT/public/js/html5.js
diff --git a/Production/SNIPE-IT/public/js/html5shiv.js b/Productivite/Snipe-IT/public/js/html5shiv.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/html5shiv.js
rename to Productivite/Snipe-IT/public/js/html5shiv.js
diff --git a/Production/SNIPE-IT/public/js/jquery.dragtable.js b/Productivite/Snipe-IT/public/js/jquery.dragtable.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/jquery.dragtable.js
rename to Productivite/Snipe-IT/public/js/jquery.dragtable.js
diff --git a/Production/SNIPE-IT/public/js/jquery.fileupload.js b/Productivite/Snipe-IT/public/js/jquery.fileupload.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/jquery.fileupload.js
rename to Productivite/Snipe-IT/public/js/jquery.fileupload.js
diff --git a/Production/SNIPE-IT/public/js/jquery.iframe-transport.js b/Productivite/Snipe-IT/public/js/jquery.iframe-transport.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/jquery.iframe-transport.js
rename to Productivite/Snipe-IT/public/js/jquery.iframe-transport.js
diff --git a/Production/SNIPE-IT/public/js/jquery.js b/Productivite/Snipe-IT/public/js/jquery.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/jquery.js
rename to Productivite/Snipe-IT/public/js/jquery.js
diff --git a/Production/SNIPE-IT/public/js/jquery.typeahead.min.js b/Productivite/Snipe-IT/public/js/jquery.typeahead.min.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/jquery.typeahead.min.js
rename to Productivite/Snipe-IT/public/js/jquery.typeahead.min.js
diff --git a/Production/SNIPE-IT/public/js/jquery.ui.widget.js b/Productivite/Snipe-IT/public/js/jquery.ui.widget.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/jquery.ui.widget.js
rename to Productivite/Snipe-IT/public/js/jquery.ui.widget.js
diff --git a/Production/SNIPE-IT/public/js/jspdf.min.js b/Productivite/Snipe-IT/public/js/jspdf.min.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/jspdf.min.js
rename to Productivite/Snipe-IT/public/js/jspdf.min.js
diff --git a/Production/SNIPE-IT/public/js/jspdf.plugin.autotable.js b/Productivite/Snipe-IT/public/js/jspdf.plugin.autotable.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/jspdf.plugin.autotable.js
rename to Productivite/Snipe-IT/public/js/jspdf.plugin.autotable.js
diff --git a/Production/SNIPE-IT/public/js/locale/bootstrap-table-af-ZA.js b/Productivite/Snipe-IT/public/js/locale/bootstrap-table-af-ZA.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/locale/bootstrap-table-af-ZA.js
rename to Productivite/Snipe-IT/public/js/locale/bootstrap-table-af-ZA.js
diff --git a/Production/SNIPE-IT/public/js/locale/bootstrap-table-af-ZA.min.js b/Productivite/Snipe-IT/public/js/locale/bootstrap-table-af-ZA.min.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/locale/bootstrap-table-af-ZA.min.js
rename to Productivite/Snipe-IT/public/js/locale/bootstrap-table-af-ZA.min.js
diff --git a/Production/SNIPE-IT/public/js/locale/bootstrap-table-ar-SA.js b/Productivite/Snipe-IT/public/js/locale/bootstrap-table-ar-SA.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/locale/bootstrap-table-ar-SA.js
rename to Productivite/Snipe-IT/public/js/locale/bootstrap-table-ar-SA.js
diff --git a/Production/SNIPE-IT/public/js/locale/bootstrap-table-ar-SA.min.js b/Productivite/Snipe-IT/public/js/locale/bootstrap-table-ar-SA.min.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/locale/bootstrap-table-ar-SA.min.js
rename to Productivite/Snipe-IT/public/js/locale/bootstrap-table-ar-SA.min.js
diff --git a/Production/SNIPE-IT/public/js/locale/bootstrap-table-ca-ES.js b/Productivite/Snipe-IT/public/js/locale/bootstrap-table-ca-ES.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/locale/bootstrap-table-ca-ES.js
rename to Productivite/Snipe-IT/public/js/locale/bootstrap-table-ca-ES.js
diff --git a/Production/SNIPE-IT/public/js/locale/bootstrap-table-ca-ES.min.js b/Productivite/Snipe-IT/public/js/locale/bootstrap-table-ca-ES.min.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/locale/bootstrap-table-ca-ES.min.js
rename to Productivite/Snipe-IT/public/js/locale/bootstrap-table-ca-ES.min.js
diff --git a/Production/SNIPE-IT/public/js/locale/bootstrap-table-cs-CZ.js b/Productivite/Snipe-IT/public/js/locale/bootstrap-table-cs-CZ.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/locale/bootstrap-table-cs-CZ.js
rename to Productivite/Snipe-IT/public/js/locale/bootstrap-table-cs-CZ.js
diff --git a/Production/SNIPE-IT/public/js/locale/bootstrap-table-cs-CZ.min.js b/Productivite/Snipe-IT/public/js/locale/bootstrap-table-cs-CZ.min.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/locale/bootstrap-table-cs-CZ.min.js
rename to Productivite/Snipe-IT/public/js/locale/bootstrap-table-cs-CZ.min.js
diff --git a/Production/SNIPE-IT/public/js/locale/bootstrap-table-da-DK.js b/Productivite/Snipe-IT/public/js/locale/bootstrap-table-da-DK.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/locale/bootstrap-table-da-DK.js
rename to Productivite/Snipe-IT/public/js/locale/bootstrap-table-da-DK.js
diff --git a/Production/SNIPE-IT/public/js/locale/bootstrap-table-da-DK.min.js b/Productivite/Snipe-IT/public/js/locale/bootstrap-table-da-DK.min.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/locale/bootstrap-table-da-DK.min.js
rename to Productivite/Snipe-IT/public/js/locale/bootstrap-table-da-DK.min.js
diff --git a/Production/SNIPE-IT/public/js/locale/bootstrap-table-de-DE.js b/Productivite/Snipe-IT/public/js/locale/bootstrap-table-de-DE.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/locale/bootstrap-table-de-DE.js
rename to Productivite/Snipe-IT/public/js/locale/bootstrap-table-de-DE.js
diff --git a/Production/SNIPE-IT/public/js/locale/bootstrap-table-de-DE.min.js b/Productivite/Snipe-IT/public/js/locale/bootstrap-table-de-DE.min.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/locale/bootstrap-table-de-DE.min.js
rename to Productivite/Snipe-IT/public/js/locale/bootstrap-table-de-DE.min.js
diff --git a/Production/SNIPE-IT/public/js/locale/bootstrap-table-el-GR.js b/Productivite/Snipe-IT/public/js/locale/bootstrap-table-el-GR.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/locale/bootstrap-table-el-GR.js
rename to Productivite/Snipe-IT/public/js/locale/bootstrap-table-el-GR.js
diff --git a/Production/SNIPE-IT/public/js/locale/bootstrap-table-el-GR.min.js b/Productivite/Snipe-IT/public/js/locale/bootstrap-table-el-GR.min.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/locale/bootstrap-table-el-GR.min.js
rename to Productivite/Snipe-IT/public/js/locale/bootstrap-table-el-GR.min.js
diff --git a/Production/SNIPE-IT/public/js/locale/bootstrap-table-en-US.js b/Productivite/Snipe-IT/public/js/locale/bootstrap-table-en-US.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/locale/bootstrap-table-en-US.js
rename to Productivite/Snipe-IT/public/js/locale/bootstrap-table-en-US.js
diff --git a/Production/SNIPE-IT/public/js/locale/bootstrap-table-en-US.min.js b/Productivite/Snipe-IT/public/js/locale/bootstrap-table-en-US.min.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/locale/bootstrap-table-en-US.min.js
rename to Productivite/Snipe-IT/public/js/locale/bootstrap-table-en-US.min.js
diff --git a/Production/SNIPE-IT/public/js/locale/bootstrap-table-es-AR.js b/Productivite/Snipe-IT/public/js/locale/bootstrap-table-es-AR.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/locale/bootstrap-table-es-AR.js
rename to Productivite/Snipe-IT/public/js/locale/bootstrap-table-es-AR.js
diff --git a/Production/SNIPE-IT/public/js/locale/bootstrap-table-es-AR.min.js b/Productivite/Snipe-IT/public/js/locale/bootstrap-table-es-AR.min.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/locale/bootstrap-table-es-AR.min.js
rename to Productivite/Snipe-IT/public/js/locale/bootstrap-table-es-AR.min.js
diff --git a/Production/SNIPE-IT/public/js/locale/bootstrap-table-es-CR.js b/Productivite/Snipe-IT/public/js/locale/bootstrap-table-es-CR.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/locale/bootstrap-table-es-CR.js
rename to Productivite/Snipe-IT/public/js/locale/bootstrap-table-es-CR.js
diff --git a/Production/SNIPE-IT/public/js/locale/bootstrap-table-es-CR.min.js b/Productivite/Snipe-IT/public/js/locale/bootstrap-table-es-CR.min.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/locale/bootstrap-table-es-CR.min.js
rename to Productivite/Snipe-IT/public/js/locale/bootstrap-table-es-CR.min.js
diff --git a/Production/SNIPE-IT/public/js/locale/bootstrap-table-es-ES.js b/Productivite/Snipe-IT/public/js/locale/bootstrap-table-es-ES.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/locale/bootstrap-table-es-ES.js
rename to Productivite/Snipe-IT/public/js/locale/bootstrap-table-es-ES.js
diff --git a/Production/SNIPE-IT/public/js/locale/bootstrap-table-es-ES.min.js b/Productivite/Snipe-IT/public/js/locale/bootstrap-table-es-ES.min.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/locale/bootstrap-table-es-ES.min.js
rename to Productivite/Snipe-IT/public/js/locale/bootstrap-table-es-ES.min.js
diff --git a/Production/SNIPE-IT/public/js/locale/bootstrap-table-es-MX.js b/Productivite/Snipe-IT/public/js/locale/bootstrap-table-es-MX.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/locale/bootstrap-table-es-MX.js
rename to Productivite/Snipe-IT/public/js/locale/bootstrap-table-es-MX.js
diff --git a/Production/SNIPE-IT/public/js/locale/bootstrap-table-es-MX.min.js b/Productivite/Snipe-IT/public/js/locale/bootstrap-table-es-MX.min.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/locale/bootstrap-table-es-MX.min.js
rename to Productivite/Snipe-IT/public/js/locale/bootstrap-table-es-MX.min.js
diff --git a/Production/SNIPE-IT/public/js/locale/bootstrap-table-es-NI.js b/Productivite/Snipe-IT/public/js/locale/bootstrap-table-es-NI.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/locale/bootstrap-table-es-NI.js
rename to Productivite/Snipe-IT/public/js/locale/bootstrap-table-es-NI.js
diff --git a/Production/SNIPE-IT/public/js/locale/bootstrap-table-es-NI.min.js b/Productivite/Snipe-IT/public/js/locale/bootstrap-table-es-NI.min.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/locale/bootstrap-table-es-NI.min.js
rename to Productivite/Snipe-IT/public/js/locale/bootstrap-table-es-NI.min.js
diff --git a/Production/SNIPE-IT/public/js/locale/bootstrap-table-es-SP.js b/Productivite/Snipe-IT/public/js/locale/bootstrap-table-es-SP.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/locale/bootstrap-table-es-SP.js
rename to Productivite/Snipe-IT/public/js/locale/bootstrap-table-es-SP.js
diff --git a/Production/SNIPE-IT/public/js/locale/bootstrap-table-es-SP.min.js b/Productivite/Snipe-IT/public/js/locale/bootstrap-table-es-SP.min.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/locale/bootstrap-table-es-SP.min.js
rename to Productivite/Snipe-IT/public/js/locale/bootstrap-table-es-SP.min.js
diff --git a/Production/SNIPE-IT/public/js/locale/bootstrap-table-et-EE.js b/Productivite/Snipe-IT/public/js/locale/bootstrap-table-et-EE.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/locale/bootstrap-table-et-EE.js
rename to Productivite/Snipe-IT/public/js/locale/bootstrap-table-et-EE.js
diff --git a/Production/SNIPE-IT/public/js/locale/bootstrap-table-et-EE.min.js b/Productivite/Snipe-IT/public/js/locale/bootstrap-table-et-EE.min.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/locale/bootstrap-table-et-EE.min.js
rename to Productivite/Snipe-IT/public/js/locale/bootstrap-table-et-EE.min.js
diff --git a/Production/SNIPE-IT/public/js/locale/bootstrap-table-fa-IR.js b/Productivite/Snipe-IT/public/js/locale/bootstrap-table-fa-IR.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/locale/bootstrap-table-fa-IR.js
rename to Productivite/Snipe-IT/public/js/locale/bootstrap-table-fa-IR.js
diff --git a/Production/SNIPE-IT/public/js/locale/bootstrap-table-fa-IR.min.js b/Productivite/Snipe-IT/public/js/locale/bootstrap-table-fa-IR.min.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/locale/bootstrap-table-fa-IR.min.js
rename to Productivite/Snipe-IT/public/js/locale/bootstrap-table-fa-IR.min.js
diff --git a/Production/SNIPE-IT/public/js/locale/bootstrap-table-fr-BE.js b/Productivite/Snipe-IT/public/js/locale/bootstrap-table-fr-BE.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/locale/bootstrap-table-fr-BE.js
rename to Productivite/Snipe-IT/public/js/locale/bootstrap-table-fr-BE.js
diff --git a/Production/SNIPE-IT/public/js/locale/bootstrap-table-fr-BE.min.js b/Productivite/Snipe-IT/public/js/locale/bootstrap-table-fr-BE.min.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/locale/bootstrap-table-fr-BE.min.js
rename to Productivite/Snipe-IT/public/js/locale/bootstrap-table-fr-BE.min.js
diff --git a/Production/SNIPE-IT/public/js/locale/bootstrap-table-fr-FR.js b/Productivite/Snipe-IT/public/js/locale/bootstrap-table-fr-FR.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/locale/bootstrap-table-fr-FR.js
rename to Productivite/Snipe-IT/public/js/locale/bootstrap-table-fr-FR.js
diff --git a/Production/SNIPE-IT/public/js/locale/bootstrap-table-fr-FR.min.js b/Productivite/Snipe-IT/public/js/locale/bootstrap-table-fr-FR.min.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/locale/bootstrap-table-fr-FR.min.js
rename to Productivite/Snipe-IT/public/js/locale/bootstrap-table-fr-FR.min.js
diff --git a/Production/SNIPE-IT/public/js/locale/bootstrap-table-he-IL.js b/Productivite/Snipe-IT/public/js/locale/bootstrap-table-he-IL.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/locale/bootstrap-table-he-IL.js
rename to Productivite/Snipe-IT/public/js/locale/bootstrap-table-he-IL.js
diff --git a/Production/SNIPE-IT/public/js/locale/bootstrap-table-he-IL.min.js b/Productivite/Snipe-IT/public/js/locale/bootstrap-table-he-IL.min.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/locale/bootstrap-table-he-IL.min.js
rename to Productivite/Snipe-IT/public/js/locale/bootstrap-table-he-IL.min.js
diff --git a/Production/SNIPE-IT/public/js/locale/bootstrap-table-hr-HR.js b/Productivite/Snipe-IT/public/js/locale/bootstrap-table-hr-HR.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/locale/bootstrap-table-hr-HR.js
rename to Productivite/Snipe-IT/public/js/locale/bootstrap-table-hr-HR.js
diff --git a/Production/SNIPE-IT/public/js/locale/bootstrap-table-hr-HR.min.js b/Productivite/Snipe-IT/public/js/locale/bootstrap-table-hr-HR.min.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/locale/bootstrap-table-hr-HR.min.js
rename to Productivite/Snipe-IT/public/js/locale/bootstrap-table-hr-HR.min.js
diff --git a/Production/SNIPE-IT/public/js/locale/bootstrap-table-hu-HU.js b/Productivite/Snipe-IT/public/js/locale/bootstrap-table-hu-HU.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/locale/bootstrap-table-hu-HU.js
rename to Productivite/Snipe-IT/public/js/locale/bootstrap-table-hu-HU.js
diff --git a/Production/SNIPE-IT/public/js/locale/bootstrap-table-hu-HU.min.js b/Productivite/Snipe-IT/public/js/locale/bootstrap-table-hu-HU.min.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/locale/bootstrap-table-hu-HU.min.js
rename to Productivite/Snipe-IT/public/js/locale/bootstrap-table-hu-HU.min.js
diff --git a/Production/SNIPE-IT/public/js/locale/bootstrap-table-it-IT.js b/Productivite/Snipe-IT/public/js/locale/bootstrap-table-it-IT.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/locale/bootstrap-table-it-IT.js
rename to Productivite/Snipe-IT/public/js/locale/bootstrap-table-it-IT.js
diff --git a/Production/SNIPE-IT/public/js/locale/bootstrap-table-it-IT.min.js b/Productivite/Snipe-IT/public/js/locale/bootstrap-table-it-IT.min.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/locale/bootstrap-table-it-IT.min.js
rename to Productivite/Snipe-IT/public/js/locale/bootstrap-table-it-IT.min.js
diff --git a/Production/SNIPE-IT/public/js/locale/bootstrap-table-ja-JP.js b/Productivite/Snipe-IT/public/js/locale/bootstrap-table-ja-JP.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/locale/bootstrap-table-ja-JP.js
rename to Productivite/Snipe-IT/public/js/locale/bootstrap-table-ja-JP.js
diff --git a/Production/SNIPE-IT/public/js/locale/bootstrap-table-ja-JP.min.js b/Productivite/Snipe-IT/public/js/locale/bootstrap-table-ja-JP.min.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/locale/bootstrap-table-ja-JP.min.js
rename to Productivite/Snipe-IT/public/js/locale/bootstrap-table-ja-JP.min.js
diff --git a/Production/SNIPE-IT/public/js/locale/bootstrap-table-ka-GE.js b/Productivite/Snipe-IT/public/js/locale/bootstrap-table-ka-GE.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/locale/bootstrap-table-ka-GE.js
rename to Productivite/Snipe-IT/public/js/locale/bootstrap-table-ka-GE.js
diff --git a/Production/SNIPE-IT/public/js/locale/bootstrap-table-ka-GE.min.js b/Productivite/Snipe-IT/public/js/locale/bootstrap-table-ka-GE.min.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/locale/bootstrap-table-ka-GE.min.js
rename to Productivite/Snipe-IT/public/js/locale/bootstrap-table-ka-GE.min.js
diff --git a/Production/SNIPE-IT/public/js/locale/bootstrap-table-ko-KR.js b/Productivite/Snipe-IT/public/js/locale/bootstrap-table-ko-KR.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/locale/bootstrap-table-ko-KR.js
rename to Productivite/Snipe-IT/public/js/locale/bootstrap-table-ko-KR.js
diff --git a/Production/SNIPE-IT/public/js/locale/bootstrap-table-ko-KR.min.js b/Productivite/Snipe-IT/public/js/locale/bootstrap-table-ko-KR.min.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/locale/bootstrap-table-ko-KR.min.js
rename to Productivite/Snipe-IT/public/js/locale/bootstrap-table-ko-KR.min.js
diff --git a/Production/SNIPE-IT/public/js/locale/bootstrap-table-ms-MY.js b/Productivite/Snipe-IT/public/js/locale/bootstrap-table-ms-MY.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/locale/bootstrap-table-ms-MY.js
rename to Productivite/Snipe-IT/public/js/locale/bootstrap-table-ms-MY.js
diff --git a/Production/SNIPE-IT/public/js/locale/bootstrap-table-ms-MY.min.js b/Productivite/Snipe-IT/public/js/locale/bootstrap-table-ms-MY.min.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/locale/bootstrap-table-ms-MY.min.js
rename to Productivite/Snipe-IT/public/js/locale/bootstrap-table-ms-MY.min.js
diff --git a/Production/SNIPE-IT/public/js/locale/bootstrap-table-nb-NO.js b/Productivite/Snipe-IT/public/js/locale/bootstrap-table-nb-NO.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/locale/bootstrap-table-nb-NO.js
rename to Productivite/Snipe-IT/public/js/locale/bootstrap-table-nb-NO.js
diff --git a/Production/SNIPE-IT/public/js/locale/bootstrap-table-nb-NO.min.js b/Productivite/Snipe-IT/public/js/locale/bootstrap-table-nb-NO.min.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/locale/bootstrap-table-nb-NO.min.js
rename to Productivite/Snipe-IT/public/js/locale/bootstrap-table-nb-NO.min.js
diff --git a/Production/SNIPE-IT/public/js/locale/bootstrap-table-nl-NL.js b/Productivite/Snipe-IT/public/js/locale/bootstrap-table-nl-NL.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/locale/bootstrap-table-nl-NL.js
rename to Productivite/Snipe-IT/public/js/locale/bootstrap-table-nl-NL.js
diff --git a/Production/SNIPE-IT/public/js/locale/bootstrap-table-nl-NL.min.js b/Productivite/Snipe-IT/public/js/locale/bootstrap-table-nl-NL.min.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/locale/bootstrap-table-nl-NL.min.js
rename to Productivite/Snipe-IT/public/js/locale/bootstrap-table-nl-NL.min.js
diff --git a/Production/SNIPE-IT/public/js/locale/bootstrap-table-pl-PL.js b/Productivite/Snipe-IT/public/js/locale/bootstrap-table-pl-PL.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/locale/bootstrap-table-pl-PL.js
rename to Productivite/Snipe-IT/public/js/locale/bootstrap-table-pl-PL.js
diff --git a/Production/SNIPE-IT/public/js/locale/bootstrap-table-pl-PL.min.js b/Productivite/Snipe-IT/public/js/locale/bootstrap-table-pl-PL.min.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/locale/bootstrap-table-pl-PL.min.js
rename to Productivite/Snipe-IT/public/js/locale/bootstrap-table-pl-PL.min.js
diff --git a/Production/SNIPE-IT/public/js/locale/bootstrap-table-pt-BR.js b/Productivite/Snipe-IT/public/js/locale/bootstrap-table-pt-BR.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/locale/bootstrap-table-pt-BR.js
rename to Productivite/Snipe-IT/public/js/locale/bootstrap-table-pt-BR.js
diff --git a/Production/SNIPE-IT/public/js/locale/bootstrap-table-pt-BR.min.js b/Productivite/Snipe-IT/public/js/locale/bootstrap-table-pt-BR.min.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/locale/bootstrap-table-pt-BR.min.js
rename to Productivite/Snipe-IT/public/js/locale/bootstrap-table-pt-BR.min.js
diff --git a/Production/SNIPE-IT/public/js/locale/bootstrap-table-pt-PT.js b/Productivite/Snipe-IT/public/js/locale/bootstrap-table-pt-PT.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/locale/bootstrap-table-pt-PT.js
rename to Productivite/Snipe-IT/public/js/locale/bootstrap-table-pt-PT.js
diff --git a/Production/SNIPE-IT/public/js/locale/bootstrap-table-pt-PT.min.js b/Productivite/Snipe-IT/public/js/locale/bootstrap-table-pt-PT.min.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/locale/bootstrap-table-pt-PT.min.js
rename to Productivite/Snipe-IT/public/js/locale/bootstrap-table-pt-PT.min.js
diff --git a/Production/SNIPE-IT/public/js/locale/bootstrap-table-ro-RO.js b/Productivite/Snipe-IT/public/js/locale/bootstrap-table-ro-RO.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/locale/bootstrap-table-ro-RO.js
rename to Productivite/Snipe-IT/public/js/locale/bootstrap-table-ro-RO.js
diff --git a/Production/SNIPE-IT/public/js/locale/bootstrap-table-ro-RO.min.js b/Productivite/Snipe-IT/public/js/locale/bootstrap-table-ro-RO.min.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/locale/bootstrap-table-ro-RO.min.js
rename to Productivite/Snipe-IT/public/js/locale/bootstrap-table-ro-RO.min.js
diff --git a/Production/SNIPE-IT/public/js/locale/bootstrap-table-ru-RU.js b/Productivite/Snipe-IT/public/js/locale/bootstrap-table-ru-RU.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/locale/bootstrap-table-ru-RU.js
rename to Productivite/Snipe-IT/public/js/locale/bootstrap-table-ru-RU.js
diff --git a/Production/SNIPE-IT/public/js/locale/bootstrap-table-ru-RU.min.js b/Productivite/Snipe-IT/public/js/locale/bootstrap-table-ru-RU.min.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/locale/bootstrap-table-ru-RU.min.js
rename to Productivite/Snipe-IT/public/js/locale/bootstrap-table-ru-RU.min.js
diff --git a/Production/SNIPE-IT/public/js/locale/bootstrap-table-sk-SK.js b/Productivite/Snipe-IT/public/js/locale/bootstrap-table-sk-SK.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/locale/bootstrap-table-sk-SK.js
rename to Productivite/Snipe-IT/public/js/locale/bootstrap-table-sk-SK.js
diff --git a/Production/SNIPE-IT/public/js/locale/bootstrap-table-sk-SK.min.js b/Productivite/Snipe-IT/public/js/locale/bootstrap-table-sk-SK.min.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/locale/bootstrap-table-sk-SK.min.js
rename to Productivite/Snipe-IT/public/js/locale/bootstrap-table-sk-SK.min.js
diff --git a/Production/SNIPE-IT/public/js/locale/bootstrap-table-sv-SE.js b/Productivite/Snipe-IT/public/js/locale/bootstrap-table-sv-SE.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/locale/bootstrap-table-sv-SE.js
rename to Productivite/Snipe-IT/public/js/locale/bootstrap-table-sv-SE.js
diff --git a/Production/SNIPE-IT/public/js/locale/bootstrap-table-sv-SE.min.js b/Productivite/Snipe-IT/public/js/locale/bootstrap-table-sv-SE.min.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/locale/bootstrap-table-sv-SE.min.js
rename to Productivite/Snipe-IT/public/js/locale/bootstrap-table-sv-SE.min.js
diff --git a/Production/SNIPE-IT/public/js/locale/bootstrap-table-th-TH.js b/Productivite/Snipe-IT/public/js/locale/bootstrap-table-th-TH.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/locale/bootstrap-table-th-TH.js
rename to Productivite/Snipe-IT/public/js/locale/bootstrap-table-th-TH.js
diff --git a/Production/SNIPE-IT/public/js/locale/bootstrap-table-th-TH.min.js b/Productivite/Snipe-IT/public/js/locale/bootstrap-table-th-TH.min.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/locale/bootstrap-table-th-TH.min.js
rename to Productivite/Snipe-IT/public/js/locale/bootstrap-table-th-TH.min.js
diff --git a/Production/SNIPE-IT/public/js/locale/bootstrap-table-tr-TR.js b/Productivite/Snipe-IT/public/js/locale/bootstrap-table-tr-TR.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/locale/bootstrap-table-tr-TR.js
rename to Productivite/Snipe-IT/public/js/locale/bootstrap-table-tr-TR.js
diff --git a/Production/SNIPE-IT/public/js/locale/bootstrap-table-tr-TR.min.js b/Productivite/Snipe-IT/public/js/locale/bootstrap-table-tr-TR.min.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/locale/bootstrap-table-tr-TR.min.js
rename to Productivite/Snipe-IT/public/js/locale/bootstrap-table-tr-TR.min.js
diff --git a/Production/SNIPE-IT/public/js/locale/bootstrap-table-uk-UA.js b/Productivite/Snipe-IT/public/js/locale/bootstrap-table-uk-UA.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/locale/bootstrap-table-uk-UA.js
rename to Productivite/Snipe-IT/public/js/locale/bootstrap-table-uk-UA.js
diff --git a/Production/SNIPE-IT/public/js/locale/bootstrap-table-uk-UA.min.js b/Productivite/Snipe-IT/public/js/locale/bootstrap-table-uk-UA.min.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/locale/bootstrap-table-uk-UA.min.js
rename to Productivite/Snipe-IT/public/js/locale/bootstrap-table-uk-UA.min.js
diff --git a/Production/SNIPE-IT/public/js/locale/bootstrap-table-ur-PK.js b/Productivite/Snipe-IT/public/js/locale/bootstrap-table-ur-PK.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/locale/bootstrap-table-ur-PK.js
rename to Productivite/Snipe-IT/public/js/locale/bootstrap-table-ur-PK.js
diff --git a/Production/SNIPE-IT/public/js/locale/bootstrap-table-ur-PK.min.js b/Productivite/Snipe-IT/public/js/locale/bootstrap-table-ur-PK.min.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/locale/bootstrap-table-ur-PK.min.js
rename to Productivite/Snipe-IT/public/js/locale/bootstrap-table-ur-PK.min.js
diff --git a/Production/SNIPE-IT/public/js/locale/bootstrap-table-vi-VN.js b/Productivite/Snipe-IT/public/js/locale/bootstrap-table-vi-VN.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/locale/bootstrap-table-vi-VN.js
rename to Productivite/Snipe-IT/public/js/locale/bootstrap-table-vi-VN.js
diff --git a/Production/SNIPE-IT/public/js/locale/bootstrap-table-vi-VN.min.js b/Productivite/Snipe-IT/public/js/locale/bootstrap-table-vi-VN.min.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/locale/bootstrap-table-vi-VN.min.js
rename to Productivite/Snipe-IT/public/js/locale/bootstrap-table-vi-VN.min.js
diff --git a/Production/SNIPE-IT/public/js/locale/bootstrap-table-zh-CN.js b/Productivite/Snipe-IT/public/js/locale/bootstrap-table-zh-CN.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/locale/bootstrap-table-zh-CN.js
rename to Productivite/Snipe-IT/public/js/locale/bootstrap-table-zh-CN.js
diff --git a/Production/SNIPE-IT/public/js/locale/bootstrap-table-zh-CN.min.js b/Productivite/Snipe-IT/public/js/locale/bootstrap-table-zh-CN.min.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/locale/bootstrap-table-zh-CN.min.js
rename to Productivite/Snipe-IT/public/js/locale/bootstrap-table-zh-CN.min.js
diff --git a/Production/SNIPE-IT/public/js/locale/bootstrap-table-zh-TW.js b/Productivite/Snipe-IT/public/js/locale/bootstrap-table-zh-TW.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/locale/bootstrap-table-zh-TW.js
rename to Productivite/Snipe-IT/public/js/locale/bootstrap-table-zh-TW.js
diff --git a/Production/SNIPE-IT/public/js/locale/bootstrap-table-zh-TW.min.js b/Productivite/Snipe-IT/public/js/locale/bootstrap-table-zh-TW.min.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/locale/bootstrap-table-zh-TW.min.js
rename to Productivite/Snipe-IT/public/js/locale/bootstrap-table-zh-TW.min.js
diff --git a/Production/SNIPE-IT/public/js/metisMenu.js b/Productivite/Snipe-IT/public/js/metisMenu.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/metisMenu.js
rename to Productivite/Snipe-IT/public/js/metisMenu.js
diff --git a/Production/SNIPE-IT/public/js/metisMenu.min.js b/Productivite/Snipe-IT/public/js/metisMenu.min.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/metisMenu.min.js
rename to Productivite/Snipe-IT/public/js/metisMenu.min.js
diff --git a/Production/SNIPE-IT/public/js/pGenerator.jquery.js b/Productivite/Snipe-IT/public/js/pGenerator.jquery.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/pGenerator.jquery.js
rename to Productivite/Snipe-IT/public/js/pGenerator.jquery.js
diff --git a/Production/SNIPE-IT/public/js/plugins/bootstrap-slider/bootstrap-slider.js b/Productivite/Snipe-IT/public/js/plugins/bootstrap-slider/bootstrap-slider.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/plugins/bootstrap-slider/bootstrap-slider.js
rename to Productivite/Snipe-IT/public/js/plugins/bootstrap-slider/bootstrap-slider.js
diff --git a/Production/SNIPE-IT/public/js/plugins/bootstrap-slider/slider.css b/Productivite/Snipe-IT/public/js/plugins/bootstrap-slider/slider.css
similarity index 100%
rename from Production/SNIPE-IT/public/js/plugins/bootstrap-slider/slider.css
rename to Productivite/Snipe-IT/public/js/plugins/bootstrap-slider/slider.css
diff --git a/Production/SNIPE-IT/public/js/plugins/bootstrap-wysihtml5/bootstrap3-wysihtml5.all.js b/Productivite/Snipe-IT/public/js/plugins/bootstrap-wysihtml5/bootstrap3-wysihtml5.all.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/plugins/bootstrap-wysihtml5/bootstrap3-wysihtml5.all.js
rename to Productivite/Snipe-IT/public/js/plugins/bootstrap-wysihtml5/bootstrap3-wysihtml5.all.js
diff --git a/Production/SNIPE-IT/public/js/plugins/bootstrap-wysihtml5/bootstrap3-wysihtml5.all.min.js b/Productivite/Snipe-IT/public/js/plugins/bootstrap-wysihtml5/bootstrap3-wysihtml5.all.min.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/plugins/bootstrap-wysihtml5/bootstrap3-wysihtml5.all.min.js
rename to Productivite/Snipe-IT/public/js/plugins/bootstrap-wysihtml5/bootstrap3-wysihtml5.all.min.js
diff --git a/Production/SNIPE-IT/public/js/plugins/bootstrap-wysihtml5/bootstrap3-wysihtml5.css b/Productivite/Snipe-IT/public/js/plugins/bootstrap-wysihtml5/bootstrap3-wysihtml5.css
similarity index 100%
rename from Production/SNIPE-IT/public/js/plugins/bootstrap-wysihtml5/bootstrap3-wysihtml5.css
rename to Productivite/Snipe-IT/public/js/plugins/bootstrap-wysihtml5/bootstrap3-wysihtml5.css
diff --git a/Production/SNIPE-IT/public/js/plugins/bootstrap-wysihtml5/bootstrap3-wysihtml5.min.css b/Productivite/Snipe-IT/public/js/plugins/bootstrap-wysihtml5/bootstrap3-wysihtml5.min.css
similarity index 100%
rename from Production/SNIPE-IT/public/js/plugins/bootstrap-wysihtml5/bootstrap3-wysihtml5.min.css
rename to Productivite/Snipe-IT/public/js/plugins/bootstrap-wysihtml5/bootstrap3-wysihtml5.min.css
diff --git a/Production/SNIPE-IT/public/js/plugins/chartjs/Chart.bundle.js b/Productivite/Snipe-IT/public/js/plugins/chartjs/Chart.bundle.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/plugins/chartjs/Chart.bundle.js
rename to Productivite/Snipe-IT/public/js/plugins/chartjs/Chart.bundle.js
diff --git a/Production/SNIPE-IT/public/js/plugins/chartjs/Chart.bundle.min.js b/Productivite/Snipe-IT/public/js/plugins/chartjs/Chart.bundle.min.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/plugins/chartjs/Chart.bundle.min.js
rename to Productivite/Snipe-IT/public/js/plugins/chartjs/Chart.bundle.min.js
diff --git a/Production/SNIPE-IT/public/js/plugins/chartjs/Chart.js b/Productivite/Snipe-IT/public/js/plugins/chartjs/Chart.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/plugins/chartjs/Chart.js
rename to Productivite/Snipe-IT/public/js/plugins/chartjs/Chart.js
diff --git a/Production/SNIPE-IT/public/js/plugins/chartjs/Chart.min.js b/Productivite/Snipe-IT/public/js/plugins/chartjs/Chart.min.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/plugins/chartjs/Chart.min.js
rename to Productivite/Snipe-IT/public/js/plugins/chartjs/Chart.min.js
diff --git a/Production/SNIPE-IT/public/js/plugins/colorpicker/bootstrap-colorpicker.css b/Productivite/Snipe-IT/public/js/plugins/colorpicker/bootstrap-colorpicker.css
similarity index 100%
rename from Production/SNIPE-IT/public/js/plugins/colorpicker/bootstrap-colorpicker.css
rename to Productivite/Snipe-IT/public/js/plugins/colorpicker/bootstrap-colorpicker.css
diff --git a/Production/SNIPE-IT/public/js/plugins/colorpicker/bootstrap-colorpicker.js b/Productivite/Snipe-IT/public/js/plugins/colorpicker/bootstrap-colorpicker.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/plugins/colorpicker/bootstrap-colorpicker.js
rename to Productivite/Snipe-IT/public/js/plugins/colorpicker/bootstrap-colorpicker.js
diff --git a/Production/SNIPE-IT/public/js/plugins/colorpicker/bootstrap-colorpicker.min.css b/Productivite/Snipe-IT/public/js/plugins/colorpicker/bootstrap-colorpicker.min.css
similarity index 100%
rename from Production/SNIPE-IT/public/js/plugins/colorpicker/bootstrap-colorpicker.min.css
rename to Productivite/Snipe-IT/public/js/plugins/colorpicker/bootstrap-colorpicker.min.css
diff --git a/Production/SNIPE-IT/public/js/plugins/colorpicker/bootstrap-colorpicker.min.js b/Productivite/Snipe-IT/public/js/plugins/colorpicker/bootstrap-colorpicker.min.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/plugins/colorpicker/bootstrap-colorpicker.min.js
rename to Productivite/Snipe-IT/public/js/plugins/colorpicker/bootstrap-colorpicker.min.js
diff --git a/Production/SNIPE-IT/public/js/plugins/colorpicker/img/alpha-horizontal.png b/Productivite/Snipe-IT/public/js/plugins/colorpicker/img/alpha-horizontal.png
similarity index 100%
rename from Production/SNIPE-IT/public/js/plugins/colorpicker/img/alpha-horizontal.png
rename to Productivite/Snipe-IT/public/js/plugins/colorpicker/img/alpha-horizontal.png
diff --git a/Production/SNIPE-IT/public/js/plugins/colorpicker/img/alpha.png b/Productivite/Snipe-IT/public/js/plugins/colorpicker/img/alpha.png
similarity index 100%
rename from Production/SNIPE-IT/public/js/plugins/colorpicker/img/alpha.png
rename to Productivite/Snipe-IT/public/js/plugins/colorpicker/img/alpha.png
diff --git a/Production/SNIPE-IT/public/js/plugins/colorpicker/img/hue-horizontal.png b/Productivite/Snipe-IT/public/js/plugins/colorpicker/img/hue-horizontal.png
similarity index 100%
rename from Production/SNIPE-IT/public/js/plugins/colorpicker/img/hue-horizontal.png
rename to Productivite/Snipe-IT/public/js/plugins/colorpicker/img/hue-horizontal.png
diff --git a/Production/SNIPE-IT/public/js/plugins/colorpicker/img/hue.png b/Productivite/Snipe-IT/public/js/plugins/colorpicker/img/hue.png
similarity index 100%
rename from Production/SNIPE-IT/public/js/plugins/colorpicker/img/hue.png
rename to Productivite/Snipe-IT/public/js/plugins/colorpicker/img/hue.png
diff --git a/Production/SNIPE-IT/public/js/plugins/colorpicker/img/saturation.png b/Productivite/Snipe-IT/public/js/plugins/colorpicker/img/saturation.png
similarity index 100%
rename from Production/SNIPE-IT/public/js/plugins/colorpicker/img/saturation.png
rename to Productivite/Snipe-IT/public/js/plugins/colorpicker/img/saturation.png
diff --git a/Production/SNIPE-IT/public/js/plugins/datepicker/bootstrap-datepicker.css b/Productivite/Snipe-IT/public/js/plugins/datepicker/bootstrap-datepicker.css
similarity index 100%
rename from Production/SNIPE-IT/public/js/plugins/datepicker/bootstrap-datepicker.css
rename to Productivite/Snipe-IT/public/js/plugins/datepicker/bootstrap-datepicker.css
diff --git a/Production/SNIPE-IT/public/js/plugins/datepicker/bootstrap-datepicker.js b/Productivite/Snipe-IT/public/js/plugins/datepicker/bootstrap-datepicker.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/plugins/datepicker/bootstrap-datepicker.js
rename to Productivite/Snipe-IT/public/js/plugins/datepicker/bootstrap-datepicker.js
diff --git a/Production/SNIPE-IT/public/js/plugins/datepicker/datepicker3.css b/Productivite/Snipe-IT/public/js/plugins/datepicker/datepicker3.css
similarity index 100%
rename from Production/SNIPE-IT/public/js/plugins/datepicker/datepicker3.css
rename to Productivite/Snipe-IT/public/js/plugins/datepicker/datepicker3.css
diff --git a/Production/SNIPE-IT/public/js/plugins/datepicker/locales/bootstrap-datepicker.ar.js b/Productivite/Snipe-IT/public/js/plugins/datepicker/locales/bootstrap-datepicker.ar.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/plugins/datepicker/locales/bootstrap-datepicker.ar.js
rename to Productivite/Snipe-IT/public/js/plugins/datepicker/locales/bootstrap-datepicker.ar.js
diff --git a/Production/SNIPE-IT/public/js/plugins/datepicker/locales/bootstrap-datepicker.az.js b/Productivite/Snipe-IT/public/js/plugins/datepicker/locales/bootstrap-datepicker.az.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/plugins/datepicker/locales/bootstrap-datepicker.az.js
rename to Productivite/Snipe-IT/public/js/plugins/datepicker/locales/bootstrap-datepicker.az.js
diff --git a/Production/SNIPE-IT/public/js/plugins/datepicker/locales/bootstrap-datepicker.bg.js b/Productivite/Snipe-IT/public/js/plugins/datepicker/locales/bootstrap-datepicker.bg.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/plugins/datepicker/locales/bootstrap-datepicker.bg.js
rename to Productivite/Snipe-IT/public/js/plugins/datepicker/locales/bootstrap-datepicker.bg.js
diff --git a/Production/SNIPE-IT/public/js/plugins/datepicker/locales/bootstrap-datepicker.ca.js b/Productivite/Snipe-IT/public/js/plugins/datepicker/locales/bootstrap-datepicker.ca.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/plugins/datepicker/locales/bootstrap-datepicker.ca.js
rename to Productivite/Snipe-IT/public/js/plugins/datepicker/locales/bootstrap-datepicker.ca.js
diff --git a/Production/SNIPE-IT/public/js/plugins/datepicker/locales/bootstrap-datepicker.cs.js b/Productivite/Snipe-IT/public/js/plugins/datepicker/locales/bootstrap-datepicker.cs.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/plugins/datepicker/locales/bootstrap-datepicker.cs.js
rename to Productivite/Snipe-IT/public/js/plugins/datepicker/locales/bootstrap-datepicker.cs.js
diff --git a/Production/SNIPE-IT/public/js/plugins/datepicker/locales/bootstrap-datepicker.cy.js b/Productivite/Snipe-IT/public/js/plugins/datepicker/locales/bootstrap-datepicker.cy.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/plugins/datepicker/locales/bootstrap-datepicker.cy.js
rename to Productivite/Snipe-IT/public/js/plugins/datepicker/locales/bootstrap-datepicker.cy.js
diff --git a/Production/SNIPE-IT/public/js/plugins/datepicker/locales/bootstrap-datepicker.da.js b/Productivite/Snipe-IT/public/js/plugins/datepicker/locales/bootstrap-datepicker.da.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/plugins/datepicker/locales/bootstrap-datepicker.da.js
rename to Productivite/Snipe-IT/public/js/plugins/datepicker/locales/bootstrap-datepicker.da.js
diff --git a/Production/SNIPE-IT/public/js/plugins/datepicker/locales/bootstrap-datepicker.de.js b/Productivite/Snipe-IT/public/js/plugins/datepicker/locales/bootstrap-datepicker.de.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/plugins/datepicker/locales/bootstrap-datepicker.de.js
rename to Productivite/Snipe-IT/public/js/plugins/datepicker/locales/bootstrap-datepicker.de.js
diff --git a/Production/SNIPE-IT/public/js/plugins/datepicker/locales/bootstrap-datepicker.el.js b/Productivite/Snipe-IT/public/js/plugins/datepicker/locales/bootstrap-datepicker.el.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/plugins/datepicker/locales/bootstrap-datepicker.el.js
rename to Productivite/Snipe-IT/public/js/plugins/datepicker/locales/bootstrap-datepicker.el.js
diff --git a/Production/SNIPE-IT/public/js/plugins/datepicker/locales/bootstrap-datepicker.es.js b/Productivite/Snipe-IT/public/js/plugins/datepicker/locales/bootstrap-datepicker.es.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/plugins/datepicker/locales/bootstrap-datepicker.es.js
rename to Productivite/Snipe-IT/public/js/plugins/datepicker/locales/bootstrap-datepicker.es.js
diff --git a/Production/SNIPE-IT/public/js/plugins/datepicker/locales/bootstrap-datepicker.et.js b/Productivite/Snipe-IT/public/js/plugins/datepicker/locales/bootstrap-datepicker.et.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/plugins/datepicker/locales/bootstrap-datepicker.et.js
rename to Productivite/Snipe-IT/public/js/plugins/datepicker/locales/bootstrap-datepicker.et.js
diff --git a/Production/SNIPE-IT/public/js/plugins/datepicker/locales/bootstrap-datepicker.fa.js b/Productivite/Snipe-IT/public/js/plugins/datepicker/locales/bootstrap-datepicker.fa.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/plugins/datepicker/locales/bootstrap-datepicker.fa.js
rename to Productivite/Snipe-IT/public/js/plugins/datepicker/locales/bootstrap-datepicker.fa.js
diff --git a/Production/SNIPE-IT/public/js/plugins/datepicker/locales/bootstrap-datepicker.fi.js b/Productivite/Snipe-IT/public/js/plugins/datepicker/locales/bootstrap-datepicker.fi.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/plugins/datepicker/locales/bootstrap-datepicker.fi.js
rename to Productivite/Snipe-IT/public/js/plugins/datepicker/locales/bootstrap-datepicker.fi.js
diff --git a/Production/SNIPE-IT/public/js/plugins/datepicker/locales/bootstrap-datepicker.fr.js b/Productivite/Snipe-IT/public/js/plugins/datepicker/locales/bootstrap-datepicker.fr.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/plugins/datepicker/locales/bootstrap-datepicker.fr.js
rename to Productivite/Snipe-IT/public/js/plugins/datepicker/locales/bootstrap-datepicker.fr.js
diff --git a/Production/SNIPE-IT/public/js/plugins/datepicker/locales/bootstrap-datepicker.gl.js b/Productivite/Snipe-IT/public/js/plugins/datepicker/locales/bootstrap-datepicker.gl.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/plugins/datepicker/locales/bootstrap-datepicker.gl.js
rename to Productivite/Snipe-IT/public/js/plugins/datepicker/locales/bootstrap-datepicker.gl.js
diff --git a/Production/SNIPE-IT/public/js/plugins/datepicker/locales/bootstrap-datepicker.he.js b/Productivite/Snipe-IT/public/js/plugins/datepicker/locales/bootstrap-datepicker.he.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/plugins/datepicker/locales/bootstrap-datepicker.he.js
rename to Productivite/Snipe-IT/public/js/plugins/datepicker/locales/bootstrap-datepicker.he.js
diff --git a/Production/SNIPE-IT/public/js/plugins/datepicker/locales/bootstrap-datepicker.hr.js b/Productivite/Snipe-IT/public/js/plugins/datepicker/locales/bootstrap-datepicker.hr.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/plugins/datepicker/locales/bootstrap-datepicker.hr.js
rename to Productivite/Snipe-IT/public/js/plugins/datepicker/locales/bootstrap-datepicker.hr.js
diff --git a/Production/SNIPE-IT/public/js/plugins/datepicker/locales/bootstrap-datepicker.hu.js b/Productivite/Snipe-IT/public/js/plugins/datepicker/locales/bootstrap-datepicker.hu.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/plugins/datepicker/locales/bootstrap-datepicker.hu.js
rename to Productivite/Snipe-IT/public/js/plugins/datepicker/locales/bootstrap-datepicker.hu.js
diff --git a/Production/SNIPE-IT/public/js/plugins/datepicker/locales/bootstrap-datepicker.id.js b/Productivite/Snipe-IT/public/js/plugins/datepicker/locales/bootstrap-datepicker.id.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/plugins/datepicker/locales/bootstrap-datepicker.id.js
rename to Productivite/Snipe-IT/public/js/plugins/datepicker/locales/bootstrap-datepicker.id.js
diff --git a/Production/SNIPE-IT/public/js/plugins/datepicker/locales/bootstrap-datepicker.is.js b/Productivite/Snipe-IT/public/js/plugins/datepicker/locales/bootstrap-datepicker.is.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/plugins/datepicker/locales/bootstrap-datepicker.is.js
rename to Productivite/Snipe-IT/public/js/plugins/datepicker/locales/bootstrap-datepicker.is.js
diff --git a/Production/SNIPE-IT/public/js/plugins/datepicker/locales/bootstrap-datepicker.it.js b/Productivite/Snipe-IT/public/js/plugins/datepicker/locales/bootstrap-datepicker.it.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/plugins/datepicker/locales/bootstrap-datepicker.it.js
rename to Productivite/Snipe-IT/public/js/plugins/datepicker/locales/bootstrap-datepicker.it.js
diff --git a/Production/SNIPE-IT/public/js/plugins/datepicker/locales/bootstrap-datepicker.ja.js b/Productivite/Snipe-IT/public/js/plugins/datepicker/locales/bootstrap-datepicker.ja.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/plugins/datepicker/locales/bootstrap-datepicker.ja.js
rename to Productivite/Snipe-IT/public/js/plugins/datepicker/locales/bootstrap-datepicker.ja.js
diff --git a/Production/SNIPE-IT/public/js/plugins/datepicker/locales/bootstrap-datepicker.ka.js b/Productivite/Snipe-IT/public/js/plugins/datepicker/locales/bootstrap-datepicker.ka.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/plugins/datepicker/locales/bootstrap-datepicker.ka.js
rename to Productivite/Snipe-IT/public/js/plugins/datepicker/locales/bootstrap-datepicker.ka.js
diff --git a/Production/SNIPE-IT/public/js/plugins/datepicker/locales/bootstrap-datepicker.kk.js b/Productivite/Snipe-IT/public/js/plugins/datepicker/locales/bootstrap-datepicker.kk.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/plugins/datepicker/locales/bootstrap-datepicker.kk.js
rename to Productivite/Snipe-IT/public/js/plugins/datepicker/locales/bootstrap-datepicker.kk.js
diff --git a/Production/SNIPE-IT/public/js/plugins/datepicker/locales/bootstrap-datepicker.kr.js b/Productivite/Snipe-IT/public/js/plugins/datepicker/locales/bootstrap-datepicker.kr.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/plugins/datepicker/locales/bootstrap-datepicker.kr.js
rename to Productivite/Snipe-IT/public/js/plugins/datepicker/locales/bootstrap-datepicker.kr.js
diff --git a/Production/SNIPE-IT/public/js/plugins/datepicker/locales/bootstrap-datepicker.lt.js b/Productivite/Snipe-IT/public/js/plugins/datepicker/locales/bootstrap-datepicker.lt.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/plugins/datepicker/locales/bootstrap-datepicker.lt.js
rename to Productivite/Snipe-IT/public/js/plugins/datepicker/locales/bootstrap-datepicker.lt.js
diff --git a/Production/SNIPE-IT/public/js/plugins/datepicker/locales/bootstrap-datepicker.lv.js b/Productivite/Snipe-IT/public/js/plugins/datepicker/locales/bootstrap-datepicker.lv.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/plugins/datepicker/locales/bootstrap-datepicker.lv.js
rename to Productivite/Snipe-IT/public/js/plugins/datepicker/locales/bootstrap-datepicker.lv.js
diff --git a/Production/SNIPE-IT/public/js/plugins/datepicker/locales/bootstrap-datepicker.mk.js b/Productivite/Snipe-IT/public/js/plugins/datepicker/locales/bootstrap-datepicker.mk.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/plugins/datepicker/locales/bootstrap-datepicker.mk.js
rename to Productivite/Snipe-IT/public/js/plugins/datepicker/locales/bootstrap-datepicker.mk.js
diff --git a/Production/SNIPE-IT/public/js/plugins/datepicker/locales/bootstrap-datepicker.ms.js b/Productivite/Snipe-IT/public/js/plugins/datepicker/locales/bootstrap-datepicker.ms.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/plugins/datepicker/locales/bootstrap-datepicker.ms.js
rename to Productivite/Snipe-IT/public/js/plugins/datepicker/locales/bootstrap-datepicker.ms.js
diff --git a/Production/SNIPE-IT/public/js/plugins/datepicker/locales/bootstrap-datepicker.nb.js b/Productivite/Snipe-IT/public/js/plugins/datepicker/locales/bootstrap-datepicker.nb.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/plugins/datepicker/locales/bootstrap-datepicker.nb.js
rename to Productivite/Snipe-IT/public/js/plugins/datepicker/locales/bootstrap-datepicker.nb.js
diff --git a/Production/SNIPE-IT/public/js/plugins/datepicker/locales/bootstrap-datepicker.nl-BE.js b/Productivite/Snipe-IT/public/js/plugins/datepicker/locales/bootstrap-datepicker.nl-BE.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/plugins/datepicker/locales/bootstrap-datepicker.nl-BE.js
rename to Productivite/Snipe-IT/public/js/plugins/datepicker/locales/bootstrap-datepicker.nl-BE.js
diff --git a/Production/SNIPE-IT/public/js/plugins/datepicker/locales/bootstrap-datepicker.nl.js b/Productivite/Snipe-IT/public/js/plugins/datepicker/locales/bootstrap-datepicker.nl.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/plugins/datepicker/locales/bootstrap-datepicker.nl.js
rename to Productivite/Snipe-IT/public/js/plugins/datepicker/locales/bootstrap-datepicker.nl.js
diff --git a/Production/SNIPE-IT/public/js/plugins/datepicker/locales/bootstrap-datepicker.no.js b/Productivite/Snipe-IT/public/js/plugins/datepicker/locales/bootstrap-datepicker.no.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/plugins/datepicker/locales/bootstrap-datepicker.no.js
rename to Productivite/Snipe-IT/public/js/plugins/datepicker/locales/bootstrap-datepicker.no.js
diff --git a/Production/SNIPE-IT/public/js/plugins/datepicker/locales/bootstrap-datepicker.pl.js b/Productivite/Snipe-IT/public/js/plugins/datepicker/locales/bootstrap-datepicker.pl.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/plugins/datepicker/locales/bootstrap-datepicker.pl.js
rename to Productivite/Snipe-IT/public/js/plugins/datepicker/locales/bootstrap-datepicker.pl.js
diff --git a/Production/SNIPE-IT/public/js/plugins/datepicker/locales/bootstrap-datepicker.pt-BR.js b/Productivite/Snipe-IT/public/js/plugins/datepicker/locales/bootstrap-datepicker.pt-BR.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/plugins/datepicker/locales/bootstrap-datepicker.pt-BR.js
rename to Productivite/Snipe-IT/public/js/plugins/datepicker/locales/bootstrap-datepicker.pt-BR.js
diff --git a/Production/SNIPE-IT/public/js/plugins/datepicker/locales/bootstrap-datepicker.pt.js b/Productivite/Snipe-IT/public/js/plugins/datepicker/locales/bootstrap-datepicker.pt.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/plugins/datepicker/locales/bootstrap-datepicker.pt.js
rename to Productivite/Snipe-IT/public/js/plugins/datepicker/locales/bootstrap-datepicker.pt.js
diff --git a/Production/SNIPE-IT/public/js/plugins/datepicker/locales/bootstrap-datepicker.ro.js b/Productivite/Snipe-IT/public/js/plugins/datepicker/locales/bootstrap-datepicker.ro.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/plugins/datepicker/locales/bootstrap-datepicker.ro.js
rename to Productivite/Snipe-IT/public/js/plugins/datepicker/locales/bootstrap-datepicker.ro.js
diff --git a/Production/SNIPE-IT/public/js/plugins/datepicker/locales/bootstrap-datepicker.rs-latin.js b/Productivite/Snipe-IT/public/js/plugins/datepicker/locales/bootstrap-datepicker.rs-latin.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/plugins/datepicker/locales/bootstrap-datepicker.rs-latin.js
rename to Productivite/Snipe-IT/public/js/plugins/datepicker/locales/bootstrap-datepicker.rs-latin.js
diff --git a/Production/SNIPE-IT/public/js/plugins/datepicker/locales/bootstrap-datepicker.rs.js b/Productivite/Snipe-IT/public/js/plugins/datepicker/locales/bootstrap-datepicker.rs.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/plugins/datepicker/locales/bootstrap-datepicker.rs.js
rename to Productivite/Snipe-IT/public/js/plugins/datepicker/locales/bootstrap-datepicker.rs.js
diff --git a/Production/SNIPE-IT/public/js/plugins/datepicker/locales/bootstrap-datepicker.ru.js b/Productivite/Snipe-IT/public/js/plugins/datepicker/locales/bootstrap-datepicker.ru.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/plugins/datepicker/locales/bootstrap-datepicker.ru.js
rename to Productivite/Snipe-IT/public/js/plugins/datepicker/locales/bootstrap-datepicker.ru.js
diff --git a/Production/SNIPE-IT/public/js/plugins/datepicker/locales/bootstrap-datepicker.sk.js b/Productivite/Snipe-IT/public/js/plugins/datepicker/locales/bootstrap-datepicker.sk.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/plugins/datepicker/locales/bootstrap-datepicker.sk.js
rename to Productivite/Snipe-IT/public/js/plugins/datepicker/locales/bootstrap-datepicker.sk.js
diff --git a/Production/SNIPE-IT/public/js/plugins/datepicker/locales/bootstrap-datepicker.sl.js b/Productivite/Snipe-IT/public/js/plugins/datepicker/locales/bootstrap-datepicker.sl.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/plugins/datepicker/locales/bootstrap-datepicker.sl.js
rename to Productivite/Snipe-IT/public/js/plugins/datepicker/locales/bootstrap-datepicker.sl.js
diff --git a/Production/SNIPE-IT/public/js/plugins/datepicker/locales/bootstrap-datepicker.sq.js b/Productivite/Snipe-IT/public/js/plugins/datepicker/locales/bootstrap-datepicker.sq.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/plugins/datepicker/locales/bootstrap-datepicker.sq.js
rename to Productivite/Snipe-IT/public/js/plugins/datepicker/locales/bootstrap-datepicker.sq.js
diff --git a/Production/SNIPE-IT/public/js/plugins/datepicker/locales/bootstrap-datepicker.sv.js b/Productivite/Snipe-IT/public/js/plugins/datepicker/locales/bootstrap-datepicker.sv.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/plugins/datepicker/locales/bootstrap-datepicker.sv.js
rename to Productivite/Snipe-IT/public/js/plugins/datepicker/locales/bootstrap-datepicker.sv.js
diff --git a/Production/SNIPE-IT/public/js/plugins/datepicker/locales/bootstrap-datepicker.sw.js b/Productivite/Snipe-IT/public/js/plugins/datepicker/locales/bootstrap-datepicker.sw.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/plugins/datepicker/locales/bootstrap-datepicker.sw.js
rename to Productivite/Snipe-IT/public/js/plugins/datepicker/locales/bootstrap-datepicker.sw.js
diff --git a/Production/SNIPE-IT/public/js/plugins/datepicker/locales/bootstrap-datepicker.th.js b/Productivite/Snipe-IT/public/js/plugins/datepicker/locales/bootstrap-datepicker.th.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/plugins/datepicker/locales/bootstrap-datepicker.th.js
rename to Productivite/Snipe-IT/public/js/plugins/datepicker/locales/bootstrap-datepicker.th.js
diff --git a/Production/SNIPE-IT/public/js/plugins/datepicker/locales/bootstrap-datepicker.tr.js b/Productivite/Snipe-IT/public/js/plugins/datepicker/locales/bootstrap-datepicker.tr.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/plugins/datepicker/locales/bootstrap-datepicker.tr.js
rename to Productivite/Snipe-IT/public/js/plugins/datepicker/locales/bootstrap-datepicker.tr.js
diff --git a/Production/SNIPE-IT/public/js/plugins/datepicker/locales/bootstrap-datepicker.ua.js b/Productivite/Snipe-IT/public/js/plugins/datepicker/locales/bootstrap-datepicker.ua.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/plugins/datepicker/locales/bootstrap-datepicker.ua.js
rename to Productivite/Snipe-IT/public/js/plugins/datepicker/locales/bootstrap-datepicker.ua.js
diff --git a/Production/SNIPE-IT/public/js/plugins/datepicker/locales/bootstrap-datepicker.vi.js b/Productivite/Snipe-IT/public/js/plugins/datepicker/locales/bootstrap-datepicker.vi.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/plugins/datepicker/locales/bootstrap-datepicker.vi.js
rename to Productivite/Snipe-IT/public/js/plugins/datepicker/locales/bootstrap-datepicker.vi.js
diff --git a/Production/SNIPE-IT/public/js/plugins/datepicker/locales/bootstrap-datepicker.zh-CN.js b/Productivite/Snipe-IT/public/js/plugins/datepicker/locales/bootstrap-datepicker.zh-CN.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/plugins/datepicker/locales/bootstrap-datepicker.zh-CN.js
rename to Productivite/Snipe-IT/public/js/plugins/datepicker/locales/bootstrap-datepicker.zh-CN.js
diff --git a/Production/SNIPE-IT/public/js/plugins/datepicker/locales/bootstrap-datepicker.zh-TW.js b/Productivite/Snipe-IT/public/js/plugins/datepicker/locales/bootstrap-datepicker.zh-TW.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/plugins/datepicker/locales/bootstrap-datepicker.zh-TW.js
rename to Productivite/Snipe-IT/public/js/plugins/datepicker/locales/bootstrap-datepicker.zh-TW.js
diff --git a/Production/SNIPE-IT/public/js/plugins/daterangepicker/daterangepicker-bs3.css b/Productivite/Snipe-IT/public/js/plugins/daterangepicker/daterangepicker-bs3.css
similarity index 100%
rename from Production/SNIPE-IT/public/js/plugins/daterangepicker/daterangepicker-bs3.css
rename to Productivite/Snipe-IT/public/js/plugins/daterangepicker/daterangepicker-bs3.css
diff --git a/Production/SNIPE-IT/public/js/plugins/daterangepicker/daterangepicker.js b/Productivite/Snipe-IT/public/js/plugins/daterangepicker/daterangepicker.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/plugins/daterangepicker/daterangepicker.js
rename to Productivite/Snipe-IT/public/js/plugins/daterangepicker/daterangepicker.js
diff --git a/Production/SNIPE-IT/public/js/plugins/daterangepicker/moment.js b/Productivite/Snipe-IT/public/js/plugins/daterangepicker/moment.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/plugins/daterangepicker/moment.js
rename to Productivite/Snipe-IT/public/js/plugins/daterangepicker/moment.js
diff --git a/Production/SNIPE-IT/public/js/plugins/daterangepicker/moment.min.js b/Productivite/Snipe-IT/public/js/plugins/daterangepicker/moment.min.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/plugins/daterangepicker/moment.min.js
rename to Productivite/Snipe-IT/public/js/plugins/daterangepicker/moment.min.js
diff --git a/Production/SNIPE-IT/public/js/plugins/fastclick/fastclick.js b/Productivite/Snipe-IT/public/js/plugins/fastclick/fastclick.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/plugins/fastclick/fastclick.js
rename to Productivite/Snipe-IT/public/js/plugins/fastclick/fastclick.js
diff --git a/Production/SNIPE-IT/public/js/plugins/fastclick/fastclick.min.js b/Productivite/Snipe-IT/public/js/plugins/fastclick/fastclick.min.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/plugins/fastclick/fastclick.min.js
rename to Productivite/Snipe-IT/public/js/plugins/fastclick/fastclick.min.js
diff --git a/Production/SNIPE-IT/public/js/plugins/flot/excanvas.js b/Productivite/Snipe-IT/public/js/plugins/flot/excanvas.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/plugins/flot/excanvas.js
rename to Productivite/Snipe-IT/public/js/plugins/flot/excanvas.js
diff --git a/Production/SNIPE-IT/public/js/plugins/flot/excanvas.min.js b/Productivite/Snipe-IT/public/js/plugins/flot/excanvas.min.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/plugins/flot/excanvas.min.js
rename to Productivite/Snipe-IT/public/js/plugins/flot/excanvas.min.js
diff --git a/Production/SNIPE-IT/public/js/plugins/flot/jquery.colorhelpers.js b/Productivite/Snipe-IT/public/js/plugins/flot/jquery.colorhelpers.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/plugins/flot/jquery.colorhelpers.js
rename to Productivite/Snipe-IT/public/js/plugins/flot/jquery.colorhelpers.js
diff --git a/Production/SNIPE-IT/public/js/plugins/flot/jquery.colorhelpers.min.js b/Productivite/Snipe-IT/public/js/plugins/flot/jquery.colorhelpers.min.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/plugins/flot/jquery.colorhelpers.min.js
rename to Productivite/Snipe-IT/public/js/plugins/flot/jquery.colorhelpers.min.js
diff --git a/Production/SNIPE-IT/public/js/plugins/flot/jquery.flot.canvas.js b/Productivite/Snipe-IT/public/js/plugins/flot/jquery.flot.canvas.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/plugins/flot/jquery.flot.canvas.js
rename to Productivite/Snipe-IT/public/js/plugins/flot/jquery.flot.canvas.js
diff --git a/Production/SNIPE-IT/public/js/plugins/flot/jquery.flot.canvas.min.js b/Productivite/Snipe-IT/public/js/plugins/flot/jquery.flot.canvas.min.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/plugins/flot/jquery.flot.canvas.min.js
rename to Productivite/Snipe-IT/public/js/plugins/flot/jquery.flot.canvas.min.js
diff --git a/Production/SNIPE-IT/public/js/plugins/flot/jquery.flot.categories.js b/Productivite/Snipe-IT/public/js/plugins/flot/jquery.flot.categories.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/plugins/flot/jquery.flot.categories.js
rename to Productivite/Snipe-IT/public/js/plugins/flot/jquery.flot.categories.js
diff --git a/Production/SNIPE-IT/public/js/plugins/flot/jquery.flot.categories.min.js b/Productivite/Snipe-IT/public/js/plugins/flot/jquery.flot.categories.min.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/plugins/flot/jquery.flot.categories.min.js
rename to Productivite/Snipe-IT/public/js/plugins/flot/jquery.flot.categories.min.js
diff --git a/Production/SNIPE-IT/public/js/plugins/flot/jquery.flot.crosshair.js b/Productivite/Snipe-IT/public/js/plugins/flot/jquery.flot.crosshair.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/plugins/flot/jquery.flot.crosshair.js
rename to Productivite/Snipe-IT/public/js/plugins/flot/jquery.flot.crosshair.js
diff --git a/Production/SNIPE-IT/public/js/plugins/flot/jquery.flot.crosshair.min.js b/Productivite/Snipe-IT/public/js/plugins/flot/jquery.flot.crosshair.min.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/plugins/flot/jquery.flot.crosshair.min.js
rename to Productivite/Snipe-IT/public/js/plugins/flot/jquery.flot.crosshair.min.js
diff --git a/Production/SNIPE-IT/public/js/plugins/flot/jquery.flot.errorbars.js b/Productivite/Snipe-IT/public/js/plugins/flot/jquery.flot.errorbars.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/plugins/flot/jquery.flot.errorbars.js
rename to Productivite/Snipe-IT/public/js/plugins/flot/jquery.flot.errorbars.js
diff --git a/Production/SNIPE-IT/public/js/plugins/flot/jquery.flot.errorbars.min.js b/Productivite/Snipe-IT/public/js/plugins/flot/jquery.flot.errorbars.min.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/plugins/flot/jquery.flot.errorbars.min.js
rename to Productivite/Snipe-IT/public/js/plugins/flot/jquery.flot.errorbars.min.js
diff --git a/Production/SNIPE-IT/public/js/plugins/flot/jquery.flot.fillbetween.js b/Productivite/Snipe-IT/public/js/plugins/flot/jquery.flot.fillbetween.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/plugins/flot/jquery.flot.fillbetween.js
rename to Productivite/Snipe-IT/public/js/plugins/flot/jquery.flot.fillbetween.js
diff --git a/Production/SNIPE-IT/public/js/plugins/flot/jquery.flot.fillbetween.min.js b/Productivite/Snipe-IT/public/js/plugins/flot/jquery.flot.fillbetween.min.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/plugins/flot/jquery.flot.fillbetween.min.js
rename to Productivite/Snipe-IT/public/js/plugins/flot/jquery.flot.fillbetween.min.js
diff --git a/Production/SNIPE-IT/public/js/plugins/flot/jquery.flot.image.js b/Productivite/Snipe-IT/public/js/plugins/flot/jquery.flot.image.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/plugins/flot/jquery.flot.image.js
rename to Productivite/Snipe-IT/public/js/plugins/flot/jquery.flot.image.js
diff --git a/Production/SNIPE-IT/public/js/plugins/flot/jquery.flot.image.min.js b/Productivite/Snipe-IT/public/js/plugins/flot/jquery.flot.image.min.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/plugins/flot/jquery.flot.image.min.js
rename to Productivite/Snipe-IT/public/js/plugins/flot/jquery.flot.image.min.js
diff --git a/Production/SNIPE-IT/public/js/plugins/flot/jquery.flot.js b/Productivite/Snipe-IT/public/js/plugins/flot/jquery.flot.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/plugins/flot/jquery.flot.js
rename to Productivite/Snipe-IT/public/js/plugins/flot/jquery.flot.js
diff --git a/Production/SNIPE-IT/public/js/plugins/flot/jquery.flot.min.js b/Productivite/Snipe-IT/public/js/plugins/flot/jquery.flot.min.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/plugins/flot/jquery.flot.min.js
rename to Productivite/Snipe-IT/public/js/plugins/flot/jquery.flot.min.js
diff --git a/Production/SNIPE-IT/public/js/plugins/flot/jquery.flot.navigate.js b/Productivite/Snipe-IT/public/js/plugins/flot/jquery.flot.navigate.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/plugins/flot/jquery.flot.navigate.js
rename to Productivite/Snipe-IT/public/js/plugins/flot/jquery.flot.navigate.js
diff --git a/Production/SNIPE-IT/public/js/plugins/flot/jquery.flot.navigate.min.js b/Productivite/Snipe-IT/public/js/plugins/flot/jquery.flot.navigate.min.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/plugins/flot/jquery.flot.navigate.min.js
rename to Productivite/Snipe-IT/public/js/plugins/flot/jquery.flot.navigate.min.js
diff --git a/Production/SNIPE-IT/public/js/plugins/flot/jquery.flot.pie.js b/Productivite/Snipe-IT/public/js/plugins/flot/jquery.flot.pie.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/plugins/flot/jquery.flot.pie.js
rename to Productivite/Snipe-IT/public/js/plugins/flot/jquery.flot.pie.js
diff --git a/Production/SNIPE-IT/public/js/plugins/flot/jquery.flot.pie.min.js b/Productivite/Snipe-IT/public/js/plugins/flot/jquery.flot.pie.min.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/plugins/flot/jquery.flot.pie.min.js
rename to Productivite/Snipe-IT/public/js/plugins/flot/jquery.flot.pie.min.js
diff --git a/Production/SNIPE-IT/public/js/plugins/flot/jquery.flot.resize.js b/Productivite/Snipe-IT/public/js/plugins/flot/jquery.flot.resize.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/plugins/flot/jquery.flot.resize.js
rename to Productivite/Snipe-IT/public/js/plugins/flot/jquery.flot.resize.js
diff --git a/Production/SNIPE-IT/public/js/plugins/flot/jquery.flot.resize.min.js b/Productivite/Snipe-IT/public/js/plugins/flot/jquery.flot.resize.min.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/plugins/flot/jquery.flot.resize.min.js
rename to Productivite/Snipe-IT/public/js/plugins/flot/jquery.flot.resize.min.js
diff --git a/Production/SNIPE-IT/public/js/plugins/flot/jquery.flot.selection.js b/Productivite/Snipe-IT/public/js/plugins/flot/jquery.flot.selection.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/plugins/flot/jquery.flot.selection.js
rename to Productivite/Snipe-IT/public/js/plugins/flot/jquery.flot.selection.js
diff --git a/Production/SNIPE-IT/public/js/plugins/flot/jquery.flot.selection.min.js b/Productivite/Snipe-IT/public/js/plugins/flot/jquery.flot.selection.min.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/plugins/flot/jquery.flot.selection.min.js
rename to Productivite/Snipe-IT/public/js/plugins/flot/jquery.flot.selection.min.js
diff --git a/Production/SNIPE-IT/public/js/plugins/flot/jquery.flot.stack.js b/Productivite/Snipe-IT/public/js/plugins/flot/jquery.flot.stack.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/plugins/flot/jquery.flot.stack.js
rename to Productivite/Snipe-IT/public/js/plugins/flot/jquery.flot.stack.js
diff --git a/Production/SNIPE-IT/public/js/plugins/flot/jquery.flot.stack.min.js b/Productivite/Snipe-IT/public/js/plugins/flot/jquery.flot.stack.min.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/plugins/flot/jquery.flot.stack.min.js
rename to Productivite/Snipe-IT/public/js/plugins/flot/jquery.flot.stack.min.js
diff --git a/Production/SNIPE-IT/public/js/plugins/flot/jquery.flot.symbol.js b/Productivite/Snipe-IT/public/js/plugins/flot/jquery.flot.symbol.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/plugins/flot/jquery.flot.symbol.js
rename to Productivite/Snipe-IT/public/js/plugins/flot/jquery.flot.symbol.js
diff --git a/Production/SNIPE-IT/public/js/plugins/flot/jquery.flot.symbol.min.js b/Productivite/Snipe-IT/public/js/plugins/flot/jquery.flot.symbol.min.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/plugins/flot/jquery.flot.symbol.min.js
rename to Productivite/Snipe-IT/public/js/plugins/flot/jquery.flot.symbol.min.js
diff --git a/Production/SNIPE-IT/public/js/plugins/flot/jquery.flot.threshold.js b/Productivite/Snipe-IT/public/js/plugins/flot/jquery.flot.threshold.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/plugins/flot/jquery.flot.threshold.js
rename to Productivite/Snipe-IT/public/js/plugins/flot/jquery.flot.threshold.js
diff --git a/Production/SNIPE-IT/public/js/plugins/flot/jquery.flot.threshold.min.js b/Productivite/Snipe-IT/public/js/plugins/flot/jquery.flot.threshold.min.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/plugins/flot/jquery.flot.threshold.min.js
rename to Productivite/Snipe-IT/public/js/plugins/flot/jquery.flot.threshold.min.js
diff --git a/Production/SNIPE-IT/public/js/plugins/flot/jquery.flot.time.js b/Productivite/Snipe-IT/public/js/plugins/flot/jquery.flot.time.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/plugins/flot/jquery.flot.time.js
rename to Productivite/Snipe-IT/public/js/plugins/flot/jquery.flot.time.js
diff --git a/Production/SNIPE-IT/public/js/plugins/flot/jquery.flot.time.min.js b/Productivite/Snipe-IT/public/js/plugins/flot/jquery.flot.time.min.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/plugins/flot/jquery.flot.time.min.js
rename to Productivite/Snipe-IT/public/js/plugins/flot/jquery.flot.time.min.js
diff --git a/Production/SNIPE-IT/public/js/plugins/fullcalendar/fullcalendar.css b/Productivite/Snipe-IT/public/js/plugins/fullcalendar/fullcalendar.css
similarity index 100%
rename from Production/SNIPE-IT/public/js/plugins/fullcalendar/fullcalendar.css
rename to Productivite/Snipe-IT/public/js/plugins/fullcalendar/fullcalendar.css
diff --git a/Production/SNIPE-IT/public/js/plugins/fullcalendar/fullcalendar.js b/Productivite/Snipe-IT/public/js/plugins/fullcalendar/fullcalendar.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/plugins/fullcalendar/fullcalendar.js
rename to Productivite/Snipe-IT/public/js/plugins/fullcalendar/fullcalendar.js
diff --git a/Production/SNIPE-IT/public/js/plugins/fullcalendar/fullcalendar.min.css b/Productivite/Snipe-IT/public/js/plugins/fullcalendar/fullcalendar.min.css
similarity index 100%
rename from Production/SNIPE-IT/public/js/plugins/fullcalendar/fullcalendar.min.css
rename to Productivite/Snipe-IT/public/js/plugins/fullcalendar/fullcalendar.min.css
diff --git a/Production/SNIPE-IT/public/js/plugins/fullcalendar/fullcalendar.min.js b/Productivite/Snipe-IT/public/js/plugins/fullcalendar/fullcalendar.min.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/plugins/fullcalendar/fullcalendar.min.js
rename to Productivite/Snipe-IT/public/js/plugins/fullcalendar/fullcalendar.min.js
diff --git a/Production/SNIPE-IT/public/js/plugins/fullcalendar/fullcalendar.print.css b/Productivite/Snipe-IT/public/js/plugins/fullcalendar/fullcalendar.print.css
similarity index 100%
rename from Production/SNIPE-IT/public/js/plugins/fullcalendar/fullcalendar.print.css
rename to Productivite/Snipe-IT/public/js/plugins/fullcalendar/fullcalendar.print.css
diff --git a/Production/SNIPE-IT/public/js/plugins/input-mask/jquery.inputmask.date.extensions.js b/Productivite/Snipe-IT/public/js/plugins/input-mask/jquery.inputmask.date.extensions.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/plugins/input-mask/jquery.inputmask.date.extensions.js
rename to Productivite/Snipe-IT/public/js/plugins/input-mask/jquery.inputmask.date.extensions.js
diff --git a/Production/SNIPE-IT/public/js/plugins/input-mask/jquery.inputmask.extensions.js b/Productivite/Snipe-IT/public/js/plugins/input-mask/jquery.inputmask.extensions.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/plugins/input-mask/jquery.inputmask.extensions.js
rename to Productivite/Snipe-IT/public/js/plugins/input-mask/jquery.inputmask.extensions.js
diff --git a/Production/SNIPE-IT/public/js/plugins/input-mask/jquery.inputmask.js b/Productivite/Snipe-IT/public/js/plugins/input-mask/jquery.inputmask.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/plugins/input-mask/jquery.inputmask.js
rename to Productivite/Snipe-IT/public/js/plugins/input-mask/jquery.inputmask.js
diff --git a/Production/SNIPE-IT/public/js/plugins/input-mask/jquery.inputmask.numeric.extensions.js b/Productivite/Snipe-IT/public/js/plugins/input-mask/jquery.inputmask.numeric.extensions.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/plugins/input-mask/jquery.inputmask.numeric.extensions.js
rename to Productivite/Snipe-IT/public/js/plugins/input-mask/jquery.inputmask.numeric.extensions.js
diff --git a/Production/SNIPE-IT/public/js/plugins/input-mask/jquery.inputmask.phone.extensions.js b/Productivite/Snipe-IT/public/js/plugins/input-mask/jquery.inputmask.phone.extensions.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/plugins/input-mask/jquery.inputmask.phone.extensions.js
rename to Productivite/Snipe-IT/public/js/plugins/input-mask/jquery.inputmask.phone.extensions.js
diff --git a/Production/SNIPE-IT/public/js/plugins/input-mask/jquery.inputmask.regex.extensions.js b/Productivite/Snipe-IT/public/js/plugins/input-mask/jquery.inputmask.regex.extensions.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/plugins/input-mask/jquery.inputmask.regex.extensions.js
rename to Productivite/Snipe-IT/public/js/plugins/input-mask/jquery.inputmask.regex.extensions.js
diff --git a/Production/SNIPE-IT/public/js/plugins/input-mask/phone-codes/phone-be.json b/Productivite/Snipe-IT/public/js/plugins/input-mask/phone-codes/phone-be.json
similarity index 100%
rename from Production/SNIPE-IT/public/js/plugins/input-mask/phone-codes/phone-be.json
rename to Productivite/Snipe-IT/public/js/plugins/input-mask/phone-codes/phone-be.json
diff --git a/Production/SNIPE-IT/public/js/plugins/input-mask/phone-codes/phone-codes.json b/Productivite/Snipe-IT/public/js/plugins/input-mask/phone-codes/phone-codes.json
similarity index 100%
rename from Production/SNIPE-IT/public/js/plugins/input-mask/phone-codes/phone-codes.json
rename to Productivite/Snipe-IT/public/js/plugins/input-mask/phone-codes/phone-codes.json
diff --git a/Production/SNIPE-IT/public/js/plugins/input-mask/phone-codes/readme.txt b/Productivite/Snipe-IT/public/js/plugins/input-mask/phone-codes/readme.txt
similarity index 100%
rename from Production/SNIPE-IT/public/js/plugins/input-mask/phone-codes/readme.txt
rename to Productivite/Snipe-IT/public/js/plugins/input-mask/phone-codes/readme.txt
diff --git a/Production/SNIPE-IT/public/js/plugins/jQuery/jQuery-2.1.4.min.js b/Productivite/Snipe-IT/public/js/plugins/jQuery/jQuery-2.1.4.min.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/plugins/jQuery/jQuery-2.1.4.min.js
rename to Productivite/Snipe-IT/public/js/plugins/jQuery/jQuery-2.1.4.min.js
diff --git a/Production/SNIPE-IT/public/js/plugins/jQueryUI/jquery-ui.js b/Productivite/Snipe-IT/public/js/plugins/jQueryUI/jquery-ui.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/plugins/jQueryUI/jquery-ui.js
rename to Productivite/Snipe-IT/public/js/plugins/jQueryUI/jquery-ui.js
diff --git a/Production/SNIPE-IT/public/js/plugins/jQueryUI/jquery-ui.min.js b/Productivite/Snipe-IT/public/js/plugins/jQueryUI/jquery-ui.min.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/plugins/jQueryUI/jquery-ui.min.js
rename to Productivite/Snipe-IT/public/js/plugins/jQueryUI/jquery-ui.min.js
diff --git a/Production/SNIPE-IT/public/js/plugins/jvectormap/jquery-jvectormap-1.2.2.css b/Productivite/Snipe-IT/public/js/plugins/jvectormap/jquery-jvectormap-1.2.2.css
similarity index 100%
rename from Production/SNIPE-IT/public/js/plugins/jvectormap/jquery-jvectormap-1.2.2.css
rename to Productivite/Snipe-IT/public/js/plugins/jvectormap/jquery-jvectormap-1.2.2.css
diff --git a/Production/SNIPE-IT/public/js/plugins/jvectormap/jquery-jvectormap-1.2.2.min.js b/Productivite/Snipe-IT/public/js/plugins/jvectormap/jquery-jvectormap-1.2.2.min.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/plugins/jvectormap/jquery-jvectormap-1.2.2.min.js
rename to Productivite/Snipe-IT/public/js/plugins/jvectormap/jquery-jvectormap-1.2.2.min.js
diff --git a/Production/SNIPE-IT/public/js/plugins/jvectormap/jquery-jvectormap-world-mill-en.js b/Productivite/Snipe-IT/public/js/plugins/jvectormap/jquery-jvectormap-world-mill-en.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/plugins/jvectormap/jquery-jvectormap-world-mill-en.js
rename to Productivite/Snipe-IT/public/js/plugins/jvectormap/jquery-jvectormap-world-mill-en.js
diff --git a/Production/SNIPE-IT/public/js/plugins/knob/jquery.knob.js b/Productivite/Snipe-IT/public/js/plugins/knob/jquery.knob.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/plugins/knob/jquery.knob.js
rename to Productivite/Snipe-IT/public/js/plugins/knob/jquery.knob.js
diff --git a/Production/SNIPE-IT/public/js/plugins/morris/morris.css b/Productivite/Snipe-IT/public/js/plugins/morris/morris.css
similarity index 100%
rename from Production/SNIPE-IT/public/js/plugins/morris/morris.css
rename to Productivite/Snipe-IT/public/js/plugins/morris/morris.css
diff --git a/Production/SNIPE-IT/public/js/plugins/morris/morris.js b/Productivite/Snipe-IT/public/js/plugins/morris/morris.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/plugins/morris/morris.js
rename to Productivite/Snipe-IT/public/js/plugins/morris/morris.js
diff --git a/Production/SNIPE-IT/public/js/plugins/morris/morris.min.js b/Productivite/Snipe-IT/public/js/plugins/morris/morris.min.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/plugins/morris/morris.min.js
rename to Productivite/Snipe-IT/public/js/plugins/morris/morris.min.js
diff --git a/Production/SNIPE-IT/public/js/plugins/pace/pace.js b/Productivite/Snipe-IT/public/js/plugins/pace/pace.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/plugins/pace/pace.js
rename to Productivite/Snipe-IT/public/js/plugins/pace/pace.js
diff --git a/Production/SNIPE-IT/public/js/plugins/select2/i18n/az.js b/Productivite/Snipe-IT/public/js/plugins/select2/i18n/az.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/plugins/select2/i18n/az.js
rename to Productivite/Snipe-IT/public/js/plugins/select2/i18n/az.js
diff --git a/Production/SNIPE-IT/public/js/plugins/select2/i18n/bg.js b/Productivite/Snipe-IT/public/js/plugins/select2/i18n/bg.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/plugins/select2/i18n/bg.js
rename to Productivite/Snipe-IT/public/js/plugins/select2/i18n/bg.js
diff --git a/Production/SNIPE-IT/public/js/plugins/select2/i18n/ca.js b/Productivite/Snipe-IT/public/js/plugins/select2/i18n/ca.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/plugins/select2/i18n/ca.js
rename to Productivite/Snipe-IT/public/js/plugins/select2/i18n/ca.js
diff --git a/Production/SNIPE-IT/public/js/plugins/select2/i18n/cs.js b/Productivite/Snipe-IT/public/js/plugins/select2/i18n/cs.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/plugins/select2/i18n/cs.js
rename to Productivite/Snipe-IT/public/js/plugins/select2/i18n/cs.js
diff --git a/Production/SNIPE-IT/public/js/plugins/select2/i18n/da.js b/Productivite/Snipe-IT/public/js/plugins/select2/i18n/da.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/plugins/select2/i18n/da.js
rename to Productivite/Snipe-IT/public/js/plugins/select2/i18n/da.js
diff --git a/Production/SNIPE-IT/public/js/plugins/select2/i18n/de.js b/Productivite/Snipe-IT/public/js/plugins/select2/i18n/de.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/plugins/select2/i18n/de.js
rename to Productivite/Snipe-IT/public/js/plugins/select2/i18n/de.js
diff --git a/Production/SNIPE-IT/public/js/plugins/select2/i18n/en.js b/Productivite/Snipe-IT/public/js/plugins/select2/i18n/en.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/plugins/select2/i18n/en.js
rename to Productivite/Snipe-IT/public/js/plugins/select2/i18n/en.js
diff --git a/Production/SNIPE-IT/public/js/plugins/select2/i18n/es.js b/Productivite/Snipe-IT/public/js/plugins/select2/i18n/es.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/plugins/select2/i18n/es.js
rename to Productivite/Snipe-IT/public/js/plugins/select2/i18n/es.js
diff --git a/Production/SNIPE-IT/public/js/plugins/select2/i18n/et.js b/Productivite/Snipe-IT/public/js/plugins/select2/i18n/et.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/plugins/select2/i18n/et.js
rename to Productivite/Snipe-IT/public/js/plugins/select2/i18n/et.js
diff --git a/Production/SNIPE-IT/public/js/plugins/select2/i18n/eu.js b/Productivite/Snipe-IT/public/js/plugins/select2/i18n/eu.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/plugins/select2/i18n/eu.js
rename to Productivite/Snipe-IT/public/js/plugins/select2/i18n/eu.js
diff --git a/Production/SNIPE-IT/public/js/plugins/select2/i18n/fa.js b/Productivite/Snipe-IT/public/js/plugins/select2/i18n/fa.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/plugins/select2/i18n/fa.js
rename to Productivite/Snipe-IT/public/js/plugins/select2/i18n/fa.js
diff --git a/Production/SNIPE-IT/public/js/plugins/select2/i18n/fi.js b/Productivite/Snipe-IT/public/js/plugins/select2/i18n/fi.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/plugins/select2/i18n/fi.js
rename to Productivite/Snipe-IT/public/js/plugins/select2/i18n/fi.js
diff --git a/Production/SNIPE-IT/public/js/plugins/select2/i18n/fr.js b/Productivite/Snipe-IT/public/js/plugins/select2/i18n/fr.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/plugins/select2/i18n/fr.js
rename to Productivite/Snipe-IT/public/js/plugins/select2/i18n/fr.js
diff --git a/Production/SNIPE-IT/public/js/plugins/select2/i18n/gl.js b/Productivite/Snipe-IT/public/js/plugins/select2/i18n/gl.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/plugins/select2/i18n/gl.js
rename to Productivite/Snipe-IT/public/js/plugins/select2/i18n/gl.js
diff --git a/Production/SNIPE-IT/public/js/plugins/select2/i18n/he.js b/Productivite/Snipe-IT/public/js/plugins/select2/i18n/he.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/plugins/select2/i18n/he.js
rename to Productivite/Snipe-IT/public/js/plugins/select2/i18n/he.js
diff --git a/Production/SNIPE-IT/public/js/plugins/select2/i18n/hi.js b/Productivite/Snipe-IT/public/js/plugins/select2/i18n/hi.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/plugins/select2/i18n/hi.js
rename to Productivite/Snipe-IT/public/js/plugins/select2/i18n/hi.js
diff --git a/Production/SNIPE-IT/public/js/plugins/select2/i18n/hr.js b/Productivite/Snipe-IT/public/js/plugins/select2/i18n/hr.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/plugins/select2/i18n/hr.js
rename to Productivite/Snipe-IT/public/js/plugins/select2/i18n/hr.js
diff --git a/Production/SNIPE-IT/public/js/plugins/select2/i18n/hu.js b/Productivite/Snipe-IT/public/js/plugins/select2/i18n/hu.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/plugins/select2/i18n/hu.js
rename to Productivite/Snipe-IT/public/js/plugins/select2/i18n/hu.js
diff --git a/Production/SNIPE-IT/public/js/plugins/select2/i18n/id.js b/Productivite/Snipe-IT/public/js/plugins/select2/i18n/id.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/plugins/select2/i18n/id.js
rename to Productivite/Snipe-IT/public/js/plugins/select2/i18n/id.js
diff --git a/Production/SNIPE-IT/public/js/plugins/select2/i18n/is.js b/Productivite/Snipe-IT/public/js/plugins/select2/i18n/is.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/plugins/select2/i18n/is.js
rename to Productivite/Snipe-IT/public/js/plugins/select2/i18n/is.js
diff --git a/Production/SNIPE-IT/public/js/plugins/select2/i18n/it.js b/Productivite/Snipe-IT/public/js/plugins/select2/i18n/it.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/plugins/select2/i18n/it.js
rename to Productivite/Snipe-IT/public/js/plugins/select2/i18n/it.js
diff --git a/Production/SNIPE-IT/public/js/plugins/select2/i18n/ko.js b/Productivite/Snipe-IT/public/js/plugins/select2/i18n/ko.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/plugins/select2/i18n/ko.js
rename to Productivite/Snipe-IT/public/js/plugins/select2/i18n/ko.js
diff --git a/Production/SNIPE-IT/public/js/plugins/select2/i18n/lt.js b/Productivite/Snipe-IT/public/js/plugins/select2/i18n/lt.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/plugins/select2/i18n/lt.js
rename to Productivite/Snipe-IT/public/js/plugins/select2/i18n/lt.js
diff --git a/Production/SNIPE-IT/public/js/plugins/select2/i18n/lv.js b/Productivite/Snipe-IT/public/js/plugins/select2/i18n/lv.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/plugins/select2/i18n/lv.js
rename to Productivite/Snipe-IT/public/js/plugins/select2/i18n/lv.js
diff --git a/Production/SNIPE-IT/public/js/plugins/select2/i18n/mk.js b/Productivite/Snipe-IT/public/js/plugins/select2/i18n/mk.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/plugins/select2/i18n/mk.js
rename to Productivite/Snipe-IT/public/js/plugins/select2/i18n/mk.js
diff --git a/Production/SNIPE-IT/public/js/plugins/select2/i18n/nb.js b/Productivite/Snipe-IT/public/js/plugins/select2/i18n/nb.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/plugins/select2/i18n/nb.js
rename to Productivite/Snipe-IT/public/js/plugins/select2/i18n/nb.js
diff --git a/Production/SNIPE-IT/public/js/plugins/select2/i18n/nl.js b/Productivite/Snipe-IT/public/js/plugins/select2/i18n/nl.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/plugins/select2/i18n/nl.js
rename to Productivite/Snipe-IT/public/js/plugins/select2/i18n/nl.js
diff --git a/Production/SNIPE-IT/public/js/plugins/select2/i18n/pl.js b/Productivite/Snipe-IT/public/js/plugins/select2/i18n/pl.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/plugins/select2/i18n/pl.js
rename to Productivite/Snipe-IT/public/js/plugins/select2/i18n/pl.js
diff --git a/Production/SNIPE-IT/public/js/plugins/select2/i18n/pt-BR.js b/Productivite/Snipe-IT/public/js/plugins/select2/i18n/pt-BR.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/plugins/select2/i18n/pt-BR.js
rename to Productivite/Snipe-IT/public/js/plugins/select2/i18n/pt-BR.js
diff --git a/Production/SNIPE-IT/public/js/plugins/select2/i18n/pt.js b/Productivite/Snipe-IT/public/js/plugins/select2/i18n/pt.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/plugins/select2/i18n/pt.js
rename to Productivite/Snipe-IT/public/js/plugins/select2/i18n/pt.js
diff --git a/Production/SNIPE-IT/public/js/plugins/select2/i18n/ro.js b/Productivite/Snipe-IT/public/js/plugins/select2/i18n/ro.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/plugins/select2/i18n/ro.js
rename to Productivite/Snipe-IT/public/js/plugins/select2/i18n/ro.js
diff --git a/Production/SNIPE-IT/public/js/plugins/select2/i18n/ru.js b/Productivite/Snipe-IT/public/js/plugins/select2/i18n/ru.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/plugins/select2/i18n/ru.js
rename to Productivite/Snipe-IT/public/js/plugins/select2/i18n/ru.js
diff --git a/Production/SNIPE-IT/public/js/plugins/select2/i18n/sk.js b/Productivite/Snipe-IT/public/js/plugins/select2/i18n/sk.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/plugins/select2/i18n/sk.js
rename to Productivite/Snipe-IT/public/js/plugins/select2/i18n/sk.js
diff --git a/Production/SNIPE-IT/public/js/plugins/select2/i18n/sr.js b/Productivite/Snipe-IT/public/js/plugins/select2/i18n/sr.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/plugins/select2/i18n/sr.js
rename to Productivite/Snipe-IT/public/js/plugins/select2/i18n/sr.js
diff --git a/Production/SNIPE-IT/public/js/plugins/select2/i18n/sv.js b/Productivite/Snipe-IT/public/js/plugins/select2/i18n/sv.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/plugins/select2/i18n/sv.js
rename to Productivite/Snipe-IT/public/js/plugins/select2/i18n/sv.js
diff --git a/Production/SNIPE-IT/public/js/plugins/select2/i18n/th.js b/Productivite/Snipe-IT/public/js/plugins/select2/i18n/th.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/plugins/select2/i18n/th.js
rename to Productivite/Snipe-IT/public/js/plugins/select2/i18n/th.js
diff --git a/Production/SNIPE-IT/public/js/plugins/select2/i18n/tr.js b/Productivite/Snipe-IT/public/js/plugins/select2/i18n/tr.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/plugins/select2/i18n/tr.js
rename to Productivite/Snipe-IT/public/js/plugins/select2/i18n/tr.js
diff --git a/Production/SNIPE-IT/public/js/plugins/select2/i18n/uk.js b/Productivite/Snipe-IT/public/js/plugins/select2/i18n/uk.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/plugins/select2/i18n/uk.js
rename to Productivite/Snipe-IT/public/js/plugins/select2/i18n/uk.js
diff --git a/Production/SNIPE-IT/public/js/plugins/select2/i18n/vi.js b/Productivite/Snipe-IT/public/js/plugins/select2/i18n/vi.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/plugins/select2/i18n/vi.js
rename to Productivite/Snipe-IT/public/js/plugins/select2/i18n/vi.js
diff --git a/Production/SNIPE-IT/public/js/plugins/select2/i18n/zh-CN.js b/Productivite/Snipe-IT/public/js/plugins/select2/i18n/zh-CN.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/plugins/select2/i18n/zh-CN.js
rename to Productivite/Snipe-IT/public/js/plugins/select2/i18n/zh-CN.js
diff --git a/Production/SNIPE-IT/public/js/plugins/select2/i18n/zh-TW.js b/Productivite/Snipe-IT/public/js/plugins/select2/i18n/zh-TW.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/plugins/select2/i18n/zh-TW.js
rename to Productivite/Snipe-IT/public/js/plugins/select2/i18n/zh-TW.js
diff --git a/Production/SNIPE-IT/public/js/plugins/select2/select2.css b/Productivite/Snipe-IT/public/js/plugins/select2/select2.css
similarity index 100%
rename from Production/SNIPE-IT/public/js/plugins/select2/select2.css
rename to Productivite/Snipe-IT/public/js/plugins/select2/select2.css
diff --git a/Production/SNIPE-IT/public/js/plugins/select2/select2.full.js b/Productivite/Snipe-IT/public/js/plugins/select2/select2.full.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/plugins/select2/select2.full.js
rename to Productivite/Snipe-IT/public/js/plugins/select2/select2.full.js
diff --git a/Production/SNIPE-IT/public/js/plugins/select2/select2.full.min.js b/Productivite/Snipe-IT/public/js/plugins/select2/select2.full.min.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/plugins/select2/select2.full.min.js
rename to Productivite/Snipe-IT/public/js/plugins/select2/select2.full.min.js
diff --git a/Production/SNIPE-IT/public/js/plugins/select2/select2.js b/Productivite/Snipe-IT/public/js/plugins/select2/select2.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/plugins/select2/select2.js
rename to Productivite/Snipe-IT/public/js/plugins/select2/select2.js
diff --git a/Production/SNIPE-IT/public/js/plugins/select2/select2.min.css b/Productivite/Snipe-IT/public/js/plugins/select2/select2.min.css
similarity index 100%
rename from Production/SNIPE-IT/public/js/plugins/select2/select2.min.css
rename to Productivite/Snipe-IT/public/js/plugins/select2/select2.min.css
diff --git a/Production/SNIPE-IT/public/js/plugins/select2/select2.min.js b/Productivite/Snipe-IT/public/js/plugins/select2/select2.min.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/plugins/select2/select2.min.js
rename to Productivite/Snipe-IT/public/js/plugins/select2/select2.min.js
diff --git a/Production/SNIPE-IT/public/js/plugins/slimScroll/jquery.slimscroll.js b/Productivite/Snipe-IT/public/js/plugins/slimScroll/jquery.slimscroll.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/plugins/slimScroll/jquery.slimscroll.js
rename to Productivite/Snipe-IT/public/js/plugins/slimScroll/jquery.slimscroll.js
diff --git a/Production/SNIPE-IT/public/js/plugins/slimScroll/jquery.slimscroll.min.js b/Productivite/Snipe-IT/public/js/plugins/slimScroll/jquery.slimscroll.min.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/plugins/slimScroll/jquery.slimscroll.min.js
rename to Productivite/Snipe-IT/public/js/plugins/slimScroll/jquery.slimscroll.min.js
diff --git a/Production/SNIPE-IT/public/js/plugins/sparkline/jquery.sparkline.js b/Productivite/Snipe-IT/public/js/plugins/sparkline/jquery.sparkline.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/plugins/sparkline/jquery.sparkline.js
rename to Productivite/Snipe-IT/public/js/plugins/sparkline/jquery.sparkline.js
diff --git a/Production/SNIPE-IT/public/js/plugins/sparkline/jquery.sparkline.min.js b/Productivite/Snipe-IT/public/js/plugins/sparkline/jquery.sparkline.min.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/plugins/sparkline/jquery.sparkline.min.js
rename to Productivite/Snipe-IT/public/js/plugins/sparkline/jquery.sparkline.min.js
diff --git a/Production/SNIPE-IT/public/js/plugins/timepicker/bootstrap-timepicker.css b/Productivite/Snipe-IT/public/js/plugins/timepicker/bootstrap-timepicker.css
similarity index 100%
rename from Production/SNIPE-IT/public/js/plugins/timepicker/bootstrap-timepicker.css
rename to Productivite/Snipe-IT/public/js/plugins/timepicker/bootstrap-timepicker.css
diff --git a/Production/SNIPE-IT/public/js/plugins/timepicker/bootstrap-timepicker.js b/Productivite/Snipe-IT/public/js/plugins/timepicker/bootstrap-timepicker.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/plugins/timepicker/bootstrap-timepicker.js
rename to Productivite/Snipe-IT/public/js/plugins/timepicker/bootstrap-timepicker.js
diff --git a/Production/SNIPE-IT/public/js/plugins/timepicker/bootstrap-timepicker.min.css b/Productivite/Snipe-IT/public/js/plugins/timepicker/bootstrap-timepicker.min.css
similarity index 100%
rename from Production/SNIPE-IT/public/js/plugins/timepicker/bootstrap-timepicker.min.css
rename to Productivite/Snipe-IT/public/js/plugins/timepicker/bootstrap-timepicker.min.css
diff --git a/Production/SNIPE-IT/public/js/plugins/timepicker/bootstrap-timepicker.min.js b/Productivite/Snipe-IT/public/js/plugins/timepicker/bootstrap-timepicker.min.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/plugins/timepicker/bootstrap-timepicker.min.js
rename to Productivite/Snipe-IT/public/js/plugins/timepicker/bootstrap-timepicker.min.js
diff --git a/Base de données/ArangoDB/docker-compose.yml b/Productivite/Snipe-IT/public/js/respond.js
similarity index 100%
rename from Base de données/ArangoDB/docker-compose.yml
rename to Productivite/Snipe-IT/public/js/respond.js
diff --git a/Production/SNIPE-IT/public/js/select2.min.js b/Productivite/Snipe-IT/public/js/select2.min.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/select2.min.js
rename to Productivite/Snipe-IT/public/js/select2.min.js
diff --git a/Production/SNIPE-IT/public/js/signature_pad.js b/Productivite/Snipe-IT/public/js/signature_pad.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/signature_pad.js
rename to Productivite/Snipe-IT/public/js/signature_pad.js
diff --git a/Production/SNIPE-IT/public/js/signature_pad.min.js b/Productivite/Snipe-IT/public/js/signature_pad.min.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/signature_pad.min.js
rename to Productivite/Snipe-IT/public/js/signature_pad.min.js
diff --git a/Production/SNIPE-IT/public/js/vendor.js b/Productivite/Snipe-IT/public/js/vendor.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/vendor.js
rename to Productivite/Snipe-IT/public/js/vendor.js
diff --git a/Production/SNIPE-IT/public/js/vue.js b/Productivite/Snipe-IT/public/js/vue.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/vue.js
rename to Productivite/Snipe-IT/public/js/vue.js
diff --git a/Production/SNIPE-IT/public/js/xlsx.core.min.js b/Productivite/Snipe-IT/public/js/xlsx.core.min.js
similarity index 100%
rename from Production/SNIPE-IT/public/js/xlsx.core.min.js
rename to Productivite/Snipe-IT/public/js/xlsx.core.min.js
diff --git a/Production/SNIPE-IT/public/mix-manifest.json b/Productivite/Snipe-IT/public/mix-manifest.json
similarity index 100%
rename from Production/SNIPE-IT/public/mix-manifest.json
rename to Productivite/Snipe-IT/public/mix-manifest.json
diff --git a/Production/SNIPE-IT/public/mix.js.map b/Productivite/Snipe-IT/public/mix.js.map
similarity index 100%
rename from Production/SNIPE-IT/public/mix.js.map
rename to Productivite/Snipe-IT/public/mix.js.map
diff --git a/Production/SNIPE-IT/public/robots.txt b/Productivite/Snipe-IT/public/robots.txt
similarity index 100%
rename from Production/SNIPE-IT/public/robots.txt
rename to Productivite/Snipe-IT/public/robots.txt
diff --git a/Production/SNIPE-IT/public/vendor/livewire/livewire.js b/Productivite/Snipe-IT/public/vendor/livewire/livewire.js
similarity index 100%
rename from Production/SNIPE-IT/public/vendor/livewire/livewire.js
rename to Productivite/Snipe-IT/public/vendor/livewire/livewire.js
diff --git a/Production/SNIPE-IT/public/vendor/livewire/livewire.js.map b/Productivite/Snipe-IT/public/vendor/livewire/livewire.js.map
similarity index 100%
rename from Production/SNIPE-IT/public/vendor/livewire/livewire.js.map
rename to Productivite/Snipe-IT/public/vendor/livewire/livewire.js.map
diff --git a/Production/SNIPE-IT/public/vendor/livewire/manifest.json b/Productivite/Snipe-IT/public/vendor/livewire/manifest.json
similarity index 100%
rename from Production/SNIPE-IT/public/vendor/livewire/manifest.json
rename to Productivite/Snipe-IT/public/vendor/livewire/manifest.json
diff --git a/Production/SNIPE-IT/public/web.config b/Productivite/Snipe-IT/public/web.config
similarity index 100%
rename from Production/SNIPE-IT/public/web.config
rename to Productivite/Snipe-IT/public/web.config
diff --git a/Production/SNIPE-IT/resources/assets/css/bootstrap-table.css b/Productivite/Snipe-IT/resources/assets/css/bootstrap-table.css
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/css/bootstrap-table.css
rename to Productivite/Snipe-IT/resources/assets/css/bootstrap-table.css
diff --git a/Production/SNIPE-IT/resources/assets/css/bootstrap-tables-sticky-header.css b/Productivite/Snipe-IT/resources/assets/css/bootstrap-tables-sticky-header.css
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/css/bootstrap-tables-sticky-header.css
rename to Productivite/Snipe-IT/resources/assets/css/bootstrap-tables-sticky-header.css
diff --git a/Production/SNIPE-IT/resources/assets/css/bootstrap.css b/Productivite/Snipe-IT/resources/assets/css/bootstrap.css
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/css/bootstrap.css
rename to Productivite/Snipe-IT/resources/assets/css/bootstrap.css
diff --git a/Production/SNIPE-IT/resources/assets/css/bootstrap.css.map b/Productivite/Snipe-IT/resources/assets/css/bootstrap.css.map
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/css/bootstrap.css.map
rename to Productivite/Snipe-IT/resources/assets/css/bootstrap.css.map
diff --git a/Production/SNIPE-IT/resources/assets/css/bootstrap.datepicker.css b/Productivite/Snipe-IT/resources/assets/css/bootstrap.datepicker.css
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/css/bootstrap.datepicker.css
rename to Productivite/Snipe-IT/resources/assets/css/bootstrap.datepicker.css
diff --git a/Production/SNIPE-IT/resources/assets/css/bootstrap.min.css b/Productivite/Snipe-IT/resources/assets/css/bootstrap.min.css
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/css/bootstrap.min.css
rename to Productivite/Snipe-IT/resources/assets/css/bootstrap.min.css
diff --git a/Production/SNIPE-IT/resources/assets/css/dragtable.css b/Productivite/Snipe-IT/resources/assets/css/dragtable.css
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/css/dragtable.css
rename to Productivite/Snipe-IT/resources/assets/css/dragtable.css
diff --git a/Production/SNIPE-IT/resources/assets/css/font-awesome/all.css b/Productivite/Snipe-IT/resources/assets/css/font-awesome/all.css
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/css/font-awesome/all.css
rename to Productivite/Snipe-IT/resources/assets/css/font-awesome/all.css
diff --git a/Production/SNIPE-IT/resources/assets/css/fonts/fa-brands-400.eot b/Productivite/Snipe-IT/resources/assets/css/fonts/fa-brands-400.eot
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/css/fonts/fa-brands-400.eot
rename to Productivite/Snipe-IT/resources/assets/css/fonts/fa-brands-400.eot
diff --git a/Production/SNIPE-IT/resources/assets/css/fonts/fa-brands-400.svg b/Productivite/Snipe-IT/resources/assets/css/fonts/fa-brands-400.svg
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/css/fonts/fa-brands-400.svg
rename to Productivite/Snipe-IT/resources/assets/css/fonts/fa-brands-400.svg
diff --git a/Production/SNIPE-IT/resources/assets/css/fonts/fa-brands-400.ttf b/Productivite/Snipe-IT/resources/assets/css/fonts/fa-brands-400.ttf
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/css/fonts/fa-brands-400.ttf
rename to Productivite/Snipe-IT/resources/assets/css/fonts/fa-brands-400.ttf
diff --git a/Production/SNIPE-IT/resources/assets/css/fonts/fa-brands-400.woff b/Productivite/Snipe-IT/resources/assets/css/fonts/fa-brands-400.woff
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/css/fonts/fa-brands-400.woff
rename to Productivite/Snipe-IT/resources/assets/css/fonts/fa-brands-400.woff
diff --git a/Production/SNIPE-IT/resources/assets/css/fonts/fa-brands-400.woff2 b/Productivite/Snipe-IT/resources/assets/css/fonts/fa-brands-400.woff2
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/css/fonts/fa-brands-400.woff2
rename to Productivite/Snipe-IT/resources/assets/css/fonts/fa-brands-400.woff2
diff --git a/Production/SNIPE-IT/resources/assets/css/fonts/fa-regular-400.eot b/Productivite/Snipe-IT/resources/assets/css/fonts/fa-regular-400.eot
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/css/fonts/fa-regular-400.eot
rename to Productivite/Snipe-IT/resources/assets/css/fonts/fa-regular-400.eot
diff --git a/Production/SNIPE-IT/resources/assets/css/fonts/fa-regular-400.svg b/Productivite/Snipe-IT/resources/assets/css/fonts/fa-regular-400.svg
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/css/fonts/fa-regular-400.svg
rename to Productivite/Snipe-IT/resources/assets/css/fonts/fa-regular-400.svg
diff --git a/Production/SNIPE-IT/resources/assets/css/fonts/fa-regular-400.ttf b/Productivite/Snipe-IT/resources/assets/css/fonts/fa-regular-400.ttf
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/css/fonts/fa-regular-400.ttf
rename to Productivite/Snipe-IT/resources/assets/css/fonts/fa-regular-400.ttf
diff --git a/Production/SNIPE-IT/resources/assets/css/fonts/fa-regular-400.woff b/Productivite/Snipe-IT/resources/assets/css/fonts/fa-regular-400.woff
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/css/fonts/fa-regular-400.woff
rename to Productivite/Snipe-IT/resources/assets/css/fonts/fa-regular-400.woff
diff --git a/Production/SNIPE-IT/resources/assets/css/fonts/fa-regular-400.woff2 b/Productivite/Snipe-IT/resources/assets/css/fonts/fa-regular-400.woff2
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/css/fonts/fa-regular-400.woff2
rename to Productivite/Snipe-IT/resources/assets/css/fonts/fa-regular-400.woff2
diff --git a/Production/SNIPE-IT/resources/assets/css/fonts/fa-solid-900.eot b/Productivite/Snipe-IT/resources/assets/css/fonts/fa-solid-900.eot
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/css/fonts/fa-solid-900.eot
rename to Productivite/Snipe-IT/resources/assets/css/fonts/fa-solid-900.eot
diff --git a/Production/SNIPE-IT/resources/assets/css/fonts/fa-solid-900.svg b/Productivite/Snipe-IT/resources/assets/css/fonts/fa-solid-900.svg
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/css/fonts/fa-solid-900.svg
rename to Productivite/Snipe-IT/resources/assets/css/fonts/fa-solid-900.svg
diff --git a/Production/SNIPE-IT/resources/assets/css/fonts/fa-solid-900.ttf b/Productivite/Snipe-IT/resources/assets/css/fonts/fa-solid-900.ttf
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/css/fonts/fa-solid-900.ttf
rename to Productivite/Snipe-IT/resources/assets/css/fonts/fa-solid-900.ttf
diff --git a/Production/SNIPE-IT/resources/assets/css/fonts/fa-solid-900.woff b/Productivite/Snipe-IT/resources/assets/css/fonts/fa-solid-900.woff
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/css/fonts/fa-solid-900.woff
rename to Productivite/Snipe-IT/resources/assets/css/fonts/fa-solid-900.woff
diff --git a/Production/SNIPE-IT/resources/assets/css/fonts/fa-solid-900.woff2 b/Productivite/Snipe-IT/resources/assets/css/fonts/fa-solid-900.woff2
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/css/fonts/fa-solid-900.woff2
rename to Productivite/Snipe-IT/resources/assets/css/fonts/fa-solid-900.woff2
diff --git a/Production/SNIPE-IT/resources/assets/css/lib/bootstrap-wysihtml5.css b/Productivite/Snipe-IT/resources/assets/css/lib/bootstrap-wysihtml5.css
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/css/lib/bootstrap-wysihtml5.css
rename to Productivite/Snipe-IT/resources/assets/css/lib/bootstrap-wysihtml5.css
diff --git a/Production/SNIPE-IT/resources/assets/css/lib/bootstrap.datepicker.css b/Productivite/Snipe-IT/resources/assets/css/lib/bootstrap.datepicker.css
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/css/lib/bootstrap.datepicker.css
rename to Productivite/Snipe-IT/resources/assets/css/lib/bootstrap.datepicker.css
diff --git a/Production/SNIPE-IT/resources/assets/css/lib/dragtable.css b/Productivite/Snipe-IT/resources/assets/css/lib/dragtable.css
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/css/lib/dragtable.css
rename to Productivite/Snipe-IT/resources/assets/css/lib/dragtable.css
diff --git a/Production/SNIPE-IT/resources/assets/css/lib/font-awesome.css b/Productivite/Snipe-IT/resources/assets/css/lib/font-awesome.css
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/css/lib/font-awesome.css
rename to Productivite/Snipe-IT/resources/assets/css/lib/font-awesome.css
diff --git a/Production/SNIPE-IT/resources/assets/css/lib/font-awesome.min.css b/Productivite/Snipe-IT/resources/assets/css/lib/font-awesome.min.css
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/css/lib/font-awesome.min.css
rename to Productivite/Snipe-IT/resources/assets/css/lib/font-awesome.min.css
diff --git a/Production/SNIPE-IT/resources/assets/css/lib/fullcalendar.css b/Productivite/Snipe-IT/resources/assets/css/lib/fullcalendar.css
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/css/lib/fullcalendar.css
rename to Productivite/Snipe-IT/resources/assets/css/lib/fullcalendar.css
diff --git a/Production/SNIPE-IT/resources/assets/css/lib/fullcalendar.print.css b/Productivite/Snipe-IT/resources/assets/css/lib/fullcalendar.print.css
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/css/lib/fullcalendar.print.css
rename to Productivite/Snipe-IT/resources/assets/css/lib/fullcalendar.print.css
diff --git a/Production/SNIPE-IT/resources/assets/css/lib/jquery-ui-1.10.2.custom.css b/Productivite/Snipe-IT/resources/assets/css/lib/jquery-ui-1.10.2.custom.css
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/css/lib/jquery-ui-1.10.2.custom.css
rename to Productivite/Snipe-IT/resources/assets/css/lib/jquery-ui-1.10.2.custom.css
diff --git a/Production/SNIPE-IT/resources/assets/css/lib/jquery.dataTables.css b/Productivite/Snipe-IT/resources/assets/css/lib/jquery.dataTables.css
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/css/lib/jquery.dataTables.css
rename to Productivite/Snipe-IT/resources/assets/css/lib/jquery.dataTables.css
diff --git a/Production/SNIPE-IT/resources/assets/css/lib/jquery.fileupload-ui.css b/Productivite/Snipe-IT/resources/assets/css/lib/jquery.fileupload-ui.css
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/css/lib/jquery.fileupload-ui.css
rename to Productivite/Snipe-IT/resources/assets/css/lib/jquery.fileupload-ui.css
diff --git a/Production/SNIPE-IT/resources/assets/css/lib/jquery.fileupload.css b/Productivite/Snipe-IT/resources/assets/css/lib/jquery.fileupload.css
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/css/lib/jquery.fileupload.css
rename to Productivite/Snipe-IT/resources/assets/css/lib/jquery.fileupload.css
diff --git a/Production/SNIPE-IT/resources/assets/css/lib/morris.css b/Productivite/Snipe-IT/resources/assets/css/lib/morris.css
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/css/lib/morris.css
rename to Productivite/Snipe-IT/resources/assets/css/lib/morris.css
diff --git a/Production/SNIPE-IT/resources/assets/css/lib/select2.css b/Productivite/Snipe-IT/resources/assets/css/lib/select2.css
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/css/lib/select2.css
rename to Productivite/Snipe-IT/resources/assets/css/lib/select2.css
diff --git a/Production/SNIPE-IT/resources/assets/css/lib/select2x2.png b/Productivite/Snipe-IT/resources/assets/css/lib/select2x2.png
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/css/lib/select2x2.png
rename to Productivite/Snipe-IT/resources/assets/css/lib/select2x2.png
diff --git a/Production/SNIPE-IT/resources/assets/css/lib/uniform.default.css b/Productivite/Snipe-IT/resources/assets/css/lib/uniform.default.css
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/css/lib/uniform.default.css
rename to Productivite/Snipe-IT/resources/assets/css/lib/uniform.default.css
diff --git a/Production/SNIPE-IT/resources/assets/css/signature-pad.css b/Productivite/Snipe-IT/resources/assets/css/signature-pad.css
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/css/signature-pad.css
rename to Productivite/Snipe-IT/resources/assets/css/signature-pad.css
diff --git a/Production/SNIPE-IT/resources/assets/js/FileSaver.min.js b/Productivite/Snipe-IT/resources/assets/js/FileSaver.min.js
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/js/FileSaver.min.js
rename to Productivite/Snipe-IT/resources/assets/js/FileSaver.min.js
diff --git a/Production/SNIPE-IT/resources/assets/js/app.js b/Productivite/Snipe-IT/resources/assets/js/app.js
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/js/app.js
rename to Productivite/Snipe-IT/resources/assets/js/app.js
diff --git a/Production/SNIPE-IT/resources/assets/js/bootstrap-js.js b/Productivite/Snipe-IT/resources/assets/js/bootstrap-js.js
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/js/bootstrap-js.js
rename to Productivite/Snipe-IT/resources/assets/js/bootstrap-js.js
diff --git a/Production/SNIPE-IT/resources/assets/js/bootstrap-table-locale-all.js b/Productivite/Snipe-IT/resources/assets/js/bootstrap-table-locale-all.js
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/js/bootstrap-table-locale-all.js
rename to Productivite/Snipe-IT/resources/assets/js/bootstrap-table-locale-all.js
diff --git a/Production/SNIPE-IT/resources/assets/js/bootstrap-table-locale-all.min.js b/Productivite/Snipe-IT/resources/assets/js/bootstrap-table-locale-all.min.js
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/js/bootstrap-table-locale-all.min.js
rename to Productivite/Snipe-IT/resources/assets/js/bootstrap-table-locale-all.min.js
diff --git a/Production/SNIPE-IT/resources/assets/js/bootstrap-table-reorder-columns.js b/Productivite/Snipe-IT/resources/assets/js/bootstrap-table-reorder-columns.js
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/js/bootstrap-table-reorder-columns.js
rename to Productivite/Snipe-IT/resources/assets/js/bootstrap-table-reorder-columns.js
diff --git a/Production/SNIPE-IT/resources/assets/js/bootstrap-table.css b/Productivite/Snipe-IT/resources/assets/js/bootstrap-table.css
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/js/bootstrap-table.css
rename to Productivite/Snipe-IT/resources/assets/js/bootstrap-table.css
diff --git a/Production/SNIPE-IT/resources/assets/js/bootstrap-table.js b/Productivite/Snipe-IT/resources/assets/js/bootstrap-table.js
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/js/bootstrap-table.js
rename to Productivite/Snipe-IT/resources/assets/js/bootstrap-table.js
diff --git a/Production/SNIPE-IT/resources/assets/js/bootstrap-table.min.css b/Productivite/Snipe-IT/resources/assets/js/bootstrap-table.min.css
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/js/bootstrap-table.min.css
rename to Productivite/Snipe-IT/resources/assets/js/bootstrap-table.min.css
diff --git a/Production/SNIPE-IT/resources/assets/js/bootstrap-table.min.js b/Productivite/Snipe-IT/resources/assets/js/bootstrap-table.min.js
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/js/bootstrap-table.min.js
rename to Productivite/Snipe-IT/resources/assets/js/bootstrap-table.min.js
diff --git a/Production/SNIPE-IT/resources/assets/js/bootstrap.datepicker.js b/Productivite/Snipe-IT/resources/assets/js/bootstrap.datepicker.js
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/js/bootstrap.datepicker.js
rename to Productivite/Snipe-IT/resources/assets/js/bootstrap.datepicker.js
diff --git a/Production/SNIPE-IT/resources/assets/js/bootstrap.js b/Productivite/Snipe-IT/resources/assets/js/bootstrap.js
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/js/bootstrap.js
rename to Productivite/Snipe-IT/resources/assets/js/bootstrap.js
diff --git a/Production/SNIPE-IT/resources/assets/js/bootstrap.min.js b/Productivite/Snipe-IT/resources/assets/js/bootstrap.min.js
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/js/bootstrap.min.js
rename to Productivite/Snipe-IT/resources/assets/js/bootstrap.min.js
diff --git a/Production/SNIPE-IT/resources/assets/js/bootstrap/css/bootstrap.css b/Productivite/Snipe-IT/resources/assets/js/bootstrap/css/bootstrap.css
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/js/bootstrap/css/bootstrap.css
rename to Productivite/Snipe-IT/resources/assets/js/bootstrap/css/bootstrap.css
diff --git a/Production/SNIPE-IT/resources/assets/js/bootstrap/css/bootstrap.css.map b/Productivite/Snipe-IT/resources/assets/js/bootstrap/css/bootstrap.css.map
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/js/bootstrap/css/bootstrap.css.map
rename to Productivite/Snipe-IT/resources/assets/js/bootstrap/css/bootstrap.css.map
diff --git a/Production/SNIPE-IT/resources/assets/js/bootstrap/css/bootstrap.min.css b/Productivite/Snipe-IT/resources/assets/js/bootstrap/css/bootstrap.min.css
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/js/bootstrap/css/bootstrap.min.css
rename to Productivite/Snipe-IT/resources/assets/js/bootstrap/css/bootstrap.min.css
diff --git a/Production/SNIPE-IT/resources/assets/js/bootstrap/fonts/glyphicons-halflings-regular.eot b/Productivite/Snipe-IT/resources/assets/js/bootstrap/fonts/glyphicons-halflings-regular.eot
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/js/bootstrap/fonts/glyphicons-halflings-regular.eot
rename to Productivite/Snipe-IT/resources/assets/js/bootstrap/fonts/glyphicons-halflings-regular.eot
diff --git a/Production/SNIPE-IT/resources/assets/js/bootstrap/fonts/glyphicons-halflings-regular.svg b/Productivite/Snipe-IT/resources/assets/js/bootstrap/fonts/glyphicons-halflings-regular.svg
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/js/bootstrap/fonts/glyphicons-halflings-regular.svg
rename to Productivite/Snipe-IT/resources/assets/js/bootstrap/fonts/glyphicons-halflings-regular.svg
diff --git a/Production/SNIPE-IT/resources/assets/js/bootstrap/fonts/glyphicons-halflings-regular.ttf b/Productivite/Snipe-IT/resources/assets/js/bootstrap/fonts/glyphicons-halflings-regular.ttf
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/js/bootstrap/fonts/glyphicons-halflings-regular.ttf
rename to Productivite/Snipe-IT/resources/assets/js/bootstrap/fonts/glyphicons-halflings-regular.ttf
diff --git a/Production/SNIPE-IT/resources/assets/js/bootstrap/fonts/glyphicons-halflings-regular.woff b/Productivite/Snipe-IT/resources/assets/js/bootstrap/fonts/glyphicons-halflings-regular.woff
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/js/bootstrap/fonts/glyphicons-halflings-regular.woff
rename to Productivite/Snipe-IT/resources/assets/js/bootstrap/fonts/glyphicons-halflings-regular.woff
diff --git a/Production/SNIPE-IT/resources/assets/js/bootstrap/fonts/glyphicons-halflings-regular.woff2 b/Productivite/Snipe-IT/resources/assets/js/bootstrap/fonts/glyphicons-halflings-regular.woff2
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/js/bootstrap/fonts/glyphicons-halflings-regular.woff2
rename to Productivite/Snipe-IT/resources/assets/js/bootstrap/fonts/glyphicons-halflings-regular.woff2
diff --git a/Production/SNIPE-IT/resources/assets/js/bootstrap/js/bootstrap.js b/Productivite/Snipe-IT/resources/assets/js/bootstrap/js/bootstrap.js
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/js/bootstrap/js/bootstrap.js
rename to Productivite/Snipe-IT/resources/assets/js/bootstrap/js/bootstrap.js
diff --git a/Production/SNIPE-IT/resources/assets/js/bootstrap/js/bootstrap.min.js b/Productivite/Snipe-IT/resources/assets/js/bootstrap/js/bootstrap.min.js
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/js/bootstrap/js/bootstrap.min.js
rename to Productivite/Snipe-IT/resources/assets/js/bootstrap/js/bootstrap.min.js
diff --git a/Production/SNIPE-IT/resources/assets/js/bootstrap/js/npm.js b/Productivite/Snipe-IT/resources/assets/js/bootstrap/js/npm.js
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/js/bootstrap/js/npm.js
rename to Productivite/Snipe-IT/resources/assets/js/bootstrap/js/npm.js
diff --git a/Production/SNIPE-IT/resources/assets/js/components/passport/AuthorizedClients.vue b/Productivite/Snipe-IT/resources/assets/js/components/passport/AuthorizedClients.vue
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/js/components/passport/AuthorizedClients.vue
rename to Productivite/Snipe-IT/resources/assets/js/components/passport/AuthorizedClients.vue
diff --git a/Production/SNIPE-IT/resources/assets/js/components/passport/Clients.vue b/Productivite/Snipe-IT/resources/assets/js/components/passport/Clients.vue
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/js/components/passport/Clients.vue
rename to Productivite/Snipe-IT/resources/assets/js/components/passport/Clients.vue
diff --git a/Production/SNIPE-IT/resources/assets/js/components/passport/PersonalAccessTokens.vue b/Productivite/Snipe-IT/resources/assets/js/components/passport/PersonalAccessTokens.vue
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/js/components/passport/PersonalAccessTokens.vue
rename to Productivite/Snipe-IT/resources/assets/js/components/passport/PersonalAccessTokens.vue
diff --git a/Production/SNIPE-IT/resources/assets/js/components/select2.vue b/Productivite/Snipe-IT/resources/assets/js/components/select2.vue
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/js/components/select2.vue
rename to Productivite/Snipe-IT/resources/assets/js/components/select2.vue
diff --git a/Production/SNIPE-IT/resources/assets/js/dashboard.js b/Productivite/Snipe-IT/resources/assets/js/dashboard.js
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/js/dashboard.js
rename to Productivite/Snipe-IT/resources/assets/js/dashboard.js
diff --git a/Production/SNIPE-IT/resources/assets/js/dashboard2.js b/Productivite/Snipe-IT/resources/assets/js/dashboard2.js
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/js/dashboard2.js
rename to Productivite/Snipe-IT/resources/assets/js/dashboard2.js
diff --git a/Production/SNIPE-IT/resources/assets/js/demo.js b/Productivite/Snipe-IT/resources/assets/js/demo.js
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/js/demo.js
rename to Productivite/Snipe-IT/resources/assets/js/demo.js
diff --git a/Production/SNIPE-IT/resources/assets/js/dragtable.js b/Productivite/Snipe-IT/resources/assets/js/dragtable.js
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/js/dragtable.js
rename to Productivite/Snipe-IT/resources/assets/js/dragtable.js
diff --git a/Production/SNIPE-IT/resources/assets/js/ekko-lightbox.js b/Productivite/Snipe-IT/resources/assets/js/ekko-lightbox.js
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/js/ekko-lightbox.js
rename to Productivite/Snipe-IT/resources/assets/js/ekko-lightbox.js
diff --git a/Production/SNIPE-IT/resources/assets/js/ekko-lightbox.min.js b/Productivite/Snipe-IT/resources/assets/js/ekko-lightbox.min.js
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/js/ekko-lightbox.min.js
rename to Productivite/Snipe-IT/resources/assets/js/ekko-lightbox.min.js
diff --git a/Production/SNIPE-IT/resources/assets/js/extensions/accent-neutralise/bootstrap-table-accent-neutralise.js b/Productivite/Snipe-IT/resources/assets/js/extensions/accent-neutralise/bootstrap-table-accent-neutralise.js
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/js/extensions/accent-neutralise/bootstrap-table-accent-neutralise.js
rename to Productivite/Snipe-IT/resources/assets/js/extensions/accent-neutralise/bootstrap-table-accent-neutralise.js
diff --git a/Production/SNIPE-IT/resources/assets/js/extensions/accent-neutralise/bootstrap-table-accent-neutralise.min.js b/Productivite/Snipe-IT/resources/assets/js/extensions/accent-neutralise/bootstrap-table-accent-neutralise.min.js
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/js/extensions/accent-neutralise/bootstrap-table-accent-neutralise.min.js
rename to Productivite/Snipe-IT/resources/assets/js/extensions/accent-neutralise/bootstrap-table-accent-neutralise.min.js
diff --git a/Production/SNIPE-IT/resources/assets/js/extensions/angular/bootstrap-table-angular.js b/Productivite/Snipe-IT/resources/assets/js/extensions/angular/bootstrap-table-angular.js
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/js/extensions/angular/bootstrap-table-angular.js
rename to Productivite/Snipe-IT/resources/assets/js/extensions/angular/bootstrap-table-angular.js
diff --git a/Production/SNIPE-IT/resources/assets/js/extensions/angular/bootstrap-table-angular.min.js b/Productivite/Snipe-IT/resources/assets/js/extensions/angular/bootstrap-table-angular.min.js
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/js/extensions/angular/bootstrap-table-angular.min.js
rename to Productivite/Snipe-IT/resources/assets/js/extensions/angular/bootstrap-table-angular.min.js
diff --git a/Production/SNIPE-IT/resources/assets/js/extensions/cookie/bootstrap-table-cookie.js b/Productivite/Snipe-IT/resources/assets/js/extensions/cookie/bootstrap-table-cookie.js
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/js/extensions/cookie/bootstrap-table-cookie.js
rename to Productivite/Snipe-IT/resources/assets/js/extensions/cookie/bootstrap-table-cookie.js
diff --git a/Production/SNIPE-IT/resources/assets/js/extensions/cookie/bootstrap-table-cookie.min.js b/Productivite/Snipe-IT/resources/assets/js/extensions/cookie/bootstrap-table-cookie.min.js
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/js/extensions/cookie/bootstrap-table-cookie.min.js
rename to Productivite/Snipe-IT/resources/assets/js/extensions/cookie/bootstrap-table-cookie.min.js
diff --git a/Production/SNIPE-IT/resources/assets/js/extensions/editable/bootstrap-table-editable.js b/Productivite/Snipe-IT/resources/assets/js/extensions/editable/bootstrap-table-editable.js
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/js/extensions/editable/bootstrap-table-editable.js
rename to Productivite/Snipe-IT/resources/assets/js/extensions/editable/bootstrap-table-editable.js
diff --git a/Production/SNIPE-IT/resources/assets/js/extensions/editable/bootstrap-table-editable.min.js b/Productivite/Snipe-IT/resources/assets/js/extensions/editable/bootstrap-table-editable.min.js
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/js/extensions/editable/bootstrap-table-editable.min.js
rename to Productivite/Snipe-IT/resources/assets/js/extensions/editable/bootstrap-table-editable.min.js
diff --git a/Production/SNIPE-IT/resources/assets/js/extensions/export/bootstrap-table-export.js b/Productivite/Snipe-IT/resources/assets/js/extensions/export/bootstrap-table-export.js
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/js/extensions/export/bootstrap-table-export.js
rename to Productivite/Snipe-IT/resources/assets/js/extensions/export/bootstrap-table-export.js
diff --git a/Production/SNIPE-IT/resources/assets/js/extensions/export/bootstrap-table-export.min.js b/Productivite/Snipe-IT/resources/assets/js/extensions/export/bootstrap-table-export.min.js
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/js/extensions/export/bootstrap-table-export.min.js
rename to Productivite/Snipe-IT/resources/assets/js/extensions/export/bootstrap-table-export.min.js
diff --git a/Production/SNIPE-IT/resources/assets/js/extensions/export/jquery.base64.js b/Productivite/Snipe-IT/resources/assets/js/extensions/export/jquery.base64.js
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/js/extensions/export/jquery.base64.js
rename to Productivite/Snipe-IT/resources/assets/js/extensions/export/jquery.base64.js
diff --git a/Production/SNIPE-IT/resources/assets/js/extensions/export/tableExport.js b/Productivite/Snipe-IT/resources/assets/js/extensions/export/tableExport.js
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/js/extensions/export/tableExport.js
rename to Productivite/Snipe-IT/resources/assets/js/extensions/export/tableExport.js
diff --git a/Production/SNIPE-IT/resources/assets/js/extensions/export/tableExport.min.js b/Productivite/Snipe-IT/resources/assets/js/extensions/export/tableExport.min.js
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/js/extensions/export/tableExport.min.js
rename to Productivite/Snipe-IT/resources/assets/js/extensions/export/tableExport.min.js
diff --git a/Production/SNIPE-IT/resources/assets/js/extensions/filter-control/bootstrap-table-filter-control.js b/Productivite/Snipe-IT/resources/assets/js/extensions/filter-control/bootstrap-table-filter-control.js
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/js/extensions/filter-control/bootstrap-table-filter-control.js
rename to Productivite/Snipe-IT/resources/assets/js/extensions/filter-control/bootstrap-table-filter-control.js
diff --git a/Production/SNIPE-IT/resources/assets/js/extensions/filter-control/bootstrap-table-filter-control.min.js b/Productivite/Snipe-IT/resources/assets/js/extensions/filter-control/bootstrap-table-filter-control.min.js
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/js/extensions/filter-control/bootstrap-table-filter-control.min.js
rename to Productivite/Snipe-IT/resources/assets/js/extensions/filter-control/bootstrap-table-filter-control.min.js
diff --git a/Production/SNIPE-IT/resources/assets/js/extensions/filter/bootstrap-table-filter.js b/Productivite/Snipe-IT/resources/assets/js/extensions/filter/bootstrap-table-filter.js
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/js/extensions/filter/bootstrap-table-filter.js
rename to Productivite/Snipe-IT/resources/assets/js/extensions/filter/bootstrap-table-filter.js
diff --git a/Production/SNIPE-IT/resources/assets/js/extensions/filter/bootstrap-table-filter.min.js b/Productivite/Snipe-IT/resources/assets/js/extensions/filter/bootstrap-table-filter.min.js
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/js/extensions/filter/bootstrap-table-filter.min.js
rename to Productivite/Snipe-IT/resources/assets/js/extensions/filter/bootstrap-table-filter.min.js
diff --git a/Production/SNIPE-IT/resources/assets/js/extensions/flat-json/bootstrap-table-flat-json.js b/Productivite/Snipe-IT/resources/assets/js/extensions/flat-json/bootstrap-table-flat-json.js
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/js/extensions/flat-json/bootstrap-table-flat-json.js
rename to Productivite/Snipe-IT/resources/assets/js/extensions/flat-json/bootstrap-table-flat-json.js
diff --git a/Production/SNIPE-IT/resources/assets/js/extensions/flat-json/bootstrap-table-flat-json.min.js b/Productivite/Snipe-IT/resources/assets/js/extensions/flat-json/bootstrap-table-flat-json.min.js
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/js/extensions/flat-json/bootstrap-table-flat-json.min.js
rename to Productivite/Snipe-IT/resources/assets/js/extensions/flat-json/bootstrap-table-flat-json.min.js
diff --git a/Production/SNIPE-IT/resources/assets/js/extensions/group-by-v2/bootstrap-table-group-by.css b/Productivite/Snipe-IT/resources/assets/js/extensions/group-by-v2/bootstrap-table-group-by.css
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/js/extensions/group-by-v2/bootstrap-table-group-by.css
rename to Productivite/Snipe-IT/resources/assets/js/extensions/group-by-v2/bootstrap-table-group-by.css
diff --git a/Production/SNIPE-IT/resources/assets/js/extensions/group-by-v2/bootstrap-table-group-by.js b/Productivite/Snipe-IT/resources/assets/js/extensions/group-by-v2/bootstrap-table-group-by.js
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/js/extensions/group-by-v2/bootstrap-table-group-by.js
rename to Productivite/Snipe-IT/resources/assets/js/extensions/group-by-v2/bootstrap-table-group-by.js
diff --git a/Production/SNIPE-IT/resources/assets/js/extensions/group-by-v2/bootstrap-table-group-by.min.js b/Productivite/Snipe-IT/resources/assets/js/extensions/group-by-v2/bootstrap-table-group-by.min.js
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/js/extensions/group-by-v2/bootstrap-table-group-by.min.js
rename to Productivite/Snipe-IT/resources/assets/js/extensions/group-by-v2/bootstrap-table-group-by.min.js
diff --git a/Production/SNIPE-IT/resources/assets/js/extensions/group-by/bootstrap-table-group-by.css b/Productivite/Snipe-IT/resources/assets/js/extensions/group-by/bootstrap-table-group-by.css
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/js/extensions/group-by/bootstrap-table-group-by.css
rename to Productivite/Snipe-IT/resources/assets/js/extensions/group-by/bootstrap-table-group-by.css
diff --git a/Production/SNIPE-IT/resources/assets/js/extensions/group-by/bootstrap-table-group-by.js b/Productivite/Snipe-IT/resources/assets/js/extensions/group-by/bootstrap-table-group-by.js
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/js/extensions/group-by/bootstrap-table-group-by.js
rename to Productivite/Snipe-IT/resources/assets/js/extensions/group-by/bootstrap-table-group-by.js
diff --git a/Production/SNIPE-IT/resources/assets/js/extensions/group-by/bootstrap-table-group-by.min.js b/Productivite/Snipe-IT/resources/assets/js/extensions/group-by/bootstrap-table-group-by.min.js
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/js/extensions/group-by/bootstrap-table-group-by.min.js
rename to Productivite/Snipe-IT/resources/assets/js/extensions/group-by/bootstrap-table-group-by.min.js
diff --git a/Production/SNIPE-IT/resources/assets/js/extensions/jquery.base64.js b/Productivite/Snipe-IT/resources/assets/js/extensions/jquery.base64.js
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/js/extensions/jquery.base64.js
rename to Productivite/Snipe-IT/resources/assets/js/extensions/jquery.base64.js
diff --git a/Production/SNIPE-IT/resources/assets/js/extensions/key-events/bootstrap-table-key-events.js b/Productivite/Snipe-IT/resources/assets/js/extensions/key-events/bootstrap-table-key-events.js
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/js/extensions/key-events/bootstrap-table-key-events.js
rename to Productivite/Snipe-IT/resources/assets/js/extensions/key-events/bootstrap-table-key-events.js
diff --git a/Production/SNIPE-IT/resources/assets/js/extensions/key-events/bootstrap-table-key-events.min.js b/Productivite/Snipe-IT/resources/assets/js/extensions/key-events/bootstrap-table-key-events.min.js
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/js/extensions/key-events/bootstrap-table-key-events.min.js
rename to Productivite/Snipe-IT/resources/assets/js/extensions/key-events/bootstrap-table-key-events.min.js
diff --git a/Production/SNIPE-IT/resources/assets/js/extensions/mobile/bootstrap-table-mobile.js b/Productivite/Snipe-IT/resources/assets/js/extensions/mobile/bootstrap-table-mobile.js
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/js/extensions/mobile/bootstrap-table-mobile.js
rename to Productivite/Snipe-IT/resources/assets/js/extensions/mobile/bootstrap-table-mobile.js
diff --git a/Production/SNIPE-IT/resources/assets/js/extensions/mobile/bootstrap-table-mobile.min.js b/Productivite/Snipe-IT/resources/assets/js/extensions/mobile/bootstrap-table-mobile.min.js
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/js/extensions/mobile/bootstrap-table-mobile.min.js
rename to Productivite/Snipe-IT/resources/assets/js/extensions/mobile/bootstrap-table-mobile.min.js
diff --git a/Production/SNIPE-IT/resources/assets/js/extensions/multiple-search/bootstrap-table-multiple-search.js b/Productivite/Snipe-IT/resources/assets/js/extensions/multiple-search/bootstrap-table-multiple-search.js
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/js/extensions/multiple-search/bootstrap-table-multiple-search.js
rename to Productivite/Snipe-IT/resources/assets/js/extensions/multiple-search/bootstrap-table-multiple-search.js
diff --git a/Production/SNIPE-IT/resources/assets/js/extensions/multiple-search/bootstrap-table-multiple-search.min.js b/Productivite/Snipe-IT/resources/assets/js/extensions/multiple-search/bootstrap-table-multiple-search.min.js
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/js/extensions/multiple-search/bootstrap-table-multiple-search.min.js
rename to Productivite/Snipe-IT/resources/assets/js/extensions/multiple-search/bootstrap-table-multiple-search.min.js
diff --git a/Production/SNIPE-IT/resources/assets/js/extensions/multiple-sort/bootstrap-table-multiple-sort.js b/Productivite/Snipe-IT/resources/assets/js/extensions/multiple-sort/bootstrap-table-multiple-sort.js
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/js/extensions/multiple-sort/bootstrap-table-multiple-sort.js
rename to Productivite/Snipe-IT/resources/assets/js/extensions/multiple-sort/bootstrap-table-multiple-sort.js
diff --git a/Production/SNIPE-IT/resources/assets/js/extensions/multiple-sort/bootstrap-table-multiple-sort.min.js b/Productivite/Snipe-IT/resources/assets/js/extensions/multiple-sort/bootstrap-table-multiple-sort.min.js
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/js/extensions/multiple-sort/bootstrap-table-multiple-sort.min.js
rename to Productivite/Snipe-IT/resources/assets/js/extensions/multiple-sort/bootstrap-table-multiple-sort.min.js
diff --git a/Production/SNIPE-IT/resources/assets/js/extensions/natural-sorting/bootstrap-table-natural-sorting.js b/Productivite/Snipe-IT/resources/assets/js/extensions/natural-sorting/bootstrap-table-natural-sorting.js
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/js/extensions/natural-sorting/bootstrap-table-natural-sorting.js
rename to Productivite/Snipe-IT/resources/assets/js/extensions/natural-sorting/bootstrap-table-natural-sorting.js
diff --git a/Production/SNIPE-IT/resources/assets/js/extensions/natural-sorting/bootstrap-table-natural-sorting.min.js b/Productivite/Snipe-IT/resources/assets/js/extensions/natural-sorting/bootstrap-table-natural-sorting.min.js
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/js/extensions/natural-sorting/bootstrap-table-natural-sorting.min.js
rename to Productivite/Snipe-IT/resources/assets/js/extensions/natural-sorting/bootstrap-table-natural-sorting.min.js
diff --git a/Production/SNIPE-IT/resources/assets/js/extensions/pGenerator.jquery.js b/Productivite/Snipe-IT/resources/assets/js/extensions/pGenerator.jquery.js
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/js/extensions/pGenerator.jquery.js
rename to Productivite/Snipe-IT/resources/assets/js/extensions/pGenerator.jquery.js
diff --git a/Production/SNIPE-IT/resources/assets/js/extensions/reorder-columns/bootstrap-table-reorder-columns.js b/Productivite/Snipe-IT/resources/assets/js/extensions/reorder-columns/bootstrap-table-reorder-columns.js
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/js/extensions/reorder-columns/bootstrap-table-reorder-columns.js
rename to Productivite/Snipe-IT/resources/assets/js/extensions/reorder-columns/bootstrap-table-reorder-columns.js
diff --git a/Production/SNIPE-IT/resources/assets/js/extensions/reorder-columns/bootstrap-table-reorder-columns.min.js b/Productivite/Snipe-IT/resources/assets/js/extensions/reorder-columns/bootstrap-table-reorder-columns.min.js
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/js/extensions/reorder-columns/bootstrap-table-reorder-columns.min.js
rename to Productivite/Snipe-IT/resources/assets/js/extensions/reorder-columns/bootstrap-table-reorder-columns.min.js
diff --git a/Production/SNIPE-IT/resources/assets/js/extensions/reorder-rows/bootstrap-table-reorder-rows.css b/Productivite/Snipe-IT/resources/assets/js/extensions/reorder-rows/bootstrap-table-reorder-rows.css
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/js/extensions/reorder-rows/bootstrap-table-reorder-rows.css
rename to Productivite/Snipe-IT/resources/assets/js/extensions/reorder-rows/bootstrap-table-reorder-rows.css
diff --git a/Production/SNIPE-IT/resources/assets/js/extensions/reorder-rows/bootstrap-table-reorder-rows.js b/Productivite/Snipe-IT/resources/assets/js/extensions/reorder-rows/bootstrap-table-reorder-rows.js
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/js/extensions/reorder-rows/bootstrap-table-reorder-rows.js
rename to Productivite/Snipe-IT/resources/assets/js/extensions/reorder-rows/bootstrap-table-reorder-rows.js
diff --git a/Production/SNIPE-IT/resources/assets/js/extensions/reorder-rows/bootstrap-table-reorder-rows.min.js b/Productivite/Snipe-IT/resources/assets/js/extensions/reorder-rows/bootstrap-table-reorder-rows.min.js
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/js/extensions/reorder-rows/bootstrap-table-reorder-rows.min.js
rename to Productivite/Snipe-IT/resources/assets/js/extensions/reorder-rows/bootstrap-table-reorder-rows.min.js
diff --git a/Production/SNIPE-IT/resources/assets/js/extensions/resizable/bootstrap-table-resizable.js b/Productivite/Snipe-IT/resources/assets/js/extensions/resizable/bootstrap-table-resizable.js
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/js/extensions/resizable/bootstrap-table-resizable.js
rename to Productivite/Snipe-IT/resources/assets/js/extensions/resizable/bootstrap-table-resizable.js
diff --git a/Production/SNIPE-IT/resources/assets/js/extensions/resizable/bootstrap-table-resizable.min.js b/Productivite/Snipe-IT/resources/assets/js/extensions/resizable/bootstrap-table-resizable.min.js
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/js/extensions/resizable/bootstrap-table-resizable.min.js
rename to Productivite/Snipe-IT/resources/assets/js/extensions/resizable/bootstrap-table-resizable.min.js
diff --git a/Production/SNIPE-IT/resources/assets/js/extensions/sticky-header/bootstrap-table-sticky-header.css b/Productivite/Snipe-IT/resources/assets/js/extensions/sticky-header/bootstrap-table-sticky-header.css
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/js/extensions/sticky-header/bootstrap-table-sticky-header.css
rename to Productivite/Snipe-IT/resources/assets/js/extensions/sticky-header/bootstrap-table-sticky-header.css
diff --git a/Production/SNIPE-IT/resources/assets/js/extensions/sticky-header/bootstrap-table-sticky-header.js b/Productivite/Snipe-IT/resources/assets/js/extensions/sticky-header/bootstrap-table-sticky-header.js
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/js/extensions/sticky-header/bootstrap-table-sticky-header.js
rename to Productivite/Snipe-IT/resources/assets/js/extensions/sticky-header/bootstrap-table-sticky-header.js
diff --git a/Production/SNIPE-IT/resources/assets/js/extensions/sticky-header/bootstrap-table-sticky-header.min.js b/Productivite/Snipe-IT/resources/assets/js/extensions/sticky-header/bootstrap-table-sticky-header.min.js
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/js/extensions/sticky-header/bootstrap-table-sticky-header.min.js
rename to Productivite/Snipe-IT/resources/assets/js/extensions/sticky-header/bootstrap-table-sticky-header.min.js
diff --git a/Production/SNIPE-IT/resources/assets/js/extensions/toolbar/bootstrap-table-toolbar.js b/Productivite/Snipe-IT/resources/assets/js/extensions/toolbar/bootstrap-table-toolbar.js
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/js/extensions/toolbar/bootstrap-table-toolbar.js
rename to Productivite/Snipe-IT/resources/assets/js/extensions/toolbar/bootstrap-table-toolbar.js
diff --git a/Production/SNIPE-IT/resources/assets/js/extensions/toolbar/bootstrap-table-toolbar.min.js b/Productivite/Snipe-IT/resources/assets/js/extensions/toolbar/bootstrap-table-toolbar.min.js
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/js/extensions/toolbar/bootstrap-table-toolbar.min.js
rename to Productivite/Snipe-IT/resources/assets/js/extensions/toolbar/bootstrap-table-toolbar.min.js
diff --git a/Production/SNIPE-IT/resources/assets/js/html5.js b/Productivite/Snipe-IT/resources/assets/js/html5.js
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/js/html5.js
rename to Productivite/Snipe-IT/resources/assets/js/html5.js
diff --git a/Production/SNIPE-IT/resources/assets/js/html5shiv.js b/Productivite/Snipe-IT/resources/assets/js/html5shiv.js
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/js/html5shiv.js
rename to Productivite/Snipe-IT/resources/assets/js/html5shiv.js
diff --git a/Production/SNIPE-IT/resources/assets/js/jquery.dragtable.js b/Productivite/Snipe-IT/resources/assets/js/jquery.dragtable.js
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/js/jquery.dragtable.js
rename to Productivite/Snipe-IT/resources/assets/js/jquery.dragtable.js
diff --git a/Production/SNIPE-IT/resources/assets/js/jquery.fileupload.js b/Productivite/Snipe-IT/resources/assets/js/jquery.fileupload.js
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/js/jquery.fileupload.js
rename to Productivite/Snipe-IT/resources/assets/js/jquery.fileupload.js
diff --git a/Production/SNIPE-IT/resources/assets/js/jquery.iframe-transport.js b/Productivite/Snipe-IT/resources/assets/js/jquery.iframe-transport.js
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/js/jquery.iframe-transport.js
rename to Productivite/Snipe-IT/resources/assets/js/jquery.iframe-transport.js
diff --git a/Production/SNIPE-IT/resources/assets/js/jquery.js b/Productivite/Snipe-IT/resources/assets/js/jquery.js
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/js/jquery.js
rename to Productivite/Snipe-IT/resources/assets/js/jquery.js
diff --git a/Production/SNIPE-IT/resources/assets/js/jquery.typeahead.min.js b/Productivite/Snipe-IT/resources/assets/js/jquery.typeahead.min.js
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/js/jquery.typeahead.min.js
rename to Productivite/Snipe-IT/resources/assets/js/jquery.typeahead.min.js
diff --git a/Production/SNIPE-IT/resources/assets/js/jquery.ui.widget.js b/Productivite/Snipe-IT/resources/assets/js/jquery.ui.widget.js
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/js/jquery.ui.widget.js
rename to Productivite/Snipe-IT/resources/assets/js/jquery.ui.widget.js
diff --git a/Production/SNIPE-IT/resources/assets/js/jspdf.min.js b/Productivite/Snipe-IT/resources/assets/js/jspdf.min.js
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/js/jspdf.min.js
rename to Productivite/Snipe-IT/resources/assets/js/jspdf.min.js
diff --git a/Production/SNIPE-IT/resources/assets/js/jspdf.plugin.autotable.js b/Productivite/Snipe-IT/resources/assets/js/jspdf.plugin.autotable.js
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/js/jspdf.plugin.autotable.js
rename to Productivite/Snipe-IT/resources/assets/js/jspdf.plugin.autotable.js
diff --git a/Production/SNIPE-IT/resources/assets/js/locale/bootstrap-table-af-ZA.js b/Productivite/Snipe-IT/resources/assets/js/locale/bootstrap-table-af-ZA.js
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/js/locale/bootstrap-table-af-ZA.js
rename to Productivite/Snipe-IT/resources/assets/js/locale/bootstrap-table-af-ZA.js
diff --git a/Production/SNIPE-IT/resources/assets/js/locale/bootstrap-table-af-ZA.min.js b/Productivite/Snipe-IT/resources/assets/js/locale/bootstrap-table-af-ZA.min.js
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/js/locale/bootstrap-table-af-ZA.min.js
rename to Productivite/Snipe-IT/resources/assets/js/locale/bootstrap-table-af-ZA.min.js
diff --git a/Production/SNIPE-IT/resources/assets/js/locale/bootstrap-table-ar-SA.js b/Productivite/Snipe-IT/resources/assets/js/locale/bootstrap-table-ar-SA.js
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/js/locale/bootstrap-table-ar-SA.js
rename to Productivite/Snipe-IT/resources/assets/js/locale/bootstrap-table-ar-SA.js
diff --git a/Production/SNIPE-IT/resources/assets/js/locale/bootstrap-table-ar-SA.min.js b/Productivite/Snipe-IT/resources/assets/js/locale/bootstrap-table-ar-SA.min.js
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/js/locale/bootstrap-table-ar-SA.min.js
rename to Productivite/Snipe-IT/resources/assets/js/locale/bootstrap-table-ar-SA.min.js
diff --git a/Production/SNIPE-IT/resources/assets/js/locale/bootstrap-table-ca-ES.js b/Productivite/Snipe-IT/resources/assets/js/locale/bootstrap-table-ca-ES.js
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/js/locale/bootstrap-table-ca-ES.js
rename to Productivite/Snipe-IT/resources/assets/js/locale/bootstrap-table-ca-ES.js
diff --git a/Production/SNIPE-IT/resources/assets/js/locale/bootstrap-table-ca-ES.min.js b/Productivite/Snipe-IT/resources/assets/js/locale/bootstrap-table-ca-ES.min.js
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/js/locale/bootstrap-table-ca-ES.min.js
rename to Productivite/Snipe-IT/resources/assets/js/locale/bootstrap-table-ca-ES.min.js
diff --git a/Production/SNIPE-IT/resources/assets/js/locale/bootstrap-table-cs-CZ.js b/Productivite/Snipe-IT/resources/assets/js/locale/bootstrap-table-cs-CZ.js
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/js/locale/bootstrap-table-cs-CZ.js
rename to Productivite/Snipe-IT/resources/assets/js/locale/bootstrap-table-cs-CZ.js
diff --git a/Production/SNIPE-IT/resources/assets/js/locale/bootstrap-table-cs-CZ.min.js b/Productivite/Snipe-IT/resources/assets/js/locale/bootstrap-table-cs-CZ.min.js
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/js/locale/bootstrap-table-cs-CZ.min.js
rename to Productivite/Snipe-IT/resources/assets/js/locale/bootstrap-table-cs-CZ.min.js
diff --git a/Production/SNIPE-IT/resources/assets/js/locale/bootstrap-table-da-DK.js b/Productivite/Snipe-IT/resources/assets/js/locale/bootstrap-table-da-DK.js
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/js/locale/bootstrap-table-da-DK.js
rename to Productivite/Snipe-IT/resources/assets/js/locale/bootstrap-table-da-DK.js
diff --git a/Production/SNIPE-IT/resources/assets/js/locale/bootstrap-table-da-DK.min.js b/Productivite/Snipe-IT/resources/assets/js/locale/bootstrap-table-da-DK.min.js
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/js/locale/bootstrap-table-da-DK.min.js
rename to Productivite/Snipe-IT/resources/assets/js/locale/bootstrap-table-da-DK.min.js
diff --git a/Production/SNIPE-IT/resources/assets/js/locale/bootstrap-table-de-DE.js b/Productivite/Snipe-IT/resources/assets/js/locale/bootstrap-table-de-DE.js
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/js/locale/bootstrap-table-de-DE.js
rename to Productivite/Snipe-IT/resources/assets/js/locale/bootstrap-table-de-DE.js
diff --git a/Production/SNIPE-IT/resources/assets/js/locale/bootstrap-table-de-DE.min.js b/Productivite/Snipe-IT/resources/assets/js/locale/bootstrap-table-de-DE.min.js
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/js/locale/bootstrap-table-de-DE.min.js
rename to Productivite/Snipe-IT/resources/assets/js/locale/bootstrap-table-de-DE.min.js
diff --git a/Production/SNIPE-IT/resources/assets/js/locale/bootstrap-table-el-GR.js b/Productivite/Snipe-IT/resources/assets/js/locale/bootstrap-table-el-GR.js
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/js/locale/bootstrap-table-el-GR.js
rename to Productivite/Snipe-IT/resources/assets/js/locale/bootstrap-table-el-GR.js
diff --git a/Production/SNIPE-IT/resources/assets/js/locale/bootstrap-table-el-GR.min.js b/Productivite/Snipe-IT/resources/assets/js/locale/bootstrap-table-el-GR.min.js
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/js/locale/bootstrap-table-el-GR.min.js
rename to Productivite/Snipe-IT/resources/assets/js/locale/bootstrap-table-el-GR.min.js
diff --git a/Production/SNIPE-IT/resources/assets/js/locale/bootstrap-table-en-US.js b/Productivite/Snipe-IT/resources/assets/js/locale/bootstrap-table-en-US.js
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/js/locale/bootstrap-table-en-US.js
rename to Productivite/Snipe-IT/resources/assets/js/locale/bootstrap-table-en-US.js
diff --git a/Production/SNIPE-IT/resources/assets/js/locale/bootstrap-table-en-US.min.js b/Productivite/Snipe-IT/resources/assets/js/locale/bootstrap-table-en-US.min.js
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/js/locale/bootstrap-table-en-US.min.js
rename to Productivite/Snipe-IT/resources/assets/js/locale/bootstrap-table-en-US.min.js
diff --git a/Production/SNIPE-IT/resources/assets/js/locale/bootstrap-table-es-AR.js b/Productivite/Snipe-IT/resources/assets/js/locale/bootstrap-table-es-AR.js
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/js/locale/bootstrap-table-es-AR.js
rename to Productivite/Snipe-IT/resources/assets/js/locale/bootstrap-table-es-AR.js
diff --git a/Production/SNIPE-IT/resources/assets/js/locale/bootstrap-table-es-AR.min.js b/Productivite/Snipe-IT/resources/assets/js/locale/bootstrap-table-es-AR.min.js
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/js/locale/bootstrap-table-es-AR.min.js
rename to Productivite/Snipe-IT/resources/assets/js/locale/bootstrap-table-es-AR.min.js
diff --git a/Production/SNIPE-IT/resources/assets/js/locale/bootstrap-table-es-CR.js b/Productivite/Snipe-IT/resources/assets/js/locale/bootstrap-table-es-CR.js
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/js/locale/bootstrap-table-es-CR.js
rename to Productivite/Snipe-IT/resources/assets/js/locale/bootstrap-table-es-CR.js
diff --git a/Production/SNIPE-IT/resources/assets/js/locale/bootstrap-table-es-CR.min.js b/Productivite/Snipe-IT/resources/assets/js/locale/bootstrap-table-es-CR.min.js
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/js/locale/bootstrap-table-es-CR.min.js
rename to Productivite/Snipe-IT/resources/assets/js/locale/bootstrap-table-es-CR.min.js
diff --git a/Production/SNIPE-IT/resources/assets/js/locale/bootstrap-table-es-ES.js b/Productivite/Snipe-IT/resources/assets/js/locale/bootstrap-table-es-ES.js
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/js/locale/bootstrap-table-es-ES.js
rename to Productivite/Snipe-IT/resources/assets/js/locale/bootstrap-table-es-ES.js
diff --git a/Production/SNIPE-IT/resources/assets/js/locale/bootstrap-table-es-ES.min.js b/Productivite/Snipe-IT/resources/assets/js/locale/bootstrap-table-es-ES.min.js
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/js/locale/bootstrap-table-es-ES.min.js
rename to Productivite/Snipe-IT/resources/assets/js/locale/bootstrap-table-es-ES.min.js
diff --git a/Production/SNIPE-IT/resources/assets/js/locale/bootstrap-table-es-MX.js b/Productivite/Snipe-IT/resources/assets/js/locale/bootstrap-table-es-MX.js
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/js/locale/bootstrap-table-es-MX.js
rename to Productivite/Snipe-IT/resources/assets/js/locale/bootstrap-table-es-MX.js
diff --git a/Production/SNIPE-IT/resources/assets/js/locale/bootstrap-table-es-MX.min.js b/Productivite/Snipe-IT/resources/assets/js/locale/bootstrap-table-es-MX.min.js
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/js/locale/bootstrap-table-es-MX.min.js
rename to Productivite/Snipe-IT/resources/assets/js/locale/bootstrap-table-es-MX.min.js
diff --git a/Production/SNIPE-IT/resources/assets/js/locale/bootstrap-table-es-NI.js b/Productivite/Snipe-IT/resources/assets/js/locale/bootstrap-table-es-NI.js
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/js/locale/bootstrap-table-es-NI.js
rename to Productivite/Snipe-IT/resources/assets/js/locale/bootstrap-table-es-NI.js
diff --git a/Production/SNIPE-IT/resources/assets/js/locale/bootstrap-table-es-NI.min.js b/Productivite/Snipe-IT/resources/assets/js/locale/bootstrap-table-es-NI.min.js
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/js/locale/bootstrap-table-es-NI.min.js
rename to Productivite/Snipe-IT/resources/assets/js/locale/bootstrap-table-es-NI.min.js
diff --git a/Production/SNIPE-IT/resources/assets/js/locale/bootstrap-table-es-SP.js b/Productivite/Snipe-IT/resources/assets/js/locale/bootstrap-table-es-SP.js
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/js/locale/bootstrap-table-es-SP.js
rename to Productivite/Snipe-IT/resources/assets/js/locale/bootstrap-table-es-SP.js
diff --git a/Production/SNIPE-IT/resources/assets/js/locale/bootstrap-table-es-SP.min.js b/Productivite/Snipe-IT/resources/assets/js/locale/bootstrap-table-es-SP.min.js
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/js/locale/bootstrap-table-es-SP.min.js
rename to Productivite/Snipe-IT/resources/assets/js/locale/bootstrap-table-es-SP.min.js
diff --git a/Production/SNIPE-IT/resources/assets/js/locale/bootstrap-table-et-EE.js b/Productivite/Snipe-IT/resources/assets/js/locale/bootstrap-table-et-EE.js
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/js/locale/bootstrap-table-et-EE.js
rename to Productivite/Snipe-IT/resources/assets/js/locale/bootstrap-table-et-EE.js
diff --git a/Production/SNIPE-IT/resources/assets/js/locale/bootstrap-table-et-EE.min.js b/Productivite/Snipe-IT/resources/assets/js/locale/bootstrap-table-et-EE.min.js
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/js/locale/bootstrap-table-et-EE.min.js
rename to Productivite/Snipe-IT/resources/assets/js/locale/bootstrap-table-et-EE.min.js
diff --git a/Production/SNIPE-IT/resources/assets/js/locale/bootstrap-table-fa-IR.js b/Productivite/Snipe-IT/resources/assets/js/locale/bootstrap-table-fa-IR.js
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/js/locale/bootstrap-table-fa-IR.js
rename to Productivite/Snipe-IT/resources/assets/js/locale/bootstrap-table-fa-IR.js
diff --git a/Production/SNIPE-IT/resources/assets/js/locale/bootstrap-table-fa-IR.min.js b/Productivite/Snipe-IT/resources/assets/js/locale/bootstrap-table-fa-IR.min.js
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/js/locale/bootstrap-table-fa-IR.min.js
rename to Productivite/Snipe-IT/resources/assets/js/locale/bootstrap-table-fa-IR.min.js
diff --git a/Production/SNIPE-IT/resources/assets/js/locale/bootstrap-table-fr-BE.js b/Productivite/Snipe-IT/resources/assets/js/locale/bootstrap-table-fr-BE.js
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/js/locale/bootstrap-table-fr-BE.js
rename to Productivite/Snipe-IT/resources/assets/js/locale/bootstrap-table-fr-BE.js
diff --git a/Production/SNIPE-IT/resources/assets/js/locale/bootstrap-table-fr-BE.min.js b/Productivite/Snipe-IT/resources/assets/js/locale/bootstrap-table-fr-BE.min.js
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/js/locale/bootstrap-table-fr-BE.min.js
rename to Productivite/Snipe-IT/resources/assets/js/locale/bootstrap-table-fr-BE.min.js
diff --git a/Production/SNIPE-IT/resources/assets/js/locale/bootstrap-table-fr-FR.js b/Productivite/Snipe-IT/resources/assets/js/locale/bootstrap-table-fr-FR.js
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/js/locale/bootstrap-table-fr-FR.js
rename to Productivite/Snipe-IT/resources/assets/js/locale/bootstrap-table-fr-FR.js
diff --git a/Production/SNIPE-IT/resources/assets/js/locale/bootstrap-table-fr-FR.min.js b/Productivite/Snipe-IT/resources/assets/js/locale/bootstrap-table-fr-FR.min.js
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/js/locale/bootstrap-table-fr-FR.min.js
rename to Productivite/Snipe-IT/resources/assets/js/locale/bootstrap-table-fr-FR.min.js
diff --git a/Production/SNIPE-IT/resources/assets/js/locale/bootstrap-table-he-IL.js b/Productivite/Snipe-IT/resources/assets/js/locale/bootstrap-table-he-IL.js
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/js/locale/bootstrap-table-he-IL.js
rename to Productivite/Snipe-IT/resources/assets/js/locale/bootstrap-table-he-IL.js
diff --git a/Production/SNIPE-IT/resources/assets/js/locale/bootstrap-table-he-IL.min.js b/Productivite/Snipe-IT/resources/assets/js/locale/bootstrap-table-he-IL.min.js
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/js/locale/bootstrap-table-he-IL.min.js
rename to Productivite/Snipe-IT/resources/assets/js/locale/bootstrap-table-he-IL.min.js
diff --git a/Production/SNIPE-IT/resources/assets/js/locale/bootstrap-table-hr-HR.js b/Productivite/Snipe-IT/resources/assets/js/locale/bootstrap-table-hr-HR.js
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/js/locale/bootstrap-table-hr-HR.js
rename to Productivite/Snipe-IT/resources/assets/js/locale/bootstrap-table-hr-HR.js
diff --git a/Production/SNIPE-IT/resources/assets/js/locale/bootstrap-table-hr-HR.min.js b/Productivite/Snipe-IT/resources/assets/js/locale/bootstrap-table-hr-HR.min.js
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/js/locale/bootstrap-table-hr-HR.min.js
rename to Productivite/Snipe-IT/resources/assets/js/locale/bootstrap-table-hr-HR.min.js
diff --git a/Production/SNIPE-IT/resources/assets/js/locale/bootstrap-table-hu-HU.js b/Productivite/Snipe-IT/resources/assets/js/locale/bootstrap-table-hu-HU.js
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/js/locale/bootstrap-table-hu-HU.js
rename to Productivite/Snipe-IT/resources/assets/js/locale/bootstrap-table-hu-HU.js
diff --git a/Production/SNIPE-IT/resources/assets/js/locale/bootstrap-table-hu-HU.min.js b/Productivite/Snipe-IT/resources/assets/js/locale/bootstrap-table-hu-HU.min.js
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/js/locale/bootstrap-table-hu-HU.min.js
rename to Productivite/Snipe-IT/resources/assets/js/locale/bootstrap-table-hu-HU.min.js
diff --git a/Production/SNIPE-IT/resources/assets/js/locale/bootstrap-table-it-IT.js b/Productivite/Snipe-IT/resources/assets/js/locale/bootstrap-table-it-IT.js
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/js/locale/bootstrap-table-it-IT.js
rename to Productivite/Snipe-IT/resources/assets/js/locale/bootstrap-table-it-IT.js
diff --git a/Production/SNIPE-IT/resources/assets/js/locale/bootstrap-table-it-IT.min.js b/Productivite/Snipe-IT/resources/assets/js/locale/bootstrap-table-it-IT.min.js
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/js/locale/bootstrap-table-it-IT.min.js
rename to Productivite/Snipe-IT/resources/assets/js/locale/bootstrap-table-it-IT.min.js
diff --git a/Production/SNIPE-IT/resources/assets/js/locale/bootstrap-table-ja-JP.js b/Productivite/Snipe-IT/resources/assets/js/locale/bootstrap-table-ja-JP.js
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/js/locale/bootstrap-table-ja-JP.js
rename to Productivite/Snipe-IT/resources/assets/js/locale/bootstrap-table-ja-JP.js
diff --git a/Production/SNIPE-IT/resources/assets/js/locale/bootstrap-table-ja-JP.min.js b/Productivite/Snipe-IT/resources/assets/js/locale/bootstrap-table-ja-JP.min.js
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/js/locale/bootstrap-table-ja-JP.min.js
rename to Productivite/Snipe-IT/resources/assets/js/locale/bootstrap-table-ja-JP.min.js
diff --git a/Production/SNIPE-IT/resources/assets/js/locale/bootstrap-table-ka-GE.js b/Productivite/Snipe-IT/resources/assets/js/locale/bootstrap-table-ka-GE.js
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/js/locale/bootstrap-table-ka-GE.js
rename to Productivite/Snipe-IT/resources/assets/js/locale/bootstrap-table-ka-GE.js
diff --git a/Production/SNIPE-IT/resources/assets/js/locale/bootstrap-table-ka-GE.min.js b/Productivite/Snipe-IT/resources/assets/js/locale/bootstrap-table-ka-GE.min.js
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/js/locale/bootstrap-table-ka-GE.min.js
rename to Productivite/Snipe-IT/resources/assets/js/locale/bootstrap-table-ka-GE.min.js
diff --git a/Production/SNIPE-IT/resources/assets/js/locale/bootstrap-table-ko-KR.js b/Productivite/Snipe-IT/resources/assets/js/locale/bootstrap-table-ko-KR.js
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/js/locale/bootstrap-table-ko-KR.js
rename to Productivite/Snipe-IT/resources/assets/js/locale/bootstrap-table-ko-KR.js
diff --git a/Production/SNIPE-IT/resources/assets/js/locale/bootstrap-table-ko-KR.min.js b/Productivite/Snipe-IT/resources/assets/js/locale/bootstrap-table-ko-KR.min.js
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/js/locale/bootstrap-table-ko-KR.min.js
rename to Productivite/Snipe-IT/resources/assets/js/locale/bootstrap-table-ko-KR.min.js
diff --git a/Production/SNIPE-IT/resources/assets/js/locale/bootstrap-table-ms-MY.js b/Productivite/Snipe-IT/resources/assets/js/locale/bootstrap-table-ms-MY.js
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/js/locale/bootstrap-table-ms-MY.js
rename to Productivite/Snipe-IT/resources/assets/js/locale/bootstrap-table-ms-MY.js
diff --git a/Production/SNIPE-IT/resources/assets/js/locale/bootstrap-table-ms-MY.min.js b/Productivite/Snipe-IT/resources/assets/js/locale/bootstrap-table-ms-MY.min.js
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/js/locale/bootstrap-table-ms-MY.min.js
rename to Productivite/Snipe-IT/resources/assets/js/locale/bootstrap-table-ms-MY.min.js
diff --git a/Production/SNIPE-IT/resources/assets/js/locale/bootstrap-table-nb-NO.js b/Productivite/Snipe-IT/resources/assets/js/locale/bootstrap-table-nb-NO.js
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/js/locale/bootstrap-table-nb-NO.js
rename to Productivite/Snipe-IT/resources/assets/js/locale/bootstrap-table-nb-NO.js
diff --git a/Production/SNIPE-IT/resources/assets/js/locale/bootstrap-table-nb-NO.min.js b/Productivite/Snipe-IT/resources/assets/js/locale/bootstrap-table-nb-NO.min.js
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/js/locale/bootstrap-table-nb-NO.min.js
rename to Productivite/Snipe-IT/resources/assets/js/locale/bootstrap-table-nb-NO.min.js
diff --git a/Production/SNIPE-IT/resources/assets/js/locale/bootstrap-table-nl-NL.js b/Productivite/Snipe-IT/resources/assets/js/locale/bootstrap-table-nl-NL.js
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/js/locale/bootstrap-table-nl-NL.js
rename to Productivite/Snipe-IT/resources/assets/js/locale/bootstrap-table-nl-NL.js
diff --git a/Production/SNIPE-IT/resources/assets/js/locale/bootstrap-table-nl-NL.min.js b/Productivite/Snipe-IT/resources/assets/js/locale/bootstrap-table-nl-NL.min.js
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/js/locale/bootstrap-table-nl-NL.min.js
rename to Productivite/Snipe-IT/resources/assets/js/locale/bootstrap-table-nl-NL.min.js
diff --git a/Production/SNIPE-IT/resources/assets/js/locale/bootstrap-table-pl-PL.js b/Productivite/Snipe-IT/resources/assets/js/locale/bootstrap-table-pl-PL.js
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/js/locale/bootstrap-table-pl-PL.js
rename to Productivite/Snipe-IT/resources/assets/js/locale/bootstrap-table-pl-PL.js
diff --git a/Production/SNIPE-IT/resources/assets/js/locale/bootstrap-table-pl-PL.min.js b/Productivite/Snipe-IT/resources/assets/js/locale/bootstrap-table-pl-PL.min.js
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/js/locale/bootstrap-table-pl-PL.min.js
rename to Productivite/Snipe-IT/resources/assets/js/locale/bootstrap-table-pl-PL.min.js
diff --git a/Production/SNIPE-IT/resources/assets/js/locale/bootstrap-table-pt-BR.js b/Productivite/Snipe-IT/resources/assets/js/locale/bootstrap-table-pt-BR.js
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/js/locale/bootstrap-table-pt-BR.js
rename to Productivite/Snipe-IT/resources/assets/js/locale/bootstrap-table-pt-BR.js
diff --git a/Production/SNIPE-IT/resources/assets/js/locale/bootstrap-table-pt-BR.min.js b/Productivite/Snipe-IT/resources/assets/js/locale/bootstrap-table-pt-BR.min.js
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/js/locale/bootstrap-table-pt-BR.min.js
rename to Productivite/Snipe-IT/resources/assets/js/locale/bootstrap-table-pt-BR.min.js
diff --git a/Production/SNIPE-IT/resources/assets/js/locale/bootstrap-table-pt-PT.js b/Productivite/Snipe-IT/resources/assets/js/locale/bootstrap-table-pt-PT.js
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/js/locale/bootstrap-table-pt-PT.js
rename to Productivite/Snipe-IT/resources/assets/js/locale/bootstrap-table-pt-PT.js
diff --git a/Production/SNIPE-IT/resources/assets/js/locale/bootstrap-table-pt-PT.min.js b/Productivite/Snipe-IT/resources/assets/js/locale/bootstrap-table-pt-PT.min.js
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/js/locale/bootstrap-table-pt-PT.min.js
rename to Productivite/Snipe-IT/resources/assets/js/locale/bootstrap-table-pt-PT.min.js
diff --git a/Production/SNIPE-IT/resources/assets/js/locale/bootstrap-table-ro-RO.js b/Productivite/Snipe-IT/resources/assets/js/locale/bootstrap-table-ro-RO.js
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/js/locale/bootstrap-table-ro-RO.js
rename to Productivite/Snipe-IT/resources/assets/js/locale/bootstrap-table-ro-RO.js
diff --git a/Production/SNIPE-IT/resources/assets/js/locale/bootstrap-table-ro-RO.min.js b/Productivite/Snipe-IT/resources/assets/js/locale/bootstrap-table-ro-RO.min.js
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/js/locale/bootstrap-table-ro-RO.min.js
rename to Productivite/Snipe-IT/resources/assets/js/locale/bootstrap-table-ro-RO.min.js
diff --git a/Production/SNIPE-IT/resources/assets/js/locale/bootstrap-table-ru-RU.js b/Productivite/Snipe-IT/resources/assets/js/locale/bootstrap-table-ru-RU.js
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/js/locale/bootstrap-table-ru-RU.js
rename to Productivite/Snipe-IT/resources/assets/js/locale/bootstrap-table-ru-RU.js
diff --git a/Production/SNIPE-IT/resources/assets/js/locale/bootstrap-table-ru-RU.min.js b/Productivite/Snipe-IT/resources/assets/js/locale/bootstrap-table-ru-RU.min.js
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/js/locale/bootstrap-table-ru-RU.min.js
rename to Productivite/Snipe-IT/resources/assets/js/locale/bootstrap-table-ru-RU.min.js
diff --git a/Production/SNIPE-IT/resources/assets/js/locale/bootstrap-table-sk-SK.js b/Productivite/Snipe-IT/resources/assets/js/locale/bootstrap-table-sk-SK.js
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/js/locale/bootstrap-table-sk-SK.js
rename to Productivite/Snipe-IT/resources/assets/js/locale/bootstrap-table-sk-SK.js
diff --git a/Production/SNIPE-IT/resources/assets/js/locale/bootstrap-table-sk-SK.min.js b/Productivite/Snipe-IT/resources/assets/js/locale/bootstrap-table-sk-SK.min.js
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/js/locale/bootstrap-table-sk-SK.min.js
rename to Productivite/Snipe-IT/resources/assets/js/locale/bootstrap-table-sk-SK.min.js
diff --git a/Production/SNIPE-IT/resources/assets/js/locale/bootstrap-table-sv-SE.js b/Productivite/Snipe-IT/resources/assets/js/locale/bootstrap-table-sv-SE.js
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/js/locale/bootstrap-table-sv-SE.js
rename to Productivite/Snipe-IT/resources/assets/js/locale/bootstrap-table-sv-SE.js
diff --git a/Production/SNIPE-IT/resources/assets/js/locale/bootstrap-table-sv-SE.min.js b/Productivite/Snipe-IT/resources/assets/js/locale/bootstrap-table-sv-SE.min.js
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/js/locale/bootstrap-table-sv-SE.min.js
rename to Productivite/Snipe-IT/resources/assets/js/locale/bootstrap-table-sv-SE.min.js
diff --git a/Production/SNIPE-IT/resources/assets/js/locale/bootstrap-table-th-TH.js b/Productivite/Snipe-IT/resources/assets/js/locale/bootstrap-table-th-TH.js
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/js/locale/bootstrap-table-th-TH.js
rename to Productivite/Snipe-IT/resources/assets/js/locale/bootstrap-table-th-TH.js
diff --git a/Production/SNIPE-IT/resources/assets/js/locale/bootstrap-table-th-TH.min.js b/Productivite/Snipe-IT/resources/assets/js/locale/bootstrap-table-th-TH.min.js
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/js/locale/bootstrap-table-th-TH.min.js
rename to Productivite/Snipe-IT/resources/assets/js/locale/bootstrap-table-th-TH.min.js
diff --git a/Production/SNIPE-IT/resources/assets/js/locale/bootstrap-table-tr-TR.js b/Productivite/Snipe-IT/resources/assets/js/locale/bootstrap-table-tr-TR.js
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/js/locale/bootstrap-table-tr-TR.js
rename to Productivite/Snipe-IT/resources/assets/js/locale/bootstrap-table-tr-TR.js
diff --git a/Production/SNIPE-IT/resources/assets/js/locale/bootstrap-table-tr-TR.min.js b/Productivite/Snipe-IT/resources/assets/js/locale/bootstrap-table-tr-TR.min.js
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/js/locale/bootstrap-table-tr-TR.min.js
rename to Productivite/Snipe-IT/resources/assets/js/locale/bootstrap-table-tr-TR.min.js
diff --git a/Production/SNIPE-IT/resources/assets/js/locale/bootstrap-table-uk-UA.js b/Productivite/Snipe-IT/resources/assets/js/locale/bootstrap-table-uk-UA.js
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/js/locale/bootstrap-table-uk-UA.js
rename to Productivite/Snipe-IT/resources/assets/js/locale/bootstrap-table-uk-UA.js
diff --git a/Production/SNIPE-IT/resources/assets/js/locale/bootstrap-table-uk-UA.min.js b/Productivite/Snipe-IT/resources/assets/js/locale/bootstrap-table-uk-UA.min.js
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/js/locale/bootstrap-table-uk-UA.min.js
rename to Productivite/Snipe-IT/resources/assets/js/locale/bootstrap-table-uk-UA.min.js
diff --git a/Production/SNIPE-IT/resources/assets/js/locale/bootstrap-table-ur-PK.js b/Productivite/Snipe-IT/resources/assets/js/locale/bootstrap-table-ur-PK.js
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/js/locale/bootstrap-table-ur-PK.js
rename to Productivite/Snipe-IT/resources/assets/js/locale/bootstrap-table-ur-PK.js
diff --git a/Production/SNIPE-IT/resources/assets/js/locale/bootstrap-table-ur-PK.min.js b/Productivite/Snipe-IT/resources/assets/js/locale/bootstrap-table-ur-PK.min.js
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/js/locale/bootstrap-table-ur-PK.min.js
rename to Productivite/Snipe-IT/resources/assets/js/locale/bootstrap-table-ur-PK.min.js
diff --git a/Production/SNIPE-IT/resources/assets/js/locale/bootstrap-table-vi-VN.js b/Productivite/Snipe-IT/resources/assets/js/locale/bootstrap-table-vi-VN.js
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/js/locale/bootstrap-table-vi-VN.js
rename to Productivite/Snipe-IT/resources/assets/js/locale/bootstrap-table-vi-VN.js
diff --git a/Production/SNIPE-IT/resources/assets/js/locale/bootstrap-table-vi-VN.min.js b/Productivite/Snipe-IT/resources/assets/js/locale/bootstrap-table-vi-VN.min.js
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/js/locale/bootstrap-table-vi-VN.min.js
rename to Productivite/Snipe-IT/resources/assets/js/locale/bootstrap-table-vi-VN.min.js
diff --git a/Production/SNIPE-IT/resources/assets/js/locale/bootstrap-table-zh-CN.js b/Productivite/Snipe-IT/resources/assets/js/locale/bootstrap-table-zh-CN.js
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/js/locale/bootstrap-table-zh-CN.js
rename to Productivite/Snipe-IT/resources/assets/js/locale/bootstrap-table-zh-CN.js
diff --git a/Production/SNIPE-IT/resources/assets/js/locale/bootstrap-table-zh-CN.min.js b/Productivite/Snipe-IT/resources/assets/js/locale/bootstrap-table-zh-CN.min.js
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/js/locale/bootstrap-table-zh-CN.min.js
rename to Productivite/Snipe-IT/resources/assets/js/locale/bootstrap-table-zh-CN.min.js
diff --git a/Production/SNIPE-IT/resources/assets/js/locale/bootstrap-table-zh-TW.js b/Productivite/Snipe-IT/resources/assets/js/locale/bootstrap-table-zh-TW.js
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/js/locale/bootstrap-table-zh-TW.js
rename to Productivite/Snipe-IT/resources/assets/js/locale/bootstrap-table-zh-TW.js
diff --git a/Production/SNIPE-IT/resources/assets/js/locale/bootstrap-table-zh-TW.min.js b/Productivite/Snipe-IT/resources/assets/js/locale/bootstrap-table-zh-TW.min.js
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/js/locale/bootstrap-table-zh-TW.min.js
rename to Productivite/Snipe-IT/resources/assets/js/locale/bootstrap-table-zh-TW.min.js
diff --git a/Production/SNIPE-IT/resources/assets/js/plugins/bootstrap-wysihtml5/bootstrap3-wysihtml5.all.js b/Productivite/Snipe-IT/resources/assets/js/plugins/bootstrap-wysihtml5/bootstrap3-wysihtml5.all.js
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/js/plugins/bootstrap-wysihtml5/bootstrap3-wysihtml5.all.js
rename to Productivite/Snipe-IT/resources/assets/js/plugins/bootstrap-wysihtml5/bootstrap3-wysihtml5.all.js
diff --git a/Production/SNIPE-IT/resources/assets/js/plugins/bootstrap-wysihtml5/bootstrap3-wysihtml5.all.min.js b/Productivite/Snipe-IT/resources/assets/js/plugins/bootstrap-wysihtml5/bootstrap3-wysihtml5.all.min.js
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/js/plugins/bootstrap-wysihtml5/bootstrap3-wysihtml5.all.min.js
rename to Productivite/Snipe-IT/resources/assets/js/plugins/bootstrap-wysihtml5/bootstrap3-wysihtml5.all.min.js
diff --git a/Production/SNIPE-IT/resources/assets/js/plugins/chartjs/Chart.js b/Productivite/Snipe-IT/resources/assets/js/plugins/chartjs/Chart.js
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/js/plugins/chartjs/Chart.js
rename to Productivite/Snipe-IT/resources/assets/js/plugins/chartjs/Chart.js
diff --git a/Production/SNIPE-IT/resources/assets/js/plugins/timepicker/bootstrap-timepicker.js b/Productivite/Snipe-IT/resources/assets/js/plugins/timepicker/bootstrap-timepicker.js
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/js/plugins/timepicker/bootstrap-timepicker.js
rename to Productivite/Snipe-IT/resources/assets/js/plugins/timepicker/bootstrap-timepicker.js
diff --git a/Production/SNIPE-IT/resources/assets/js/plugins/timepicker/bootstrap-timepicker.min.js b/Productivite/Snipe-IT/resources/assets/js/plugins/timepicker/bootstrap-timepicker.min.js
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/js/plugins/timepicker/bootstrap-timepicker.min.js
rename to Productivite/Snipe-IT/resources/assets/js/plugins/timepicker/bootstrap-timepicker.min.js
diff --git a/Production/SNIPE-IT/resources/assets/js/signature_pad.js b/Productivite/Snipe-IT/resources/assets/js/signature_pad.js
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/js/signature_pad.js
rename to Productivite/Snipe-IT/resources/assets/js/signature_pad.js
diff --git a/Production/SNIPE-IT/resources/assets/js/snipeit.js b/Productivite/Snipe-IT/resources/assets/js/snipeit.js
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/js/snipeit.js
rename to Productivite/Snipe-IT/resources/assets/js/snipeit.js
diff --git a/Production/SNIPE-IT/resources/assets/js/snipeit_modals.js b/Productivite/Snipe-IT/resources/assets/js/snipeit_modals.js
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/js/snipeit_modals.js
rename to Productivite/Snipe-IT/resources/assets/js/snipeit_modals.js
diff --git a/Production/SNIPE-IT/resources/assets/js/vue.js b/Productivite/Snipe-IT/resources/assets/js/vue.js
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/js/vue.js
rename to Productivite/Snipe-IT/resources/assets/js/vue.js
diff --git a/Production/SNIPE-IT/resources/assets/less/404_500_errors.less b/Productivite/Snipe-IT/resources/assets/less/404_500_errors.less
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/less/404_500_errors.less
rename to Productivite/Snipe-IT/resources/assets/less/404_500_errors.less
diff --git a/Production/SNIPE-IT/resources/assets/less/AdminLTE-without-plugins.less b/Productivite/Snipe-IT/resources/assets/less/AdminLTE-without-plugins.less
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/less/AdminLTE-without-plugins.less
rename to Productivite/Snipe-IT/resources/assets/less/AdminLTE-without-plugins.less
diff --git a/Production/SNIPE-IT/resources/assets/less/AdminLTE.less b/Productivite/Snipe-IT/resources/assets/less/AdminLTE.less
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/less/AdminLTE.less
rename to Productivite/Snipe-IT/resources/assets/less/AdminLTE.less
diff --git a/Production/SNIPE-IT/resources/assets/less/alerts.less b/Productivite/Snipe-IT/resources/assets/less/alerts.less
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/less/alerts.less
rename to Productivite/Snipe-IT/resources/assets/less/alerts.less
diff --git a/Production/SNIPE-IT/resources/assets/less/app.less b/Productivite/Snipe-IT/resources/assets/less/app.less
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/less/app.less
rename to Productivite/Snipe-IT/resources/assets/less/app.less
diff --git a/Production/SNIPE-IT/resources/assets/less/bootstrap-less/mixins.less b/Productivite/Snipe-IT/resources/assets/less/bootstrap-less/mixins.less
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/less/bootstrap-less/mixins.less
rename to Productivite/Snipe-IT/resources/assets/less/bootstrap-less/mixins.less
diff --git a/Production/SNIPE-IT/resources/assets/less/bootstrap-less/mixins/alerts.less b/Productivite/Snipe-IT/resources/assets/less/bootstrap-less/mixins/alerts.less
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/less/bootstrap-less/mixins/alerts.less
rename to Productivite/Snipe-IT/resources/assets/less/bootstrap-less/mixins/alerts.less
diff --git a/Production/SNIPE-IT/resources/assets/less/bootstrap-less/mixins/background-variant.less b/Productivite/Snipe-IT/resources/assets/less/bootstrap-less/mixins/background-variant.less
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/less/bootstrap-less/mixins/background-variant.less
rename to Productivite/Snipe-IT/resources/assets/less/bootstrap-less/mixins/background-variant.less
diff --git a/Production/SNIPE-IT/resources/assets/less/bootstrap-less/mixins/border-radius.less b/Productivite/Snipe-IT/resources/assets/less/bootstrap-less/mixins/border-radius.less
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/less/bootstrap-less/mixins/border-radius.less
rename to Productivite/Snipe-IT/resources/assets/less/bootstrap-less/mixins/border-radius.less
diff --git a/Production/SNIPE-IT/resources/assets/less/bootstrap-less/mixins/buttons.less b/Productivite/Snipe-IT/resources/assets/less/bootstrap-less/mixins/buttons.less
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/less/bootstrap-less/mixins/buttons.less
rename to Productivite/Snipe-IT/resources/assets/less/bootstrap-less/mixins/buttons.less
diff --git a/Production/SNIPE-IT/resources/assets/less/bootstrap-less/mixins/center-block.less b/Productivite/Snipe-IT/resources/assets/less/bootstrap-less/mixins/center-block.less
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/less/bootstrap-less/mixins/center-block.less
rename to Productivite/Snipe-IT/resources/assets/less/bootstrap-less/mixins/center-block.less
diff --git a/Production/SNIPE-IT/resources/assets/less/bootstrap-less/mixins/clearfix.less b/Productivite/Snipe-IT/resources/assets/less/bootstrap-less/mixins/clearfix.less
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/less/bootstrap-less/mixins/clearfix.less
rename to Productivite/Snipe-IT/resources/assets/less/bootstrap-less/mixins/clearfix.less
diff --git a/Production/SNIPE-IT/resources/assets/less/bootstrap-less/mixins/forms.less b/Productivite/Snipe-IT/resources/assets/less/bootstrap-less/mixins/forms.less
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/less/bootstrap-less/mixins/forms.less
rename to Productivite/Snipe-IT/resources/assets/less/bootstrap-less/mixins/forms.less
diff --git a/Production/SNIPE-IT/resources/assets/less/bootstrap-less/mixins/gradients.less b/Productivite/Snipe-IT/resources/assets/less/bootstrap-less/mixins/gradients.less
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/less/bootstrap-less/mixins/gradients.less
rename to Productivite/Snipe-IT/resources/assets/less/bootstrap-less/mixins/gradients.less
diff --git a/Production/SNIPE-IT/resources/assets/less/bootstrap-less/mixins/grid-framework.less b/Productivite/Snipe-IT/resources/assets/less/bootstrap-less/mixins/grid-framework.less
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/less/bootstrap-less/mixins/grid-framework.less
rename to Productivite/Snipe-IT/resources/assets/less/bootstrap-less/mixins/grid-framework.less
diff --git a/Production/SNIPE-IT/resources/assets/less/bootstrap-less/mixins/grid.less b/Productivite/Snipe-IT/resources/assets/less/bootstrap-less/mixins/grid.less
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/less/bootstrap-less/mixins/grid.less
rename to Productivite/Snipe-IT/resources/assets/less/bootstrap-less/mixins/grid.less
diff --git a/Production/SNIPE-IT/resources/assets/less/bootstrap-less/mixins/hide-text.less b/Productivite/Snipe-IT/resources/assets/less/bootstrap-less/mixins/hide-text.less
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/less/bootstrap-less/mixins/hide-text.less
rename to Productivite/Snipe-IT/resources/assets/less/bootstrap-less/mixins/hide-text.less
diff --git a/Production/SNIPE-IT/resources/assets/less/bootstrap-less/mixins/image.less b/Productivite/Snipe-IT/resources/assets/less/bootstrap-less/mixins/image.less
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/less/bootstrap-less/mixins/image.less
rename to Productivite/Snipe-IT/resources/assets/less/bootstrap-less/mixins/image.less
diff --git a/Production/SNIPE-IT/resources/assets/less/bootstrap-less/mixins/labels.less b/Productivite/Snipe-IT/resources/assets/less/bootstrap-less/mixins/labels.less
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/less/bootstrap-less/mixins/labels.less
rename to Productivite/Snipe-IT/resources/assets/less/bootstrap-less/mixins/labels.less
diff --git a/Production/SNIPE-IT/resources/assets/less/bootstrap-less/mixins/list-group.less b/Productivite/Snipe-IT/resources/assets/less/bootstrap-less/mixins/list-group.less
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/less/bootstrap-less/mixins/list-group.less
rename to Productivite/Snipe-IT/resources/assets/less/bootstrap-less/mixins/list-group.less
diff --git a/Production/SNIPE-IT/resources/assets/less/bootstrap-less/mixins/nav-divider.less b/Productivite/Snipe-IT/resources/assets/less/bootstrap-less/mixins/nav-divider.less
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/less/bootstrap-less/mixins/nav-divider.less
rename to Productivite/Snipe-IT/resources/assets/less/bootstrap-less/mixins/nav-divider.less
diff --git a/Production/SNIPE-IT/resources/assets/less/bootstrap-less/mixins/nav-vertical-align.less b/Productivite/Snipe-IT/resources/assets/less/bootstrap-less/mixins/nav-vertical-align.less
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/less/bootstrap-less/mixins/nav-vertical-align.less
rename to Productivite/Snipe-IT/resources/assets/less/bootstrap-less/mixins/nav-vertical-align.less
diff --git a/Production/SNIPE-IT/resources/assets/less/bootstrap-less/mixins/opacity.less b/Productivite/Snipe-IT/resources/assets/less/bootstrap-less/mixins/opacity.less
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/less/bootstrap-less/mixins/opacity.less
rename to Productivite/Snipe-IT/resources/assets/less/bootstrap-less/mixins/opacity.less
diff --git a/Production/SNIPE-IT/resources/assets/less/bootstrap-less/mixins/pagination.less b/Productivite/Snipe-IT/resources/assets/less/bootstrap-less/mixins/pagination.less
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/less/bootstrap-less/mixins/pagination.less
rename to Productivite/Snipe-IT/resources/assets/less/bootstrap-less/mixins/pagination.less
diff --git a/Production/SNIPE-IT/resources/assets/less/bootstrap-less/mixins/panels.less b/Productivite/Snipe-IT/resources/assets/less/bootstrap-less/mixins/panels.less
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/less/bootstrap-less/mixins/panels.less
rename to Productivite/Snipe-IT/resources/assets/less/bootstrap-less/mixins/panels.less
diff --git a/Production/SNIPE-IT/resources/assets/less/bootstrap-less/mixins/progress-bar.less b/Productivite/Snipe-IT/resources/assets/less/bootstrap-less/mixins/progress-bar.less
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/less/bootstrap-less/mixins/progress-bar.less
rename to Productivite/Snipe-IT/resources/assets/less/bootstrap-less/mixins/progress-bar.less
diff --git a/Production/SNIPE-IT/resources/assets/less/bootstrap-less/mixins/reset-filter.less b/Productivite/Snipe-IT/resources/assets/less/bootstrap-less/mixins/reset-filter.less
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/less/bootstrap-less/mixins/reset-filter.less
rename to Productivite/Snipe-IT/resources/assets/less/bootstrap-less/mixins/reset-filter.less
diff --git a/Production/SNIPE-IT/resources/assets/less/bootstrap-less/mixins/resize.less b/Productivite/Snipe-IT/resources/assets/less/bootstrap-less/mixins/resize.less
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/less/bootstrap-less/mixins/resize.less
rename to Productivite/Snipe-IT/resources/assets/less/bootstrap-less/mixins/resize.less
diff --git a/Production/SNIPE-IT/resources/assets/less/bootstrap-less/mixins/responsive-visibility.less b/Productivite/Snipe-IT/resources/assets/less/bootstrap-less/mixins/responsive-visibility.less
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/less/bootstrap-less/mixins/responsive-visibility.less
rename to Productivite/Snipe-IT/resources/assets/less/bootstrap-less/mixins/responsive-visibility.less
diff --git a/Production/SNIPE-IT/resources/assets/less/bootstrap-less/mixins/size.less b/Productivite/Snipe-IT/resources/assets/less/bootstrap-less/mixins/size.less
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/less/bootstrap-less/mixins/size.less
rename to Productivite/Snipe-IT/resources/assets/less/bootstrap-less/mixins/size.less
diff --git a/Production/SNIPE-IT/resources/assets/less/bootstrap-less/mixins/tab-focus.less b/Productivite/Snipe-IT/resources/assets/less/bootstrap-less/mixins/tab-focus.less
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/less/bootstrap-less/mixins/tab-focus.less
rename to Productivite/Snipe-IT/resources/assets/less/bootstrap-less/mixins/tab-focus.less
diff --git a/Production/SNIPE-IT/resources/assets/less/bootstrap-less/mixins/table-row.less b/Productivite/Snipe-IT/resources/assets/less/bootstrap-less/mixins/table-row.less
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/less/bootstrap-less/mixins/table-row.less
rename to Productivite/Snipe-IT/resources/assets/less/bootstrap-less/mixins/table-row.less
diff --git a/Production/SNIPE-IT/resources/assets/less/bootstrap-less/mixins/text-emphasis.less b/Productivite/Snipe-IT/resources/assets/less/bootstrap-less/mixins/text-emphasis.less
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/less/bootstrap-less/mixins/text-emphasis.less
rename to Productivite/Snipe-IT/resources/assets/less/bootstrap-less/mixins/text-emphasis.less
diff --git a/Production/SNIPE-IT/resources/assets/less/bootstrap-less/mixins/text-overflow.less b/Productivite/Snipe-IT/resources/assets/less/bootstrap-less/mixins/text-overflow.less
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/less/bootstrap-less/mixins/text-overflow.less
rename to Productivite/Snipe-IT/resources/assets/less/bootstrap-less/mixins/text-overflow.less
diff --git a/Production/SNIPE-IT/resources/assets/less/bootstrap-less/mixins/vendor-prefixes.less b/Productivite/Snipe-IT/resources/assets/less/bootstrap-less/mixins/vendor-prefixes.less
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/less/bootstrap-less/mixins/vendor-prefixes.less
rename to Productivite/Snipe-IT/resources/assets/less/bootstrap-less/mixins/vendor-prefixes.less
diff --git a/Production/SNIPE-IT/resources/assets/less/bootstrap-less/variables.less b/Productivite/Snipe-IT/resources/assets/less/bootstrap-less/variables.less
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/less/bootstrap-less/variables.less
rename to Productivite/Snipe-IT/resources/assets/less/bootstrap-less/variables.less
diff --git a/Production/SNIPE-IT/resources/assets/less/bootstrap-social.less b/Productivite/Snipe-IT/resources/assets/less/bootstrap-social.less
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/less/bootstrap-social.less
rename to Productivite/Snipe-IT/resources/assets/less/bootstrap-social.less
diff --git a/Production/SNIPE-IT/resources/assets/less/boxes.less b/Productivite/Snipe-IT/resources/assets/less/boxes.less
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/less/boxes.less
rename to Productivite/Snipe-IT/resources/assets/less/boxes.less
diff --git a/Production/SNIPE-IT/resources/assets/less/buttons.less b/Productivite/Snipe-IT/resources/assets/less/buttons.less
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/less/buttons.less
rename to Productivite/Snipe-IT/resources/assets/less/buttons.less
diff --git a/Production/SNIPE-IT/resources/assets/less/callout.less b/Productivite/Snipe-IT/resources/assets/less/callout.less
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/less/callout.less
rename to Productivite/Snipe-IT/resources/assets/less/callout.less
diff --git a/Production/SNIPE-IT/resources/assets/less/carousel.less b/Productivite/Snipe-IT/resources/assets/less/carousel.less
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/less/carousel.less
rename to Productivite/Snipe-IT/resources/assets/less/carousel.less
diff --git a/Production/SNIPE-IT/resources/assets/less/control-sidebar.less b/Productivite/Snipe-IT/resources/assets/less/control-sidebar.less
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/less/control-sidebar.less
rename to Productivite/Snipe-IT/resources/assets/less/control-sidebar.less
diff --git a/Production/SNIPE-IT/resources/assets/less/core.less b/Productivite/Snipe-IT/resources/assets/less/core.less
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/less/core.less
rename to Productivite/Snipe-IT/resources/assets/less/core.less
diff --git a/Production/SNIPE-IT/resources/assets/less/datepicker.less b/Productivite/Snipe-IT/resources/assets/less/datepicker.less
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/less/datepicker.less
rename to Productivite/Snipe-IT/resources/assets/less/datepicker.less
diff --git a/Production/SNIPE-IT/resources/assets/less/direct-chat.less b/Productivite/Snipe-IT/resources/assets/less/direct-chat.less
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/less/direct-chat.less
rename to Productivite/Snipe-IT/resources/assets/less/direct-chat.less
diff --git a/Production/SNIPE-IT/resources/assets/less/dropdown.less b/Productivite/Snipe-IT/resources/assets/less/dropdown.less
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/less/dropdown.less
rename to Productivite/Snipe-IT/resources/assets/less/dropdown.less
diff --git a/Production/SNIPE-IT/resources/assets/less/ekko-lightbox.less b/Productivite/Snipe-IT/resources/assets/less/ekko-lightbox.less
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/less/ekko-lightbox.less
rename to Productivite/Snipe-IT/resources/assets/less/ekko-lightbox.less
diff --git a/Production/SNIPE-IT/resources/assets/less/ekko-lightbox.min.css b/Productivite/Snipe-IT/resources/assets/less/ekko-lightbox.min.css
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/less/ekko-lightbox.min.css
rename to Productivite/Snipe-IT/resources/assets/less/ekko-lightbox.min.css
diff --git a/Production/SNIPE-IT/resources/assets/less/fontawesome-animated.css b/Productivite/Snipe-IT/resources/assets/less/fontawesome-animated.css
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/less/fontawesome-animated.css
rename to Productivite/Snipe-IT/resources/assets/less/fontawesome-animated.css
diff --git a/Production/SNIPE-IT/resources/assets/less/forms.less b/Productivite/Snipe-IT/resources/assets/less/forms.less
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/less/forms.less
rename to Productivite/Snipe-IT/resources/assets/less/forms.less
diff --git a/Production/SNIPE-IT/resources/assets/less/fullcalendar.less b/Productivite/Snipe-IT/resources/assets/less/fullcalendar.less
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/less/fullcalendar.less
rename to Productivite/Snipe-IT/resources/assets/less/fullcalendar.less
diff --git a/Production/SNIPE-IT/resources/assets/less/header.less b/Productivite/Snipe-IT/resources/assets/less/header.less
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/less/header.less
rename to Productivite/Snipe-IT/resources/assets/less/header.less
diff --git a/Production/SNIPE-IT/resources/assets/less/info-box.less b/Productivite/Snipe-IT/resources/assets/less/info-box.less
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/less/info-box.less
rename to Productivite/Snipe-IT/resources/assets/less/info-box.less
diff --git a/Production/SNIPE-IT/resources/assets/less/invoice.less b/Productivite/Snipe-IT/resources/assets/less/invoice.less
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/less/invoice.less
rename to Productivite/Snipe-IT/resources/assets/less/invoice.less
diff --git a/Production/SNIPE-IT/resources/assets/less/labels.less b/Productivite/Snipe-IT/resources/assets/less/labels.less
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/less/labels.less
rename to Productivite/Snipe-IT/resources/assets/less/labels.less
diff --git a/Production/SNIPE-IT/resources/assets/less/lockscreen.less b/Productivite/Snipe-IT/resources/assets/less/lockscreen.less
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/less/lockscreen.less
rename to Productivite/Snipe-IT/resources/assets/less/lockscreen.less
diff --git a/Production/SNIPE-IT/resources/assets/less/login_and_register.less b/Productivite/Snipe-IT/resources/assets/less/login_and_register.less
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/less/login_and_register.less
rename to Productivite/Snipe-IT/resources/assets/less/login_and_register.less
diff --git a/Production/SNIPE-IT/resources/assets/less/mailbox.less b/Productivite/Snipe-IT/resources/assets/less/mailbox.less
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/less/mailbox.less
rename to Productivite/Snipe-IT/resources/assets/less/mailbox.less
diff --git a/Production/SNIPE-IT/resources/assets/less/miscellaneous.less b/Productivite/Snipe-IT/resources/assets/less/miscellaneous.less
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/less/miscellaneous.less
rename to Productivite/Snipe-IT/resources/assets/less/miscellaneous.less
diff --git a/Production/SNIPE-IT/resources/assets/less/mixins.less b/Productivite/Snipe-IT/resources/assets/less/mixins.less
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/less/mixins.less
rename to Productivite/Snipe-IT/resources/assets/less/mixins.less
diff --git a/Production/SNIPE-IT/resources/assets/less/modal.less b/Productivite/Snipe-IT/resources/assets/less/modal.less
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/less/modal.less
rename to Productivite/Snipe-IT/resources/assets/less/modal.less
diff --git a/Production/SNIPE-IT/resources/assets/less/navs.less b/Productivite/Snipe-IT/resources/assets/less/navs.less
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/less/navs.less
rename to Productivite/Snipe-IT/resources/assets/less/navs.less
diff --git a/Production/SNIPE-IT/resources/assets/less/overrides.less b/Productivite/Snipe-IT/resources/assets/less/overrides.less
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/less/overrides.less
rename to Productivite/Snipe-IT/resources/assets/less/overrides.less
diff --git a/Production/SNIPE-IT/resources/assets/less/plugins.less b/Productivite/Snipe-IT/resources/assets/less/plugins.less
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/less/plugins.less
rename to Productivite/Snipe-IT/resources/assets/less/plugins.less
diff --git a/Production/SNIPE-IT/resources/assets/less/print.less b/Productivite/Snipe-IT/resources/assets/less/print.less
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/less/print.less
rename to Productivite/Snipe-IT/resources/assets/less/print.less
diff --git a/Production/SNIPE-IT/resources/assets/less/products.less b/Productivite/Snipe-IT/resources/assets/less/products.less
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/less/products.less
rename to Productivite/Snipe-IT/resources/assets/less/products.less
diff --git a/Production/SNIPE-IT/resources/assets/less/profile.less b/Productivite/Snipe-IT/resources/assets/less/profile.less
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/less/profile.less
rename to Productivite/Snipe-IT/resources/assets/less/profile.less
diff --git a/Production/SNIPE-IT/resources/assets/less/progress-bars.less b/Productivite/Snipe-IT/resources/assets/less/progress-bars.less
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/less/progress-bars.less
rename to Productivite/Snipe-IT/resources/assets/less/progress-bars.less
diff --git a/Production/SNIPE-IT/resources/assets/less/select2.less b/Productivite/Snipe-IT/resources/assets/less/select2.less
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/less/select2.less
rename to Productivite/Snipe-IT/resources/assets/less/select2.less
diff --git a/Production/SNIPE-IT/resources/assets/less/sidebar-mini.less b/Productivite/Snipe-IT/resources/assets/less/sidebar-mini.less
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/less/sidebar-mini.less
rename to Productivite/Snipe-IT/resources/assets/less/sidebar-mini.less
diff --git a/Production/SNIPE-IT/resources/assets/less/sidebar.less b/Productivite/Snipe-IT/resources/assets/less/sidebar.less
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/less/sidebar.less
rename to Productivite/Snipe-IT/resources/assets/less/sidebar.less
diff --git a/Production/SNIPE-IT/resources/assets/less/skins/_all-skins.less b/Productivite/Snipe-IT/resources/assets/less/skins/_all-skins.less
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/less/skins/_all-skins.less
rename to Productivite/Snipe-IT/resources/assets/less/skins/_all-skins.less
diff --git a/Production/SNIPE-IT/resources/assets/less/skins/skin-black-dark.less b/Productivite/Snipe-IT/resources/assets/less/skins/skin-black-dark.less
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/less/skins/skin-black-dark.less
rename to Productivite/Snipe-IT/resources/assets/less/skins/skin-black-dark.less
diff --git a/Production/SNIPE-IT/resources/assets/less/skins/skin-black.less b/Productivite/Snipe-IT/resources/assets/less/skins/skin-black.less
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/less/skins/skin-black.less
rename to Productivite/Snipe-IT/resources/assets/less/skins/skin-black.less
diff --git a/Production/SNIPE-IT/resources/assets/less/skins/skin-blue-dark.less b/Productivite/Snipe-IT/resources/assets/less/skins/skin-blue-dark.less
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/less/skins/skin-blue-dark.less
rename to Productivite/Snipe-IT/resources/assets/less/skins/skin-blue-dark.less
diff --git a/Production/SNIPE-IT/resources/assets/less/skins/skin-blue.less b/Productivite/Snipe-IT/resources/assets/less/skins/skin-blue.less
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/less/skins/skin-blue.less
rename to Productivite/Snipe-IT/resources/assets/less/skins/skin-blue.less
diff --git a/Production/SNIPE-IT/resources/assets/less/skins/skin-contrast.less b/Productivite/Snipe-IT/resources/assets/less/skins/skin-contrast.less
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/less/skins/skin-contrast.less
rename to Productivite/Snipe-IT/resources/assets/less/skins/skin-contrast.less
diff --git a/Production/SNIPE-IT/resources/assets/less/skins/skin-green-dark.less b/Productivite/Snipe-IT/resources/assets/less/skins/skin-green-dark.less
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/less/skins/skin-green-dark.less
rename to Productivite/Snipe-IT/resources/assets/less/skins/skin-green-dark.less
diff --git a/Production/SNIPE-IT/resources/assets/less/skins/skin-green.less b/Productivite/Snipe-IT/resources/assets/less/skins/skin-green.less
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/less/skins/skin-green.less
rename to Productivite/Snipe-IT/resources/assets/less/skins/skin-green.less
diff --git a/Production/SNIPE-IT/resources/assets/less/skins/skin-orange-dark.less b/Productivite/Snipe-IT/resources/assets/less/skins/skin-orange-dark.less
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/less/skins/skin-orange-dark.less
rename to Productivite/Snipe-IT/resources/assets/less/skins/skin-orange-dark.less
diff --git a/Production/SNIPE-IT/resources/assets/less/skins/skin-orange.less b/Productivite/Snipe-IT/resources/assets/less/skins/skin-orange.less
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/less/skins/skin-orange.less
rename to Productivite/Snipe-IT/resources/assets/less/skins/skin-orange.less
diff --git a/Production/SNIPE-IT/resources/assets/less/skins/skin-purple-dark.less b/Productivite/Snipe-IT/resources/assets/less/skins/skin-purple-dark.less
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/less/skins/skin-purple-dark.less
rename to Productivite/Snipe-IT/resources/assets/less/skins/skin-purple-dark.less
diff --git a/Production/SNIPE-IT/resources/assets/less/skins/skin-purple.less b/Productivite/Snipe-IT/resources/assets/less/skins/skin-purple.less
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/less/skins/skin-purple.less
rename to Productivite/Snipe-IT/resources/assets/less/skins/skin-purple.less
diff --git a/Production/SNIPE-IT/resources/assets/less/skins/skin-red-dark.less b/Productivite/Snipe-IT/resources/assets/less/skins/skin-red-dark.less
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/less/skins/skin-red-dark.less
rename to Productivite/Snipe-IT/resources/assets/less/skins/skin-red-dark.less
diff --git a/Production/SNIPE-IT/resources/assets/less/skins/skin-red.less b/Productivite/Snipe-IT/resources/assets/less/skins/skin-red.less
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/less/skins/skin-red.less
rename to Productivite/Snipe-IT/resources/assets/less/skins/skin-red.less
diff --git a/Production/SNIPE-IT/resources/assets/less/skins/skin-yellow-dark.less b/Productivite/Snipe-IT/resources/assets/less/skins/skin-yellow-dark.less
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/less/skins/skin-yellow-dark.less
rename to Productivite/Snipe-IT/resources/assets/less/skins/skin-yellow-dark.less
diff --git a/Production/SNIPE-IT/resources/assets/less/skins/skin-yellow.less b/Productivite/Snipe-IT/resources/assets/less/skins/skin-yellow.less
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/less/skins/skin-yellow.less
rename to Productivite/Snipe-IT/resources/assets/less/skins/skin-yellow.less
diff --git a/Production/SNIPE-IT/resources/assets/less/small-box.less b/Productivite/Snipe-IT/resources/assets/less/small-box.less
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/less/small-box.less
rename to Productivite/Snipe-IT/resources/assets/less/small-box.less
diff --git a/Production/SNIPE-IT/resources/assets/less/social-widgets.less b/Productivite/Snipe-IT/resources/assets/less/social-widgets.less
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/less/social-widgets.less
rename to Productivite/Snipe-IT/resources/assets/less/social-widgets.less
diff --git a/Production/SNIPE-IT/resources/assets/less/spacing.less b/Productivite/Snipe-IT/resources/assets/less/spacing.less
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/less/spacing.less
rename to Productivite/Snipe-IT/resources/assets/less/spacing.less
diff --git a/Production/SNIPE-IT/resources/assets/less/table.less b/Productivite/Snipe-IT/resources/assets/less/table.less
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/less/table.less
rename to Productivite/Snipe-IT/resources/assets/less/table.less
diff --git a/Production/SNIPE-IT/resources/assets/less/timeline.less b/Productivite/Snipe-IT/resources/assets/less/timeline.less
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/less/timeline.less
rename to Productivite/Snipe-IT/resources/assets/less/timeline.less
diff --git a/Production/SNIPE-IT/resources/assets/less/treeview.less b/Productivite/Snipe-IT/resources/assets/less/treeview.less
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/less/treeview.less
rename to Productivite/Snipe-IT/resources/assets/less/treeview.less
diff --git a/Production/SNIPE-IT/resources/assets/less/users-list.less b/Productivite/Snipe-IT/resources/assets/less/users-list.less
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/less/users-list.less
rename to Productivite/Snipe-IT/resources/assets/less/users-list.less
diff --git a/Production/SNIPE-IT/resources/assets/less/variables.less b/Productivite/Snipe-IT/resources/assets/less/variables.less
similarity index 100%
rename from Production/SNIPE-IT/resources/assets/less/variables.less
rename to Productivite/Snipe-IT/resources/assets/less/variables.less
diff --git a/Production/SNIPE-IT/resources/lang/aa-ER/account/general.php b/Productivite/Snipe-IT/resources/lang/aa-ER/account/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/aa-ER/account/general.php
rename to Productivite/Snipe-IT/resources/lang/aa-ER/account/general.php
diff --git a/Production/SNIPE-IT/resources/lang/aa-ER/admin/accessories/general.php b/Productivite/Snipe-IT/resources/lang/aa-ER/admin/accessories/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/aa-ER/admin/accessories/general.php
rename to Productivite/Snipe-IT/resources/lang/aa-ER/admin/accessories/general.php
diff --git a/Production/SNIPE-IT/resources/lang/aa-ER/admin/accessories/message.php b/Productivite/Snipe-IT/resources/lang/aa-ER/admin/accessories/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/aa-ER/admin/accessories/message.php
rename to Productivite/Snipe-IT/resources/lang/aa-ER/admin/accessories/message.php
diff --git a/Production/SNIPE-IT/resources/lang/aa-ER/admin/accessories/table.php b/Productivite/Snipe-IT/resources/lang/aa-ER/admin/accessories/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/aa-ER/admin/accessories/table.php
rename to Productivite/Snipe-IT/resources/lang/aa-ER/admin/accessories/table.php
diff --git a/Production/SNIPE-IT/resources/lang/aa-ER/admin/asset_maintenances/form.php b/Productivite/Snipe-IT/resources/lang/aa-ER/admin/asset_maintenances/form.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/aa-ER/admin/asset_maintenances/form.php
rename to Productivite/Snipe-IT/resources/lang/aa-ER/admin/asset_maintenances/form.php
diff --git a/Production/SNIPE-IT/resources/lang/aa-ER/admin/asset_maintenances/general.php b/Productivite/Snipe-IT/resources/lang/aa-ER/admin/asset_maintenances/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/aa-ER/admin/asset_maintenances/general.php
rename to Productivite/Snipe-IT/resources/lang/aa-ER/admin/asset_maintenances/general.php
diff --git a/Production/SNIPE-IT/resources/lang/aa-ER/admin/asset_maintenances/message.php b/Productivite/Snipe-IT/resources/lang/aa-ER/admin/asset_maintenances/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/aa-ER/admin/asset_maintenances/message.php
rename to Productivite/Snipe-IT/resources/lang/aa-ER/admin/asset_maintenances/message.php
diff --git a/Production/SNIPE-IT/resources/lang/aa-ER/admin/asset_maintenances/table.php b/Productivite/Snipe-IT/resources/lang/aa-ER/admin/asset_maintenances/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/aa-ER/admin/asset_maintenances/table.php
rename to Productivite/Snipe-IT/resources/lang/aa-ER/admin/asset_maintenances/table.php
diff --git a/Production/SNIPE-IT/resources/lang/aa-ER/admin/categories/general.php b/Productivite/Snipe-IT/resources/lang/aa-ER/admin/categories/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/aa-ER/admin/categories/general.php
rename to Productivite/Snipe-IT/resources/lang/aa-ER/admin/categories/general.php
diff --git a/Production/SNIPE-IT/resources/lang/aa-ER/admin/categories/message.php b/Productivite/Snipe-IT/resources/lang/aa-ER/admin/categories/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/aa-ER/admin/categories/message.php
rename to Productivite/Snipe-IT/resources/lang/aa-ER/admin/categories/message.php
diff --git a/Production/SNIPE-IT/resources/lang/aa-ER/admin/categories/table.php b/Productivite/Snipe-IT/resources/lang/aa-ER/admin/categories/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/aa-ER/admin/categories/table.php
rename to Productivite/Snipe-IT/resources/lang/aa-ER/admin/categories/table.php
diff --git a/Production/SNIPE-IT/resources/lang/aa-ER/admin/companies/general.php b/Productivite/Snipe-IT/resources/lang/aa-ER/admin/companies/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/aa-ER/admin/companies/general.php
rename to Productivite/Snipe-IT/resources/lang/aa-ER/admin/companies/general.php
diff --git a/Production/SNIPE-IT/resources/lang/aa-ER/admin/companies/message.php b/Productivite/Snipe-IT/resources/lang/aa-ER/admin/companies/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/aa-ER/admin/companies/message.php
rename to Productivite/Snipe-IT/resources/lang/aa-ER/admin/companies/message.php
diff --git a/Production/SNIPE-IT/resources/lang/aa-ER/admin/companies/table.php b/Productivite/Snipe-IT/resources/lang/aa-ER/admin/companies/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/aa-ER/admin/companies/table.php
rename to Productivite/Snipe-IT/resources/lang/aa-ER/admin/companies/table.php
diff --git a/Production/SNIPE-IT/resources/lang/aa-ER/admin/components/general.php b/Productivite/Snipe-IT/resources/lang/aa-ER/admin/components/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/aa-ER/admin/components/general.php
rename to Productivite/Snipe-IT/resources/lang/aa-ER/admin/components/general.php
diff --git a/Production/SNIPE-IT/resources/lang/aa-ER/admin/components/message.php b/Productivite/Snipe-IT/resources/lang/aa-ER/admin/components/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/aa-ER/admin/components/message.php
rename to Productivite/Snipe-IT/resources/lang/aa-ER/admin/components/message.php
diff --git a/Production/SNIPE-IT/resources/lang/aa-ER/admin/components/table.php b/Productivite/Snipe-IT/resources/lang/aa-ER/admin/components/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/aa-ER/admin/components/table.php
rename to Productivite/Snipe-IT/resources/lang/aa-ER/admin/components/table.php
diff --git a/Production/SNIPE-IT/resources/lang/aa-ER/admin/consumables/general.php b/Productivite/Snipe-IT/resources/lang/aa-ER/admin/consumables/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/aa-ER/admin/consumables/general.php
rename to Productivite/Snipe-IT/resources/lang/aa-ER/admin/consumables/general.php
diff --git a/Production/SNIPE-IT/resources/lang/aa-ER/admin/consumables/message.php b/Productivite/Snipe-IT/resources/lang/aa-ER/admin/consumables/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/aa-ER/admin/consumables/message.php
rename to Productivite/Snipe-IT/resources/lang/aa-ER/admin/consumables/message.php
diff --git a/Production/SNIPE-IT/resources/lang/aa-ER/admin/consumables/table.php b/Productivite/Snipe-IT/resources/lang/aa-ER/admin/consumables/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/aa-ER/admin/consumables/table.php
rename to Productivite/Snipe-IT/resources/lang/aa-ER/admin/consumables/table.php
diff --git a/Production/SNIPE-IT/resources/lang/aa-ER/admin/custom_fields/general.php b/Productivite/Snipe-IT/resources/lang/aa-ER/admin/custom_fields/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/aa-ER/admin/custom_fields/general.php
rename to Productivite/Snipe-IT/resources/lang/aa-ER/admin/custom_fields/general.php
diff --git a/Production/SNIPE-IT/resources/lang/aa-ER/admin/custom_fields/message.php b/Productivite/Snipe-IT/resources/lang/aa-ER/admin/custom_fields/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/aa-ER/admin/custom_fields/message.php
rename to Productivite/Snipe-IT/resources/lang/aa-ER/admin/custom_fields/message.php
diff --git a/Production/SNIPE-IT/resources/lang/aa-ER/admin/departments/message.php b/Productivite/Snipe-IT/resources/lang/aa-ER/admin/departments/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/aa-ER/admin/departments/message.php
rename to Productivite/Snipe-IT/resources/lang/aa-ER/admin/departments/message.php
diff --git a/Production/SNIPE-IT/resources/lang/aa-ER/admin/departments/table.php b/Productivite/Snipe-IT/resources/lang/aa-ER/admin/departments/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/aa-ER/admin/departments/table.php
rename to Productivite/Snipe-IT/resources/lang/aa-ER/admin/departments/table.php
diff --git a/Production/SNIPE-IT/resources/lang/aa-ER/admin/depreciations/general.php b/Productivite/Snipe-IT/resources/lang/aa-ER/admin/depreciations/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/aa-ER/admin/depreciations/general.php
rename to Productivite/Snipe-IT/resources/lang/aa-ER/admin/depreciations/general.php
diff --git a/Production/SNIPE-IT/resources/lang/aa-ER/admin/depreciations/message.php b/Productivite/Snipe-IT/resources/lang/aa-ER/admin/depreciations/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/aa-ER/admin/depreciations/message.php
rename to Productivite/Snipe-IT/resources/lang/aa-ER/admin/depreciations/message.php
diff --git a/Production/SNIPE-IT/resources/lang/aa-ER/admin/depreciations/table.php b/Productivite/Snipe-IT/resources/lang/aa-ER/admin/depreciations/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/aa-ER/admin/depreciations/table.php
rename to Productivite/Snipe-IT/resources/lang/aa-ER/admin/depreciations/table.php
diff --git a/Production/SNIPE-IT/resources/lang/aa-ER/admin/groups/message.php b/Productivite/Snipe-IT/resources/lang/aa-ER/admin/groups/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/aa-ER/admin/groups/message.php
rename to Productivite/Snipe-IT/resources/lang/aa-ER/admin/groups/message.php
diff --git a/Production/SNIPE-IT/resources/lang/aa-ER/admin/groups/table.php b/Productivite/Snipe-IT/resources/lang/aa-ER/admin/groups/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/aa-ER/admin/groups/table.php
rename to Productivite/Snipe-IT/resources/lang/aa-ER/admin/groups/table.php
diff --git a/Production/SNIPE-IT/resources/lang/aa-ER/admin/groups/titles.php b/Productivite/Snipe-IT/resources/lang/aa-ER/admin/groups/titles.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/aa-ER/admin/groups/titles.php
rename to Productivite/Snipe-IT/resources/lang/aa-ER/admin/groups/titles.php
diff --git a/Production/SNIPE-IT/resources/lang/aa-ER/admin/hardware/form.php b/Productivite/Snipe-IT/resources/lang/aa-ER/admin/hardware/form.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/aa-ER/admin/hardware/form.php
rename to Productivite/Snipe-IT/resources/lang/aa-ER/admin/hardware/form.php
diff --git a/Production/SNIPE-IT/resources/lang/aa-ER/admin/hardware/general.php b/Productivite/Snipe-IT/resources/lang/aa-ER/admin/hardware/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/aa-ER/admin/hardware/general.php
rename to Productivite/Snipe-IT/resources/lang/aa-ER/admin/hardware/general.php
diff --git a/Production/SNIPE-IT/resources/lang/aa-ER/admin/hardware/message.php b/Productivite/Snipe-IT/resources/lang/aa-ER/admin/hardware/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/aa-ER/admin/hardware/message.php
rename to Productivite/Snipe-IT/resources/lang/aa-ER/admin/hardware/message.php
diff --git a/Production/SNIPE-IT/resources/lang/aa-ER/admin/hardware/table.php b/Productivite/Snipe-IT/resources/lang/aa-ER/admin/hardware/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/aa-ER/admin/hardware/table.php
rename to Productivite/Snipe-IT/resources/lang/aa-ER/admin/hardware/table.php
diff --git a/Production/SNIPE-IT/resources/lang/aa-ER/admin/kits/general.php b/Productivite/Snipe-IT/resources/lang/aa-ER/admin/kits/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/aa-ER/admin/kits/general.php
rename to Productivite/Snipe-IT/resources/lang/aa-ER/admin/kits/general.php
diff --git a/Production/SNIPE-IT/resources/lang/aa-ER/admin/labels/message.php b/Productivite/Snipe-IT/resources/lang/aa-ER/admin/labels/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/aa-ER/admin/labels/message.php
rename to Productivite/Snipe-IT/resources/lang/aa-ER/admin/labels/message.php
diff --git a/Production/SNIPE-IT/resources/lang/aa-ER/admin/labels/table.php b/Productivite/Snipe-IT/resources/lang/aa-ER/admin/labels/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/aa-ER/admin/labels/table.php
rename to Productivite/Snipe-IT/resources/lang/aa-ER/admin/labels/table.php
diff --git a/Production/SNIPE-IT/resources/lang/aa-ER/admin/licenses/form.php b/Productivite/Snipe-IT/resources/lang/aa-ER/admin/licenses/form.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/aa-ER/admin/licenses/form.php
rename to Productivite/Snipe-IT/resources/lang/aa-ER/admin/licenses/form.php
diff --git a/Production/SNIPE-IT/resources/lang/aa-ER/admin/licenses/general.php b/Productivite/Snipe-IT/resources/lang/aa-ER/admin/licenses/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/aa-ER/admin/licenses/general.php
rename to Productivite/Snipe-IT/resources/lang/aa-ER/admin/licenses/general.php
diff --git a/Production/SNIPE-IT/resources/lang/aa-ER/admin/licenses/message.php b/Productivite/Snipe-IT/resources/lang/aa-ER/admin/licenses/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/aa-ER/admin/licenses/message.php
rename to Productivite/Snipe-IT/resources/lang/aa-ER/admin/licenses/message.php
diff --git a/Production/SNIPE-IT/resources/lang/aa-ER/admin/licenses/table.php b/Productivite/Snipe-IT/resources/lang/aa-ER/admin/licenses/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/aa-ER/admin/licenses/table.php
rename to Productivite/Snipe-IT/resources/lang/aa-ER/admin/licenses/table.php
diff --git a/Production/SNIPE-IT/resources/lang/aa-ER/admin/locations/message.php b/Productivite/Snipe-IT/resources/lang/aa-ER/admin/locations/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/aa-ER/admin/locations/message.php
rename to Productivite/Snipe-IT/resources/lang/aa-ER/admin/locations/message.php
diff --git a/Production/SNIPE-IT/resources/lang/aa-ER/admin/locations/table.php b/Productivite/Snipe-IT/resources/lang/aa-ER/admin/locations/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/aa-ER/admin/locations/table.php
rename to Productivite/Snipe-IT/resources/lang/aa-ER/admin/locations/table.php
diff --git a/Production/SNIPE-IT/resources/lang/aa-ER/admin/manufacturers/message.php b/Productivite/Snipe-IT/resources/lang/aa-ER/admin/manufacturers/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/aa-ER/admin/manufacturers/message.php
rename to Productivite/Snipe-IT/resources/lang/aa-ER/admin/manufacturers/message.php
diff --git a/Production/SNIPE-IT/resources/lang/aa-ER/admin/manufacturers/table.php b/Productivite/Snipe-IT/resources/lang/aa-ER/admin/manufacturers/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/aa-ER/admin/manufacturers/table.php
rename to Productivite/Snipe-IT/resources/lang/aa-ER/admin/manufacturers/table.php
diff --git a/Production/SNIPE-IT/resources/lang/aa-ER/admin/models/general.php b/Productivite/Snipe-IT/resources/lang/aa-ER/admin/models/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/aa-ER/admin/models/general.php
rename to Productivite/Snipe-IT/resources/lang/aa-ER/admin/models/general.php
diff --git a/Production/SNIPE-IT/resources/lang/aa-ER/admin/models/message.php b/Productivite/Snipe-IT/resources/lang/aa-ER/admin/models/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/aa-ER/admin/models/message.php
rename to Productivite/Snipe-IT/resources/lang/aa-ER/admin/models/message.php
diff --git a/Production/SNIPE-IT/resources/lang/aa-ER/admin/models/table.php b/Productivite/Snipe-IT/resources/lang/aa-ER/admin/models/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/aa-ER/admin/models/table.php
rename to Productivite/Snipe-IT/resources/lang/aa-ER/admin/models/table.php
diff --git a/Production/SNIPE-IT/resources/lang/aa-ER/admin/reports/general.php b/Productivite/Snipe-IT/resources/lang/aa-ER/admin/reports/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/aa-ER/admin/reports/general.php
rename to Productivite/Snipe-IT/resources/lang/aa-ER/admin/reports/general.php
diff --git a/Production/SNIPE-IT/resources/lang/aa-ER/admin/reports/message.php b/Productivite/Snipe-IT/resources/lang/aa-ER/admin/reports/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/aa-ER/admin/reports/message.php
rename to Productivite/Snipe-IT/resources/lang/aa-ER/admin/reports/message.php
diff --git a/Production/SNIPE-IT/resources/lang/aa-ER/admin/settings/general.php b/Productivite/Snipe-IT/resources/lang/aa-ER/admin/settings/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/aa-ER/admin/settings/general.php
rename to Productivite/Snipe-IT/resources/lang/aa-ER/admin/settings/general.php
diff --git a/Production/SNIPE-IT/resources/lang/aa-ER/admin/settings/message.php b/Productivite/Snipe-IT/resources/lang/aa-ER/admin/settings/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/aa-ER/admin/settings/message.php
rename to Productivite/Snipe-IT/resources/lang/aa-ER/admin/settings/message.php
diff --git a/Production/SNIPE-IT/resources/lang/aa-ER/admin/settings/table.php b/Productivite/Snipe-IT/resources/lang/aa-ER/admin/settings/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/aa-ER/admin/settings/table.php
rename to Productivite/Snipe-IT/resources/lang/aa-ER/admin/settings/table.php
diff --git a/Production/SNIPE-IT/resources/lang/aa-ER/admin/statuslabels/message.php b/Productivite/Snipe-IT/resources/lang/aa-ER/admin/statuslabels/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/aa-ER/admin/statuslabels/message.php
rename to Productivite/Snipe-IT/resources/lang/aa-ER/admin/statuslabels/message.php
diff --git a/Production/SNIPE-IT/resources/lang/aa-ER/admin/statuslabels/table.php b/Productivite/Snipe-IT/resources/lang/aa-ER/admin/statuslabels/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/aa-ER/admin/statuslabels/table.php
rename to Productivite/Snipe-IT/resources/lang/aa-ER/admin/statuslabels/table.php
diff --git a/Production/SNIPE-IT/resources/lang/aa-ER/admin/suppliers/message.php b/Productivite/Snipe-IT/resources/lang/aa-ER/admin/suppliers/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/aa-ER/admin/suppliers/message.php
rename to Productivite/Snipe-IT/resources/lang/aa-ER/admin/suppliers/message.php
diff --git a/Production/SNIPE-IT/resources/lang/aa-ER/admin/suppliers/table.php b/Productivite/Snipe-IT/resources/lang/aa-ER/admin/suppliers/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/aa-ER/admin/suppliers/table.php
rename to Productivite/Snipe-IT/resources/lang/aa-ER/admin/suppliers/table.php
diff --git a/Production/SNIPE-IT/resources/lang/aa-ER/admin/users/general.php b/Productivite/Snipe-IT/resources/lang/aa-ER/admin/users/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/aa-ER/admin/users/general.php
rename to Productivite/Snipe-IT/resources/lang/aa-ER/admin/users/general.php
diff --git a/Production/SNIPE-IT/resources/lang/aa-ER/admin/users/message.php b/Productivite/Snipe-IT/resources/lang/aa-ER/admin/users/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/aa-ER/admin/users/message.php
rename to Productivite/Snipe-IT/resources/lang/aa-ER/admin/users/message.php
diff --git a/Production/SNIPE-IT/resources/lang/aa-ER/admin/users/table.php b/Productivite/Snipe-IT/resources/lang/aa-ER/admin/users/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/aa-ER/admin/users/table.php
rename to Productivite/Snipe-IT/resources/lang/aa-ER/admin/users/table.php
diff --git a/Production/SNIPE-IT/resources/lang/aa-ER/auth.php b/Productivite/Snipe-IT/resources/lang/aa-ER/auth.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/aa-ER/auth.php
rename to Productivite/Snipe-IT/resources/lang/aa-ER/auth.php
diff --git a/Production/SNIPE-IT/resources/lang/aa-ER/auth/general.php b/Productivite/Snipe-IT/resources/lang/aa-ER/auth/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/aa-ER/auth/general.php
rename to Productivite/Snipe-IT/resources/lang/aa-ER/auth/general.php
diff --git a/Production/SNIPE-IT/resources/lang/aa-ER/auth/message.php b/Productivite/Snipe-IT/resources/lang/aa-ER/auth/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/aa-ER/auth/message.php
rename to Productivite/Snipe-IT/resources/lang/aa-ER/auth/message.php
diff --git a/Production/SNIPE-IT/resources/lang/aa-ER/button.php b/Productivite/Snipe-IT/resources/lang/aa-ER/button.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/aa-ER/button.php
rename to Productivite/Snipe-IT/resources/lang/aa-ER/button.php
diff --git a/Production/SNIPE-IT/resources/lang/aa-ER/general.php b/Productivite/Snipe-IT/resources/lang/aa-ER/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/aa-ER/general.php
rename to Productivite/Snipe-IT/resources/lang/aa-ER/general.php
diff --git a/Production/SNIPE-IT/resources/lang/aa-ER/help.php b/Productivite/Snipe-IT/resources/lang/aa-ER/help.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/aa-ER/help.php
rename to Productivite/Snipe-IT/resources/lang/aa-ER/help.php
diff --git a/Production/SNIPE-IT/resources/lang/aa-ER/localizations.php b/Productivite/Snipe-IT/resources/lang/aa-ER/localizations.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/aa-ER/localizations.php
rename to Productivite/Snipe-IT/resources/lang/aa-ER/localizations.php
diff --git a/Production/SNIPE-IT/resources/lang/aa-ER/mail.php b/Productivite/Snipe-IT/resources/lang/aa-ER/mail.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/aa-ER/mail.php
rename to Productivite/Snipe-IT/resources/lang/aa-ER/mail.php
diff --git a/Production/SNIPE-IT/resources/lang/aa-ER/pagination.php b/Productivite/Snipe-IT/resources/lang/aa-ER/pagination.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/aa-ER/pagination.php
rename to Productivite/Snipe-IT/resources/lang/aa-ER/pagination.php
diff --git a/Production/SNIPE-IT/resources/lang/aa-ER/passwords.php b/Productivite/Snipe-IT/resources/lang/aa-ER/passwords.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/aa-ER/passwords.php
rename to Productivite/Snipe-IT/resources/lang/aa-ER/passwords.php
diff --git a/Production/SNIPE-IT/resources/lang/aa-ER/reminders.php b/Productivite/Snipe-IT/resources/lang/aa-ER/reminders.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/aa-ER/reminders.php
rename to Productivite/Snipe-IT/resources/lang/aa-ER/reminders.php
diff --git a/Production/SNIPE-IT/resources/lang/aa-ER/table.php b/Productivite/Snipe-IT/resources/lang/aa-ER/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/aa-ER/table.php
rename to Productivite/Snipe-IT/resources/lang/aa-ER/table.php
diff --git a/Production/SNIPE-IT/resources/lang/aa-ER/validation.php b/Productivite/Snipe-IT/resources/lang/aa-ER/validation.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/aa-ER/validation.php
rename to Productivite/Snipe-IT/resources/lang/aa-ER/validation.php
diff --git a/Production/SNIPE-IT/resources/lang/af-ZA/account/general.php b/Productivite/Snipe-IT/resources/lang/af-ZA/account/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/af-ZA/account/general.php
rename to Productivite/Snipe-IT/resources/lang/af-ZA/account/general.php
diff --git a/Production/SNIPE-IT/resources/lang/af-ZA/admin/accessories/general.php b/Productivite/Snipe-IT/resources/lang/af-ZA/admin/accessories/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/af-ZA/admin/accessories/general.php
rename to Productivite/Snipe-IT/resources/lang/af-ZA/admin/accessories/general.php
diff --git a/Production/SNIPE-IT/resources/lang/af-ZA/admin/accessories/message.php b/Productivite/Snipe-IT/resources/lang/af-ZA/admin/accessories/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/af-ZA/admin/accessories/message.php
rename to Productivite/Snipe-IT/resources/lang/af-ZA/admin/accessories/message.php
diff --git a/Production/SNIPE-IT/resources/lang/af-ZA/admin/accessories/table.php b/Productivite/Snipe-IT/resources/lang/af-ZA/admin/accessories/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/af-ZA/admin/accessories/table.php
rename to Productivite/Snipe-IT/resources/lang/af-ZA/admin/accessories/table.php
diff --git a/Production/SNIPE-IT/resources/lang/af-ZA/admin/asset_maintenances/form.php b/Productivite/Snipe-IT/resources/lang/af-ZA/admin/asset_maintenances/form.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/af-ZA/admin/asset_maintenances/form.php
rename to Productivite/Snipe-IT/resources/lang/af-ZA/admin/asset_maintenances/form.php
diff --git a/Production/SNIPE-IT/resources/lang/af-ZA/admin/asset_maintenances/general.php b/Productivite/Snipe-IT/resources/lang/af-ZA/admin/asset_maintenances/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/af-ZA/admin/asset_maintenances/general.php
rename to Productivite/Snipe-IT/resources/lang/af-ZA/admin/asset_maintenances/general.php
diff --git a/Production/SNIPE-IT/resources/lang/af-ZA/admin/asset_maintenances/message.php b/Productivite/Snipe-IT/resources/lang/af-ZA/admin/asset_maintenances/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/af-ZA/admin/asset_maintenances/message.php
rename to Productivite/Snipe-IT/resources/lang/af-ZA/admin/asset_maintenances/message.php
diff --git a/Production/SNIPE-IT/resources/lang/af-ZA/admin/asset_maintenances/table.php b/Productivite/Snipe-IT/resources/lang/af-ZA/admin/asset_maintenances/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/af-ZA/admin/asset_maintenances/table.php
rename to Productivite/Snipe-IT/resources/lang/af-ZA/admin/asset_maintenances/table.php
diff --git a/Production/SNIPE-IT/resources/lang/af-ZA/admin/categories/general.php b/Productivite/Snipe-IT/resources/lang/af-ZA/admin/categories/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/af-ZA/admin/categories/general.php
rename to Productivite/Snipe-IT/resources/lang/af-ZA/admin/categories/general.php
diff --git a/Production/SNIPE-IT/resources/lang/af-ZA/admin/categories/message.php b/Productivite/Snipe-IT/resources/lang/af-ZA/admin/categories/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/af-ZA/admin/categories/message.php
rename to Productivite/Snipe-IT/resources/lang/af-ZA/admin/categories/message.php
diff --git a/Production/SNIPE-IT/resources/lang/af-ZA/admin/categories/table.php b/Productivite/Snipe-IT/resources/lang/af-ZA/admin/categories/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/af-ZA/admin/categories/table.php
rename to Productivite/Snipe-IT/resources/lang/af-ZA/admin/categories/table.php
diff --git a/Production/SNIPE-IT/resources/lang/af-ZA/admin/companies/general.php b/Productivite/Snipe-IT/resources/lang/af-ZA/admin/companies/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/af-ZA/admin/companies/general.php
rename to Productivite/Snipe-IT/resources/lang/af-ZA/admin/companies/general.php
diff --git a/Production/SNIPE-IT/resources/lang/af-ZA/admin/companies/message.php b/Productivite/Snipe-IT/resources/lang/af-ZA/admin/companies/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/af-ZA/admin/companies/message.php
rename to Productivite/Snipe-IT/resources/lang/af-ZA/admin/companies/message.php
diff --git a/Production/SNIPE-IT/resources/lang/af-ZA/admin/companies/table.php b/Productivite/Snipe-IT/resources/lang/af-ZA/admin/companies/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/af-ZA/admin/companies/table.php
rename to Productivite/Snipe-IT/resources/lang/af-ZA/admin/companies/table.php
diff --git a/Production/SNIPE-IT/resources/lang/af-ZA/admin/components/general.php b/Productivite/Snipe-IT/resources/lang/af-ZA/admin/components/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/af-ZA/admin/components/general.php
rename to Productivite/Snipe-IT/resources/lang/af-ZA/admin/components/general.php
diff --git a/Production/SNIPE-IT/resources/lang/af-ZA/admin/components/message.php b/Productivite/Snipe-IT/resources/lang/af-ZA/admin/components/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/af-ZA/admin/components/message.php
rename to Productivite/Snipe-IT/resources/lang/af-ZA/admin/components/message.php
diff --git a/Production/SNIPE-IT/resources/lang/af-ZA/admin/components/table.php b/Productivite/Snipe-IT/resources/lang/af-ZA/admin/components/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/af-ZA/admin/components/table.php
rename to Productivite/Snipe-IT/resources/lang/af-ZA/admin/components/table.php
diff --git a/Production/SNIPE-IT/resources/lang/af-ZA/admin/consumables/general.php b/Productivite/Snipe-IT/resources/lang/af-ZA/admin/consumables/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/af-ZA/admin/consumables/general.php
rename to Productivite/Snipe-IT/resources/lang/af-ZA/admin/consumables/general.php
diff --git a/Production/SNIPE-IT/resources/lang/af-ZA/admin/consumables/message.php b/Productivite/Snipe-IT/resources/lang/af-ZA/admin/consumables/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/af-ZA/admin/consumables/message.php
rename to Productivite/Snipe-IT/resources/lang/af-ZA/admin/consumables/message.php
diff --git a/Production/SNIPE-IT/resources/lang/af-ZA/admin/consumables/table.php b/Productivite/Snipe-IT/resources/lang/af-ZA/admin/consumables/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/af-ZA/admin/consumables/table.php
rename to Productivite/Snipe-IT/resources/lang/af-ZA/admin/consumables/table.php
diff --git a/Production/SNIPE-IT/resources/lang/af-ZA/admin/custom_fields/general.php b/Productivite/Snipe-IT/resources/lang/af-ZA/admin/custom_fields/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/af-ZA/admin/custom_fields/general.php
rename to Productivite/Snipe-IT/resources/lang/af-ZA/admin/custom_fields/general.php
diff --git a/Production/SNIPE-IT/resources/lang/af-ZA/admin/custom_fields/message.php b/Productivite/Snipe-IT/resources/lang/af-ZA/admin/custom_fields/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/af-ZA/admin/custom_fields/message.php
rename to Productivite/Snipe-IT/resources/lang/af-ZA/admin/custom_fields/message.php
diff --git a/Production/SNIPE-IT/resources/lang/af-ZA/admin/departments/message.php b/Productivite/Snipe-IT/resources/lang/af-ZA/admin/departments/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/af-ZA/admin/departments/message.php
rename to Productivite/Snipe-IT/resources/lang/af-ZA/admin/departments/message.php
diff --git a/Production/SNIPE-IT/resources/lang/af-ZA/admin/departments/table.php b/Productivite/Snipe-IT/resources/lang/af-ZA/admin/departments/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/af-ZA/admin/departments/table.php
rename to Productivite/Snipe-IT/resources/lang/af-ZA/admin/departments/table.php
diff --git a/Production/SNIPE-IT/resources/lang/af-ZA/admin/depreciations/general.php b/Productivite/Snipe-IT/resources/lang/af-ZA/admin/depreciations/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/af-ZA/admin/depreciations/general.php
rename to Productivite/Snipe-IT/resources/lang/af-ZA/admin/depreciations/general.php
diff --git a/Production/SNIPE-IT/resources/lang/af-ZA/admin/depreciations/message.php b/Productivite/Snipe-IT/resources/lang/af-ZA/admin/depreciations/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/af-ZA/admin/depreciations/message.php
rename to Productivite/Snipe-IT/resources/lang/af-ZA/admin/depreciations/message.php
diff --git a/Production/SNIPE-IT/resources/lang/af-ZA/admin/depreciations/table.php b/Productivite/Snipe-IT/resources/lang/af-ZA/admin/depreciations/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/af-ZA/admin/depreciations/table.php
rename to Productivite/Snipe-IT/resources/lang/af-ZA/admin/depreciations/table.php
diff --git a/Production/SNIPE-IT/resources/lang/af-ZA/admin/groups/message.php b/Productivite/Snipe-IT/resources/lang/af-ZA/admin/groups/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/af-ZA/admin/groups/message.php
rename to Productivite/Snipe-IT/resources/lang/af-ZA/admin/groups/message.php
diff --git a/Production/SNIPE-IT/resources/lang/af-ZA/admin/groups/table.php b/Productivite/Snipe-IT/resources/lang/af-ZA/admin/groups/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/af-ZA/admin/groups/table.php
rename to Productivite/Snipe-IT/resources/lang/af-ZA/admin/groups/table.php
diff --git a/Production/SNIPE-IT/resources/lang/af-ZA/admin/groups/titles.php b/Productivite/Snipe-IT/resources/lang/af-ZA/admin/groups/titles.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/af-ZA/admin/groups/titles.php
rename to Productivite/Snipe-IT/resources/lang/af-ZA/admin/groups/titles.php
diff --git a/Production/SNIPE-IT/resources/lang/af-ZA/admin/hardware/form.php b/Productivite/Snipe-IT/resources/lang/af-ZA/admin/hardware/form.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/af-ZA/admin/hardware/form.php
rename to Productivite/Snipe-IT/resources/lang/af-ZA/admin/hardware/form.php
diff --git a/Production/SNIPE-IT/resources/lang/af-ZA/admin/hardware/general.php b/Productivite/Snipe-IT/resources/lang/af-ZA/admin/hardware/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/af-ZA/admin/hardware/general.php
rename to Productivite/Snipe-IT/resources/lang/af-ZA/admin/hardware/general.php
diff --git a/Production/SNIPE-IT/resources/lang/af-ZA/admin/hardware/message.php b/Productivite/Snipe-IT/resources/lang/af-ZA/admin/hardware/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/af-ZA/admin/hardware/message.php
rename to Productivite/Snipe-IT/resources/lang/af-ZA/admin/hardware/message.php
diff --git a/Production/SNIPE-IT/resources/lang/af-ZA/admin/hardware/table.php b/Productivite/Snipe-IT/resources/lang/af-ZA/admin/hardware/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/af-ZA/admin/hardware/table.php
rename to Productivite/Snipe-IT/resources/lang/af-ZA/admin/hardware/table.php
diff --git a/Production/SNIPE-IT/resources/lang/af-ZA/admin/kits/general.php b/Productivite/Snipe-IT/resources/lang/af-ZA/admin/kits/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/af-ZA/admin/kits/general.php
rename to Productivite/Snipe-IT/resources/lang/af-ZA/admin/kits/general.php
diff --git a/Production/SNIPE-IT/resources/lang/af-ZA/admin/labels/message.php b/Productivite/Snipe-IT/resources/lang/af-ZA/admin/labels/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/af-ZA/admin/labels/message.php
rename to Productivite/Snipe-IT/resources/lang/af-ZA/admin/labels/message.php
diff --git a/Production/SNIPE-IT/resources/lang/af-ZA/admin/labels/table.php b/Productivite/Snipe-IT/resources/lang/af-ZA/admin/labels/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/af-ZA/admin/labels/table.php
rename to Productivite/Snipe-IT/resources/lang/af-ZA/admin/labels/table.php
diff --git a/Production/SNIPE-IT/resources/lang/af-ZA/admin/licenses/form.php b/Productivite/Snipe-IT/resources/lang/af-ZA/admin/licenses/form.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/af-ZA/admin/licenses/form.php
rename to Productivite/Snipe-IT/resources/lang/af-ZA/admin/licenses/form.php
diff --git a/Production/SNIPE-IT/resources/lang/af-ZA/admin/licenses/general.php b/Productivite/Snipe-IT/resources/lang/af-ZA/admin/licenses/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/af-ZA/admin/licenses/general.php
rename to Productivite/Snipe-IT/resources/lang/af-ZA/admin/licenses/general.php
diff --git a/Production/SNIPE-IT/resources/lang/af-ZA/admin/licenses/message.php b/Productivite/Snipe-IT/resources/lang/af-ZA/admin/licenses/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/af-ZA/admin/licenses/message.php
rename to Productivite/Snipe-IT/resources/lang/af-ZA/admin/licenses/message.php
diff --git a/Production/SNIPE-IT/resources/lang/af-ZA/admin/licenses/table.php b/Productivite/Snipe-IT/resources/lang/af-ZA/admin/licenses/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/af-ZA/admin/licenses/table.php
rename to Productivite/Snipe-IT/resources/lang/af-ZA/admin/licenses/table.php
diff --git a/Production/SNIPE-IT/resources/lang/af-ZA/admin/locations/message.php b/Productivite/Snipe-IT/resources/lang/af-ZA/admin/locations/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/af-ZA/admin/locations/message.php
rename to Productivite/Snipe-IT/resources/lang/af-ZA/admin/locations/message.php
diff --git a/Production/SNIPE-IT/resources/lang/af-ZA/admin/locations/table.php b/Productivite/Snipe-IT/resources/lang/af-ZA/admin/locations/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/af-ZA/admin/locations/table.php
rename to Productivite/Snipe-IT/resources/lang/af-ZA/admin/locations/table.php
diff --git a/Production/SNIPE-IT/resources/lang/af-ZA/admin/manufacturers/message.php b/Productivite/Snipe-IT/resources/lang/af-ZA/admin/manufacturers/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/af-ZA/admin/manufacturers/message.php
rename to Productivite/Snipe-IT/resources/lang/af-ZA/admin/manufacturers/message.php
diff --git a/Production/SNIPE-IT/resources/lang/af-ZA/admin/manufacturers/table.php b/Productivite/Snipe-IT/resources/lang/af-ZA/admin/manufacturers/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/af-ZA/admin/manufacturers/table.php
rename to Productivite/Snipe-IT/resources/lang/af-ZA/admin/manufacturers/table.php
diff --git a/Production/SNIPE-IT/resources/lang/af-ZA/admin/models/general.php b/Productivite/Snipe-IT/resources/lang/af-ZA/admin/models/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/af-ZA/admin/models/general.php
rename to Productivite/Snipe-IT/resources/lang/af-ZA/admin/models/general.php
diff --git a/Production/SNIPE-IT/resources/lang/af-ZA/admin/models/message.php b/Productivite/Snipe-IT/resources/lang/af-ZA/admin/models/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/af-ZA/admin/models/message.php
rename to Productivite/Snipe-IT/resources/lang/af-ZA/admin/models/message.php
diff --git a/Production/SNIPE-IT/resources/lang/af-ZA/admin/models/table.php b/Productivite/Snipe-IT/resources/lang/af-ZA/admin/models/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/af-ZA/admin/models/table.php
rename to Productivite/Snipe-IT/resources/lang/af-ZA/admin/models/table.php
diff --git a/Production/SNIPE-IT/resources/lang/af-ZA/admin/reports/general.php b/Productivite/Snipe-IT/resources/lang/af-ZA/admin/reports/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/af-ZA/admin/reports/general.php
rename to Productivite/Snipe-IT/resources/lang/af-ZA/admin/reports/general.php
diff --git a/Production/SNIPE-IT/resources/lang/af-ZA/admin/reports/message.php b/Productivite/Snipe-IT/resources/lang/af-ZA/admin/reports/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/af-ZA/admin/reports/message.php
rename to Productivite/Snipe-IT/resources/lang/af-ZA/admin/reports/message.php
diff --git a/Production/SNIPE-IT/resources/lang/af-ZA/admin/settings/general.php b/Productivite/Snipe-IT/resources/lang/af-ZA/admin/settings/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/af-ZA/admin/settings/general.php
rename to Productivite/Snipe-IT/resources/lang/af-ZA/admin/settings/general.php
diff --git a/Production/SNIPE-IT/resources/lang/af-ZA/admin/settings/message.php b/Productivite/Snipe-IT/resources/lang/af-ZA/admin/settings/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/af-ZA/admin/settings/message.php
rename to Productivite/Snipe-IT/resources/lang/af-ZA/admin/settings/message.php
diff --git a/Production/SNIPE-IT/resources/lang/af-ZA/admin/settings/table.php b/Productivite/Snipe-IT/resources/lang/af-ZA/admin/settings/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/af-ZA/admin/settings/table.php
rename to Productivite/Snipe-IT/resources/lang/af-ZA/admin/settings/table.php
diff --git a/Production/SNIPE-IT/resources/lang/af-ZA/admin/statuslabels/message.php b/Productivite/Snipe-IT/resources/lang/af-ZA/admin/statuslabels/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/af-ZA/admin/statuslabels/message.php
rename to Productivite/Snipe-IT/resources/lang/af-ZA/admin/statuslabels/message.php
diff --git a/Production/SNIPE-IT/resources/lang/af-ZA/admin/statuslabels/table.php b/Productivite/Snipe-IT/resources/lang/af-ZA/admin/statuslabels/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/af-ZA/admin/statuslabels/table.php
rename to Productivite/Snipe-IT/resources/lang/af-ZA/admin/statuslabels/table.php
diff --git a/Production/SNIPE-IT/resources/lang/af-ZA/admin/suppliers/message.php b/Productivite/Snipe-IT/resources/lang/af-ZA/admin/suppliers/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/af-ZA/admin/suppliers/message.php
rename to Productivite/Snipe-IT/resources/lang/af-ZA/admin/suppliers/message.php
diff --git a/Production/SNIPE-IT/resources/lang/af-ZA/admin/suppliers/table.php b/Productivite/Snipe-IT/resources/lang/af-ZA/admin/suppliers/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/af-ZA/admin/suppliers/table.php
rename to Productivite/Snipe-IT/resources/lang/af-ZA/admin/suppliers/table.php
diff --git a/Production/SNIPE-IT/resources/lang/af-ZA/admin/users/general.php b/Productivite/Snipe-IT/resources/lang/af-ZA/admin/users/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/af-ZA/admin/users/general.php
rename to Productivite/Snipe-IT/resources/lang/af-ZA/admin/users/general.php
diff --git a/Production/SNIPE-IT/resources/lang/af-ZA/admin/users/message.php b/Productivite/Snipe-IT/resources/lang/af-ZA/admin/users/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/af-ZA/admin/users/message.php
rename to Productivite/Snipe-IT/resources/lang/af-ZA/admin/users/message.php
diff --git a/Production/SNIPE-IT/resources/lang/af-ZA/admin/users/table.php b/Productivite/Snipe-IT/resources/lang/af-ZA/admin/users/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/af-ZA/admin/users/table.php
rename to Productivite/Snipe-IT/resources/lang/af-ZA/admin/users/table.php
diff --git a/Production/SNIPE-IT/resources/lang/af-ZA/auth.php b/Productivite/Snipe-IT/resources/lang/af-ZA/auth.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/af-ZA/auth.php
rename to Productivite/Snipe-IT/resources/lang/af-ZA/auth.php
diff --git a/Production/SNIPE-IT/resources/lang/af-ZA/auth/general.php b/Productivite/Snipe-IT/resources/lang/af-ZA/auth/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/af-ZA/auth/general.php
rename to Productivite/Snipe-IT/resources/lang/af-ZA/auth/general.php
diff --git a/Production/SNIPE-IT/resources/lang/af-ZA/auth/message.php b/Productivite/Snipe-IT/resources/lang/af-ZA/auth/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/af-ZA/auth/message.php
rename to Productivite/Snipe-IT/resources/lang/af-ZA/auth/message.php
diff --git a/Production/SNIPE-IT/resources/lang/af-ZA/button.php b/Productivite/Snipe-IT/resources/lang/af-ZA/button.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/af-ZA/button.php
rename to Productivite/Snipe-IT/resources/lang/af-ZA/button.php
diff --git a/Production/SNIPE-IT/resources/lang/af-ZA/general.php b/Productivite/Snipe-IT/resources/lang/af-ZA/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/af-ZA/general.php
rename to Productivite/Snipe-IT/resources/lang/af-ZA/general.php
diff --git a/Production/SNIPE-IT/resources/lang/af-ZA/help.php b/Productivite/Snipe-IT/resources/lang/af-ZA/help.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/af-ZA/help.php
rename to Productivite/Snipe-IT/resources/lang/af-ZA/help.php
diff --git a/Production/SNIPE-IT/resources/lang/af-ZA/localizations.php b/Productivite/Snipe-IT/resources/lang/af-ZA/localizations.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/af-ZA/localizations.php
rename to Productivite/Snipe-IT/resources/lang/af-ZA/localizations.php
diff --git a/Production/SNIPE-IT/resources/lang/af-ZA/mail.php b/Productivite/Snipe-IT/resources/lang/af-ZA/mail.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/af-ZA/mail.php
rename to Productivite/Snipe-IT/resources/lang/af-ZA/mail.php
diff --git a/Production/SNIPE-IT/resources/lang/af-ZA/pagination.php b/Productivite/Snipe-IT/resources/lang/af-ZA/pagination.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/af-ZA/pagination.php
rename to Productivite/Snipe-IT/resources/lang/af-ZA/pagination.php
diff --git a/Production/SNIPE-IT/resources/lang/af-ZA/passwords.php b/Productivite/Snipe-IT/resources/lang/af-ZA/passwords.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/af-ZA/passwords.php
rename to Productivite/Snipe-IT/resources/lang/af-ZA/passwords.php
diff --git a/Production/SNIPE-IT/resources/lang/af-ZA/reminders.php b/Productivite/Snipe-IT/resources/lang/af-ZA/reminders.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/af-ZA/reminders.php
rename to Productivite/Snipe-IT/resources/lang/af-ZA/reminders.php
diff --git a/Production/SNIPE-IT/resources/lang/af-ZA/table.php b/Productivite/Snipe-IT/resources/lang/af-ZA/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/af-ZA/table.php
rename to Productivite/Snipe-IT/resources/lang/af-ZA/table.php
diff --git a/Production/SNIPE-IT/resources/lang/af-ZA/validation.php b/Productivite/Snipe-IT/resources/lang/af-ZA/validation.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/af-ZA/validation.php
rename to Productivite/Snipe-IT/resources/lang/af-ZA/validation.php
diff --git a/Production/SNIPE-IT/resources/lang/am-ET/account/general.php b/Productivite/Snipe-IT/resources/lang/am-ET/account/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/am-ET/account/general.php
rename to Productivite/Snipe-IT/resources/lang/am-ET/account/general.php
diff --git a/Production/SNIPE-IT/resources/lang/am-ET/admin/accessories/general.php b/Productivite/Snipe-IT/resources/lang/am-ET/admin/accessories/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/am-ET/admin/accessories/general.php
rename to Productivite/Snipe-IT/resources/lang/am-ET/admin/accessories/general.php
diff --git a/Production/SNIPE-IT/resources/lang/am-ET/admin/accessories/message.php b/Productivite/Snipe-IT/resources/lang/am-ET/admin/accessories/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/am-ET/admin/accessories/message.php
rename to Productivite/Snipe-IT/resources/lang/am-ET/admin/accessories/message.php
diff --git a/Production/SNIPE-IT/resources/lang/am-ET/admin/accessories/table.php b/Productivite/Snipe-IT/resources/lang/am-ET/admin/accessories/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/am-ET/admin/accessories/table.php
rename to Productivite/Snipe-IT/resources/lang/am-ET/admin/accessories/table.php
diff --git a/Production/SNIPE-IT/resources/lang/am-ET/admin/asset_maintenances/form.php b/Productivite/Snipe-IT/resources/lang/am-ET/admin/asset_maintenances/form.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/am-ET/admin/asset_maintenances/form.php
rename to Productivite/Snipe-IT/resources/lang/am-ET/admin/asset_maintenances/form.php
diff --git a/Production/SNIPE-IT/resources/lang/am-ET/admin/asset_maintenances/general.php b/Productivite/Snipe-IT/resources/lang/am-ET/admin/asset_maintenances/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/am-ET/admin/asset_maintenances/general.php
rename to Productivite/Snipe-IT/resources/lang/am-ET/admin/asset_maintenances/general.php
diff --git a/Production/SNIPE-IT/resources/lang/am-ET/admin/asset_maintenances/message.php b/Productivite/Snipe-IT/resources/lang/am-ET/admin/asset_maintenances/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/am-ET/admin/asset_maintenances/message.php
rename to Productivite/Snipe-IT/resources/lang/am-ET/admin/asset_maintenances/message.php
diff --git a/Production/SNIPE-IT/resources/lang/am-ET/admin/asset_maintenances/table.php b/Productivite/Snipe-IT/resources/lang/am-ET/admin/asset_maintenances/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/am-ET/admin/asset_maintenances/table.php
rename to Productivite/Snipe-IT/resources/lang/am-ET/admin/asset_maintenances/table.php
diff --git a/Production/SNIPE-IT/resources/lang/am-ET/admin/categories/general.php b/Productivite/Snipe-IT/resources/lang/am-ET/admin/categories/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/am-ET/admin/categories/general.php
rename to Productivite/Snipe-IT/resources/lang/am-ET/admin/categories/general.php
diff --git a/Production/SNIPE-IT/resources/lang/am-ET/admin/categories/message.php b/Productivite/Snipe-IT/resources/lang/am-ET/admin/categories/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/am-ET/admin/categories/message.php
rename to Productivite/Snipe-IT/resources/lang/am-ET/admin/categories/message.php
diff --git a/Production/SNIPE-IT/resources/lang/am-ET/admin/categories/table.php b/Productivite/Snipe-IT/resources/lang/am-ET/admin/categories/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/am-ET/admin/categories/table.php
rename to Productivite/Snipe-IT/resources/lang/am-ET/admin/categories/table.php
diff --git a/Production/SNIPE-IT/resources/lang/am-ET/admin/companies/general.php b/Productivite/Snipe-IT/resources/lang/am-ET/admin/companies/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/am-ET/admin/companies/general.php
rename to Productivite/Snipe-IT/resources/lang/am-ET/admin/companies/general.php
diff --git a/Production/SNIPE-IT/resources/lang/am-ET/admin/companies/message.php b/Productivite/Snipe-IT/resources/lang/am-ET/admin/companies/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/am-ET/admin/companies/message.php
rename to Productivite/Snipe-IT/resources/lang/am-ET/admin/companies/message.php
diff --git a/Production/SNIPE-IT/resources/lang/am-ET/admin/companies/table.php b/Productivite/Snipe-IT/resources/lang/am-ET/admin/companies/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/am-ET/admin/companies/table.php
rename to Productivite/Snipe-IT/resources/lang/am-ET/admin/companies/table.php
diff --git a/Production/SNIPE-IT/resources/lang/am-ET/admin/components/general.php b/Productivite/Snipe-IT/resources/lang/am-ET/admin/components/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/am-ET/admin/components/general.php
rename to Productivite/Snipe-IT/resources/lang/am-ET/admin/components/general.php
diff --git a/Production/SNIPE-IT/resources/lang/am-ET/admin/components/message.php b/Productivite/Snipe-IT/resources/lang/am-ET/admin/components/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/am-ET/admin/components/message.php
rename to Productivite/Snipe-IT/resources/lang/am-ET/admin/components/message.php
diff --git a/Production/SNIPE-IT/resources/lang/am-ET/admin/components/table.php b/Productivite/Snipe-IT/resources/lang/am-ET/admin/components/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/am-ET/admin/components/table.php
rename to Productivite/Snipe-IT/resources/lang/am-ET/admin/components/table.php
diff --git a/Production/SNIPE-IT/resources/lang/am-ET/admin/consumables/general.php b/Productivite/Snipe-IT/resources/lang/am-ET/admin/consumables/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/am-ET/admin/consumables/general.php
rename to Productivite/Snipe-IT/resources/lang/am-ET/admin/consumables/general.php
diff --git a/Production/SNIPE-IT/resources/lang/am-ET/admin/consumables/message.php b/Productivite/Snipe-IT/resources/lang/am-ET/admin/consumables/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/am-ET/admin/consumables/message.php
rename to Productivite/Snipe-IT/resources/lang/am-ET/admin/consumables/message.php
diff --git a/Production/SNIPE-IT/resources/lang/am-ET/admin/consumables/table.php b/Productivite/Snipe-IT/resources/lang/am-ET/admin/consumables/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/am-ET/admin/consumables/table.php
rename to Productivite/Snipe-IT/resources/lang/am-ET/admin/consumables/table.php
diff --git a/Production/SNIPE-IT/resources/lang/am-ET/admin/custom_fields/general.php b/Productivite/Snipe-IT/resources/lang/am-ET/admin/custom_fields/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/am-ET/admin/custom_fields/general.php
rename to Productivite/Snipe-IT/resources/lang/am-ET/admin/custom_fields/general.php
diff --git a/Production/SNIPE-IT/resources/lang/am-ET/admin/custom_fields/message.php b/Productivite/Snipe-IT/resources/lang/am-ET/admin/custom_fields/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/am-ET/admin/custom_fields/message.php
rename to Productivite/Snipe-IT/resources/lang/am-ET/admin/custom_fields/message.php
diff --git a/Production/SNIPE-IT/resources/lang/am-ET/admin/departments/message.php b/Productivite/Snipe-IT/resources/lang/am-ET/admin/departments/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/am-ET/admin/departments/message.php
rename to Productivite/Snipe-IT/resources/lang/am-ET/admin/departments/message.php
diff --git a/Production/SNIPE-IT/resources/lang/am-ET/admin/departments/table.php b/Productivite/Snipe-IT/resources/lang/am-ET/admin/departments/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/am-ET/admin/departments/table.php
rename to Productivite/Snipe-IT/resources/lang/am-ET/admin/departments/table.php
diff --git a/Production/SNIPE-IT/resources/lang/am-ET/admin/depreciations/general.php b/Productivite/Snipe-IT/resources/lang/am-ET/admin/depreciations/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/am-ET/admin/depreciations/general.php
rename to Productivite/Snipe-IT/resources/lang/am-ET/admin/depreciations/general.php
diff --git a/Production/SNIPE-IT/resources/lang/am-ET/admin/depreciations/message.php b/Productivite/Snipe-IT/resources/lang/am-ET/admin/depreciations/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/am-ET/admin/depreciations/message.php
rename to Productivite/Snipe-IT/resources/lang/am-ET/admin/depreciations/message.php
diff --git a/Production/SNIPE-IT/resources/lang/am-ET/admin/depreciations/table.php b/Productivite/Snipe-IT/resources/lang/am-ET/admin/depreciations/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/am-ET/admin/depreciations/table.php
rename to Productivite/Snipe-IT/resources/lang/am-ET/admin/depreciations/table.php
diff --git a/Production/SNIPE-IT/resources/lang/am-ET/admin/groups/message.php b/Productivite/Snipe-IT/resources/lang/am-ET/admin/groups/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/am-ET/admin/groups/message.php
rename to Productivite/Snipe-IT/resources/lang/am-ET/admin/groups/message.php
diff --git a/Production/SNIPE-IT/resources/lang/am-ET/admin/groups/table.php b/Productivite/Snipe-IT/resources/lang/am-ET/admin/groups/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/am-ET/admin/groups/table.php
rename to Productivite/Snipe-IT/resources/lang/am-ET/admin/groups/table.php
diff --git a/Production/SNIPE-IT/resources/lang/am-ET/admin/groups/titles.php b/Productivite/Snipe-IT/resources/lang/am-ET/admin/groups/titles.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/am-ET/admin/groups/titles.php
rename to Productivite/Snipe-IT/resources/lang/am-ET/admin/groups/titles.php
diff --git a/Production/SNIPE-IT/resources/lang/am-ET/admin/hardware/form.php b/Productivite/Snipe-IT/resources/lang/am-ET/admin/hardware/form.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/am-ET/admin/hardware/form.php
rename to Productivite/Snipe-IT/resources/lang/am-ET/admin/hardware/form.php
diff --git a/Production/SNIPE-IT/resources/lang/am-ET/admin/hardware/general.php b/Productivite/Snipe-IT/resources/lang/am-ET/admin/hardware/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/am-ET/admin/hardware/general.php
rename to Productivite/Snipe-IT/resources/lang/am-ET/admin/hardware/general.php
diff --git a/Production/SNIPE-IT/resources/lang/am-ET/admin/hardware/message.php b/Productivite/Snipe-IT/resources/lang/am-ET/admin/hardware/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/am-ET/admin/hardware/message.php
rename to Productivite/Snipe-IT/resources/lang/am-ET/admin/hardware/message.php
diff --git a/Production/SNIPE-IT/resources/lang/am-ET/admin/hardware/table.php b/Productivite/Snipe-IT/resources/lang/am-ET/admin/hardware/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/am-ET/admin/hardware/table.php
rename to Productivite/Snipe-IT/resources/lang/am-ET/admin/hardware/table.php
diff --git a/Production/SNIPE-IT/resources/lang/am-ET/admin/kits/general.php b/Productivite/Snipe-IT/resources/lang/am-ET/admin/kits/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/am-ET/admin/kits/general.php
rename to Productivite/Snipe-IT/resources/lang/am-ET/admin/kits/general.php
diff --git a/Production/SNIPE-IT/resources/lang/am-ET/admin/labels/message.php b/Productivite/Snipe-IT/resources/lang/am-ET/admin/labels/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/am-ET/admin/labels/message.php
rename to Productivite/Snipe-IT/resources/lang/am-ET/admin/labels/message.php
diff --git a/Production/SNIPE-IT/resources/lang/am-ET/admin/labels/table.php b/Productivite/Snipe-IT/resources/lang/am-ET/admin/labels/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/am-ET/admin/labels/table.php
rename to Productivite/Snipe-IT/resources/lang/am-ET/admin/labels/table.php
diff --git a/Production/SNIPE-IT/resources/lang/am-ET/admin/licenses/form.php b/Productivite/Snipe-IT/resources/lang/am-ET/admin/licenses/form.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/am-ET/admin/licenses/form.php
rename to Productivite/Snipe-IT/resources/lang/am-ET/admin/licenses/form.php
diff --git a/Production/SNIPE-IT/resources/lang/am-ET/admin/licenses/general.php b/Productivite/Snipe-IT/resources/lang/am-ET/admin/licenses/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/am-ET/admin/licenses/general.php
rename to Productivite/Snipe-IT/resources/lang/am-ET/admin/licenses/general.php
diff --git a/Production/SNIPE-IT/resources/lang/am-ET/admin/licenses/message.php b/Productivite/Snipe-IT/resources/lang/am-ET/admin/licenses/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/am-ET/admin/licenses/message.php
rename to Productivite/Snipe-IT/resources/lang/am-ET/admin/licenses/message.php
diff --git a/Production/SNIPE-IT/resources/lang/am-ET/admin/licenses/table.php b/Productivite/Snipe-IT/resources/lang/am-ET/admin/licenses/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/am-ET/admin/licenses/table.php
rename to Productivite/Snipe-IT/resources/lang/am-ET/admin/licenses/table.php
diff --git a/Production/SNIPE-IT/resources/lang/am-ET/admin/locations/message.php b/Productivite/Snipe-IT/resources/lang/am-ET/admin/locations/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/am-ET/admin/locations/message.php
rename to Productivite/Snipe-IT/resources/lang/am-ET/admin/locations/message.php
diff --git a/Production/SNIPE-IT/resources/lang/am-ET/admin/locations/table.php b/Productivite/Snipe-IT/resources/lang/am-ET/admin/locations/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/am-ET/admin/locations/table.php
rename to Productivite/Snipe-IT/resources/lang/am-ET/admin/locations/table.php
diff --git a/Production/SNIPE-IT/resources/lang/am-ET/admin/manufacturers/message.php b/Productivite/Snipe-IT/resources/lang/am-ET/admin/manufacturers/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/am-ET/admin/manufacturers/message.php
rename to Productivite/Snipe-IT/resources/lang/am-ET/admin/manufacturers/message.php
diff --git a/Production/SNIPE-IT/resources/lang/am-ET/admin/manufacturers/table.php b/Productivite/Snipe-IT/resources/lang/am-ET/admin/manufacturers/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/am-ET/admin/manufacturers/table.php
rename to Productivite/Snipe-IT/resources/lang/am-ET/admin/manufacturers/table.php
diff --git a/Production/SNIPE-IT/resources/lang/am-ET/admin/models/general.php b/Productivite/Snipe-IT/resources/lang/am-ET/admin/models/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/am-ET/admin/models/general.php
rename to Productivite/Snipe-IT/resources/lang/am-ET/admin/models/general.php
diff --git a/Production/SNIPE-IT/resources/lang/am-ET/admin/models/message.php b/Productivite/Snipe-IT/resources/lang/am-ET/admin/models/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/am-ET/admin/models/message.php
rename to Productivite/Snipe-IT/resources/lang/am-ET/admin/models/message.php
diff --git a/Production/SNIPE-IT/resources/lang/am-ET/admin/models/table.php b/Productivite/Snipe-IT/resources/lang/am-ET/admin/models/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/am-ET/admin/models/table.php
rename to Productivite/Snipe-IT/resources/lang/am-ET/admin/models/table.php
diff --git a/Production/SNIPE-IT/resources/lang/am-ET/admin/reports/general.php b/Productivite/Snipe-IT/resources/lang/am-ET/admin/reports/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/am-ET/admin/reports/general.php
rename to Productivite/Snipe-IT/resources/lang/am-ET/admin/reports/general.php
diff --git a/Production/SNIPE-IT/resources/lang/am-ET/admin/reports/message.php b/Productivite/Snipe-IT/resources/lang/am-ET/admin/reports/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/am-ET/admin/reports/message.php
rename to Productivite/Snipe-IT/resources/lang/am-ET/admin/reports/message.php
diff --git a/Production/SNIPE-IT/resources/lang/am-ET/admin/settings/general.php b/Productivite/Snipe-IT/resources/lang/am-ET/admin/settings/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/am-ET/admin/settings/general.php
rename to Productivite/Snipe-IT/resources/lang/am-ET/admin/settings/general.php
diff --git a/Production/SNIPE-IT/resources/lang/am-ET/admin/settings/message.php b/Productivite/Snipe-IT/resources/lang/am-ET/admin/settings/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/am-ET/admin/settings/message.php
rename to Productivite/Snipe-IT/resources/lang/am-ET/admin/settings/message.php
diff --git a/Production/SNIPE-IT/resources/lang/am-ET/admin/settings/table.php b/Productivite/Snipe-IT/resources/lang/am-ET/admin/settings/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/am-ET/admin/settings/table.php
rename to Productivite/Snipe-IT/resources/lang/am-ET/admin/settings/table.php
diff --git a/Production/SNIPE-IT/resources/lang/am-ET/admin/statuslabels/message.php b/Productivite/Snipe-IT/resources/lang/am-ET/admin/statuslabels/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/am-ET/admin/statuslabels/message.php
rename to Productivite/Snipe-IT/resources/lang/am-ET/admin/statuslabels/message.php
diff --git a/Production/SNIPE-IT/resources/lang/am-ET/admin/statuslabels/table.php b/Productivite/Snipe-IT/resources/lang/am-ET/admin/statuslabels/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/am-ET/admin/statuslabels/table.php
rename to Productivite/Snipe-IT/resources/lang/am-ET/admin/statuslabels/table.php
diff --git a/Production/SNIPE-IT/resources/lang/am-ET/admin/suppliers/message.php b/Productivite/Snipe-IT/resources/lang/am-ET/admin/suppliers/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/am-ET/admin/suppliers/message.php
rename to Productivite/Snipe-IT/resources/lang/am-ET/admin/suppliers/message.php
diff --git a/Production/SNIPE-IT/resources/lang/am-ET/admin/suppliers/table.php b/Productivite/Snipe-IT/resources/lang/am-ET/admin/suppliers/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/am-ET/admin/suppliers/table.php
rename to Productivite/Snipe-IT/resources/lang/am-ET/admin/suppliers/table.php
diff --git a/Production/SNIPE-IT/resources/lang/am-ET/admin/users/general.php b/Productivite/Snipe-IT/resources/lang/am-ET/admin/users/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/am-ET/admin/users/general.php
rename to Productivite/Snipe-IT/resources/lang/am-ET/admin/users/general.php
diff --git a/Production/SNIPE-IT/resources/lang/am-ET/admin/users/message.php b/Productivite/Snipe-IT/resources/lang/am-ET/admin/users/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/am-ET/admin/users/message.php
rename to Productivite/Snipe-IT/resources/lang/am-ET/admin/users/message.php
diff --git a/Production/SNIPE-IT/resources/lang/am-ET/admin/users/table.php b/Productivite/Snipe-IT/resources/lang/am-ET/admin/users/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/am-ET/admin/users/table.php
rename to Productivite/Snipe-IT/resources/lang/am-ET/admin/users/table.php
diff --git a/Production/SNIPE-IT/resources/lang/am-ET/auth.php b/Productivite/Snipe-IT/resources/lang/am-ET/auth.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/am-ET/auth.php
rename to Productivite/Snipe-IT/resources/lang/am-ET/auth.php
diff --git a/Production/SNIPE-IT/resources/lang/am-ET/auth/general.php b/Productivite/Snipe-IT/resources/lang/am-ET/auth/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/am-ET/auth/general.php
rename to Productivite/Snipe-IT/resources/lang/am-ET/auth/general.php
diff --git a/Production/SNIPE-IT/resources/lang/am-ET/auth/message.php b/Productivite/Snipe-IT/resources/lang/am-ET/auth/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/am-ET/auth/message.php
rename to Productivite/Snipe-IT/resources/lang/am-ET/auth/message.php
diff --git a/Production/SNIPE-IT/resources/lang/am-ET/button.php b/Productivite/Snipe-IT/resources/lang/am-ET/button.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/am-ET/button.php
rename to Productivite/Snipe-IT/resources/lang/am-ET/button.php
diff --git a/Production/SNIPE-IT/resources/lang/am-ET/general.php b/Productivite/Snipe-IT/resources/lang/am-ET/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/am-ET/general.php
rename to Productivite/Snipe-IT/resources/lang/am-ET/general.php
diff --git a/Production/SNIPE-IT/resources/lang/am-ET/help.php b/Productivite/Snipe-IT/resources/lang/am-ET/help.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/am-ET/help.php
rename to Productivite/Snipe-IT/resources/lang/am-ET/help.php
diff --git a/Production/SNIPE-IT/resources/lang/am-ET/localizations.php b/Productivite/Snipe-IT/resources/lang/am-ET/localizations.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/am-ET/localizations.php
rename to Productivite/Snipe-IT/resources/lang/am-ET/localizations.php
diff --git a/Production/SNIPE-IT/resources/lang/am-ET/mail.php b/Productivite/Snipe-IT/resources/lang/am-ET/mail.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/am-ET/mail.php
rename to Productivite/Snipe-IT/resources/lang/am-ET/mail.php
diff --git a/Production/SNIPE-IT/resources/lang/am-ET/pagination.php b/Productivite/Snipe-IT/resources/lang/am-ET/pagination.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/am-ET/pagination.php
rename to Productivite/Snipe-IT/resources/lang/am-ET/pagination.php
diff --git a/Production/SNIPE-IT/resources/lang/am-ET/passwords.php b/Productivite/Snipe-IT/resources/lang/am-ET/passwords.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/am-ET/passwords.php
rename to Productivite/Snipe-IT/resources/lang/am-ET/passwords.php
diff --git a/Production/SNIPE-IT/resources/lang/am-ET/reminders.php b/Productivite/Snipe-IT/resources/lang/am-ET/reminders.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/am-ET/reminders.php
rename to Productivite/Snipe-IT/resources/lang/am-ET/reminders.php
diff --git a/Production/SNIPE-IT/resources/lang/am-ET/table.php b/Productivite/Snipe-IT/resources/lang/am-ET/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/am-ET/table.php
rename to Productivite/Snipe-IT/resources/lang/am-ET/table.php
diff --git a/Production/SNIPE-IT/resources/lang/am-ET/validation.php b/Productivite/Snipe-IT/resources/lang/am-ET/validation.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/am-ET/validation.php
rename to Productivite/Snipe-IT/resources/lang/am-ET/validation.php
diff --git a/Production/SNIPE-IT/resources/lang/ar-SA/account/general.php b/Productivite/Snipe-IT/resources/lang/ar-SA/account/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ar-SA/account/general.php
rename to Productivite/Snipe-IT/resources/lang/ar-SA/account/general.php
diff --git a/Production/SNIPE-IT/resources/lang/ar-SA/admin/accessories/general.php b/Productivite/Snipe-IT/resources/lang/ar-SA/admin/accessories/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ar-SA/admin/accessories/general.php
rename to Productivite/Snipe-IT/resources/lang/ar-SA/admin/accessories/general.php
diff --git a/Production/SNIPE-IT/resources/lang/ar-SA/admin/accessories/message.php b/Productivite/Snipe-IT/resources/lang/ar-SA/admin/accessories/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ar-SA/admin/accessories/message.php
rename to Productivite/Snipe-IT/resources/lang/ar-SA/admin/accessories/message.php
diff --git a/Production/SNIPE-IT/resources/lang/ar-SA/admin/accessories/table.php b/Productivite/Snipe-IT/resources/lang/ar-SA/admin/accessories/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ar-SA/admin/accessories/table.php
rename to Productivite/Snipe-IT/resources/lang/ar-SA/admin/accessories/table.php
diff --git a/Production/SNIPE-IT/resources/lang/ar-SA/admin/asset_maintenances/form.php b/Productivite/Snipe-IT/resources/lang/ar-SA/admin/asset_maintenances/form.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ar-SA/admin/asset_maintenances/form.php
rename to Productivite/Snipe-IT/resources/lang/ar-SA/admin/asset_maintenances/form.php
diff --git a/Production/SNIPE-IT/resources/lang/ar-SA/admin/asset_maintenances/general.php b/Productivite/Snipe-IT/resources/lang/ar-SA/admin/asset_maintenances/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ar-SA/admin/asset_maintenances/general.php
rename to Productivite/Snipe-IT/resources/lang/ar-SA/admin/asset_maintenances/general.php
diff --git a/Production/SNIPE-IT/resources/lang/ar-SA/admin/asset_maintenances/message.php b/Productivite/Snipe-IT/resources/lang/ar-SA/admin/asset_maintenances/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ar-SA/admin/asset_maintenances/message.php
rename to Productivite/Snipe-IT/resources/lang/ar-SA/admin/asset_maintenances/message.php
diff --git a/Production/SNIPE-IT/resources/lang/ar-SA/admin/asset_maintenances/table.php b/Productivite/Snipe-IT/resources/lang/ar-SA/admin/asset_maintenances/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ar-SA/admin/asset_maintenances/table.php
rename to Productivite/Snipe-IT/resources/lang/ar-SA/admin/asset_maintenances/table.php
diff --git a/Production/SNIPE-IT/resources/lang/ar-SA/admin/categories/general.php b/Productivite/Snipe-IT/resources/lang/ar-SA/admin/categories/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ar-SA/admin/categories/general.php
rename to Productivite/Snipe-IT/resources/lang/ar-SA/admin/categories/general.php
diff --git a/Production/SNIPE-IT/resources/lang/ar-SA/admin/categories/message.php b/Productivite/Snipe-IT/resources/lang/ar-SA/admin/categories/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ar-SA/admin/categories/message.php
rename to Productivite/Snipe-IT/resources/lang/ar-SA/admin/categories/message.php
diff --git a/Production/SNIPE-IT/resources/lang/ar-SA/admin/categories/table.php b/Productivite/Snipe-IT/resources/lang/ar-SA/admin/categories/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ar-SA/admin/categories/table.php
rename to Productivite/Snipe-IT/resources/lang/ar-SA/admin/categories/table.php
diff --git a/Production/SNIPE-IT/resources/lang/ar-SA/admin/companies/general.php b/Productivite/Snipe-IT/resources/lang/ar-SA/admin/companies/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ar-SA/admin/companies/general.php
rename to Productivite/Snipe-IT/resources/lang/ar-SA/admin/companies/general.php
diff --git a/Production/SNIPE-IT/resources/lang/ar-SA/admin/companies/message.php b/Productivite/Snipe-IT/resources/lang/ar-SA/admin/companies/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ar-SA/admin/companies/message.php
rename to Productivite/Snipe-IT/resources/lang/ar-SA/admin/companies/message.php
diff --git a/Production/SNIPE-IT/resources/lang/ar-SA/admin/companies/table.php b/Productivite/Snipe-IT/resources/lang/ar-SA/admin/companies/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ar-SA/admin/companies/table.php
rename to Productivite/Snipe-IT/resources/lang/ar-SA/admin/companies/table.php
diff --git a/Production/SNIPE-IT/resources/lang/ar-SA/admin/components/general.php b/Productivite/Snipe-IT/resources/lang/ar-SA/admin/components/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ar-SA/admin/components/general.php
rename to Productivite/Snipe-IT/resources/lang/ar-SA/admin/components/general.php
diff --git a/Production/SNIPE-IT/resources/lang/ar-SA/admin/components/message.php b/Productivite/Snipe-IT/resources/lang/ar-SA/admin/components/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ar-SA/admin/components/message.php
rename to Productivite/Snipe-IT/resources/lang/ar-SA/admin/components/message.php
diff --git a/Production/SNIPE-IT/resources/lang/ar-SA/admin/components/table.php b/Productivite/Snipe-IT/resources/lang/ar-SA/admin/components/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ar-SA/admin/components/table.php
rename to Productivite/Snipe-IT/resources/lang/ar-SA/admin/components/table.php
diff --git a/Production/SNIPE-IT/resources/lang/ar-SA/admin/consumables/general.php b/Productivite/Snipe-IT/resources/lang/ar-SA/admin/consumables/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ar-SA/admin/consumables/general.php
rename to Productivite/Snipe-IT/resources/lang/ar-SA/admin/consumables/general.php
diff --git a/Production/SNIPE-IT/resources/lang/ar-SA/admin/consumables/message.php b/Productivite/Snipe-IT/resources/lang/ar-SA/admin/consumables/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ar-SA/admin/consumables/message.php
rename to Productivite/Snipe-IT/resources/lang/ar-SA/admin/consumables/message.php
diff --git a/Production/SNIPE-IT/resources/lang/ar-SA/admin/consumables/table.php b/Productivite/Snipe-IT/resources/lang/ar-SA/admin/consumables/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ar-SA/admin/consumables/table.php
rename to Productivite/Snipe-IT/resources/lang/ar-SA/admin/consumables/table.php
diff --git a/Production/SNIPE-IT/resources/lang/ar-SA/admin/custom_fields/general.php b/Productivite/Snipe-IT/resources/lang/ar-SA/admin/custom_fields/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ar-SA/admin/custom_fields/general.php
rename to Productivite/Snipe-IT/resources/lang/ar-SA/admin/custom_fields/general.php
diff --git a/Production/SNIPE-IT/resources/lang/ar-SA/admin/custom_fields/message.php b/Productivite/Snipe-IT/resources/lang/ar-SA/admin/custom_fields/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ar-SA/admin/custom_fields/message.php
rename to Productivite/Snipe-IT/resources/lang/ar-SA/admin/custom_fields/message.php
diff --git a/Production/SNIPE-IT/resources/lang/ar-SA/admin/departments/message.php b/Productivite/Snipe-IT/resources/lang/ar-SA/admin/departments/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ar-SA/admin/departments/message.php
rename to Productivite/Snipe-IT/resources/lang/ar-SA/admin/departments/message.php
diff --git a/Production/SNIPE-IT/resources/lang/ar-SA/admin/departments/table.php b/Productivite/Snipe-IT/resources/lang/ar-SA/admin/departments/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ar-SA/admin/departments/table.php
rename to Productivite/Snipe-IT/resources/lang/ar-SA/admin/departments/table.php
diff --git a/Production/SNIPE-IT/resources/lang/ar-SA/admin/depreciations/general.php b/Productivite/Snipe-IT/resources/lang/ar-SA/admin/depreciations/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ar-SA/admin/depreciations/general.php
rename to Productivite/Snipe-IT/resources/lang/ar-SA/admin/depreciations/general.php
diff --git a/Production/SNIPE-IT/resources/lang/ar-SA/admin/depreciations/message.php b/Productivite/Snipe-IT/resources/lang/ar-SA/admin/depreciations/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ar-SA/admin/depreciations/message.php
rename to Productivite/Snipe-IT/resources/lang/ar-SA/admin/depreciations/message.php
diff --git a/Production/SNIPE-IT/resources/lang/ar-SA/admin/depreciations/table.php b/Productivite/Snipe-IT/resources/lang/ar-SA/admin/depreciations/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ar-SA/admin/depreciations/table.php
rename to Productivite/Snipe-IT/resources/lang/ar-SA/admin/depreciations/table.php
diff --git a/Production/SNIPE-IT/resources/lang/ar-SA/admin/groups/message.php b/Productivite/Snipe-IT/resources/lang/ar-SA/admin/groups/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ar-SA/admin/groups/message.php
rename to Productivite/Snipe-IT/resources/lang/ar-SA/admin/groups/message.php
diff --git a/Production/SNIPE-IT/resources/lang/ar-SA/admin/groups/table.php b/Productivite/Snipe-IT/resources/lang/ar-SA/admin/groups/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ar-SA/admin/groups/table.php
rename to Productivite/Snipe-IT/resources/lang/ar-SA/admin/groups/table.php
diff --git a/Production/SNIPE-IT/resources/lang/ar-SA/admin/groups/titles.php b/Productivite/Snipe-IT/resources/lang/ar-SA/admin/groups/titles.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ar-SA/admin/groups/titles.php
rename to Productivite/Snipe-IT/resources/lang/ar-SA/admin/groups/titles.php
diff --git a/Production/SNIPE-IT/resources/lang/ar-SA/admin/hardware/form.php b/Productivite/Snipe-IT/resources/lang/ar-SA/admin/hardware/form.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ar-SA/admin/hardware/form.php
rename to Productivite/Snipe-IT/resources/lang/ar-SA/admin/hardware/form.php
diff --git a/Production/SNIPE-IT/resources/lang/ar-SA/admin/hardware/general.php b/Productivite/Snipe-IT/resources/lang/ar-SA/admin/hardware/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ar-SA/admin/hardware/general.php
rename to Productivite/Snipe-IT/resources/lang/ar-SA/admin/hardware/general.php
diff --git a/Production/SNIPE-IT/resources/lang/ar-SA/admin/hardware/message.php b/Productivite/Snipe-IT/resources/lang/ar-SA/admin/hardware/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ar-SA/admin/hardware/message.php
rename to Productivite/Snipe-IT/resources/lang/ar-SA/admin/hardware/message.php
diff --git a/Production/SNIPE-IT/resources/lang/ar-SA/admin/hardware/table.php b/Productivite/Snipe-IT/resources/lang/ar-SA/admin/hardware/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ar-SA/admin/hardware/table.php
rename to Productivite/Snipe-IT/resources/lang/ar-SA/admin/hardware/table.php
diff --git a/Production/SNIPE-IT/resources/lang/ar-SA/admin/kits/general.php b/Productivite/Snipe-IT/resources/lang/ar-SA/admin/kits/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ar-SA/admin/kits/general.php
rename to Productivite/Snipe-IT/resources/lang/ar-SA/admin/kits/general.php
diff --git a/Production/SNIPE-IT/resources/lang/ar-SA/admin/labels/message.php b/Productivite/Snipe-IT/resources/lang/ar-SA/admin/labels/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ar-SA/admin/labels/message.php
rename to Productivite/Snipe-IT/resources/lang/ar-SA/admin/labels/message.php
diff --git a/Production/SNIPE-IT/resources/lang/ar-SA/admin/labels/table.php b/Productivite/Snipe-IT/resources/lang/ar-SA/admin/labels/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ar-SA/admin/labels/table.php
rename to Productivite/Snipe-IT/resources/lang/ar-SA/admin/labels/table.php
diff --git a/Production/SNIPE-IT/resources/lang/ar-SA/admin/licenses/form.php b/Productivite/Snipe-IT/resources/lang/ar-SA/admin/licenses/form.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ar-SA/admin/licenses/form.php
rename to Productivite/Snipe-IT/resources/lang/ar-SA/admin/licenses/form.php
diff --git a/Production/SNIPE-IT/resources/lang/ar-SA/admin/licenses/general.php b/Productivite/Snipe-IT/resources/lang/ar-SA/admin/licenses/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ar-SA/admin/licenses/general.php
rename to Productivite/Snipe-IT/resources/lang/ar-SA/admin/licenses/general.php
diff --git a/Production/SNIPE-IT/resources/lang/ar-SA/admin/licenses/message.php b/Productivite/Snipe-IT/resources/lang/ar-SA/admin/licenses/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ar-SA/admin/licenses/message.php
rename to Productivite/Snipe-IT/resources/lang/ar-SA/admin/licenses/message.php
diff --git a/Production/SNIPE-IT/resources/lang/ar-SA/admin/licenses/table.php b/Productivite/Snipe-IT/resources/lang/ar-SA/admin/licenses/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ar-SA/admin/licenses/table.php
rename to Productivite/Snipe-IT/resources/lang/ar-SA/admin/licenses/table.php
diff --git a/Production/SNIPE-IT/resources/lang/ar-SA/admin/locations/message.php b/Productivite/Snipe-IT/resources/lang/ar-SA/admin/locations/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ar-SA/admin/locations/message.php
rename to Productivite/Snipe-IT/resources/lang/ar-SA/admin/locations/message.php
diff --git a/Production/SNIPE-IT/resources/lang/ar-SA/admin/locations/table.php b/Productivite/Snipe-IT/resources/lang/ar-SA/admin/locations/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ar-SA/admin/locations/table.php
rename to Productivite/Snipe-IT/resources/lang/ar-SA/admin/locations/table.php
diff --git a/Production/SNIPE-IT/resources/lang/ar-SA/admin/manufacturers/message.php b/Productivite/Snipe-IT/resources/lang/ar-SA/admin/manufacturers/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ar-SA/admin/manufacturers/message.php
rename to Productivite/Snipe-IT/resources/lang/ar-SA/admin/manufacturers/message.php
diff --git a/Production/SNIPE-IT/resources/lang/ar-SA/admin/manufacturers/table.php b/Productivite/Snipe-IT/resources/lang/ar-SA/admin/manufacturers/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ar-SA/admin/manufacturers/table.php
rename to Productivite/Snipe-IT/resources/lang/ar-SA/admin/manufacturers/table.php
diff --git a/Production/SNIPE-IT/resources/lang/ar-SA/admin/models/general.php b/Productivite/Snipe-IT/resources/lang/ar-SA/admin/models/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ar-SA/admin/models/general.php
rename to Productivite/Snipe-IT/resources/lang/ar-SA/admin/models/general.php
diff --git a/Production/SNIPE-IT/resources/lang/ar-SA/admin/models/message.php b/Productivite/Snipe-IT/resources/lang/ar-SA/admin/models/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ar-SA/admin/models/message.php
rename to Productivite/Snipe-IT/resources/lang/ar-SA/admin/models/message.php
diff --git a/Production/SNIPE-IT/resources/lang/ar-SA/admin/models/table.php b/Productivite/Snipe-IT/resources/lang/ar-SA/admin/models/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ar-SA/admin/models/table.php
rename to Productivite/Snipe-IT/resources/lang/ar-SA/admin/models/table.php
diff --git a/Production/SNIPE-IT/resources/lang/ar-SA/admin/reports/general.php b/Productivite/Snipe-IT/resources/lang/ar-SA/admin/reports/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ar-SA/admin/reports/general.php
rename to Productivite/Snipe-IT/resources/lang/ar-SA/admin/reports/general.php
diff --git a/Production/SNIPE-IT/resources/lang/ar-SA/admin/reports/message.php b/Productivite/Snipe-IT/resources/lang/ar-SA/admin/reports/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ar-SA/admin/reports/message.php
rename to Productivite/Snipe-IT/resources/lang/ar-SA/admin/reports/message.php
diff --git a/Production/SNIPE-IT/resources/lang/ar-SA/admin/settings/general.php b/Productivite/Snipe-IT/resources/lang/ar-SA/admin/settings/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ar-SA/admin/settings/general.php
rename to Productivite/Snipe-IT/resources/lang/ar-SA/admin/settings/general.php
diff --git a/Production/SNIPE-IT/resources/lang/ar-SA/admin/settings/message.php b/Productivite/Snipe-IT/resources/lang/ar-SA/admin/settings/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ar-SA/admin/settings/message.php
rename to Productivite/Snipe-IT/resources/lang/ar-SA/admin/settings/message.php
diff --git a/Production/SNIPE-IT/resources/lang/ar-SA/admin/settings/table.php b/Productivite/Snipe-IT/resources/lang/ar-SA/admin/settings/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ar-SA/admin/settings/table.php
rename to Productivite/Snipe-IT/resources/lang/ar-SA/admin/settings/table.php
diff --git a/Production/SNIPE-IT/resources/lang/ar-SA/admin/statuslabels/message.php b/Productivite/Snipe-IT/resources/lang/ar-SA/admin/statuslabels/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ar-SA/admin/statuslabels/message.php
rename to Productivite/Snipe-IT/resources/lang/ar-SA/admin/statuslabels/message.php
diff --git a/Production/SNIPE-IT/resources/lang/ar-SA/admin/statuslabels/table.php b/Productivite/Snipe-IT/resources/lang/ar-SA/admin/statuslabels/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ar-SA/admin/statuslabels/table.php
rename to Productivite/Snipe-IT/resources/lang/ar-SA/admin/statuslabels/table.php
diff --git a/Production/SNIPE-IT/resources/lang/ar-SA/admin/suppliers/message.php b/Productivite/Snipe-IT/resources/lang/ar-SA/admin/suppliers/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ar-SA/admin/suppliers/message.php
rename to Productivite/Snipe-IT/resources/lang/ar-SA/admin/suppliers/message.php
diff --git a/Production/SNIPE-IT/resources/lang/ar-SA/admin/suppliers/table.php b/Productivite/Snipe-IT/resources/lang/ar-SA/admin/suppliers/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ar-SA/admin/suppliers/table.php
rename to Productivite/Snipe-IT/resources/lang/ar-SA/admin/suppliers/table.php
diff --git a/Production/SNIPE-IT/resources/lang/ar-SA/admin/users/general.php b/Productivite/Snipe-IT/resources/lang/ar-SA/admin/users/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ar-SA/admin/users/general.php
rename to Productivite/Snipe-IT/resources/lang/ar-SA/admin/users/general.php
diff --git a/Production/SNIPE-IT/resources/lang/ar-SA/admin/users/message.php b/Productivite/Snipe-IT/resources/lang/ar-SA/admin/users/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ar-SA/admin/users/message.php
rename to Productivite/Snipe-IT/resources/lang/ar-SA/admin/users/message.php
diff --git a/Production/SNIPE-IT/resources/lang/ar-SA/admin/users/table.php b/Productivite/Snipe-IT/resources/lang/ar-SA/admin/users/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ar-SA/admin/users/table.php
rename to Productivite/Snipe-IT/resources/lang/ar-SA/admin/users/table.php
diff --git a/Production/SNIPE-IT/resources/lang/ar-SA/auth.php b/Productivite/Snipe-IT/resources/lang/ar-SA/auth.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ar-SA/auth.php
rename to Productivite/Snipe-IT/resources/lang/ar-SA/auth.php
diff --git a/Production/SNIPE-IT/resources/lang/ar-SA/auth/general.php b/Productivite/Snipe-IT/resources/lang/ar-SA/auth/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ar-SA/auth/general.php
rename to Productivite/Snipe-IT/resources/lang/ar-SA/auth/general.php
diff --git a/Production/SNIPE-IT/resources/lang/ar-SA/auth/message.php b/Productivite/Snipe-IT/resources/lang/ar-SA/auth/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ar-SA/auth/message.php
rename to Productivite/Snipe-IT/resources/lang/ar-SA/auth/message.php
diff --git a/Production/SNIPE-IT/resources/lang/ar-SA/button.php b/Productivite/Snipe-IT/resources/lang/ar-SA/button.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ar-SA/button.php
rename to Productivite/Snipe-IT/resources/lang/ar-SA/button.php
diff --git a/Production/SNIPE-IT/resources/lang/ar-SA/general.php b/Productivite/Snipe-IT/resources/lang/ar-SA/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ar-SA/general.php
rename to Productivite/Snipe-IT/resources/lang/ar-SA/general.php
diff --git a/Production/SNIPE-IT/resources/lang/ar-SA/help.php b/Productivite/Snipe-IT/resources/lang/ar-SA/help.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ar-SA/help.php
rename to Productivite/Snipe-IT/resources/lang/ar-SA/help.php
diff --git a/Production/SNIPE-IT/resources/lang/ar-SA/localizations.php b/Productivite/Snipe-IT/resources/lang/ar-SA/localizations.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ar-SA/localizations.php
rename to Productivite/Snipe-IT/resources/lang/ar-SA/localizations.php
diff --git a/Production/SNIPE-IT/resources/lang/ar-SA/mail.php b/Productivite/Snipe-IT/resources/lang/ar-SA/mail.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ar-SA/mail.php
rename to Productivite/Snipe-IT/resources/lang/ar-SA/mail.php
diff --git a/Production/SNIPE-IT/resources/lang/ar-SA/pagination.php b/Productivite/Snipe-IT/resources/lang/ar-SA/pagination.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ar-SA/pagination.php
rename to Productivite/Snipe-IT/resources/lang/ar-SA/pagination.php
diff --git a/Production/SNIPE-IT/resources/lang/ar-SA/passwords.php b/Productivite/Snipe-IT/resources/lang/ar-SA/passwords.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ar-SA/passwords.php
rename to Productivite/Snipe-IT/resources/lang/ar-SA/passwords.php
diff --git a/Production/SNIPE-IT/resources/lang/ar-SA/reminders.php b/Productivite/Snipe-IT/resources/lang/ar-SA/reminders.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ar-SA/reminders.php
rename to Productivite/Snipe-IT/resources/lang/ar-SA/reminders.php
diff --git a/Production/SNIPE-IT/resources/lang/ar-SA/table.php b/Productivite/Snipe-IT/resources/lang/ar-SA/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ar-SA/table.php
rename to Productivite/Snipe-IT/resources/lang/ar-SA/table.php
diff --git a/Production/SNIPE-IT/resources/lang/ar-SA/validation.php b/Productivite/Snipe-IT/resources/lang/ar-SA/validation.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ar-SA/validation.php
rename to Productivite/Snipe-IT/resources/lang/ar-SA/validation.php
diff --git a/Production/SNIPE-IT/resources/lang/bg-BG/account/general.php b/Productivite/Snipe-IT/resources/lang/bg-BG/account/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/bg-BG/account/general.php
rename to Productivite/Snipe-IT/resources/lang/bg-BG/account/general.php
diff --git a/Production/SNIPE-IT/resources/lang/bg-BG/admin/accessories/general.php b/Productivite/Snipe-IT/resources/lang/bg-BG/admin/accessories/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/bg-BG/admin/accessories/general.php
rename to Productivite/Snipe-IT/resources/lang/bg-BG/admin/accessories/general.php
diff --git a/Production/SNIPE-IT/resources/lang/bg-BG/admin/accessories/message.php b/Productivite/Snipe-IT/resources/lang/bg-BG/admin/accessories/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/bg-BG/admin/accessories/message.php
rename to Productivite/Snipe-IT/resources/lang/bg-BG/admin/accessories/message.php
diff --git a/Production/SNIPE-IT/resources/lang/bg-BG/admin/accessories/table.php b/Productivite/Snipe-IT/resources/lang/bg-BG/admin/accessories/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/bg-BG/admin/accessories/table.php
rename to Productivite/Snipe-IT/resources/lang/bg-BG/admin/accessories/table.php
diff --git a/Production/SNIPE-IT/resources/lang/bg-BG/admin/asset_maintenances/form.php b/Productivite/Snipe-IT/resources/lang/bg-BG/admin/asset_maintenances/form.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/bg-BG/admin/asset_maintenances/form.php
rename to Productivite/Snipe-IT/resources/lang/bg-BG/admin/asset_maintenances/form.php
diff --git a/Production/SNIPE-IT/resources/lang/bg-BG/admin/asset_maintenances/general.php b/Productivite/Snipe-IT/resources/lang/bg-BG/admin/asset_maintenances/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/bg-BG/admin/asset_maintenances/general.php
rename to Productivite/Snipe-IT/resources/lang/bg-BG/admin/asset_maintenances/general.php
diff --git a/Production/SNIPE-IT/resources/lang/bg-BG/admin/asset_maintenances/message.php b/Productivite/Snipe-IT/resources/lang/bg-BG/admin/asset_maintenances/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/bg-BG/admin/asset_maintenances/message.php
rename to Productivite/Snipe-IT/resources/lang/bg-BG/admin/asset_maintenances/message.php
diff --git a/Production/SNIPE-IT/resources/lang/bg-BG/admin/asset_maintenances/table.php b/Productivite/Snipe-IT/resources/lang/bg-BG/admin/asset_maintenances/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/bg-BG/admin/asset_maintenances/table.php
rename to Productivite/Snipe-IT/resources/lang/bg-BG/admin/asset_maintenances/table.php
diff --git a/Production/SNIPE-IT/resources/lang/bg-BG/admin/categories/general.php b/Productivite/Snipe-IT/resources/lang/bg-BG/admin/categories/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/bg-BG/admin/categories/general.php
rename to Productivite/Snipe-IT/resources/lang/bg-BG/admin/categories/general.php
diff --git a/Production/SNIPE-IT/resources/lang/bg-BG/admin/categories/message.php b/Productivite/Snipe-IT/resources/lang/bg-BG/admin/categories/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/bg-BG/admin/categories/message.php
rename to Productivite/Snipe-IT/resources/lang/bg-BG/admin/categories/message.php
diff --git a/Production/SNIPE-IT/resources/lang/bg-BG/admin/categories/table.php b/Productivite/Snipe-IT/resources/lang/bg-BG/admin/categories/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/bg-BG/admin/categories/table.php
rename to Productivite/Snipe-IT/resources/lang/bg-BG/admin/categories/table.php
diff --git a/Production/SNIPE-IT/resources/lang/bg-BG/admin/companies/general.php b/Productivite/Snipe-IT/resources/lang/bg-BG/admin/companies/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/bg-BG/admin/companies/general.php
rename to Productivite/Snipe-IT/resources/lang/bg-BG/admin/companies/general.php
diff --git a/Production/SNIPE-IT/resources/lang/bg-BG/admin/companies/message.php b/Productivite/Snipe-IT/resources/lang/bg-BG/admin/companies/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/bg-BG/admin/companies/message.php
rename to Productivite/Snipe-IT/resources/lang/bg-BG/admin/companies/message.php
diff --git a/Production/SNIPE-IT/resources/lang/bg-BG/admin/companies/table.php b/Productivite/Snipe-IT/resources/lang/bg-BG/admin/companies/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/bg-BG/admin/companies/table.php
rename to Productivite/Snipe-IT/resources/lang/bg-BG/admin/companies/table.php
diff --git a/Production/SNIPE-IT/resources/lang/bg-BG/admin/components/general.php b/Productivite/Snipe-IT/resources/lang/bg-BG/admin/components/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/bg-BG/admin/components/general.php
rename to Productivite/Snipe-IT/resources/lang/bg-BG/admin/components/general.php
diff --git a/Production/SNIPE-IT/resources/lang/bg-BG/admin/components/message.php b/Productivite/Snipe-IT/resources/lang/bg-BG/admin/components/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/bg-BG/admin/components/message.php
rename to Productivite/Snipe-IT/resources/lang/bg-BG/admin/components/message.php
diff --git a/Production/SNIPE-IT/resources/lang/bg-BG/admin/components/table.php b/Productivite/Snipe-IT/resources/lang/bg-BG/admin/components/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/bg-BG/admin/components/table.php
rename to Productivite/Snipe-IT/resources/lang/bg-BG/admin/components/table.php
diff --git a/Production/SNIPE-IT/resources/lang/bg-BG/admin/consumables/general.php b/Productivite/Snipe-IT/resources/lang/bg-BG/admin/consumables/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/bg-BG/admin/consumables/general.php
rename to Productivite/Snipe-IT/resources/lang/bg-BG/admin/consumables/general.php
diff --git a/Production/SNIPE-IT/resources/lang/bg-BG/admin/consumables/message.php b/Productivite/Snipe-IT/resources/lang/bg-BG/admin/consumables/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/bg-BG/admin/consumables/message.php
rename to Productivite/Snipe-IT/resources/lang/bg-BG/admin/consumables/message.php
diff --git a/Production/SNIPE-IT/resources/lang/bg-BG/admin/consumables/table.php b/Productivite/Snipe-IT/resources/lang/bg-BG/admin/consumables/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/bg-BG/admin/consumables/table.php
rename to Productivite/Snipe-IT/resources/lang/bg-BG/admin/consumables/table.php
diff --git a/Production/SNIPE-IT/resources/lang/bg-BG/admin/custom_fields/general.php b/Productivite/Snipe-IT/resources/lang/bg-BG/admin/custom_fields/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/bg-BG/admin/custom_fields/general.php
rename to Productivite/Snipe-IT/resources/lang/bg-BG/admin/custom_fields/general.php
diff --git a/Production/SNIPE-IT/resources/lang/bg-BG/admin/custom_fields/message.php b/Productivite/Snipe-IT/resources/lang/bg-BG/admin/custom_fields/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/bg-BG/admin/custom_fields/message.php
rename to Productivite/Snipe-IT/resources/lang/bg-BG/admin/custom_fields/message.php
diff --git a/Production/SNIPE-IT/resources/lang/bg-BG/admin/departments/message.php b/Productivite/Snipe-IT/resources/lang/bg-BG/admin/departments/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/bg-BG/admin/departments/message.php
rename to Productivite/Snipe-IT/resources/lang/bg-BG/admin/departments/message.php
diff --git a/Production/SNIPE-IT/resources/lang/bg-BG/admin/departments/table.php b/Productivite/Snipe-IT/resources/lang/bg-BG/admin/departments/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/bg-BG/admin/departments/table.php
rename to Productivite/Snipe-IT/resources/lang/bg-BG/admin/departments/table.php
diff --git a/Production/SNIPE-IT/resources/lang/bg-BG/admin/depreciations/general.php b/Productivite/Snipe-IT/resources/lang/bg-BG/admin/depreciations/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/bg-BG/admin/depreciations/general.php
rename to Productivite/Snipe-IT/resources/lang/bg-BG/admin/depreciations/general.php
diff --git a/Production/SNIPE-IT/resources/lang/bg-BG/admin/depreciations/message.php b/Productivite/Snipe-IT/resources/lang/bg-BG/admin/depreciations/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/bg-BG/admin/depreciations/message.php
rename to Productivite/Snipe-IT/resources/lang/bg-BG/admin/depreciations/message.php
diff --git a/Production/SNIPE-IT/resources/lang/bg-BG/admin/depreciations/table.php b/Productivite/Snipe-IT/resources/lang/bg-BG/admin/depreciations/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/bg-BG/admin/depreciations/table.php
rename to Productivite/Snipe-IT/resources/lang/bg-BG/admin/depreciations/table.php
diff --git a/Production/SNIPE-IT/resources/lang/bg-BG/admin/groups/message.php b/Productivite/Snipe-IT/resources/lang/bg-BG/admin/groups/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/bg-BG/admin/groups/message.php
rename to Productivite/Snipe-IT/resources/lang/bg-BG/admin/groups/message.php
diff --git a/Production/SNIPE-IT/resources/lang/bg-BG/admin/groups/table.php b/Productivite/Snipe-IT/resources/lang/bg-BG/admin/groups/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/bg-BG/admin/groups/table.php
rename to Productivite/Snipe-IT/resources/lang/bg-BG/admin/groups/table.php
diff --git a/Production/SNIPE-IT/resources/lang/bg-BG/admin/groups/titles.php b/Productivite/Snipe-IT/resources/lang/bg-BG/admin/groups/titles.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/bg-BG/admin/groups/titles.php
rename to Productivite/Snipe-IT/resources/lang/bg-BG/admin/groups/titles.php
diff --git a/Production/SNIPE-IT/resources/lang/bg-BG/admin/hardware/form.php b/Productivite/Snipe-IT/resources/lang/bg-BG/admin/hardware/form.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/bg-BG/admin/hardware/form.php
rename to Productivite/Snipe-IT/resources/lang/bg-BG/admin/hardware/form.php
diff --git a/Production/SNIPE-IT/resources/lang/bg-BG/admin/hardware/general.php b/Productivite/Snipe-IT/resources/lang/bg-BG/admin/hardware/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/bg-BG/admin/hardware/general.php
rename to Productivite/Snipe-IT/resources/lang/bg-BG/admin/hardware/general.php
diff --git a/Production/SNIPE-IT/resources/lang/bg-BG/admin/hardware/message.php b/Productivite/Snipe-IT/resources/lang/bg-BG/admin/hardware/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/bg-BG/admin/hardware/message.php
rename to Productivite/Snipe-IT/resources/lang/bg-BG/admin/hardware/message.php
diff --git a/Production/SNIPE-IT/resources/lang/bg-BG/admin/hardware/table.php b/Productivite/Snipe-IT/resources/lang/bg-BG/admin/hardware/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/bg-BG/admin/hardware/table.php
rename to Productivite/Snipe-IT/resources/lang/bg-BG/admin/hardware/table.php
diff --git a/Production/SNIPE-IT/resources/lang/bg-BG/admin/kits/general.php b/Productivite/Snipe-IT/resources/lang/bg-BG/admin/kits/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/bg-BG/admin/kits/general.php
rename to Productivite/Snipe-IT/resources/lang/bg-BG/admin/kits/general.php
diff --git a/Production/SNIPE-IT/resources/lang/bg-BG/admin/labels/message.php b/Productivite/Snipe-IT/resources/lang/bg-BG/admin/labels/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/bg-BG/admin/labels/message.php
rename to Productivite/Snipe-IT/resources/lang/bg-BG/admin/labels/message.php
diff --git a/Production/SNIPE-IT/resources/lang/bg-BG/admin/labels/table.php b/Productivite/Snipe-IT/resources/lang/bg-BG/admin/labels/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/bg-BG/admin/labels/table.php
rename to Productivite/Snipe-IT/resources/lang/bg-BG/admin/labels/table.php
diff --git a/Production/SNIPE-IT/resources/lang/bg-BG/admin/licenses/form.php b/Productivite/Snipe-IT/resources/lang/bg-BG/admin/licenses/form.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/bg-BG/admin/licenses/form.php
rename to Productivite/Snipe-IT/resources/lang/bg-BG/admin/licenses/form.php
diff --git a/Production/SNIPE-IT/resources/lang/bg-BG/admin/licenses/general.php b/Productivite/Snipe-IT/resources/lang/bg-BG/admin/licenses/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/bg-BG/admin/licenses/general.php
rename to Productivite/Snipe-IT/resources/lang/bg-BG/admin/licenses/general.php
diff --git a/Production/SNIPE-IT/resources/lang/bg-BG/admin/licenses/message.php b/Productivite/Snipe-IT/resources/lang/bg-BG/admin/licenses/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/bg-BG/admin/licenses/message.php
rename to Productivite/Snipe-IT/resources/lang/bg-BG/admin/licenses/message.php
diff --git a/Production/SNIPE-IT/resources/lang/bg-BG/admin/licenses/table.php b/Productivite/Snipe-IT/resources/lang/bg-BG/admin/licenses/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/bg-BG/admin/licenses/table.php
rename to Productivite/Snipe-IT/resources/lang/bg-BG/admin/licenses/table.php
diff --git a/Production/SNIPE-IT/resources/lang/bg-BG/admin/locations/message.php b/Productivite/Snipe-IT/resources/lang/bg-BG/admin/locations/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/bg-BG/admin/locations/message.php
rename to Productivite/Snipe-IT/resources/lang/bg-BG/admin/locations/message.php
diff --git a/Production/SNIPE-IT/resources/lang/bg-BG/admin/locations/table.php b/Productivite/Snipe-IT/resources/lang/bg-BG/admin/locations/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/bg-BG/admin/locations/table.php
rename to Productivite/Snipe-IT/resources/lang/bg-BG/admin/locations/table.php
diff --git a/Production/SNIPE-IT/resources/lang/bg-BG/admin/manufacturers/message.php b/Productivite/Snipe-IT/resources/lang/bg-BG/admin/manufacturers/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/bg-BG/admin/manufacturers/message.php
rename to Productivite/Snipe-IT/resources/lang/bg-BG/admin/manufacturers/message.php
diff --git a/Production/SNIPE-IT/resources/lang/bg-BG/admin/manufacturers/table.php b/Productivite/Snipe-IT/resources/lang/bg-BG/admin/manufacturers/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/bg-BG/admin/manufacturers/table.php
rename to Productivite/Snipe-IT/resources/lang/bg-BG/admin/manufacturers/table.php
diff --git a/Production/SNIPE-IT/resources/lang/bg-BG/admin/models/general.php b/Productivite/Snipe-IT/resources/lang/bg-BG/admin/models/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/bg-BG/admin/models/general.php
rename to Productivite/Snipe-IT/resources/lang/bg-BG/admin/models/general.php
diff --git a/Production/SNIPE-IT/resources/lang/bg-BG/admin/models/message.php b/Productivite/Snipe-IT/resources/lang/bg-BG/admin/models/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/bg-BG/admin/models/message.php
rename to Productivite/Snipe-IT/resources/lang/bg-BG/admin/models/message.php
diff --git a/Production/SNIPE-IT/resources/lang/bg-BG/admin/models/table.php b/Productivite/Snipe-IT/resources/lang/bg-BG/admin/models/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/bg-BG/admin/models/table.php
rename to Productivite/Snipe-IT/resources/lang/bg-BG/admin/models/table.php
diff --git a/Production/SNIPE-IT/resources/lang/bg-BG/admin/reports/general.php b/Productivite/Snipe-IT/resources/lang/bg-BG/admin/reports/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/bg-BG/admin/reports/general.php
rename to Productivite/Snipe-IT/resources/lang/bg-BG/admin/reports/general.php
diff --git a/Production/SNIPE-IT/resources/lang/bg-BG/admin/reports/message.php b/Productivite/Snipe-IT/resources/lang/bg-BG/admin/reports/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/bg-BG/admin/reports/message.php
rename to Productivite/Snipe-IT/resources/lang/bg-BG/admin/reports/message.php
diff --git a/Production/SNIPE-IT/resources/lang/bg-BG/admin/settings/general.php b/Productivite/Snipe-IT/resources/lang/bg-BG/admin/settings/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/bg-BG/admin/settings/general.php
rename to Productivite/Snipe-IT/resources/lang/bg-BG/admin/settings/general.php
diff --git a/Production/SNIPE-IT/resources/lang/bg-BG/admin/settings/message.php b/Productivite/Snipe-IT/resources/lang/bg-BG/admin/settings/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/bg-BG/admin/settings/message.php
rename to Productivite/Snipe-IT/resources/lang/bg-BG/admin/settings/message.php
diff --git a/Production/SNIPE-IT/resources/lang/bg-BG/admin/settings/table.php b/Productivite/Snipe-IT/resources/lang/bg-BG/admin/settings/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/bg-BG/admin/settings/table.php
rename to Productivite/Snipe-IT/resources/lang/bg-BG/admin/settings/table.php
diff --git a/Production/SNIPE-IT/resources/lang/bg-BG/admin/statuslabels/message.php b/Productivite/Snipe-IT/resources/lang/bg-BG/admin/statuslabels/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/bg-BG/admin/statuslabels/message.php
rename to Productivite/Snipe-IT/resources/lang/bg-BG/admin/statuslabels/message.php
diff --git a/Production/SNIPE-IT/resources/lang/bg-BG/admin/statuslabels/table.php b/Productivite/Snipe-IT/resources/lang/bg-BG/admin/statuslabels/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/bg-BG/admin/statuslabels/table.php
rename to Productivite/Snipe-IT/resources/lang/bg-BG/admin/statuslabels/table.php
diff --git a/Production/SNIPE-IT/resources/lang/bg-BG/admin/suppliers/message.php b/Productivite/Snipe-IT/resources/lang/bg-BG/admin/suppliers/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/bg-BG/admin/suppliers/message.php
rename to Productivite/Snipe-IT/resources/lang/bg-BG/admin/suppliers/message.php
diff --git a/Production/SNIPE-IT/resources/lang/bg-BG/admin/suppliers/table.php b/Productivite/Snipe-IT/resources/lang/bg-BG/admin/suppliers/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/bg-BG/admin/suppliers/table.php
rename to Productivite/Snipe-IT/resources/lang/bg-BG/admin/suppliers/table.php
diff --git a/Production/SNIPE-IT/resources/lang/bg-BG/admin/users/general.php b/Productivite/Snipe-IT/resources/lang/bg-BG/admin/users/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/bg-BG/admin/users/general.php
rename to Productivite/Snipe-IT/resources/lang/bg-BG/admin/users/general.php
diff --git a/Production/SNIPE-IT/resources/lang/bg-BG/admin/users/message.php b/Productivite/Snipe-IT/resources/lang/bg-BG/admin/users/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/bg-BG/admin/users/message.php
rename to Productivite/Snipe-IT/resources/lang/bg-BG/admin/users/message.php
diff --git a/Production/SNIPE-IT/resources/lang/bg-BG/admin/users/table.php b/Productivite/Snipe-IT/resources/lang/bg-BG/admin/users/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/bg-BG/admin/users/table.php
rename to Productivite/Snipe-IT/resources/lang/bg-BG/admin/users/table.php
diff --git a/Production/SNIPE-IT/resources/lang/bg-BG/auth.php b/Productivite/Snipe-IT/resources/lang/bg-BG/auth.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/bg-BG/auth.php
rename to Productivite/Snipe-IT/resources/lang/bg-BG/auth.php
diff --git a/Production/SNIPE-IT/resources/lang/bg-BG/auth/general.php b/Productivite/Snipe-IT/resources/lang/bg-BG/auth/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/bg-BG/auth/general.php
rename to Productivite/Snipe-IT/resources/lang/bg-BG/auth/general.php
diff --git a/Production/SNIPE-IT/resources/lang/bg-BG/auth/message.php b/Productivite/Snipe-IT/resources/lang/bg-BG/auth/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/bg-BG/auth/message.php
rename to Productivite/Snipe-IT/resources/lang/bg-BG/auth/message.php
diff --git a/Production/SNIPE-IT/resources/lang/bg-BG/button.php b/Productivite/Snipe-IT/resources/lang/bg-BG/button.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/bg-BG/button.php
rename to Productivite/Snipe-IT/resources/lang/bg-BG/button.php
diff --git a/Production/SNIPE-IT/resources/lang/bg-BG/general.php b/Productivite/Snipe-IT/resources/lang/bg-BG/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/bg-BG/general.php
rename to Productivite/Snipe-IT/resources/lang/bg-BG/general.php
diff --git a/Production/SNIPE-IT/resources/lang/bg-BG/help.php b/Productivite/Snipe-IT/resources/lang/bg-BG/help.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/bg-BG/help.php
rename to Productivite/Snipe-IT/resources/lang/bg-BG/help.php
diff --git a/Production/SNIPE-IT/resources/lang/bg-BG/localizations.php b/Productivite/Snipe-IT/resources/lang/bg-BG/localizations.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/bg-BG/localizations.php
rename to Productivite/Snipe-IT/resources/lang/bg-BG/localizations.php
diff --git a/Production/SNIPE-IT/resources/lang/bg-BG/mail.php b/Productivite/Snipe-IT/resources/lang/bg-BG/mail.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/bg-BG/mail.php
rename to Productivite/Snipe-IT/resources/lang/bg-BG/mail.php
diff --git a/Production/SNIPE-IT/resources/lang/bg-BG/pagination.php b/Productivite/Snipe-IT/resources/lang/bg-BG/pagination.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/bg-BG/pagination.php
rename to Productivite/Snipe-IT/resources/lang/bg-BG/pagination.php
diff --git a/Production/SNIPE-IT/resources/lang/bg-BG/passwords.php b/Productivite/Snipe-IT/resources/lang/bg-BG/passwords.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/bg-BG/passwords.php
rename to Productivite/Snipe-IT/resources/lang/bg-BG/passwords.php
diff --git a/Production/SNIPE-IT/resources/lang/bg-BG/reminders.php b/Productivite/Snipe-IT/resources/lang/bg-BG/reminders.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/bg-BG/reminders.php
rename to Productivite/Snipe-IT/resources/lang/bg-BG/reminders.php
diff --git a/Production/SNIPE-IT/resources/lang/bg-BG/table.php b/Productivite/Snipe-IT/resources/lang/bg-BG/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/bg-BG/table.php
rename to Productivite/Snipe-IT/resources/lang/bg-BG/table.php
diff --git a/Production/SNIPE-IT/resources/lang/bg-BG/validation.php b/Productivite/Snipe-IT/resources/lang/bg-BG/validation.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/bg-BG/validation.php
rename to Productivite/Snipe-IT/resources/lang/bg-BG/validation.php
diff --git a/Production/SNIPE-IT/resources/lang/ca-ES/account/general.php b/Productivite/Snipe-IT/resources/lang/ca-ES/account/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ca-ES/account/general.php
rename to Productivite/Snipe-IT/resources/lang/ca-ES/account/general.php
diff --git a/Production/SNIPE-IT/resources/lang/ca-ES/admin/accessories/general.php b/Productivite/Snipe-IT/resources/lang/ca-ES/admin/accessories/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ca-ES/admin/accessories/general.php
rename to Productivite/Snipe-IT/resources/lang/ca-ES/admin/accessories/general.php
diff --git a/Production/SNIPE-IT/resources/lang/ca-ES/admin/accessories/message.php b/Productivite/Snipe-IT/resources/lang/ca-ES/admin/accessories/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ca-ES/admin/accessories/message.php
rename to Productivite/Snipe-IT/resources/lang/ca-ES/admin/accessories/message.php
diff --git a/Production/SNIPE-IT/resources/lang/ca-ES/admin/accessories/table.php b/Productivite/Snipe-IT/resources/lang/ca-ES/admin/accessories/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ca-ES/admin/accessories/table.php
rename to Productivite/Snipe-IT/resources/lang/ca-ES/admin/accessories/table.php
diff --git a/Production/SNIPE-IT/resources/lang/ca-ES/admin/asset_maintenances/form.php b/Productivite/Snipe-IT/resources/lang/ca-ES/admin/asset_maintenances/form.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ca-ES/admin/asset_maintenances/form.php
rename to Productivite/Snipe-IT/resources/lang/ca-ES/admin/asset_maintenances/form.php
diff --git a/Production/SNIPE-IT/resources/lang/ca-ES/admin/asset_maintenances/general.php b/Productivite/Snipe-IT/resources/lang/ca-ES/admin/asset_maintenances/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ca-ES/admin/asset_maintenances/general.php
rename to Productivite/Snipe-IT/resources/lang/ca-ES/admin/asset_maintenances/general.php
diff --git a/Production/SNIPE-IT/resources/lang/ca-ES/admin/asset_maintenances/message.php b/Productivite/Snipe-IT/resources/lang/ca-ES/admin/asset_maintenances/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ca-ES/admin/asset_maintenances/message.php
rename to Productivite/Snipe-IT/resources/lang/ca-ES/admin/asset_maintenances/message.php
diff --git a/Production/SNIPE-IT/resources/lang/ca-ES/admin/asset_maintenances/table.php b/Productivite/Snipe-IT/resources/lang/ca-ES/admin/asset_maintenances/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ca-ES/admin/asset_maintenances/table.php
rename to Productivite/Snipe-IT/resources/lang/ca-ES/admin/asset_maintenances/table.php
diff --git a/Production/SNIPE-IT/resources/lang/ca-ES/admin/categories/general.php b/Productivite/Snipe-IT/resources/lang/ca-ES/admin/categories/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ca-ES/admin/categories/general.php
rename to Productivite/Snipe-IT/resources/lang/ca-ES/admin/categories/general.php
diff --git a/Production/SNIPE-IT/resources/lang/ca-ES/admin/categories/message.php b/Productivite/Snipe-IT/resources/lang/ca-ES/admin/categories/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ca-ES/admin/categories/message.php
rename to Productivite/Snipe-IT/resources/lang/ca-ES/admin/categories/message.php
diff --git a/Production/SNIPE-IT/resources/lang/ca-ES/admin/categories/table.php b/Productivite/Snipe-IT/resources/lang/ca-ES/admin/categories/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ca-ES/admin/categories/table.php
rename to Productivite/Snipe-IT/resources/lang/ca-ES/admin/categories/table.php
diff --git a/Production/SNIPE-IT/resources/lang/ca-ES/admin/companies/general.php b/Productivite/Snipe-IT/resources/lang/ca-ES/admin/companies/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ca-ES/admin/companies/general.php
rename to Productivite/Snipe-IT/resources/lang/ca-ES/admin/companies/general.php
diff --git a/Production/SNIPE-IT/resources/lang/ca-ES/admin/companies/message.php b/Productivite/Snipe-IT/resources/lang/ca-ES/admin/companies/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ca-ES/admin/companies/message.php
rename to Productivite/Snipe-IT/resources/lang/ca-ES/admin/companies/message.php
diff --git a/Production/SNIPE-IT/resources/lang/ca-ES/admin/companies/table.php b/Productivite/Snipe-IT/resources/lang/ca-ES/admin/companies/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ca-ES/admin/companies/table.php
rename to Productivite/Snipe-IT/resources/lang/ca-ES/admin/companies/table.php
diff --git a/Production/SNIPE-IT/resources/lang/ca-ES/admin/components/general.php b/Productivite/Snipe-IT/resources/lang/ca-ES/admin/components/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ca-ES/admin/components/general.php
rename to Productivite/Snipe-IT/resources/lang/ca-ES/admin/components/general.php
diff --git a/Production/SNIPE-IT/resources/lang/ca-ES/admin/components/message.php b/Productivite/Snipe-IT/resources/lang/ca-ES/admin/components/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ca-ES/admin/components/message.php
rename to Productivite/Snipe-IT/resources/lang/ca-ES/admin/components/message.php
diff --git a/Production/SNIPE-IT/resources/lang/ca-ES/admin/components/table.php b/Productivite/Snipe-IT/resources/lang/ca-ES/admin/components/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ca-ES/admin/components/table.php
rename to Productivite/Snipe-IT/resources/lang/ca-ES/admin/components/table.php
diff --git a/Production/SNIPE-IT/resources/lang/ca-ES/admin/consumables/general.php b/Productivite/Snipe-IT/resources/lang/ca-ES/admin/consumables/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ca-ES/admin/consumables/general.php
rename to Productivite/Snipe-IT/resources/lang/ca-ES/admin/consumables/general.php
diff --git a/Production/SNIPE-IT/resources/lang/ca-ES/admin/consumables/message.php b/Productivite/Snipe-IT/resources/lang/ca-ES/admin/consumables/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ca-ES/admin/consumables/message.php
rename to Productivite/Snipe-IT/resources/lang/ca-ES/admin/consumables/message.php
diff --git a/Production/SNIPE-IT/resources/lang/ca-ES/admin/consumables/table.php b/Productivite/Snipe-IT/resources/lang/ca-ES/admin/consumables/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ca-ES/admin/consumables/table.php
rename to Productivite/Snipe-IT/resources/lang/ca-ES/admin/consumables/table.php
diff --git a/Production/SNIPE-IT/resources/lang/ca-ES/admin/custom_fields/general.php b/Productivite/Snipe-IT/resources/lang/ca-ES/admin/custom_fields/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ca-ES/admin/custom_fields/general.php
rename to Productivite/Snipe-IT/resources/lang/ca-ES/admin/custom_fields/general.php
diff --git a/Production/SNIPE-IT/resources/lang/ca-ES/admin/custom_fields/message.php b/Productivite/Snipe-IT/resources/lang/ca-ES/admin/custom_fields/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ca-ES/admin/custom_fields/message.php
rename to Productivite/Snipe-IT/resources/lang/ca-ES/admin/custom_fields/message.php
diff --git a/Production/SNIPE-IT/resources/lang/ca-ES/admin/departments/message.php b/Productivite/Snipe-IT/resources/lang/ca-ES/admin/departments/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ca-ES/admin/departments/message.php
rename to Productivite/Snipe-IT/resources/lang/ca-ES/admin/departments/message.php
diff --git a/Production/SNIPE-IT/resources/lang/ca-ES/admin/departments/table.php b/Productivite/Snipe-IT/resources/lang/ca-ES/admin/departments/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ca-ES/admin/departments/table.php
rename to Productivite/Snipe-IT/resources/lang/ca-ES/admin/departments/table.php
diff --git a/Production/SNIPE-IT/resources/lang/ca-ES/admin/depreciations/general.php b/Productivite/Snipe-IT/resources/lang/ca-ES/admin/depreciations/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ca-ES/admin/depreciations/general.php
rename to Productivite/Snipe-IT/resources/lang/ca-ES/admin/depreciations/general.php
diff --git a/Production/SNIPE-IT/resources/lang/ca-ES/admin/depreciations/message.php b/Productivite/Snipe-IT/resources/lang/ca-ES/admin/depreciations/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ca-ES/admin/depreciations/message.php
rename to Productivite/Snipe-IT/resources/lang/ca-ES/admin/depreciations/message.php
diff --git a/Production/SNIPE-IT/resources/lang/ca-ES/admin/depreciations/table.php b/Productivite/Snipe-IT/resources/lang/ca-ES/admin/depreciations/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ca-ES/admin/depreciations/table.php
rename to Productivite/Snipe-IT/resources/lang/ca-ES/admin/depreciations/table.php
diff --git a/Production/SNIPE-IT/resources/lang/ca-ES/admin/groups/message.php b/Productivite/Snipe-IT/resources/lang/ca-ES/admin/groups/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ca-ES/admin/groups/message.php
rename to Productivite/Snipe-IT/resources/lang/ca-ES/admin/groups/message.php
diff --git a/Production/SNIPE-IT/resources/lang/ca-ES/admin/groups/table.php b/Productivite/Snipe-IT/resources/lang/ca-ES/admin/groups/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ca-ES/admin/groups/table.php
rename to Productivite/Snipe-IT/resources/lang/ca-ES/admin/groups/table.php
diff --git a/Production/SNIPE-IT/resources/lang/ca-ES/admin/groups/titles.php b/Productivite/Snipe-IT/resources/lang/ca-ES/admin/groups/titles.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ca-ES/admin/groups/titles.php
rename to Productivite/Snipe-IT/resources/lang/ca-ES/admin/groups/titles.php
diff --git a/Production/SNIPE-IT/resources/lang/ca-ES/admin/hardware/form.php b/Productivite/Snipe-IT/resources/lang/ca-ES/admin/hardware/form.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ca-ES/admin/hardware/form.php
rename to Productivite/Snipe-IT/resources/lang/ca-ES/admin/hardware/form.php
diff --git a/Production/SNIPE-IT/resources/lang/ca-ES/admin/hardware/general.php b/Productivite/Snipe-IT/resources/lang/ca-ES/admin/hardware/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ca-ES/admin/hardware/general.php
rename to Productivite/Snipe-IT/resources/lang/ca-ES/admin/hardware/general.php
diff --git a/Production/SNIPE-IT/resources/lang/ca-ES/admin/hardware/message.php b/Productivite/Snipe-IT/resources/lang/ca-ES/admin/hardware/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ca-ES/admin/hardware/message.php
rename to Productivite/Snipe-IT/resources/lang/ca-ES/admin/hardware/message.php
diff --git a/Production/SNIPE-IT/resources/lang/ca-ES/admin/hardware/table.php b/Productivite/Snipe-IT/resources/lang/ca-ES/admin/hardware/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ca-ES/admin/hardware/table.php
rename to Productivite/Snipe-IT/resources/lang/ca-ES/admin/hardware/table.php
diff --git a/Production/SNIPE-IT/resources/lang/ca-ES/admin/kits/general.php b/Productivite/Snipe-IT/resources/lang/ca-ES/admin/kits/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ca-ES/admin/kits/general.php
rename to Productivite/Snipe-IT/resources/lang/ca-ES/admin/kits/general.php
diff --git a/Production/SNIPE-IT/resources/lang/ca-ES/admin/labels/message.php b/Productivite/Snipe-IT/resources/lang/ca-ES/admin/labels/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ca-ES/admin/labels/message.php
rename to Productivite/Snipe-IT/resources/lang/ca-ES/admin/labels/message.php
diff --git a/Production/SNIPE-IT/resources/lang/ca-ES/admin/labels/table.php b/Productivite/Snipe-IT/resources/lang/ca-ES/admin/labels/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ca-ES/admin/labels/table.php
rename to Productivite/Snipe-IT/resources/lang/ca-ES/admin/labels/table.php
diff --git a/Production/SNIPE-IT/resources/lang/ca-ES/admin/licenses/form.php b/Productivite/Snipe-IT/resources/lang/ca-ES/admin/licenses/form.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ca-ES/admin/licenses/form.php
rename to Productivite/Snipe-IT/resources/lang/ca-ES/admin/licenses/form.php
diff --git a/Production/SNIPE-IT/resources/lang/ca-ES/admin/licenses/general.php b/Productivite/Snipe-IT/resources/lang/ca-ES/admin/licenses/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ca-ES/admin/licenses/general.php
rename to Productivite/Snipe-IT/resources/lang/ca-ES/admin/licenses/general.php
diff --git a/Production/SNIPE-IT/resources/lang/ca-ES/admin/licenses/message.php b/Productivite/Snipe-IT/resources/lang/ca-ES/admin/licenses/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ca-ES/admin/licenses/message.php
rename to Productivite/Snipe-IT/resources/lang/ca-ES/admin/licenses/message.php
diff --git a/Production/SNIPE-IT/resources/lang/ca-ES/admin/licenses/table.php b/Productivite/Snipe-IT/resources/lang/ca-ES/admin/licenses/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ca-ES/admin/licenses/table.php
rename to Productivite/Snipe-IT/resources/lang/ca-ES/admin/licenses/table.php
diff --git a/Production/SNIPE-IT/resources/lang/ca-ES/admin/locations/message.php b/Productivite/Snipe-IT/resources/lang/ca-ES/admin/locations/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ca-ES/admin/locations/message.php
rename to Productivite/Snipe-IT/resources/lang/ca-ES/admin/locations/message.php
diff --git a/Production/SNIPE-IT/resources/lang/ca-ES/admin/locations/table.php b/Productivite/Snipe-IT/resources/lang/ca-ES/admin/locations/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ca-ES/admin/locations/table.php
rename to Productivite/Snipe-IT/resources/lang/ca-ES/admin/locations/table.php
diff --git a/Production/SNIPE-IT/resources/lang/ca-ES/admin/manufacturers/message.php b/Productivite/Snipe-IT/resources/lang/ca-ES/admin/manufacturers/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ca-ES/admin/manufacturers/message.php
rename to Productivite/Snipe-IT/resources/lang/ca-ES/admin/manufacturers/message.php
diff --git a/Production/SNIPE-IT/resources/lang/ca-ES/admin/manufacturers/table.php b/Productivite/Snipe-IT/resources/lang/ca-ES/admin/manufacturers/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ca-ES/admin/manufacturers/table.php
rename to Productivite/Snipe-IT/resources/lang/ca-ES/admin/manufacturers/table.php
diff --git a/Production/SNIPE-IT/resources/lang/ca-ES/admin/models/general.php b/Productivite/Snipe-IT/resources/lang/ca-ES/admin/models/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ca-ES/admin/models/general.php
rename to Productivite/Snipe-IT/resources/lang/ca-ES/admin/models/general.php
diff --git a/Production/SNIPE-IT/resources/lang/ca-ES/admin/models/message.php b/Productivite/Snipe-IT/resources/lang/ca-ES/admin/models/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ca-ES/admin/models/message.php
rename to Productivite/Snipe-IT/resources/lang/ca-ES/admin/models/message.php
diff --git a/Production/SNIPE-IT/resources/lang/ca-ES/admin/models/table.php b/Productivite/Snipe-IT/resources/lang/ca-ES/admin/models/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ca-ES/admin/models/table.php
rename to Productivite/Snipe-IT/resources/lang/ca-ES/admin/models/table.php
diff --git a/Production/SNIPE-IT/resources/lang/ca-ES/admin/reports/general.php b/Productivite/Snipe-IT/resources/lang/ca-ES/admin/reports/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ca-ES/admin/reports/general.php
rename to Productivite/Snipe-IT/resources/lang/ca-ES/admin/reports/general.php
diff --git a/Production/SNIPE-IT/resources/lang/ca-ES/admin/reports/message.php b/Productivite/Snipe-IT/resources/lang/ca-ES/admin/reports/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ca-ES/admin/reports/message.php
rename to Productivite/Snipe-IT/resources/lang/ca-ES/admin/reports/message.php
diff --git a/Production/SNIPE-IT/resources/lang/ca-ES/admin/settings/general.php b/Productivite/Snipe-IT/resources/lang/ca-ES/admin/settings/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ca-ES/admin/settings/general.php
rename to Productivite/Snipe-IT/resources/lang/ca-ES/admin/settings/general.php
diff --git a/Production/SNIPE-IT/resources/lang/ca-ES/admin/settings/message.php b/Productivite/Snipe-IT/resources/lang/ca-ES/admin/settings/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ca-ES/admin/settings/message.php
rename to Productivite/Snipe-IT/resources/lang/ca-ES/admin/settings/message.php
diff --git a/Production/SNIPE-IT/resources/lang/ca-ES/admin/settings/table.php b/Productivite/Snipe-IT/resources/lang/ca-ES/admin/settings/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ca-ES/admin/settings/table.php
rename to Productivite/Snipe-IT/resources/lang/ca-ES/admin/settings/table.php
diff --git a/Production/SNIPE-IT/resources/lang/ca-ES/admin/statuslabels/message.php b/Productivite/Snipe-IT/resources/lang/ca-ES/admin/statuslabels/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ca-ES/admin/statuslabels/message.php
rename to Productivite/Snipe-IT/resources/lang/ca-ES/admin/statuslabels/message.php
diff --git a/Production/SNIPE-IT/resources/lang/ca-ES/admin/statuslabels/table.php b/Productivite/Snipe-IT/resources/lang/ca-ES/admin/statuslabels/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ca-ES/admin/statuslabels/table.php
rename to Productivite/Snipe-IT/resources/lang/ca-ES/admin/statuslabels/table.php
diff --git a/Production/SNIPE-IT/resources/lang/ca-ES/admin/suppliers/message.php b/Productivite/Snipe-IT/resources/lang/ca-ES/admin/suppliers/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ca-ES/admin/suppliers/message.php
rename to Productivite/Snipe-IT/resources/lang/ca-ES/admin/suppliers/message.php
diff --git a/Production/SNIPE-IT/resources/lang/ca-ES/admin/suppliers/table.php b/Productivite/Snipe-IT/resources/lang/ca-ES/admin/suppliers/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ca-ES/admin/suppliers/table.php
rename to Productivite/Snipe-IT/resources/lang/ca-ES/admin/suppliers/table.php
diff --git a/Production/SNIPE-IT/resources/lang/ca-ES/admin/users/general.php b/Productivite/Snipe-IT/resources/lang/ca-ES/admin/users/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ca-ES/admin/users/general.php
rename to Productivite/Snipe-IT/resources/lang/ca-ES/admin/users/general.php
diff --git a/Production/SNIPE-IT/resources/lang/ca-ES/admin/users/message.php b/Productivite/Snipe-IT/resources/lang/ca-ES/admin/users/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ca-ES/admin/users/message.php
rename to Productivite/Snipe-IT/resources/lang/ca-ES/admin/users/message.php
diff --git a/Production/SNIPE-IT/resources/lang/ca-ES/admin/users/table.php b/Productivite/Snipe-IT/resources/lang/ca-ES/admin/users/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ca-ES/admin/users/table.php
rename to Productivite/Snipe-IT/resources/lang/ca-ES/admin/users/table.php
diff --git a/Production/SNIPE-IT/resources/lang/ca-ES/auth.php b/Productivite/Snipe-IT/resources/lang/ca-ES/auth.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ca-ES/auth.php
rename to Productivite/Snipe-IT/resources/lang/ca-ES/auth.php
diff --git a/Production/SNIPE-IT/resources/lang/ca-ES/auth/general.php b/Productivite/Snipe-IT/resources/lang/ca-ES/auth/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ca-ES/auth/general.php
rename to Productivite/Snipe-IT/resources/lang/ca-ES/auth/general.php
diff --git a/Production/SNIPE-IT/resources/lang/ca-ES/auth/message.php b/Productivite/Snipe-IT/resources/lang/ca-ES/auth/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ca-ES/auth/message.php
rename to Productivite/Snipe-IT/resources/lang/ca-ES/auth/message.php
diff --git a/Production/SNIPE-IT/resources/lang/ca-ES/button.php b/Productivite/Snipe-IT/resources/lang/ca-ES/button.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ca-ES/button.php
rename to Productivite/Snipe-IT/resources/lang/ca-ES/button.php
diff --git a/Production/SNIPE-IT/resources/lang/ca-ES/general.php b/Productivite/Snipe-IT/resources/lang/ca-ES/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ca-ES/general.php
rename to Productivite/Snipe-IT/resources/lang/ca-ES/general.php
diff --git a/Production/SNIPE-IT/resources/lang/ca-ES/help.php b/Productivite/Snipe-IT/resources/lang/ca-ES/help.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ca-ES/help.php
rename to Productivite/Snipe-IT/resources/lang/ca-ES/help.php
diff --git a/Production/SNIPE-IT/resources/lang/ca-ES/localizations.php b/Productivite/Snipe-IT/resources/lang/ca-ES/localizations.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ca-ES/localizations.php
rename to Productivite/Snipe-IT/resources/lang/ca-ES/localizations.php
diff --git a/Production/SNIPE-IT/resources/lang/ca-ES/mail.php b/Productivite/Snipe-IT/resources/lang/ca-ES/mail.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ca-ES/mail.php
rename to Productivite/Snipe-IT/resources/lang/ca-ES/mail.php
diff --git a/Production/SNIPE-IT/resources/lang/ca-ES/pagination.php b/Productivite/Snipe-IT/resources/lang/ca-ES/pagination.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ca-ES/pagination.php
rename to Productivite/Snipe-IT/resources/lang/ca-ES/pagination.php
diff --git a/Production/SNIPE-IT/resources/lang/ca-ES/passwords.php b/Productivite/Snipe-IT/resources/lang/ca-ES/passwords.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ca-ES/passwords.php
rename to Productivite/Snipe-IT/resources/lang/ca-ES/passwords.php
diff --git a/Production/SNIPE-IT/resources/lang/ca-ES/reminders.php b/Productivite/Snipe-IT/resources/lang/ca-ES/reminders.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ca-ES/reminders.php
rename to Productivite/Snipe-IT/resources/lang/ca-ES/reminders.php
diff --git a/Production/SNIPE-IT/resources/lang/ca-ES/table.php b/Productivite/Snipe-IT/resources/lang/ca-ES/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ca-ES/table.php
rename to Productivite/Snipe-IT/resources/lang/ca-ES/table.php
diff --git a/Production/SNIPE-IT/resources/lang/ca-ES/validation.php b/Productivite/Snipe-IT/resources/lang/ca-ES/validation.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ca-ES/validation.php
rename to Productivite/Snipe-IT/resources/lang/ca-ES/validation.php
diff --git a/Production/SNIPE-IT/resources/lang/cs-CZ/account/general.php b/Productivite/Snipe-IT/resources/lang/cs-CZ/account/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/cs-CZ/account/general.php
rename to Productivite/Snipe-IT/resources/lang/cs-CZ/account/general.php
diff --git a/Production/SNIPE-IT/resources/lang/cs-CZ/admin/accessories/general.php b/Productivite/Snipe-IT/resources/lang/cs-CZ/admin/accessories/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/cs-CZ/admin/accessories/general.php
rename to Productivite/Snipe-IT/resources/lang/cs-CZ/admin/accessories/general.php
diff --git a/Production/SNIPE-IT/resources/lang/cs-CZ/admin/accessories/message.php b/Productivite/Snipe-IT/resources/lang/cs-CZ/admin/accessories/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/cs-CZ/admin/accessories/message.php
rename to Productivite/Snipe-IT/resources/lang/cs-CZ/admin/accessories/message.php
diff --git a/Production/SNIPE-IT/resources/lang/cs-CZ/admin/accessories/table.php b/Productivite/Snipe-IT/resources/lang/cs-CZ/admin/accessories/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/cs-CZ/admin/accessories/table.php
rename to Productivite/Snipe-IT/resources/lang/cs-CZ/admin/accessories/table.php
diff --git a/Production/SNIPE-IT/resources/lang/cs-CZ/admin/asset_maintenances/form.php b/Productivite/Snipe-IT/resources/lang/cs-CZ/admin/asset_maintenances/form.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/cs-CZ/admin/asset_maintenances/form.php
rename to Productivite/Snipe-IT/resources/lang/cs-CZ/admin/asset_maintenances/form.php
diff --git a/Production/SNIPE-IT/resources/lang/cs-CZ/admin/asset_maintenances/general.php b/Productivite/Snipe-IT/resources/lang/cs-CZ/admin/asset_maintenances/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/cs-CZ/admin/asset_maintenances/general.php
rename to Productivite/Snipe-IT/resources/lang/cs-CZ/admin/asset_maintenances/general.php
diff --git a/Production/SNIPE-IT/resources/lang/cs-CZ/admin/asset_maintenances/message.php b/Productivite/Snipe-IT/resources/lang/cs-CZ/admin/asset_maintenances/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/cs-CZ/admin/asset_maintenances/message.php
rename to Productivite/Snipe-IT/resources/lang/cs-CZ/admin/asset_maintenances/message.php
diff --git a/Production/SNIPE-IT/resources/lang/cs-CZ/admin/asset_maintenances/table.php b/Productivite/Snipe-IT/resources/lang/cs-CZ/admin/asset_maintenances/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/cs-CZ/admin/asset_maintenances/table.php
rename to Productivite/Snipe-IT/resources/lang/cs-CZ/admin/asset_maintenances/table.php
diff --git a/Production/SNIPE-IT/resources/lang/cs-CZ/admin/categories/general.php b/Productivite/Snipe-IT/resources/lang/cs-CZ/admin/categories/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/cs-CZ/admin/categories/general.php
rename to Productivite/Snipe-IT/resources/lang/cs-CZ/admin/categories/general.php
diff --git a/Production/SNIPE-IT/resources/lang/cs-CZ/admin/categories/message.php b/Productivite/Snipe-IT/resources/lang/cs-CZ/admin/categories/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/cs-CZ/admin/categories/message.php
rename to Productivite/Snipe-IT/resources/lang/cs-CZ/admin/categories/message.php
diff --git a/Production/SNIPE-IT/resources/lang/cs-CZ/admin/categories/table.php b/Productivite/Snipe-IT/resources/lang/cs-CZ/admin/categories/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/cs-CZ/admin/categories/table.php
rename to Productivite/Snipe-IT/resources/lang/cs-CZ/admin/categories/table.php
diff --git a/Production/SNIPE-IT/resources/lang/cs-CZ/admin/companies/general.php b/Productivite/Snipe-IT/resources/lang/cs-CZ/admin/companies/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/cs-CZ/admin/companies/general.php
rename to Productivite/Snipe-IT/resources/lang/cs-CZ/admin/companies/general.php
diff --git a/Production/SNIPE-IT/resources/lang/cs-CZ/admin/companies/message.php b/Productivite/Snipe-IT/resources/lang/cs-CZ/admin/companies/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/cs-CZ/admin/companies/message.php
rename to Productivite/Snipe-IT/resources/lang/cs-CZ/admin/companies/message.php
diff --git a/Production/SNIPE-IT/resources/lang/cs-CZ/admin/companies/table.php b/Productivite/Snipe-IT/resources/lang/cs-CZ/admin/companies/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/cs-CZ/admin/companies/table.php
rename to Productivite/Snipe-IT/resources/lang/cs-CZ/admin/companies/table.php
diff --git a/Production/SNIPE-IT/resources/lang/cs-CZ/admin/components/general.php b/Productivite/Snipe-IT/resources/lang/cs-CZ/admin/components/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/cs-CZ/admin/components/general.php
rename to Productivite/Snipe-IT/resources/lang/cs-CZ/admin/components/general.php
diff --git a/Production/SNIPE-IT/resources/lang/cs-CZ/admin/components/message.php b/Productivite/Snipe-IT/resources/lang/cs-CZ/admin/components/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/cs-CZ/admin/components/message.php
rename to Productivite/Snipe-IT/resources/lang/cs-CZ/admin/components/message.php
diff --git a/Production/SNIPE-IT/resources/lang/cs-CZ/admin/components/table.php b/Productivite/Snipe-IT/resources/lang/cs-CZ/admin/components/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/cs-CZ/admin/components/table.php
rename to Productivite/Snipe-IT/resources/lang/cs-CZ/admin/components/table.php
diff --git a/Production/SNIPE-IT/resources/lang/cs-CZ/admin/consumables/general.php b/Productivite/Snipe-IT/resources/lang/cs-CZ/admin/consumables/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/cs-CZ/admin/consumables/general.php
rename to Productivite/Snipe-IT/resources/lang/cs-CZ/admin/consumables/general.php
diff --git a/Production/SNIPE-IT/resources/lang/cs-CZ/admin/consumables/message.php b/Productivite/Snipe-IT/resources/lang/cs-CZ/admin/consumables/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/cs-CZ/admin/consumables/message.php
rename to Productivite/Snipe-IT/resources/lang/cs-CZ/admin/consumables/message.php
diff --git a/Production/SNIPE-IT/resources/lang/cs-CZ/admin/consumables/table.php b/Productivite/Snipe-IT/resources/lang/cs-CZ/admin/consumables/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/cs-CZ/admin/consumables/table.php
rename to Productivite/Snipe-IT/resources/lang/cs-CZ/admin/consumables/table.php
diff --git a/Production/SNIPE-IT/resources/lang/cs-CZ/admin/custom_fields/general.php b/Productivite/Snipe-IT/resources/lang/cs-CZ/admin/custom_fields/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/cs-CZ/admin/custom_fields/general.php
rename to Productivite/Snipe-IT/resources/lang/cs-CZ/admin/custom_fields/general.php
diff --git a/Production/SNIPE-IT/resources/lang/cs-CZ/admin/custom_fields/message.php b/Productivite/Snipe-IT/resources/lang/cs-CZ/admin/custom_fields/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/cs-CZ/admin/custom_fields/message.php
rename to Productivite/Snipe-IT/resources/lang/cs-CZ/admin/custom_fields/message.php
diff --git a/Production/SNIPE-IT/resources/lang/cs-CZ/admin/departments/message.php b/Productivite/Snipe-IT/resources/lang/cs-CZ/admin/departments/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/cs-CZ/admin/departments/message.php
rename to Productivite/Snipe-IT/resources/lang/cs-CZ/admin/departments/message.php
diff --git a/Production/SNIPE-IT/resources/lang/cs-CZ/admin/departments/table.php b/Productivite/Snipe-IT/resources/lang/cs-CZ/admin/departments/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/cs-CZ/admin/departments/table.php
rename to Productivite/Snipe-IT/resources/lang/cs-CZ/admin/departments/table.php
diff --git a/Production/SNIPE-IT/resources/lang/cs-CZ/admin/depreciations/general.php b/Productivite/Snipe-IT/resources/lang/cs-CZ/admin/depreciations/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/cs-CZ/admin/depreciations/general.php
rename to Productivite/Snipe-IT/resources/lang/cs-CZ/admin/depreciations/general.php
diff --git a/Production/SNIPE-IT/resources/lang/cs-CZ/admin/depreciations/message.php b/Productivite/Snipe-IT/resources/lang/cs-CZ/admin/depreciations/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/cs-CZ/admin/depreciations/message.php
rename to Productivite/Snipe-IT/resources/lang/cs-CZ/admin/depreciations/message.php
diff --git a/Production/SNIPE-IT/resources/lang/cs-CZ/admin/depreciations/table.php b/Productivite/Snipe-IT/resources/lang/cs-CZ/admin/depreciations/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/cs-CZ/admin/depreciations/table.php
rename to Productivite/Snipe-IT/resources/lang/cs-CZ/admin/depreciations/table.php
diff --git a/Production/SNIPE-IT/resources/lang/cs-CZ/admin/groups/message.php b/Productivite/Snipe-IT/resources/lang/cs-CZ/admin/groups/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/cs-CZ/admin/groups/message.php
rename to Productivite/Snipe-IT/resources/lang/cs-CZ/admin/groups/message.php
diff --git a/Production/SNIPE-IT/resources/lang/cs-CZ/admin/groups/table.php b/Productivite/Snipe-IT/resources/lang/cs-CZ/admin/groups/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/cs-CZ/admin/groups/table.php
rename to Productivite/Snipe-IT/resources/lang/cs-CZ/admin/groups/table.php
diff --git a/Production/SNIPE-IT/resources/lang/cs-CZ/admin/groups/titles.php b/Productivite/Snipe-IT/resources/lang/cs-CZ/admin/groups/titles.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/cs-CZ/admin/groups/titles.php
rename to Productivite/Snipe-IT/resources/lang/cs-CZ/admin/groups/titles.php
diff --git a/Production/SNIPE-IT/resources/lang/cs-CZ/admin/hardware/form.php b/Productivite/Snipe-IT/resources/lang/cs-CZ/admin/hardware/form.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/cs-CZ/admin/hardware/form.php
rename to Productivite/Snipe-IT/resources/lang/cs-CZ/admin/hardware/form.php
diff --git a/Production/SNIPE-IT/resources/lang/cs-CZ/admin/hardware/general.php b/Productivite/Snipe-IT/resources/lang/cs-CZ/admin/hardware/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/cs-CZ/admin/hardware/general.php
rename to Productivite/Snipe-IT/resources/lang/cs-CZ/admin/hardware/general.php
diff --git a/Production/SNIPE-IT/resources/lang/cs-CZ/admin/hardware/message.php b/Productivite/Snipe-IT/resources/lang/cs-CZ/admin/hardware/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/cs-CZ/admin/hardware/message.php
rename to Productivite/Snipe-IT/resources/lang/cs-CZ/admin/hardware/message.php
diff --git a/Production/SNIPE-IT/resources/lang/cs-CZ/admin/hardware/table.php b/Productivite/Snipe-IT/resources/lang/cs-CZ/admin/hardware/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/cs-CZ/admin/hardware/table.php
rename to Productivite/Snipe-IT/resources/lang/cs-CZ/admin/hardware/table.php
diff --git a/Production/SNIPE-IT/resources/lang/cs-CZ/admin/kits/general.php b/Productivite/Snipe-IT/resources/lang/cs-CZ/admin/kits/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/cs-CZ/admin/kits/general.php
rename to Productivite/Snipe-IT/resources/lang/cs-CZ/admin/kits/general.php
diff --git a/Production/SNIPE-IT/resources/lang/cs-CZ/admin/labels/message.php b/Productivite/Snipe-IT/resources/lang/cs-CZ/admin/labels/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/cs-CZ/admin/labels/message.php
rename to Productivite/Snipe-IT/resources/lang/cs-CZ/admin/labels/message.php
diff --git a/Production/SNIPE-IT/resources/lang/cs-CZ/admin/labels/table.php b/Productivite/Snipe-IT/resources/lang/cs-CZ/admin/labels/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/cs-CZ/admin/labels/table.php
rename to Productivite/Snipe-IT/resources/lang/cs-CZ/admin/labels/table.php
diff --git a/Production/SNIPE-IT/resources/lang/cs-CZ/admin/licenses/form.php b/Productivite/Snipe-IT/resources/lang/cs-CZ/admin/licenses/form.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/cs-CZ/admin/licenses/form.php
rename to Productivite/Snipe-IT/resources/lang/cs-CZ/admin/licenses/form.php
diff --git a/Production/SNIPE-IT/resources/lang/cs-CZ/admin/licenses/general.php b/Productivite/Snipe-IT/resources/lang/cs-CZ/admin/licenses/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/cs-CZ/admin/licenses/general.php
rename to Productivite/Snipe-IT/resources/lang/cs-CZ/admin/licenses/general.php
diff --git a/Production/SNIPE-IT/resources/lang/cs-CZ/admin/licenses/message.php b/Productivite/Snipe-IT/resources/lang/cs-CZ/admin/licenses/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/cs-CZ/admin/licenses/message.php
rename to Productivite/Snipe-IT/resources/lang/cs-CZ/admin/licenses/message.php
diff --git a/Production/SNIPE-IT/resources/lang/cs-CZ/admin/licenses/table.php b/Productivite/Snipe-IT/resources/lang/cs-CZ/admin/licenses/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/cs-CZ/admin/licenses/table.php
rename to Productivite/Snipe-IT/resources/lang/cs-CZ/admin/licenses/table.php
diff --git a/Production/SNIPE-IT/resources/lang/cs-CZ/admin/locations/message.php b/Productivite/Snipe-IT/resources/lang/cs-CZ/admin/locations/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/cs-CZ/admin/locations/message.php
rename to Productivite/Snipe-IT/resources/lang/cs-CZ/admin/locations/message.php
diff --git a/Production/SNIPE-IT/resources/lang/cs-CZ/admin/locations/table.php b/Productivite/Snipe-IT/resources/lang/cs-CZ/admin/locations/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/cs-CZ/admin/locations/table.php
rename to Productivite/Snipe-IT/resources/lang/cs-CZ/admin/locations/table.php
diff --git a/Production/SNIPE-IT/resources/lang/cs-CZ/admin/manufacturers/message.php b/Productivite/Snipe-IT/resources/lang/cs-CZ/admin/manufacturers/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/cs-CZ/admin/manufacturers/message.php
rename to Productivite/Snipe-IT/resources/lang/cs-CZ/admin/manufacturers/message.php
diff --git a/Production/SNIPE-IT/resources/lang/cs-CZ/admin/manufacturers/table.php b/Productivite/Snipe-IT/resources/lang/cs-CZ/admin/manufacturers/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/cs-CZ/admin/manufacturers/table.php
rename to Productivite/Snipe-IT/resources/lang/cs-CZ/admin/manufacturers/table.php
diff --git a/Production/SNIPE-IT/resources/lang/cs-CZ/admin/models/general.php b/Productivite/Snipe-IT/resources/lang/cs-CZ/admin/models/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/cs-CZ/admin/models/general.php
rename to Productivite/Snipe-IT/resources/lang/cs-CZ/admin/models/general.php
diff --git a/Production/SNIPE-IT/resources/lang/cs-CZ/admin/models/message.php b/Productivite/Snipe-IT/resources/lang/cs-CZ/admin/models/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/cs-CZ/admin/models/message.php
rename to Productivite/Snipe-IT/resources/lang/cs-CZ/admin/models/message.php
diff --git a/Production/SNIPE-IT/resources/lang/cs-CZ/admin/models/table.php b/Productivite/Snipe-IT/resources/lang/cs-CZ/admin/models/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/cs-CZ/admin/models/table.php
rename to Productivite/Snipe-IT/resources/lang/cs-CZ/admin/models/table.php
diff --git a/Production/SNIPE-IT/resources/lang/cs-CZ/admin/reports/general.php b/Productivite/Snipe-IT/resources/lang/cs-CZ/admin/reports/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/cs-CZ/admin/reports/general.php
rename to Productivite/Snipe-IT/resources/lang/cs-CZ/admin/reports/general.php
diff --git a/Production/SNIPE-IT/resources/lang/cs-CZ/admin/reports/message.php b/Productivite/Snipe-IT/resources/lang/cs-CZ/admin/reports/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/cs-CZ/admin/reports/message.php
rename to Productivite/Snipe-IT/resources/lang/cs-CZ/admin/reports/message.php
diff --git a/Production/SNIPE-IT/resources/lang/cs-CZ/admin/settings/general.php b/Productivite/Snipe-IT/resources/lang/cs-CZ/admin/settings/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/cs-CZ/admin/settings/general.php
rename to Productivite/Snipe-IT/resources/lang/cs-CZ/admin/settings/general.php
diff --git a/Production/SNIPE-IT/resources/lang/cs-CZ/admin/settings/message.php b/Productivite/Snipe-IT/resources/lang/cs-CZ/admin/settings/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/cs-CZ/admin/settings/message.php
rename to Productivite/Snipe-IT/resources/lang/cs-CZ/admin/settings/message.php
diff --git a/Production/SNIPE-IT/resources/lang/cs-CZ/admin/settings/table.php b/Productivite/Snipe-IT/resources/lang/cs-CZ/admin/settings/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/cs-CZ/admin/settings/table.php
rename to Productivite/Snipe-IT/resources/lang/cs-CZ/admin/settings/table.php
diff --git a/Production/SNIPE-IT/resources/lang/cs-CZ/admin/statuslabels/message.php b/Productivite/Snipe-IT/resources/lang/cs-CZ/admin/statuslabels/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/cs-CZ/admin/statuslabels/message.php
rename to Productivite/Snipe-IT/resources/lang/cs-CZ/admin/statuslabels/message.php
diff --git a/Production/SNIPE-IT/resources/lang/cs-CZ/admin/statuslabels/table.php b/Productivite/Snipe-IT/resources/lang/cs-CZ/admin/statuslabels/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/cs-CZ/admin/statuslabels/table.php
rename to Productivite/Snipe-IT/resources/lang/cs-CZ/admin/statuslabels/table.php
diff --git a/Production/SNIPE-IT/resources/lang/cs-CZ/admin/suppliers/message.php b/Productivite/Snipe-IT/resources/lang/cs-CZ/admin/suppliers/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/cs-CZ/admin/suppliers/message.php
rename to Productivite/Snipe-IT/resources/lang/cs-CZ/admin/suppliers/message.php
diff --git a/Production/SNIPE-IT/resources/lang/cs-CZ/admin/suppliers/table.php b/Productivite/Snipe-IT/resources/lang/cs-CZ/admin/suppliers/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/cs-CZ/admin/suppliers/table.php
rename to Productivite/Snipe-IT/resources/lang/cs-CZ/admin/suppliers/table.php
diff --git a/Production/SNIPE-IT/resources/lang/cs-CZ/admin/users/general.php b/Productivite/Snipe-IT/resources/lang/cs-CZ/admin/users/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/cs-CZ/admin/users/general.php
rename to Productivite/Snipe-IT/resources/lang/cs-CZ/admin/users/general.php
diff --git a/Production/SNIPE-IT/resources/lang/cs-CZ/admin/users/message.php b/Productivite/Snipe-IT/resources/lang/cs-CZ/admin/users/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/cs-CZ/admin/users/message.php
rename to Productivite/Snipe-IT/resources/lang/cs-CZ/admin/users/message.php
diff --git a/Production/SNIPE-IT/resources/lang/cs-CZ/admin/users/table.php b/Productivite/Snipe-IT/resources/lang/cs-CZ/admin/users/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/cs-CZ/admin/users/table.php
rename to Productivite/Snipe-IT/resources/lang/cs-CZ/admin/users/table.php
diff --git a/Production/SNIPE-IT/resources/lang/cs-CZ/auth.php b/Productivite/Snipe-IT/resources/lang/cs-CZ/auth.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/cs-CZ/auth.php
rename to Productivite/Snipe-IT/resources/lang/cs-CZ/auth.php
diff --git a/Production/SNIPE-IT/resources/lang/cs-CZ/auth/general.php b/Productivite/Snipe-IT/resources/lang/cs-CZ/auth/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/cs-CZ/auth/general.php
rename to Productivite/Snipe-IT/resources/lang/cs-CZ/auth/general.php
diff --git a/Production/SNIPE-IT/resources/lang/cs-CZ/auth/message.php b/Productivite/Snipe-IT/resources/lang/cs-CZ/auth/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/cs-CZ/auth/message.php
rename to Productivite/Snipe-IT/resources/lang/cs-CZ/auth/message.php
diff --git a/Production/SNIPE-IT/resources/lang/cs-CZ/button.php b/Productivite/Snipe-IT/resources/lang/cs-CZ/button.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/cs-CZ/button.php
rename to Productivite/Snipe-IT/resources/lang/cs-CZ/button.php
diff --git a/Production/SNIPE-IT/resources/lang/cs-CZ/general.php b/Productivite/Snipe-IT/resources/lang/cs-CZ/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/cs-CZ/general.php
rename to Productivite/Snipe-IT/resources/lang/cs-CZ/general.php
diff --git a/Production/SNIPE-IT/resources/lang/cs-CZ/help.php b/Productivite/Snipe-IT/resources/lang/cs-CZ/help.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/cs-CZ/help.php
rename to Productivite/Snipe-IT/resources/lang/cs-CZ/help.php
diff --git a/Production/SNIPE-IT/resources/lang/cs-CZ/localizations.php b/Productivite/Snipe-IT/resources/lang/cs-CZ/localizations.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/cs-CZ/localizations.php
rename to Productivite/Snipe-IT/resources/lang/cs-CZ/localizations.php
diff --git a/Production/SNIPE-IT/resources/lang/cs-CZ/mail.php b/Productivite/Snipe-IT/resources/lang/cs-CZ/mail.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/cs-CZ/mail.php
rename to Productivite/Snipe-IT/resources/lang/cs-CZ/mail.php
diff --git a/Production/SNIPE-IT/resources/lang/cs-CZ/pagination.php b/Productivite/Snipe-IT/resources/lang/cs-CZ/pagination.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/cs-CZ/pagination.php
rename to Productivite/Snipe-IT/resources/lang/cs-CZ/pagination.php
diff --git a/Production/SNIPE-IT/resources/lang/cs-CZ/passwords.php b/Productivite/Snipe-IT/resources/lang/cs-CZ/passwords.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/cs-CZ/passwords.php
rename to Productivite/Snipe-IT/resources/lang/cs-CZ/passwords.php
diff --git a/Production/SNIPE-IT/resources/lang/cs-CZ/reminders.php b/Productivite/Snipe-IT/resources/lang/cs-CZ/reminders.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/cs-CZ/reminders.php
rename to Productivite/Snipe-IT/resources/lang/cs-CZ/reminders.php
diff --git a/Production/SNIPE-IT/resources/lang/cs-CZ/table.php b/Productivite/Snipe-IT/resources/lang/cs-CZ/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/cs-CZ/table.php
rename to Productivite/Snipe-IT/resources/lang/cs-CZ/table.php
diff --git a/Production/SNIPE-IT/resources/lang/cs-CZ/validation.php b/Productivite/Snipe-IT/resources/lang/cs-CZ/validation.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/cs-CZ/validation.php
rename to Productivite/Snipe-IT/resources/lang/cs-CZ/validation.php
diff --git a/Production/SNIPE-IT/resources/lang/cy-GB/account/general.php b/Productivite/Snipe-IT/resources/lang/cy-GB/account/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/cy-GB/account/general.php
rename to Productivite/Snipe-IT/resources/lang/cy-GB/account/general.php
diff --git a/Production/SNIPE-IT/resources/lang/cy-GB/admin/accessories/general.php b/Productivite/Snipe-IT/resources/lang/cy-GB/admin/accessories/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/cy-GB/admin/accessories/general.php
rename to Productivite/Snipe-IT/resources/lang/cy-GB/admin/accessories/general.php
diff --git a/Production/SNIPE-IT/resources/lang/cy-GB/admin/accessories/message.php b/Productivite/Snipe-IT/resources/lang/cy-GB/admin/accessories/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/cy-GB/admin/accessories/message.php
rename to Productivite/Snipe-IT/resources/lang/cy-GB/admin/accessories/message.php
diff --git a/Production/SNIPE-IT/resources/lang/cy-GB/admin/accessories/table.php b/Productivite/Snipe-IT/resources/lang/cy-GB/admin/accessories/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/cy-GB/admin/accessories/table.php
rename to Productivite/Snipe-IT/resources/lang/cy-GB/admin/accessories/table.php
diff --git a/Production/SNIPE-IT/resources/lang/cy-GB/admin/asset_maintenances/form.php b/Productivite/Snipe-IT/resources/lang/cy-GB/admin/asset_maintenances/form.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/cy-GB/admin/asset_maintenances/form.php
rename to Productivite/Snipe-IT/resources/lang/cy-GB/admin/asset_maintenances/form.php
diff --git a/Production/SNIPE-IT/resources/lang/cy-GB/admin/asset_maintenances/general.php b/Productivite/Snipe-IT/resources/lang/cy-GB/admin/asset_maintenances/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/cy-GB/admin/asset_maintenances/general.php
rename to Productivite/Snipe-IT/resources/lang/cy-GB/admin/asset_maintenances/general.php
diff --git a/Production/SNIPE-IT/resources/lang/cy-GB/admin/asset_maintenances/message.php b/Productivite/Snipe-IT/resources/lang/cy-GB/admin/asset_maintenances/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/cy-GB/admin/asset_maintenances/message.php
rename to Productivite/Snipe-IT/resources/lang/cy-GB/admin/asset_maintenances/message.php
diff --git a/Production/SNIPE-IT/resources/lang/cy-GB/admin/asset_maintenances/table.php b/Productivite/Snipe-IT/resources/lang/cy-GB/admin/asset_maintenances/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/cy-GB/admin/asset_maintenances/table.php
rename to Productivite/Snipe-IT/resources/lang/cy-GB/admin/asset_maintenances/table.php
diff --git a/Production/SNIPE-IT/resources/lang/cy-GB/admin/categories/general.php b/Productivite/Snipe-IT/resources/lang/cy-GB/admin/categories/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/cy-GB/admin/categories/general.php
rename to Productivite/Snipe-IT/resources/lang/cy-GB/admin/categories/general.php
diff --git a/Production/SNIPE-IT/resources/lang/cy-GB/admin/categories/message.php b/Productivite/Snipe-IT/resources/lang/cy-GB/admin/categories/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/cy-GB/admin/categories/message.php
rename to Productivite/Snipe-IT/resources/lang/cy-GB/admin/categories/message.php
diff --git a/Production/SNIPE-IT/resources/lang/cy-GB/admin/categories/table.php b/Productivite/Snipe-IT/resources/lang/cy-GB/admin/categories/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/cy-GB/admin/categories/table.php
rename to Productivite/Snipe-IT/resources/lang/cy-GB/admin/categories/table.php
diff --git a/Production/SNIPE-IT/resources/lang/cy-GB/admin/companies/general.php b/Productivite/Snipe-IT/resources/lang/cy-GB/admin/companies/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/cy-GB/admin/companies/general.php
rename to Productivite/Snipe-IT/resources/lang/cy-GB/admin/companies/general.php
diff --git a/Production/SNIPE-IT/resources/lang/cy-GB/admin/companies/message.php b/Productivite/Snipe-IT/resources/lang/cy-GB/admin/companies/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/cy-GB/admin/companies/message.php
rename to Productivite/Snipe-IT/resources/lang/cy-GB/admin/companies/message.php
diff --git a/Production/SNIPE-IT/resources/lang/cy-GB/admin/companies/table.php b/Productivite/Snipe-IT/resources/lang/cy-GB/admin/companies/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/cy-GB/admin/companies/table.php
rename to Productivite/Snipe-IT/resources/lang/cy-GB/admin/companies/table.php
diff --git a/Production/SNIPE-IT/resources/lang/cy-GB/admin/components/general.php b/Productivite/Snipe-IT/resources/lang/cy-GB/admin/components/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/cy-GB/admin/components/general.php
rename to Productivite/Snipe-IT/resources/lang/cy-GB/admin/components/general.php
diff --git a/Production/SNIPE-IT/resources/lang/cy-GB/admin/components/message.php b/Productivite/Snipe-IT/resources/lang/cy-GB/admin/components/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/cy-GB/admin/components/message.php
rename to Productivite/Snipe-IT/resources/lang/cy-GB/admin/components/message.php
diff --git a/Production/SNIPE-IT/resources/lang/cy-GB/admin/components/table.php b/Productivite/Snipe-IT/resources/lang/cy-GB/admin/components/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/cy-GB/admin/components/table.php
rename to Productivite/Snipe-IT/resources/lang/cy-GB/admin/components/table.php
diff --git a/Production/SNIPE-IT/resources/lang/cy-GB/admin/consumables/general.php b/Productivite/Snipe-IT/resources/lang/cy-GB/admin/consumables/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/cy-GB/admin/consumables/general.php
rename to Productivite/Snipe-IT/resources/lang/cy-GB/admin/consumables/general.php
diff --git a/Production/SNIPE-IT/resources/lang/cy-GB/admin/consumables/message.php b/Productivite/Snipe-IT/resources/lang/cy-GB/admin/consumables/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/cy-GB/admin/consumables/message.php
rename to Productivite/Snipe-IT/resources/lang/cy-GB/admin/consumables/message.php
diff --git a/Production/SNIPE-IT/resources/lang/cy-GB/admin/consumables/table.php b/Productivite/Snipe-IT/resources/lang/cy-GB/admin/consumables/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/cy-GB/admin/consumables/table.php
rename to Productivite/Snipe-IT/resources/lang/cy-GB/admin/consumables/table.php
diff --git a/Production/SNIPE-IT/resources/lang/cy-GB/admin/custom_fields/general.php b/Productivite/Snipe-IT/resources/lang/cy-GB/admin/custom_fields/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/cy-GB/admin/custom_fields/general.php
rename to Productivite/Snipe-IT/resources/lang/cy-GB/admin/custom_fields/general.php
diff --git a/Production/SNIPE-IT/resources/lang/cy-GB/admin/custom_fields/message.php b/Productivite/Snipe-IT/resources/lang/cy-GB/admin/custom_fields/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/cy-GB/admin/custom_fields/message.php
rename to Productivite/Snipe-IT/resources/lang/cy-GB/admin/custom_fields/message.php
diff --git a/Production/SNIPE-IT/resources/lang/cy-GB/admin/departments/message.php b/Productivite/Snipe-IT/resources/lang/cy-GB/admin/departments/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/cy-GB/admin/departments/message.php
rename to Productivite/Snipe-IT/resources/lang/cy-GB/admin/departments/message.php
diff --git a/Production/SNIPE-IT/resources/lang/cy-GB/admin/departments/table.php b/Productivite/Snipe-IT/resources/lang/cy-GB/admin/departments/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/cy-GB/admin/departments/table.php
rename to Productivite/Snipe-IT/resources/lang/cy-GB/admin/departments/table.php
diff --git a/Production/SNIPE-IT/resources/lang/cy-GB/admin/depreciations/general.php b/Productivite/Snipe-IT/resources/lang/cy-GB/admin/depreciations/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/cy-GB/admin/depreciations/general.php
rename to Productivite/Snipe-IT/resources/lang/cy-GB/admin/depreciations/general.php
diff --git a/Production/SNIPE-IT/resources/lang/cy-GB/admin/depreciations/message.php b/Productivite/Snipe-IT/resources/lang/cy-GB/admin/depreciations/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/cy-GB/admin/depreciations/message.php
rename to Productivite/Snipe-IT/resources/lang/cy-GB/admin/depreciations/message.php
diff --git a/Production/SNIPE-IT/resources/lang/cy-GB/admin/depreciations/table.php b/Productivite/Snipe-IT/resources/lang/cy-GB/admin/depreciations/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/cy-GB/admin/depreciations/table.php
rename to Productivite/Snipe-IT/resources/lang/cy-GB/admin/depreciations/table.php
diff --git a/Production/SNIPE-IT/resources/lang/cy-GB/admin/groups/message.php b/Productivite/Snipe-IT/resources/lang/cy-GB/admin/groups/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/cy-GB/admin/groups/message.php
rename to Productivite/Snipe-IT/resources/lang/cy-GB/admin/groups/message.php
diff --git a/Production/SNIPE-IT/resources/lang/cy-GB/admin/groups/table.php b/Productivite/Snipe-IT/resources/lang/cy-GB/admin/groups/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/cy-GB/admin/groups/table.php
rename to Productivite/Snipe-IT/resources/lang/cy-GB/admin/groups/table.php
diff --git a/Production/SNIPE-IT/resources/lang/cy-GB/admin/groups/titles.php b/Productivite/Snipe-IT/resources/lang/cy-GB/admin/groups/titles.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/cy-GB/admin/groups/titles.php
rename to Productivite/Snipe-IT/resources/lang/cy-GB/admin/groups/titles.php
diff --git a/Production/SNIPE-IT/resources/lang/cy-GB/admin/hardware/form.php b/Productivite/Snipe-IT/resources/lang/cy-GB/admin/hardware/form.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/cy-GB/admin/hardware/form.php
rename to Productivite/Snipe-IT/resources/lang/cy-GB/admin/hardware/form.php
diff --git a/Production/SNIPE-IT/resources/lang/cy-GB/admin/hardware/general.php b/Productivite/Snipe-IT/resources/lang/cy-GB/admin/hardware/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/cy-GB/admin/hardware/general.php
rename to Productivite/Snipe-IT/resources/lang/cy-GB/admin/hardware/general.php
diff --git a/Production/SNIPE-IT/resources/lang/cy-GB/admin/hardware/message.php b/Productivite/Snipe-IT/resources/lang/cy-GB/admin/hardware/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/cy-GB/admin/hardware/message.php
rename to Productivite/Snipe-IT/resources/lang/cy-GB/admin/hardware/message.php
diff --git a/Production/SNIPE-IT/resources/lang/cy-GB/admin/hardware/table.php b/Productivite/Snipe-IT/resources/lang/cy-GB/admin/hardware/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/cy-GB/admin/hardware/table.php
rename to Productivite/Snipe-IT/resources/lang/cy-GB/admin/hardware/table.php
diff --git a/Production/SNIPE-IT/resources/lang/cy-GB/admin/kits/general.php b/Productivite/Snipe-IT/resources/lang/cy-GB/admin/kits/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/cy-GB/admin/kits/general.php
rename to Productivite/Snipe-IT/resources/lang/cy-GB/admin/kits/general.php
diff --git a/Production/SNIPE-IT/resources/lang/cy-GB/admin/labels/message.php b/Productivite/Snipe-IT/resources/lang/cy-GB/admin/labels/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/cy-GB/admin/labels/message.php
rename to Productivite/Snipe-IT/resources/lang/cy-GB/admin/labels/message.php
diff --git a/Production/SNIPE-IT/resources/lang/cy-GB/admin/labels/table.php b/Productivite/Snipe-IT/resources/lang/cy-GB/admin/labels/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/cy-GB/admin/labels/table.php
rename to Productivite/Snipe-IT/resources/lang/cy-GB/admin/labels/table.php
diff --git a/Production/SNIPE-IT/resources/lang/cy-GB/admin/licenses/form.php b/Productivite/Snipe-IT/resources/lang/cy-GB/admin/licenses/form.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/cy-GB/admin/licenses/form.php
rename to Productivite/Snipe-IT/resources/lang/cy-GB/admin/licenses/form.php
diff --git a/Production/SNIPE-IT/resources/lang/cy-GB/admin/licenses/general.php b/Productivite/Snipe-IT/resources/lang/cy-GB/admin/licenses/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/cy-GB/admin/licenses/general.php
rename to Productivite/Snipe-IT/resources/lang/cy-GB/admin/licenses/general.php
diff --git a/Production/SNIPE-IT/resources/lang/cy-GB/admin/licenses/message.php b/Productivite/Snipe-IT/resources/lang/cy-GB/admin/licenses/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/cy-GB/admin/licenses/message.php
rename to Productivite/Snipe-IT/resources/lang/cy-GB/admin/licenses/message.php
diff --git a/Production/SNIPE-IT/resources/lang/cy-GB/admin/licenses/table.php b/Productivite/Snipe-IT/resources/lang/cy-GB/admin/licenses/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/cy-GB/admin/licenses/table.php
rename to Productivite/Snipe-IT/resources/lang/cy-GB/admin/licenses/table.php
diff --git a/Production/SNIPE-IT/resources/lang/cy-GB/admin/locations/message.php b/Productivite/Snipe-IT/resources/lang/cy-GB/admin/locations/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/cy-GB/admin/locations/message.php
rename to Productivite/Snipe-IT/resources/lang/cy-GB/admin/locations/message.php
diff --git a/Production/SNIPE-IT/resources/lang/cy-GB/admin/locations/table.php b/Productivite/Snipe-IT/resources/lang/cy-GB/admin/locations/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/cy-GB/admin/locations/table.php
rename to Productivite/Snipe-IT/resources/lang/cy-GB/admin/locations/table.php
diff --git a/Production/SNIPE-IT/resources/lang/cy-GB/admin/manufacturers/message.php b/Productivite/Snipe-IT/resources/lang/cy-GB/admin/manufacturers/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/cy-GB/admin/manufacturers/message.php
rename to Productivite/Snipe-IT/resources/lang/cy-GB/admin/manufacturers/message.php
diff --git a/Production/SNIPE-IT/resources/lang/cy-GB/admin/manufacturers/table.php b/Productivite/Snipe-IT/resources/lang/cy-GB/admin/manufacturers/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/cy-GB/admin/manufacturers/table.php
rename to Productivite/Snipe-IT/resources/lang/cy-GB/admin/manufacturers/table.php
diff --git a/Production/SNIPE-IT/resources/lang/cy-GB/admin/models/general.php b/Productivite/Snipe-IT/resources/lang/cy-GB/admin/models/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/cy-GB/admin/models/general.php
rename to Productivite/Snipe-IT/resources/lang/cy-GB/admin/models/general.php
diff --git a/Production/SNIPE-IT/resources/lang/cy-GB/admin/models/message.php b/Productivite/Snipe-IT/resources/lang/cy-GB/admin/models/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/cy-GB/admin/models/message.php
rename to Productivite/Snipe-IT/resources/lang/cy-GB/admin/models/message.php
diff --git a/Production/SNIPE-IT/resources/lang/cy-GB/admin/models/table.php b/Productivite/Snipe-IT/resources/lang/cy-GB/admin/models/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/cy-GB/admin/models/table.php
rename to Productivite/Snipe-IT/resources/lang/cy-GB/admin/models/table.php
diff --git a/Production/SNIPE-IT/resources/lang/cy-GB/admin/reports/general.php b/Productivite/Snipe-IT/resources/lang/cy-GB/admin/reports/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/cy-GB/admin/reports/general.php
rename to Productivite/Snipe-IT/resources/lang/cy-GB/admin/reports/general.php
diff --git a/Production/SNIPE-IT/resources/lang/cy-GB/admin/reports/message.php b/Productivite/Snipe-IT/resources/lang/cy-GB/admin/reports/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/cy-GB/admin/reports/message.php
rename to Productivite/Snipe-IT/resources/lang/cy-GB/admin/reports/message.php
diff --git a/Production/SNIPE-IT/resources/lang/cy-GB/admin/settings/general.php b/Productivite/Snipe-IT/resources/lang/cy-GB/admin/settings/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/cy-GB/admin/settings/general.php
rename to Productivite/Snipe-IT/resources/lang/cy-GB/admin/settings/general.php
diff --git a/Production/SNIPE-IT/resources/lang/cy-GB/admin/settings/message.php b/Productivite/Snipe-IT/resources/lang/cy-GB/admin/settings/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/cy-GB/admin/settings/message.php
rename to Productivite/Snipe-IT/resources/lang/cy-GB/admin/settings/message.php
diff --git a/Production/SNIPE-IT/resources/lang/cy-GB/admin/settings/table.php b/Productivite/Snipe-IT/resources/lang/cy-GB/admin/settings/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/cy-GB/admin/settings/table.php
rename to Productivite/Snipe-IT/resources/lang/cy-GB/admin/settings/table.php
diff --git a/Production/SNIPE-IT/resources/lang/cy-GB/admin/statuslabels/message.php b/Productivite/Snipe-IT/resources/lang/cy-GB/admin/statuslabels/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/cy-GB/admin/statuslabels/message.php
rename to Productivite/Snipe-IT/resources/lang/cy-GB/admin/statuslabels/message.php
diff --git a/Production/SNIPE-IT/resources/lang/cy-GB/admin/statuslabels/table.php b/Productivite/Snipe-IT/resources/lang/cy-GB/admin/statuslabels/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/cy-GB/admin/statuslabels/table.php
rename to Productivite/Snipe-IT/resources/lang/cy-GB/admin/statuslabels/table.php
diff --git a/Production/SNIPE-IT/resources/lang/cy-GB/admin/suppliers/message.php b/Productivite/Snipe-IT/resources/lang/cy-GB/admin/suppliers/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/cy-GB/admin/suppliers/message.php
rename to Productivite/Snipe-IT/resources/lang/cy-GB/admin/suppliers/message.php
diff --git a/Production/SNIPE-IT/resources/lang/cy-GB/admin/suppliers/table.php b/Productivite/Snipe-IT/resources/lang/cy-GB/admin/suppliers/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/cy-GB/admin/suppliers/table.php
rename to Productivite/Snipe-IT/resources/lang/cy-GB/admin/suppliers/table.php
diff --git a/Production/SNIPE-IT/resources/lang/cy-GB/admin/users/general.php b/Productivite/Snipe-IT/resources/lang/cy-GB/admin/users/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/cy-GB/admin/users/general.php
rename to Productivite/Snipe-IT/resources/lang/cy-GB/admin/users/general.php
diff --git a/Production/SNIPE-IT/resources/lang/cy-GB/admin/users/message.php b/Productivite/Snipe-IT/resources/lang/cy-GB/admin/users/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/cy-GB/admin/users/message.php
rename to Productivite/Snipe-IT/resources/lang/cy-GB/admin/users/message.php
diff --git a/Production/SNIPE-IT/resources/lang/cy-GB/admin/users/table.php b/Productivite/Snipe-IT/resources/lang/cy-GB/admin/users/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/cy-GB/admin/users/table.php
rename to Productivite/Snipe-IT/resources/lang/cy-GB/admin/users/table.php
diff --git a/Production/SNIPE-IT/resources/lang/cy-GB/auth.php b/Productivite/Snipe-IT/resources/lang/cy-GB/auth.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/cy-GB/auth.php
rename to Productivite/Snipe-IT/resources/lang/cy-GB/auth.php
diff --git a/Production/SNIPE-IT/resources/lang/cy-GB/auth/general.php b/Productivite/Snipe-IT/resources/lang/cy-GB/auth/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/cy-GB/auth/general.php
rename to Productivite/Snipe-IT/resources/lang/cy-GB/auth/general.php
diff --git a/Production/SNIPE-IT/resources/lang/cy-GB/auth/message.php b/Productivite/Snipe-IT/resources/lang/cy-GB/auth/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/cy-GB/auth/message.php
rename to Productivite/Snipe-IT/resources/lang/cy-GB/auth/message.php
diff --git a/Production/SNIPE-IT/resources/lang/cy-GB/button.php b/Productivite/Snipe-IT/resources/lang/cy-GB/button.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/cy-GB/button.php
rename to Productivite/Snipe-IT/resources/lang/cy-GB/button.php
diff --git a/Production/SNIPE-IT/resources/lang/cy-GB/general.php b/Productivite/Snipe-IT/resources/lang/cy-GB/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/cy-GB/general.php
rename to Productivite/Snipe-IT/resources/lang/cy-GB/general.php
diff --git a/Production/SNIPE-IT/resources/lang/cy-GB/help.php b/Productivite/Snipe-IT/resources/lang/cy-GB/help.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/cy-GB/help.php
rename to Productivite/Snipe-IT/resources/lang/cy-GB/help.php
diff --git a/Production/SNIPE-IT/resources/lang/cy-GB/localizations.php b/Productivite/Snipe-IT/resources/lang/cy-GB/localizations.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/cy-GB/localizations.php
rename to Productivite/Snipe-IT/resources/lang/cy-GB/localizations.php
diff --git a/Production/SNIPE-IT/resources/lang/cy-GB/mail.php b/Productivite/Snipe-IT/resources/lang/cy-GB/mail.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/cy-GB/mail.php
rename to Productivite/Snipe-IT/resources/lang/cy-GB/mail.php
diff --git a/Production/SNIPE-IT/resources/lang/cy-GB/pagination.php b/Productivite/Snipe-IT/resources/lang/cy-GB/pagination.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/cy-GB/pagination.php
rename to Productivite/Snipe-IT/resources/lang/cy-GB/pagination.php
diff --git a/Production/SNIPE-IT/resources/lang/cy-GB/passwords.php b/Productivite/Snipe-IT/resources/lang/cy-GB/passwords.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/cy-GB/passwords.php
rename to Productivite/Snipe-IT/resources/lang/cy-GB/passwords.php
diff --git a/Production/SNIPE-IT/resources/lang/cy-GB/reminders.php b/Productivite/Snipe-IT/resources/lang/cy-GB/reminders.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/cy-GB/reminders.php
rename to Productivite/Snipe-IT/resources/lang/cy-GB/reminders.php
diff --git a/Production/SNIPE-IT/resources/lang/cy-GB/table.php b/Productivite/Snipe-IT/resources/lang/cy-GB/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/cy-GB/table.php
rename to Productivite/Snipe-IT/resources/lang/cy-GB/table.php
diff --git a/Production/SNIPE-IT/resources/lang/cy-GB/validation.php b/Productivite/Snipe-IT/resources/lang/cy-GB/validation.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/cy-GB/validation.php
rename to Productivite/Snipe-IT/resources/lang/cy-GB/validation.php
diff --git a/Production/SNIPE-IT/resources/lang/da-DK/account/general.php b/Productivite/Snipe-IT/resources/lang/da-DK/account/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/da-DK/account/general.php
rename to Productivite/Snipe-IT/resources/lang/da-DK/account/general.php
diff --git a/Production/SNIPE-IT/resources/lang/da-DK/admin/accessories/general.php b/Productivite/Snipe-IT/resources/lang/da-DK/admin/accessories/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/da-DK/admin/accessories/general.php
rename to Productivite/Snipe-IT/resources/lang/da-DK/admin/accessories/general.php
diff --git a/Production/SNIPE-IT/resources/lang/da-DK/admin/accessories/message.php b/Productivite/Snipe-IT/resources/lang/da-DK/admin/accessories/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/da-DK/admin/accessories/message.php
rename to Productivite/Snipe-IT/resources/lang/da-DK/admin/accessories/message.php
diff --git a/Production/SNIPE-IT/resources/lang/da-DK/admin/accessories/table.php b/Productivite/Snipe-IT/resources/lang/da-DK/admin/accessories/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/da-DK/admin/accessories/table.php
rename to Productivite/Snipe-IT/resources/lang/da-DK/admin/accessories/table.php
diff --git a/Production/SNIPE-IT/resources/lang/da-DK/admin/asset_maintenances/form.php b/Productivite/Snipe-IT/resources/lang/da-DK/admin/asset_maintenances/form.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/da-DK/admin/asset_maintenances/form.php
rename to Productivite/Snipe-IT/resources/lang/da-DK/admin/asset_maintenances/form.php
diff --git a/Production/SNIPE-IT/resources/lang/da-DK/admin/asset_maintenances/general.php b/Productivite/Snipe-IT/resources/lang/da-DK/admin/asset_maintenances/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/da-DK/admin/asset_maintenances/general.php
rename to Productivite/Snipe-IT/resources/lang/da-DK/admin/asset_maintenances/general.php
diff --git a/Production/SNIPE-IT/resources/lang/da-DK/admin/asset_maintenances/message.php b/Productivite/Snipe-IT/resources/lang/da-DK/admin/asset_maintenances/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/da-DK/admin/asset_maintenances/message.php
rename to Productivite/Snipe-IT/resources/lang/da-DK/admin/asset_maintenances/message.php
diff --git a/Production/SNIPE-IT/resources/lang/da-DK/admin/asset_maintenances/table.php b/Productivite/Snipe-IT/resources/lang/da-DK/admin/asset_maintenances/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/da-DK/admin/asset_maintenances/table.php
rename to Productivite/Snipe-IT/resources/lang/da-DK/admin/asset_maintenances/table.php
diff --git a/Production/SNIPE-IT/resources/lang/da-DK/admin/categories/general.php b/Productivite/Snipe-IT/resources/lang/da-DK/admin/categories/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/da-DK/admin/categories/general.php
rename to Productivite/Snipe-IT/resources/lang/da-DK/admin/categories/general.php
diff --git a/Production/SNIPE-IT/resources/lang/da-DK/admin/categories/message.php b/Productivite/Snipe-IT/resources/lang/da-DK/admin/categories/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/da-DK/admin/categories/message.php
rename to Productivite/Snipe-IT/resources/lang/da-DK/admin/categories/message.php
diff --git a/Production/SNIPE-IT/resources/lang/da-DK/admin/categories/table.php b/Productivite/Snipe-IT/resources/lang/da-DK/admin/categories/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/da-DK/admin/categories/table.php
rename to Productivite/Snipe-IT/resources/lang/da-DK/admin/categories/table.php
diff --git a/Production/SNIPE-IT/resources/lang/da-DK/admin/companies/general.php b/Productivite/Snipe-IT/resources/lang/da-DK/admin/companies/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/da-DK/admin/companies/general.php
rename to Productivite/Snipe-IT/resources/lang/da-DK/admin/companies/general.php
diff --git a/Production/SNIPE-IT/resources/lang/da-DK/admin/companies/message.php b/Productivite/Snipe-IT/resources/lang/da-DK/admin/companies/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/da-DK/admin/companies/message.php
rename to Productivite/Snipe-IT/resources/lang/da-DK/admin/companies/message.php
diff --git a/Production/SNIPE-IT/resources/lang/da-DK/admin/companies/table.php b/Productivite/Snipe-IT/resources/lang/da-DK/admin/companies/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/da-DK/admin/companies/table.php
rename to Productivite/Snipe-IT/resources/lang/da-DK/admin/companies/table.php
diff --git a/Production/SNIPE-IT/resources/lang/da-DK/admin/components/general.php b/Productivite/Snipe-IT/resources/lang/da-DK/admin/components/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/da-DK/admin/components/general.php
rename to Productivite/Snipe-IT/resources/lang/da-DK/admin/components/general.php
diff --git a/Production/SNIPE-IT/resources/lang/da-DK/admin/components/message.php b/Productivite/Snipe-IT/resources/lang/da-DK/admin/components/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/da-DK/admin/components/message.php
rename to Productivite/Snipe-IT/resources/lang/da-DK/admin/components/message.php
diff --git a/Production/SNIPE-IT/resources/lang/da-DK/admin/components/table.php b/Productivite/Snipe-IT/resources/lang/da-DK/admin/components/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/da-DK/admin/components/table.php
rename to Productivite/Snipe-IT/resources/lang/da-DK/admin/components/table.php
diff --git a/Production/SNIPE-IT/resources/lang/da-DK/admin/consumables/general.php b/Productivite/Snipe-IT/resources/lang/da-DK/admin/consumables/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/da-DK/admin/consumables/general.php
rename to Productivite/Snipe-IT/resources/lang/da-DK/admin/consumables/general.php
diff --git a/Production/SNIPE-IT/resources/lang/da-DK/admin/consumables/message.php b/Productivite/Snipe-IT/resources/lang/da-DK/admin/consumables/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/da-DK/admin/consumables/message.php
rename to Productivite/Snipe-IT/resources/lang/da-DK/admin/consumables/message.php
diff --git a/Production/SNIPE-IT/resources/lang/da-DK/admin/consumables/table.php b/Productivite/Snipe-IT/resources/lang/da-DK/admin/consumables/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/da-DK/admin/consumables/table.php
rename to Productivite/Snipe-IT/resources/lang/da-DK/admin/consumables/table.php
diff --git a/Production/SNIPE-IT/resources/lang/da-DK/admin/custom_fields/general.php b/Productivite/Snipe-IT/resources/lang/da-DK/admin/custom_fields/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/da-DK/admin/custom_fields/general.php
rename to Productivite/Snipe-IT/resources/lang/da-DK/admin/custom_fields/general.php
diff --git a/Production/SNIPE-IT/resources/lang/da-DK/admin/custom_fields/message.php b/Productivite/Snipe-IT/resources/lang/da-DK/admin/custom_fields/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/da-DK/admin/custom_fields/message.php
rename to Productivite/Snipe-IT/resources/lang/da-DK/admin/custom_fields/message.php
diff --git a/Production/SNIPE-IT/resources/lang/da-DK/admin/departments/message.php b/Productivite/Snipe-IT/resources/lang/da-DK/admin/departments/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/da-DK/admin/departments/message.php
rename to Productivite/Snipe-IT/resources/lang/da-DK/admin/departments/message.php
diff --git a/Production/SNIPE-IT/resources/lang/da-DK/admin/departments/table.php b/Productivite/Snipe-IT/resources/lang/da-DK/admin/departments/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/da-DK/admin/departments/table.php
rename to Productivite/Snipe-IT/resources/lang/da-DK/admin/departments/table.php
diff --git a/Production/SNIPE-IT/resources/lang/da-DK/admin/depreciations/general.php b/Productivite/Snipe-IT/resources/lang/da-DK/admin/depreciations/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/da-DK/admin/depreciations/general.php
rename to Productivite/Snipe-IT/resources/lang/da-DK/admin/depreciations/general.php
diff --git a/Production/SNIPE-IT/resources/lang/da-DK/admin/depreciations/message.php b/Productivite/Snipe-IT/resources/lang/da-DK/admin/depreciations/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/da-DK/admin/depreciations/message.php
rename to Productivite/Snipe-IT/resources/lang/da-DK/admin/depreciations/message.php
diff --git a/Production/SNIPE-IT/resources/lang/da-DK/admin/depreciations/table.php b/Productivite/Snipe-IT/resources/lang/da-DK/admin/depreciations/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/da-DK/admin/depreciations/table.php
rename to Productivite/Snipe-IT/resources/lang/da-DK/admin/depreciations/table.php
diff --git a/Production/SNIPE-IT/resources/lang/da-DK/admin/groups/message.php b/Productivite/Snipe-IT/resources/lang/da-DK/admin/groups/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/da-DK/admin/groups/message.php
rename to Productivite/Snipe-IT/resources/lang/da-DK/admin/groups/message.php
diff --git a/Production/SNIPE-IT/resources/lang/da-DK/admin/groups/table.php b/Productivite/Snipe-IT/resources/lang/da-DK/admin/groups/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/da-DK/admin/groups/table.php
rename to Productivite/Snipe-IT/resources/lang/da-DK/admin/groups/table.php
diff --git a/Production/SNIPE-IT/resources/lang/da-DK/admin/groups/titles.php b/Productivite/Snipe-IT/resources/lang/da-DK/admin/groups/titles.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/da-DK/admin/groups/titles.php
rename to Productivite/Snipe-IT/resources/lang/da-DK/admin/groups/titles.php
diff --git a/Production/SNIPE-IT/resources/lang/da-DK/admin/hardware/form.php b/Productivite/Snipe-IT/resources/lang/da-DK/admin/hardware/form.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/da-DK/admin/hardware/form.php
rename to Productivite/Snipe-IT/resources/lang/da-DK/admin/hardware/form.php
diff --git a/Production/SNIPE-IT/resources/lang/da-DK/admin/hardware/general.php b/Productivite/Snipe-IT/resources/lang/da-DK/admin/hardware/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/da-DK/admin/hardware/general.php
rename to Productivite/Snipe-IT/resources/lang/da-DK/admin/hardware/general.php
diff --git a/Production/SNIPE-IT/resources/lang/da-DK/admin/hardware/message.php b/Productivite/Snipe-IT/resources/lang/da-DK/admin/hardware/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/da-DK/admin/hardware/message.php
rename to Productivite/Snipe-IT/resources/lang/da-DK/admin/hardware/message.php
diff --git a/Production/SNIPE-IT/resources/lang/da-DK/admin/hardware/table.php b/Productivite/Snipe-IT/resources/lang/da-DK/admin/hardware/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/da-DK/admin/hardware/table.php
rename to Productivite/Snipe-IT/resources/lang/da-DK/admin/hardware/table.php
diff --git a/Production/SNIPE-IT/resources/lang/da-DK/admin/kits/general.php b/Productivite/Snipe-IT/resources/lang/da-DK/admin/kits/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/da-DK/admin/kits/general.php
rename to Productivite/Snipe-IT/resources/lang/da-DK/admin/kits/general.php
diff --git a/Production/SNIPE-IT/resources/lang/da-DK/admin/labels/message.php b/Productivite/Snipe-IT/resources/lang/da-DK/admin/labels/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/da-DK/admin/labels/message.php
rename to Productivite/Snipe-IT/resources/lang/da-DK/admin/labels/message.php
diff --git a/Production/SNIPE-IT/resources/lang/da-DK/admin/labels/table.php b/Productivite/Snipe-IT/resources/lang/da-DK/admin/labels/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/da-DK/admin/labels/table.php
rename to Productivite/Snipe-IT/resources/lang/da-DK/admin/labels/table.php
diff --git a/Production/SNIPE-IT/resources/lang/da-DK/admin/licenses/form.php b/Productivite/Snipe-IT/resources/lang/da-DK/admin/licenses/form.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/da-DK/admin/licenses/form.php
rename to Productivite/Snipe-IT/resources/lang/da-DK/admin/licenses/form.php
diff --git a/Production/SNIPE-IT/resources/lang/da-DK/admin/licenses/general.php b/Productivite/Snipe-IT/resources/lang/da-DK/admin/licenses/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/da-DK/admin/licenses/general.php
rename to Productivite/Snipe-IT/resources/lang/da-DK/admin/licenses/general.php
diff --git a/Production/SNIPE-IT/resources/lang/da-DK/admin/licenses/message.php b/Productivite/Snipe-IT/resources/lang/da-DK/admin/licenses/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/da-DK/admin/licenses/message.php
rename to Productivite/Snipe-IT/resources/lang/da-DK/admin/licenses/message.php
diff --git a/Production/SNIPE-IT/resources/lang/da-DK/admin/licenses/table.php b/Productivite/Snipe-IT/resources/lang/da-DK/admin/licenses/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/da-DK/admin/licenses/table.php
rename to Productivite/Snipe-IT/resources/lang/da-DK/admin/licenses/table.php
diff --git a/Production/SNIPE-IT/resources/lang/da-DK/admin/locations/message.php b/Productivite/Snipe-IT/resources/lang/da-DK/admin/locations/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/da-DK/admin/locations/message.php
rename to Productivite/Snipe-IT/resources/lang/da-DK/admin/locations/message.php
diff --git a/Production/SNIPE-IT/resources/lang/da-DK/admin/locations/table.php b/Productivite/Snipe-IT/resources/lang/da-DK/admin/locations/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/da-DK/admin/locations/table.php
rename to Productivite/Snipe-IT/resources/lang/da-DK/admin/locations/table.php
diff --git a/Production/SNIPE-IT/resources/lang/da-DK/admin/manufacturers/message.php b/Productivite/Snipe-IT/resources/lang/da-DK/admin/manufacturers/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/da-DK/admin/manufacturers/message.php
rename to Productivite/Snipe-IT/resources/lang/da-DK/admin/manufacturers/message.php
diff --git a/Production/SNIPE-IT/resources/lang/da-DK/admin/manufacturers/table.php b/Productivite/Snipe-IT/resources/lang/da-DK/admin/manufacturers/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/da-DK/admin/manufacturers/table.php
rename to Productivite/Snipe-IT/resources/lang/da-DK/admin/manufacturers/table.php
diff --git a/Production/SNIPE-IT/resources/lang/da-DK/admin/models/general.php b/Productivite/Snipe-IT/resources/lang/da-DK/admin/models/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/da-DK/admin/models/general.php
rename to Productivite/Snipe-IT/resources/lang/da-DK/admin/models/general.php
diff --git a/Production/SNIPE-IT/resources/lang/da-DK/admin/models/message.php b/Productivite/Snipe-IT/resources/lang/da-DK/admin/models/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/da-DK/admin/models/message.php
rename to Productivite/Snipe-IT/resources/lang/da-DK/admin/models/message.php
diff --git a/Production/SNIPE-IT/resources/lang/da-DK/admin/models/table.php b/Productivite/Snipe-IT/resources/lang/da-DK/admin/models/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/da-DK/admin/models/table.php
rename to Productivite/Snipe-IT/resources/lang/da-DK/admin/models/table.php
diff --git a/Production/SNIPE-IT/resources/lang/da-DK/admin/reports/general.php b/Productivite/Snipe-IT/resources/lang/da-DK/admin/reports/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/da-DK/admin/reports/general.php
rename to Productivite/Snipe-IT/resources/lang/da-DK/admin/reports/general.php
diff --git a/Production/SNIPE-IT/resources/lang/da-DK/admin/reports/message.php b/Productivite/Snipe-IT/resources/lang/da-DK/admin/reports/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/da-DK/admin/reports/message.php
rename to Productivite/Snipe-IT/resources/lang/da-DK/admin/reports/message.php
diff --git a/Production/SNIPE-IT/resources/lang/da-DK/admin/settings/general.php b/Productivite/Snipe-IT/resources/lang/da-DK/admin/settings/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/da-DK/admin/settings/general.php
rename to Productivite/Snipe-IT/resources/lang/da-DK/admin/settings/general.php
diff --git a/Production/SNIPE-IT/resources/lang/da-DK/admin/settings/message.php b/Productivite/Snipe-IT/resources/lang/da-DK/admin/settings/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/da-DK/admin/settings/message.php
rename to Productivite/Snipe-IT/resources/lang/da-DK/admin/settings/message.php
diff --git a/Production/SNIPE-IT/resources/lang/da-DK/admin/settings/table.php b/Productivite/Snipe-IT/resources/lang/da-DK/admin/settings/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/da-DK/admin/settings/table.php
rename to Productivite/Snipe-IT/resources/lang/da-DK/admin/settings/table.php
diff --git a/Production/SNIPE-IT/resources/lang/da-DK/admin/statuslabels/message.php b/Productivite/Snipe-IT/resources/lang/da-DK/admin/statuslabels/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/da-DK/admin/statuslabels/message.php
rename to Productivite/Snipe-IT/resources/lang/da-DK/admin/statuslabels/message.php
diff --git a/Production/SNIPE-IT/resources/lang/da-DK/admin/statuslabels/table.php b/Productivite/Snipe-IT/resources/lang/da-DK/admin/statuslabels/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/da-DK/admin/statuslabels/table.php
rename to Productivite/Snipe-IT/resources/lang/da-DK/admin/statuslabels/table.php
diff --git a/Production/SNIPE-IT/resources/lang/da-DK/admin/suppliers/message.php b/Productivite/Snipe-IT/resources/lang/da-DK/admin/suppliers/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/da-DK/admin/suppliers/message.php
rename to Productivite/Snipe-IT/resources/lang/da-DK/admin/suppliers/message.php
diff --git a/Production/SNIPE-IT/resources/lang/da-DK/admin/suppliers/table.php b/Productivite/Snipe-IT/resources/lang/da-DK/admin/suppliers/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/da-DK/admin/suppliers/table.php
rename to Productivite/Snipe-IT/resources/lang/da-DK/admin/suppliers/table.php
diff --git a/Production/SNIPE-IT/resources/lang/da-DK/admin/users/general.php b/Productivite/Snipe-IT/resources/lang/da-DK/admin/users/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/da-DK/admin/users/general.php
rename to Productivite/Snipe-IT/resources/lang/da-DK/admin/users/general.php
diff --git a/Production/SNIPE-IT/resources/lang/da-DK/admin/users/message.php b/Productivite/Snipe-IT/resources/lang/da-DK/admin/users/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/da-DK/admin/users/message.php
rename to Productivite/Snipe-IT/resources/lang/da-DK/admin/users/message.php
diff --git a/Production/SNIPE-IT/resources/lang/da-DK/admin/users/table.php b/Productivite/Snipe-IT/resources/lang/da-DK/admin/users/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/da-DK/admin/users/table.php
rename to Productivite/Snipe-IT/resources/lang/da-DK/admin/users/table.php
diff --git a/Production/SNIPE-IT/resources/lang/da-DK/auth.php b/Productivite/Snipe-IT/resources/lang/da-DK/auth.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/da-DK/auth.php
rename to Productivite/Snipe-IT/resources/lang/da-DK/auth.php
diff --git a/Production/SNIPE-IT/resources/lang/da-DK/auth/general.php b/Productivite/Snipe-IT/resources/lang/da-DK/auth/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/da-DK/auth/general.php
rename to Productivite/Snipe-IT/resources/lang/da-DK/auth/general.php
diff --git a/Production/SNIPE-IT/resources/lang/da-DK/auth/message.php b/Productivite/Snipe-IT/resources/lang/da-DK/auth/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/da-DK/auth/message.php
rename to Productivite/Snipe-IT/resources/lang/da-DK/auth/message.php
diff --git a/Production/SNIPE-IT/resources/lang/da-DK/button.php b/Productivite/Snipe-IT/resources/lang/da-DK/button.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/da-DK/button.php
rename to Productivite/Snipe-IT/resources/lang/da-DK/button.php
diff --git a/Production/SNIPE-IT/resources/lang/da-DK/general.php b/Productivite/Snipe-IT/resources/lang/da-DK/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/da-DK/general.php
rename to Productivite/Snipe-IT/resources/lang/da-DK/general.php
diff --git a/Production/SNIPE-IT/resources/lang/da-DK/help.php b/Productivite/Snipe-IT/resources/lang/da-DK/help.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/da-DK/help.php
rename to Productivite/Snipe-IT/resources/lang/da-DK/help.php
diff --git a/Production/SNIPE-IT/resources/lang/da-DK/localizations.php b/Productivite/Snipe-IT/resources/lang/da-DK/localizations.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/da-DK/localizations.php
rename to Productivite/Snipe-IT/resources/lang/da-DK/localizations.php
diff --git a/Production/SNIPE-IT/resources/lang/da-DK/mail.php b/Productivite/Snipe-IT/resources/lang/da-DK/mail.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/da-DK/mail.php
rename to Productivite/Snipe-IT/resources/lang/da-DK/mail.php
diff --git a/Production/SNIPE-IT/resources/lang/da-DK/pagination.php b/Productivite/Snipe-IT/resources/lang/da-DK/pagination.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/da-DK/pagination.php
rename to Productivite/Snipe-IT/resources/lang/da-DK/pagination.php
diff --git a/Production/SNIPE-IT/resources/lang/da-DK/passwords.php b/Productivite/Snipe-IT/resources/lang/da-DK/passwords.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/da-DK/passwords.php
rename to Productivite/Snipe-IT/resources/lang/da-DK/passwords.php
diff --git a/Production/SNIPE-IT/resources/lang/da-DK/reminders.php b/Productivite/Snipe-IT/resources/lang/da-DK/reminders.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/da-DK/reminders.php
rename to Productivite/Snipe-IT/resources/lang/da-DK/reminders.php
diff --git a/Production/SNIPE-IT/resources/lang/da-DK/table.php b/Productivite/Snipe-IT/resources/lang/da-DK/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/da-DK/table.php
rename to Productivite/Snipe-IT/resources/lang/da-DK/table.php
diff --git a/Production/SNIPE-IT/resources/lang/da-DK/validation.php b/Productivite/Snipe-IT/resources/lang/da-DK/validation.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/da-DK/validation.php
rename to Productivite/Snipe-IT/resources/lang/da-DK/validation.php
diff --git a/Production/SNIPE-IT/resources/lang/de-DE/account/general.php b/Productivite/Snipe-IT/resources/lang/de-DE/account/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/de-DE/account/general.php
rename to Productivite/Snipe-IT/resources/lang/de-DE/account/general.php
diff --git a/Production/SNIPE-IT/resources/lang/de-DE/admin/accessories/general.php b/Productivite/Snipe-IT/resources/lang/de-DE/admin/accessories/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/de-DE/admin/accessories/general.php
rename to Productivite/Snipe-IT/resources/lang/de-DE/admin/accessories/general.php
diff --git a/Production/SNIPE-IT/resources/lang/de-DE/admin/accessories/message.php b/Productivite/Snipe-IT/resources/lang/de-DE/admin/accessories/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/de-DE/admin/accessories/message.php
rename to Productivite/Snipe-IT/resources/lang/de-DE/admin/accessories/message.php
diff --git a/Production/SNIPE-IT/resources/lang/de-DE/admin/accessories/table.php b/Productivite/Snipe-IT/resources/lang/de-DE/admin/accessories/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/de-DE/admin/accessories/table.php
rename to Productivite/Snipe-IT/resources/lang/de-DE/admin/accessories/table.php
diff --git a/Production/SNIPE-IT/resources/lang/de-DE/admin/asset_maintenances/form.php b/Productivite/Snipe-IT/resources/lang/de-DE/admin/asset_maintenances/form.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/de-DE/admin/asset_maintenances/form.php
rename to Productivite/Snipe-IT/resources/lang/de-DE/admin/asset_maintenances/form.php
diff --git a/Production/SNIPE-IT/resources/lang/de-DE/admin/asset_maintenances/general.php b/Productivite/Snipe-IT/resources/lang/de-DE/admin/asset_maintenances/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/de-DE/admin/asset_maintenances/general.php
rename to Productivite/Snipe-IT/resources/lang/de-DE/admin/asset_maintenances/general.php
diff --git a/Production/SNIPE-IT/resources/lang/de-DE/admin/asset_maintenances/message.php b/Productivite/Snipe-IT/resources/lang/de-DE/admin/asset_maintenances/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/de-DE/admin/asset_maintenances/message.php
rename to Productivite/Snipe-IT/resources/lang/de-DE/admin/asset_maintenances/message.php
diff --git a/Production/SNIPE-IT/resources/lang/de-DE/admin/asset_maintenances/table.php b/Productivite/Snipe-IT/resources/lang/de-DE/admin/asset_maintenances/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/de-DE/admin/asset_maintenances/table.php
rename to Productivite/Snipe-IT/resources/lang/de-DE/admin/asset_maintenances/table.php
diff --git a/Production/SNIPE-IT/resources/lang/de-DE/admin/categories/general.php b/Productivite/Snipe-IT/resources/lang/de-DE/admin/categories/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/de-DE/admin/categories/general.php
rename to Productivite/Snipe-IT/resources/lang/de-DE/admin/categories/general.php
diff --git a/Production/SNIPE-IT/resources/lang/de-DE/admin/categories/message.php b/Productivite/Snipe-IT/resources/lang/de-DE/admin/categories/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/de-DE/admin/categories/message.php
rename to Productivite/Snipe-IT/resources/lang/de-DE/admin/categories/message.php
diff --git a/Production/SNIPE-IT/resources/lang/de-DE/admin/categories/table.php b/Productivite/Snipe-IT/resources/lang/de-DE/admin/categories/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/de-DE/admin/categories/table.php
rename to Productivite/Snipe-IT/resources/lang/de-DE/admin/categories/table.php
diff --git a/Production/SNIPE-IT/resources/lang/de-DE/admin/companies/general.php b/Productivite/Snipe-IT/resources/lang/de-DE/admin/companies/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/de-DE/admin/companies/general.php
rename to Productivite/Snipe-IT/resources/lang/de-DE/admin/companies/general.php
diff --git a/Production/SNIPE-IT/resources/lang/de-DE/admin/companies/message.php b/Productivite/Snipe-IT/resources/lang/de-DE/admin/companies/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/de-DE/admin/companies/message.php
rename to Productivite/Snipe-IT/resources/lang/de-DE/admin/companies/message.php
diff --git a/Production/SNIPE-IT/resources/lang/de-DE/admin/companies/table.php b/Productivite/Snipe-IT/resources/lang/de-DE/admin/companies/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/de-DE/admin/companies/table.php
rename to Productivite/Snipe-IT/resources/lang/de-DE/admin/companies/table.php
diff --git a/Production/SNIPE-IT/resources/lang/de-DE/admin/components/general.php b/Productivite/Snipe-IT/resources/lang/de-DE/admin/components/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/de-DE/admin/components/general.php
rename to Productivite/Snipe-IT/resources/lang/de-DE/admin/components/general.php
diff --git a/Production/SNIPE-IT/resources/lang/de-DE/admin/components/message.php b/Productivite/Snipe-IT/resources/lang/de-DE/admin/components/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/de-DE/admin/components/message.php
rename to Productivite/Snipe-IT/resources/lang/de-DE/admin/components/message.php
diff --git a/Production/SNIPE-IT/resources/lang/de-DE/admin/components/table.php b/Productivite/Snipe-IT/resources/lang/de-DE/admin/components/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/de-DE/admin/components/table.php
rename to Productivite/Snipe-IT/resources/lang/de-DE/admin/components/table.php
diff --git a/Production/SNIPE-IT/resources/lang/de-DE/admin/consumables/general.php b/Productivite/Snipe-IT/resources/lang/de-DE/admin/consumables/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/de-DE/admin/consumables/general.php
rename to Productivite/Snipe-IT/resources/lang/de-DE/admin/consumables/general.php
diff --git a/Production/SNIPE-IT/resources/lang/de-DE/admin/consumables/message.php b/Productivite/Snipe-IT/resources/lang/de-DE/admin/consumables/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/de-DE/admin/consumables/message.php
rename to Productivite/Snipe-IT/resources/lang/de-DE/admin/consumables/message.php
diff --git a/Production/SNIPE-IT/resources/lang/de-DE/admin/consumables/table.php b/Productivite/Snipe-IT/resources/lang/de-DE/admin/consumables/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/de-DE/admin/consumables/table.php
rename to Productivite/Snipe-IT/resources/lang/de-DE/admin/consumables/table.php
diff --git a/Production/SNIPE-IT/resources/lang/de-DE/admin/custom_fields/general.php b/Productivite/Snipe-IT/resources/lang/de-DE/admin/custom_fields/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/de-DE/admin/custom_fields/general.php
rename to Productivite/Snipe-IT/resources/lang/de-DE/admin/custom_fields/general.php
diff --git a/Production/SNIPE-IT/resources/lang/de-DE/admin/custom_fields/message.php b/Productivite/Snipe-IT/resources/lang/de-DE/admin/custom_fields/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/de-DE/admin/custom_fields/message.php
rename to Productivite/Snipe-IT/resources/lang/de-DE/admin/custom_fields/message.php
diff --git a/Production/SNIPE-IT/resources/lang/de-DE/admin/departments/message.php b/Productivite/Snipe-IT/resources/lang/de-DE/admin/departments/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/de-DE/admin/departments/message.php
rename to Productivite/Snipe-IT/resources/lang/de-DE/admin/departments/message.php
diff --git a/Production/SNIPE-IT/resources/lang/de-DE/admin/departments/table.php b/Productivite/Snipe-IT/resources/lang/de-DE/admin/departments/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/de-DE/admin/departments/table.php
rename to Productivite/Snipe-IT/resources/lang/de-DE/admin/departments/table.php
diff --git a/Production/SNIPE-IT/resources/lang/de-DE/admin/depreciations/general.php b/Productivite/Snipe-IT/resources/lang/de-DE/admin/depreciations/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/de-DE/admin/depreciations/general.php
rename to Productivite/Snipe-IT/resources/lang/de-DE/admin/depreciations/general.php
diff --git a/Production/SNIPE-IT/resources/lang/de-DE/admin/depreciations/message.php b/Productivite/Snipe-IT/resources/lang/de-DE/admin/depreciations/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/de-DE/admin/depreciations/message.php
rename to Productivite/Snipe-IT/resources/lang/de-DE/admin/depreciations/message.php
diff --git a/Production/SNIPE-IT/resources/lang/de-DE/admin/depreciations/table.php b/Productivite/Snipe-IT/resources/lang/de-DE/admin/depreciations/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/de-DE/admin/depreciations/table.php
rename to Productivite/Snipe-IT/resources/lang/de-DE/admin/depreciations/table.php
diff --git a/Production/SNIPE-IT/resources/lang/de-DE/admin/groups/message.php b/Productivite/Snipe-IT/resources/lang/de-DE/admin/groups/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/de-DE/admin/groups/message.php
rename to Productivite/Snipe-IT/resources/lang/de-DE/admin/groups/message.php
diff --git a/Production/SNIPE-IT/resources/lang/de-DE/admin/groups/table.php b/Productivite/Snipe-IT/resources/lang/de-DE/admin/groups/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/de-DE/admin/groups/table.php
rename to Productivite/Snipe-IT/resources/lang/de-DE/admin/groups/table.php
diff --git a/Production/SNIPE-IT/resources/lang/de-DE/admin/groups/titles.php b/Productivite/Snipe-IT/resources/lang/de-DE/admin/groups/titles.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/de-DE/admin/groups/titles.php
rename to Productivite/Snipe-IT/resources/lang/de-DE/admin/groups/titles.php
diff --git a/Production/SNIPE-IT/resources/lang/de-DE/admin/hardware/form.php b/Productivite/Snipe-IT/resources/lang/de-DE/admin/hardware/form.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/de-DE/admin/hardware/form.php
rename to Productivite/Snipe-IT/resources/lang/de-DE/admin/hardware/form.php
diff --git a/Production/SNIPE-IT/resources/lang/de-DE/admin/hardware/general.php b/Productivite/Snipe-IT/resources/lang/de-DE/admin/hardware/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/de-DE/admin/hardware/general.php
rename to Productivite/Snipe-IT/resources/lang/de-DE/admin/hardware/general.php
diff --git a/Production/SNIPE-IT/resources/lang/de-DE/admin/hardware/message.php b/Productivite/Snipe-IT/resources/lang/de-DE/admin/hardware/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/de-DE/admin/hardware/message.php
rename to Productivite/Snipe-IT/resources/lang/de-DE/admin/hardware/message.php
diff --git a/Production/SNIPE-IT/resources/lang/de-DE/admin/hardware/table.php b/Productivite/Snipe-IT/resources/lang/de-DE/admin/hardware/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/de-DE/admin/hardware/table.php
rename to Productivite/Snipe-IT/resources/lang/de-DE/admin/hardware/table.php
diff --git a/Production/SNIPE-IT/resources/lang/de-DE/admin/kits/general.php b/Productivite/Snipe-IT/resources/lang/de-DE/admin/kits/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/de-DE/admin/kits/general.php
rename to Productivite/Snipe-IT/resources/lang/de-DE/admin/kits/general.php
diff --git a/Production/SNIPE-IT/resources/lang/de-DE/admin/labels/message.php b/Productivite/Snipe-IT/resources/lang/de-DE/admin/labels/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/de-DE/admin/labels/message.php
rename to Productivite/Snipe-IT/resources/lang/de-DE/admin/labels/message.php
diff --git a/Production/SNIPE-IT/resources/lang/de-DE/admin/labels/table.php b/Productivite/Snipe-IT/resources/lang/de-DE/admin/labels/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/de-DE/admin/labels/table.php
rename to Productivite/Snipe-IT/resources/lang/de-DE/admin/labels/table.php
diff --git a/Production/SNIPE-IT/resources/lang/de-DE/admin/licenses/form.php b/Productivite/Snipe-IT/resources/lang/de-DE/admin/licenses/form.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/de-DE/admin/licenses/form.php
rename to Productivite/Snipe-IT/resources/lang/de-DE/admin/licenses/form.php
diff --git a/Production/SNIPE-IT/resources/lang/de-DE/admin/licenses/general.php b/Productivite/Snipe-IT/resources/lang/de-DE/admin/licenses/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/de-DE/admin/licenses/general.php
rename to Productivite/Snipe-IT/resources/lang/de-DE/admin/licenses/general.php
diff --git a/Production/SNIPE-IT/resources/lang/de-DE/admin/licenses/message.php b/Productivite/Snipe-IT/resources/lang/de-DE/admin/licenses/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/de-DE/admin/licenses/message.php
rename to Productivite/Snipe-IT/resources/lang/de-DE/admin/licenses/message.php
diff --git a/Production/SNIPE-IT/resources/lang/de-DE/admin/licenses/table.php b/Productivite/Snipe-IT/resources/lang/de-DE/admin/licenses/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/de-DE/admin/licenses/table.php
rename to Productivite/Snipe-IT/resources/lang/de-DE/admin/licenses/table.php
diff --git a/Production/SNIPE-IT/resources/lang/de-DE/admin/locations/message.php b/Productivite/Snipe-IT/resources/lang/de-DE/admin/locations/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/de-DE/admin/locations/message.php
rename to Productivite/Snipe-IT/resources/lang/de-DE/admin/locations/message.php
diff --git a/Production/SNIPE-IT/resources/lang/de-DE/admin/locations/table.php b/Productivite/Snipe-IT/resources/lang/de-DE/admin/locations/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/de-DE/admin/locations/table.php
rename to Productivite/Snipe-IT/resources/lang/de-DE/admin/locations/table.php
diff --git a/Production/SNIPE-IT/resources/lang/de-DE/admin/manufacturers/message.php b/Productivite/Snipe-IT/resources/lang/de-DE/admin/manufacturers/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/de-DE/admin/manufacturers/message.php
rename to Productivite/Snipe-IT/resources/lang/de-DE/admin/manufacturers/message.php
diff --git a/Production/SNIPE-IT/resources/lang/de-DE/admin/manufacturers/table.php b/Productivite/Snipe-IT/resources/lang/de-DE/admin/manufacturers/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/de-DE/admin/manufacturers/table.php
rename to Productivite/Snipe-IT/resources/lang/de-DE/admin/manufacturers/table.php
diff --git a/Production/SNIPE-IT/resources/lang/de-DE/admin/models/general.php b/Productivite/Snipe-IT/resources/lang/de-DE/admin/models/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/de-DE/admin/models/general.php
rename to Productivite/Snipe-IT/resources/lang/de-DE/admin/models/general.php
diff --git a/Production/SNIPE-IT/resources/lang/de-DE/admin/models/message.php b/Productivite/Snipe-IT/resources/lang/de-DE/admin/models/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/de-DE/admin/models/message.php
rename to Productivite/Snipe-IT/resources/lang/de-DE/admin/models/message.php
diff --git a/Production/SNIPE-IT/resources/lang/de-DE/admin/models/table.php b/Productivite/Snipe-IT/resources/lang/de-DE/admin/models/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/de-DE/admin/models/table.php
rename to Productivite/Snipe-IT/resources/lang/de-DE/admin/models/table.php
diff --git a/Production/SNIPE-IT/resources/lang/de-DE/admin/reports/general.php b/Productivite/Snipe-IT/resources/lang/de-DE/admin/reports/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/de-DE/admin/reports/general.php
rename to Productivite/Snipe-IT/resources/lang/de-DE/admin/reports/general.php
diff --git a/Production/SNIPE-IT/resources/lang/de-DE/admin/reports/message.php b/Productivite/Snipe-IT/resources/lang/de-DE/admin/reports/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/de-DE/admin/reports/message.php
rename to Productivite/Snipe-IT/resources/lang/de-DE/admin/reports/message.php
diff --git a/Production/SNIPE-IT/resources/lang/de-DE/admin/settings/general.php b/Productivite/Snipe-IT/resources/lang/de-DE/admin/settings/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/de-DE/admin/settings/general.php
rename to Productivite/Snipe-IT/resources/lang/de-DE/admin/settings/general.php
diff --git a/Production/SNIPE-IT/resources/lang/de-DE/admin/settings/message.php b/Productivite/Snipe-IT/resources/lang/de-DE/admin/settings/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/de-DE/admin/settings/message.php
rename to Productivite/Snipe-IT/resources/lang/de-DE/admin/settings/message.php
diff --git a/Production/SNIPE-IT/resources/lang/de-DE/admin/settings/table.php b/Productivite/Snipe-IT/resources/lang/de-DE/admin/settings/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/de-DE/admin/settings/table.php
rename to Productivite/Snipe-IT/resources/lang/de-DE/admin/settings/table.php
diff --git a/Production/SNIPE-IT/resources/lang/de-DE/admin/statuslabels/message.php b/Productivite/Snipe-IT/resources/lang/de-DE/admin/statuslabels/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/de-DE/admin/statuslabels/message.php
rename to Productivite/Snipe-IT/resources/lang/de-DE/admin/statuslabels/message.php
diff --git a/Production/SNIPE-IT/resources/lang/de-DE/admin/statuslabels/table.php b/Productivite/Snipe-IT/resources/lang/de-DE/admin/statuslabels/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/de-DE/admin/statuslabels/table.php
rename to Productivite/Snipe-IT/resources/lang/de-DE/admin/statuslabels/table.php
diff --git a/Production/SNIPE-IT/resources/lang/de-DE/admin/suppliers/message.php b/Productivite/Snipe-IT/resources/lang/de-DE/admin/suppliers/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/de-DE/admin/suppliers/message.php
rename to Productivite/Snipe-IT/resources/lang/de-DE/admin/suppliers/message.php
diff --git a/Production/SNIPE-IT/resources/lang/de-DE/admin/suppliers/table.php b/Productivite/Snipe-IT/resources/lang/de-DE/admin/suppliers/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/de-DE/admin/suppliers/table.php
rename to Productivite/Snipe-IT/resources/lang/de-DE/admin/suppliers/table.php
diff --git a/Production/SNIPE-IT/resources/lang/de-DE/admin/users/general.php b/Productivite/Snipe-IT/resources/lang/de-DE/admin/users/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/de-DE/admin/users/general.php
rename to Productivite/Snipe-IT/resources/lang/de-DE/admin/users/general.php
diff --git a/Production/SNIPE-IT/resources/lang/de-DE/admin/users/message.php b/Productivite/Snipe-IT/resources/lang/de-DE/admin/users/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/de-DE/admin/users/message.php
rename to Productivite/Snipe-IT/resources/lang/de-DE/admin/users/message.php
diff --git a/Production/SNIPE-IT/resources/lang/de-DE/admin/users/table.php b/Productivite/Snipe-IT/resources/lang/de-DE/admin/users/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/de-DE/admin/users/table.php
rename to Productivite/Snipe-IT/resources/lang/de-DE/admin/users/table.php
diff --git a/Production/SNIPE-IT/resources/lang/de-DE/auth.php b/Productivite/Snipe-IT/resources/lang/de-DE/auth.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/de-DE/auth.php
rename to Productivite/Snipe-IT/resources/lang/de-DE/auth.php
diff --git a/Production/SNIPE-IT/resources/lang/de-DE/auth/general.php b/Productivite/Snipe-IT/resources/lang/de-DE/auth/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/de-DE/auth/general.php
rename to Productivite/Snipe-IT/resources/lang/de-DE/auth/general.php
diff --git a/Production/SNIPE-IT/resources/lang/de-DE/auth/message.php b/Productivite/Snipe-IT/resources/lang/de-DE/auth/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/de-DE/auth/message.php
rename to Productivite/Snipe-IT/resources/lang/de-DE/auth/message.php
diff --git a/Production/SNIPE-IT/resources/lang/de-DE/button.php b/Productivite/Snipe-IT/resources/lang/de-DE/button.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/de-DE/button.php
rename to Productivite/Snipe-IT/resources/lang/de-DE/button.php
diff --git a/Production/SNIPE-IT/resources/lang/de-DE/general.php b/Productivite/Snipe-IT/resources/lang/de-DE/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/de-DE/general.php
rename to Productivite/Snipe-IT/resources/lang/de-DE/general.php
diff --git a/Production/SNIPE-IT/resources/lang/de-DE/help.php b/Productivite/Snipe-IT/resources/lang/de-DE/help.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/de-DE/help.php
rename to Productivite/Snipe-IT/resources/lang/de-DE/help.php
diff --git a/Production/SNIPE-IT/resources/lang/de-DE/localizations.php b/Productivite/Snipe-IT/resources/lang/de-DE/localizations.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/de-DE/localizations.php
rename to Productivite/Snipe-IT/resources/lang/de-DE/localizations.php
diff --git a/Production/SNIPE-IT/resources/lang/de-DE/mail.php b/Productivite/Snipe-IT/resources/lang/de-DE/mail.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/de-DE/mail.php
rename to Productivite/Snipe-IT/resources/lang/de-DE/mail.php
diff --git a/Production/SNIPE-IT/resources/lang/de-DE/pagination.php b/Productivite/Snipe-IT/resources/lang/de-DE/pagination.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/de-DE/pagination.php
rename to Productivite/Snipe-IT/resources/lang/de-DE/pagination.php
diff --git a/Production/SNIPE-IT/resources/lang/de-DE/passwords.php b/Productivite/Snipe-IT/resources/lang/de-DE/passwords.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/de-DE/passwords.php
rename to Productivite/Snipe-IT/resources/lang/de-DE/passwords.php
diff --git a/Production/SNIPE-IT/resources/lang/de-DE/reminders.php b/Productivite/Snipe-IT/resources/lang/de-DE/reminders.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/de-DE/reminders.php
rename to Productivite/Snipe-IT/resources/lang/de-DE/reminders.php
diff --git a/Production/SNIPE-IT/resources/lang/de-DE/table.php b/Productivite/Snipe-IT/resources/lang/de-DE/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/de-DE/table.php
rename to Productivite/Snipe-IT/resources/lang/de-DE/table.php
diff --git a/Production/SNIPE-IT/resources/lang/de-DE/validation.php b/Productivite/Snipe-IT/resources/lang/de-DE/validation.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/de-DE/validation.php
rename to Productivite/Snipe-IT/resources/lang/de-DE/validation.php
diff --git a/Production/SNIPE-IT/resources/lang/de-if/account/general.php b/Productivite/Snipe-IT/resources/lang/de-if/account/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/de-if/account/general.php
rename to Productivite/Snipe-IT/resources/lang/de-if/account/general.php
diff --git a/Production/SNIPE-IT/resources/lang/de-if/admin/accessories/general.php b/Productivite/Snipe-IT/resources/lang/de-if/admin/accessories/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/de-if/admin/accessories/general.php
rename to Productivite/Snipe-IT/resources/lang/de-if/admin/accessories/general.php
diff --git a/Production/SNIPE-IT/resources/lang/de-if/admin/accessories/message.php b/Productivite/Snipe-IT/resources/lang/de-if/admin/accessories/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/de-if/admin/accessories/message.php
rename to Productivite/Snipe-IT/resources/lang/de-if/admin/accessories/message.php
diff --git a/Production/SNIPE-IT/resources/lang/de-if/admin/accessories/table.php b/Productivite/Snipe-IT/resources/lang/de-if/admin/accessories/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/de-if/admin/accessories/table.php
rename to Productivite/Snipe-IT/resources/lang/de-if/admin/accessories/table.php
diff --git a/Production/SNIPE-IT/resources/lang/de-if/admin/asset_maintenances/form.php b/Productivite/Snipe-IT/resources/lang/de-if/admin/asset_maintenances/form.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/de-if/admin/asset_maintenances/form.php
rename to Productivite/Snipe-IT/resources/lang/de-if/admin/asset_maintenances/form.php
diff --git a/Production/SNIPE-IT/resources/lang/de-if/admin/asset_maintenances/general.php b/Productivite/Snipe-IT/resources/lang/de-if/admin/asset_maintenances/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/de-if/admin/asset_maintenances/general.php
rename to Productivite/Snipe-IT/resources/lang/de-if/admin/asset_maintenances/general.php
diff --git a/Production/SNIPE-IT/resources/lang/de-if/admin/asset_maintenances/message.php b/Productivite/Snipe-IT/resources/lang/de-if/admin/asset_maintenances/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/de-if/admin/asset_maintenances/message.php
rename to Productivite/Snipe-IT/resources/lang/de-if/admin/asset_maintenances/message.php
diff --git a/Production/SNIPE-IT/resources/lang/de-if/admin/asset_maintenances/table.php b/Productivite/Snipe-IT/resources/lang/de-if/admin/asset_maintenances/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/de-if/admin/asset_maintenances/table.php
rename to Productivite/Snipe-IT/resources/lang/de-if/admin/asset_maintenances/table.php
diff --git a/Production/SNIPE-IT/resources/lang/de-if/admin/categories/general.php b/Productivite/Snipe-IT/resources/lang/de-if/admin/categories/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/de-if/admin/categories/general.php
rename to Productivite/Snipe-IT/resources/lang/de-if/admin/categories/general.php
diff --git a/Production/SNIPE-IT/resources/lang/de-if/admin/categories/message.php b/Productivite/Snipe-IT/resources/lang/de-if/admin/categories/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/de-if/admin/categories/message.php
rename to Productivite/Snipe-IT/resources/lang/de-if/admin/categories/message.php
diff --git a/Production/SNIPE-IT/resources/lang/de-if/admin/categories/table.php b/Productivite/Snipe-IT/resources/lang/de-if/admin/categories/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/de-if/admin/categories/table.php
rename to Productivite/Snipe-IT/resources/lang/de-if/admin/categories/table.php
diff --git a/Production/SNIPE-IT/resources/lang/de-if/admin/companies/general.php b/Productivite/Snipe-IT/resources/lang/de-if/admin/companies/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/de-if/admin/companies/general.php
rename to Productivite/Snipe-IT/resources/lang/de-if/admin/companies/general.php
diff --git a/Production/SNIPE-IT/resources/lang/de-if/admin/companies/message.php b/Productivite/Snipe-IT/resources/lang/de-if/admin/companies/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/de-if/admin/companies/message.php
rename to Productivite/Snipe-IT/resources/lang/de-if/admin/companies/message.php
diff --git a/Production/SNIPE-IT/resources/lang/de-if/admin/companies/table.php b/Productivite/Snipe-IT/resources/lang/de-if/admin/companies/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/de-if/admin/companies/table.php
rename to Productivite/Snipe-IT/resources/lang/de-if/admin/companies/table.php
diff --git a/Production/SNIPE-IT/resources/lang/de-if/admin/components/general.php b/Productivite/Snipe-IT/resources/lang/de-if/admin/components/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/de-if/admin/components/general.php
rename to Productivite/Snipe-IT/resources/lang/de-if/admin/components/general.php
diff --git a/Production/SNIPE-IT/resources/lang/de-if/admin/components/message.php b/Productivite/Snipe-IT/resources/lang/de-if/admin/components/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/de-if/admin/components/message.php
rename to Productivite/Snipe-IT/resources/lang/de-if/admin/components/message.php
diff --git a/Production/SNIPE-IT/resources/lang/de-if/admin/components/table.php b/Productivite/Snipe-IT/resources/lang/de-if/admin/components/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/de-if/admin/components/table.php
rename to Productivite/Snipe-IT/resources/lang/de-if/admin/components/table.php
diff --git a/Production/SNIPE-IT/resources/lang/de-if/admin/consumables/general.php b/Productivite/Snipe-IT/resources/lang/de-if/admin/consumables/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/de-if/admin/consumables/general.php
rename to Productivite/Snipe-IT/resources/lang/de-if/admin/consumables/general.php
diff --git a/Production/SNIPE-IT/resources/lang/de-if/admin/consumables/message.php b/Productivite/Snipe-IT/resources/lang/de-if/admin/consumables/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/de-if/admin/consumables/message.php
rename to Productivite/Snipe-IT/resources/lang/de-if/admin/consumables/message.php
diff --git a/Production/SNIPE-IT/resources/lang/de-if/admin/consumables/table.php b/Productivite/Snipe-IT/resources/lang/de-if/admin/consumables/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/de-if/admin/consumables/table.php
rename to Productivite/Snipe-IT/resources/lang/de-if/admin/consumables/table.php
diff --git a/Production/SNIPE-IT/resources/lang/de-if/admin/custom_fields/general.php b/Productivite/Snipe-IT/resources/lang/de-if/admin/custom_fields/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/de-if/admin/custom_fields/general.php
rename to Productivite/Snipe-IT/resources/lang/de-if/admin/custom_fields/general.php
diff --git a/Production/SNIPE-IT/resources/lang/de-if/admin/custom_fields/message.php b/Productivite/Snipe-IT/resources/lang/de-if/admin/custom_fields/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/de-if/admin/custom_fields/message.php
rename to Productivite/Snipe-IT/resources/lang/de-if/admin/custom_fields/message.php
diff --git a/Production/SNIPE-IT/resources/lang/de-if/admin/departments/message.php b/Productivite/Snipe-IT/resources/lang/de-if/admin/departments/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/de-if/admin/departments/message.php
rename to Productivite/Snipe-IT/resources/lang/de-if/admin/departments/message.php
diff --git a/Production/SNIPE-IT/resources/lang/de-if/admin/departments/table.php b/Productivite/Snipe-IT/resources/lang/de-if/admin/departments/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/de-if/admin/departments/table.php
rename to Productivite/Snipe-IT/resources/lang/de-if/admin/departments/table.php
diff --git a/Production/SNIPE-IT/resources/lang/de-if/admin/depreciations/general.php b/Productivite/Snipe-IT/resources/lang/de-if/admin/depreciations/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/de-if/admin/depreciations/general.php
rename to Productivite/Snipe-IT/resources/lang/de-if/admin/depreciations/general.php
diff --git a/Production/SNIPE-IT/resources/lang/de-if/admin/depreciations/message.php b/Productivite/Snipe-IT/resources/lang/de-if/admin/depreciations/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/de-if/admin/depreciations/message.php
rename to Productivite/Snipe-IT/resources/lang/de-if/admin/depreciations/message.php
diff --git a/Production/SNIPE-IT/resources/lang/de-if/admin/depreciations/table.php b/Productivite/Snipe-IT/resources/lang/de-if/admin/depreciations/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/de-if/admin/depreciations/table.php
rename to Productivite/Snipe-IT/resources/lang/de-if/admin/depreciations/table.php
diff --git a/Production/SNIPE-IT/resources/lang/de-if/admin/groups/message.php b/Productivite/Snipe-IT/resources/lang/de-if/admin/groups/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/de-if/admin/groups/message.php
rename to Productivite/Snipe-IT/resources/lang/de-if/admin/groups/message.php
diff --git a/Production/SNIPE-IT/resources/lang/de-if/admin/groups/table.php b/Productivite/Snipe-IT/resources/lang/de-if/admin/groups/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/de-if/admin/groups/table.php
rename to Productivite/Snipe-IT/resources/lang/de-if/admin/groups/table.php
diff --git a/Production/SNIPE-IT/resources/lang/de-if/admin/groups/titles.php b/Productivite/Snipe-IT/resources/lang/de-if/admin/groups/titles.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/de-if/admin/groups/titles.php
rename to Productivite/Snipe-IT/resources/lang/de-if/admin/groups/titles.php
diff --git a/Production/SNIPE-IT/resources/lang/de-if/admin/hardware/form.php b/Productivite/Snipe-IT/resources/lang/de-if/admin/hardware/form.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/de-if/admin/hardware/form.php
rename to Productivite/Snipe-IT/resources/lang/de-if/admin/hardware/form.php
diff --git a/Production/SNIPE-IT/resources/lang/de-if/admin/hardware/general.php b/Productivite/Snipe-IT/resources/lang/de-if/admin/hardware/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/de-if/admin/hardware/general.php
rename to Productivite/Snipe-IT/resources/lang/de-if/admin/hardware/general.php
diff --git a/Production/SNIPE-IT/resources/lang/de-if/admin/hardware/message.php b/Productivite/Snipe-IT/resources/lang/de-if/admin/hardware/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/de-if/admin/hardware/message.php
rename to Productivite/Snipe-IT/resources/lang/de-if/admin/hardware/message.php
diff --git a/Production/SNIPE-IT/resources/lang/de-if/admin/hardware/table.php b/Productivite/Snipe-IT/resources/lang/de-if/admin/hardware/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/de-if/admin/hardware/table.php
rename to Productivite/Snipe-IT/resources/lang/de-if/admin/hardware/table.php
diff --git a/Production/SNIPE-IT/resources/lang/de-if/admin/kits/general.php b/Productivite/Snipe-IT/resources/lang/de-if/admin/kits/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/de-if/admin/kits/general.php
rename to Productivite/Snipe-IT/resources/lang/de-if/admin/kits/general.php
diff --git a/Production/SNIPE-IT/resources/lang/de-if/admin/labels/message.php b/Productivite/Snipe-IT/resources/lang/de-if/admin/labels/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/de-if/admin/labels/message.php
rename to Productivite/Snipe-IT/resources/lang/de-if/admin/labels/message.php
diff --git a/Production/SNIPE-IT/resources/lang/de-if/admin/labels/table.php b/Productivite/Snipe-IT/resources/lang/de-if/admin/labels/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/de-if/admin/labels/table.php
rename to Productivite/Snipe-IT/resources/lang/de-if/admin/labels/table.php
diff --git a/Production/SNIPE-IT/resources/lang/de-if/admin/licenses/form.php b/Productivite/Snipe-IT/resources/lang/de-if/admin/licenses/form.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/de-if/admin/licenses/form.php
rename to Productivite/Snipe-IT/resources/lang/de-if/admin/licenses/form.php
diff --git a/Production/SNIPE-IT/resources/lang/de-if/admin/licenses/general.php b/Productivite/Snipe-IT/resources/lang/de-if/admin/licenses/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/de-if/admin/licenses/general.php
rename to Productivite/Snipe-IT/resources/lang/de-if/admin/licenses/general.php
diff --git a/Production/SNIPE-IT/resources/lang/de-if/admin/licenses/message.php b/Productivite/Snipe-IT/resources/lang/de-if/admin/licenses/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/de-if/admin/licenses/message.php
rename to Productivite/Snipe-IT/resources/lang/de-if/admin/licenses/message.php
diff --git a/Production/SNIPE-IT/resources/lang/de-if/admin/licenses/table.php b/Productivite/Snipe-IT/resources/lang/de-if/admin/licenses/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/de-if/admin/licenses/table.php
rename to Productivite/Snipe-IT/resources/lang/de-if/admin/licenses/table.php
diff --git a/Production/SNIPE-IT/resources/lang/de-if/admin/locations/message.php b/Productivite/Snipe-IT/resources/lang/de-if/admin/locations/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/de-if/admin/locations/message.php
rename to Productivite/Snipe-IT/resources/lang/de-if/admin/locations/message.php
diff --git a/Production/SNIPE-IT/resources/lang/de-if/admin/locations/table.php b/Productivite/Snipe-IT/resources/lang/de-if/admin/locations/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/de-if/admin/locations/table.php
rename to Productivite/Snipe-IT/resources/lang/de-if/admin/locations/table.php
diff --git a/Production/SNIPE-IT/resources/lang/de-if/admin/manufacturers/message.php b/Productivite/Snipe-IT/resources/lang/de-if/admin/manufacturers/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/de-if/admin/manufacturers/message.php
rename to Productivite/Snipe-IT/resources/lang/de-if/admin/manufacturers/message.php
diff --git a/Production/SNIPE-IT/resources/lang/de-if/admin/manufacturers/table.php b/Productivite/Snipe-IT/resources/lang/de-if/admin/manufacturers/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/de-if/admin/manufacturers/table.php
rename to Productivite/Snipe-IT/resources/lang/de-if/admin/manufacturers/table.php
diff --git a/Production/SNIPE-IT/resources/lang/de-if/admin/models/general.php b/Productivite/Snipe-IT/resources/lang/de-if/admin/models/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/de-if/admin/models/general.php
rename to Productivite/Snipe-IT/resources/lang/de-if/admin/models/general.php
diff --git a/Production/SNIPE-IT/resources/lang/de-if/admin/models/message.php b/Productivite/Snipe-IT/resources/lang/de-if/admin/models/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/de-if/admin/models/message.php
rename to Productivite/Snipe-IT/resources/lang/de-if/admin/models/message.php
diff --git a/Production/SNIPE-IT/resources/lang/de-if/admin/models/table.php b/Productivite/Snipe-IT/resources/lang/de-if/admin/models/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/de-if/admin/models/table.php
rename to Productivite/Snipe-IT/resources/lang/de-if/admin/models/table.php
diff --git a/Production/SNIPE-IT/resources/lang/de-if/admin/reports/general.php b/Productivite/Snipe-IT/resources/lang/de-if/admin/reports/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/de-if/admin/reports/general.php
rename to Productivite/Snipe-IT/resources/lang/de-if/admin/reports/general.php
diff --git a/Production/SNIPE-IT/resources/lang/de-if/admin/reports/message.php b/Productivite/Snipe-IT/resources/lang/de-if/admin/reports/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/de-if/admin/reports/message.php
rename to Productivite/Snipe-IT/resources/lang/de-if/admin/reports/message.php
diff --git a/Production/SNIPE-IT/resources/lang/de-if/admin/settings/general.php b/Productivite/Snipe-IT/resources/lang/de-if/admin/settings/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/de-if/admin/settings/general.php
rename to Productivite/Snipe-IT/resources/lang/de-if/admin/settings/general.php
diff --git a/Production/SNIPE-IT/resources/lang/de-if/admin/settings/message.php b/Productivite/Snipe-IT/resources/lang/de-if/admin/settings/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/de-if/admin/settings/message.php
rename to Productivite/Snipe-IT/resources/lang/de-if/admin/settings/message.php
diff --git a/Production/SNIPE-IT/resources/lang/de-if/admin/settings/table.php b/Productivite/Snipe-IT/resources/lang/de-if/admin/settings/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/de-if/admin/settings/table.php
rename to Productivite/Snipe-IT/resources/lang/de-if/admin/settings/table.php
diff --git a/Production/SNIPE-IT/resources/lang/de-if/admin/statuslabels/message.php b/Productivite/Snipe-IT/resources/lang/de-if/admin/statuslabels/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/de-if/admin/statuslabels/message.php
rename to Productivite/Snipe-IT/resources/lang/de-if/admin/statuslabels/message.php
diff --git a/Production/SNIPE-IT/resources/lang/de-if/admin/statuslabels/table.php b/Productivite/Snipe-IT/resources/lang/de-if/admin/statuslabels/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/de-if/admin/statuslabels/table.php
rename to Productivite/Snipe-IT/resources/lang/de-if/admin/statuslabels/table.php
diff --git a/Production/SNIPE-IT/resources/lang/de-if/admin/suppliers/message.php b/Productivite/Snipe-IT/resources/lang/de-if/admin/suppliers/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/de-if/admin/suppliers/message.php
rename to Productivite/Snipe-IT/resources/lang/de-if/admin/suppliers/message.php
diff --git a/Production/SNIPE-IT/resources/lang/de-if/admin/suppliers/table.php b/Productivite/Snipe-IT/resources/lang/de-if/admin/suppliers/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/de-if/admin/suppliers/table.php
rename to Productivite/Snipe-IT/resources/lang/de-if/admin/suppliers/table.php
diff --git a/Production/SNIPE-IT/resources/lang/de-if/admin/users/general.php b/Productivite/Snipe-IT/resources/lang/de-if/admin/users/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/de-if/admin/users/general.php
rename to Productivite/Snipe-IT/resources/lang/de-if/admin/users/general.php
diff --git a/Production/SNIPE-IT/resources/lang/de-if/admin/users/message.php b/Productivite/Snipe-IT/resources/lang/de-if/admin/users/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/de-if/admin/users/message.php
rename to Productivite/Snipe-IT/resources/lang/de-if/admin/users/message.php
diff --git a/Production/SNIPE-IT/resources/lang/de-if/admin/users/table.php b/Productivite/Snipe-IT/resources/lang/de-if/admin/users/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/de-if/admin/users/table.php
rename to Productivite/Snipe-IT/resources/lang/de-if/admin/users/table.php
diff --git a/Production/SNIPE-IT/resources/lang/de-if/auth.php b/Productivite/Snipe-IT/resources/lang/de-if/auth.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/de-if/auth.php
rename to Productivite/Snipe-IT/resources/lang/de-if/auth.php
diff --git a/Production/SNIPE-IT/resources/lang/de-if/auth/general.php b/Productivite/Snipe-IT/resources/lang/de-if/auth/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/de-if/auth/general.php
rename to Productivite/Snipe-IT/resources/lang/de-if/auth/general.php
diff --git a/Production/SNIPE-IT/resources/lang/de-if/auth/message.php b/Productivite/Snipe-IT/resources/lang/de-if/auth/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/de-if/auth/message.php
rename to Productivite/Snipe-IT/resources/lang/de-if/auth/message.php
diff --git a/Production/SNIPE-IT/resources/lang/de-if/button.php b/Productivite/Snipe-IT/resources/lang/de-if/button.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/de-if/button.php
rename to Productivite/Snipe-IT/resources/lang/de-if/button.php
diff --git a/Production/SNIPE-IT/resources/lang/de-if/general.php b/Productivite/Snipe-IT/resources/lang/de-if/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/de-if/general.php
rename to Productivite/Snipe-IT/resources/lang/de-if/general.php
diff --git a/Production/SNIPE-IT/resources/lang/de-if/help.php b/Productivite/Snipe-IT/resources/lang/de-if/help.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/de-if/help.php
rename to Productivite/Snipe-IT/resources/lang/de-if/help.php
diff --git a/Production/SNIPE-IT/resources/lang/de-if/localizations.php b/Productivite/Snipe-IT/resources/lang/de-if/localizations.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/de-if/localizations.php
rename to Productivite/Snipe-IT/resources/lang/de-if/localizations.php
diff --git a/Production/SNIPE-IT/resources/lang/de-if/mail.php b/Productivite/Snipe-IT/resources/lang/de-if/mail.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/de-if/mail.php
rename to Productivite/Snipe-IT/resources/lang/de-if/mail.php
diff --git a/Production/SNIPE-IT/resources/lang/de-if/pagination.php b/Productivite/Snipe-IT/resources/lang/de-if/pagination.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/de-if/pagination.php
rename to Productivite/Snipe-IT/resources/lang/de-if/pagination.php
diff --git a/Production/SNIPE-IT/resources/lang/de-if/passwords.php b/Productivite/Snipe-IT/resources/lang/de-if/passwords.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/de-if/passwords.php
rename to Productivite/Snipe-IT/resources/lang/de-if/passwords.php
diff --git a/Production/SNIPE-IT/resources/lang/de-if/reminders.php b/Productivite/Snipe-IT/resources/lang/de-if/reminders.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/de-if/reminders.php
rename to Productivite/Snipe-IT/resources/lang/de-if/reminders.php
diff --git a/Production/SNIPE-IT/resources/lang/de-if/table.php b/Productivite/Snipe-IT/resources/lang/de-if/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/de-if/table.php
rename to Productivite/Snipe-IT/resources/lang/de-if/table.php
diff --git a/Production/SNIPE-IT/resources/lang/de-if/validation.php b/Productivite/Snipe-IT/resources/lang/de-if/validation.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/de-if/validation.php
rename to Productivite/Snipe-IT/resources/lang/de-if/validation.php
diff --git a/Production/SNIPE-IT/resources/lang/el-GR/account/general.php b/Productivite/Snipe-IT/resources/lang/el-GR/account/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/el-GR/account/general.php
rename to Productivite/Snipe-IT/resources/lang/el-GR/account/general.php
diff --git a/Production/SNIPE-IT/resources/lang/el-GR/admin/accessories/general.php b/Productivite/Snipe-IT/resources/lang/el-GR/admin/accessories/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/el-GR/admin/accessories/general.php
rename to Productivite/Snipe-IT/resources/lang/el-GR/admin/accessories/general.php
diff --git a/Production/SNIPE-IT/resources/lang/el-GR/admin/accessories/message.php b/Productivite/Snipe-IT/resources/lang/el-GR/admin/accessories/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/el-GR/admin/accessories/message.php
rename to Productivite/Snipe-IT/resources/lang/el-GR/admin/accessories/message.php
diff --git a/Production/SNIPE-IT/resources/lang/el-GR/admin/accessories/table.php b/Productivite/Snipe-IT/resources/lang/el-GR/admin/accessories/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/el-GR/admin/accessories/table.php
rename to Productivite/Snipe-IT/resources/lang/el-GR/admin/accessories/table.php
diff --git a/Production/SNIPE-IT/resources/lang/el-GR/admin/asset_maintenances/form.php b/Productivite/Snipe-IT/resources/lang/el-GR/admin/asset_maintenances/form.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/el-GR/admin/asset_maintenances/form.php
rename to Productivite/Snipe-IT/resources/lang/el-GR/admin/asset_maintenances/form.php
diff --git a/Production/SNIPE-IT/resources/lang/el-GR/admin/asset_maintenances/general.php b/Productivite/Snipe-IT/resources/lang/el-GR/admin/asset_maintenances/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/el-GR/admin/asset_maintenances/general.php
rename to Productivite/Snipe-IT/resources/lang/el-GR/admin/asset_maintenances/general.php
diff --git a/Production/SNIPE-IT/resources/lang/el-GR/admin/asset_maintenances/message.php b/Productivite/Snipe-IT/resources/lang/el-GR/admin/asset_maintenances/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/el-GR/admin/asset_maintenances/message.php
rename to Productivite/Snipe-IT/resources/lang/el-GR/admin/asset_maintenances/message.php
diff --git a/Production/SNIPE-IT/resources/lang/el-GR/admin/asset_maintenances/table.php b/Productivite/Snipe-IT/resources/lang/el-GR/admin/asset_maintenances/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/el-GR/admin/asset_maintenances/table.php
rename to Productivite/Snipe-IT/resources/lang/el-GR/admin/asset_maintenances/table.php
diff --git a/Production/SNIPE-IT/resources/lang/el-GR/admin/categories/general.php b/Productivite/Snipe-IT/resources/lang/el-GR/admin/categories/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/el-GR/admin/categories/general.php
rename to Productivite/Snipe-IT/resources/lang/el-GR/admin/categories/general.php
diff --git a/Production/SNIPE-IT/resources/lang/el-GR/admin/categories/message.php b/Productivite/Snipe-IT/resources/lang/el-GR/admin/categories/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/el-GR/admin/categories/message.php
rename to Productivite/Snipe-IT/resources/lang/el-GR/admin/categories/message.php
diff --git a/Production/SNIPE-IT/resources/lang/el-GR/admin/categories/table.php b/Productivite/Snipe-IT/resources/lang/el-GR/admin/categories/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/el-GR/admin/categories/table.php
rename to Productivite/Snipe-IT/resources/lang/el-GR/admin/categories/table.php
diff --git a/Production/SNIPE-IT/resources/lang/el-GR/admin/companies/general.php b/Productivite/Snipe-IT/resources/lang/el-GR/admin/companies/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/el-GR/admin/companies/general.php
rename to Productivite/Snipe-IT/resources/lang/el-GR/admin/companies/general.php
diff --git a/Production/SNIPE-IT/resources/lang/el-GR/admin/companies/message.php b/Productivite/Snipe-IT/resources/lang/el-GR/admin/companies/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/el-GR/admin/companies/message.php
rename to Productivite/Snipe-IT/resources/lang/el-GR/admin/companies/message.php
diff --git a/Production/SNIPE-IT/resources/lang/el-GR/admin/companies/table.php b/Productivite/Snipe-IT/resources/lang/el-GR/admin/companies/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/el-GR/admin/companies/table.php
rename to Productivite/Snipe-IT/resources/lang/el-GR/admin/companies/table.php
diff --git a/Production/SNIPE-IT/resources/lang/el-GR/admin/components/general.php b/Productivite/Snipe-IT/resources/lang/el-GR/admin/components/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/el-GR/admin/components/general.php
rename to Productivite/Snipe-IT/resources/lang/el-GR/admin/components/general.php
diff --git a/Production/SNIPE-IT/resources/lang/el-GR/admin/components/message.php b/Productivite/Snipe-IT/resources/lang/el-GR/admin/components/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/el-GR/admin/components/message.php
rename to Productivite/Snipe-IT/resources/lang/el-GR/admin/components/message.php
diff --git a/Production/SNIPE-IT/resources/lang/el-GR/admin/components/table.php b/Productivite/Snipe-IT/resources/lang/el-GR/admin/components/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/el-GR/admin/components/table.php
rename to Productivite/Snipe-IT/resources/lang/el-GR/admin/components/table.php
diff --git a/Production/SNIPE-IT/resources/lang/el-GR/admin/consumables/general.php b/Productivite/Snipe-IT/resources/lang/el-GR/admin/consumables/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/el-GR/admin/consumables/general.php
rename to Productivite/Snipe-IT/resources/lang/el-GR/admin/consumables/general.php
diff --git a/Production/SNIPE-IT/resources/lang/el-GR/admin/consumables/message.php b/Productivite/Snipe-IT/resources/lang/el-GR/admin/consumables/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/el-GR/admin/consumables/message.php
rename to Productivite/Snipe-IT/resources/lang/el-GR/admin/consumables/message.php
diff --git a/Production/SNIPE-IT/resources/lang/el-GR/admin/consumables/table.php b/Productivite/Snipe-IT/resources/lang/el-GR/admin/consumables/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/el-GR/admin/consumables/table.php
rename to Productivite/Snipe-IT/resources/lang/el-GR/admin/consumables/table.php
diff --git a/Production/SNIPE-IT/resources/lang/el-GR/admin/custom_fields/general.php b/Productivite/Snipe-IT/resources/lang/el-GR/admin/custom_fields/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/el-GR/admin/custom_fields/general.php
rename to Productivite/Snipe-IT/resources/lang/el-GR/admin/custom_fields/general.php
diff --git a/Production/SNIPE-IT/resources/lang/el-GR/admin/custom_fields/message.php b/Productivite/Snipe-IT/resources/lang/el-GR/admin/custom_fields/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/el-GR/admin/custom_fields/message.php
rename to Productivite/Snipe-IT/resources/lang/el-GR/admin/custom_fields/message.php
diff --git a/Production/SNIPE-IT/resources/lang/el-GR/admin/departments/message.php b/Productivite/Snipe-IT/resources/lang/el-GR/admin/departments/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/el-GR/admin/departments/message.php
rename to Productivite/Snipe-IT/resources/lang/el-GR/admin/departments/message.php
diff --git a/Production/SNIPE-IT/resources/lang/el-GR/admin/departments/table.php b/Productivite/Snipe-IT/resources/lang/el-GR/admin/departments/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/el-GR/admin/departments/table.php
rename to Productivite/Snipe-IT/resources/lang/el-GR/admin/departments/table.php
diff --git a/Production/SNIPE-IT/resources/lang/el-GR/admin/depreciations/general.php b/Productivite/Snipe-IT/resources/lang/el-GR/admin/depreciations/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/el-GR/admin/depreciations/general.php
rename to Productivite/Snipe-IT/resources/lang/el-GR/admin/depreciations/general.php
diff --git a/Production/SNIPE-IT/resources/lang/el-GR/admin/depreciations/message.php b/Productivite/Snipe-IT/resources/lang/el-GR/admin/depreciations/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/el-GR/admin/depreciations/message.php
rename to Productivite/Snipe-IT/resources/lang/el-GR/admin/depreciations/message.php
diff --git a/Production/SNIPE-IT/resources/lang/el-GR/admin/depreciations/table.php b/Productivite/Snipe-IT/resources/lang/el-GR/admin/depreciations/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/el-GR/admin/depreciations/table.php
rename to Productivite/Snipe-IT/resources/lang/el-GR/admin/depreciations/table.php
diff --git a/Production/SNIPE-IT/resources/lang/el-GR/admin/groups/message.php b/Productivite/Snipe-IT/resources/lang/el-GR/admin/groups/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/el-GR/admin/groups/message.php
rename to Productivite/Snipe-IT/resources/lang/el-GR/admin/groups/message.php
diff --git a/Production/SNIPE-IT/resources/lang/el-GR/admin/groups/table.php b/Productivite/Snipe-IT/resources/lang/el-GR/admin/groups/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/el-GR/admin/groups/table.php
rename to Productivite/Snipe-IT/resources/lang/el-GR/admin/groups/table.php
diff --git a/Production/SNIPE-IT/resources/lang/el-GR/admin/groups/titles.php b/Productivite/Snipe-IT/resources/lang/el-GR/admin/groups/titles.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/el-GR/admin/groups/titles.php
rename to Productivite/Snipe-IT/resources/lang/el-GR/admin/groups/titles.php
diff --git a/Production/SNIPE-IT/resources/lang/el-GR/admin/hardware/form.php b/Productivite/Snipe-IT/resources/lang/el-GR/admin/hardware/form.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/el-GR/admin/hardware/form.php
rename to Productivite/Snipe-IT/resources/lang/el-GR/admin/hardware/form.php
diff --git a/Production/SNIPE-IT/resources/lang/el-GR/admin/hardware/general.php b/Productivite/Snipe-IT/resources/lang/el-GR/admin/hardware/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/el-GR/admin/hardware/general.php
rename to Productivite/Snipe-IT/resources/lang/el-GR/admin/hardware/general.php
diff --git a/Production/SNIPE-IT/resources/lang/el-GR/admin/hardware/message.php b/Productivite/Snipe-IT/resources/lang/el-GR/admin/hardware/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/el-GR/admin/hardware/message.php
rename to Productivite/Snipe-IT/resources/lang/el-GR/admin/hardware/message.php
diff --git a/Production/SNIPE-IT/resources/lang/el-GR/admin/hardware/table.php b/Productivite/Snipe-IT/resources/lang/el-GR/admin/hardware/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/el-GR/admin/hardware/table.php
rename to Productivite/Snipe-IT/resources/lang/el-GR/admin/hardware/table.php
diff --git a/Production/SNIPE-IT/resources/lang/el-GR/admin/kits/general.php b/Productivite/Snipe-IT/resources/lang/el-GR/admin/kits/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/el-GR/admin/kits/general.php
rename to Productivite/Snipe-IT/resources/lang/el-GR/admin/kits/general.php
diff --git a/Production/SNIPE-IT/resources/lang/el-GR/admin/labels/message.php b/Productivite/Snipe-IT/resources/lang/el-GR/admin/labels/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/el-GR/admin/labels/message.php
rename to Productivite/Snipe-IT/resources/lang/el-GR/admin/labels/message.php
diff --git a/Production/SNIPE-IT/resources/lang/el-GR/admin/labels/table.php b/Productivite/Snipe-IT/resources/lang/el-GR/admin/labels/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/el-GR/admin/labels/table.php
rename to Productivite/Snipe-IT/resources/lang/el-GR/admin/labels/table.php
diff --git a/Production/SNIPE-IT/resources/lang/el-GR/admin/licenses/form.php b/Productivite/Snipe-IT/resources/lang/el-GR/admin/licenses/form.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/el-GR/admin/licenses/form.php
rename to Productivite/Snipe-IT/resources/lang/el-GR/admin/licenses/form.php
diff --git a/Production/SNIPE-IT/resources/lang/el-GR/admin/licenses/general.php b/Productivite/Snipe-IT/resources/lang/el-GR/admin/licenses/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/el-GR/admin/licenses/general.php
rename to Productivite/Snipe-IT/resources/lang/el-GR/admin/licenses/general.php
diff --git a/Production/SNIPE-IT/resources/lang/el-GR/admin/licenses/message.php b/Productivite/Snipe-IT/resources/lang/el-GR/admin/licenses/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/el-GR/admin/licenses/message.php
rename to Productivite/Snipe-IT/resources/lang/el-GR/admin/licenses/message.php
diff --git a/Production/SNIPE-IT/resources/lang/el-GR/admin/licenses/table.php b/Productivite/Snipe-IT/resources/lang/el-GR/admin/licenses/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/el-GR/admin/licenses/table.php
rename to Productivite/Snipe-IT/resources/lang/el-GR/admin/licenses/table.php
diff --git a/Production/SNIPE-IT/resources/lang/el-GR/admin/locations/message.php b/Productivite/Snipe-IT/resources/lang/el-GR/admin/locations/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/el-GR/admin/locations/message.php
rename to Productivite/Snipe-IT/resources/lang/el-GR/admin/locations/message.php
diff --git a/Production/SNIPE-IT/resources/lang/el-GR/admin/locations/table.php b/Productivite/Snipe-IT/resources/lang/el-GR/admin/locations/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/el-GR/admin/locations/table.php
rename to Productivite/Snipe-IT/resources/lang/el-GR/admin/locations/table.php
diff --git a/Production/SNIPE-IT/resources/lang/el-GR/admin/manufacturers/message.php b/Productivite/Snipe-IT/resources/lang/el-GR/admin/manufacturers/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/el-GR/admin/manufacturers/message.php
rename to Productivite/Snipe-IT/resources/lang/el-GR/admin/manufacturers/message.php
diff --git a/Production/SNIPE-IT/resources/lang/el-GR/admin/manufacturers/table.php b/Productivite/Snipe-IT/resources/lang/el-GR/admin/manufacturers/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/el-GR/admin/manufacturers/table.php
rename to Productivite/Snipe-IT/resources/lang/el-GR/admin/manufacturers/table.php
diff --git a/Production/SNIPE-IT/resources/lang/el-GR/admin/models/general.php b/Productivite/Snipe-IT/resources/lang/el-GR/admin/models/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/el-GR/admin/models/general.php
rename to Productivite/Snipe-IT/resources/lang/el-GR/admin/models/general.php
diff --git a/Production/SNIPE-IT/resources/lang/el-GR/admin/models/message.php b/Productivite/Snipe-IT/resources/lang/el-GR/admin/models/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/el-GR/admin/models/message.php
rename to Productivite/Snipe-IT/resources/lang/el-GR/admin/models/message.php
diff --git a/Production/SNIPE-IT/resources/lang/el-GR/admin/models/table.php b/Productivite/Snipe-IT/resources/lang/el-GR/admin/models/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/el-GR/admin/models/table.php
rename to Productivite/Snipe-IT/resources/lang/el-GR/admin/models/table.php
diff --git a/Production/SNIPE-IT/resources/lang/el-GR/admin/reports/general.php b/Productivite/Snipe-IT/resources/lang/el-GR/admin/reports/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/el-GR/admin/reports/general.php
rename to Productivite/Snipe-IT/resources/lang/el-GR/admin/reports/general.php
diff --git a/Production/SNIPE-IT/resources/lang/el-GR/admin/reports/message.php b/Productivite/Snipe-IT/resources/lang/el-GR/admin/reports/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/el-GR/admin/reports/message.php
rename to Productivite/Snipe-IT/resources/lang/el-GR/admin/reports/message.php
diff --git a/Production/SNIPE-IT/resources/lang/el-GR/admin/settings/general.php b/Productivite/Snipe-IT/resources/lang/el-GR/admin/settings/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/el-GR/admin/settings/general.php
rename to Productivite/Snipe-IT/resources/lang/el-GR/admin/settings/general.php
diff --git a/Production/SNIPE-IT/resources/lang/el-GR/admin/settings/message.php b/Productivite/Snipe-IT/resources/lang/el-GR/admin/settings/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/el-GR/admin/settings/message.php
rename to Productivite/Snipe-IT/resources/lang/el-GR/admin/settings/message.php
diff --git a/Production/SNIPE-IT/resources/lang/el-GR/admin/settings/table.php b/Productivite/Snipe-IT/resources/lang/el-GR/admin/settings/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/el-GR/admin/settings/table.php
rename to Productivite/Snipe-IT/resources/lang/el-GR/admin/settings/table.php
diff --git a/Production/SNIPE-IT/resources/lang/el-GR/admin/statuslabels/message.php b/Productivite/Snipe-IT/resources/lang/el-GR/admin/statuslabels/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/el-GR/admin/statuslabels/message.php
rename to Productivite/Snipe-IT/resources/lang/el-GR/admin/statuslabels/message.php
diff --git a/Production/SNIPE-IT/resources/lang/el-GR/admin/statuslabels/table.php b/Productivite/Snipe-IT/resources/lang/el-GR/admin/statuslabels/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/el-GR/admin/statuslabels/table.php
rename to Productivite/Snipe-IT/resources/lang/el-GR/admin/statuslabels/table.php
diff --git a/Production/SNIPE-IT/resources/lang/el-GR/admin/suppliers/message.php b/Productivite/Snipe-IT/resources/lang/el-GR/admin/suppliers/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/el-GR/admin/suppliers/message.php
rename to Productivite/Snipe-IT/resources/lang/el-GR/admin/suppliers/message.php
diff --git a/Production/SNIPE-IT/resources/lang/el-GR/admin/suppliers/table.php b/Productivite/Snipe-IT/resources/lang/el-GR/admin/suppliers/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/el-GR/admin/suppliers/table.php
rename to Productivite/Snipe-IT/resources/lang/el-GR/admin/suppliers/table.php
diff --git a/Production/SNIPE-IT/resources/lang/el-GR/admin/users/general.php b/Productivite/Snipe-IT/resources/lang/el-GR/admin/users/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/el-GR/admin/users/general.php
rename to Productivite/Snipe-IT/resources/lang/el-GR/admin/users/general.php
diff --git a/Production/SNIPE-IT/resources/lang/el-GR/admin/users/message.php b/Productivite/Snipe-IT/resources/lang/el-GR/admin/users/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/el-GR/admin/users/message.php
rename to Productivite/Snipe-IT/resources/lang/el-GR/admin/users/message.php
diff --git a/Production/SNIPE-IT/resources/lang/el-GR/admin/users/table.php b/Productivite/Snipe-IT/resources/lang/el-GR/admin/users/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/el-GR/admin/users/table.php
rename to Productivite/Snipe-IT/resources/lang/el-GR/admin/users/table.php
diff --git a/Production/SNIPE-IT/resources/lang/el-GR/auth.php b/Productivite/Snipe-IT/resources/lang/el-GR/auth.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/el-GR/auth.php
rename to Productivite/Snipe-IT/resources/lang/el-GR/auth.php
diff --git a/Production/SNIPE-IT/resources/lang/el-GR/auth/general.php b/Productivite/Snipe-IT/resources/lang/el-GR/auth/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/el-GR/auth/general.php
rename to Productivite/Snipe-IT/resources/lang/el-GR/auth/general.php
diff --git a/Production/SNIPE-IT/resources/lang/el-GR/auth/message.php b/Productivite/Snipe-IT/resources/lang/el-GR/auth/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/el-GR/auth/message.php
rename to Productivite/Snipe-IT/resources/lang/el-GR/auth/message.php
diff --git a/Production/SNIPE-IT/resources/lang/el-GR/button.php b/Productivite/Snipe-IT/resources/lang/el-GR/button.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/el-GR/button.php
rename to Productivite/Snipe-IT/resources/lang/el-GR/button.php
diff --git a/Production/SNIPE-IT/resources/lang/el-GR/general.php b/Productivite/Snipe-IT/resources/lang/el-GR/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/el-GR/general.php
rename to Productivite/Snipe-IT/resources/lang/el-GR/general.php
diff --git a/Production/SNIPE-IT/resources/lang/el-GR/help.php b/Productivite/Snipe-IT/resources/lang/el-GR/help.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/el-GR/help.php
rename to Productivite/Snipe-IT/resources/lang/el-GR/help.php
diff --git a/Production/SNIPE-IT/resources/lang/el-GR/localizations.php b/Productivite/Snipe-IT/resources/lang/el-GR/localizations.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/el-GR/localizations.php
rename to Productivite/Snipe-IT/resources/lang/el-GR/localizations.php
diff --git a/Production/SNIPE-IT/resources/lang/el-GR/mail.php b/Productivite/Snipe-IT/resources/lang/el-GR/mail.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/el-GR/mail.php
rename to Productivite/Snipe-IT/resources/lang/el-GR/mail.php
diff --git a/Production/SNIPE-IT/resources/lang/el-GR/pagination.php b/Productivite/Snipe-IT/resources/lang/el-GR/pagination.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/el-GR/pagination.php
rename to Productivite/Snipe-IT/resources/lang/el-GR/pagination.php
diff --git a/Production/SNIPE-IT/resources/lang/el-GR/passwords.php b/Productivite/Snipe-IT/resources/lang/el-GR/passwords.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/el-GR/passwords.php
rename to Productivite/Snipe-IT/resources/lang/el-GR/passwords.php
diff --git a/Production/SNIPE-IT/resources/lang/el-GR/reminders.php b/Productivite/Snipe-IT/resources/lang/el-GR/reminders.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/el-GR/reminders.php
rename to Productivite/Snipe-IT/resources/lang/el-GR/reminders.php
diff --git a/Production/SNIPE-IT/resources/lang/el-GR/table.php b/Productivite/Snipe-IT/resources/lang/el-GR/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/el-GR/table.php
rename to Productivite/Snipe-IT/resources/lang/el-GR/table.php
diff --git a/Production/SNIPE-IT/resources/lang/el-GR/validation.php b/Productivite/Snipe-IT/resources/lang/el-GR/validation.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/el-GR/validation.php
rename to Productivite/Snipe-IT/resources/lang/el-GR/validation.php
diff --git a/Production/SNIPE-IT/resources/lang/en-GB/account/general.php b/Productivite/Snipe-IT/resources/lang/en-GB/account/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/en-GB/account/general.php
rename to Productivite/Snipe-IT/resources/lang/en-GB/account/general.php
diff --git a/Production/SNIPE-IT/resources/lang/en-GB/admin/accessories/general.php b/Productivite/Snipe-IT/resources/lang/en-GB/admin/accessories/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/en-GB/admin/accessories/general.php
rename to Productivite/Snipe-IT/resources/lang/en-GB/admin/accessories/general.php
diff --git a/Production/SNIPE-IT/resources/lang/en-GB/admin/accessories/message.php b/Productivite/Snipe-IT/resources/lang/en-GB/admin/accessories/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/en-GB/admin/accessories/message.php
rename to Productivite/Snipe-IT/resources/lang/en-GB/admin/accessories/message.php
diff --git a/Production/SNIPE-IT/resources/lang/en-GB/admin/accessories/table.php b/Productivite/Snipe-IT/resources/lang/en-GB/admin/accessories/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/en-GB/admin/accessories/table.php
rename to Productivite/Snipe-IT/resources/lang/en-GB/admin/accessories/table.php
diff --git a/Production/SNIPE-IT/resources/lang/en-GB/admin/asset_maintenances/form.php b/Productivite/Snipe-IT/resources/lang/en-GB/admin/asset_maintenances/form.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/en-GB/admin/asset_maintenances/form.php
rename to Productivite/Snipe-IT/resources/lang/en-GB/admin/asset_maintenances/form.php
diff --git a/Production/SNIPE-IT/resources/lang/en-GB/admin/asset_maintenances/general.php b/Productivite/Snipe-IT/resources/lang/en-GB/admin/asset_maintenances/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/en-GB/admin/asset_maintenances/general.php
rename to Productivite/Snipe-IT/resources/lang/en-GB/admin/asset_maintenances/general.php
diff --git a/Production/SNIPE-IT/resources/lang/en-GB/admin/asset_maintenances/message.php b/Productivite/Snipe-IT/resources/lang/en-GB/admin/asset_maintenances/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/en-GB/admin/asset_maintenances/message.php
rename to Productivite/Snipe-IT/resources/lang/en-GB/admin/asset_maintenances/message.php
diff --git a/Production/SNIPE-IT/resources/lang/en-GB/admin/asset_maintenances/table.php b/Productivite/Snipe-IT/resources/lang/en-GB/admin/asset_maintenances/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/en-GB/admin/asset_maintenances/table.php
rename to Productivite/Snipe-IT/resources/lang/en-GB/admin/asset_maintenances/table.php
diff --git a/Production/SNIPE-IT/resources/lang/en-GB/admin/categories/general.php b/Productivite/Snipe-IT/resources/lang/en-GB/admin/categories/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/en-GB/admin/categories/general.php
rename to Productivite/Snipe-IT/resources/lang/en-GB/admin/categories/general.php
diff --git a/Production/SNIPE-IT/resources/lang/en-GB/admin/categories/message.php b/Productivite/Snipe-IT/resources/lang/en-GB/admin/categories/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/en-GB/admin/categories/message.php
rename to Productivite/Snipe-IT/resources/lang/en-GB/admin/categories/message.php
diff --git a/Production/SNIPE-IT/resources/lang/en-GB/admin/categories/table.php b/Productivite/Snipe-IT/resources/lang/en-GB/admin/categories/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/en-GB/admin/categories/table.php
rename to Productivite/Snipe-IT/resources/lang/en-GB/admin/categories/table.php
diff --git a/Production/SNIPE-IT/resources/lang/en-GB/admin/companies/general.php b/Productivite/Snipe-IT/resources/lang/en-GB/admin/companies/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/en-GB/admin/companies/general.php
rename to Productivite/Snipe-IT/resources/lang/en-GB/admin/companies/general.php
diff --git a/Production/SNIPE-IT/resources/lang/en-GB/admin/companies/message.php b/Productivite/Snipe-IT/resources/lang/en-GB/admin/companies/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/en-GB/admin/companies/message.php
rename to Productivite/Snipe-IT/resources/lang/en-GB/admin/companies/message.php
diff --git a/Production/SNIPE-IT/resources/lang/en-GB/admin/companies/table.php b/Productivite/Snipe-IT/resources/lang/en-GB/admin/companies/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/en-GB/admin/companies/table.php
rename to Productivite/Snipe-IT/resources/lang/en-GB/admin/companies/table.php
diff --git a/Production/SNIPE-IT/resources/lang/en-GB/admin/components/general.php b/Productivite/Snipe-IT/resources/lang/en-GB/admin/components/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/en-GB/admin/components/general.php
rename to Productivite/Snipe-IT/resources/lang/en-GB/admin/components/general.php
diff --git a/Production/SNIPE-IT/resources/lang/en-GB/admin/components/message.php b/Productivite/Snipe-IT/resources/lang/en-GB/admin/components/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/en-GB/admin/components/message.php
rename to Productivite/Snipe-IT/resources/lang/en-GB/admin/components/message.php
diff --git a/Production/SNIPE-IT/resources/lang/en-GB/admin/components/table.php b/Productivite/Snipe-IT/resources/lang/en-GB/admin/components/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/en-GB/admin/components/table.php
rename to Productivite/Snipe-IT/resources/lang/en-GB/admin/components/table.php
diff --git a/Production/SNIPE-IT/resources/lang/en-GB/admin/consumables/general.php b/Productivite/Snipe-IT/resources/lang/en-GB/admin/consumables/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/en-GB/admin/consumables/general.php
rename to Productivite/Snipe-IT/resources/lang/en-GB/admin/consumables/general.php
diff --git a/Production/SNIPE-IT/resources/lang/en-GB/admin/consumables/message.php b/Productivite/Snipe-IT/resources/lang/en-GB/admin/consumables/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/en-GB/admin/consumables/message.php
rename to Productivite/Snipe-IT/resources/lang/en-GB/admin/consumables/message.php
diff --git a/Production/SNIPE-IT/resources/lang/en-GB/admin/consumables/table.php b/Productivite/Snipe-IT/resources/lang/en-GB/admin/consumables/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/en-GB/admin/consumables/table.php
rename to Productivite/Snipe-IT/resources/lang/en-GB/admin/consumables/table.php
diff --git a/Production/SNIPE-IT/resources/lang/en-GB/admin/custom_fields/general.php b/Productivite/Snipe-IT/resources/lang/en-GB/admin/custom_fields/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/en-GB/admin/custom_fields/general.php
rename to Productivite/Snipe-IT/resources/lang/en-GB/admin/custom_fields/general.php
diff --git a/Production/SNIPE-IT/resources/lang/en-GB/admin/custom_fields/message.php b/Productivite/Snipe-IT/resources/lang/en-GB/admin/custom_fields/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/en-GB/admin/custom_fields/message.php
rename to Productivite/Snipe-IT/resources/lang/en-GB/admin/custom_fields/message.php
diff --git a/Production/SNIPE-IT/resources/lang/en-GB/admin/departments/message.php b/Productivite/Snipe-IT/resources/lang/en-GB/admin/departments/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/en-GB/admin/departments/message.php
rename to Productivite/Snipe-IT/resources/lang/en-GB/admin/departments/message.php
diff --git a/Production/SNIPE-IT/resources/lang/en-GB/admin/departments/table.php b/Productivite/Snipe-IT/resources/lang/en-GB/admin/departments/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/en-GB/admin/departments/table.php
rename to Productivite/Snipe-IT/resources/lang/en-GB/admin/departments/table.php
diff --git a/Production/SNIPE-IT/resources/lang/en-GB/admin/depreciations/general.php b/Productivite/Snipe-IT/resources/lang/en-GB/admin/depreciations/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/en-GB/admin/depreciations/general.php
rename to Productivite/Snipe-IT/resources/lang/en-GB/admin/depreciations/general.php
diff --git a/Production/SNIPE-IT/resources/lang/en-GB/admin/depreciations/message.php b/Productivite/Snipe-IT/resources/lang/en-GB/admin/depreciations/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/en-GB/admin/depreciations/message.php
rename to Productivite/Snipe-IT/resources/lang/en-GB/admin/depreciations/message.php
diff --git a/Production/SNIPE-IT/resources/lang/en-GB/admin/depreciations/table.php b/Productivite/Snipe-IT/resources/lang/en-GB/admin/depreciations/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/en-GB/admin/depreciations/table.php
rename to Productivite/Snipe-IT/resources/lang/en-GB/admin/depreciations/table.php
diff --git a/Production/SNIPE-IT/resources/lang/en-GB/admin/groups/message.php b/Productivite/Snipe-IT/resources/lang/en-GB/admin/groups/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/en-GB/admin/groups/message.php
rename to Productivite/Snipe-IT/resources/lang/en-GB/admin/groups/message.php
diff --git a/Production/SNIPE-IT/resources/lang/en-GB/admin/groups/table.php b/Productivite/Snipe-IT/resources/lang/en-GB/admin/groups/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/en-GB/admin/groups/table.php
rename to Productivite/Snipe-IT/resources/lang/en-GB/admin/groups/table.php
diff --git a/Production/SNIPE-IT/resources/lang/en-GB/admin/groups/titles.php b/Productivite/Snipe-IT/resources/lang/en-GB/admin/groups/titles.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/en-GB/admin/groups/titles.php
rename to Productivite/Snipe-IT/resources/lang/en-GB/admin/groups/titles.php
diff --git a/Production/SNIPE-IT/resources/lang/en-GB/admin/hardware/form.php b/Productivite/Snipe-IT/resources/lang/en-GB/admin/hardware/form.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/en-GB/admin/hardware/form.php
rename to Productivite/Snipe-IT/resources/lang/en-GB/admin/hardware/form.php
diff --git a/Production/SNIPE-IT/resources/lang/en-GB/admin/hardware/general.php b/Productivite/Snipe-IT/resources/lang/en-GB/admin/hardware/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/en-GB/admin/hardware/general.php
rename to Productivite/Snipe-IT/resources/lang/en-GB/admin/hardware/general.php
diff --git a/Production/SNIPE-IT/resources/lang/en-GB/admin/hardware/message.php b/Productivite/Snipe-IT/resources/lang/en-GB/admin/hardware/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/en-GB/admin/hardware/message.php
rename to Productivite/Snipe-IT/resources/lang/en-GB/admin/hardware/message.php
diff --git a/Production/SNIPE-IT/resources/lang/en-GB/admin/hardware/table.php b/Productivite/Snipe-IT/resources/lang/en-GB/admin/hardware/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/en-GB/admin/hardware/table.php
rename to Productivite/Snipe-IT/resources/lang/en-GB/admin/hardware/table.php
diff --git a/Production/SNIPE-IT/resources/lang/en-GB/admin/kits/general.php b/Productivite/Snipe-IT/resources/lang/en-GB/admin/kits/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/en-GB/admin/kits/general.php
rename to Productivite/Snipe-IT/resources/lang/en-GB/admin/kits/general.php
diff --git a/Production/SNIPE-IT/resources/lang/en-GB/admin/labels/message.php b/Productivite/Snipe-IT/resources/lang/en-GB/admin/labels/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/en-GB/admin/labels/message.php
rename to Productivite/Snipe-IT/resources/lang/en-GB/admin/labels/message.php
diff --git a/Production/SNIPE-IT/resources/lang/en-GB/admin/labels/table.php b/Productivite/Snipe-IT/resources/lang/en-GB/admin/labels/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/en-GB/admin/labels/table.php
rename to Productivite/Snipe-IT/resources/lang/en-GB/admin/labels/table.php
diff --git a/Production/SNIPE-IT/resources/lang/en-GB/admin/licenses/form.php b/Productivite/Snipe-IT/resources/lang/en-GB/admin/licenses/form.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/en-GB/admin/licenses/form.php
rename to Productivite/Snipe-IT/resources/lang/en-GB/admin/licenses/form.php
diff --git a/Production/SNIPE-IT/resources/lang/en-GB/admin/licenses/general.php b/Productivite/Snipe-IT/resources/lang/en-GB/admin/licenses/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/en-GB/admin/licenses/general.php
rename to Productivite/Snipe-IT/resources/lang/en-GB/admin/licenses/general.php
diff --git a/Production/SNIPE-IT/resources/lang/en-GB/admin/licenses/message.php b/Productivite/Snipe-IT/resources/lang/en-GB/admin/licenses/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/en-GB/admin/licenses/message.php
rename to Productivite/Snipe-IT/resources/lang/en-GB/admin/licenses/message.php
diff --git a/Production/SNIPE-IT/resources/lang/en-GB/admin/licenses/table.php b/Productivite/Snipe-IT/resources/lang/en-GB/admin/licenses/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/en-GB/admin/licenses/table.php
rename to Productivite/Snipe-IT/resources/lang/en-GB/admin/licenses/table.php
diff --git a/Production/SNIPE-IT/resources/lang/en-GB/admin/locations/message.php b/Productivite/Snipe-IT/resources/lang/en-GB/admin/locations/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/en-GB/admin/locations/message.php
rename to Productivite/Snipe-IT/resources/lang/en-GB/admin/locations/message.php
diff --git a/Production/SNIPE-IT/resources/lang/en-GB/admin/locations/table.php b/Productivite/Snipe-IT/resources/lang/en-GB/admin/locations/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/en-GB/admin/locations/table.php
rename to Productivite/Snipe-IT/resources/lang/en-GB/admin/locations/table.php
diff --git a/Production/SNIPE-IT/resources/lang/en-GB/admin/manufacturers/message.php b/Productivite/Snipe-IT/resources/lang/en-GB/admin/manufacturers/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/en-GB/admin/manufacturers/message.php
rename to Productivite/Snipe-IT/resources/lang/en-GB/admin/manufacturers/message.php
diff --git a/Production/SNIPE-IT/resources/lang/en-GB/admin/manufacturers/table.php b/Productivite/Snipe-IT/resources/lang/en-GB/admin/manufacturers/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/en-GB/admin/manufacturers/table.php
rename to Productivite/Snipe-IT/resources/lang/en-GB/admin/manufacturers/table.php
diff --git a/Production/SNIPE-IT/resources/lang/en-GB/admin/models/general.php b/Productivite/Snipe-IT/resources/lang/en-GB/admin/models/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/en-GB/admin/models/general.php
rename to Productivite/Snipe-IT/resources/lang/en-GB/admin/models/general.php
diff --git a/Production/SNIPE-IT/resources/lang/en-GB/admin/models/message.php b/Productivite/Snipe-IT/resources/lang/en-GB/admin/models/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/en-GB/admin/models/message.php
rename to Productivite/Snipe-IT/resources/lang/en-GB/admin/models/message.php
diff --git a/Production/SNIPE-IT/resources/lang/en-GB/admin/models/table.php b/Productivite/Snipe-IT/resources/lang/en-GB/admin/models/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/en-GB/admin/models/table.php
rename to Productivite/Snipe-IT/resources/lang/en-GB/admin/models/table.php
diff --git a/Production/SNIPE-IT/resources/lang/en-GB/admin/reports/general.php b/Productivite/Snipe-IT/resources/lang/en-GB/admin/reports/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/en-GB/admin/reports/general.php
rename to Productivite/Snipe-IT/resources/lang/en-GB/admin/reports/general.php
diff --git a/Production/SNIPE-IT/resources/lang/en-GB/admin/reports/message.php b/Productivite/Snipe-IT/resources/lang/en-GB/admin/reports/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/en-GB/admin/reports/message.php
rename to Productivite/Snipe-IT/resources/lang/en-GB/admin/reports/message.php
diff --git a/Production/SNIPE-IT/resources/lang/en-GB/admin/settings/general.php b/Productivite/Snipe-IT/resources/lang/en-GB/admin/settings/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/en-GB/admin/settings/general.php
rename to Productivite/Snipe-IT/resources/lang/en-GB/admin/settings/general.php
diff --git a/Production/SNIPE-IT/resources/lang/en-GB/admin/settings/message.php b/Productivite/Snipe-IT/resources/lang/en-GB/admin/settings/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/en-GB/admin/settings/message.php
rename to Productivite/Snipe-IT/resources/lang/en-GB/admin/settings/message.php
diff --git a/Production/SNIPE-IT/resources/lang/en-GB/admin/settings/table.php b/Productivite/Snipe-IT/resources/lang/en-GB/admin/settings/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/en-GB/admin/settings/table.php
rename to Productivite/Snipe-IT/resources/lang/en-GB/admin/settings/table.php
diff --git a/Production/SNIPE-IT/resources/lang/en-GB/admin/statuslabels/message.php b/Productivite/Snipe-IT/resources/lang/en-GB/admin/statuslabels/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/en-GB/admin/statuslabels/message.php
rename to Productivite/Snipe-IT/resources/lang/en-GB/admin/statuslabels/message.php
diff --git a/Production/SNIPE-IT/resources/lang/en-GB/admin/statuslabels/table.php b/Productivite/Snipe-IT/resources/lang/en-GB/admin/statuslabels/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/en-GB/admin/statuslabels/table.php
rename to Productivite/Snipe-IT/resources/lang/en-GB/admin/statuslabels/table.php
diff --git a/Production/SNIPE-IT/resources/lang/en-GB/admin/suppliers/message.php b/Productivite/Snipe-IT/resources/lang/en-GB/admin/suppliers/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/en-GB/admin/suppliers/message.php
rename to Productivite/Snipe-IT/resources/lang/en-GB/admin/suppliers/message.php
diff --git a/Production/SNIPE-IT/resources/lang/en-GB/admin/suppliers/table.php b/Productivite/Snipe-IT/resources/lang/en-GB/admin/suppliers/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/en-GB/admin/suppliers/table.php
rename to Productivite/Snipe-IT/resources/lang/en-GB/admin/suppliers/table.php
diff --git a/Production/SNIPE-IT/resources/lang/en-GB/admin/users/general.php b/Productivite/Snipe-IT/resources/lang/en-GB/admin/users/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/en-GB/admin/users/general.php
rename to Productivite/Snipe-IT/resources/lang/en-GB/admin/users/general.php
diff --git a/Production/SNIPE-IT/resources/lang/en-GB/admin/users/message.php b/Productivite/Snipe-IT/resources/lang/en-GB/admin/users/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/en-GB/admin/users/message.php
rename to Productivite/Snipe-IT/resources/lang/en-GB/admin/users/message.php
diff --git a/Production/SNIPE-IT/resources/lang/en-GB/admin/users/table.php b/Productivite/Snipe-IT/resources/lang/en-GB/admin/users/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/en-GB/admin/users/table.php
rename to Productivite/Snipe-IT/resources/lang/en-GB/admin/users/table.php
diff --git a/Production/SNIPE-IT/resources/lang/en-GB/auth.php b/Productivite/Snipe-IT/resources/lang/en-GB/auth.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/en-GB/auth.php
rename to Productivite/Snipe-IT/resources/lang/en-GB/auth.php
diff --git a/Production/SNIPE-IT/resources/lang/en-GB/auth/general.php b/Productivite/Snipe-IT/resources/lang/en-GB/auth/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/en-GB/auth/general.php
rename to Productivite/Snipe-IT/resources/lang/en-GB/auth/general.php
diff --git a/Production/SNIPE-IT/resources/lang/en-GB/auth/message.php b/Productivite/Snipe-IT/resources/lang/en-GB/auth/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/en-GB/auth/message.php
rename to Productivite/Snipe-IT/resources/lang/en-GB/auth/message.php
diff --git a/Production/SNIPE-IT/resources/lang/en-GB/button.php b/Productivite/Snipe-IT/resources/lang/en-GB/button.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/en-GB/button.php
rename to Productivite/Snipe-IT/resources/lang/en-GB/button.php
diff --git a/Production/SNIPE-IT/resources/lang/en-GB/general.php b/Productivite/Snipe-IT/resources/lang/en-GB/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/en-GB/general.php
rename to Productivite/Snipe-IT/resources/lang/en-GB/general.php
diff --git a/Production/SNIPE-IT/resources/lang/en-GB/help.php b/Productivite/Snipe-IT/resources/lang/en-GB/help.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/en-GB/help.php
rename to Productivite/Snipe-IT/resources/lang/en-GB/help.php
diff --git a/Production/SNIPE-IT/resources/lang/en-GB/localizations.php b/Productivite/Snipe-IT/resources/lang/en-GB/localizations.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/en-GB/localizations.php
rename to Productivite/Snipe-IT/resources/lang/en-GB/localizations.php
diff --git a/Production/SNIPE-IT/resources/lang/en-GB/mail.php b/Productivite/Snipe-IT/resources/lang/en-GB/mail.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/en-GB/mail.php
rename to Productivite/Snipe-IT/resources/lang/en-GB/mail.php
diff --git a/Production/SNIPE-IT/resources/lang/en-GB/pagination.php b/Productivite/Snipe-IT/resources/lang/en-GB/pagination.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/en-GB/pagination.php
rename to Productivite/Snipe-IT/resources/lang/en-GB/pagination.php
diff --git a/Production/SNIPE-IT/resources/lang/en-GB/passwords.php b/Productivite/Snipe-IT/resources/lang/en-GB/passwords.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/en-GB/passwords.php
rename to Productivite/Snipe-IT/resources/lang/en-GB/passwords.php
diff --git a/Production/SNIPE-IT/resources/lang/en-GB/reminders.php b/Productivite/Snipe-IT/resources/lang/en-GB/reminders.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/en-GB/reminders.php
rename to Productivite/Snipe-IT/resources/lang/en-GB/reminders.php
diff --git a/Production/SNIPE-IT/resources/lang/en-GB/table.php b/Productivite/Snipe-IT/resources/lang/en-GB/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/en-GB/table.php
rename to Productivite/Snipe-IT/resources/lang/en-GB/table.php
diff --git a/Production/SNIPE-IT/resources/lang/en-GB/validation.php b/Productivite/Snipe-IT/resources/lang/en-GB/validation.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/en-GB/validation.php
rename to Productivite/Snipe-IT/resources/lang/en-GB/validation.php
diff --git a/Production/SNIPE-IT/resources/lang/en-ID/account/general.php b/Productivite/Snipe-IT/resources/lang/en-ID/account/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/en-ID/account/general.php
rename to Productivite/Snipe-IT/resources/lang/en-ID/account/general.php
diff --git a/Production/SNIPE-IT/resources/lang/en-ID/admin/accessories/general.php b/Productivite/Snipe-IT/resources/lang/en-ID/admin/accessories/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/en-ID/admin/accessories/general.php
rename to Productivite/Snipe-IT/resources/lang/en-ID/admin/accessories/general.php
diff --git a/Production/SNIPE-IT/resources/lang/en-ID/admin/accessories/message.php b/Productivite/Snipe-IT/resources/lang/en-ID/admin/accessories/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/en-ID/admin/accessories/message.php
rename to Productivite/Snipe-IT/resources/lang/en-ID/admin/accessories/message.php
diff --git a/Production/SNIPE-IT/resources/lang/en-ID/admin/accessories/table.php b/Productivite/Snipe-IT/resources/lang/en-ID/admin/accessories/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/en-ID/admin/accessories/table.php
rename to Productivite/Snipe-IT/resources/lang/en-ID/admin/accessories/table.php
diff --git a/Production/SNIPE-IT/resources/lang/en-ID/admin/asset_maintenances/form.php b/Productivite/Snipe-IT/resources/lang/en-ID/admin/asset_maintenances/form.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/en-ID/admin/asset_maintenances/form.php
rename to Productivite/Snipe-IT/resources/lang/en-ID/admin/asset_maintenances/form.php
diff --git a/Production/SNIPE-IT/resources/lang/en-ID/admin/asset_maintenances/general.php b/Productivite/Snipe-IT/resources/lang/en-ID/admin/asset_maintenances/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/en-ID/admin/asset_maintenances/general.php
rename to Productivite/Snipe-IT/resources/lang/en-ID/admin/asset_maintenances/general.php
diff --git a/Production/SNIPE-IT/resources/lang/en-ID/admin/asset_maintenances/message.php b/Productivite/Snipe-IT/resources/lang/en-ID/admin/asset_maintenances/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/en-ID/admin/asset_maintenances/message.php
rename to Productivite/Snipe-IT/resources/lang/en-ID/admin/asset_maintenances/message.php
diff --git a/Production/SNIPE-IT/resources/lang/en-ID/admin/asset_maintenances/table.php b/Productivite/Snipe-IT/resources/lang/en-ID/admin/asset_maintenances/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/en-ID/admin/asset_maintenances/table.php
rename to Productivite/Snipe-IT/resources/lang/en-ID/admin/asset_maintenances/table.php
diff --git a/Production/SNIPE-IT/resources/lang/en-ID/admin/categories/general.php b/Productivite/Snipe-IT/resources/lang/en-ID/admin/categories/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/en-ID/admin/categories/general.php
rename to Productivite/Snipe-IT/resources/lang/en-ID/admin/categories/general.php
diff --git a/Production/SNIPE-IT/resources/lang/en-ID/admin/categories/message.php b/Productivite/Snipe-IT/resources/lang/en-ID/admin/categories/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/en-ID/admin/categories/message.php
rename to Productivite/Snipe-IT/resources/lang/en-ID/admin/categories/message.php
diff --git a/Production/SNIPE-IT/resources/lang/en-ID/admin/categories/table.php b/Productivite/Snipe-IT/resources/lang/en-ID/admin/categories/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/en-ID/admin/categories/table.php
rename to Productivite/Snipe-IT/resources/lang/en-ID/admin/categories/table.php
diff --git a/Production/SNIPE-IT/resources/lang/en-ID/admin/companies/general.php b/Productivite/Snipe-IT/resources/lang/en-ID/admin/companies/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/en-ID/admin/companies/general.php
rename to Productivite/Snipe-IT/resources/lang/en-ID/admin/companies/general.php
diff --git a/Production/SNIPE-IT/resources/lang/en-ID/admin/companies/message.php b/Productivite/Snipe-IT/resources/lang/en-ID/admin/companies/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/en-ID/admin/companies/message.php
rename to Productivite/Snipe-IT/resources/lang/en-ID/admin/companies/message.php
diff --git a/Production/SNIPE-IT/resources/lang/en-ID/admin/companies/table.php b/Productivite/Snipe-IT/resources/lang/en-ID/admin/companies/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/en-ID/admin/companies/table.php
rename to Productivite/Snipe-IT/resources/lang/en-ID/admin/companies/table.php
diff --git a/Production/SNIPE-IT/resources/lang/en-ID/admin/components/general.php b/Productivite/Snipe-IT/resources/lang/en-ID/admin/components/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/en-ID/admin/components/general.php
rename to Productivite/Snipe-IT/resources/lang/en-ID/admin/components/general.php
diff --git a/Production/SNIPE-IT/resources/lang/en-ID/admin/components/message.php b/Productivite/Snipe-IT/resources/lang/en-ID/admin/components/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/en-ID/admin/components/message.php
rename to Productivite/Snipe-IT/resources/lang/en-ID/admin/components/message.php
diff --git a/Production/SNIPE-IT/resources/lang/en-ID/admin/components/table.php b/Productivite/Snipe-IT/resources/lang/en-ID/admin/components/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/en-ID/admin/components/table.php
rename to Productivite/Snipe-IT/resources/lang/en-ID/admin/components/table.php
diff --git a/Production/SNIPE-IT/resources/lang/en-ID/admin/consumables/general.php b/Productivite/Snipe-IT/resources/lang/en-ID/admin/consumables/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/en-ID/admin/consumables/general.php
rename to Productivite/Snipe-IT/resources/lang/en-ID/admin/consumables/general.php
diff --git a/Production/SNIPE-IT/resources/lang/en-ID/admin/consumables/message.php b/Productivite/Snipe-IT/resources/lang/en-ID/admin/consumables/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/en-ID/admin/consumables/message.php
rename to Productivite/Snipe-IT/resources/lang/en-ID/admin/consumables/message.php
diff --git a/Production/SNIPE-IT/resources/lang/en-ID/admin/consumables/table.php b/Productivite/Snipe-IT/resources/lang/en-ID/admin/consumables/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/en-ID/admin/consumables/table.php
rename to Productivite/Snipe-IT/resources/lang/en-ID/admin/consumables/table.php
diff --git a/Production/SNIPE-IT/resources/lang/en-ID/admin/custom_fields/general.php b/Productivite/Snipe-IT/resources/lang/en-ID/admin/custom_fields/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/en-ID/admin/custom_fields/general.php
rename to Productivite/Snipe-IT/resources/lang/en-ID/admin/custom_fields/general.php
diff --git a/Production/SNIPE-IT/resources/lang/en-ID/admin/custom_fields/message.php b/Productivite/Snipe-IT/resources/lang/en-ID/admin/custom_fields/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/en-ID/admin/custom_fields/message.php
rename to Productivite/Snipe-IT/resources/lang/en-ID/admin/custom_fields/message.php
diff --git a/Production/SNIPE-IT/resources/lang/en-ID/admin/departments/message.php b/Productivite/Snipe-IT/resources/lang/en-ID/admin/departments/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/en-ID/admin/departments/message.php
rename to Productivite/Snipe-IT/resources/lang/en-ID/admin/departments/message.php
diff --git a/Production/SNIPE-IT/resources/lang/en-ID/admin/departments/table.php b/Productivite/Snipe-IT/resources/lang/en-ID/admin/departments/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/en-ID/admin/departments/table.php
rename to Productivite/Snipe-IT/resources/lang/en-ID/admin/departments/table.php
diff --git a/Production/SNIPE-IT/resources/lang/en-ID/admin/depreciations/general.php b/Productivite/Snipe-IT/resources/lang/en-ID/admin/depreciations/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/en-ID/admin/depreciations/general.php
rename to Productivite/Snipe-IT/resources/lang/en-ID/admin/depreciations/general.php
diff --git a/Production/SNIPE-IT/resources/lang/en-ID/admin/depreciations/message.php b/Productivite/Snipe-IT/resources/lang/en-ID/admin/depreciations/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/en-ID/admin/depreciations/message.php
rename to Productivite/Snipe-IT/resources/lang/en-ID/admin/depreciations/message.php
diff --git a/Production/SNIPE-IT/resources/lang/en-ID/admin/depreciations/table.php b/Productivite/Snipe-IT/resources/lang/en-ID/admin/depreciations/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/en-ID/admin/depreciations/table.php
rename to Productivite/Snipe-IT/resources/lang/en-ID/admin/depreciations/table.php
diff --git a/Production/SNIPE-IT/resources/lang/en-ID/admin/groups/message.php b/Productivite/Snipe-IT/resources/lang/en-ID/admin/groups/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/en-ID/admin/groups/message.php
rename to Productivite/Snipe-IT/resources/lang/en-ID/admin/groups/message.php
diff --git a/Production/SNIPE-IT/resources/lang/en-ID/admin/groups/table.php b/Productivite/Snipe-IT/resources/lang/en-ID/admin/groups/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/en-ID/admin/groups/table.php
rename to Productivite/Snipe-IT/resources/lang/en-ID/admin/groups/table.php
diff --git a/Production/SNIPE-IT/resources/lang/en-ID/admin/groups/titles.php b/Productivite/Snipe-IT/resources/lang/en-ID/admin/groups/titles.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/en-ID/admin/groups/titles.php
rename to Productivite/Snipe-IT/resources/lang/en-ID/admin/groups/titles.php
diff --git a/Production/SNIPE-IT/resources/lang/en-ID/admin/hardware/form.php b/Productivite/Snipe-IT/resources/lang/en-ID/admin/hardware/form.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/en-ID/admin/hardware/form.php
rename to Productivite/Snipe-IT/resources/lang/en-ID/admin/hardware/form.php
diff --git a/Production/SNIPE-IT/resources/lang/en-ID/admin/hardware/general.php b/Productivite/Snipe-IT/resources/lang/en-ID/admin/hardware/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/en-ID/admin/hardware/general.php
rename to Productivite/Snipe-IT/resources/lang/en-ID/admin/hardware/general.php
diff --git a/Production/SNIPE-IT/resources/lang/en-ID/admin/hardware/message.php b/Productivite/Snipe-IT/resources/lang/en-ID/admin/hardware/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/en-ID/admin/hardware/message.php
rename to Productivite/Snipe-IT/resources/lang/en-ID/admin/hardware/message.php
diff --git a/Production/SNIPE-IT/resources/lang/en-ID/admin/hardware/table.php b/Productivite/Snipe-IT/resources/lang/en-ID/admin/hardware/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/en-ID/admin/hardware/table.php
rename to Productivite/Snipe-IT/resources/lang/en-ID/admin/hardware/table.php
diff --git a/Production/SNIPE-IT/resources/lang/en-ID/admin/kits/general.php b/Productivite/Snipe-IT/resources/lang/en-ID/admin/kits/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/en-ID/admin/kits/general.php
rename to Productivite/Snipe-IT/resources/lang/en-ID/admin/kits/general.php
diff --git a/Production/SNIPE-IT/resources/lang/en-ID/admin/labels/message.php b/Productivite/Snipe-IT/resources/lang/en-ID/admin/labels/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/en-ID/admin/labels/message.php
rename to Productivite/Snipe-IT/resources/lang/en-ID/admin/labels/message.php
diff --git a/Production/SNIPE-IT/resources/lang/en-ID/admin/labels/table.php b/Productivite/Snipe-IT/resources/lang/en-ID/admin/labels/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/en-ID/admin/labels/table.php
rename to Productivite/Snipe-IT/resources/lang/en-ID/admin/labels/table.php
diff --git a/Production/SNIPE-IT/resources/lang/en-ID/admin/licenses/form.php b/Productivite/Snipe-IT/resources/lang/en-ID/admin/licenses/form.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/en-ID/admin/licenses/form.php
rename to Productivite/Snipe-IT/resources/lang/en-ID/admin/licenses/form.php
diff --git a/Production/SNIPE-IT/resources/lang/en-ID/admin/licenses/general.php b/Productivite/Snipe-IT/resources/lang/en-ID/admin/licenses/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/en-ID/admin/licenses/general.php
rename to Productivite/Snipe-IT/resources/lang/en-ID/admin/licenses/general.php
diff --git a/Production/SNIPE-IT/resources/lang/en-ID/admin/licenses/message.php b/Productivite/Snipe-IT/resources/lang/en-ID/admin/licenses/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/en-ID/admin/licenses/message.php
rename to Productivite/Snipe-IT/resources/lang/en-ID/admin/licenses/message.php
diff --git a/Production/SNIPE-IT/resources/lang/en-ID/admin/licenses/table.php b/Productivite/Snipe-IT/resources/lang/en-ID/admin/licenses/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/en-ID/admin/licenses/table.php
rename to Productivite/Snipe-IT/resources/lang/en-ID/admin/licenses/table.php
diff --git a/Production/SNIPE-IT/resources/lang/en-ID/admin/locations/message.php b/Productivite/Snipe-IT/resources/lang/en-ID/admin/locations/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/en-ID/admin/locations/message.php
rename to Productivite/Snipe-IT/resources/lang/en-ID/admin/locations/message.php
diff --git a/Production/SNIPE-IT/resources/lang/en-ID/admin/locations/table.php b/Productivite/Snipe-IT/resources/lang/en-ID/admin/locations/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/en-ID/admin/locations/table.php
rename to Productivite/Snipe-IT/resources/lang/en-ID/admin/locations/table.php
diff --git a/Production/SNIPE-IT/resources/lang/en-ID/admin/manufacturers/message.php b/Productivite/Snipe-IT/resources/lang/en-ID/admin/manufacturers/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/en-ID/admin/manufacturers/message.php
rename to Productivite/Snipe-IT/resources/lang/en-ID/admin/manufacturers/message.php
diff --git a/Production/SNIPE-IT/resources/lang/en-ID/admin/manufacturers/table.php b/Productivite/Snipe-IT/resources/lang/en-ID/admin/manufacturers/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/en-ID/admin/manufacturers/table.php
rename to Productivite/Snipe-IT/resources/lang/en-ID/admin/manufacturers/table.php
diff --git a/Production/SNIPE-IT/resources/lang/en-ID/admin/models/general.php b/Productivite/Snipe-IT/resources/lang/en-ID/admin/models/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/en-ID/admin/models/general.php
rename to Productivite/Snipe-IT/resources/lang/en-ID/admin/models/general.php
diff --git a/Production/SNIPE-IT/resources/lang/en-ID/admin/models/message.php b/Productivite/Snipe-IT/resources/lang/en-ID/admin/models/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/en-ID/admin/models/message.php
rename to Productivite/Snipe-IT/resources/lang/en-ID/admin/models/message.php
diff --git a/Production/SNIPE-IT/resources/lang/en-ID/admin/models/table.php b/Productivite/Snipe-IT/resources/lang/en-ID/admin/models/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/en-ID/admin/models/table.php
rename to Productivite/Snipe-IT/resources/lang/en-ID/admin/models/table.php
diff --git a/Production/SNIPE-IT/resources/lang/en-ID/admin/reports/general.php b/Productivite/Snipe-IT/resources/lang/en-ID/admin/reports/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/en-ID/admin/reports/general.php
rename to Productivite/Snipe-IT/resources/lang/en-ID/admin/reports/general.php
diff --git a/Production/SNIPE-IT/resources/lang/en-ID/admin/reports/message.php b/Productivite/Snipe-IT/resources/lang/en-ID/admin/reports/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/en-ID/admin/reports/message.php
rename to Productivite/Snipe-IT/resources/lang/en-ID/admin/reports/message.php
diff --git a/Production/SNIPE-IT/resources/lang/en-ID/admin/settings/general.php b/Productivite/Snipe-IT/resources/lang/en-ID/admin/settings/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/en-ID/admin/settings/general.php
rename to Productivite/Snipe-IT/resources/lang/en-ID/admin/settings/general.php
diff --git a/Production/SNIPE-IT/resources/lang/en-ID/admin/settings/message.php b/Productivite/Snipe-IT/resources/lang/en-ID/admin/settings/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/en-ID/admin/settings/message.php
rename to Productivite/Snipe-IT/resources/lang/en-ID/admin/settings/message.php
diff --git a/Production/SNIPE-IT/resources/lang/en-ID/admin/settings/table.php b/Productivite/Snipe-IT/resources/lang/en-ID/admin/settings/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/en-ID/admin/settings/table.php
rename to Productivite/Snipe-IT/resources/lang/en-ID/admin/settings/table.php
diff --git a/Production/SNIPE-IT/resources/lang/en-ID/admin/statuslabels/message.php b/Productivite/Snipe-IT/resources/lang/en-ID/admin/statuslabels/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/en-ID/admin/statuslabels/message.php
rename to Productivite/Snipe-IT/resources/lang/en-ID/admin/statuslabels/message.php
diff --git a/Production/SNIPE-IT/resources/lang/en-ID/admin/statuslabels/table.php b/Productivite/Snipe-IT/resources/lang/en-ID/admin/statuslabels/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/en-ID/admin/statuslabels/table.php
rename to Productivite/Snipe-IT/resources/lang/en-ID/admin/statuslabels/table.php
diff --git a/Production/SNIPE-IT/resources/lang/en-ID/admin/suppliers/message.php b/Productivite/Snipe-IT/resources/lang/en-ID/admin/suppliers/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/en-ID/admin/suppliers/message.php
rename to Productivite/Snipe-IT/resources/lang/en-ID/admin/suppliers/message.php
diff --git a/Production/SNIPE-IT/resources/lang/en-ID/admin/suppliers/table.php b/Productivite/Snipe-IT/resources/lang/en-ID/admin/suppliers/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/en-ID/admin/suppliers/table.php
rename to Productivite/Snipe-IT/resources/lang/en-ID/admin/suppliers/table.php
diff --git a/Production/SNIPE-IT/resources/lang/en-ID/admin/users/general.php b/Productivite/Snipe-IT/resources/lang/en-ID/admin/users/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/en-ID/admin/users/general.php
rename to Productivite/Snipe-IT/resources/lang/en-ID/admin/users/general.php
diff --git a/Production/SNIPE-IT/resources/lang/en-ID/admin/users/message.php b/Productivite/Snipe-IT/resources/lang/en-ID/admin/users/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/en-ID/admin/users/message.php
rename to Productivite/Snipe-IT/resources/lang/en-ID/admin/users/message.php
diff --git a/Production/SNIPE-IT/resources/lang/en-ID/admin/users/table.php b/Productivite/Snipe-IT/resources/lang/en-ID/admin/users/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/en-ID/admin/users/table.php
rename to Productivite/Snipe-IT/resources/lang/en-ID/admin/users/table.php
diff --git a/Production/SNIPE-IT/resources/lang/en-ID/auth.php b/Productivite/Snipe-IT/resources/lang/en-ID/auth.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/en-ID/auth.php
rename to Productivite/Snipe-IT/resources/lang/en-ID/auth.php
diff --git a/Production/SNIPE-IT/resources/lang/en-ID/auth/general.php b/Productivite/Snipe-IT/resources/lang/en-ID/auth/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/en-ID/auth/general.php
rename to Productivite/Snipe-IT/resources/lang/en-ID/auth/general.php
diff --git a/Production/SNIPE-IT/resources/lang/en-ID/auth/message.php b/Productivite/Snipe-IT/resources/lang/en-ID/auth/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/en-ID/auth/message.php
rename to Productivite/Snipe-IT/resources/lang/en-ID/auth/message.php
diff --git a/Production/SNIPE-IT/resources/lang/en-ID/button.php b/Productivite/Snipe-IT/resources/lang/en-ID/button.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/en-ID/button.php
rename to Productivite/Snipe-IT/resources/lang/en-ID/button.php
diff --git a/Production/SNIPE-IT/resources/lang/en-ID/general.php b/Productivite/Snipe-IT/resources/lang/en-ID/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/en-ID/general.php
rename to Productivite/Snipe-IT/resources/lang/en-ID/general.php
diff --git a/Production/SNIPE-IT/resources/lang/en-ID/help.php b/Productivite/Snipe-IT/resources/lang/en-ID/help.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/en-ID/help.php
rename to Productivite/Snipe-IT/resources/lang/en-ID/help.php
diff --git a/Production/SNIPE-IT/resources/lang/en-ID/localizations.php b/Productivite/Snipe-IT/resources/lang/en-ID/localizations.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/en-ID/localizations.php
rename to Productivite/Snipe-IT/resources/lang/en-ID/localizations.php
diff --git a/Production/SNIPE-IT/resources/lang/en-ID/mail.php b/Productivite/Snipe-IT/resources/lang/en-ID/mail.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/en-ID/mail.php
rename to Productivite/Snipe-IT/resources/lang/en-ID/mail.php
diff --git a/Production/SNIPE-IT/resources/lang/en-ID/pagination.php b/Productivite/Snipe-IT/resources/lang/en-ID/pagination.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/en-ID/pagination.php
rename to Productivite/Snipe-IT/resources/lang/en-ID/pagination.php
diff --git a/Production/SNIPE-IT/resources/lang/en-ID/passwords.php b/Productivite/Snipe-IT/resources/lang/en-ID/passwords.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/en-ID/passwords.php
rename to Productivite/Snipe-IT/resources/lang/en-ID/passwords.php
diff --git a/Production/SNIPE-IT/resources/lang/en-ID/reminders.php b/Productivite/Snipe-IT/resources/lang/en-ID/reminders.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/en-ID/reminders.php
rename to Productivite/Snipe-IT/resources/lang/en-ID/reminders.php
diff --git a/Production/SNIPE-IT/resources/lang/en-ID/table.php b/Productivite/Snipe-IT/resources/lang/en-ID/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/en-ID/table.php
rename to Productivite/Snipe-IT/resources/lang/en-ID/table.php
diff --git a/Production/SNIPE-IT/resources/lang/en-ID/validation.php b/Productivite/Snipe-IT/resources/lang/en-ID/validation.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/en-ID/validation.php
rename to Productivite/Snipe-IT/resources/lang/en-ID/validation.php
diff --git a/Production/SNIPE-IT/resources/lang/en-US/account/general.php b/Productivite/Snipe-IT/resources/lang/en-US/account/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/en-US/account/general.php
rename to Productivite/Snipe-IT/resources/lang/en-US/account/general.php
diff --git a/Production/SNIPE-IT/resources/lang/en-US/admin/accessories/general.php b/Productivite/Snipe-IT/resources/lang/en-US/admin/accessories/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/en-US/admin/accessories/general.php
rename to Productivite/Snipe-IT/resources/lang/en-US/admin/accessories/general.php
diff --git a/Production/SNIPE-IT/resources/lang/en-US/admin/accessories/message.php b/Productivite/Snipe-IT/resources/lang/en-US/admin/accessories/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/en-US/admin/accessories/message.php
rename to Productivite/Snipe-IT/resources/lang/en-US/admin/accessories/message.php
diff --git a/Production/SNIPE-IT/resources/lang/en-US/admin/accessories/table.php b/Productivite/Snipe-IT/resources/lang/en-US/admin/accessories/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/en-US/admin/accessories/table.php
rename to Productivite/Snipe-IT/resources/lang/en-US/admin/accessories/table.php
diff --git a/Production/SNIPE-IT/resources/lang/en-US/admin/asset_maintenances/form.php b/Productivite/Snipe-IT/resources/lang/en-US/admin/asset_maintenances/form.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/en-US/admin/asset_maintenances/form.php
rename to Productivite/Snipe-IT/resources/lang/en-US/admin/asset_maintenances/form.php
diff --git a/Production/SNIPE-IT/resources/lang/en-US/admin/asset_maintenances/general.php b/Productivite/Snipe-IT/resources/lang/en-US/admin/asset_maintenances/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/en-US/admin/asset_maintenances/general.php
rename to Productivite/Snipe-IT/resources/lang/en-US/admin/asset_maintenances/general.php
diff --git a/Production/SNIPE-IT/resources/lang/en-US/admin/asset_maintenances/message.php b/Productivite/Snipe-IT/resources/lang/en-US/admin/asset_maintenances/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/en-US/admin/asset_maintenances/message.php
rename to Productivite/Snipe-IT/resources/lang/en-US/admin/asset_maintenances/message.php
diff --git a/Production/SNIPE-IT/resources/lang/en-US/admin/asset_maintenances/table.php b/Productivite/Snipe-IT/resources/lang/en-US/admin/asset_maintenances/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/en-US/admin/asset_maintenances/table.php
rename to Productivite/Snipe-IT/resources/lang/en-US/admin/asset_maintenances/table.php
diff --git a/Production/SNIPE-IT/resources/lang/en-US/admin/categories/general.php b/Productivite/Snipe-IT/resources/lang/en-US/admin/categories/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/en-US/admin/categories/general.php
rename to Productivite/Snipe-IT/resources/lang/en-US/admin/categories/general.php
diff --git a/Production/SNIPE-IT/resources/lang/en-US/admin/categories/message.php b/Productivite/Snipe-IT/resources/lang/en-US/admin/categories/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/en-US/admin/categories/message.php
rename to Productivite/Snipe-IT/resources/lang/en-US/admin/categories/message.php
diff --git a/Production/SNIPE-IT/resources/lang/en-US/admin/categories/table.php b/Productivite/Snipe-IT/resources/lang/en-US/admin/categories/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/en-US/admin/categories/table.php
rename to Productivite/Snipe-IT/resources/lang/en-US/admin/categories/table.php
diff --git a/Production/SNIPE-IT/resources/lang/en-US/admin/companies/general.php b/Productivite/Snipe-IT/resources/lang/en-US/admin/companies/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/en-US/admin/companies/general.php
rename to Productivite/Snipe-IT/resources/lang/en-US/admin/companies/general.php
diff --git a/Production/SNIPE-IT/resources/lang/en-US/admin/companies/message.php b/Productivite/Snipe-IT/resources/lang/en-US/admin/companies/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/en-US/admin/companies/message.php
rename to Productivite/Snipe-IT/resources/lang/en-US/admin/companies/message.php
diff --git a/Production/SNIPE-IT/resources/lang/en-US/admin/companies/table.php b/Productivite/Snipe-IT/resources/lang/en-US/admin/companies/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/en-US/admin/companies/table.php
rename to Productivite/Snipe-IT/resources/lang/en-US/admin/companies/table.php
diff --git a/Production/SNIPE-IT/resources/lang/en-US/admin/components/general.php b/Productivite/Snipe-IT/resources/lang/en-US/admin/components/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/en-US/admin/components/general.php
rename to Productivite/Snipe-IT/resources/lang/en-US/admin/components/general.php
diff --git a/Production/SNIPE-IT/resources/lang/en-US/admin/components/message.php b/Productivite/Snipe-IT/resources/lang/en-US/admin/components/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/en-US/admin/components/message.php
rename to Productivite/Snipe-IT/resources/lang/en-US/admin/components/message.php
diff --git a/Production/SNIPE-IT/resources/lang/en-US/admin/components/table.php b/Productivite/Snipe-IT/resources/lang/en-US/admin/components/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/en-US/admin/components/table.php
rename to Productivite/Snipe-IT/resources/lang/en-US/admin/components/table.php
diff --git a/Production/SNIPE-IT/resources/lang/en-US/admin/consumables/general.php b/Productivite/Snipe-IT/resources/lang/en-US/admin/consumables/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/en-US/admin/consumables/general.php
rename to Productivite/Snipe-IT/resources/lang/en-US/admin/consumables/general.php
diff --git a/Production/SNIPE-IT/resources/lang/en-US/admin/consumables/message.php b/Productivite/Snipe-IT/resources/lang/en-US/admin/consumables/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/en-US/admin/consumables/message.php
rename to Productivite/Snipe-IT/resources/lang/en-US/admin/consumables/message.php
diff --git a/Production/SNIPE-IT/resources/lang/en-US/admin/consumables/table.php b/Productivite/Snipe-IT/resources/lang/en-US/admin/consumables/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/en-US/admin/consumables/table.php
rename to Productivite/Snipe-IT/resources/lang/en-US/admin/consumables/table.php
diff --git a/Production/SNIPE-IT/resources/lang/en-US/admin/custom_fields/general.php b/Productivite/Snipe-IT/resources/lang/en-US/admin/custom_fields/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/en-US/admin/custom_fields/general.php
rename to Productivite/Snipe-IT/resources/lang/en-US/admin/custom_fields/general.php
diff --git a/Production/SNIPE-IT/resources/lang/en-US/admin/custom_fields/message.php b/Productivite/Snipe-IT/resources/lang/en-US/admin/custom_fields/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/en-US/admin/custom_fields/message.php
rename to Productivite/Snipe-IT/resources/lang/en-US/admin/custom_fields/message.php
diff --git a/Production/SNIPE-IT/resources/lang/en-US/admin/departments/message.php b/Productivite/Snipe-IT/resources/lang/en-US/admin/departments/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/en-US/admin/departments/message.php
rename to Productivite/Snipe-IT/resources/lang/en-US/admin/departments/message.php
diff --git a/Production/SNIPE-IT/resources/lang/en-US/admin/departments/table.php b/Productivite/Snipe-IT/resources/lang/en-US/admin/departments/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/en-US/admin/departments/table.php
rename to Productivite/Snipe-IT/resources/lang/en-US/admin/departments/table.php
diff --git a/Production/SNIPE-IT/resources/lang/en-US/admin/depreciations/general.php b/Productivite/Snipe-IT/resources/lang/en-US/admin/depreciations/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/en-US/admin/depreciations/general.php
rename to Productivite/Snipe-IT/resources/lang/en-US/admin/depreciations/general.php
diff --git a/Production/SNIPE-IT/resources/lang/en-US/admin/depreciations/message.php b/Productivite/Snipe-IT/resources/lang/en-US/admin/depreciations/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/en-US/admin/depreciations/message.php
rename to Productivite/Snipe-IT/resources/lang/en-US/admin/depreciations/message.php
diff --git a/Production/SNIPE-IT/resources/lang/en-US/admin/depreciations/table.php b/Productivite/Snipe-IT/resources/lang/en-US/admin/depreciations/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/en-US/admin/depreciations/table.php
rename to Productivite/Snipe-IT/resources/lang/en-US/admin/depreciations/table.php
diff --git a/Production/SNIPE-IT/resources/lang/en-US/admin/groups/message.php b/Productivite/Snipe-IT/resources/lang/en-US/admin/groups/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/en-US/admin/groups/message.php
rename to Productivite/Snipe-IT/resources/lang/en-US/admin/groups/message.php
diff --git a/Production/SNIPE-IT/resources/lang/en-US/admin/groups/table.php b/Productivite/Snipe-IT/resources/lang/en-US/admin/groups/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/en-US/admin/groups/table.php
rename to Productivite/Snipe-IT/resources/lang/en-US/admin/groups/table.php
diff --git a/Production/SNIPE-IT/resources/lang/en-US/admin/groups/titles.php b/Productivite/Snipe-IT/resources/lang/en-US/admin/groups/titles.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/en-US/admin/groups/titles.php
rename to Productivite/Snipe-IT/resources/lang/en-US/admin/groups/titles.php
diff --git a/Production/SNIPE-IT/resources/lang/en-US/admin/hardware/form.php b/Productivite/Snipe-IT/resources/lang/en-US/admin/hardware/form.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/en-US/admin/hardware/form.php
rename to Productivite/Snipe-IT/resources/lang/en-US/admin/hardware/form.php
diff --git a/Production/SNIPE-IT/resources/lang/en-US/admin/hardware/general.php b/Productivite/Snipe-IT/resources/lang/en-US/admin/hardware/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/en-US/admin/hardware/general.php
rename to Productivite/Snipe-IT/resources/lang/en-US/admin/hardware/general.php
diff --git a/Production/SNIPE-IT/resources/lang/en-US/admin/hardware/message.php b/Productivite/Snipe-IT/resources/lang/en-US/admin/hardware/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/en-US/admin/hardware/message.php
rename to Productivite/Snipe-IT/resources/lang/en-US/admin/hardware/message.php
diff --git a/Production/SNIPE-IT/resources/lang/en-US/admin/hardware/table.php b/Productivite/Snipe-IT/resources/lang/en-US/admin/hardware/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/en-US/admin/hardware/table.php
rename to Productivite/Snipe-IT/resources/lang/en-US/admin/hardware/table.php
diff --git a/Production/SNIPE-IT/resources/lang/en-US/admin/kits/general.php b/Productivite/Snipe-IT/resources/lang/en-US/admin/kits/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/en-US/admin/kits/general.php
rename to Productivite/Snipe-IT/resources/lang/en-US/admin/kits/general.php
diff --git a/Production/SNIPE-IT/resources/lang/en-US/admin/labels/message.php b/Productivite/Snipe-IT/resources/lang/en-US/admin/labels/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/en-US/admin/labels/message.php
rename to Productivite/Snipe-IT/resources/lang/en-US/admin/labels/message.php
diff --git a/Production/SNIPE-IT/resources/lang/en-US/admin/labels/table.php b/Productivite/Snipe-IT/resources/lang/en-US/admin/labels/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/en-US/admin/labels/table.php
rename to Productivite/Snipe-IT/resources/lang/en-US/admin/labels/table.php
diff --git a/Production/SNIPE-IT/resources/lang/en-US/admin/licenses/form.php b/Productivite/Snipe-IT/resources/lang/en-US/admin/licenses/form.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/en-US/admin/licenses/form.php
rename to Productivite/Snipe-IT/resources/lang/en-US/admin/licenses/form.php
diff --git a/Production/SNIPE-IT/resources/lang/en-US/admin/licenses/general.php b/Productivite/Snipe-IT/resources/lang/en-US/admin/licenses/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/en-US/admin/licenses/general.php
rename to Productivite/Snipe-IT/resources/lang/en-US/admin/licenses/general.php
diff --git a/Production/SNIPE-IT/resources/lang/en-US/admin/licenses/message.php b/Productivite/Snipe-IT/resources/lang/en-US/admin/licenses/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/en-US/admin/licenses/message.php
rename to Productivite/Snipe-IT/resources/lang/en-US/admin/licenses/message.php
diff --git a/Production/SNIPE-IT/resources/lang/en-US/admin/licenses/table.php b/Productivite/Snipe-IT/resources/lang/en-US/admin/licenses/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/en-US/admin/licenses/table.php
rename to Productivite/Snipe-IT/resources/lang/en-US/admin/licenses/table.php
diff --git a/Production/SNIPE-IT/resources/lang/en-US/admin/locations/message.php b/Productivite/Snipe-IT/resources/lang/en-US/admin/locations/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/en-US/admin/locations/message.php
rename to Productivite/Snipe-IT/resources/lang/en-US/admin/locations/message.php
diff --git a/Production/SNIPE-IT/resources/lang/en-US/admin/locations/table.php b/Productivite/Snipe-IT/resources/lang/en-US/admin/locations/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/en-US/admin/locations/table.php
rename to Productivite/Snipe-IT/resources/lang/en-US/admin/locations/table.php
diff --git a/Production/SNIPE-IT/resources/lang/en-US/admin/manufacturers/message.php b/Productivite/Snipe-IT/resources/lang/en-US/admin/manufacturers/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/en-US/admin/manufacturers/message.php
rename to Productivite/Snipe-IT/resources/lang/en-US/admin/manufacturers/message.php
diff --git a/Production/SNIPE-IT/resources/lang/en-US/admin/manufacturers/table.php b/Productivite/Snipe-IT/resources/lang/en-US/admin/manufacturers/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/en-US/admin/manufacturers/table.php
rename to Productivite/Snipe-IT/resources/lang/en-US/admin/manufacturers/table.php
diff --git a/Production/SNIPE-IT/resources/lang/en-US/admin/models/general.php b/Productivite/Snipe-IT/resources/lang/en-US/admin/models/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/en-US/admin/models/general.php
rename to Productivite/Snipe-IT/resources/lang/en-US/admin/models/general.php
diff --git a/Production/SNIPE-IT/resources/lang/en-US/admin/models/message.php b/Productivite/Snipe-IT/resources/lang/en-US/admin/models/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/en-US/admin/models/message.php
rename to Productivite/Snipe-IT/resources/lang/en-US/admin/models/message.php
diff --git a/Production/SNIPE-IT/resources/lang/en-US/admin/models/table.php b/Productivite/Snipe-IT/resources/lang/en-US/admin/models/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/en-US/admin/models/table.php
rename to Productivite/Snipe-IT/resources/lang/en-US/admin/models/table.php
diff --git a/Production/SNIPE-IT/resources/lang/en-US/admin/reports/general.php b/Productivite/Snipe-IT/resources/lang/en-US/admin/reports/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/en-US/admin/reports/general.php
rename to Productivite/Snipe-IT/resources/lang/en-US/admin/reports/general.php
diff --git a/Production/SNIPE-IT/resources/lang/en-US/admin/reports/message.php b/Productivite/Snipe-IT/resources/lang/en-US/admin/reports/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/en-US/admin/reports/message.php
rename to Productivite/Snipe-IT/resources/lang/en-US/admin/reports/message.php
diff --git a/Production/SNIPE-IT/resources/lang/en-US/admin/settings/general.php b/Productivite/Snipe-IT/resources/lang/en-US/admin/settings/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/en-US/admin/settings/general.php
rename to Productivite/Snipe-IT/resources/lang/en-US/admin/settings/general.php
diff --git a/Production/SNIPE-IT/resources/lang/en-US/admin/settings/message.php b/Productivite/Snipe-IT/resources/lang/en-US/admin/settings/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/en-US/admin/settings/message.php
rename to Productivite/Snipe-IT/resources/lang/en-US/admin/settings/message.php
diff --git a/Production/SNIPE-IT/resources/lang/en-US/admin/settings/table.php b/Productivite/Snipe-IT/resources/lang/en-US/admin/settings/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/en-US/admin/settings/table.php
rename to Productivite/Snipe-IT/resources/lang/en-US/admin/settings/table.php
diff --git a/Production/SNIPE-IT/resources/lang/en-US/admin/statuslabels/message.php b/Productivite/Snipe-IT/resources/lang/en-US/admin/statuslabels/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/en-US/admin/statuslabels/message.php
rename to Productivite/Snipe-IT/resources/lang/en-US/admin/statuslabels/message.php
diff --git a/Production/SNIPE-IT/resources/lang/en-US/admin/statuslabels/table.php b/Productivite/Snipe-IT/resources/lang/en-US/admin/statuslabels/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/en-US/admin/statuslabels/table.php
rename to Productivite/Snipe-IT/resources/lang/en-US/admin/statuslabels/table.php
diff --git a/Production/SNIPE-IT/resources/lang/en-US/admin/suppliers/message.php b/Productivite/Snipe-IT/resources/lang/en-US/admin/suppliers/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/en-US/admin/suppliers/message.php
rename to Productivite/Snipe-IT/resources/lang/en-US/admin/suppliers/message.php
diff --git a/Production/SNIPE-IT/resources/lang/en-US/admin/suppliers/table.php b/Productivite/Snipe-IT/resources/lang/en-US/admin/suppliers/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/en-US/admin/suppliers/table.php
rename to Productivite/Snipe-IT/resources/lang/en-US/admin/suppliers/table.php
diff --git a/Production/SNIPE-IT/resources/lang/en-US/admin/users/general.php b/Productivite/Snipe-IT/resources/lang/en-US/admin/users/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/en-US/admin/users/general.php
rename to Productivite/Snipe-IT/resources/lang/en-US/admin/users/general.php
diff --git a/Production/SNIPE-IT/resources/lang/en-US/admin/users/message.php b/Productivite/Snipe-IT/resources/lang/en-US/admin/users/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/en-US/admin/users/message.php
rename to Productivite/Snipe-IT/resources/lang/en-US/admin/users/message.php
diff --git a/Production/SNIPE-IT/resources/lang/en-US/admin/users/table.php b/Productivite/Snipe-IT/resources/lang/en-US/admin/users/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/en-US/admin/users/table.php
rename to Productivite/Snipe-IT/resources/lang/en-US/admin/users/table.php
diff --git a/Production/SNIPE-IT/resources/lang/en-US/auth.php b/Productivite/Snipe-IT/resources/lang/en-US/auth.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/en-US/auth.php
rename to Productivite/Snipe-IT/resources/lang/en-US/auth.php
diff --git a/Production/SNIPE-IT/resources/lang/en-US/auth/general.php b/Productivite/Snipe-IT/resources/lang/en-US/auth/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/en-US/auth/general.php
rename to Productivite/Snipe-IT/resources/lang/en-US/auth/general.php
diff --git a/Production/SNIPE-IT/resources/lang/en-US/auth/message.php b/Productivite/Snipe-IT/resources/lang/en-US/auth/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/en-US/auth/message.php
rename to Productivite/Snipe-IT/resources/lang/en-US/auth/message.php
diff --git a/Production/SNIPE-IT/resources/lang/en-US/button.php b/Productivite/Snipe-IT/resources/lang/en-US/button.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/en-US/button.php
rename to Productivite/Snipe-IT/resources/lang/en-US/button.php
diff --git a/Production/SNIPE-IT/resources/lang/en-US/general.php b/Productivite/Snipe-IT/resources/lang/en-US/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/en-US/general.php
rename to Productivite/Snipe-IT/resources/lang/en-US/general.php
diff --git a/Production/SNIPE-IT/resources/lang/en-US/help.php b/Productivite/Snipe-IT/resources/lang/en-US/help.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/en-US/help.php
rename to Productivite/Snipe-IT/resources/lang/en-US/help.php
diff --git a/Production/SNIPE-IT/resources/lang/en-US/localizations.php b/Productivite/Snipe-IT/resources/lang/en-US/localizations.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/en-US/localizations.php
rename to Productivite/Snipe-IT/resources/lang/en-US/localizations.php
diff --git a/Production/SNIPE-IT/resources/lang/en-US/mail.php b/Productivite/Snipe-IT/resources/lang/en-US/mail.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/en-US/mail.php
rename to Productivite/Snipe-IT/resources/lang/en-US/mail.php
diff --git a/Production/SNIPE-IT/resources/lang/en-US/pagination.php b/Productivite/Snipe-IT/resources/lang/en-US/pagination.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/en-US/pagination.php
rename to Productivite/Snipe-IT/resources/lang/en-US/pagination.php
diff --git a/Production/SNIPE-IT/resources/lang/en-US/passwords.php b/Productivite/Snipe-IT/resources/lang/en-US/passwords.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/en-US/passwords.php
rename to Productivite/Snipe-IT/resources/lang/en-US/passwords.php
diff --git a/Production/SNIPE-IT/resources/lang/en-US/reminders.php b/Productivite/Snipe-IT/resources/lang/en-US/reminders.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/en-US/reminders.php
rename to Productivite/Snipe-IT/resources/lang/en-US/reminders.php
diff --git a/Production/SNIPE-IT/resources/lang/en-US/table.php b/Productivite/Snipe-IT/resources/lang/en-US/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/en-US/table.php
rename to Productivite/Snipe-IT/resources/lang/en-US/table.php
diff --git a/Production/SNIPE-IT/resources/lang/en-US/validation.php b/Productivite/Snipe-IT/resources/lang/en-US/validation.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/en-US/validation.php
rename to Productivite/Snipe-IT/resources/lang/en-US/validation.php
diff --git a/Production/SNIPE-IT/resources/lang/es-CO/account/general.php b/Productivite/Snipe-IT/resources/lang/es-CO/account/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-CO/account/general.php
rename to Productivite/Snipe-IT/resources/lang/es-CO/account/general.php
diff --git a/Production/SNIPE-IT/resources/lang/es-CO/admin/accessories/general.php b/Productivite/Snipe-IT/resources/lang/es-CO/admin/accessories/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-CO/admin/accessories/general.php
rename to Productivite/Snipe-IT/resources/lang/es-CO/admin/accessories/general.php
diff --git a/Production/SNIPE-IT/resources/lang/es-CO/admin/accessories/message.php b/Productivite/Snipe-IT/resources/lang/es-CO/admin/accessories/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-CO/admin/accessories/message.php
rename to Productivite/Snipe-IT/resources/lang/es-CO/admin/accessories/message.php
diff --git a/Production/SNIPE-IT/resources/lang/es-CO/admin/accessories/table.php b/Productivite/Snipe-IT/resources/lang/es-CO/admin/accessories/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-CO/admin/accessories/table.php
rename to Productivite/Snipe-IT/resources/lang/es-CO/admin/accessories/table.php
diff --git a/Production/SNIPE-IT/resources/lang/es-CO/admin/asset_maintenances/form.php b/Productivite/Snipe-IT/resources/lang/es-CO/admin/asset_maintenances/form.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-CO/admin/asset_maintenances/form.php
rename to Productivite/Snipe-IT/resources/lang/es-CO/admin/asset_maintenances/form.php
diff --git a/Production/SNIPE-IT/resources/lang/es-CO/admin/asset_maintenances/general.php b/Productivite/Snipe-IT/resources/lang/es-CO/admin/asset_maintenances/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-CO/admin/asset_maintenances/general.php
rename to Productivite/Snipe-IT/resources/lang/es-CO/admin/asset_maintenances/general.php
diff --git a/Production/SNIPE-IT/resources/lang/es-CO/admin/asset_maintenances/message.php b/Productivite/Snipe-IT/resources/lang/es-CO/admin/asset_maintenances/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-CO/admin/asset_maintenances/message.php
rename to Productivite/Snipe-IT/resources/lang/es-CO/admin/asset_maintenances/message.php
diff --git a/Production/SNIPE-IT/resources/lang/es-CO/admin/asset_maintenances/table.php b/Productivite/Snipe-IT/resources/lang/es-CO/admin/asset_maintenances/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-CO/admin/asset_maintenances/table.php
rename to Productivite/Snipe-IT/resources/lang/es-CO/admin/asset_maintenances/table.php
diff --git a/Production/SNIPE-IT/resources/lang/es-CO/admin/categories/general.php b/Productivite/Snipe-IT/resources/lang/es-CO/admin/categories/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-CO/admin/categories/general.php
rename to Productivite/Snipe-IT/resources/lang/es-CO/admin/categories/general.php
diff --git a/Production/SNIPE-IT/resources/lang/es-CO/admin/categories/message.php b/Productivite/Snipe-IT/resources/lang/es-CO/admin/categories/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-CO/admin/categories/message.php
rename to Productivite/Snipe-IT/resources/lang/es-CO/admin/categories/message.php
diff --git a/Production/SNIPE-IT/resources/lang/es-CO/admin/categories/table.php b/Productivite/Snipe-IT/resources/lang/es-CO/admin/categories/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-CO/admin/categories/table.php
rename to Productivite/Snipe-IT/resources/lang/es-CO/admin/categories/table.php
diff --git a/Production/SNIPE-IT/resources/lang/es-CO/admin/companies/general.php b/Productivite/Snipe-IT/resources/lang/es-CO/admin/companies/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-CO/admin/companies/general.php
rename to Productivite/Snipe-IT/resources/lang/es-CO/admin/companies/general.php
diff --git a/Production/SNIPE-IT/resources/lang/es-CO/admin/companies/message.php b/Productivite/Snipe-IT/resources/lang/es-CO/admin/companies/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-CO/admin/companies/message.php
rename to Productivite/Snipe-IT/resources/lang/es-CO/admin/companies/message.php
diff --git a/Production/SNIPE-IT/resources/lang/es-CO/admin/companies/table.php b/Productivite/Snipe-IT/resources/lang/es-CO/admin/companies/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-CO/admin/companies/table.php
rename to Productivite/Snipe-IT/resources/lang/es-CO/admin/companies/table.php
diff --git a/Production/SNIPE-IT/resources/lang/es-CO/admin/components/general.php b/Productivite/Snipe-IT/resources/lang/es-CO/admin/components/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-CO/admin/components/general.php
rename to Productivite/Snipe-IT/resources/lang/es-CO/admin/components/general.php
diff --git a/Production/SNIPE-IT/resources/lang/es-CO/admin/components/message.php b/Productivite/Snipe-IT/resources/lang/es-CO/admin/components/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-CO/admin/components/message.php
rename to Productivite/Snipe-IT/resources/lang/es-CO/admin/components/message.php
diff --git a/Production/SNIPE-IT/resources/lang/es-CO/admin/components/table.php b/Productivite/Snipe-IT/resources/lang/es-CO/admin/components/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-CO/admin/components/table.php
rename to Productivite/Snipe-IT/resources/lang/es-CO/admin/components/table.php
diff --git a/Production/SNIPE-IT/resources/lang/es-CO/admin/consumables/general.php b/Productivite/Snipe-IT/resources/lang/es-CO/admin/consumables/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-CO/admin/consumables/general.php
rename to Productivite/Snipe-IT/resources/lang/es-CO/admin/consumables/general.php
diff --git a/Production/SNIPE-IT/resources/lang/es-CO/admin/consumables/message.php b/Productivite/Snipe-IT/resources/lang/es-CO/admin/consumables/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-CO/admin/consumables/message.php
rename to Productivite/Snipe-IT/resources/lang/es-CO/admin/consumables/message.php
diff --git a/Production/SNIPE-IT/resources/lang/es-CO/admin/consumables/table.php b/Productivite/Snipe-IT/resources/lang/es-CO/admin/consumables/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-CO/admin/consumables/table.php
rename to Productivite/Snipe-IT/resources/lang/es-CO/admin/consumables/table.php
diff --git a/Production/SNIPE-IT/resources/lang/es-CO/admin/custom_fields/general.php b/Productivite/Snipe-IT/resources/lang/es-CO/admin/custom_fields/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-CO/admin/custom_fields/general.php
rename to Productivite/Snipe-IT/resources/lang/es-CO/admin/custom_fields/general.php
diff --git a/Production/SNIPE-IT/resources/lang/es-CO/admin/custom_fields/message.php b/Productivite/Snipe-IT/resources/lang/es-CO/admin/custom_fields/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-CO/admin/custom_fields/message.php
rename to Productivite/Snipe-IT/resources/lang/es-CO/admin/custom_fields/message.php
diff --git a/Production/SNIPE-IT/resources/lang/es-CO/admin/departments/message.php b/Productivite/Snipe-IT/resources/lang/es-CO/admin/departments/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-CO/admin/departments/message.php
rename to Productivite/Snipe-IT/resources/lang/es-CO/admin/departments/message.php
diff --git a/Production/SNIPE-IT/resources/lang/es-CO/admin/departments/table.php b/Productivite/Snipe-IT/resources/lang/es-CO/admin/departments/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-CO/admin/departments/table.php
rename to Productivite/Snipe-IT/resources/lang/es-CO/admin/departments/table.php
diff --git a/Production/SNIPE-IT/resources/lang/es-CO/admin/depreciations/general.php b/Productivite/Snipe-IT/resources/lang/es-CO/admin/depreciations/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-CO/admin/depreciations/general.php
rename to Productivite/Snipe-IT/resources/lang/es-CO/admin/depreciations/general.php
diff --git a/Production/SNIPE-IT/resources/lang/es-CO/admin/depreciations/message.php b/Productivite/Snipe-IT/resources/lang/es-CO/admin/depreciations/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-CO/admin/depreciations/message.php
rename to Productivite/Snipe-IT/resources/lang/es-CO/admin/depreciations/message.php
diff --git a/Production/SNIPE-IT/resources/lang/es-CO/admin/depreciations/table.php b/Productivite/Snipe-IT/resources/lang/es-CO/admin/depreciations/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-CO/admin/depreciations/table.php
rename to Productivite/Snipe-IT/resources/lang/es-CO/admin/depreciations/table.php
diff --git a/Production/SNIPE-IT/resources/lang/es-CO/admin/groups/message.php b/Productivite/Snipe-IT/resources/lang/es-CO/admin/groups/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-CO/admin/groups/message.php
rename to Productivite/Snipe-IT/resources/lang/es-CO/admin/groups/message.php
diff --git a/Production/SNIPE-IT/resources/lang/es-CO/admin/groups/table.php b/Productivite/Snipe-IT/resources/lang/es-CO/admin/groups/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-CO/admin/groups/table.php
rename to Productivite/Snipe-IT/resources/lang/es-CO/admin/groups/table.php
diff --git a/Production/SNIPE-IT/resources/lang/es-CO/admin/groups/titles.php b/Productivite/Snipe-IT/resources/lang/es-CO/admin/groups/titles.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-CO/admin/groups/titles.php
rename to Productivite/Snipe-IT/resources/lang/es-CO/admin/groups/titles.php
diff --git a/Production/SNIPE-IT/resources/lang/es-CO/admin/hardware/form.php b/Productivite/Snipe-IT/resources/lang/es-CO/admin/hardware/form.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-CO/admin/hardware/form.php
rename to Productivite/Snipe-IT/resources/lang/es-CO/admin/hardware/form.php
diff --git a/Production/SNIPE-IT/resources/lang/es-CO/admin/hardware/general.php b/Productivite/Snipe-IT/resources/lang/es-CO/admin/hardware/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-CO/admin/hardware/general.php
rename to Productivite/Snipe-IT/resources/lang/es-CO/admin/hardware/general.php
diff --git a/Production/SNIPE-IT/resources/lang/es-CO/admin/hardware/message.php b/Productivite/Snipe-IT/resources/lang/es-CO/admin/hardware/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-CO/admin/hardware/message.php
rename to Productivite/Snipe-IT/resources/lang/es-CO/admin/hardware/message.php
diff --git a/Production/SNIPE-IT/resources/lang/es-CO/admin/hardware/table.php b/Productivite/Snipe-IT/resources/lang/es-CO/admin/hardware/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-CO/admin/hardware/table.php
rename to Productivite/Snipe-IT/resources/lang/es-CO/admin/hardware/table.php
diff --git a/Production/SNIPE-IT/resources/lang/es-CO/admin/kits/general.php b/Productivite/Snipe-IT/resources/lang/es-CO/admin/kits/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-CO/admin/kits/general.php
rename to Productivite/Snipe-IT/resources/lang/es-CO/admin/kits/general.php
diff --git a/Production/SNIPE-IT/resources/lang/es-CO/admin/labels/message.php b/Productivite/Snipe-IT/resources/lang/es-CO/admin/labels/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-CO/admin/labels/message.php
rename to Productivite/Snipe-IT/resources/lang/es-CO/admin/labels/message.php
diff --git a/Production/SNIPE-IT/resources/lang/es-CO/admin/labels/table.php b/Productivite/Snipe-IT/resources/lang/es-CO/admin/labels/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-CO/admin/labels/table.php
rename to Productivite/Snipe-IT/resources/lang/es-CO/admin/labels/table.php
diff --git a/Production/SNIPE-IT/resources/lang/es-CO/admin/licenses/form.php b/Productivite/Snipe-IT/resources/lang/es-CO/admin/licenses/form.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-CO/admin/licenses/form.php
rename to Productivite/Snipe-IT/resources/lang/es-CO/admin/licenses/form.php
diff --git a/Production/SNIPE-IT/resources/lang/es-CO/admin/licenses/general.php b/Productivite/Snipe-IT/resources/lang/es-CO/admin/licenses/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-CO/admin/licenses/general.php
rename to Productivite/Snipe-IT/resources/lang/es-CO/admin/licenses/general.php
diff --git a/Production/SNIPE-IT/resources/lang/es-CO/admin/licenses/message.php b/Productivite/Snipe-IT/resources/lang/es-CO/admin/licenses/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-CO/admin/licenses/message.php
rename to Productivite/Snipe-IT/resources/lang/es-CO/admin/licenses/message.php
diff --git a/Production/SNIPE-IT/resources/lang/es-CO/admin/licenses/table.php b/Productivite/Snipe-IT/resources/lang/es-CO/admin/licenses/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-CO/admin/licenses/table.php
rename to Productivite/Snipe-IT/resources/lang/es-CO/admin/licenses/table.php
diff --git a/Production/SNIPE-IT/resources/lang/es-CO/admin/locations/message.php b/Productivite/Snipe-IT/resources/lang/es-CO/admin/locations/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-CO/admin/locations/message.php
rename to Productivite/Snipe-IT/resources/lang/es-CO/admin/locations/message.php
diff --git a/Production/SNIPE-IT/resources/lang/es-CO/admin/locations/table.php b/Productivite/Snipe-IT/resources/lang/es-CO/admin/locations/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-CO/admin/locations/table.php
rename to Productivite/Snipe-IT/resources/lang/es-CO/admin/locations/table.php
diff --git a/Production/SNIPE-IT/resources/lang/es-CO/admin/manufacturers/message.php b/Productivite/Snipe-IT/resources/lang/es-CO/admin/manufacturers/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-CO/admin/manufacturers/message.php
rename to Productivite/Snipe-IT/resources/lang/es-CO/admin/manufacturers/message.php
diff --git a/Production/SNIPE-IT/resources/lang/es-CO/admin/manufacturers/table.php b/Productivite/Snipe-IT/resources/lang/es-CO/admin/manufacturers/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-CO/admin/manufacturers/table.php
rename to Productivite/Snipe-IT/resources/lang/es-CO/admin/manufacturers/table.php
diff --git a/Production/SNIPE-IT/resources/lang/es-CO/admin/models/general.php b/Productivite/Snipe-IT/resources/lang/es-CO/admin/models/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-CO/admin/models/general.php
rename to Productivite/Snipe-IT/resources/lang/es-CO/admin/models/general.php
diff --git a/Production/SNIPE-IT/resources/lang/es-CO/admin/models/message.php b/Productivite/Snipe-IT/resources/lang/es-CO/admin/models/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-CO/admin/models/message.php
rename to Productivite/Snipe-IT/resources/lang/es-CO/admin/models/message.php
diff --git a/Production/SNIPE-IT/resources/lang/es-CO/admin/models/table.php b/Productivite/Snipe-IT/resources/lang/es-CO/admin/models/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-CO/admin/models/table.php
rename to Productivite/Snipe-IT/resources/lang/es-CO/admin/models/table.php
diff --git a/Production/SNIPE-IT/resources/lang/es-CO/admin/reports/general.php b/Productivite/Snipe-IT/resources/lang/es-CO/admin/reports/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-CO/admin/reports/general.php
rename to Productivite/Snipe-IT/resources/lang/es-CO/admin/reports/general.php
diff --git a/Production/SNIPE-IT/resources/lang/es-CO/admin/reports/message.php b/Productivite/Snipe-IT/resources/lang/es-CO/admin/reports/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-CO/admin/reports/message.php
rename to Productivite/Snipe-IT/resources/lang/es-CO/admin/reports/message.php
diff --git a/Production/SNIPE-IT/resources/lang/es-CO/admin/settings/general.php b/Productivite/Snipe-IT/resources/lang/es-CO/admin/settings/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-CO/admin/settings/general.php
rename to Productivite/Snipe-IT/resources/lang/es-CO/admin/settings/general.php
diff --git a/Production/SNIPE-IT/resources/lang/es-CO/admin/settings/message.php b/Productivite/Snipe-IT/resources/lang/es-CO/admin/settings/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-CO/admin/settings/message.php
rename to Productivite/Snipe-IT/resources/lang/es-CO/admin/settings/message.php
diff --git a/Production/SNIPE-IT/resources/lang/es-CO/admin/settings/table.php b/Productivite/Snipe-IT/resources/lang/es-CO/admin/settings/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-CO/admin/settings/table.php
rename to Productivite/Snipe-IT/resources/lang/es-CO/admin/settings/table.php
diff --git a/Production/SNIPE-IT/resources/lang/es-CO/admin/statuslabels/message.php b/Productivite/Snipe-IT/resources/lang/es-CO/admin/statuslabels/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-CO/admin/statuslabels/message.php
rename to Productivite/Snipe-IT/resources/lang/es-CO/admin/statuslabels/message.php
diff --git a/Production/SNIPE-IT/resources/lang/es-CO/admin/statuslabels/table.php b/Productivite/Snipe-IT/resources/lang/es-CO/admin/statuslabels/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-CO/admin/statuslabels/table.php
rename to Productivite/Snipe-IT/resources/lang/es-CO/admin/statuslabels/table.php
diff --git a/Production/SNIPE-IT/resources/lang/es-CO/admin/suppliers/message.php b/Productivite/Snipe-IT/resources/lang/es-CO/admin/suppliers/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-CO/admin/suppliers/message.php
rename to Productivite/Snipe-IT/resources/lang/es-CO/admin/suppliers/message.php
diff --git a/Production/SNIPE-IT/resources/lang/es-CO/admin/suppliers/table.php b/Productivite/Snipe-IT/resources/lang/es-CO/admin/suppliers/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-CO/admin/suppliers/table.php
rename to Productivite/Snipe-IT/resources/lang/es-CO/admin/suppliers/table.php
diff --git a/Production/SNIPE-IT/resources/lang/es-CO/admin/users/general.php b/Productivite/Snipe-IT/resources/lang/es-CO/admin/users/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-CO/admin/users/general.php
rename to Productivite/Snipe-IT/resources/lang/es-CO/admin/users/general.php
diff --git a/Production/SNIPE-IT/resources/lang/es-CO/admin/users/message.php b/Productivite/Snipe-IT/resources/lang/es-CO/admin/users/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-CO/admin/users/message.php
rename to Productivite/Snipe-IT/resources/lang/es-CO/admin/users/message.php
diff --git a/Production/SNIPE-IT/resources/lang/es-CO/admin/users/table.php b/Productivite/Snipe-IT/resources/lang/es-CO/admin/users/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-CO/admin/users/table.php
rename to Productivite/Snipe-IT/resources/lang/es-CO/admin/users/table.php
diff --git a/Production/SNIPE-IT/resources/lang/es-CO/auth.php b/Productivite/Snipe-IT/resources/lang/es-CO/auth.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-CO/auth.php
rename to Productivite/Snipe-IT/resources/lang/es-CO/auth.php
diff --git a/Production/SNIPE-IT/resources/lang/es-CO/auth/general.php b/Productivite/Snipe-IT/resources/lang/es-CO/auth/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-CO/auth/general.php
rename to Productivite/Snipe-IT/resources/lang/es-CO/auth/general.php
diff --git a/Production/SNIPE-IT/resources/lang/es-CO/auth/message.php b/Productivite/Snipe-IT/resources/lang/es-CO/auth/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-CO/auth/message.php
rename to Productivite/Snipe-IT/resources/lang/es-CO/auth/message.php
diff --git a/Production/SNIPE-IT/resources/lang/es-CO/button.php b/Productivite/Snipe-IT/resources/lang/es-CO/button.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-CO/button.php
rename to Productivite/Snipe-IT/resources/lang/es-CO/button.php
diff --git a/Production/SNIPE-IT/resources/lang/es-CO/general.php b/Productivite/Snipe-IT/resources/lang/es-CO/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-CO/general.php
rename to Productivite/Snipe-IT/resources/lang/es-CO/general.php
diff --git a/Production/SNIPE-IT/resources/lang/es-CO/help.php b/Productivite/Snipe-IT/resources/lang/es-CO/help.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-CO/help.php
rename to Productivite/Snipe-IT/resources/lang/es-CO/help.php
diff --git a/Production/SNIPE-IT/resources/lang/es-CO/localizations.php b/Productivite/Snipe-IT/resources/lang/es-CO/localizations.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-CO/localizations.php
rename to Productivite/Snipe-IT/resources/lang/es-CO/localizations.php
diff --git a/Production/SNIPE-IT/resources/lang/es-CO/mail.php b/Productivite/Snipe-IT/resources/lang/es-CO/mail.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-CO/mail.php
rename to Productivite/Snipe-IT/resources/lang/es-CO/mail.php
diff --git a/Production/SNIPE-IT/resources/lang/es-CO/pagination.php b/Productivite/Snipe-IT/resources/lang/es-CO/pagination.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-CO/pagination.php
rename to Productivite/Snipe-IT/resources/lang/es-CO/pagination.php
diff --git a/Production/SNIPE-IT/resources/lang/es-CO/passwords.php b/Productivite/Snipe-IT/resources/lang/es-CO/passwords.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-CO/passwords.php
rename to Productivite/Snipe-IT/resources/lang/es-CO/passwords.php
diff --git a/Production/SNIPE-IT/resources/lang/es-CO/reminders.php b/Productivite/Snipe-IT/resources/lang/es-CO/reminders.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-CO/reminders.php
rename to Productivite/Snipe-IT/resources/lang/es-CO/reminders.php
diff --git a/Production/SNIPE-IT/resources/lang/es-CO/table.php b/Productivite/Snipe-IT/resources/lang/es-CO/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-CO/table.php
rename to Productivite/Snipe-IT/resources/lang/es-CO/table.php
diff --git a/Production/SNIPE-IT/resources/lang/es-CO/validation.php b/Productivite/Snipe-IT/resources/lang/es-CO/validation.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-CO/validation.php
rename to Productivite/Snipe-IT/resources/lang/es-CO/validation.php
diff --git a/Production/SNIPE-IT/resources/lang/es-ES/account/general.php b/Productivite/Snipe-IT/resources/lang/es-ES/account/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-ES/account/general.php
rename to Productivite/Snipe-IT/resources/lang/es-ES/account/general.php
diff --git a/Production/SNIPE-IT/resources/lang/es-ES/admin/accessories/general.php b/Productivite/Snipe-IT/resources/lang/es-ES/admin/accessories/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-ES/admin/accessories/general.php
rename to Productivite/Snipe-IT/resources/lang/es-ES/admin/accessories/general.php
diff --git a/Production/SNIPE-IT/resources/lang/es-ES/admin/accessories/message.php b/Productivite/Snipe-IT/resources/lang/es-ES/admin/accessories/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-ES/admin/accessories/message.php
rename to Productivite/Snipe-IT/resources/lang/es-ES/admin/accessories/message.php
diff --git a/Production/SNIPE-IT/resources/lang/es-ES/admin/accessories/table.php b/Productivite/Snipe-IT/resources/lang/es-ES/admin/accessories/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-ES/admin/accessories/table.php
rename to Productivite/Snipe-IT/resources/lang/es-ES/admin/accessories/table.php
diff --git a/Production/SNIPE-IT/resources/lang/es-ES/admin/asset_maintenances/form.php b/Productivite/Snipe-IT/resources/lang/es-ES/admin/asset_maintenances/form.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-ES/admin/asset_maintenances/form.php
rename to Productivite/Snipe-IT/resources/lang/es-ES/admin/asset_maintenances/form.php
diff --git a/Production/SNIPE-IT/resources/lang/es-ES/admin/asset_maintenances/general.php b/Productivite/Snipe-IT/resources/lang/es-ES/admin/asset_maintenances/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-ES/admin/asset_maintenances/general.php
rename to Productivite/Snipe-IT/resources/lang/es-ES/admin/asset_maintenances/general.php
diff --git a/Production/SNIPE-IT/resources/lang/es-ES/admin/asset_maintenances/message.php b/Productivite/Snipe-IT/resources/lang/es-ES/admin/asset_maintenances/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-ES/admin/asset_maintenances/message.php
rename to Productivite/Snipe-IT/resources/lang/es-ES/admin/asset_maintenances/message.php
diff --git a/Production/SNIPE-IT/resources/lang/es-ES/admin/asset_maintenances/table.php b/Productivite/Snipe-IT/resources/lang/es-ES/admin/asset_maintenances/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-ES/admin/asset_maintenances/table.php
rename to Productivite/Snipe-IT/resources/lang/es-ES/admin/asset_maintenances/table.php
diff --git a/Production/SNIPE-IT/resources/lang/es-ES/admin/categories/general.php b/Productivite/Snipe-IT/resources/lang/es-ES/admin/categories/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-ES/admin/categories/general.php
rename to Productivite/Snipe-IT/resources/lang/es-ES/admin/categories/general.php
diff --git a/Production/SNIPE-IT/resources/lang/es-ES/admin/categories/message.php b/Productivite/Snipe-IT/resources/lang/es-ES/admin/categories/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-ES/admin/categories/message.php
rename to Productivite/Snipe-IT/resources/lang/es-ES/admin/categories/message.php
diff --git a/Production/SNIPE-IT/resources/lang/es-ES/admin/categories/table.php b/Productivite/Snipe-IT/resources/lang/es-ES/admin/categories/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-ES/admin/categories/table.php
rename to Productivite/Snipe-IT/resources/lang/es-ES/admin/categories/table.php
diff --git a/Production/SNIPE-IT/resources/lang/es-ES/admin/companies/general.php b/Productivite/Snipe-IT/resources/lang/es-ES/admin/companies/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-ES/admin/companies/general.php
rename to Productivite/Snipe-IT/resources/lang/es-ES/admin/companies/general.php
diff --git a/Production/SNIPE-IT/resources/lang/es-ES/admin/companies/message.php b/Productivite/Snipe-IT/resources/lang/es-ES/admin/companies/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-ES/admin/companies/message.php
rename to Productivite/Snipe-IT/resources/lang/es-ES/admin/companies/message.php
diff --git a/Production/SNIPE-IT/resources/lang/es-ES/admin/companies/table.php b/Productivite/Snipe-IT/resources/lang/es-ES/admin/companies/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-ES/admin/companies/table.php
rename to Productivite/Snipe-IT/resources/lang/es-ES/admin/companies/table.php
diff --git a/Production/SNIPE-IT/resources/lang/es-ES/admin/components/general.php b/Productivite/Snipe-IT/resources/lang/es-ES/admin/components/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-ES/admin/components/general.php
rename to Productivite/Snipe-IT/resources/lang/es-ES/admin/components/general.php
diff --git a/Production/SNIPE-IT/resources/lang/es-ES/admin/components/message.php b/Productivite/Snipe-IT/resources/lang/es-ES/admin/components/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-ES/admin/components/message.php
rename to Productivite/Snipe-IT/resources/lang/es-ES/admin/components/message.php
diff --git a/Production/SNIPE-IT/resources/lang/es-ES/admin/components/table.php b/Productivite/Snipe-IT/resources/lang/es-ES/admin/components/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-ES/admin/components/table.php
rename to Productivite/Snipe-IT/resources/lang/es-ES/admin/components/table.php
diff --git a/Production/SNIPE-IT/resources/lang/es-ES/admin/consumables/general.php b/Productivite/Snipe-IT/resources/lang/es-ES/admin/consumables/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-ES/admin/consumables/general.php
rename to Productivite/Snipe-IT/resources/lang/es-ES/admin/consumables/general.php
diff --git a/Production/SNIPE-IT/resources/lang/es-ES/admin/consumables/message.php b/Productivite/Snipe-IT/resources/lang/es-ES/admin/consumables/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-ES/admin/consumables/message.php
rename to Productivite/Snipe-IT/resources/lang/es-ES/admin/consumables/message.php
diff --git a/Production/SNIPE-IT/resources/lang/es-ES/admin/consumables/table.php b/Productivite/Snipe-IT/resources/lang/es-ES/admin/consumables/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-ES/admin/consumables/table.php
rename to Productivite/Snipe-IT/resources/lang/es-ES/admin/consumables/table.php
diff --git a/Production/SNIPE-IT/resources/lang/es-ES/admin/custom_fields/general.php b/Productivite/Snipe-IT/resources/lang/es-ES/admin/custom_fields/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-ES/admin/custom_fields/general.php
rename to Productivite/Snipe-IT/resources/lang/es-ES/admin/custom_fields/general.php
diff --git a/Production/SNIPE-IT/resources/lang/es-ES/admin/custom_fields/message.php b/Productivite/Snipe-IT/resources/lang/es-ES/admin/custom_fields/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-ES/admin/custom_fields/message.php
rename to Productivite/Snipe-IT/resources/lang/es-ES/admin/custom_fields/message.php
diff --git a/Production/SNIPE-IT/resources/lang/es-ES/admin/departments/message.php b/Productivite/Snipe-IT/resources/lang/es-ES/admin/departments/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-ES/admin/departments/message.php
rename to Productivite/Snipe-IT/resources/lang/es-ES/admin/departments/message.php
diff --git a/Production/SNIPE-IT/resources/lang/es-ES/admin/departments/table.php b/Productivite/Snipe-IT/resources/lang/es-ES/admin/departments/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-ES/admin/departments/table.php
rename to Productivite/Snipe-IT/resources/lang/es-ES/admin/departments/table.php
diff --git a/Production/SNIPE-IT/resources/lang/es-ES/admin/depreciations/general.php b/Productivite/Snipe-IT/resources/lang/es-ES/admin/depreciations/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-ES/admin/depreciations/general.php
rename to Productivite/Snipe-IT/resources/lang/es-ES/admin/depreciations/general.php
diff --git a/Production/SNIPE-IT/resources/lang/es-ES/admin/depreciations/message.php b/Productivite/Snipe-IT/resources/lang/es-ES/admin/depreciations/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-ES/admin/depreciations/message.php
rename to Productivite/Snipe-IT/resources/lang/es-ES/admin/depreciations/message.php
diff --git a/Production/SNIPE-IT/resources/lang/es-ES/admin/depreciations/table.php b/Productivite/Snipe-IT/resources/lang/es-ES/admin/depreciations/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-ES/admin/depreciations/table.php
rename to Productivite/Snipe-IT/resources/lang/es-ES/admin/depreciations/table.php
diff --git a/Production/SNIPE-IT/resources/lang/es-ES/admin/groups/message.php b/Productivite/Snipe-IT/resources/lang/es-ES/admin/groups/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-ES/admin/groups/message.php
rename to Productivite/Snipe-IT/resources/lang/es-ES/admin/groups/message.php
diff --git a/Production/SNIPE-IT/resources/lang/es-ES/admin/groups/table.php b/Productivite/Snipe-IT/resources/lang/es-ES/admin/groups/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-ES/admin/groups/table.php
rename to Productivite/Snipe-IT/resources/lang/es-ES/admin/groups/table.php
diff --git a/Production/SNIPE-IT/resources/lang/es-ES/admin/groups/titles.php b/Productivite/Snipe-IT/resources/lang/es-ES/admin/groups/titles.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-ES/admin/groups/titles.php
rename to Productivite/Snipe-IT/resources/lang/es-ES/admin/groups/titles.php
diff --git a/Production/SNIPE-IT/resources/lang/es-ES/admin/hardware/form.php b/Productivite/Snipe-IT/resources/lang/es-ES/admin/hardware/form.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-ES/admin/hardware/form.php
rename to Productivite/Snipe-IT/resources/lang/es-ES/admin/hardware/form.php
diff --git a/Production/SNIPE-IT/resources/lang/es-ES/admin/hardware/general.php b/Productivite/Snipe-IT/resources/lang/es-ES/admin/hardware/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-ES/admin/hardware/general.php
rename to Productivite/Snipe-IT/resources/lang/es-ES/admin/hardware/general.php
diff --git a/Production/SNIPE-IT/resources/lang/es-ES/admin/hardware/message.php b/Productivite/Snipe-IT/resources/lang/es-ES/admin/hardware/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-ES/admin/hardware/message.php
rename to Productivite/Snipe-IT/resources/lang/es-ES/admin/hardware/message.php
diff --git a/Production/SNIPE-IT/resources/lang/es-ES/admin/hardware/table.php b/Productivite/Snipe-IT/resources/lang/es-ES/admin/hardware/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-ES/admin/hardware/table.php
rename to Productivite/Snipe-IT/resources/lang/es-ES/admin/hardware/table.php
diff --git a/Production/SNIPE-IT/resources/lang/es-ES/admin/kits/general.php b/Productivite/Snipe-IT/resources/lang/es-ES/admin/kits/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-ES/admin/kits/general.php
rename to Productivite/Snipe-IT/resources/lang/es-ES/admin/kits/general.php
diff --git a/Production/SNIPE-IT/resources/lang/es-ES/admin/labels/message.php b/Productivite/Snipe-IT/resources/lang/es-ES/admin/labels/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-ES/admin/labels/message.php
rename to Productivite/Snipe-IT/resources/lang/es-ES/admin/labels/message.php
diff --git a/Production/SNIPE-IT/resources/lang/es-ES/admin/labels/table.php b/Productivite/Snipe-IT/resources/lang/es-ES/admin/labels/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-ES/admin/labels/table.php
rename to Productivite/Snipe-IT/resources/lang/es-ES/admin/labels/table.php
diff --git a/Production/SNIPE-IT/resources/lang/es-ES/admin/licenses/form.php b/Productivite/Snipe-IT/resources/lang/es-ES/admin/licenses/form.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-ES/admin/licenses/form.php
rename to Productivite/Snipe-IT/resources/lang/es-ES/admin/licenses/form.php
diff --git a/Production/SNIPE-IT/resources/lang/es-ES/admin/licenses/general.php b/Productivite/Snipe-IT/resources/lang/es-ES/admin/licenses/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-ES/admin/licenses/general.php
rename to Productivite/Snipe-IT/resources/lang/es-ES/admin/licenses/general.php
diff --git a/Production/SNIPE-IT/resources/lang/es-ES/admin/licenses/message.php b/Productivite/Snipe-IT/resources/lang/es-ES/admin/licenses/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-ES/admin/licenses/message.php
rename to Productivite/Snipe-IT/resources/lang/es-ES/admin/licenses/message.php
diff --git a/Production/SNIPE-IT/resources/lang/es-ES/admin/licenses/table.php b/Productivite/Snipe-IT/resources/lang/es-ES/admin/licenses/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-ES/admin/licenses/table.php
rename to Productivite/Snipe-IT/resources/lang/es-ES/admin/licenses/table.php
diff --git a/Production/SNIPE-IT/resources/lang/es-ES/admin/locations/message.php b/Productivite/Snipe-IT/resources/lang/es-ES/admin/locations/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-ES/admin/locations/message.php
rename to Productivite/Snipe-IT/resources/lang/es-ES/admin/locations/message.php
diff --git a/Production/SNIPE-IT/resources/lang/es-ES/admin/locations/table.php b/Productivite/Snipe-IT/resources/lang/es-ES/admin/locations/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-ES/admin/locations/table.php
rename to Productivite/Snipe-IT/resources/lang/es-ES/admin/locations/table.php
diff --git a/Production/SNIPE-IT/resources/lang/es-ES/admin/manufacturers/message.php b/Productivite/Snipe-IT/resources/lang/es-ES/admin/manufacturers/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-ES/admin/manufacturers/message.php
rename to Productivite/Snipe-IT/resources/lang/es-ES/admin/manufacturers/message.php
diff --git a/Production/SNIPE-IT/resources/lang/es-ES/admin/manufacturers/table.php b/Productivite/Snipe-IT/resources/lang/es-ES/admin/manufacturers/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-ES/admin/manufacturers/table.php
rename to Productivite/Snipe-IT/resources/lang/es-ES/admin/manufacturers/table.php
diff --git a/Production/SNIPE-IT/resources/lang/es-ES/admin/models/general.php b/Productivite/Snipe-IT/resources/lang/es-ES/admin/models/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-ES/admin/models/general.php
rename to Productivite/Snipe-IT/resources/lang/es-ES/admin/models/general.php
diff --git a/Production/SNIPE-IT/resources/lang/es-ES/admin/models/message.php b/Productivite/Snipe-IT/resources/lang/es-ES/admin/models/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-ES/admin/models/message.php
rename to Productivite/Snipe-IT/resources/lang/es-ES/admin/models/message.php
diff --git a/Production/SNIPE-IT/resources/lang/es-ES/admin/models/table.php b/Productivite/Snipe-IT/resources/lang/es-ES/admin/models/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-ES/admin/models/table.php
rename to Productivite/Snipe-IT/resources/lang/es-ES/admin/models/table.php
diff --git a/Production/SNIPE-IT/resources/lang/es-ES/admin/reports/general.php b/Productivite/Snipe-IT/resources/lang/es-ES/admin/reports/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-ES/admin/reports/general.php
rename to Productivite/Snipe-IT/resources/lang/es-ES/admin/reports/general.php
diff --git a/Production/SNIPE-IT/resources/lang/es-ES/admin/reports/message.php b/Productivite/Snipe-IT/resources/lang/es-ES/admin/reports/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-ES/admin/reports/message.php
rename to Productivite/Snipe-IT/resources/lang/es-ES/admin/reports/message.php
diff --git a/Production/SNIPE-IT/resources/lang/es-ES/admin/settings/general.php b/Productivite/Snipe-IT/resources/lang/es-ES/admin/settings/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-ES/admin/settings/general.php
rename to Productivite/Snipe-IT/resources/lang/es-ES/admin/settings/general.php
diff --git a/Production/SNIPE-IT/resources/lang/es-ES/admin/settings/message.php b/Productivite/Snipe-IT/resources/lang/es-ES/admin/settings/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-ES/admin/settings/message.php
rename to Productivite/Snipe-IT/resources/lang/es-ES/admin/settings/message.php
diff --git a/Production/SNIPE-IT/resources/lang/es-ES/admin/settings/table.php b/Productivite/Snipe-IT/resources/lang/es-ES/admin/settings/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-ES/admin/settings/table.php
rename to Productivite/Snipe-IT/resources/lang/es-ES/admin/settings/table.php
diff --git a/Production/SNIPE-IT/resources/lang/es-ES/admin/statuslabels/message.php b/Productivite/Snipe-IT/resources/lang/es-ES/admin/statuslabels/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-ES/admin/statuslabels/message.php
rename to Productivite/Snipe-IT/resources/lang/es-ES/admin/statuslabels/message.php
diff --git a/Production/SNIPE-IT/resources/lang/es-ES/admin/statuslabels/table.php b/Productivite/Snipe-IT/resources/lang/es-ES/admin/statuslabels/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-ES/admin/statuslabels/table.php
rename to Productivite/Snipe-IT/resources/lang/es-ES/admin/statuslabels/table.php
diff --git a/Production/SNIPE-IT/resources/lang/es-ES/admin/suppliers/message.php b/Productivite/Snipe-IT/resources/lang/es-ES/admin/suppliers/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-ES/admin/suppliers/message.php
rename to Productivite/Snipe-IT/resources/lang/es-ES/admin/suppliers/message.php
diff --git a/Production/SNIPE-IT/resources/lang/es-ES/admin/suppliers/table.php b/Productivite/Snipe-IT/resources/lang/es-ES/admin/suppliers/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-ES/admin/suppliers/table.php
rename to Productivite/Snipe-IT/resources/lang/es-ES/admin/suppliers/table.php
diff --git a/Production/SNIPE-IT/resources/lang/es-ES/admin/users/general.php b/Productivite/Snipe-IT/resources/lang/es-ES/admin/users/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-ES/admin/users/general.php
rename to Productivite/Snipe-IT/resources/lang/es-ES/admin/users/general.php
diff --git a/Production/SNIPE-IT/resources/lang/es-ES/admin/users/message.php b/Productivite/Snipe-IT/resources/lang/es-ES/admin/users/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-ES/admin/users/message.php
rename to Productivite/Snipe-IT/resources/lang/es-ES/admin/users/message.php
diff --git a/Production/SNIPE-IT/resources/lang/es-ES/admin/users/table.php b/Productivite/Snipe-IT/resources/lang/es-ES/admin/users/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-ES/admin/users/table.php
rename to Productivite/Snipe-IT/resources/lang/es-ES/admin/users/table.php
diff --git a/Production/SNIPE-IT/resources/lang/es-ES/auth.php b/Productivite/Snipe-IT/resources/lang/es-ES/auth.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-ES/auth.php
rename to Productivite/Snipe-IT/resources/lang/es-ES/auth.php
diff --git a/Production/SNIPE-IT/resources/lang/es-ES/auth/general.php b/Productivite/Snipe-IT/resources/lang/es-ES/auth/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-ES/auth/general.php
rename to Productivite/Snipe-IT/resources/lang/es-ES/auth/general.php
diff --git a/Production/SNIPE-IT/resources/lang/es-ES/auth/message.php b/Productivite/Snipe-IT/resources/lang/es-ES/auth/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-ES/auth/message.php
rename to Productivite/Snipe-IT/resources/lang/es-ES/auth/message.php
diff --git a/Production/SNIPE-IT/resources/lang/es-ES/button.php b/Productivite/Snipe-IT/resources/lang/es-ES/button.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-ES/button.php
rename to Productivite/Snipe-IT/resources/lang/es-ES/button.php
diff --git a/Production/SNIPE-IT/resources/lang/es-ES/general.php b/Productivite/Snipe-IT/resources/lang/es-ES/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-ES/general.php
rename to Productivite/Snipe-IT/resources/lang/es-ES/general.php
diff --git a/Production/SNIPE-IT/resources/lang/es-ES/help.php b/Productivite/Snipe-IT/resources/lang/es-ES/help.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-ES/help.php
rename to Productivite/Snipe-IT/resources/lang/es-ES/help.php
diff --git a/Production/SNIPE-IT/resources/lang/es-ES/localizations.php b/Productivite/Snipe-IT/resources/lang/es-ES/localizations.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-ES/localizations.php
rename to Productivite/Snipe-IT/resources/lang/es-ES/localizations.php
diff --git a/Production/SNIPE-IT/resources/lang/es-ES/mail.php b/Productivite/Snipe-IT/resources/lang/es-ES/mail.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-ES/mail.php
rename to Productivite/Snipe-IT/resources/lang/es-ES/mail.php
diff --git a/Production/SNIPE-IT/resources/lang/es-ES/pagination.php b/Productivite/Snipe-IT/resources/lang/es-ES/pagination.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-ES/pagination.php
rename to Productivite/Snipe-IT/resources/lang/es-ES/pagination.php
diff --git a/Production/SNIPE-IT/resources/lang/es-ES/passwords.php b/Productivite/Snipe-IT/resources/lang/es-ES/passwords.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-ES/passwords.php
rename to Productivite/Snipe-IT/resources/lang/es-ES/passwords.php
diff --git a/Production/SNIPE-IT/resources/lang/es-ES/reminders.php b/Productivite/Snipe-IT/resources/lang/es-ES/reminders.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-ES/reminders.php
rename to Productivite/Snipe-IT/resources/lang/es-ES/reminders.php
diff --git a/Production/SNIPE-IT/resources/lang/es-ES/table.php b/Productivite/Snipe-IT/resources/lang/es-ES/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-ES/table.php
rename to Productivite/Snipe-IT/resources/lang/es-ES/table.php
diff --git a/Production/SNIPE-IT/resources/lang/es-ES/validation.php b/Productivite/Snipe-IT/resources/lang/es-ES/validation.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-ES/validation.php
rename to Productivite/Snipe-IT/resources/lang/es-ES/validation.php
diff --git a/Production/SNIPE-IT/resources/lang/es-MX/account/general.php b/Productivite/Snipe-IT/resources/lang/es-MX/account/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-MX/account/general.php
rename to Productivite/Snipe-IT/resources/lang/es-MX/account/general.php
diff --git a/Production/SNIPE-IT/resources/lang/es-MX/admin/accessories/general.php b/Productivite/Snipe-IT/resources/lang/es-MX/admin/accessories/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-MX/admin/accessories/general.php
rename to Productivite/Snipe-IT/resources/lang/es-MX/admin/accessories/general.php
diff --git a/Production/SNIPE-IT/resources/lang/es-MX/admin/accessories/message.php b/Productivite/Snipe-IT/resources/lang/es-MX/admin/accessories/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-MX/admin/accessories/message.php
rename to Productivite/Snipe-IT/resources/lang/es-MX/admin/accessories/message.php
diff --git a/Production/SNIPE-IT/resources/lang/es-MX/admin/accessories/table.php b/Productivite/Snipe-IT/resources/lang/es-MX/admin/accessories/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-MX/admin/accessories/table.php
rename to Productivite/Snipe-IT/resources/lang/es-MX/admin/accessories/table.php
diff --git a/Production/SNIPE-IT/resources/lang/es-MX/admin/asset_maintenances/form.php b/Productivite/Snipe-IT/resources/lang/es-MX/admin/asset_maintenances/form.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-MX/admin/asset_maintenances/form.php
rename to Productivite/Snipe-IT/resources/lang/es-MX/admin/asset_maintenances/form.php
diff --git a/Production/SNIPE-IT/resources/lang/es-MX/admin/asset_maintenances/general.php b/Productivite/Snipe-IT/resources/lang/es-MX/admin/asset_maintenances/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-MX/admin/asset_maintenances/general.php
rename to Productivite/Snipe-IT/resources/lang/es-MX/admin/asset_maintenances/general.php
diff --git a/Production/SNIPE-IT/resources/lang/es-MX/admin/asset_maintenances/message.php b/Productivite/Snipe-IT/resources/lang/es-MX/admin/asset_maintenances/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-MX/admin/asset_maintenances/message.php
rename to Productivite/Snipe-IT/resources/lang/es-MX/admin/asset_maintenances/message.php
diff --git a/Production/SNIPE-IT/resources/lang/es-MX/admin/asset_maintenances/table.php b/Productivite/Snipe-IT/resources/lang/es-MX/admin/asset_maintenances/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-MX/admin/asset_maintenances/table.php
rename to Productivite/Snipe-IT/resources/lang/es-MX/admin/asset_maintenances/table.php
diff --git a/Production/SNIPE-IT/resources/lang/es-MX/admin/categories/general.php b/Productivite/Snipe-IT/resources/lang/es-MX/admin/categories/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-MX/admin/categories/general.php
rename to Productivite/Snipe-IT/resources/lang/es-MX/admin/categories/general.php
diff --git a/Production/SNIPE-IT/resources/lang/es-MX/admin/categories/message.php b/Productivite/Snipe-IT/resources/lang/es-MX/admin/categories/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-MX/admin/categories/message.php
rename to Productivite/Snipe-IT/resources/lang/es-MX/admin/categories/message.php
diff --git a/Production/SNIPE-IT/resources/lang/es-MX/admin/categories/table.php b/Productivite/Snipe-IT/resources/lang/es-MX/admin/categories/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-MX/admin/categories/table.php
rename to Productivite/Snipe-IT/resources/lang/es-MX/admin/categories/table.php
diff --git a/Production/SNIPE-IT/resources/lang/es-MX/admin/companies/general.php b/Productivite/Snipe-IT/resources/lang/es-MX/admin/companies/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-MX/admin/companies/general.php
rename to Productivite/Snipe-IT/resources/lang/es-MX/admin/companies/general.php
diff --git a/Production/SNIPE-IT/resources/lang/es-MX/admin/companies/message.php b/Productivite/Snipe-IT/resources/lang/es-MX/admin/companies/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-MX/admin/companies/message.php
rename to Productivite/Snipe-IT/resources/lang/es-MX/admin/companies/message.php
diff --git a/Production/SNIPE-IT/resources/lang/es-MX/admin/companies/table.php b/Productivite/Snipe-IT/resources/lang/es-MX/admin/companies/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-MX/admin/companies/table.php
rename to Productivite/Snipe-IT/resources/lang/es-MX/admin/companies/table.php
diff --git a/Production/SNIPE-IT/resources/lang/es-MX/admin/components/general.php b/Productivite/Snipe-IT/resources/lang/es-MX/admin/components/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-MX/admin/components/general.php
rename to Productivite/Snipe-IT/resources/lang/es-MX/admin/components/general.php
diff --git a/Production/SNIPE-IT/resources/lang/es-MX/admin/components/message.php b/Productivite/Snipe-IT/resources/lang/es-MX/admin/components/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-MX/admin/components/message.php
rename to Productivite/Snipe-IT/resources/lang/es-MX/admin/components/message.php
diff --git a/Production/SNIPE-IT/resources/lang/es-MX/admin/components/table.php b/Productivite/Snipe-IT/resources/lang/es-MX/admin/components/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-MX/admin/components/table.php
rename to Productivite/Snipe-IT/resources/lang/es-MX/admin/components/table.php
diff --git a/Production/SNIPE-IT/resources/lang/es-MX/admin/consumables/general.php b/Productivite/Snipe-IT/resources/lang/es-MX/admin/consumables/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-MX/admin/consumables/general.php
rename to Productivite/Snipe-IT/resources/lang/es-MX/admin/consumables/general.php
diff --git a/Production/SNIPE-IT/resources/lang/es-MX/admin/consumables/message.php b/Productivite/Snipe-IT/resources/lang/es-MX/admin/consumables/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-MX/admin/consumables/message.php
rename to Productivite/Snipe-IT/resources/lang/es-MX/admin/consumables/message.php
diff --git a/Production/SNIPE-IT/resources/lang/es-MX/admin/consumables/table.php b/Productivite/Snipe-IT/resources/lang/es-MX/admin/consumables/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-MX/admin/consumables/table.php
rename to Productivite/Snipe-IT/resources/lang/es-MX/admin/consumables/table.php
diff --git a/Production/SNIPE-IT/resources/lang/es-MX/admin/custom_fields/general.php b/Productivite/Snipe-IT/resources/lang/es-MX/admin/custom_fields/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-MX/admin/custom_fields/general.php
rename to Productivite/Snipe-IT/resources/lang/es-MX/admin/custom_fields/general.php
diff --git a/Production/SNIPE-IT/resources/lang/es-MX/admin/custom_fields/message.php b/Productivite/Snipe-IT/resources/lang/es-MX/admin/custom_fields/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-MX/admin/custom_fields/message.php
rename to Productivite/Snipe-IT/resources/lang/es-MX/admin/custom_fields/message.php
diff --git a/Production/SNIPE-IT/resources/lang/es-MX/admin/departments/message.php b/Productivite/Snipe-IT/resources/lang/es-MX/admin/departments/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-MX/admin/departments/message.php
rename to Productivite/Snipe-IT/resources/lang/es-MX/admin/departments/message.php
diff --git a/Production/SNIPE-IT/resources/lang/es-MX/admin/departments/table.php b/Productivite/Snipe-IT/resources/lang/es-MX/admin/departments/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-MX/admin/departments/table.php
rename to Productivite/Snipe-IT/resources/lang/es-MX/admin/departments/table.php
diff --git a/Production/SNIPE-IT/resources/lang/es-MX/admin/depreciations/general.php b/Productivite/Snipe-IT/resources/lang/es-MX/admin/depreciations/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-MX/admin/depreciations/general.php
rename to Productivite/Snipe-IT/resources/lang/es-MX/admin/depreciations/general.php
diff --git a/Production/SNIPE-IT/resources/lang/es-MX/admin/depreciations/message.php b/Productivite/Snipe-IT/resources/lang/es-MX/admin/depreciations/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-MX/admin/depreciations/message.php
rename to Productivite/Snipe-IT/resources/lang/es-MX/admin/depreciations/message.php
diff --git a/Production/SNIPE-IT/resources/lang/es-MX/admin/depreciations/table.php b/Productivite/Snipe-IT/resources/lang/es-MX/admin/depreciations/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-MX/admin/depreciations/table.php
rename to Productivite/Snipe-IT/resources/lang/es-MX/admin/depreciations/table.php
diff --git a/Production/SNIPE-IT/resources/lang/es-MX/admin/groups/message.php b/Productivite/Snipe-IT/resources/lang/es-MX/admin/groups/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-MX/admin/groups/message.php
rename to Productivite/Snipe-IT/resources/lang/es-MX/admin/groups/message.php
diff --git a/Production/SNIPE-IT/resources/lang/es-MX/admin/groups/table.php b/Productivite/Snipe-IT/resources/lang/es-MX/admin/groups/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-MX/admin/groups/table.php
rename to Productivite/Snipe-IT/resources/lang/es-MX/admin/groups/table.php
diff --git a/Production/SNIPE-IT/resources/lang/es-MX/admin/groups/titles.php b/Productivite/Snipe-IT/resources/lang/es-MX/admin/groups/titles.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-MX/admin/groups/titles.php
rename to Productivite/Snipe-IT/resources/lang/es-MX/admin/groups/titles.php
diff --git a/Production/SNIPE-IT/resources/lang/es-MX/admin/hardware/form.php b/Productivite/Snipe-IT/resources/lang/es-MX/admin/hardware/form.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-MX/admin/hardware/form.php
rename to Productivite/Snipe-IT/resources/lang/es-MX/admin/hardware/form.php
diff --git a/Production/SNIPE-IT/resources/lang/es-MX/admin/hardware/general.php b/Productivite/Snipe-IT/resources/lang/es-MX/admin/hardware/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-MX/admin/hardware/general.php
rename to Productivite/Snipe-IT/resources/lang/es-MX/admin/hardware/general.php
diff --git a/Production/SNIPE-IT/resources/lang/es-MX/admin/hardware/message.php b/Productivite/Snipe-IT/resources/lang/es-MX/admin/hardware/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-MX/admin/hardware/message.php
rename to Productivite/Snipe-IT/resources/lang/es-MX/admin/hardware/message.php
diff --git a/Production/SNIPE-IT/resources/lang/es-MX/admin/hardware/table.php b/Productivite/Snipe-IT/resources/lang/es-MX/admin/hardware/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-MX/admin/hardware/table.php
rename to Productivite/Snipe-IT/resources/lang/es-MX/admin/hardware/table.php
diff --git a/Production/SNIPE-IT/resources/lang/es-MX/admin/kits/general.php b/Productivite/Snipe-IT/resources/lang/es-MX/admin/kits/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-MX/admin/kits/general.php
rename to Productivite/Snipe-IT/resources/lang/es-MX/admin/kits/general.php
diff --git a/Production/SNIPE-IT/resources/lang/es-MX/admin/labels/message.php b/Productivite/Snipe-IT/resources/lang/es-MX/admin/labels/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-MX/admin/labels/message.php
rename to Productivite/Snipe-IT/resources/lang/es-MX/admin/labels/message.php
diff --git a/Production/SNIPE-IT/resources/lang/es-MX/admin/labels/table.php b/Productivite/Snipe-IT/resources/lang/es-MX/admin/labels/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-MX/admin/labels/table.php
rename to Productivite/Snipe-IT/resources/lang/es-MX/admin/labels/table.php
diff --git a/Production/SNIPE-IT/resources/lang/es-MX/admin/licenses/form.php b/Productivite/Snipe-IT/resources/lang/es-MX/admin/licenses/form.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-MX/admin/licenses/form.php
rename to Productivite/Snipe-IT/resources/lang/es-MX/admin/licenses/form.php
diff --git a/Production/SNIPE-IT/resources/lang/es-MX/admin/licenses/general.php b/Productivite/Snipe-IT/resources/lang/es-MX/admin/licenses/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-MX/admin/licenses/general.php
rename to Productivite/Snipe-IT/resources/lang/es-MX/admin/licenses/general.php
diff --git a/Production/SNIPE-IT/resources/lang/es-MX/admin/licenses/message.php b/Productivite/Snipe-IT/resources/lang/es-MX/admin/licenses/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-MX/admin/licenses/message.php
rename to Productivite/Snipe-IT/resources/lang/es-MX/admin/licenses/message.php
diff --git a/Production/SNIPE-IT/resources/lang/es-MX/admin/licenses/table.php b/Productivite/Snipe-IT/resources/lang/es-MX/admin/licenses/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-MX/admin/licenses/table.php
rename to Productivite/Snipe-IT/resources/lang/es-MX/admin/licenses/table.php
diff --git a/Production/SNIPE-IT/resources/lang/es-MX/admin/locations/message.php b/Productivite/Snipe-IT/resources/lang/es-MX/admin/locations/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-MX/admin/locations/message.php
rename to Productivite/Snipe-IT/resources/lang/es-MX/admin/locations/message.php
diff --git a/Production/SNIPE-IT/resources/lang/es-MX/admin/locations/table.php b/Productivite/Snipe-IT/resources/lang/es-MX/admin/locations/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-MX/admin/locations/table.php
rename to Productivite/Snipe-IT/resources/lang/es-MX/admin/locations/table.php
diff --git a/Production/SNIPE-IT/resources/lang/es-MX/admin/manufacturers/message.php b/Productivite/Snipe-IT/resources/lang/es-MX/admin/manufacturers/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-MX/admin/manufacturers/message.php
rename to Productivite/Snipe-IT/resources/lang/es-MX/admin/manufacturers/message.php
diff --git a/Production/SNIPE-IT/resources/lang/es-MX/admin/manufacturers/table.php b/Productivite/Snipe-IT/resources/lang/es-MX/admin/manufacturers/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-MX/admin/manufacturers/table.php
rename to Productivite/Snipe-IT/resources/lang/es-MX/admin/manufacturers/table.php
diff --git a/Production/SNIPE-IT/resources/lang/es-MX/admin/models/general.php b/Productivite/Snipe-IT/resources/lang/es-MX/admin/models/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-MX/admin/models/general.php
rename to Productivite/Snipe-IT/resources/lang/es-MX/admin/models/general.php
diff --git a/Production/SNIPE-IT/resources/lang/es-MX/admin/models/message.php b/Productivite/Snipe-IT/resources/lang/es-MX/admin/models/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-MX/admin/models/message.php
rename to Productivite/Snipe-IT/resources/lang/es-MX/admin/models/message.php
diff --git a/Production/SNIPE-IT/resources/lang/es-MX/admin/models/table.php b/Productivite/Snipe-IT/resources/lang/es-MX/admin/models/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-MX/admin/models/table.php
rename to Productivite/Snipe-IT/resources/lang/es-MX/admin/models/table.php
diff --git a/Production/SNIPE-IT/resources/lang/es-MX/admin/reports/general.php b/Productivite/Snipe-IT/resources/lang/es-MX/admin/reports/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-MX/admin/reports/general.php
rename to Productivite/Snipe-IT/resources/lang/es-MX/admin/reports/general.php
diff --git a/Production/SNIPE-IT/resources/lang/es-MX/admin/reports/message.php b/Productivite/Snipe-IT/resources/lang/es-MX/admin/reports/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-MX/admin/reports/message.php
rename to Productivite/Snipe-IT/resources/lang/es-MX/admin/reports/message.php
diff --git a/Production/SNIPE-IT/resources/lang/es-MX/admin/settings/general.php b/Productivite/Snipe-IT/resources/lang/es-MX/admin/settings/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-MX/admin/settings/general.php
rename to Productivite/Snipe-IT/resources/lang/es-MX/admin/settings/general.php
diff --git a/Production/SNIPE-IT/resources/lang/es-MX/admin/settings/message.php b/Productivite/Snipe-IT/resources/lang/es-MX/admin/settings/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-MX/admin/settings/message.php
rename to Productivite/Snipe-IT/resources/lang/es-MX/admin/settings/message.php
diff --git a/Production/SNIPE-IT/resources/lang/es-MX/admin/settings/table.php b/Productivite/Snipe-IT/resources/lang/es-MX/admin/settings/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-MX/admin/settings/table.php
rename to Productivite/Snipe-IT/resources/lang/es-MX/admin/settings/table.php
diff --git a/Production/SNIPE-IT/resources/lang/es-MX/admin/statuslabels/message.php b/Productivite/Snipe-IT/resources/lang/es-MX/admin/statuslabels/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-MX/admin/statuslabels/message.php
rename to Productivite/Snipe-IT/resources/lang/es-MX/admin/statuslabels/message.php
diff --git a/Production/SNIPE-IT/resources/lang/es-MX/admin/statuslabels/table.php b/Productivite/Snipe-IT/resources/lang/es-MX/admin/statuslabels/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-MX/admin/statuslabels/table.php
rename to Productivite/Snipe-IT/resources/lang/es-MX/admin/statuslabels/table.php
diff --git a/Production/SNIPE-IT/resources/lang/es-MX/admin/suppliers/message.php b/Productivite/Snipe-IT/resources/lang/es-MX/admin/suppliers/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-MX/admin/suppliers/message.php
rename to Productivite/Snipe-IT/resources/lang/es-MX/admin/suppliers/message.php
diff --git a/Production/SNIPE-IT/resources/lang/es-MX/admin/suppliers/table.php b/Productivite/Snipe-IT/resources/lang/es-MX/admin/suppliers/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-MX/admin/suppliers/table.php
rename to Productivite/Snipe-IT/resources/lang/es-MX/admin/suppliers/table.php
diff --git a/Production/SNIPE-IT/resources/lang/es-MX/admin/users/general.php b/Productivite/Snipe-IT/resources/lang/es-MX/admin/users/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-MX/admin/users/general.php
rename to Productivite/Snipe-IT/resources/lang/es-MX/admin/users/general.php
diff --git a/Production/SNIPE-IT/resources/lang/es-MX/admin/users/message.php b/Productivite/Snipe-IT/resources/lang/es-MX/admin/users/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-MX/admin/users/message.php
rename to Productivite/Snipe-IT/resources/lang/es-MX/admin/users/message.php
diff --git a/Production/SNIPE-IT/resources/lang/es-MX/admin/users/table.php b/Productivite/Snipe-IT/resources/lang/es-MX/admin/users/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-MX/admin/users/table.php
rename to Productivite/Snipe-IT/resources/lang/es-MX/admin/users/table.php
diff --git a/Production/SNIPE-IT/resources/lang/es-MX/auth.php b/Productivite/Snipe-IT/resources/lang/es-MX/auth.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-MX/auth.php
rename to Productivite/Snipe-IT/resources/lang/es-MX/auth.php
diff --git a/Production/SNIPE-IT/resources/lang/es-MX/auth/general.php b/Productivite/Snipe-IT/resources/lang/es-MX/auth/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-MX/auth/general.php
rename to Productivite/Snipe-IT/resources/lang/es-MX/auth/general.php
diff --git a/Production/SNIPE-IT/resources/lang/es-MX/auth/message.php b/Productivite/Snipe-IT/resources/lang/es-MX/auth/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-MX/auth/message.php
rename to Productivite/Snipe-IT/resources/lang/es-MX/auth/message.php
diff --git a/Production/SNIPE-IT/resources/lang/es-MX/button.php b/Productivite/Snipe-IT/resources/lang/es-MX/button.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-MX/button.php
rename to Productivite/Snipe-IT/resources/lang/es-MX/button.php
diff --git a/Production/SNIPE-IT/resources/lang/es-MX/general.php b/Productivite/Snipe-IT/resources/lang/es-MX/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-MX/general.php
rename to Productivite/Snipe-IT/resources/lang/es-MX/general.php
diff --git a/Production/SNIPE-IT/resources/lang/es-MX/help.php b/Productivite/Snipe-IT/resources/lang/es-MX/help.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-MX/help.php
rename to Productivite/Snipe-IT/resources/lang/es-MX/help.php
diff --git a/Production/SNIPE-IT/resources/lang/es-MX/localizations.php b/Productivite/Snipe-IT/resources/lang/es-MX/localizations.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-MX/localizations.php
rename to Productivite/Snipe-IT/resources/lang/es-MX/localizations.php
diff --git a/Production/SNIPE-IT/resources/lang/es-MX/mail.php b/Productivite/Snipe-IT/resources/lang/es-MX/mail.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-MX/mail.php
rename to Productivite/Snipe-IT/resources/lang/es-MX/mail.php
diff --git a/Production/SNIPE-IT/resources/lang/es-MX/pagination.php b/Productivite/Snipe-IT/resources/lang/es-MX/pagination.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-MX/pagination.php
rename to Productivite/Snipe-IT/resources/lang/es-MX/pagination.php
diff --git a/Production/SNIPE-IT/resources/lang/es-MX/passwords.php b/Productivite/Snipe-IT/resources/lang/es-MX/passwords.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-MX/passwords.php
rename to Productivite/Snipe-IT/resources/lang/es-MX/passwords.php
diff --git a/Production/SNIPE-IT/resources/lang/es-MX/reminders.php b/Productivite/Snipe-IT/resources/lang/es-MX/reminders.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-MX/reminders.php
rename to Productivite/Snipe-IT/resources/lang/es-MX/reminders.php
diff --git a/Production/SNIPE-IT/resources/lang/es-MX/table.php b/Productivite/Snipe-IT/resources/lang/es-MX/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-MX/table.php
rename to Productivite/Snipe-IT/resources/lang/es-MX/table.php
diff --git a/Production/SNIPE-IT/resources/lang/es-MX/validation.php b/Productivite/Snipe-IT/resources/lang/es-MX/validation.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-MX/validation.php
rename to Productivite/Snipe-IT/resources/lang/es-MX/validation.php
diff --git a/Production/SNIPE-IT/resources/lang/es-VE/account/general.php b/Productivite/Snipe-IT/resources/lang/es-VE/account/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-VE/account/general.php
rename to Productivite/Snipe-IT/resources/lang/es-VE/account/general.php
diff --git a/Production/SNIPE-IT/resources/lang/es-VE/admin/accessories/general.php b/Productivite/Snipe-IT/resources/lang/es-VE/admin/accessories/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-VE/admin/accessories/general.php
rename to Productivite/Snipe-IT/resources/lang/es-VE/admin/accessories/general.php
diff --git a/Production/SNIPE-IT/resources/lang/es-VE/admin/accessories/message.php b/Productivite/Snipe-IT/resources/lang/es-VE/admin/accessories/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-VE/admin/accessories/message.php
rename to Productivite/Snipe-IT/resources/lang/es-VE/admin/accessories/message.php
diff --git a/Production/SNIPE-IT/resources/lang/es-VE/admin/accessories/table.php b/Productivite/Snipe-IT/resources/lang/es-VE/admin/accessories/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-VE/admin/accessories/table.php
rename to Productivite/Snipe-IT/resources/lang/es-VE/admin/accessories/table.php
diff --git a/Production/SNIPE-IT/resources/lang/es-VE/admin/asset_maintenances/form.php b/Productivite/Snipe-IT/resources/lang/es-VE/admin/asset_maintenances/form.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-VE/admin/asset_maintenances/form.php
rename to Productivite/Snipe-IT/resources/lang/es-VE/admin/asset_maintenances/form.php
diff --git a/Production/SNIPE-IT/resources/lang/es-VE/admin/asset_maintenances/general.php b/Productivite/Snipe-IT/resources/lang/es-VE/admin/asset_maintenances/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-VE/admin/asset_maintenances/general.php
rename to Productivite/Snipe-IT/resources/lang/es-VE/admin/asset_maintenances/general.php
diff --git a/Production/SNIPE-IT/resources/lang/es-VE/admin/asset_maintenances/message.php b/Productivite/Snipe-IT/resources/lang/es-VE/admin/asset_maintenances/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-VE/admin/asset_maintenances/message.php
rename to Productivite/Snipe-IT/resources/lang/es-VE/admin/asset_maintenances/message.php
diff --git a/Production/SNIPE-IT/resources/lang/es-VE/admin/asset_maintenances/table.php b/Productivite/Snipe-IT/resources/lang/es-VE/admin/asset_maintenances/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-VE/admin/asset_maintenances/table.php
rename to Productivite/Snipe-IT/resources/lang/es-VE/admin/asset_maintenances/table.php
diff --git a/Production/SNIPE-IT/resources/lang/es-VE/admin/categories/general.php b/Productivite/Snipe-IT/resources/lang/es-VE/admin/categories/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-VE/admin/categories/general.php
rename to Productivite/Snipe-IT/resources/lang/es-VE/admin/categories/general.php
diff --git a/Production/SNIPE-IT/resources/lang/es-VE/admin/categories/message.php b/Productivite/Snipe-IT/resources/lang/es-VE/admin/categories/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-VE/admin/categories/message.php
rename to Productivite/Snipe-IT/resources/lang/es-VE/admin/categories/message.php
diff --git a/Production/SNIPE-IT/resources/lang/es-VE/admin/categories/table.php b/Productivite/Snipe-IT/resources/lang/es-VE/admin/categories/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-VE/admin/categories/table.php
rename to Productivite/Snipe-IT/resources/lang/es-VE/admin/categories/table.php
diff --git a/Production/SNIPE-IT/resources/lang/es-VE/admin/companies/general.php b/Productivite/Snipe-IT/resources/lang/es-VE/admin/companies/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-VE/admin/companies/general.php
rename to Productivite/Snipe-IT/resources/lang/es-VE/admin/companies/general.php
diff --git a/Production/SNIPE-IT/resources/lang/es-VE/admin/companies/message.php b/Productivite/Snipe-IT/resources/lang/es-VE/admin/companies/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-VE/admin/companies/message.php
rename to Productivite/Snipe-IT/resources/lang/es-VE/admin/companies/message.php
diff --git a/Production/SNIPE-IT/resources/lang/es-VE/admin/companies/table.php b/Productivite/Snipe-IT/resources/lang/es-VE/admin/companies/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-VE/admin/companies/table.php
rename to Productivite/Snipe-IT/resources/lang/es-VE/admin/companies/table.php
diff --git a/Production/SNIPE-IT/resources/lang/es-VE/admin/components/general.php b/Productivite/Snipe-IT/resources/lang/es-VE/admin/components/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-VE/admin/components/general.php
rename to Productivite/Snipe-IT/resources/lang/es-VE/admin/components/general.php
diff --git a/Production/SNIPE-IT/resources/lang/es-VE/admin/components/message.php b/Productivite/Snipe-IT/resources/lang/es-VE/admin/components/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-VE/admin/components/message.php
rename to Productivite/Snipe-IT/resources/lang/es-VE/admin/components/message.php
diff --git a/Production/SNIPE-IT/resources/lang/es-VE/admin/components/table.php b/Productivite/Snipe-IT/resources/lang/es-VE/admin/components/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-VE/admin/components/table.php
rename to Productivite/Snipe-IT/resources/lang/es-VE/admin/components/table.php
diff --git a/Production/SNIPE-IT/resources/lang/es-VE/admin/consumables/general.php b/Productivite/Snipe-IT/resources/lang/es-VE/admin/consumables/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-VE/admin/consumables/general.php
rename to Productivite/Snipe-IT/resources/lang/es-VE/admin/consumables/general.php
diff --git a/Production/SNIPE-IT/resources/lang/es-VE/admin/consumables/message.php b/Productivite/Snipe-IT/resources/lang/es-VE/admin/consumables/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-VE/admin/consumables/message.php
rename to Productivite/Snipe-IT/resources/lang/es-VE/admin/consumables/message.php
diff --git a/Production/SNIPE-IT/resources/lang/es-VE/admin/consumables/table.php b/Productivite/Snipe-IT/resources/lang/es-VE/admin/consumables/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-VE/admin/consumables/table.php
rename to Productivite/Snipe-IT/resources/lang/es-VE/admin/consumables/table.php
diff --git a/Production/SNIPE-IT/resources/lang/es-VE/admin/custom_fields/general.php b/Productivite/Snipe-IT/resources/lang/es-VE/admin/custom_fields/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-VE/admin/custom_fields/general.php
rename to Productivite/Snipe-IT/resources/lang/es-VE/admin/custom_fields/general.php
diff --git a/Production/SNIPE-IT/resources/lang/es-VE/admin/custom_fields/message.php b/Productivite/Snipe-IT/resources/lang/es-VE/admin/custom_fields/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-VE/admin/custom_fields/message.php
rename to Productivite/Snipe-IT/resources/lang/es-VE/admin/custom_fields/message.php
diff --git a/Production/SNIPE-IT/resources/lang/es-VE/admin/departments/message.php b/Productivite/Snipe-IT/resources/lang/es-VE/admin/departments/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-VE/admin/departments/message.php
rename to Productivite/Snipe-IT/resources/lang/es-VE/admin/departments/message.php
diff --git a/Production/SNIPE-IT/resources/lang/es-VE/admin/departments/table.php b/Productivite/Snipe-IT/resources/lang/es-VE/admin/departments/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-VE/admin/departments/table.php
rename to Productivite/Snipe-IT/resources/lang/es-VE/admin/departments/table.php
diff --git a/Production/SNIPE-IT/resources/lang/es-VE/admin/depreciations/general.php b/Productivite/Snipe-IT/resources/lang/es-VE/admin/depreciations/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-VE/admin/depreciations/general.php
rename to Productivite/Snipe-IT/resources/lang/es-VE/admin/depreciations/general.php
diff --git a/Production/SNIPE-IT/resources/lang/es-VE/admin/depreciations/message.php b/Productivite/Snipe-IT/resources/lang/es-VE/admin/depreciations/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-VE/admin/depreciations/message.php
rename to Productivite/Snipe-IT/resources/lang/es-VE/admin/depreciations/message.php
diff --git a/Production/SNIPE-IT/resources/lang/es-VE/admin/depreciations/table.php b/Productivite/Snipe-IT/resources/lang/es-VE/admin/depreciations/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-VE/admin/depreciations/table.php
rename to Productivite/Snipe-IT/resources/lang/es-VE/admin/depreciations/table.php
diff --git a/Production/SNIPE-IT/resources/lang/es-VE/admin/groups/message.php b/Productivite/Snipe-IT/resources/lang/es-VE/admin/groups/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-VE/admin/groups/message.php
rename to Productivite/Snipe-IT/resources/lang/es-VE/admin/groups/message.php
diff --git a/Production/SNIPE-IT/resources/lang/es-VE/admin/groups/table.php b/Productivite/Snipe-IT/resources/lang/es-VE/admin/groups/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-VE/admin/groups/table.php
rename to Productivite/Snipe-IT/resources/lang/es-VE/admin/groups/table.php
diff --git a/Production/SNIPE-IT/resources/lang/es-VE/admin/groups/titles.php b/Productivite/Snipe-IT/resources/lang/es-VE/admin/groups/titles.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-VE/admin/groups/titles.php
rename to Productivite/Snipe-IT/resources/lang/es-VE/admin/groups/titles.php
diff --git a/Production/SNIPE-IT/resources/lang/es-VE/admin/hardware/form.php b/Productivite/Snipe-IT/resources/lang/es-VE/admin/hardware/form.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-VE/admin/hardware/form.php
rename to Productivite/Snipe-IT/resources/lang/es-VE/admin/hardware/form.php
diff --git a/Production/SNIPE-IT/resources/lang/es-VE/admin/hardware/general.php b/Productivite/Snipe-IT/resources/lang/es-VE/admin/hardware/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-VE/admin/hardware/general.php
rename to Productivite/Snipe-IT/resources/lang/es-VE/admin/hardware/general.php
diff --git a/Production/SNIPE-IT/resources/lang/es-VE/admin/hardware/message.php b/Productivite/Snipe-IT/resources/lang/es-VE/admin/hardware/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-VE/admin/hardware/message.php
rename to Productivite/Snipe-IT/resources/lang/es-VE/admin/hardware/message.php
diff --git a/Production/SNIPE-IT/resources/lang/es-VE/admin/hardware/table.php b/Productivite/Snipe-IT/resources/lang/es-VE/admin/hardware/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-VE/admin/hardware/table.php
rename to Productivite/Snipe-IT/resources/lang/es-VE/admin/hardware/table.php
diff --git a/Production/SNIPE-IT/resources/lang/es-VE/admin/kits/general.php b/Productivite/Snipe-IT/resources/lang/es-VE/admin/kits/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-VE/admin/kits/general.php
rename to Productivite/Snipe-IT/resources/lang/es-VE/admin/kits/general.php
diff --git a/Production/SNIPE-IT/resources/lang/es-VE/admin/labels/message.php b/Productivite/Snipe-IT/resources/lang/es-VE/admin/labels/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-VE/admin/labels/message.php
rename to Productivite/Snipe-IT/resources/lang/es-VE/admin/labels/message.php
diff --git a/Production/SNIPE-IT/resources/lang/es-VE/admin/labels/table.php b/Productivite/Snipe-IT/resources/lang/es-VE/admin/labels/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-VE/admin/labels/table.php
rename to Productivite/Snipe-IT/resources/lang/es-VE/admin/labels/table.php
diff --git a/Production/SNIPE-IT/resources/lang/es-VE/admin/licenses/form.php b/Productivite/Snipe-IT/resources/lang/es-VE/admin/licenses/form.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-VE/admin/licenses/form.php
rename to Productivite/Snipe-IT/resources/lang/es-VE/admin/licenses/form.php
diff --git a/Production/SNIPE-IT/resources/lang/es-VE/admin/licenses/general.php b/Productivite/Snipe-IT/resources/lang/es-VE/admin/licenses/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-VE/admin/licenses/general.php
rename to Productivite/Snipe-IT/resources/lang/es-VE/admin/licenses/general.php
diff --git a/Production/SNIPE-IT/resources/lang/es-VE/admin/licenses/message.php b/Productivite/Snipe-IT/resources/lang/es-VE/admin/licenses/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-VE/admin/licenses/message.php
rename to Productivite/Snipe-IT/resources/lang/es-VE/admin/licenses/message.php
diff --git a/Production/SNIPE-IT/resources/lang/es-VE/admin/licenses/table.php b/Productivite/Snipe-IT/resources/lang/es-VE/admin/licenses/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-VE/admin/licenses/table.php
rename to Productivite/Snipe-IT/resources/lang/es-VE/admin/licenses/table.php
diff --git a/Production/SNIPE-IT/resources/lang/es-VE/admin/locations/message.php b/Productivite/Snipe-IT/resources/lang/es-VE/admin/locations/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-VE/admin/locations/message.php
rename to Productivite/Snipe-IT/resources/lang/es-VE/admin/locations/message.php
diff --git a/Production/SNIPE-IT/resources/lang/es-VE/admin/locations/table.php b/Productivite/Snipe-IT/resources/lang/es-VE/admin/locations/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-VE/admin/locations/table.php
rename to Productivite/Snipe-IT/resources/lang/es-VE/admin/locations/table.php
diff --git a/Production/SNIPE-IT/resources/lang/es-VE/admin/manufacturers/message.php b/Productivite/Snipe-IT/resources/lang/es-VE/admin/manufacturers/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-VE/admin/manufacturers/message.php
rename to Productivite/Snipe-IT/resources/lang/es-VE/admin/manufacturers/message.php
diff --git a/Production/SNIPE-IT/resources/lang/es-VE/admin/manufacturers/table.php b/Productivite/Snipe-IT/resources/lang/es-VE/admin/manufacturers/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-VE/admin/manufacturers/table.php
rename to Productivite/Snipe-IT/resources/lang/es-VE/admin/manufacturers/table.php
diff --git a/Production/SNIPE-IT/resources/lang/es-VE/admin/models/general.php b/Productivite/Snipe-IT/resources/lang/es-VE/admin/models/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-VE/admin/models/general.php
rename to Productivite/Snipe-IT/resources/lang/es-VE/admin/models/general.php
diff --git a/Production/SNIPE-IT/resources/lang/es-VE/admin/models/message.php b/Productivite/Snipe-IT/resources/lang/es-VE/admin/models/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-VE/admin/models/message.php
rename to Productivite/Snipe-IT/resources/lang/es-VE/admin/models/message.php
diff --git a/Production/SNIPE-IT/resources/lang/es-VE/admin/models/table.php b/Productivite/Snipe-IT/resources/lang/es-VE/admin/models/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-VE/admin/models/table.php
rename to Productivite/Snipe-IT/resources/lang/es-VE/admin/models/table.php
diff --git a/Production/SNIPE-IT/resources/lang/es-VE/admin/reports/general.php b/Productivite/Snipe-IT/resources/lang/es-VE/admin/reports/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-VE/admin/reports/general.php
rename to Productivite/Snipe-IT/resources/lang/es-VE/admin/reports/general.php
diff --git a/Production/SNIPE-IT/resources/lang/es-VE/admin/reports/message.php b/Productivite/Snipe-IT/resources/lang/es-VE/admin/reports/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-VE/admin/reports/message.php
rename to Productivite/Snipe-IT/resources/lang/es-VE/admin/reports/message.php
diff --git a/Production/SNIPE-IT/resources/lang/es-VE/admin/settings/general.php b/Productivite/Snipe-IT/resources/lang/es-VE/admin/settings/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-VE/admin/settings/general.php
rename to Productivite/Snipe-IT/resources/lang/es-VE/admin/settings/general.php
diff --git a/Production/SNIPE-IT/resources/lang/es-VE/admin/settings/message.php b/Productivite/Snipe-IT/resources/lang/es-VE/admin/settings/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-VE/admin/settings/message.php
rename to Productivite/Snipe-IT/resources/lang/es-VE/admin/settings/message.php
diff --git a/Production/SNIPE-IT/resources/lang/es-VE/admin/settings/table.php b/Productivite/Snipe-IT/resources/lang/es-VE/admin/settings/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-VE/admin/settings/table.php
rename to Productivite/Snipe-IT/resources/lang/es-VE/admin/settings/table.php
diff --git a/Production/SNIPE-IT/resources/lang/es-VE/admin/statuslabels/message.php b/Productivite/Snipe-IT/resources/lang/es-VE/admin/statuslabels/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-VE/admin/statuslabels/message.php
rename to Productivite/Snipe-IT/resources/lang/es-VE/admin/statuslabels/message.php
diff --git a/Production/SNIPE-IT/resources/lang/es-VE/admin/statuslabels/table.php b/Productivite/Snipe-IT/resources/lang/es-VE/admin/statuslabels/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-VE/admin/statuslabels/table.php
rename to Productivite/Snipe-IT/resources/lang/es-VE/admin/statuslabels/table.php
diff --git a/Production/SNIPE-IT/resources/lang/es-VE/admin/suppliers/message.php b/Productivite/Snipe-IT/resources/lang/es-VE/admin/suppliers/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-VE/admin/suppliers/message.php
rename to Productivite/Snipe-IT/resources/lang/es-VE/admin/suppliers/message.php
diff --git a/Production/SNIPE-IT/resources/lang/es-VE/admin/suppliers/table.php b/Productivite/Snipe-IT/resources/lang/es-VE/admin/suppliers/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-VE/admin/suppliers/table.php
rename to Productivite/Snipe-IT/resources/lang/es-VE/admin/suppliers/table.php
diff --git a/Production/SNIPE-IT/resources/lang/es-VE/admin/users/general.php b/Productivite/Snipe-IT/resources/lang/es-VE/admin/users/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-VE/admin/users/general.php
rename to Productivite/Snipe-IT/resources/lang/es-VE/admin/users/general.php
diff --git a/Production/SNIPE-IT/resources/lang/es-VE/admin/users/message.php b/Productivite/Snipe-IT/resources/lang/es-VE/admin/users/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-VE/admin/users/message.php
rename to Productivite/Snipe-IT/resources/lang/es-VE/admin/users/message.php
diff --git a/Production/SNIPE-IT/resources/lang/es-VE/admin/users/table.php b/Productivite/Snipe-IT/resources/lang/es-VE/admin/users/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-VE/admin/users/table.php
rename to Productivite/Snipe-IT/resources/lang/es-VE/admin/users/table.php
diff --git a/Production/SNIPE-IT/resources/lang/es-VE/auth.php b/Productivite/Snipe-IT/resources/lang/es-VE/auth.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-VE/auth.php
rename to Productivite/Snipe-IT/resources/lang/es-VE/auth.php
diff --git a/Production/SNIPE-IT/resources/lang/es-VE/auth/general.php b/Productivite/Snipe-IT/resources/lang/es-VE/auth/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-VE/auth/general.php
rename to Productivite/Snipe-IT/resources/lang/es-VE/auth/general.php
diff --git a/Production/SNIPE-IT/resources/lang/es-VE/auth/message.php b/Productivite/Snipe-IT/resources/lang/es-VE/auth/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-VE/auth/message.php
rename to Productivite/Snipe-IT/resources/lang/es-VE/auth/message.php
diff --git a/Production/SNIPE-IT/resources/lang/es-VE/button.php b/Productivite/Snipe-IT/resources/lang/es-VE/button.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-VE/button.php
rename to Productivite/Snipe-IT/resources/lang/es-VE/button.php
diff --git a/Production/SNIPE-IT/resources/lang/es-VE/general.php b/Productivite/Snipe-IT/resources/lang/es-VE/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-VE/general.php
rename to Productivite/Snipe-IT/resources/lang/es-VE/general.php
diff --git a/Production/SNIPE-IT/resources/lang/es-VE/help.php b/Productivite/Snipe-IT/resources/lang/es-VE/help.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-VE/help.php
rename to Productivite/Snipe-IT/resources/lang/es-VE/help.php
diff --git a/Production/SNIPE-IT/resources/lang/es-VE/localizations.php b/Productivite/Snipe-IT/resources/lang/es-VE/localizations.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-VE/localizations.php
rename to Productivite/Snipe-IT/resources/lang/es-VE/localizations.php
diff --git a/Production/SNIPE-IT/resources/lang/es-VE/mail.php b/Productivite/Snipe-IT/resources/lang/es-VE/mail.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-VE/mail.php
rename to Productivite/Snipe-IT/resources/lang/es-VE/mail.php
diff --git a/Production/SNIPE-IT/resources/lang/es-VE/pagination.php b/Productivite/Snipe-IT/resources/lang/es-VE/pagination.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-VE/pagination.php
rename to Productivite/Snipe-IT/resources/lang/es-VE/pagination.php
diff --git a/Production/SNIPE-IT/resources/lang/es-VE/passwords.php b/Productivite/Snipe-IT/resources/lang/es-VE/passwords.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-VE/passwords.php
rename to Productivite/Snipe-IT/resources/lang/es-VE/passwords.php
diff --git a/Production/SNIPE-IT/resources/lang/es-VE/reminders.php b/Productivite/Snipe-IT/resources/lang/es-VE/reminders.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-VE/reminders.php
rename to Productivite/Snipe-IT/resources/lang/es-VE/reminders.php
diff --git a/Production/SNIPE-IT/resources/lang/es-VE/table.php b/Productivite/Snipe-IT/resources/lang/es-VE/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-VE/table.php
rename to Productivite/Snipe-IT/resources/lang/es-VE/table.php
diff --git a/Production/SNIPE-IT/resources/lang/es-VE/validation.php b/Productivite/Snipe-IT/resources/lang/es-VE/validation.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/es-VE/validation.php
rename to Productivite/Snipe-IT/resources/lang/es-VE/validation.php
diff --git a/Production/SNIPE-IT/resources/lang/et-EE/account/general.php b/Productivite/Snipe-IT/resources/lang/et-EE/account/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/et-EE/account/general.php
rename to Productivite/Snipe-IT/resources/lang/et-EE/account/general.php
diff --git a/Production/SNIPE-IT/resources/lang/et-EE/admin/accessories/general.php b/Productivite/Snipe-IT/resources/lang/et-EE/admin/accessories/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/et-EE/admin/accessories/general.php
rename to Productivite/Snipe-IT/resources/lang/et-EE/admin/accessories/general.php
diff --git a/Production/SNIPE-IT/resources/lang/et-EE/admin/accessories/message.php b/Productivite/Snipe-IT/resources/lang/et-EE/admin/accessories/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/et-EE/admin/accessories/message.php
rename to Productivite/Snipe-IT/resources/lang/et-EE/admin/accessories/message.php
diff --git a/Production/SNIPE-IT/resources/lang/et-EE/admin/accessories/table.php b/Productivite/Snipe-IT/resources/lang/et-EE/admin/accessories/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/et-EE/admin/accessories/table.php
rename to Productivite/Snipe-IT/resources/lang/et-EE/admin/accessories/table.php
diff --git a/Production/SNIPE-IT/resources/lang/et-EE/admin/asset_maintenances/form.php b/Productivite/Snipe-IT/resources/lang/et-EE/admin/asset_maintenances/form.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/et-EE/admin/asset_maintenances/form.php
rename to Productivite/Snipe-IT/resources/lang/et-EE/admin/asset_maintenances/form.php
diff --git a/Production/SNIPE-IT/resources/lang/et-EE/admin/asset_maintenances/general.php b/Productivite/Snipe-IT/resources/lang/et-EE/admin/asset_maintenances/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/et-EE/admin/asset_maintenances/general.php
rename to Productivite/Snipe-IT/resources/lang/et-EE/admin/asset_maintenances/general.php
diff --git a/Production/SNIPE-IT/resources/lang/et-EE/admin/asset_maintenances/message.php b/Productivite/Snipe-IT/resources/lang/et-EE/admin/asset_maintenances/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/et-EE/admin/asset_maintenances/message.php
rename to Productivite/Snipe-IT/resources/lang/et-EE/admin/asset_maintenances/message.php
diff --git a/Production/SNIPE-IT/resources/lang/et-EE/admin/asset_maintenances/table.php b/Productivite/Snipe-IT/resources/lang/et-EE/admin/asset_maintenances/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/et-EE/admin/asset_maintenances/table.php
rename to Productivite/Snipe-IT/resources/lang/et-EE/admin/asset_maintenances/table.php
diff --git a/Production/SNIPE-IT/resources/lang/et-EE/admin/categories/general.php b/Productivite/Snipe-IT/resources/lang/et-EE/admin/categories/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/et-EE/admin/categories/general.php
rename to Productivite/Snipe-IT/resources/lang/et-EE/admin/categories/general.php
diff --git a/Production/SNIPE-IT/resources/lang/et-EE/admin/categories/message.php b/Productivite/Snipe-IT/resources/lang/et-EE/admin/categories/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/et-EE/admin/categories/message.php
rename to Productivite/Snipe-IT/resources/lang/et-EE/admin/categories/message.php
diff --git a/Production/SNIPE-IT/resources/lang/et-EE/admin/categories/table.php b/Productivite/Snipe-IT/resources/lang/et-EE/admin/categories/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/et-EE/admin/categories/table.php
rename to Productivite/Snipe-IT/resources/lang/et-EE/admin/categories/table.php
diff --git a/Production/SNIPE-IT/resources/lang/et-EE/admin/companies/general.php b/Productivite/Snipe-IT/resources/lang/et-EE/admin/companies/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/et-EE/admin/companies/general.php
rename to Productivite/Snipe-IT/resources/lang/et-EE/admin/companies/general.php
diff --git a/Production/SNIPE-IT/resources/lang/et-EE/admin/companies/message.php b/Productivite/Snipe-IT/resources/lang/et-EE/admin/companies/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/et-EE/admin/companies/message.php
rename to Productivite/Snipe-IT/resources/lang/et-EE/admin/companies/message.php
diff --git a/Production/SNIPE-IT/resources/lang/et-EE/admin/companies/table.php b/Productivite/Snipe-IT/resources/lang/et-EE/admin/companies/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/et-EE/admin/companies/table.php
rename to Productivite/Snipe-IT/resources/lang/et-EE/admin/companies/table.php
diff --git a/Production/SNIPE-IT/resources/lang/et-EE/admin/components/general.php b/Productivite/Snipe-IT/resources/lang/et-EE/admin/components/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/et-EE/admin/components/general.php
rename to Productivite/Snipe-IT/resources/lang/et-EE/admin/components/general.php
diff --git a/Production/SNIPE-IT/resources/lang/et-EE/admin/components/message.php b/Productivite/Snipe-IT/resources/lang/et-EE/admin/components/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/et-EE/admin/components/message.php
rename to Productivite/Snipe-IT/resources/lang/et-EE/admin/components/message.php
diff --git a/Production/SNIPE-IT/resources/lang/et-EE/admin/components/table.php b/Productivite/Snipe-IT/resources/lang/et-EE/admin/components/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/et-EE/admin/components/table.php
rename to Productivite/Snipe-IT/resources/lang/et-EE/admin/components/table.php
diff --git a/Production/SNIPE-IT/resources/lang/et-EE/admin/consumables/general.php b/Productivite/Snipe-IT/resources/lang/et-EE/admin/consumables/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/et-EE/admin/consumables/general.php
rename to Productivite/Snipe-IT/resources/lang/et-EE/admin/consumables/general.php
diff --git a/Production/SNIPE-IT/resources/lang/et-EE/admin/consumables/message.php b/Productivite/Snipe-IT/resources/lang/et-EE/admin/consumables/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/et-EE/admin/consumables/message.php
rename to Productivite/Snipe-IT/resources/lang/et-EE/admin/consumables/message.php
diff --git a/Production/SNIPE-IT/resources/lang/et-EE/admin/consumables/table.php b/Productivite/Snipe-IT/resources/lang/et-EE/admin/consumables/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/et-EE/admin/consumables/table.php
rename to Productivite/Snipe-IT/resources/lang/et-EE/admin/consumables/table.php
diff --git a/Production/SNIPE-IT/resources/lang/et-EE/admin/custom_fields/general.php b/Productivite/Snipe-IT/resources/lang/et-EE/admin/custom_fields/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/et-EE/admin/custom_fields/general.php
rename to Productivite/Snipe-IT/resources/lang/et-EE/admin/custom_fields/general.php
diff --git a/Production/SNIPE-IT/resources/lang/et-EE/admin/custom_fields/message.php b/Productivite/Snipe-IT/resources/lang/et-EE/admin/custom_fields/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/et-EE/admin/custom_fields/message.php
rename to Productivite/Snipe-IT/resources/lang/et-EE/admin/custom_fields/message.php
diff --git a/Production/SNIPE-IT/resources/lang/et-EE/admin/departments/message.php b/Productivite/Snipe-IT/resources/lang/et-EE/admin/departments/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/et-EE/admin/departments/message.php
rename to Productivite/Snipe-IT/resources/lang/et-EE/admin/departments/message.php
diff --git a/Production/SNIPE-IT/resources/lang/et-EE/admin/departments/table.php b/Productivite/Snipe-IT/resources/lang/et-EE/admin/departments/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/et-EE/admin/departments/table.php
rename to Productivite/Snipe-IT/resources/lang/et-EE/admin/departments/table.php
diff --git a/Production/SNIPE-IT/resources/lang/et-EE/admin/depreciations/general.php b/Productivite/Snipe-IT/resources/lang/et-EE/admin/depreciations/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/et-EE/admin/depreciations/general.php
rename to Productivite/Snipe-IT/resources/lang/et-EE/admin/depreciations/general.php
diff --git a/Production/SNIPE-IT/resources/lang/et-EE/admin/depreciations/message.php b/Productivite/Snipe-IT/resources/lang/et-EE/admin/depreciations/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/et-EE/admin/depreciations/message.php
rename to Productivite/Snipe-IT/resources/lang/et-EE/admin/depreciations/message.php
diff --git a/Production/SNIPE-IT/resources/lang/et-EE/admin/depreciations/table.php b/Productivite/Snipe-IT/resources/lang/et-EE/admin/depreciations/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/et-EE/admin/depreciations/table.php
rename to Productivite/Snipe-IT/resources/lang/et-EE/admin/depreciations/table.php
diff --git a/Production/SNIPE-IT/resources/lang/et-EE/admin/groups/message.php b/Productivite/Snipe-IT/resources/lang/et-EE/admin/groups/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/et-EE/admin/groups/message.php
rename to Productivite/Snipe-IT/resources/lang/et-EE/admin/groups/message.php
diff --git a/Production/SNIPE-IT/resources/lang/et-EE/admin/groups/table.php b/Productivite/Snipe-IT/resources/lang/et-EE/admin/groups/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/et-EE/admin/groups/table.php
rename to Productivite/Snipe-IT/resources/lang/et-EE/admin/groups/table.php
diff --git a/Production/SNIPE-IT/resources/lang/et-EE/admin/groups/titles.php b/Productivite/Snipe-IT/resources/lang/et-EE/admin/groups/titles.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/et-EE/admin/groups/titles.php
rename to Productivite/Snipe-IT/resources/lang/et-EE/admin/groups/titles.php
diff --git a/Production/SNIPE-IT/resources/lang/et-EE/admin/hardware/form.php b/Productivite/Snipe-IT/resources/lang/et-EE/admin/hardware/form.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/et-EE/admin/hardware/form.php
rename to Productivite/Snipe-IT/resources/lang/et-EE/admin/hardware/form.php
diff --git a/Production/SNIPE-IT/resources/lang/et-EE/admin/hardware/general.php b/Productivite/Snipe-IT/resources/lang/et-EE/admin/hardware/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/et-EE/admin/hardware/general.php
rename to Productivite/Snipe-IT/resources/lang/et-EE/admin/hardware/general.php
diff --git a/Production/SNIPE-IT/resources/lang/et-EE/admin/hardware/message.php b/Productivite/Snipe-IT/resources/lang/et-EE/admin/hardware/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/et-EE/admin/hardware/message.php
rename to Productivite/Snipe-IT/resources/lang/et-EE/admin/hardware/message.php
diff --git a/Production/SNIPE-IT/resources/lang/et-EE/admin/hardware/table.php b/Productivite/Snipe-IT/resources/lang/et-EE/admin/hardware/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/et-EE/admin/hardware/table.php
rename to Productivite/Snipe-IT/resources/lang/et-EE/admin/hardware/table.php
diff --git a/Production/SNIPE-IT/resources/lang/et-EE/admin/kits/general.php b/Productivite/Snipe-IT/resources/lang/et-EE/admin/kits/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/et-EE/admin/kits/general.php
rename to Productivite/Snipe-IT/resources/lang/et-EE/admin/kits/general.php
diff --git a/Production/SNIPE-IT/resources/lang/et-EE/admin/labels/message.php b/Productivite/Snipe-IT/resources/lang/et-EE/admin/labels/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/et-EE/admin/labels/message.php
rename to Productivite/Snipe-IT/resources/lang/et-EE/admin/labels/message.php
diff --git a/Production/SNIPE-IT/resources/lang/et-EE/admin/labels/table.php b/Productivite/Snipe-IT/resources/lang/et-EE/admin/labels/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/et-EE/admin/labels/table.php
rename to Productivite/Snipe-IT/resources/lang/et-EE/admin/labels/table.php
diff --git a/Production/SNIPE-IT/resources/lang/et-EE/admin/licenses/form.php b/Productivite/Snipe-IT/resources/lang/et-EE/admin/licenses/form.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/et-EE/admin/licenses/form.php
rename to Productivite/Snipe-IT/resources/lang/et-EE/admin/licenses/form.php
diff --git a/Production/SNIPE-IT/resources/lang/et-EE/admin/licenses/general.php b/Productivite/Snipe-IT/resources/lang/et-EE/admin/licenses/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/et-EE/admin/licenses/general.php
rename to Productivite/Snipe-IT/resources/lang/et-EE/admin/licenses/general.php
diff --git a/Production/SNIPE-IT/resources/lang/et-EE/admin/licenses/message.php b/Productivite/Snipe-IT/resources/lang/et-EE/admin/licenses/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/et-EE/admin/licenses/message.php
rename to Productivite/Snipe-IT/resources/lang/et-EE/admin/licenses/message.php
diff --git a/Production/SNIPE-IT/resources/lang/et-EE/admin/licenses/table.php b/Productivite/Snipe-IT/resources/lang/et-EE/admin/licenses/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/et-EE/admin/licenses/table.php
rename to Productivite/Snipe-IT/resources/lang/et-EE/admin/licenses/table.php
diff --git a/Production/SNIPE-IT/resources/lang/et-EE/admin/locations/message.php b/Productivite/Snipe-IT/resources/lang/et-EE/admin/locations/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/et-EE/admin/locations/message.php
rename to Productivite/Snipe-IT/resources/lang/et-EE/admin/locations/message.php
diff --git a/Production/SNIPE-IT/resources/lang/et-EE/admin/locations/table.php b/Productivite/Snipe-IT/resources/lang/et-EE/admin/locations/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/et-EE/admin/locations/table.php
rename to Productivite/Snipe-IT/resources/lang/et-EE/admin/locations/table.php
diff --git a/Production/SNIPE-IT/resources/lang/et-EE/admin/manufacturers/message.php b/Productivite/Snipe-IT/resources/lang/et-EE/admin/manufacturers/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/et-EE/admin/manufacturers/message.php
rename to Productivite/Snipe-IT/resources/lang/et-EE/admin/manufacturers/message.php
diff --git a/Production/SNIPE-IT/resources/lang/et-EE/admin/manufacturers/table.php b/Productivite/Snipe-IT/resources/lang/et-EE/admin/manufacturers/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/et-EE/admin/manufacturers/table.php
rename to Productivite/Snipe-IT/resources/lang/et-EE/admin/manufacturers/table.php
diff --git a/Production/SNIPE-IT/resources/lang/et-EE/admin/models/general.php b/Productivite/Snipe-IT/resources/lang/et-EE/admin/models/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/et-EE/admin/models/general.php
rename to Productivite/Snipe-IT/resources/lang/et-EE/admin/models/general.php
diff --git a/Production/SNIPE-IT/resources/lang/et-EE/admin/models/message.php b/Productivite/Snipe-IT/resources/lang/et-EE/admin/models/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/et-EE/admin/models/message.php
rename to Productivite/Snipe-IT/resources/lang/et-EE/admin/models/message.php
diff --git a/Production/SNIPE-IT/resources/lang/et-EE/admin/models/table.php b/Productivite/Snipe-IT/resources/lang/et-EE/admin/models/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/et-EE/admin/models/table.php
rename to Productivite/Snipe-IT/resources/lang/et-EE/admin/models/table.php
diff --git a/Production/SNIPE-IT/resources/lang/et-EE/admin/reports/general.php b/Productivite/Snipe-IT/resources/lang/et-EE/admin/reports/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/et-EE/admin/reports/general.php
rename to Productivite/Snipe-IT/resources/lang/et-EE/admin/reports/general.php
diff --git a/Production/SNIPE-IT/resources/lang/et-EE/admin/reports/message.php b/Productivite/Snipe-IT/resources/lang/et-EE/admin/reports/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/et-EE/admin/reports/message.php
rename to Productivite/Snipe-IT/resources/lang/et-EE/admin/reports/message.php
diff --git a/Production/SNIPE-IT/resources/lang/et-EE/admin/settings/general.php b/Productivite/Snipe-IT/resources/lang/et-EE/admin/settings/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/et-EE/admin/settings/general.php
rename to Productivite/Snipe-IT/resources/lang/et-EE/admin/settings/general.php
diff --git a/Production/SNIPE-IT/resources/lang/et-EE/admin/settings/message.php b/Productivite/Snipe-IT/resources/lang/et-EE/admin/settings/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/et-EE/admin/settings/message.php
rename to Productivite/Snipe-IT/resources/lang/et-EE/admin/settings/message.php
diff --git a/Production/SNIPE-IT/resources/lang/et-EE/admin/settings/table.php b/Productivite/Snipe-IT/resources/lang/et-EE/admin/settings/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/et-EE/admin/settings/table.php
rename to Productivite/Snipe-IT/resources/lang/et-EE/admin/settings/table.php
diff --git a/Production/SNIPE-IT/resources/lang/et-EE/admin/statuslabels/message.php b/Productivite/Snipe-IT/resources/lang/et-EE/admin/statuslabels/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/et-EE/admin/statuslabels/message.php
rename to Productivite/Snipe-IT/resources/lang/et-EE/admin/statuslabels/message.php
diff --git a/Production/SNIPE-IT/resources/lang/et-EE/admin/statuslabels/table.php b/Productivite/Snipe-IT/resources/lang/et-EE/admin/statuslabels/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/et-EE/admin/statuslabels/table.php
rename to Productivite/Snipe-IT/resources/lang/et-EE/admin/statuslabels/table.php
diff --git a/Production/SNIPE-IT/resources/lang/et-EE/admin/suppliers/message.php b/Productivite/Snipe-IT/resources/lang/et-EE/admin/suppliers/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/et-EE/admin/suppliers/message.php
rename to Productivite/Snipe-IT/resources/lang/et-EE/admin/suppliers/message.php
diff --git a/Production/SNIPE-IT/resources/lang/et-EE/admin/suppliers/table.php b/Productivite/Snipe-IT/resources/lang/et-EE/admin/suppliers/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/et-EE/admin/suppliers/table.php
rename to Productivite/Snipe-IT/resources/lang/et-EE/admin/suppliers/table.php
diff --git a/Production/SNIPE-IT/resources/lang/et-EE/admin/users/general.php b/Productivite/Snipe-IT/resources/lang/et-EE/admin/users/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/et-EE/admin/users/general.php
rename to Productivite/Snipe-IT/resources/lang/et-EE/admin/users/general.php
diff --git a/Production/SNIPE-IT/resources/lang/et-EE/admin/users/message.php b/Productivite/Snipe-IT/resources/lang/et-EE/admin/users/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/et-EE/admin/users/message.php
rename to Productivite/Snipe-IT/resources/lang/et-EE/admin/users/message.php
diff --git a/Production/SNIPE-IT/resources/lang/et-EE/admin/users/table.php b/Productivite/Snipe-IT/resources/lang/et-EE/admin/users/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/et-EE/admin/users/table.php
rename to Productivite/Snipe-IT/resources/lang/et-EE/admin/users/table.php
diff --git a/Production/SNIPE-IT/resources/lang/et-EE/auth.php b/Productivite/Snipe-IT/resources/lang/et-EE/auth.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/et-EE/auth.php
rename to Productivite/Snipe-IT/resources/lang/et-EE/auth.php
diff --git a/Production/SNIPE-IT/resources/lang/et-EE/auth/general.php b/Productivite/Snipe-IT/resources/lang/et-EE/auth/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/et-EE/auth/general.php
rename to Productivite/Snipe-IT/resources/lang/et-EE/auth/general.php
diff --git a/Production/SNIPE-IT/resources/lang/et-EE/auth/message.php b/Productivite/Snipe-IT/resources/lang/et-EE/auth/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/et-EE/auth/message.php
rename to Productivite/Snipe-IT/resources/lang/et-EE/auth/message.php
diff --git a/Production/SNIPE-IT/resources/lang/et-EE/button.php b/Productivite/Snipe-IT/resources/lang/et-EE/button.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/et-EE/button.php
rename to Productivite/Snipe-IT/resources/lang/et-EE/button.php
diff --git a/Production/SNIPE-IT/resources/lang/et-EE/general.php b/Productivite/Snipe-IT/resources/lang/et-EE/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/et-EE/general.php
rename to Productivite/Snipe-IT/resources/lang/et-EE/general.php
diff --git a/Production/SNIPE-IT/resources/lang/et-EE/help.php b/Productivite/Snipe-IT/resources/lang/et-EE/help.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/et-EE/help.php
rename to Productivite/Snipe-IT/resources/lang/et-EE/help.php
diff --git a/Production/SNIPE-IT/resources/lang/et-EE/localizations.php b/Productivite/Snipe-IT/resources/lang/et-EE/localizations.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/et-EE/localizations.php
rename to Productivite/Snipe-IT/resources/lang/et-EE/localizations.php
diff --git a/Production/SNIPE-IT/resources/lang/et-EE/mail.php b/Productivite/Snipe-IT/resources/lang/et-EE/mail.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/et-EE/mail.php
rename to Productivite/Snipe-IT/resources/lang/et-EE/mail.php
diff --git a/Production/SNIPE-IT/resources/lang/et-EE/pagination.php b/Productivite/Snipe-IT/resources/lang/et-EE/pagination.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/et-EE/pagination.php
rename to Productivite/Snipe-IT/resources/lang/et-EE/pagination.php
diff --git a/Production/SNIPE-IT/resources/lang/et-EE/passwords.php b/Productivite/Snipe-IT/resources/lang/et-EE/passwords.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/et-EE/passwords.php
rename to Productivite/Snipe-IT/resources/lang/et-EE/passwords.php
diff --git a/Production/SNIPE-IT/resources/lang/et-EE/reminders.php b/Productivite/Snipe-IT/resources/lang/et-EE/reminders.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/et-EE/reminders.php
rename to Productivite/Snipe-IT/resources/lang/et-EE/reminders.php
diff --git a/Production/SNIPE-IT/resources/lang/et-EE/table.php b/Productivite/Snipe-IT/resources/lang/et-EE/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/et-EE/table.php
rename to Productivite/Snipe-IT/resources/lang/et-EE/table.php
diff --git a/Production/SNIPE-IT/resources/lang/et-EE/validation.php b/Productivite/Snipe-IT/resources/lang/et-EE/validation.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/et-EE/validation.php
rename to Productivite/Snipe-IT/resources/lang/et-EE/validation.php
diff --git a/Production/SNIPE-IT/resources/lang/fa-IR/account/general.php b/Productivite/Snipe-IT/resources/lang/fa-IR/account/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fa-IR/account/general.php
rename to Productivite/Snipe-IT/resources/lang/fa-IR/account/general.php
diff --git a/Production/SNIPE-IT/resources/lang/fa-IR/admin/accessories/general.php b/Productivite/Snipe-IT/resources/lang/fa-IR/admin/accessories/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fa-IR/admin/accessories/general.php
rename to Productivite/Snipe-IT/resources/lang/fa-IR/admin/accessories/general.php
diff --git a/Production/SNIPE-IT/resources/lang/fa-IR/admin/accessories/message.php b/Productivite/Snipe-IT/resources/lang/fa-IR/admin/accessories/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fa-IR/admin/accessories/message.php
rename to Productivite/Snipe-IT/resources/lang/fa-IR/admin/accessories/message.php
diff --git a/Production/SNIPE-IT/resources/lang/fa-IR/admin/accessories/table.php b/Productivite/Snipe-IT/resources/lang/fa-IR/admin/accessories/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fa-IR/admin/accessories/table.php
rename to Productivite/Snipe-IT/resources/lang/fa-IR/admin/accessories/table.php
diff --git a/Production/SNIPE-IT/resources/lang/fa-IR/admin/asset_maintenances/form.php b/Productivite/Snipe-IT/resources/lang/fa-IR/admin/asset_maintenances/form.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fa-IR/admin/asset_maintenances/form.php
rename to Productivite/Snipe-IT/resources/lang/fa-IR/admin/asset_maintenances/form.php
diff --git a/Production/SNIPE-IT/resources/lang/fa-IR/admin/asset_maintenances/general.php b/Productivite/Snipe-IT/resources/lang/fa-IR/admin/asset_maintenances/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fa-IR/admin/asset_maintenances/general.php
rename to Productivite/Snipe-IT/resources/lang/fa-IR/admin/asset_maintenances/general.php
diff --git a/Production/SNIPE-IT/resources/lang/fa-IR/admin/asset_maintenances/message.php b/Productivite/Snipe-IT/resources/lang/fa-IR/admin/asset_maintenances/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fa-IR/admin/asset_maintenances/message.php
rename to Productivite/Snipe-IT/resources/lang/fa-IR/admin/asset_maintenances/message.php
diff --git a/Production/SNIPE-IT/resources/lang/fa-IR/admin/asset_maintenances/table.php b/Productivite/Snipe-IT/resources/lang/fa-IR/admin/asset_maintenances/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fa-IR/admin/asset_maintenances/table.php
rename to Productivite/Snipe-IT/resources/lang/fa-IR/admin/asset_maintenances/table.php
diff --git a/Production/SNIPE-IT/resources/lang/fa-IR/admin/categories/general.php b/Productivite/Snipe-IT/resources/lang/fa-IR/admin/categories/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fa-IR/admin/categories/general.php
rename to Productivite/Snipe-IT/resources/lang/fa-IR/admin/categories/general.php
diff --git a/Production/SNIPE-IT/resources/lang/fa-IR/admin/categories/message.php b/Productivite/Snipe-IT/resources/lang/fa-IR/admin/categories/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fa-IR/admin/categories/message.php
rename to Productivite/Snipe-IT/resources/lang/fa-IR/admin/categories/message.php
diff --git a/Production/SNIPE-IT/resources/lang/fa-IR/admin/categories/table.php b/Productivite/Snipe-IT/resources/lang/fa-IR/admin/categories/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fa-IR/admin/categories/table.php
rename to Productivite/Snipe-IT/resources/lang/fa-IR/admin/categories/table.php
diff --git a/Production/SNIPE-IT/resources/lang/fa-IR/admin/companies/general.php b/Productivite/Snipe-IT/resources/lang/fa-IR/admin/companies/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fa-IR/admin/companies/general.php
rename to Productivite/Snipe-IT/resources/lang/fa-IR/admin/companies/general.php
diff --git a/Production/SNIPE-IT/resources/lang/fa-IR/admin/companies/message.php b/Productivite/Snipe-IT/resources/lang/fa-IR/admin/companies/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fa-IR/admin/companies/message.php
rename to Productivite/Snipe-IT/resources/lang/fa-IR/admin/companies/message.php
diff --git a/Production/SNIPE-IT/resources/lang/fa-IR/admin/companies/table.php b/Productivite/Snipe-IT/resources/lang/fa-IR/admin/companies/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fa-IR/admin/companies/table.php
rename to Productivite/Snipe-IT/resources/lang/fa-IR/admin/companies/table.php
diff --git a/Production/SNIPE-IT/resources/lang/fa-IR/admin/components/general.php b/Productivite/Snipe-IT/resources/lang/fa-IR/admin/components/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fa-IR/admin/components/general.php
rename to Productivite/Snipe-IT/resources/lang/fa-IR/admin/components/general.php
diff --git a/Production/SNIPE-IT/resources/lang/fa-IR/admin/components/message.php b/Productivite/Snipe-IT/resources/lang/fa-IR/admin/components/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fa-IR/admin/components/message.php
rename to Productivite/Snipe-IT/resources/lang/fa-IR/admin/components/message.php
diff --git a/Production/SNIPE-IT/resources/lang/fa-IR/admin/components/table.php b/Productivite/Snipe-IT/resources/lang/fa-IR/admin/components/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fa-IR/admin/components/table.php
rename to Productivite/Snipe-IT/resources/lang/fa-IR/admin/components/table.php
diff --git a/Production/SNIPE-IT/resources/lang/fa-IR/admin/consumables/general.php b/Productivite/Snipe-IT/resources/lang/fa-IR/admin/consumables/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fa-IR/admin/consumables/general.php
rename to Productivite/Snipe-IT/resources/lang/fa-IR/admin/consumables/general.php
diff --git a/Production/SNIPE-IT/resources/lang/fa-IR/admin/consumables/message.php b/Productivite/Snipe-IT/resources/lang/fa-IR/admin/consumables/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fa-IR/admin/consumables/message.php
rename to Productivite/Snipe-IT/resources/lang/fa-IR/admin/consumables/message.php
diff --git a/Production/SNIPE-IT/resources/lang/fa-IR/admin/consumables/table.php b/Productivite/Snipe-IT/resources/lang/fa-IR/admin/consumables/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fa-IR/admin/consumables/table.php
rename to Productivite/Snipe-IT/resources/lang/fa-IR/admin/consumables/table.php
diff --git a/Production/SNIPE-IT/resources/lang/fa-IR/admin/custom_fields/general.php b/Productivite/Snipe-IT/resources/lang/fa-IR/admin/custom_fields/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fa-IR/admin/custom_fields/general.php
rename to Productivite/Snipe-IT/resources/lang/fa-IR/admin/custom_fields/general.php
diff --git a/Production/SNIPE-IT/resources/lang/fa-IR/admin/custom_fields/message.php b/Productivite/Snipe-IT/resources/lang/fa-IR/admin/custom_fields/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fa-IR/admin/custom_fields/message.php
rename to Productivite/Snipe-IT/resources/lang/fa-IR/admin/custom_fields/message.php
diff --git a/Production/SNIPE-IT/resources/lang/fa-IR/admin/departments/message.php b/Productivite/Snipe-IT/resources/lang/fa-IR/admin/departments/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fa-IR/admin/departments/message.php
rename to Productivite/Snipe-IT/resources/lang/fa-IR/admin/departments/message.php
diff --git a/Production/SNIPE-IT/resources/lang/fa-IR/admin/departments/table.php b/Productivite/Snipe-IT/resources/lang/fa-IR/admin/departments/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fa-IR/admin/departments/table.php
rename to Productivite/Snipe-IT/resources/lang/fa-IR/admin/departments/table.php
diff --git a/Production/SNIPE-IT/resources/lang/fa-IR/admin/depreciations/general.php b/Productivite/Snipe-IT/resources/lang/fa-IR/admin/depreciations/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fa-IR/admin/depreciations/general.php
rename to Productivite/Snipe-IT/resources/lang/fa-IR/admin/depreciations/general.php
diff --git a/Production/SNIPE-IT/resources/lang/fa-IR/admin/depreciations/message.php b/Productivite/Snipe-IT/resources/lang/fa-IR/admin/depreciations/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fa-IR/admin/depreciations/message.php
rename to Productivite/Snipe-IT/resources/lang/fa-IR/admin/depreciations/message.php
diff --git a/Production/SNIPE-IT/resources/lang/fa-IR/admin/depreciations/table.php b/Productivite/Snipe-IT/resources/lang/fa-IR/admin/depreciations/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fa-IR/admin/depreciations/table.php
rename to Productivite/Snipe-IT/resources/lang/fa-IR/admin/depreciations/table.php
diff --git a/Production/SNIPE-IT/resources/lang/fa-IR/admin/groups/message.php b/Productivite/Snipe-IT/resources/lang/fa-IR/admin/groups/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fa-IR/admin/groups/message.php
rename to Productivite/Snipe-IT/resources/lang/fa-IR/admin/groups/message.php
diff --git a/Production/SNIPE-IT/resources/lang/fa-IR/admin/groups/table.php b/Productivite/Snipe-IT/resources/lang/fa-IR/admin/groups/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fa-IR/admin/groups/table.php
rename to Productivite/Snipe-IT/resources/lang/fa-IR/admin/groups/table.php
diff --git a/Production/SNIPE-IT/resources/lang/fa-IR/admin/groups/titles.php b/Productivite/Snipe-IT/resources/lang/fa-IR/admin/groups/titles.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fa-IR/admin/groups/titles.php
rename to Productivite/Snipe-IT/resources/lang/fa-IR/admin/groups/titles.php
diff --git a/Production/SNIPE-IT/resources/lang/fa-IR/admin/hardware/form.php b/Productivite/Snipe-IT/resources/lang/fa-IR/admin/hardware/form.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fa-IR/admin/hardware/form.php
rename to Productivite/Snipe-IT/resources/lang/fa-IR/admin/hardware/form.php
diff --git a/Production/SNIPE-IT/resources/lang/fa-IR/admin/hardware/general.php b/Productivite/Snipe-IT/resources/lang/fa-IR/admin/hardware/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fa-IR/admin/hardware/general.php
rename to Productivite/Snipe-IT/resources/lang/fa-IR/admin/hardware/general.php
diff --git a/Production/SNIPE-IT/resources/lang/fa-IR/admin/hardware/message.php b/Productivite/Snipe-IT/resources/lang/fa-IR/admin/hardware/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fa-IR/admin/hardware/message.php
rename to Productivite/Snipe-IT/resources/lang/fa-IR/admin/hardware/message.php
diff --git a/Production/SNIPE-IT/resources/lang/fa-IR/admin/hardware/table.php b/Productivite/Snipe-IT/resources/lang/fa-IR/admin/hardware/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fa-IR/admin/hardware/table.php
rename to Productivite/Snipe-IT/resources/lang/fa-IR/admin/hardware/table.php
diff --git a/Production/SNIPE-IT/resources/lang/fa-IR/admin/kits/general.php b/Productivite/Snipe-IT/resources/lang/fa-IR/admin/kits/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fa-IR/admin/kits/general.php
rename to Productivite/Snipe-IT/resources/lang/fa-IR/admin/kits/general.php
diff --git a/Production/SNIPE-IT/resources/lang/fa-IR/admin/labels/message.php b/Productivite/Snipe-IT/resources/lang/fa-IR/admin/labels/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fa-IR/admin/labels/message.php
rename to Productivite/Snipe-IT/resources/lang/fa-IR/admin/labels/message.php
diff --git a/Production/SNIPE-IT/resources/lang/fa-IR/admin/labels/table.php b/Productivite/Snipe-IT/resources/lang/fa-IR/admin/labels/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fa-IR/admin/labels/table.php
rename to Productivite/Snipe-IT/resources/lang/fa-IR/admin/labels/table.php
diff --git a/Production/SNIPE-IT/resources/lang/fa-IR/admin/licenses/form.php b/Productivite/Snipe-IT/resources/lang/fa-IR/admin/licenses/form.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fa-IR/admin/licenses/form.php
rename to Productivite/Snipe-IT/resources/lang/fa-IR/admin/licenses/form.php
diff --git a/Production/SNIPE-IT/resources/lang/fa-IR/admin/licenses/general.php b/Productivite/Snipe-IT/resources/lang/fa-IR/admin/licenses/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fa-IR/admin/licenses/general.php
rename to Productivite/Snipe-IT/resources/lang/fa-IR/admin/licenses/general.php
diff --git a/Production/SNIPE-IT/resources/lang/fa-IR/admin/licenses/message.php b/Productivite/Snipe-IT/resources/lang/fa-IR/admin/licenses/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fa-IR/admin/licenses/message.php
rename to Productivite/Snipe-IT/resources/lang/fa-IR/admin/licenses/message.php
diff --git a/Production/SNIPE-IT/resources/lang/fa-IR/admin/licenses/table.php b/Productivite/Snipe-IT/resources/lang/fa-IR/admin/licenses/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fa-IR/admin/licenses/table.php
rename to Productivite/Snipe-IT/resources/lang/fa-IR/admin/licenses/table.php
diff --git a/Production/SNIPE-IT/resources/lang/fa-IR/admin/locations/message.php b/Productivite/Snipe-IT/resources/lang/fa-IR/admin/locations/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fa-IR/admin/locations/message.php
rename to Productivite/Snipe-IT/resources/lang/fa-IR/admin/locations/message.php
diff --git a/Production/SNIPE-IT/resources/lang/fa-IR/admin/locations/table.php b/Productivite/Snipe-IT/resources/lang/fa-IR/admin/locations/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fa-IR/admin/locations/table.php
rename to Productivite/Snipe-IT/resources/lang/fa-IR/admin/locations/table.php
diff --git a/Production/SNIPE-IT/resources/lang/fa-IR/admin/manufacturers/message.php b/Productivite/Snipe-IT/resources/lang/fa-IR/admin/manufacturers/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fa-IR/admin/manufacturers/message.php
rename to Productivite/Snipe-IT/resources/lang/fa-IR/admin/manufacturers/message.php
diff --git a/Production/SNIPE-IT/resources/lang/fa-IR/admin/manufacturers/table.php b/Productivite/Snipe-IT/resources/lang/fa-IR/admin/manufacturers/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fa-IR/admin/manufacturers/table.php
rename to Productivite/Snipe-IT/resources/lang/fa-IR/admin/manufacturers/table.php
diff --git a/Production/SNIPE-IT/resources/lang/fa-IR/admin/models/general.php b/Productivite/Snipe-IT/resources/lang/fa-IR/admin/models/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fa-IR/admin/models/general.php
rename to Productivite/Snipe-IT/resources/lang/fa-IR/admin/models/general.php
diff --git a/Production/SNIPE-IT/resources/lang/fa-IR/admin/models/message.php b/Productivite/Snipe-IT/resources/lang/fa-IR/admin/models/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fa-IR/admin/models/message.php
rename to Productivite/Snipe-IT/resources/lang/fa-IR/admin/models/message.php
diff --git a/Production/SNIPE-IT/resources/lang/fa-IR/admin/models/table.php b/Productivite/Snipe-IT/resources/lang/fa-IR/admin/models/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fa-IR/admin/models/table.php
rename to Productivite/Snipe-IT/resources/lang/fa-IR/admin/models/table.php
diff --git a/Production/SNIPE-IT/resources/lang/fa-IR/admin/reports/general.php b/Productivite/Snipe-IT/resources/lang/fa-IR/admin/reports/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fa-IR/admin/reports/general.php
rename to Productivite/Snipe-IT/resources/lang/fa-IR/admin/reports/general.php
diff --git a/Production/SNIPE-IT/resources/lang/fa-IR/admin/reports/message.php b/Productivite/Snipe-IT/resources/lang/fa-IR/admin/reports/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fa-IR/admin/reports/message.php
rename to Productivite/Snipe-IT/resources/lang/fa-IR/admin/reports/message.php
diff --git a/Production/SNIPE-IT/resources/lang/fa-IR/admin/settings/general.php b/Productivite/Snipe-IT/resources/lang/fa-IR/admin/settings/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fa-IR/admin/settings/general.php
rename to Productivite/Snipe-IT/resources/lang/fa-IR/admin/settings/general.php
diff --git a/Production/SNIPE-IT/resources/lang/fa-IR/admin/settings/message.php b/Productivite/Snipe-IT/resources/lang/fa-IR/admin/settings/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fa-IR/admin/settings/message.php
rename to Productivite/Snipe-IT/resources/lang/fa-IR/admin/settings/message.php
diff --git a/Production/SNIPE-IT/resources/lang/fa-IR/admin/settings/table.php b/Productivite/Snipe-IT/resources/lang/fa-IR/admin/settings/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fa-IR/admin/settings/table.php
rename to Productivite/Snipe-IT/resources/lang/fa-IR/admin/settings/table.php
diff --git a/Production/SNIPE-IT/resources/lang/fa-IR/admin/statuslabels/message.php b/Productivite/Snipe-IT/resources/lang/fa-IR/admin/statuslabels/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fa-IR/admin/statuslabels/message.php
rename to Productivite/Snipe-IT/resources/lang/fa-IR/admin/statuslabels/message.php
diff --git a/Production/SNIPE-IT/resources/lang/fa-IR/admin/statuslabels/table.php b/Productivite/Snipe-IT/resources/lang/fa-IR/admin/statuslabels/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fa-IR/admin/statuslabels/table.php
rename to Productivite/Snipe-IT/resources/lang/fa-IR/admin/statuslabels/table.php
diff --git a/Production/SNIPE-IT/resources/lang/fa-IR/admin/suppliers/message.php b/Productivite/Snipe-IT/resources/lang/fa-IR/admin/suppliers/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fa-IR/admin/suppliers/message.php
rename to Productivite/Snipe-IT/resources/lang/fa-IR/admin/suppliers/message.php
diff --git a/Production/SNIPE-IT/resources/lang/fa-IR/admin/suppliers/table.php b/Productivite/Snipe-IT/resources/lang/fa-IR/admin/suppliers/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fa-IR/admin/suppliers/table.php
rename to Productivite/Snipe-IT/resources/lang/fa-IR/admin/suppliers/table.php
diff --git a/Production/SNIPE-IT/resources/lang/fa-IR/admin/users/general.php b/Productivite/Snipe-IT/resources/lang/fa-IR/admin/users/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fa-IR/admin/users/general.php
rename to Productivite/Snipe-IT/resources/lang/fa-IR/admin/users/general.php
diff --git a/Production/SNIPE-IT/resources/lang/fa-IR/admin/users/message.php b/Productivite/Snipe-IT/resources/lang/fa-IR/admin/users/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fa-IR/admin/users/message.php
rename to Productivite/Snipe-IT/resources/lang/fa-IR/admin/users/message.php
diff --git a/Production/SNIPE-IT/resources/lang/fa-IR/admin/users/table.php b/Productivite/Snipe-IT/resources/lang/fa-IR/admin/users/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fa-IR/admin/users/table.php
rename to Productivite/Snipe-IT/resources/lang/fa-IR/admin/users/table.php
diff --git a/Production/SNIPE-IT/resources/lang/fa-IR/auth.php b/Productivite/Snipe-IT/resources/lang/fa-IR/auth.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fa-IR/auth.php
rename to Productivite/Snipe-IT/resources/lang/fa-IR/auth.php
diff --git a/Production/SNIPE-IT/resources/lang/fa-IR/auth/general.php b/Productivite/Snipe-IT/resources/lang/fa-IR/auth/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fa-IR/auth/general.php
rename to Productivite/Snipe-IT/resources/lang/fa-IR/auth/general.php
diff --git a/Production/SNIPE-IT/resources/lang/fa-IR/auth/message.php b/Productivite/Snipe-IT/resources/lang/fa-IR/auth/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fa-IR/auth/message.php
rename to Productivite/Snipe-IT/resources/lang/fa-IR/auth/message.php
diff --git a/Production/SNIPE-IT/resources/lang/fa-IR/button.php b/Productivite/Snipe-IT/resources/lang/fa-IR/button.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fa-IR/button.php
rename to Productivite/Snipe-IT/resources/lang/fa-IR/button.php
diff --git a/Production/SNIPE-IT/resources/lang/fa-IR/general.php b/Productivite/Snipe-IT/resources/lang/fa-IR/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fa-IR/general.php
rename to Productivite/Snipe-IT/resources/lang/fa-IR/general.php
diff --git a/Production/SNIPE-IT/resources/lang/fa-IR/help.php b/Productivite/Snipe-IT/resources/lang/fa-IR/help.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fa-IR/help.php
rename to Productivite/Snipe-IT/resources/lang/fa-IR/help.php
diff --git a/Production/SNIPE-IT/resources/lang/fa-IR/localizations.php b/Productivite/Snipe-IT/resources/lang/fa-IR/localizations.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fa-IR/localizations.php
rename to Productivite/Snipe-IT/resources/lang/fa-IR/localizations.php
diff --git a/Production/SNIPE-IT/resources/lang/fa-IR/mail.php b/Productivite/Snipe-IT/resources/lang/fa-IR/mail.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fa-IR/mail.php
rename to Productivite/Snipe-IT/resources/lang/fa-IR/mail.php
diff --git a/Production/SNIPE-IT/resources/lang/fa-IR/pagination.php b/Productivite/Snipe-IT/resources/lang/fa-IR/pagination.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fa-IR/pagination.php
rename to Productivite/Snipe-IT/resources/lang/fa-IR/pagination.php
diff --git a/Production/SNIPE-IT/resources/lang/fa-IR/passwords.php b/Productivite/Snipe-IT/resources/lang/fa-IR/passwords.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fa-IR/passwords.php
rename to Productivite/Snipe-IT/resources/lang/fa-IR/passwords.php
diff --git a/Production/SNIPE-IT/resources/lang/fa-IR/reminders.php b/Productivite/Snipe-IT/resources/lang/fa-IR/reminders.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fa-IR/reminders.php
rename to Productivite/Snipe-IT/resources/lang/fa-IR/reminders.php
diff --git a/Production/SNIPE-IT/resources/lang/fa-IR/table.php b/Productivite/Snipe-IT/resources/lang/fa-IR/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fa-IR/table.php
rename to Productivite/Snipe-IT/resources/lang/fa-IR/table.php
diff --git a/Production/SNIPE-IT/resources/lang/fa-IR/validation.php b/Productivite/Snipe-IT/resources/lang/fa-IR/validation.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fa-IR/validation.php
rename to Productivite/Snipe-IT/resources/lang/fa-IR/validation.php
diff --git a/Production/SNIPE-IT/resources/lang/fi-FI/account/general.php b/Productivite/Snipe-IT/resources/lang/fi-FI/account/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fi-FI/account/general.php
rename to Productivite/Snipe-IT/resources/lang/fi-FI/account/general.php
diff --git a/Production/SNIPE-IT/resources/lang/fi-FI/admin/accessories/general.php b/Productivite/Snipe-IT/resources/lang/fi-FI/admin/accessories/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fi-FI/admin/accessories/general.php
rename to Productivite/Snipe-IT/resources/lang/fi-FI/admin/accessories/general.php
diff --git a/Production/SNIPE-IT/resources/lang/fi-FI/admin/accessories/message.php b/Productivite/Snipe-IT/resources/lang/fi-FI/admin/accessories/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fi-FI/admin/accessories/message.php
rename to Productivite/Snipe-IT/resources/lang/fi-FI/admin/accessories/message.php
diff --git a/Production/SNIPE-IT/resources/lang/fi-FI/admin/accessories/table.php b/Productivite/Snipe-IT/resources/lang/fi-FI/admin/accessories/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fi-FI/admin/accessories/table.php
rename to Productivite/Snipe-IT/resources/lang/fi-FI/admin/accessories/table.php
diff --git a/Production/SNIPE-IT/resources/lang/fi-FI/admin/asset_maintenances/form.php b/Productivite/Snipe-IT/resources/lang/fi-FI/admin/asset_maintenances/form.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fi-FI/admin/asset_maintenances/form.php
rename to Productivite/Snipe-IT/resources/lang/fi-FI/admin/asset_maintenances/form.php
diff --git a/Production/SNIPE-IT/resources/lang/fi-FI/admin/asset_maintenances/general.php b/Productivite/Snipe-IT/resources/lang/fi-FI/admin/asset_maintenances/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fi-FI/admin/asset_maintenances/general.php
rename to Productivite/Snipe-IT/resources/lang/fi-FI/admin/asset_maintenances/general.php
diff --git a/Production/SNIPE-IT/resources/lang/fi-FI/admin/asset_maintenances/message.php b/Productivite/Snipe-IT/resources/lang/fi-FI/admin/asset_maintenances/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fi-FI/admin/asset_maintenances/message.php
rename to Productivite/Snipe-IT/resources/lang/fi-FI/admin/asset_maintenances/message.php
diff --git a/Production/SNIPE-IT/resources/lang/fi-FI/admin/asset_maintenances/table.php b/Productivite/Snipe-IT/resources/lang/fi-FI/admin/asset_maintenances/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fi-FI/admin/asset_maintenances/table.php
rename to Productivite/Snipe-IT/resources/lang/fi-FI/admin/asset_maintenances/table.php
diff --git a/Production/SNIPE-IT/resources/lang/fi-FI/admin/categories/general.php b/Productivite/Snipe-IT/resources/lang/fi-FI/admin/categories/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fi-FI/admin/categories/general.php
rename to Productivite/Snipe-IT/resources/lang/fi-FI/admin/categories/general.php
diff --git a/Production/SNIPE-IT/resources/lang/fi-FI/admin/categories/message.php b/Productivite/Snipe-IT/resources/lang/fi-FI/admin/categories/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fi-FI/admin/categories/message.php
rename to Productivite/Snipe-IT/resources/lang/fi-FI/admin/categories/message.php
diff --git a/Production/SNIPE-IT/resources/lang/fi-FI/admin/categories/table.php b/Productivite/Snipe-IT/resources/lang/fi-FI/admin/categories/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fi-FI/admin/categories/table.php
rename to Productivite/Snipe-IT/resources/lang/fi-FI/admin/categories/table.php
diff --git a/Production/SNIPE-IT/resources/lang/fi-FI/admin/companies/general.php b/Productivite/Snipe-IT/resources/lang/fi-FI/admin/companies/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fi-FI/admin/companies/general.php
rename to Productivite/Snipe-IT/resources/lang/fi-FI/admin/companies/general.php
diff --git a/Production/SNIPE-IT/resources/lang/fi-FI/admin/companies/message.php b/Productivite/Snipe-IT/resources/lang/fi-FI/admin/companies/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fi-FI/admin/companies/message.php
rename to Productivite/Snipe-IT/resources/lang/fi-FI/admin/companies/message.php
diff --git a/Production/SNIPE-IT/resources/lang/fi-FI/admin/companies/table.php b/Productivite/Snipe-IT/resources/lang/fi-FI/admin/companies/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fi-FI/admin/companies/table.php
rename to Productivite/Snipe-IT/resources/lang/fi-FI/admin/companies/table.php
diff --git a/Production/SNIPE-IT/resources/lang/fi-FI/admin/components/general.php b/Productivite/Snipe-IT/resources/lang/fi-FI/admin/components/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fi-FI/admin/components/general.php
rename to Productivite/Snipe-IT/resources/lang/fi-FI/admin/components/general.php
diff --git a/Production/SNIPE-IT/resources/lang/fi-FI/admin/components/message.php b/Productivite/Snipe-IT/resources/lang/fi-FI/admin/components/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fi-FI/admin/components/message.php
rename to Productivite/Snipe-IT/resources/lang/fi-FI/admin/components/message.php
diff --git a/Production/SNIPE-IT/resources/lang/fi-FI/admin/components/table.php b/Productivite/Snipe-IT/resources/lang/fi-FI/admin/components/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fi-FI/admin/components/table.php
rename to Productivite/Snipe-IT/resources/lang/fi-FI/admin/components/table.php
diff --git a/Production/SNIPE-IT/resources/lang/fi-FI/admin/consumables/general.php b/Productivite/Snipe-IT/resources/lang/fi-FI/admin/consumables/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fi-FI/admin/consumables/general.php
rename to Productivite/Snipe-IT/resources/lang/fi-FI/admin/consumables/general.php
diff --git a/Production/SNIPE-IT/resources/lang/fi-FI/admin/consumables/message.php b/Productivite/Snipe-IT/resources/lang/fi-FI/admin/consumables/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fi-FI/admin/consumables/message.php
rename to Productivite/Snipe-IT/resources/lang/fi-FI/admin/consumables/message.php
diff --git a/Production/SNIPE-IT/resources/lang/fi-FI/admin/consumables/table.php b/Productivite/Snipe-IT/resources/lang/fi-FI/admin/consumables/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fi-FI/admin/consumables/table.php
rename to Productivite/Snipe-IT/resources/lang/fi-FI/admin/consumables/table.php
diff --git a/Production/SNIPE-IT/resources/lang/fi-FI/admin/custom_fields/general.php b/Productivite/Snipe-IT/resources/lang/fi-FI/admin/custom_fields/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fi-FI/admin/custom_fields/general.php
rename to Productivite/Snipe-IT/resources/lang/fi-FI/admin/custom_fields/general.php
diff --git a/Production/SNIPE-IT/resources/lang/fi-FI/admin/custom_fields/message.php b/Productivite/Snipe-IT/resources/lang/fi-FI/admin/custom_fields/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fi-FI/admin/custom_fields/message.php
rename to Productivite/Snipe-IT/resources/lang/fi-FI/admin/custom_fields/message.php
diff --git a/Production/SNIPE-IT/resources/lang/fi-FI/admin/departments/message.php b/Productivite/Snipe-IT/resources/lang/fi-FI/admin/departments/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fi-FI/admin/departments/message.php
rename to Productivite/Snipe-IT/resources/lang/fi-FI/admin/departments/message.php
diff --git a/Production/SNIPE-IT/resources/lang/fi-FI/admin/departments/table.php b/Productivite/Snipe-IT/resources/lang/fi-FI/admin/departments/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fi-FI/admin/departments/table.php
rename to Productivite/Snipe-IT/resources/lang/fi-FI/admin/departments/table.php
diff --git a/Production/SNIPE-IT/resources/lang/fi-FI/admin/depreciations/general.php b/Productivite/Snipe-IT/resources/lang/fi-FI/admin/depreciations/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fi-FI/admin/depreciations/general.php
rename to Productivite/Snipe-IT/resources/lang/fi-FI/admin/depreciations/general.php
diff --git a/Production/SNIPE-IT/resources/lang/fi-FI/admin/depreciations/message.php b/Productivite/Snipe-IT/resources/lang/fi-FI/admin/depreciations/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fi-FI/admin/depreciations/message.php
rename to Productivite/Snipe-IT/resources/lang/fi-FI/admin/depreciations/message.php
diff --git a/Production/SNIPE-IT/resources/lang/fi-FI/admin/depreciations/table.php b/Productivite/Snipe-IT/resources/lang/fi-FI/admin/depreciations/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fi-FI/admin/depreciations/table.php
rename to Productivite/Snipe-IT/resources/lang/fi-FI/admin/depreciations/table.php
diff --git a/Production/SNIPE-IT/resources/lang/fi-FI/admin/groups/message.php b/Productivite/Snipe-IT/resources/lang/fi-FI/admin/groups/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fi-FI/admin/groups/message.php
rename to Productivite/Snipe-IT/resources/lang/fi-FI/admin/groups/message.php
diff --git a/Production/SNIPE-IT/resources/lang/fi-FI/admin/groups/table.php b/Productivite/Snipe-IT/resources/lang/fi-FI/admin/groups/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fi-FI/admin/groups/table.php
rename to Productivite/Snipe-IT/resources/lang/fi-FI/admin/groups/table.php
diff --git a/Production/SNIPE-IT/resources/lang/fi-FI/admin/groups/titles.php b/Productivite/Snipe-IT/resources/lang/fi-FI/admin/groups/titles.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fi-FI/admin/groups/titles.php
rename to Productivite/Snipe-IT/resources/lang/fi-FI/admin/groups/titles.php
diff --git a/Production/SNIPE-IT/resources/lang/fi-FI/admin/hardware/form.php b/Productivite/Snipe-IT/resources/lang/fi-FI/admin/hardware/form.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fi-FI/admin/hardware/form.php
rename to Productivite/Snipe-IT/resources/lang/fi-FI/admin/hardware/form.php
diff --git a/Production/SNIPE-IT/resources/lang/fi-FI/admin/hardware/general.php b/Productivite/Snipe-IT/resources/lang/fi-FI/admin/hardware/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fi-FI/admin/hardware/general.php
rename to Productivite/Snipe-IT/resources/lang/fi-FI/admin/hardware/general.php
diff --git a/Production/SNIPE-IT/resources/lang/fi-FI/admin/hardware/message.php b/Productivite/Snipe-IT/resources/lang/fi-FI/admin/hardware/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fi-FI/admin/hardware/message.php
rename to Productivite/Snipe-IT/resources/lang/fi-FI/admin/hardware/message.php
diff --git a/Production/SNIPE-IT/resources/lang/fi-FI/admin/hardware/table.php b/Productivite/Snipe-IT/resources/lang/fi-FI/admin/hardware/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fi-FI/admin/hardware/table.php
rename to Productivite/Snipe-IT/resources/lang/fi-FI/admin/hardware/table.php
diff --git a/Production/SNIPE-IT/resources/lang/fi-FI/admin/kits/general.php b/Productivite/Snipe-IT/resources/lang/fi-FI/admin/kits/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fi-FI/admin/kits/general.php
rename to Productivite/Snipe-IT/resources/lang/fi-FI/admin/kits/general.php
diff --git a/Production/SNIPE-IT/resources/lang/fi-FI/admin/labels/message.php b/Productivite/Snipe-IT/resources/lang/fi-FI/admin/labels/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fi-FI/admin/labels/message.php
rename to Productivite/Snipe-IT/resources/lang/fi-FI/admin/labels/message.php
diff --git a/Production/SNIPE-IT/resources/lang/fi-FI/admin/labels/table.php b/Productivite/Snipe-IT/resources/lang/fi-FI/admin/labels/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fi-FI/admin/labels/table.php
rename to Productivite/Snipe-IT/resources/lang/fi-FI/admin/labels/table.php
diff --git a/Production/SNIPE-IT/resources/lang/fi-FI/admin/licenses/form.php b/Productivite/Snipe-IT/resources/lang/fi-FI/admin/licenses/form.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fi-FI/admin/licenses/form.php
rename to Productivite/Snipe-IT/resources/lang/fi-FI/admin/licenses/form.php
diff --git a/Production/SNIPE-IT/resources/lang/fi-FI/admin/licenses/general.php b/Productivite/Snipe-IT/resources/lang/fi-FI/admin/licenses/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fi-FI/admin/licenses/general.php
rename to Productivite/Snipe-IT/resources/lang/fi-FI/admin/licenses/general.php
diff --git a/Production/SNIPE-IT/resources/lang/fi-FI/admin/licenses/message.php b/Productivite/Snipe-IT/resources/lang/fi-FI/admin/licenses/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fi-FI/admin/licenses/message.php
rename to Productivite/Snipe-IT/resources/lang/fi-FI/admin/licenses/message.php
diff --git a/Production/SNIPE-IT/resources/lang/fi-FI/admin/licenses/table.php b/Productivite/Snipe-IT/resources/lang/fi-FI/admin/licenses/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fi-FI/admin/licenses/table.php
rename to Productivite/Snipe-IT/resources/lang/fi-FI/admin/licenses/table.php
diff --git a/Production/SNIPE-IT/resources/lang/fi-FI/admin/locations/message.php b/Productivite/Snipe-IT/resources/lang/fi-FI/admin/locations/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fi-FI/admin/locations/message.php
rename to Productivite/Snipe-IT/resources/lang/fi-FI/admin/locations/message.php
diff --git a/Production/SNIPE-IT/resources/lang/fi-FI/admin/locations/table.php b/Productivite/Snipe-IT/resources/lang/fi-FI/admin/locations/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fi-FI/admin/locations/table.php
rename to Productivite/Snipe-IT/resources/lang/fi-FI/admin/locations/table.php
diff --git a/Production/SNIPE-IT/resources/lang/fi-FI/admin/manufacturers/message.php b/Productivite/Snipe-IT/resources/lang/fi-FI/admin/manufacturers/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fi-FI/admin/manufacturers/message.php
rename to Productivite/Snipe-IT/resources/lang/fi-FI/admin/manufacturers/message.php
diff --git a/Production/SNIPE-IT/resources/lang/fi-FI/admin/manufacturers/table.php b/Productivite/Snipe-IT/resources/lang/fi-FI/admin/manufacturers/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fi-FI/admin/manufacturers/table.php
rename to Productivite/Snipe-IT/resources/lang/fi-FI/admin/manufacturers/table.php
diff --git a/Production/SNIPE-IT/resources/lang/fi-FI/admin/models/general.php b/Productivite/Snipe-IT/resources/lang/fi-FI/admin/models/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fi-FI/admin/models/general.php
rename to Productivite/Snipe-IT/resources/lang/fi-FI/admin/models/general.php
diff --git a/Production/SNIPE-IT/resources/lang/fi-FI/admin/models/message.php b/Productivite/Snipe-IT/resources/lang/fi-FI/admin/models/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fi-FI/admin/models/message.php
rename to Productivite/Snipe-IT/resources/lang/fi-FI/admin/models/message.php
diff --git a/Production/SNIPE-IT/resources/lang/fi-FI/admin/models/table.php b/Productivite/Snipe-IT/resources/lang/fi-FI/admin/models/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fi-FI/admin/models/table.php
rename to Productivite/Snipe-IT/resources/lang/fi-FI/admin/models/table.php
diff --git a/Production/SNIPE-IT/resources/lang/fi-FI/admin/reports/general.php b/Productivite/Snipe-IT/resources/lang/fi-FI/admin/reports/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fi-FI/admin/reports/general.php
rename to Productivite/Snipe-IT/resources/lang/fi-FI/admin/reports/general.php
diff --git a/Production/SNIPE-IT/resources/lang/fi-FI/admin/reports/message.php b/Productivite/Snipe-IT/resources/lang/fi-FI/admin/reports/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fi-FI/admin/reports/message.php
rename to Productivite/Snipe-IT/resources/lang/fi-FI/admin/reports/message.php
diff --git a/Production/SNIPE-IT/resources/lang/fi-FI/admin/settings/general.php b/Productivite/Snipe-IT/resources/lang/fi-FI/admin/settings/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fi-FI/admin/settings/general.php
rename to Productivite/Snipe-IT/resources/lang/fi-FI/admin/settings/general.php
diff --git a/Production/SNIPE-IT/resources/lang/fi-FI/admin/settings/message.php b/Productivite/Snipe-IT/resources/lang/fi-FI/admin/settings/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fi-FI/admin/settings/message.php
rename to Productivite/Snipe-IT/resources/lang/fi-FI/admin/settings/message.php
diff --git a/Production/SNIPE-IT/resources/lang/fi-FI/admin/settings/table.php b/Productivite/Snipe-IT/resources/lang/fi-FI/admin/settings/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fi-FI/admin/settings/table.php
rename to Productivite/Snipe-IT/resources/lang/fi-FI/admin/settings/table.php
diff --git a/Production/SNIPE-IT/resources/lang/fi-FI/admin/statuslabels/message.php b/Productivite/Snipe-IT/resources/lang/fi-FI/admin/statuslabels/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fi-FI/admin/statuslabels/message.php
rename to Productivite/Snipe-IT/resources/lang/fi-FI/admin/statuslabels/message.php
diff --git a/Production/SNIPE-IT/resources/lang/fi-FI/admin/statuslabels/table.php b/Productivite/Snipe-IT/resources/lang/fi-FI/admin/statuslabels/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fi-FI/admin/statuslabels/table.php
rename to Productivite/Snipe-IT/resources/lang/fi-FI/admin/statuslabels/table.php
diff --git a/Production/SNIPE-IT/resources/lang/fi-FI/admin/suppliers/message.php b/Productivite/Snipe-IT/resources/lang/fi-FI/admin/suppliers/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fi-FI/admin/suppliers/message.php
rename to Productivite/Snipe-IT/resources/lang/fi-FI/admin/suppliers/message.php
diff --git a/Production/SNIPE-IT/resources/lang/fi-FI/admin/suppliers/table.php b/Productivite/Snipe-IT/resources/lang/fi-FI/admin/suppliers/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fi-FI/admin/suppliers/table.php
rename to Productivite/Snipe-IT/resources/lang/fi-FI/admin/suppliers/table.php
diff --git a/Production/SNIPE-IT/resources/lang/fi-FI/admin/users/general.php b/Productivite/Snipe-IT/resources/lang/fi-FI/admin/users/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fi-FI/admin/users/general.php
rename to Productivite/Snipe-IT/resources/lang/fi-FI/admin/users/general.php
diff --git a/Production/SNIPE-IT/resources/lang/fi-FI/admin/users/message.php b/Productivite/Snipe-IT/resources/lang/fi-FI/admin/users/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fi-FI/admin/users/message.php
rename to Productivite/Snipe-IT/resources/lang/fi-FI/admin/users/message.php
diff --git a/Production/SNIPE-IT/resources/lang/fi-FI/admin/users/table.php b/Productivite/Snipe-IT/resources/lang/fi-FI/admin/users/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fi-FI/admin/users/table.php
rename to Productivite/Snipe-IT/resources/lang/fi-FI/admin/users/table.php
diff --git a/Production/SNIPE-IT/resources/lang/fi-FI/auth.php b/Productivite/Snipe-IT/resources/lang/fi-FI/auth.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fi-FI/auth.php
rename to Productivite/Snipe-IT/resources/lang/fi-FI/auth.php
diff --git a/Production/SNIPE-IT/resources/lang/fi-FI/auth/general.php b/Productivite/Snipe-IT/resources/lang/fi-FI/auth/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fi-FI/auth/general.php
rename to Productivite/Snipe-IT/resources/lang/fi-FI/auth/general.php
diff --git a/Production/SNIPE-IT/resources/lang/fi-FI/auth/message.php b/Productivite/Snipe-IT/resources/lang/fi-FI/auth/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fi-FI/auth/message.php
rename to Productivite/Snipe-IT/resources/lang/fi-FI/auth/message.php
diff --git a/Production/SNIPE-IT/resources/lang/fi-FI/button.php b/Productivite/Snipe-IT/resources/lang/fi-FI/button.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fi-FI/button.php
rename to Productivite/Snipe-IT/resources/lang/fi-FI/button.php
diff --git a/Production/SNIPE-IT/resources/lang/fi-FI/general.php b/Productivite/Snipe-IT/resources/lang/fi-FI/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fi-FI/general.php
rename to Productivite/Snipe-IT/resources/lang/fi-FI/general.php
diff --git a/Production/SNIPE-IT/resources/lang/fi-FI/help.php b/Productivite/Snipe-IT/resources/lang/fi-FI/help.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fi-FI/help.php
rename to Productivite/Snipe-IT/resources/lang/fi-FI/help.php
diff --git a/Production/SNIPE-IT/resources/lang/fi-FI/localizations.php b/Productivite/Snipe-IT/resources/lang/fi-FI/localizations.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fi-FI/localizations.php
rename to Productivite/Snipe-IT/resources/lang/fi-FI/localizations.php
diff --git a/Production/SNIPE-IT/resources/lang/fi-FI/mail.php b/Productivite/Snipe-IT/resources/lang/fi-FI/mail.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fi-FI/mail.php
rename to Productivite/Snipe-IT/resources/lang/fi-FI/mail.php
diff --git a/Production/SNIPE-IT/resources/lang/fi-FI/pagination.php b/Productivite/Snipe-IT/resources/lang/fi-FI/pagination.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fi-FI/pagination.php
rename to Productivite/Snipe-IT/resources/lang/fi-FI/pagination.php
diff --git a/Production/SNIPE-IT/resources/lang/fi-FI/passwords.php b/Productivite/Snipe-IT/resources/lang/fi-FI/passwords.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fi-FI/passwords.php
rename to Productivite/Snipe-IT/resources/lang/fi-FI/passwords.php
diff --git a/Production/SNIPE-IT/resources/lang/fi-FI/reminders.php b/Productivite/Snipe-IT/resources/lang/fi-FI/reminders.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fi-FI/reminders.php
rename to Productivite/Snipe-IT/resources/lang/fi-FI/reminders.php
diff --git a/Production/SNIPE-IT/resources/lang/fi-FI/table.php b/Productivite/Snipe-IT/resources/lang/fi-FI/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fi-FI/table.php
rename to Productivite/Snipe-IT/resources/lang/fi-FI/table.php
diff --git a/Production/SNIPE-IT/resources/lang/fi-FI/validation.php b/Productivite/Snipe-IT/resources/lang/fi-FI/validation.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fi-FI/validation.php
rename to Productivite/Snipe-IT/resources/lang/fi-FI/validation.php
diff --git a/Production/SNIPE-IT/resources/lang/fil-PH/account/general.php b/Productivite/Snipe-IT/resources/lang/fil-PH/account/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fil-PH/account/general.php
rename to Productivite/Snipe-IT/resources/lang/fil-PH/account/general.php
diff --git a/Production/SNIPE-IT/resources/lang/fil-PH/admin/accessories/general.php b/Productivite/Snipe-IT/resources/lang/fil-PH/admin/accessories/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fil-PH/admin/accessories/general.php
rename to Productivite/Snipe-IT/resources/lang/fil-PH/admin/accessories/general.php
diff --git a/Production/SNIPE-IT/resources/lang/fil-PH/admin/accessories/message.php b/Productivite/Snipe-IT/resources/lang/fil-PH/admin/accessories/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fil-PH/admin/accessories/message.php
rename to Productivite/Snipe-IT/resources/lang/fil-PH/admin/accessories/message.php
diff --git a/Production/SNIPE-IT/resources/lang/fil-PH/admin/accessories/table.php b/Productivite/Snipe-IT/resources/lang/fil-PH/admin/accessories/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fil-PH/admin/accessories/table.php
rename to Productivite/Snipe-IT/resources/lang/fil-PH/admin/accessories/table.php
diff --git a/Production/SNIPE-IT/resources/lang/fil-PH/admin/asset_maintenances/form.php b/Productivite/Snipe-IT/resources/lang/fil-PH/admin/asset_maintenances/form.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fil-PH/admin/asset_maintenances/form.php
rename to Productivite/Snipe-IT/resources/lang/fil-PH/admin/asset_maintenances/form.php
diff --git a/Production/SNIPE-IT/resources/lang/fil-PH/admin/asset_maintenances/general.php b/Productivite/Snipe-IT/resources/lang/fil-PH/admin/asset_maintenances/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fil-PH/admin/asset_maintenances/general.php
rename to Productivite/Snipe-IT/resources/lang/fil-PH/admin/asset_maintenances/general.php
diff --git a/Production/SNIPE-IT/resources/lang/fil-PH/admin/asset_maintenances/message.php b/Productivite/Snipe-IT/resources/lang/fil-PH/admin/asset_maintenances/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fil-PH/admin/asset_maintenances/message.php
rename to Productivite/Snipe-IT/resources/lang/fil-PH/admin/asset_maintenances/message.php
diff --git a/Production/SNIPE-IT/resources/lang/fil-PH/admin/asset_maintenances/table.php b/Productivite/Snipe-IT/resources/lang/fil-PH/admin/asset_maintenances/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fil-PH/admin/asset_maintenances/table.php
rename to Productivite/Snipe-IT/resources/lang/fil-PH/admin/asset_maintenances/table.php
diff --git a/Production/SNIPE-IT/resources/lang/fil-PH/admin/categories/general.php b/Productivite/Snipe-IT/resources/lang/fil-PH/admin/categories/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fil-PH/admin/categories/general.php
rename to Productivite/Snipe-IT/resources/lang/fil-PH/admin/categories/general.php
diff --git a/Production/SNIPE-IT/resources/lang/fil-PH/admin/categories/message.php b/Productivite/Snipe-IT/resources/lang/fil-PH/admin/categories/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fil-PH/admin/categories/message.php
rename to Productivite/Snipe-IT/resources/lang/fil-PH/admin/categories/message.php
diff --git a/Production/SNIPE-IT/resources/lang/fil-PH/admin/categories/table.php b/Productivite/Snipe-IT/resources/lang/fil-PH/admin/categories/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fil-PH/admin/categories/table.php
rename to Productivite/Snipe-IT/resources/lang/fil-PH/admin/categories/table.php
diff --git a/Production/SNIPE-IT/resources/lang/fil-PH/admin/companies/general.php b/Productivite/Snipe-IT/resources/lang/fil-PH/admin/companies/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fil-PH/admin/companies/general.php
rename to Productivite/Snipe-IT/resources/lang/fil-PH/admin/companies/general.php
diff --git a/Production/SNIPE-IT/resources/lang/fil-PH/admin/companies/message.php b/Productivite/Snipe-IT/resources/lang/fil-PH/admin/companies/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fil-PH/admin/companies/message.php
rename to Productivite/Snipe-IT/resources/lang/fil-PH/admin/companies/message.php
diff --git a/Production/SNIPE-IT/resources/lang/fil-PH/admin/companies/table.php b/Productivite/Snipe-IT/resources/lang/fil-PH/admin/companies/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fil-PH/admin/companies/table.php
rename to Productivite/Snipe-IT/resources/lang/fil-PH/admin/companies/table.php
diff --git a/Production/SNIPE-IT/resources/lang/fil-PH/admin/components/general.php b/Productivite/Snipe-IT/resources/lang/fil-PH/admin/components/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fil-PH/admin/components/general.php
rename to Productivite/Snipe-IT/resources/lang/fil-PH/admin/components/general.php
diff --git a/Production/SNIPE-IT/resources/lang/fil-PH/admin/components/message.php b/Productivite/Snipe-IT/resources/lang/fil-PH/admin/components/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fil-PH/admin/components/message.php
rename to Productivite/Snipe-IT/resources/lang/fil-PH/admin/components/message.php
diff --git a/Production/SNIPE-IT/resources/lang/fil-PH/admin/components/table.php b/Productivite/Snipe-IT/resources/lang/fil-PH/admin/components/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fil-PH/admin/components/table.php
rename to Productivite/Snipe-IT/resources/lang/fil-PH/admin/components/table.php
diff --git a/Production/SNIPE-IT/resources/lang/fil-PH/admin/consumables/general.php b/Productivite/Snipe-IT/resources/lang/fil-PH/admin/consumables/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fil-PH/admin/consumables/general.php
rename to Productivite/Snipe-IT/resources/lang/fil-PH/admin/consumables/general.php
diff --git a/Production/SNIPE-IT/resources/lang/fil-PH/admin/consumables/message.php b/Productivite/Snipe-IT/resources/lang/fil-PH/admin/consumables/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fil-PH/admin/consumables/message.php
rename to Productivite/Snipe-IT/resources/lang/fil-PH/admin/consumables/message.php
diff --git a/Production/SNIPE-IT/resources/lang/fil-PH/admin/consumables/table.php b/Productivite/Snipe-IT/resources/lang/fil-PH/admin/consumables/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fil-PH/admin/consumables/table.php
rename to Productivite/Snipe-IT/resources/lang/fil-PH/admin/consumables/table.php
diff --git a/Production/SNIPE-IT/resources/lang/fil-PH/admin/custom_fields/general.php b/Productivite/Snipe-IT/resources/lang/fil-PH/admin/custom_fields/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fil-PH/admin/custom_fields/general.php
rename to Productivite/Snipe-IT/resources/lang/fil-PH/admin/custom_fields/general.php
diff --git a/Production/SNIPE-IT/resources/lang/fil-PH/admin/custom_fields/message.php b/Productivite/Snipe-IT/resources/lang/fil-PH/admin/custom_fields/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fil-PH/admin/custom_fields/message.php
rename to Productivite/Snipe-IT/resources/lang/fil-PH/admin/custom_fields/message.php
diff --git a/Production/SNIPE-IT/resources/lang/fil-PH/admin/departments/message.php b/Productivite/Snipe-IT/resources/lang/fil-PH/admin/departments/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fil-PH/admin/departments/message.php
rename to Productivite/Snipe-IT/resources/lang/fil-PH/admin/departments/message.php
diff --git a/Production/SNIPE-IT/resources/lang/fil-PH/admin/departments/table.php b/Productivite/Snipe-IT/resources/lang/fil-PH/admin/departments/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fil-PH/admin/departments/table.php
rename to Productivite/Snipe-IT/resources/lang/fil-PH/admin/departments/table.php
diff --git a/Production/SNIPE-IT/resources/lang/fil-PH/admin/depreciations/general.php b/Productivite/Snipe-IT/resources/lang/fil-PH/admin/depreciations/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fil-PH/admin/depreciations/general.php
rename to Productivite/Snipe-IT/resources/lang/fil-PH/admin/depreciations/general.php
diff --git a/Production/SNIPE-IT/resources/lang/fil-PH/admin/depreciations/message.php b/Productivite/Snipe-IT/resources/lang/fil-PH/admin/depreciations/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fil-PH/admin/depreciations/message.php
rename to Productivite/Snipe-IT/resources/lang/fil-PH/admin/depreciations/message.php
diff --git a/Production/SNIPE-IT/resources/lang/fil-PH/admin/depreciations/table.php b/Productivite/Snipe-IT/resources/lang/fil-PH/admin/depreciations/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fil-PH/admin/depreciations/table.php
rename to Productivite/Snipe-IT/resources/lang/fil-PH/admin/depreciations/table.php
diff --git a/Production/SNIPE-IT/resources/lang/fil-PH/admin/groups/message.php b/Productivite/Snipe-IT/resources/lang/fil-PH/admin/groups/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fil-PH/admin/groups/message.php
rename to Productivite/Snipe-IT/resources/lang/fil-PH/admin/groups/message.php
diff --git a/Production/SNIPE-IT/resources/lang/fil-PH/admin/groups/table.php b/Productivite/Snipe-IT/resources/lang/fil-PH/admin/groups/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fil-PH/admin/groups/table.php
rename to Productivite/Snipe-IT/resources/lang/fil-PH/admin/groups/table.php
diff --git a/Production/SNIPE-IT/resources/lang/fil-PH/admin/groups/titles.php b/Productivite/Snipe-IT/resources/lang/fil-PH/admin/groups/titles.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fil-PH/admin/groups/titles.php
rename to Productivite/Snipe-IT/resources/lang/fil-PH/admin/groups/titles.php
diff --git a/Production/SNIPE-IT/resources/lang/fil-PH/admin/hardware/form.php b/Productivite/Snipe-IT/resources/lang/fil-PH/admin/hardware/form.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fil-PH/admin/hardware/form.php
rename to Productivite/Snipe-IT/resources/lang/fil-PH/admin/hardware/form.php
diff --git a/Production/SNIPE-IT/resources/lang/fil-PH/admin/hardware/general.php b/Productivite/Snipe-IT/resources/lang/fil-PH/admin/hardware/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fil-PH/admin/hardware/general.php
rename to Productivite/Snipe-IT/resources/lang/fil-PH/admin/hardware/general.php
diff --git a/Production/SNIPE-IT/resources/lang/fil-PH/admin/hardware/message.php b/Productivite/Snipe-IT/resources/lang/fil-PH/admin/hardware/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fil-PH/admin/hardware/message.php
rename to Productivite/Snipe-IT/resources/lang/fil-PH/admin/hardware/message.php
diff --git a/Production/SNIPE-IT/resources/lang/fil-PH/admin/hardware/table.php b/Productivite/Snipe-IT/resources/lang/fil-PH/admin/hardware/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fil-PH/admin/hardware/table.php
rename to Productivite/Snipe-IT/resources/lang/fil-PH/admin/hardware/table.php
diff --git a/Production/SNIPE-IT/resources/lang/fil-PH/admin/kits/general.php b/Productivite/Snipe-IT/resources/lang/fil-PH/admin/kits/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fil-PH/admin/kits/general.php
rename to Productivite/Snipe-IT/resources/lang/fil-PH/admin/kits/general.php
diff --git a/Production/SNIPE-IT/resources/lang/fil-PH/admin/labels/message.php b/Productivite/Snipe-IT/resources/lang/fil-PH/admin/labels/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fil-PH/admin/labels/message.php
rename to Productivite/Snipe-IT/resources/lang/fil-PH/admin/labels/message.php
diff --git a/Production/SNIPE-IT/resources/lang/fil-PH/admin/labels/table.php b/Productivite/Snipe-IT/resources/lang/fil-PH/admin/labels/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fil-PH/admin/labels/table.php
rename to Productivite/Snipe-IT/resources/lang/fil-PH/admin/labels/table.php
diff --git a/Production/SNIPE-IT/resources/lang/fil-PH/admin/licenses/form.php b/Productivite/Snipe-IT/resources/lang/fil-PH/admin/licenses/form.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fil-PH/admin/licenses/form.php
rename to Productivite/Snipe-IT/resources/lang/fil-PH/admin/licenses/form.php
diff --git a/Production/SNIPE-IT/resources/lang/fil-PH/admin/licenses/general.php b/Productivite/Snipe-IT/resources/lang/fil-PH/admin/licenses/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fil-PH/admin/licenses/general.php
rename to Productivite/Snipe-IT/resources/lang/fil-PH/admin/licenses/general.php
diff --git a/Production/SNIPE-IT/resources/lang/fil-PH/admin/licenses/message.php b/Productivite/Snipe-IT/resources/lang/fil-PH/admin/licenses/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fil-PH/admin/licenses/message.php
rename to Productivite/Snipe-IT/resources/lang/fil-PH/admin/licenses/message.php
diff --git a/Production/SNIPE-IT/resources/lang/fil-PH/admin/licenses/table.php b/Productivite/Snipe-IT/resources/lang/fil-PH/admin/licenses/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fil-PH/admin/licenses/table.php
rename to Productivite/Snipe-IT/resources/lang/fil-PH/admin/licenses/table.php
diff --git a/Production/SNIPE-IT/resources/lang/fil-PH/admin/locations/message.php b/Productivite/Snipe-IT/resources/lang/fil-PH/admin/locations/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fil-PH/admin/locations/message.php
rename to Productivite/Snipe-IT/resources/lang/fil-PH/admin/locations/message.php
diff --git a/Production/SNIPE-IT/resources/lang/fil-PH/admin/locations/table.php b/Productivite/Snipe-IT/resources/lang/fil-PH/admin/locations/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fil-PH/admin/locations/table.php
rename to Productivite/Snipe-IT/resources/lang/fil-PH/admin/locations/table.php
diff --git a/Production/SNIPE-IT/resources/lang/fil-PH/admin/manufacturers/message.php b/Productivite/Snipe-IT/resources/lang/fil-PH/admin/manufacturers/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fil-PH/admin/manufacturers/message.php
rename to Productivite/Snipe-IT/resources/lang/fil-PH/admin/manufacturers/message.php
diff --git a/Production/SNIPE-IT/resources/lang/fil-PH/admin/manufacturers/table.php b/Productivite/Snipe-IT/resources/lang/fil-PH/admin/manufacturers/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fil-PH/admin/manufacturers/table.php
rename to Productivite/Snipe-IT/resources/lang/fil-PH/admin/manufacturers/table.php
diff --git a/Production/SNIPE-IT/resources/lang/fil-PH/admin/models/general.php b/Productivite/Snipe-IT/resources/lang/fil-PH/admin/models/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fil-PH/admin/models/general.php
rename to Productivite/Snipe-IT/resources/lang/fil-PH/admin/models/general.php
diff --git a/Production/SNIPE-IT/resources/lang/fil-PH/admin/models/message.php b/Productivite/Snipe-IT/resources/lang/fil-PH/admin/models/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fil-PH/admin/models/message.php
rename to Productivite/Snipe-IT/resources/lang/fil-PH/admin/models/message.php
diff --git a/Production/SNIPE-IT/resources/lang/fil-PH/admin/models/table.php b/Productivite/Snipe-IT/resources/lang/fil-PH/admin/models/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fil-PH/admin/models/table.php
rename to Productivite/Snipe-IT/resources/lang/fil-PH/admin/models/table.php
diff --git a/Production/SNIPE-IT/resources/lang/fil-PH/admin/reports/general.php b/Productivite/Snipe-IT/resources/lang/fil-PH/admin/reports/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fil-PH/admin/reports/general.php
rename to Productivite/Snipe-IT/resources/lang/fil-PH/admin/reports/general.php
diff --git a/Production/SNIPE-IT/resources/lang/fil-PH/admin/reports/message.php b/Productivite/Snipe-IT/resources/lang/fil-PH/admin/reports/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fil-PH/admin/reports/message.php
rename to Productivite/Snipe-IT/resources/lang/fil-PH/admin/reports/message.php
diff --git a/Production/SNIPE-IT/resources/lang/fil-PH/admin/settings/general.php b/Productivite/Snipe-IT/resources/lang/fil-PH/admin/settings/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fil-PH/admin/settings/general.php
rename to Productivite/Snipe-IT/resources/lang/fil-PH/admin/settings/general.php
diff --git a/Production/SNIPE-IT/resources/lang/fil-PH/admin/settings/message.php b/Productivite/Snipe-IT/resources/lang/fil-PH/admin/settings/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fil-PH/admin/settings/message.php
rename to Productivite/Snipe-IT/resources/lang/fil-PH/admin/settings/message.php
diff --git a/Production/SNIPE-IT/resources/lang/fil-PH/admin/settings/table.php b/Productivite/Snipe-IT/resources/lang/fil-PH/admin/settings/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fil-PH/admin/settings/table.php
rename to Productivite/Snipe-IT/resources/lang/fil-PH/admin/settings/table.php
diff --git a/Production/SNIPE-IT/resources/lang/fil-PH/admin/statuslabels/message.php b/Productivite/Snipe-IT/resources/lang/fil-PH/admin/statuslabels/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fil-PH/admin/statuslabels/message.php
rename to Productivite/Snipe-IT/resources/lang/fil-PH/admin/statuslabels/message.php
diff --git a/Production/SNIPE-IT/resources/lang/fil-PH/admin/statuslabels/table.php b/Productivite/Snipe-IT/resources/lang/fil-PH/admin/statuslabels/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fil-PH/admin/statuslabels/table.php
rename to Productivite/Snipe-IT/resources/lang/fil-PH/admin/statuslabels/table.php
diff --git a/Production/SNIPE-IT/resources/lang/fil-PH/admin/suppliers/message.php b/Productivite/Snipe-IT/resources/lang/fil-PH/admin/suppliers/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fil-PH/admin/suppliers/message.php
rename to Productivite/Snipe-IT/resources/lang/fil-PH/admin/suppliers/message.php
diff --git a/Production/SNIPE-IT/resources/lang/fil-PH/admin/suppliers/table.php b/Productivite/Snipe-IT/resources/lang/fil-PH/admin/suppliers/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fil-PH/admin/suppliers/table.php
rename to Productivite/Snipe-IT/resources/lang/fil-PH/admin/suppliers/table.php
diff --git a/Production/SNIPE-IT/resources/lang/fil-PH/admin/users/general.php b/Productivite/Snipe-IT/resources/lang/fil-PH/admin/users/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fil-PH/admin/users/general.php
rename to Productivite/Snipe-IT/resources/lang/fil-PH/admin/users/general.php
diff --git a/Production/SNIPE-IT/resources/lang/fil-PH/admin/users/message.php b/Productivite/Snipe-IT/resources/lang/fil-PH/admin/users/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fil-PH/admin/users/message.php
rename to Productivite/Snipe-IT/resources/lang/fil-PH/admin/users/message.php
diff --git a/Production/SNIPE-IT/resources/lang/fil-PH/admin/users/table.php b/Productivite/Snipe-IT/resources/lang/fil-PH/admin/users/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fil-PH/admin/users/table.php
rename to Productivite/Snipe-IT/resources/lang/fil-PH/admin/users/table.php
diff --git a/Production/SNIPE-IT/resources/lang/fil-PH/auth.php b/Productivite/Snipe-IT/resources/lang/fil-PH/auth.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fil-PH/auth.php
rename to Productivite/Snipe-IT/resources/lang/fil-PH/auth.php
diff --git a/Production/SNIPE-IT/resources/lang/fil-PH/auth/general.php b/Productivite/Snipe-IT/resources/lang/fil-PH/auth/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fil-PH/auth/general.php
rename to Productivite/Snipe-IT/resources/lang/fil-PH/auth/general.php
diff --git a/Production/SNIPE-IT/resources/lang/fil-PH/auth/message.php b/Productivite/Snipe-IT/resources/lang/fil-PH/auth/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fil-PH/auth/message.php
rename to Productivite/Snipe-IT/resources/lang/fil-PH/auth/message.php
diff --git a/Production/SNIPE-IT/resources/lang/fil-PH/button.php b/Productivite/Snipe-IT/resources/lang/fil-PH/button.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fil-PH/button.php
rename to Productivite/Snipe-IT/resources/lang/fil-PH/button.php
diff --git a/Production/SNIPE-IT/resources/lang/fil-PH/general.php b/Productivite/Snipe-IT/resources/lang/fil-PH/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fil-PH/general.php
rename to Productivite/Snipe-IT/resources/lang/fil-PH/general.php
diff --git a/Production/SNIPE-IT/resources/lang/fil-PH/help.php b/Productivite/Snipe-IT/resources/lang/fil-PH/help.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fil-PH/help.php
rename to Productivite/Snipe-IT/resources/lang/fil-PH/help.php
diff --git a/Production/SNIPE-IT/resources/lang/fil-PH/localizations.php b/Productivite/Snipe-IT/resources/lang/fil-PH/localizations.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fil-PH/localizations.php
rename to Productivite/Snipe-IT/resources/lang/fil-PH/localizations.php
diff --git a/Production/SNIPE-IT/resources/lang/fil-PH/mail.php b/Productivite/Snipe-IT/resources/lang/fil-PH/mail.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fil-PH/mail.php
rename to Productivite/Snipe-IT/resources/lang/fil-PH/mail.php
diff --git a/Production/SNIPE-IT/resources/lang/fil-PH/pagination.php b/Productivite/Snipe-IT/resources/lang/fil-PH/pagination.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fil-PH/pagination.php
rename to Productivite/Snipe-IT/resources/lang/fil-PH/pagination.php
diff --git a/Production/SNIPE-IT/resources/lang/fil-PH/passwords.php b/Productivite/Snipe-IT/resources/lang/fil-PH/passwords.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fil-PH/passwords.php
rename to Productivite/Snipe-IT/resources/lang/fil-PH/passwords.php
diff --git a/Production/SNIPE-IT/resources/lang/fil-PH/reminders.php b/Productivite/Snipe-IT/resources/lang/fil-PH/reminders.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fil-PH/reminders.php
rename to Productivite/Snipe-IT/resources/lang/fil-PH/reminders.php
diff --git a/Production/SNIPE-IT/resources/lang/fil-PH/table.php b/Productivite/Snipe-IT/resources/lang/fil-PH/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fil-PH/table.php
rename to Productivite/Snipe-IT/resources/lang/fil-PH/table.php
diff --git a/Production/SNIPE-IT/resources/lang/fil-PH/validation.php b/Productivite/Snipe-IT/resources/lang/fil-PH/validation.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fil-PH/validation.php
rename to Productivite/Snipe-IT/resources/lang/fil-PH/validation.php
diff --git a/Production/SNIPE-IT/resources/lang/fr-FR/account/general.php b/Productivite/Snipe-IT/resources/lang/fr-FR/account/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fr-FR/account/general.php
rename to Productivite/Snipe-IT/resources/lang/fr-FR/account/general.php
diff --git a/Production/SNIPE-IT/resources/lang/fr-FR/admin/accessories/general.php b/Productivite/Snipe-IT/resources/lang/fr-FR/admin/accessories/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fr-FR/admin/accessories/general.php
rename to Productivite/Snipe-IT/resources/lang/fr-FR/admin/accessories/general.php
diff --git a/Production/SNIPE-IT/resources/lang/fr-FR/admin/accessories/message.php b/Productivite/Snipe-IT/resources/lang/fr-FR/admin/accessories/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fr-FR/admin/accessories/message.php
rename to Productivite/Snipe-IT/resources/lang/fr-FR/admin/accessories/message.php
diff --git a/Production/SNIPE-IT/resources/lang/fr-FR/admin/accessories/table.php b/Productivite/Snipe-IT/resources/lang/fr-FR/admin/accessories/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fr-FR/admin/accessories/table.php
rename to Productivite/Snipe-IT/resources/lang/fr-FR/admin/accessories/table.php
diff --git a/Production/SNIPE-IT/resources/lang/fr-FR/admin/asset_maintenances/form.php b/Productivite/Snipe-IT/resources/lang/fr-FR/admin/asset_maintenances/form.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fr-FR/admin/asset_maintenances/form.php
rename to Productivite/Snipe-IT/resources/lang/fr-FR/admin/asset_maintenances/form.php
diff --git a/Production/SNIPE-IT/resources/lang/fr-FR/admin/asset_maintenances/general.php b/Productivite/Snipe-IT/resources/lang/fr-FR/admin/asset_maintenances/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fr-FR/admin/asset_maintenances/general.php
rename to Productivite/Snipe-IT/resources/lang/fr-FR/admin/asset_maintenances/general.php
diff --git a/Production/SNIPE-IT/resources/lang/fr-FR/admin/asset_maintenances/message.php b/Productivite/Snipe-IT/resources/lang/fr-FR/admin/asset_maintenances/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fr-FR/admin/asset_maintenances/message.php
rename to Productivite/Snipe-IT/resources/lang/fr-FR/admin/asset_maintenances/message.php
diff --git a/Production/SNIPE-IT/resources/lang/fr-FR/admin/asset_maintenances/table.php b/Productivite/Snipe-IT/resources/lang/fr-FR/admin/asset_maintenances/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fr-FR/admin/asset_maintenances/table.php
rename to Productivite/Snipe-IT/resources/lang/fr-FR/admin/asset_maintenances/table.php
diff --git a/Production/SNIPE-IT/resources/lang/fr-FR/admin/categories/general.php b/Productivite/Snipe-IT/resources/lang/fr-FR/admin/categories/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fr-FR/admin/categories/general.php
rename to Productivite/Snipe-IT/resources/lang/fr-FR/admin/categories/general.php
diff --git a/Production/SNIPE-IT/resources/lang/fr-FR/admin/categories/message.php b/Productivite/Snipe-IT/resources/lang/fr-FR/admin/categories/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fr-FR/admin/categories/message.php
rename to Productivite/Snipe-IT/resources/lang/fr-FR/admin/categories/message.php
diff --git a/Production/SNIPE-IT/resources/lang/fr-FR/admin/categories/table.php b/Productivite/Snipe-IT/resources/lang/fr-FR/admin/categories/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fr-FR/admin/categories/table.php
rename to Productivite/Snipe-IT/resources/lang/fr-FR/admin/categories/table.php
diff --git a/Production/SNIPE-IT/resources/lang/fr-FR/admin/companies/general.php b/Productivite/Snipe-IT/resources/lang/fr-FR/admin/companies/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fr-FR/admin/companies/general.php
rename to Productivite/Snipe-IT/resources/lang/fr-FR/admin/companies/general.php
diff --git a/Production/SNIPE-IT/resources/lang/fr-FR/admin/companies/message.php b/Productivite/Snipe-IT/resources/lang/fr-FR/admin/companies/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fr-FR/admin/companies/message.php
rename to Productivite/Snipe-IT/resources/lang/fr-FR/admin/companies/message.php
diff --git a/Production/SNIPE-IT/resources/lang/fr-FR/admin/companies/table.php b/Productivite/Snipe-IT/resources/lang/fr-FR/admin/companies/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fr-FR/admin/companies/table.php
rename to Productivite/Snipe-IT/resources/lang/fr-FR/admin/companies/table.php
diff --git a/Production/SNIPE-IT/resources/lang/fr-FR/admin/components/general.php b/Productivite/Snipe-IT/resources/lang/fr-FR/admin/components/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fr-FR/admin/components/general.php
rename to Productivite/Snipe-IT/resources/lang/fr-FR/admin/components/general.php
diff --git a/Production/SNIPE-IT/resources/lang/fr-FR/admin/components/message.php b/Productivite/Snipe-IT/resources/lang/fr-FR/admin/components/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fr-FR/admin/components/message.php
rename to Productivite/Snipe-IT/resources/lang/fr-FR/admin/components/message.php
diff --git a/Production/SNIPE-IT/resources/lang/fr-FR/admin/components/table.php b/Productivite/Snipe-IT/resources/lang/fr-FR/admin/components/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fr-FR/admin/components/table.php
rename to Productivite/Snipe-IT/resources/lang/fr-FR/admin/components/table.php
diff --git a/Production/SNIPE-IT/resources/lang/fr-FR/admin/consumables/general.php b/Productivite/Snipe-IT/resources/lang/fr-FR/admin/consumables/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fr-FR/admin/consumables/general.php
rename to Productivite/Snipe-IT/resources/lang/fr-FR/admin/consumables/general.php
diff --git a/Production/SNIPE-IT/resources/lang/fr-FR/admin/consumables/message.php b/Productivite/Snipe-IT/resources/lang/fr-FR/admin/consumables/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fr-FR/admin/consumables/message.php
rename to Productivite/Snipe-IT/resources/lang/fr-FR/admin/consumables/message.php
diff --git a/Production/SNIPE-IT/resources/lang/fr-FR/admin/consumables/table.php b/Productivite/Snipe-IT/resources/lang/fr-FR/admin/consumables/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fr-FR/admin/consumables/table.php
rename to Productivite/Snipe-IT/resources/lang/fr-FR/admin/consumables/table.php
diff --git a/Production/SNIPE-IT/resources/lang/fr-FR/admin/custom_fields/general.php b/Productivite/Snipe-IT/resources/lang/fr-FR/admin/custom_fields/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fr-FR/admin/custom_fields/general.php
rename to Productivite/Snipe-IT/resources/lang/fr-FR/admin/custom_fields/general.php
diff --git a/Production/SNIPE-IT/resources/lang/fr-FR/admin/custom_fields/message.php b/Productivite/Snipe-IT/resources/lang/fr-FR/admin/custom_fields/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fr-FR/admin/custom_fields/message.php
rename to Productivite/Snipe-IT/resources/lang/fr-FR/admin/custom_fields/message.php
diff --git a/Production/SNIPE-IT/resources/lang/fr-FR/admin/departments/message.php b/Productivite/Snipe-IT/resources/lang/fr-FR/admin/departments/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fr-FR/admin/departments/message.php
rename to Productivite/Snipe-IT/resources/lang/fr-FR/admin/departments/message.php
diff --git a/Production/SNIPE-IT/resources/lang/fr-FR/admin/departments/table.php b/Productivite/Snipe-IT/resources/lang/fr-FR/admin/departments/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fr-FR/admin/departments/table.php
rename to Productivite/Snipe-IT/resources/lang/fr-FR/admin/departments/table.php
diff --git a/Production/SNIPE-IT/resources/lang/fr-FR/admin/depreciations/general.php b/Productivite/Snipe-IT/resources/lang/fr-FR/admin/depreciations/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fr-FR/admin/depreciations/general.php
rename to Productivite/Snipe-IT/resources/lang/fr-FR/admin/depreciations/general.php
diff --git a/Production/SNIPE-IT/resources/lang/fr-FR/admin/depreciations/message.php b/Productivite/Snipe-IT/resources/lang/fr-FR/admin/depreciations/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fr-FR/admin/depreciations/message.php
rename to Productivite/Snipe-IT/resources/lang/fr-FR/admin/depreciations/message.php
diff --git a/Production/SNIPE-IT/resources/lang/fr-FR/admin/depreciations/table.php b/Productivite/Snipe-IT/resources/lang/fr-FR/admin/depreciations/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fr-FR/admin/depreciations/table.php
rename to Productivite/Snipe-IT/resources/lang/fr-FR/admin/depreciations/table.php
diff --git a/Production/SNIPE-IT/resources/lang/fr-FR/admin/groups/message.php b/Productivite/Snipe-IT/resources/lang/fr-FR/admin/groups/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fr-FR/admin/groups/message.php
rename to Productivite/Snipe-IT/resources/lang/fr-FR/admin/groups/message.php
diff --git a/Production/SNIPE-IT/resources/lang/fr-FR/admin/groups/table.php b/Productivite/Snipe-IT/resources/lang/fr-FR/admin/groups/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fr-FR/admin/groups/table.php
rename to Productivite/Snipe-IT/resources/lang/fr-FR/admin/groups/table.php
diff --git a/Production/SNIPE-IT/resources/lang/fr-FR/admin/groups/titles.php b/Productivite/Snipe-IT/resources/lang/fr-FR/admin/groups/titles.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fr-FR/admin/groups/titles.php
rename to Productivite/Snipe-IT/resources/lang/fr-FR/admin/groups/titles.php
diff --git a/Production/SNIPE-IT/resources/lang/fr-FR/admin/hardware/form.php b/Productivite/Snipe-IT/resources/lang/fr-FR/admin/hardware/form.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fr-FR/admin/hardware/form.php
rename to Productivite/Snipe-IT/resources/lang/fr-FR/admin/hardware/form.php
diff --git a/Production/SNIPE-IT/resources/lang/fr-FR/admin/hardware/general.php b/Productivite/Snipe-IT/resources/lang/fr-FR/admin/hardware/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fr-FR/admin/hardware/general.php
rename to Productivite/Snipe-IT/resources/lang/fr-FR/admin/hardware/general.php
diff --git a/Production/SNIPE-IT/resources/lang/fr-FR/admin/hardware/message.php b/Productivite/Snipe-IT/resources/lang/fr-FR/admin/hardware/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fr-FR/admin/hardware/message.php
rename to Productivite/Snipe-IT/resources/lang/fr-FR/admin/hardware/message.php
diff --git a/Production/SNIPE-IT/resources/lang/fr-FR/admin/hardware/table.php b/Productivite/Snipe-IT/resources/lang/fr-FR/admin/hardware/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fr-FR/admin/hardware/table.php
rename to Productivite/Snipe-IT/resources/lang/fr-FR/admin/hardware/table.php
diff --git a/Production/SNIPE-IT/resources/lang/fr-FR/admin/kits/general.php b/Productivite/Snipe-IT/resources/lang/fr-FR/admin/kits/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fr-FR/admin/kits/general.php
rename to Productivite/Snipe-IT/resources/lang/fr-FR/admin/kits/general.php
diff --git a/Production/SNIPE-IT/resources/lang/fr-FR/admin/labels/message.php b/Productivite/Snipe-IT/resources/lang/fr-FR/admin/labels/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fr-FR/admin/labels/message.php
rename to Productivite/Snipe-IT/resources/lang/fr-FR/admin/labels/message.php
diff --git a/Production/SNIPE-IT/resources/lang/fr-FR/admin/labels/table.php b/Productivite/Snipe-IT/resources/lang/fr-FR/admin/labels/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fr-FR/admin/labels/table.php
rename to Productivite/Snipe-IT/resources/lang/fr-FR/admin/labels/table.php
diff --git a/Production/SNIPE-IT/resources/lang/fr-FR/admin/licenses/form.php b/Productivite/Snipe-IT/resources/lang/fr-FR/admin/licenses/form.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fr-FR/admin/licenses/form.php
rename to Productivite/Snipe-IT/resources/lang/fr-FR/admin/licenses/form.php
diff --git a/Production/SNIPE-IT/resources/lang/fr-FR/admin/licenses/general.php b/Productivite/Snipe-IT/resources/lang/fr-FR/admin/licenses/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fr-FR/admin/licenses/general.php
rename to Productivite/Snipe-IT/resources/lang/fr-FR/admin/licenses/general.php
diff --git a/Production/SNIPE-IT/resources/lang/fr-FR/admin/licenses/message.php b/Productivite/Snipe-IT/resources/lang/fr-FR/admin/licenses/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fr-FR/admin/licenses/message.php
rename to Productivite/Snipe-IT/resources/lang/fr-FR/admin/licenses/message.php
diff --git a/Production/SNIPE-IT/resources/lang/fr-FR/admin/licenses/table.php b/Productivite/Snipe-IT/resources/lang/fr-FR/admin/licenses/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fr-FR/admin/licenses/table.php
rename to Productivite/Snipe-IT/resources/lang/fr-FR/admin/licenses/table.php
diff --git a/Production/SNIPE-IT/resources/lang/fr-FR/admin/locations/message.php b/Productivite/Snipe-IT/resources/lang/fr-FR/admin/locations/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fr-FR/admin/locations/message.php
rename to Productivite/Snipe-IT/resources/lang/fr-FR/admin/locations/message.php
diff --git a/Production/SNIPE-IT/resources/lang/fr-FR/admin/locations/table.php b/Productivite/Snipe-IT/resources/lang/fr-FR/admin/locations/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fr-FR/admin/locations/table.php
rename to Productivite/Snipe-IT/resources/lang/fr-FR/admin/locations/table.php
diff --git a/Production/SNIPE-IT/resources/lang/fr-FR/admin/manufacturers/message.php b/Productivite/Snipe-IT/resources/lang/fr-FR/admin/manufacturers/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fr-FR/admin/manufacturers/message.php
rename to Productivite/Snipe-IT/resources/lang/fr-FR/admin/manufacturers/message.php
diff --git a/Production/SNIPE-IT/resources/lang/fr-FR/admin/manufacturers/table.php b/Productivite/Snipe-IT/resources/lang/fr-FR/admin/manufacturers/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fr-FR/admin/manufacturers/table.php
rename to Productivite/Snipe-IT/resources/lang/fr-FR/admin/manufacturers/table.php
diff --git a/Production/SNIPE-IT/resources/lang/fr-FR/admin/models/general.php b/Productivite/Snipe-IT/resources/lang/fr-FR/admin/models/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fr-FR/admin/models/general.php
rename to Productivite/Snipe-IT/resources/lang/fr-FR/admin/models/general.php
diff --git a/Production/SNIPE-IT/resources/lang/fr-FR/admin/models/message.php b/Productivite/Snipe-IT/resources/lang/fr-FR/admin/models/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fr-FR/admin/models/message.php
rename to Productivite/Snipe-IT/resources/lang/fr-FR/admin/models/message.php
diff --git a/Production/SNIPE-IT/resources/lang/fr-FR/admin/models/table.php b/Productivite/Snipe-IT/resources/lang/fr-FR/admin/models/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fr-FR/admin/models/table.php
rename to Productivite/Snipe-IT/resources/lang/fr-FR/admin/models/table.php
diff --git a/Production/SNIPE-IT/resources/lang/fr-FR/admin/reports/general.php b/Productivite/Snipe-IT/resources/lang/fr-FR/admin/reports/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fr-FR/admin/reports/general.php
rename to Productivite/Snipe-IT/resources/lang/fr-FR/admin/reports/general.php
diff --git a/Production/SNIPE-IT/resources/lang/fr-FR/admin/reports/message.php b/Productivite/Snipe-IT/resources/lang/fr-FR/admin/reports/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fr-FR/admin/reports/message.php
rename to Productivite/Snipe-IT/resources/lang/fr-FR/admin/reports/message.php
diff --git a/Production/SNIPE-IT/resources/lang/fr-FR/admin/settings/general.php b/Productivite/Snipe-IT/resources/lang/fr-FR/admin/settings/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fr-FR/admin/settings/general.php
rename to Productivite/Snipe-IT/resources/lang/fr-FR/admin/settings/general.php
diff --git a/Production/SNIPE-IT/resources/lang/fr-FR/admin/settings/message.php b/Productivite/Snipe-IT/resources/lang/fr-FR/admin/settings/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fr-FR/admin/settings/message.php
rename to Productivite/Snipe-IT/resources/lang/fr-FR/admin/settings/message.php
diff --git a/Production/SNIPE-IT/resources/lang/fr-FR/admin/settings/table.php b/Productivite/Snipe-IT/resources/lang/fr-FR/admin/settings/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fr-FR/admin/settings/table.php
rename to Productivite/Snipe-IT/resources/lang/fr-FR/admin/settings/table.php
diff --git a/Production/SNIPE-IT/resources/lang/fr-FR/admin/statuslabels/message.php b/Productivite/Snipe-IT/resources/lang/fr-FR/admin/statuslabels/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fr-FR/admin/statuslabels/message.php
rename to Productivite/Snipe-IT/resources/lang/fr-FR/admin/statuslabels/message.php
diff --git a/Production/SNIPE-IT/resources/lang/fr-FR/admin/statuslabels/table.php b/Productivite/Snipe-IT/resources/lang/fr-FR/admin/statuslabels/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fr-FR/admin/statuslabels/table.php
rename to Productivite/Snipe-IT/resources/lang/fr-FR/admin/statuslabels/table.php
diff --git a/Production/SNIPE-IT/resources/lang/fr-FR/admin/suppliers/message.php b/Productivite/Snipe-IT/resources/lang/fr-FR/admin/suppliers/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fr-FR/admin/suppliers/message.php
rename to Productivite/Snipe-IT/resources/lang/fr-FR/admin/suppliers/message.php
diff --git a/Production/SNIPE-IT/resources/lang/fr-FR/admin/suppliers/table.php b/Productivite/Snipe-IT/resources/lang/fr-FR/admin/suppliers/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fr-FR/admin/suppliers/table.php
rename to Productivite/Snipe-IT/resources/lang/fr-FR/admin/suppliers/table.php
diff --git a/Production/SNIPE-IT/resources/lang/fr-FR/admin/users/general.php b/Productivite/Snipe-IT/resources/lang/fr-FR/admin/users/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fr-FR/admin/users/general.php
rename to Productivite/Snipe-IT/resources/lang/fr-FR/admin/users/general.php
diff --git a/Production/SNIPE-IT/resources/lang/fr-FR/admin/users/message.php b/Productivite/Snipe-IT/resources/lang/fr-FR/admin/users/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fr-FR/admin/users/message.php
rename to Productivite/Snipe-IT/resources/lang/fr-FR/admin/users/message.php
diff --git a/Production/SNIPE-IT/resources/lang/fr-FR/admin/users/table.php b/Productivite/Snipe-IT/resources/lang/fr-FR/admin/users/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fr-FR/admin/users/table.php
rename to Productivite/Snipe-IT/resources/lang/fr-FR/admin/users/table.php
diff --git a/Production/SNIPE-IT/resources/lang/fr-FR/auth.php b/Productivite/Snipe-IT/resources/lang/fr-FR/auth.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fr-FR/auth.php
rename to Productivite/Snipe-IT/resources/lang/fr-FR/auth.php
diff --git a/Production/SNIPE-IT/resources/lang/fr-FR/auth/general.php b/Productivite/Snipe-IT/resources/lang/fr-FR/auth/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fr-FR/auth/general.php
rename to Productivite/Snipe-IT/resources/lang/fr-FR/auth/general.php
diff --git a/Production/SNIPE-IT/resources/lang/fr-FR/auth/message.php b/Productivite/Snipe-IT/resources/lang/fr-FR/auth/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fr-FR/auth/message.php
rename to Productivite/Snipe-IT/resources/lang/fr-FR/auth/message.php
diff --git a/Production/SNIPE-IT/resources/lang/fr-FR/button.php b/Productivite/Snipe-IT/resources/lang/fr-FR/button.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fr-FR/button.php
rename to Productivite/Snipe-IT/resources/lang/fr-FR/button.php
diff --git a/Production/SNIPE-IT/resources/lang/fr-FR/general.php b/Productivite/Snipe-IT/resources/lang/fr-FR/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fr-FR/general.php
rename to Productivite/Snipe-IT/resources/lang/fr-FR/general.php
diff --git a/Production/SNIPE-IT/resources/lang/fr-FR/help.php b/Productivite/Snipe-IT/resources/lang/fr-FR/help.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fr-FR/help.php
rename to Productivite/Snipe-IT/resources/lang/fr-FR/help.php
diff --git a/Production/SNIPE-IT/resources/lang/fr-FR/localizations.php b/Productivite/Snipe-IT/resources/lang/fr-FR/localizations.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fr-FR/localizations.php
rename to Productivite/Snipe-IT/resources/lang/fr-FR/localizations.php
diff --git a/Production/SNIPE-IT/resources/lang/fr-FR/mail.php b/Productivite/Snipe-IT/resources/lang/fr-FR/mail.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fr-FR/mail.php
rename to Productivite/Snipe-IT/resources/lang/fr-FR/mail.php
diff --git a/Production/SNIPE-IT/resources/lang/fr-FR/pagination.php b/Productivite/Snipe-IT/resources/lang/fr-FR/pagination.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fr-FR/pagination.php
rename to Productivite/Snipe-IT/resources/lang/fr-FR/pagination.php
diff --git a/Production/SNIPE-IT/resources/lang/fr-FR/passwords.php b/Productivite/Snipe-IT/resources/lang/fr-FR/passwords.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fr-FR/passwords.php
rename to Productivite/Snipe-IT/resources/lang/fr-FR/passwords.php
diff --git a/Production/SNIPE-IT/resources/lang/fr-FR/reminders.php b/Productivite/Snipe-IT/resources/lang/fr-FR/reminders.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fr-FR/reminders.php
rename to Productivite/Snipe-IT/resources/lang/fr-FR/reminders.php
diff --git a/Production/SNIPE-IT/resources/lang/fr-FR/table.php b/Productivite/Snipe-IT/resources/lang/fr-FR/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fr-FR/table.php
rename to Productivite/Snipe-IT/resources/lang/fr-FR/table.php
diff --git a/Production/SNIPE-IT/resources/lang/fr-FR/validation.php b/Productivite/Snipe-IT/resources/lang/fr-FR/validation.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/fr-FR/validation.php
rename to Productivite/Snipe-IT/resources/lang/fr-FR/validation.php
diff --git a/Production/SNIPE-IT/resources/lang/ga-IE/account/general.php b/Productivite/Snipe-IT/resources/lang/ga-IE/account/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ga-IE/account/general.php
rename to Productivite/Snipe-IT/resources/lang/ga-IE/account/general.php
diff --git a/Production/SNIPE-IT/resources/lang/ga-IE/admin/accessories/general.php b/Productivite/Snipe-IT/resources/lang/ga-IE/admin/accessories/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ga-IE/admin/accessories/general.php
rename to Productivite/Snipe-IT/resources/lang/ga-IE/admin/accessories/general.php
diff --git a/Production/SNIPE-IT/resources/lang/ga-IE/admin/accessories/message.php b/Productivite/Snipe-IT/resources/lang/ga-IE/admin/accessories/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ga-IE/admin/accessories/message.php
rename to Productivite/Snipe-IT/resources/lang/ga-IE/admin/accessories/message.php
diff --git a/Production/SNIPE-IT/resources/lang/ga-IE/admin/accessories/table.php b/Productivite/Snipe-IT/resources/lang/ga-IE/admin/accessories/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ga-IE/admin/accessories/table.php
rename to Productivite/Snipe-IT/resources/lang/ga-IE/admin/accessories/table.php
diff --git a/Production/SNIPE-IT/resources/lang/ga-IE/admin/asset_maintenances/form.php b/Productivite/Snipe-IT/resources/lang/ga-IE/admin/asset_maintenances/form.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ga-IE/admin/asset_maintenances/form.php
rename to Productivite/Snipe-IT/resources/lang/ga-IE/admin/asset_maintenances/form.php
diff --git a/Production/SNIPE-IT/resources/lang/ga-IE/admin/asset_maintenances/general.php b/Productivite/Snipe-IT/resources/lang/ga-IE/admin/asset_maintenances/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ga-IE/admin/asset_maintenances/general.php
rename to Productivite/Snipe-IT/resources/lang/ga-IE/admin/asset_maintenances/general.php
diff --git a/Production/SNIPE-IT/resources/lang/ga-IE/admin/asset_maintenances/message.php b/Productivite/Snipe-IT/resources/lang/ga-IE/admin/asset_maintenances/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ga-IE/admin/asset_maintenances/message.php
rename to Productivite/Snipe-IT/resources/lang/ga-IE/admin/asset_maintenances/message.php
diff --git a/Production/SNIPE-IT/resources/lang/ga-IE/admin/asset_maintenances/table.php b/Productivite/Snipe-IT/resources/lang/ga-IE/admin/asset_maintenances/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ga-IE/admin/asset_maintenances/table.php
rename to Productivite/Snipe-IT/resources/lang/ga-IE/admin/asset_maintenances/table.php
diff --git a/Production/SNIPE-IT/resources/lang/ga-IE/admin/categories/general.php b/Productivite/Snipe-IT/resources/lang/ga-IE/admin/categories/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ga-IE/admin/categories/general.php
rename to Productivite/Snipe-IT/resources/lang/ga-IE/admin/categories/general.php
diff --git a/Production/SNIPE-IT/resources/lang/ga-IE/admin/categories/message.php b/Productivite/Snipe-IT/resources/lang/ga-IE/admin/categories/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ga-IE/admin/categories/message.php
rename to Productivite/Snipe-IT/resources/lang/ga-IE/admin/categories/message.php
diff --git a/Production/SNIPE-IT/resources/lang/ga-IE/admin/categories/table.php b/Productivite/Snipe-IT/resources/lang/ga-IE/admin/categories/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ga-IE/admin/categories/table.php
rename to Productivite/Snipe-IT/resources/lang/ga-IE/admin/categories/table.php
diff --git a/Production/SNIPE-IT/resources/lang/ga-IE/admin/companies/general.php b/Productivite/Snipe-IT/resources/lang/ga-IE/admin/companies/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ga-IE/admin/companies/general.php
rename to Productivite/Snipe-IT/resources/lang/ga-IE/admin/companies/general.php
diff --git a/Production/SNIPE-IT/resources/lang/ga-IE/admin/companies/message.php b/Productivite/Snipe-IT/resources/lang/ga-IE/admin/companies/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ga-IE/admin/companies/message.php
rename to Productivite/Snipe-IT/resources/lang/ga-IE/admin/companies/message.php
diff --git a/Production/SNIPE-IT/resources/lang/ga-IE/admin/companies/table.php b/Productivite/Snipe-IT/resources/lang/ga-IE/admin/companies/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ga-IE/admin/companies/table.php
rename to Productivite/Snipe-IT/resources/lang/ga-IE/admin/companies/table.php
diff --git a/Production/SNIPE-IT/resources/lang/ga-IE/admin/components/general.php b/Productivite/Snipe-IT/resources/lang/ga-IE/admin/components/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ga-IE/admin/components/general.php
rename to Productivite/Snipe-IT/resources/lang/ga-IE/admin/components/general.php
diff --git a/Production/SNIPE-IT/resources/lang/ga-IE/admin/components/message.php b/Productivite/Snipe-IT/resources/lang/ga-IE/admin/components/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ga-IE/admin/components/message.php
rename to Productivite/Snipe-IT/resources/lang/ga-IE/admin/components/message.php
diff --git a/Production/SNIPE-IT/resources/lang/ga-IE/admin/components/table.php b/Productivite/Snipe-IT/resources/lang/ga-IE/admin/components/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ga-IE/admin/components/table.php
rename to Productivite/Snipe-IT/resources/lang/ga-IE/admin/components/table.php
diff --git a/Production/SNIPE-IT/resources/lang/ga-IE/admin/consumables/general.php b/Productivite/Snipe-IT/resources/lang/ga-IE/admin/consumables/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ga-IE/admin/consumables/general.php
rename to Productivite/Snipe-IT/resources/lang/ga-IE/admin/consumables/general.php
diff --git a/Production/SNIPE-IT/resources/lang/ga-IE/admin/consumables/message.php b/Productivite/Snipe-IT/resources/lang/ga-IE/admin/consumables/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ga-IE/admin/consumables/message.php
rename to Productivite/Snipe-IT/resources/lang/ga-IE/admin/consumables/message.php
diff --git a/Production/SNIPE-IT/resources/lang/ga-IE/admin/consumables/table.php b/Productivite/Snipe-IT/resources/lang/ga-IE/admin/consumables/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ga-IE/admin/consumables/table.php
rename to Productivite/Snipe-IT/resources/lang/ga-IE/admin/consumables/table.php
diff --git a/Production/SNIPE-IT/resources/lang/ga-IE/admin/custom_fields/general.php b/Productivite/Snipe-IT/resources/lang/ga-IE/admin/custom_fields/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ga-IE/admin/custom_fields/general.php
rename to Productivite/Snipe-IT/resources/lang/ga-IE/admin/custom_fields/general.php
diff --git a/Production/SNIPE-IT/resources/lang/ga-IE/admin/custom_fields/message.php b/Productivite/Snipe-IT/resources/lang/ga-IE/admin/custom_fields/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ga-IE/admin/custom_fields/message.php
rename to Productivite/Snipe-IT/resources/lang/ga-IE/admin/custom_fields/message.php
diff --git a/Production/SNIPE-IT/resources/lang/ga-IE/admin/departments/message.php b/Productivite/Snipe-IT/resources/lang/ga-IE/admin/departments/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ga-IE/admin/departments/message.php
rename to Productivite/Snipe-IT/resources/lang/ga-IE/admin/departments/message.php
diff --git a/Production/SNIPE-IT/resources/lang/ga-IE/admin/departments/table.php b/Productivite/Snipe-IT/resources/lang/ga-IE/admin/departments/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ga-IE/admin/departments/table.php
rename to Productivite/Snipe-IT/resources/lang/ga-IE/admin/departments/table.php
diff --git a/Production/SNIPE-IT/resources/lang/ga-IE/admin/depreciations/general.php b/Productivite/Snipe-IT/resources/lang/ga-IE/admin/depreciations/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ga-IE/admin/depreciations/general.php
rename to Productivite/Snipe-IT/resources/lang/ga-IE/admin/depreciations/general.php
diff --git a/Production/SNIPE-IT/resources/lang/ga-IE/admin/depreciations/message.php b/Productivite/Snipe-IT/resources/lang/ga-IE/admin/depreciations/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ga-IE/admin/depreciations/message.php
rename to Productivite/Snipe-IT/resources/lang/ga-IE/admin/depreciations/message.php
diff --git a/Production/SNIPE-IT/resources/lang/ga-IE/admin/depreciations/table.php b/Productivite/Snipe-IT/resources/lang/ga-IE/admin/depreciations/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ga-IE/admin/depreciations/table.php
rename to Productivite/Snipe-IT/resources/lang/ga-IE/admin/depreciations/table.php
diff --git a/Production/SNIPE-IT/resources/lang/ga-IE/admin/groups/message.php b/Productivite/Snipe-IT/resources/lang/ga-IE/admin/groups/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ga-IE/admin/groups/message.php
rename to Productivite/Snipe-IT/resources/lang/ga-IE/admin/groups/message.php
diff --git a/Production/SNIPE-IT/resources/lang/ga-IE/admin/groups/table.php b/Productivite/Snipe-IT/resources/lang/ga-IE/admin/groups/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ga-IE/admin/groups/table.php
rename to Productivite/Snipe-IT/resources/lang/ga-IE/admin/groups/table.php
diff --git a/Production/SNIPE-IT/resources/lang/ga-IE/admin/groups/titles.php b/Productivite/Snipe-IT/resources/lang/ga-IE/admin/groups/titles.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ga-IE/admin/groups/titles.php
rename to Productivite/Snipe-IT/resources/lang/ga-IE/admin/groups/titles.php
diff --git a/Production/SNIPE-IT/resources/lang/ga-IE/admin/hardware/form.php b/Productivite/Snipe-IT/resources/lang/ga-IE/admin/hardware/form.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ga-IE/admin/hardware/form.php
rename to Productivite/Snipe-IT/resources/lang/ga-IE/admin/hardware/form.php
diff --git a/Production/SNIPE-IT/resources/lang/ga-IE/admin/hardware/general.php b/Productivite/Snipe-IT/resources/lang/ga-IE/admin/hardware/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ga-IE/admin/hardware/general.php
rename to Productivite/Snipe-IT/resources/lang/ga-IE/admin/hardware/general.php
diff --git a/Production/SNIPE-IT/resources/lang/ga-IE/admin/hardware/message.php b/Productivite/Snipe-IT/resources/lang/ga-IE/admin/hardware/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ga-IE/admin/hardware/message.php
rename to Productivite/Snipe-IT/resources/lang/ga-IE/admin/hardware/message.php
diff --git a/Production/SNIPE-IT/resources/lang/ga-IE/admin/hardware/table.php b/Productivite/Snipe-IT/resources/lang/ga-IE/admin/hardware/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ga-IE/admin/hardware/table.php
rename to Productivite/Snipe-IT/resources/lang/ga-IE/admin/hardware/table.php
diff --git a/Production/SNIPE-IT/resources/lang/ga-IE/admin/kits/general.php b/Productivite/Snipe-IT/resources/lang/ga-IE/admin/kits/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ga-IE/admin/kits/general.php
rename to Productivite/Snipe-IT/resources/lang/ga-IE/admin/kits/general.php
diff --git a/Production/SNIPE-IT/resources/lang/ga-IE/admin/labels/message.php b/Productivite/Snipe-IT/resources/lang/ga-IE/admin/labels/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ga-IE/admin/labels/message.php
rename to Productivite/Snipe-IT/resources/lang/ga-IE/admin/labels/message.php
diff --git a/Production/SNIPE-IT/resources/lang/ga-IE/admin/labels/table.php b/Productivite/Snipe-IT/resources/lang/ga-IE/admin/labels/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ga-IE/admin/labels/table.php
rename to Productivite/Snipe-IT/resources/lang/ga-IE/admin/labels/table.php
diff --git a/Production/SNIPE-IT/resources/lang/ga-IE/admin/licenses/form.php b/Productivite/Snipe-IT/resources/lang/ga-IE/admin/licenses/form.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ga-IE/admin/licenses/form.php
rename to Productivite/Snipe-IT/resources/lang/ga-IE/admin/licenses/form.php
diff --git a/Production/SNIPE-IT/resources/lang/ga-IE/admin/licenses/general.php b/Productivite/Snipe-IT/resources/lang/ga-IE/admin/licenses/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ga-IE/admin/licenses/general.php
rename to Productivite/Snipe-IT/resources/lang/ga-IE/admin/licenses/general.php
diff --git a/Production/SNIPE-IT/resources/lang/ga-IE/admin/licenses/message.php b/Productivite/Snipe-IT/resources/lang/ga-IE/admin/licenses/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ga-IE/admin/licenses/message.php
rename to Productivite/Snipe-IT/resources/lang/ga-IE/admin/licenses/message.php
diff --git a/Production/SNIPE-IT/resources/lang/ga-IE/admin/licenses/table.php b/Productivite/Snipe-IT/resources/lang/ga-IE/admin/licenses/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ga-IE/admin/licenses/table.php
rename to Productivite/Snipe-IT/resources/lang/ga-IE/admin/licenses/table.php
diff --git a/Production/SNIPE-IT/resources/lang/ga-IE/admin/locations/message.php b/Productivite/Snipe-IT/resources/lang/ga-IE/admin/locations/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ga-IE/admin/locations/message.php
rename to Productivite/Snipe-IT/resources/lang/ga-IE/admin/locations/message.php
diff --git a/Production/SNIPE-IT/resources/lang/ga-IE/admin/locations/table.php b/Productivite/Snipe-IT/resources/lang/ga-IE/admin/locations/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ga-IE/admin/locations/table.php
rename to Productivite/Snipe-IT/resources/lang/ga-IE/admin/locations/table.php
diff --git a/Production/SNIPE-IT/resources/lang/ga-IE/admin/manufacturers/message.php b/Productivite/Snipe-IT/resources/lang/ga-IE/admin/manufacturers/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ga-IE/admin/manufacturers/message.php
rename to Productivite/Snipe-IT/resources/lang/ga-IE/admin/manufacturers/message.php
diff --git a/Production/SNIPE-IT/resources/lang/ga-IE/admin/manufacturers/table.php b/Productivite/Snipe-IT/resources/lang/ga-IE/admin/manufacturers/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ga-IE/admin/manufacturers/table.php
rename to Productivite/Snipe-IT/resources/lang/ga-IE/admin/manufacturers/table.php
diff --git a/Production/SNIPE-IT/resources/lang/ga-IE/admin/models/general.php b/Productivite/Snipe-IT/resources/lang/ga-IE/admin/models/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ga-IE/admin/models/general.php
rename to Productivite/Snipe-IT/resources/lang/ga-IE/admin/models/general.php
diff --git a/Production/SNIPE-IT/resources/lang/ga-IE/admin/models/message.php b/Productivite/Snipe-IT/resources/lang/ga-IE/admin/models/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ga-IE/admin/models/message.php
rename to Productivite/Snipe-IT/resources/lang/ga-IE/admin/models/message.php
diff --git a/Production/SNIPE-IT/resources/lang/ga-IE/admin/models/table.php b/Productivite/Snipe-IT/resources/lang/ga-IE/admin/models/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ga-IE/admin/models/table.php
rename to Productivite/Snipe-IT/resources/lang/ga-IE/admin/models/table.php
diff --git a/Production/SNIPE-IT/resources/lang/ga-IE/admin/reports/general.php b/Productivite/Snipe-IT/resources/lang/ga-IE/admin/reports/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ga-IE/admin/reports/general.php
rename to Productivite/Snipe-IT/resources/lang/ga-IE/admin/reports/general.php
diff --git a/Production/SNIPE-IT/resources/lang/ga-IE/admin/reports/message.php b/Productivite/Snipe-IT/resources/lang/ga-IE/admin/reports/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ga-IE/admin/reports/message.php
rename to Productivite/Snipe-IT/resources/lang/ga-IE/admin/reports/message.php
diff --git a/Production/SNIPE-IT/resources/lang/ga-IE/admin/settings/general.php b/Productivite/Snipe-IT/resources/lang/ga-IE/admin/settings/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ga-IE/admin/settings/general.php
rename to Productivite/Snipe-IT/resources/lang/ga-IE/admin/settings/general.php
diff --git a/Production/SNIPE-IT/resources/lang/ga-IE/admin/settings/message.php b/Productivite/Snipe-IT/resources/lang/ga-IE/admin/settings/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ga-IE/admin/settings/message.php
rename to Productivite/Snipe-IT/resources/lang/ga-IE/admin/settings/message.php
diff --git a/Production/SNIPE-IT/resources/lang/ga-IE/admin/settings/table.php b/Productivite/Snipe-IT/resources/lang/ga-IE/admin/settings/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ga-IE/admin/settings/table.php
rename to Productivite/Snipe-IT/resources/lang/ga-IE/admin/settings/table.php
diff --git a/Production/SNIPE-IT/resources/lang/ga-IE/admin/statuslabels/message.php b/Productivite/Snipe-IT/resources/lang/ga-IE/admin/statuslabels/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ga-IE/admin/statuslabels/message.php
rename to Productivite/Snipe-IT/resources/lang/ga-IE/admin/statuslabels/message.php
diff --git a/Production/SNIPE-IT/resources/lang/ga-IE/admin/statuslabels/table.php b/Productivite/Snipe-IT/resources/lang/ga-IE/admin/statuslabels/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ga-IE/admin/statuslabels/table.php
rename to Productivite/Snipe-IT/resources/lang/ga-IE/admin/statuslabels/table.php
diff --git a/Production/SNIPE-IT/resources/lang/ga-IE/admin/suppliers/message.php b/Productivite/Snipe-IT/resources/lang/ga-IE/admin/suppliers/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ga-IE/admin/suppliers/message.php
rename to Productivite/Snipe-IT/resources/lang/ga-IE/admin/suppliers/message.php
diff --git a/Production/SNIPE-IT/resources/lang/ga-IE/admin/suppliers/table.php b/Productivite/Snipe-IT/resources/lang/ga-IE/admin/suppliers/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ga-IE/admin/suppliers/table.php
rename to Productivite/Snipe-IT/resources/lang/ga-IE/admin/suppliers/table.php
diff --git a/Production/SNIPE-IT/resources/lang/ga-IE/admin/users/general.php b/Productivite/Snipe-IT/resources/lang/ga-IE/admin/users/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ga-IE/admin/users/general.php
rename to Productivite/Snipe-IT/resources/lang/ga-IE/admin/users/general.php
diff --git a/Production/SNIPE-IT/resources/lang/ga-IE/admin/users/message.php b/Productivite/Snipe-IT/resources/lang/ga-IE/admin/users/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ga-IE/admin/users/message.php
rename to Productivite/Snipe-IT/resources/lang/ga-IE/admin/users/message.php
diff --git a/Production/SNIPE-IT/resources/lang/ga-IE/admin/users/table.php b/Productivite/Snipe-IT/resources/lang/ga-IE/admin/users/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ga-IE/admin/users/table.php
rename to Productivite/Snipe-IT/resources/lang/ga-IE/admin/users/table.php
diff --git a/Production/SNIPE-IT/resources/lang/ga-IE/auth.php b/Productivite/Snipe-IT/resources/lang/ga-IE/auth.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ga-IE/auth.php
rename to Productivite/Snipe-IT/resources/lang/ga-IE/auth.php
diff --git a/Production/SNIPE-IT/resources/lang/ga-IE/auth/general.php b/Productivite/Snipe-IT/resources/lang/ga-IE/auth/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ga-IE/auth/general.php
rename to Productivite/Snipe-IT/resources/lang/ga-IE/auth/general.php
diff --git a/Production/SNIPE-IT/resources/lang/ga-IE/auth/message.php b/Productivite/Snipe-IT/resources/lang/ga-IE/auth/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ga-IE/auth/message.php
rename to Productivite/Snipe-IT/resources/lang/ga-IE/auth/message.php
diff --git a/Production/SNIPE-IT/resources/lang/ga-IE/button.php b/Productivite/Snipe-IT/resources/lang/ga-IE/button.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ga-IE/button.php
rename to Productivite/Snipe-IT/resources/lang/ga-IE/button.php
diff --git a/Production/SNIPE-IT/resources/lang/ga-IE/general.php b/Productivite/Snipe-IT/resources/lang/ga-IE/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ga-IE/general.php
rename to Productivite/Snipe-IT/resources/lang/ga-IE/general.php
diff --git a/Production/SNIPE-IT/resources/lang/ga-IE/help.php b/Productivite/Snipe-IT/resources/lang/ga-IE/help.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ga-IE/help.php
rename to Productivite/Snipe-IT/resources/lang/ga-IE/help.php
diff --git a/Production/SNIPE-IT/resources/lang/ga-IE/localizations.php b/Productivite/Snipe-IT/resources/lang/ga-IE/localizations.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ga-IE/localizations.php
rename to Productivite/Snipe-IT/resources/lang/ga-IE/localizations.php
diff --git a/Production/SNIPE-IT/resources/lang/ga-IE/mail.php b/Productivite/Snipe-IT/resources/lang/ga-IE/mail.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ga-IE/mail.php
rename to Productivite/Snipe-IT/resources/lang/ga-IE/mail.php
diff --git a/Production/SNIPE-IT/resources/lang/ga-IE/pagination.php b/Productivite/Snipe-IT/resources/lang/ga-IE/pagination.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ga-IE/pagination.php
rename to Productivite/Snipe-IT/resources/lang/ga-IE/pagination.php
diff --git a/Production/SNIPE-IT/resources/lang/ga-IE/passwords.php b/Productivite/Snipe-IT/resources/lang/ga-IE/passwords.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ga-IE/passwords.php
rename to Productivite/Snipe-IT/resources/lang/ga-IE/passwords.php
diff --git a/Production/SNIPE-IT/resources/lang/ga-IE/reminders.php b/Productivite/Snipe-IT/resources/lang/ga-IE/reminders.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ga-IE/reminders.php
rename to Productivite/Snipe-IT/resources/lang/ga-IE/reminders.php
diff --git a/Production/SNIPE-IT/resources/lang/ga-IE/table.php b/Productivite/Snipe-IT/resources/lang/ga-IE/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ga-IE/table.php
rename to Productivite/Snipe-IT/resources/lang/ga-IE/table.php
diff --git a/Production/SNIPE-IT/resources/lang/ga-IE/validation.php b/Productivite/Snipe-IT/resources/lang/ga-IE/validation.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ga-IE/validation.php
rename to Productivite/Snipe-IT/resources/lang/ga-IE/validation.php
diff --git a/Production/SNIPE-IT/resources/lang/he-IL/account/general.php b/Productivite/Snipe-IT/resources/lang/he-IL/account/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/he-IL/account/general.php
rename to Productivite/Snipe-IT/resources/lang/he-IL/account/general.php
diff --git a/Production/SNIPE-IT/resources/lang/he-IL/admin/accessories/general.php b/Productivite/Snipe-IT/resources/lang/he-IL/admin/accessories/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/he-IL/admin/accessories/general.php
rename to Productivite/Snipe-IT/resources/lang/he-IL/admin/accessories/general.php
diff --git a/Production/SNIPE-IT/resources/lang/he-IL/admin/accessories/message.php b/Productivite/Snipe-IT/resources/lang/he-IL/admin/accessories/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/he-IL/admin/accessories/message.php
rename to Productivite/Snipe-IT/resources/lang/he-IL/admin/accessories/message.php
diff --git a/Production/SNIPE-IT/resources/lang/he-IL/admin/accessories/table.php b/Productivite/Snipe-IT/resources/lang/he-IL/admin/accessories/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/he-IL/admin/accessories/table.php
rename to Productivite/Snipe-IT/resources/lang/he-IL/admin/accessories/table.php
diff --git a/Production/SNIPE-IT/resources/lang/he-IL/admin/asset_maintenances/form.php b/Productivite/Snipe-IT/resources/lang/he-IL/admin/asset_maintenances/form.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/he-IL/admin/asset_maintenances/form.php
rename to Productivite/Snipe-IT/resources/lang/he-IL/admin/asset_maintenances/form.php
diff --git a/Production/SNIPE-IT/resources/lang/he-IL/admin/asset_maintenances/general.php b/Productivite/Snipe-IT/resources/lang/he-IL/admin/asset_maintenances/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/he-IL/admin/asset_maintenances/general.php
rename to Productivite/Snipe-IT/resources/lang/he-IL/admin/asset_maintenances/general.php
diff --git a/Production/SNIPE-IT/resources/lang/he-IL/admin/asset_maintenances/message.php b/Productivite/Snipe-IT/resources/lang/he-IL/admin/asset_maintenances/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/he-IL/admin/asset_maintenances/message.php
rename to Productivite/Snipe-IT/resources/lang/he-IL/admin/asset_maintenances/message.php
diff --git a/Production/SNIPE-IT/resources/lang/he-IL/admin/asset_maintenances/table.php b/Productivite/Snipe-IT/resources/lang/he-IL/admin/asset_maintenances/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/he-IL/admin/asset_maintenances/table.php
rename to Productivite/Snipe-IT/resources/lang/he-IL/admin/asset_maintenances/table.php
diff --git a/Production/SNIPE-IT/resources/lang/he-IL/admin/categories/general.php b/Productivite/Snipe-IT/resources/lang/he-IL/admin/categories/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/he-IL/admin/categories/general.php
rename to Productivite/Snipe-IT/resources/lang/he-IL/admin/categories/general.php
diff --git a/Production/SNIPE-IT/resources/lang/he-IL/admin/categories/message.php b/Productivite/Snipe-IT/resources/lang/he-IL/admin/categories/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/he-IL/admin/categories/message.php
rename to Productivite/Snipe-IT/resources/lang/he-IL/admin/categories/message.php
diff --git a/Production/SNIPE-IT/resources/lang/he-IL/admin/categories/table.php b/Productivite/Snipe-IT/resources/lang/he-IL/admin/categories/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/he-IL/admin/categories/table.php
rename to Productivite/Snipe-IT/resources/lang/he-IL/admin/categories/table.php
diff --git a/Production/SNIPE-IT/resources/lang/he-IL/admin/companies/general.php b/Productivite/Snipe-IT/resources/lang/he-IL/admin/companies/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/he-IL/admin/companies/general.php
rename to Productivite/Snipe-IT/resources/lang/he-IL/admin/companies/general.php
diff --git a/Production/SNIPE-IT/resources/lang/he-IL/admin/companies/message.php b/Productivite/Snipe-IT/resources/lang/he-IL/admin/companies/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/he-IL/admin/companies/message.php
rename to Productivite/Snipe-IT/resources/lang/he-IL/admin/companies/message.php
diff --git a/Production/SNIPE-IT/resources/lang/he-IL/admin/companies/table.php b/Productivite/Snipe-IT/resources/lang/he-IL/admin/companies/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/he-IL/admin/companies/table.php
rename to Productivite/Snipe-IT/resources/lang/he-IL/admin/companies/table.php
diff --git a/Production/SNIPE-IT/resources/lang/he-IL/admin/components/general.php b/Productivite/Snipe-IT/resources/lang/he-IL/admin/components/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/he-IL/admin/components/general.php
rename to Productivite/Snipe-IT/resources/lang/he-IL/admin/components/general.php
diff --git a/Production/SNIPE-IT/resources/lang/he-IL/admin/components/message.php b/Productivite/Snipe-IT/resources/lang/he-IL/admin/components/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/he-IL/admin/components/message.php
rename to Productivite/Snipe-IT/resources/lang/he-IL/admin/components/message.php
diff --git a/Production/SNIPE-IT/resources/lang/he-IL/admin/components/table.php b/Productivite/Snipe-IT/resources/lang/he-IL/admin/components/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/he-IL/admin/components/table.php
rename to Productivite/Snipe-IT/resources/lang/he-IL/admin/components/table.php
diff --git a/Production/SNIPE-IT/resources/lang/he-IL/admin/consumables/general.php b/Productivite/Snipe-IT/resources/lang/he-IL/admin/consumables/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/he-IL/admin/consumables/general.php
rename to Productivite/Snipe-IT/resources/lang/he-IL/admin/consumables/general.php
diff --git a/Production/SNIPE-IT/resources/lang/he-IL/admin/consumables/message.php b/Productivite/Snipe-IT/resources/lang/he-IL/admin/consumables/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/he-IL/admin/consumables/message.php
rename to Productivite/Snipe-IT/resources/lang/he-IL/admin/consumables/message.php
diff --git a/Production/SNIPE-IT/resources/lang/he-IL/admin/consumables/table.php b/Productivite/Snipe-IT/resources/lang/he-IL/admin/consumables/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/he-IL/admin/consumables/table.php
rename to Productivite/Snipe-IT/resources/lang/he-IL/admin/consumables/table.php
diff --git a/Production/SNIPE-IT/resources/lang/he-IL/admin/custom_fields/general.php b/Productivite/Snipe-IT/resources/lang/he-IL/admin/custom_fields/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/he-IL/admin/custom_fields/general.php
rename to Productivite/Snipe-IT/resources/lang/he-IL/admin/custom_fields/general.php
diff --git a/Production/SNIPE-IT/resources/lang/he-IL/admin/custom_fields/message.php b/Productivite/Snipe-IT/resources/lang/he-IL/admin/custom_fields/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/he-IL/admin/custom_fields/message.php
rename to Productivite/Snipe-IT/resources/lang/he-IL/admin/custom_fields/message.php
diff --git a/Production/SNIPE-IT/resources/lang/he-IL/admin/departments/message.php b/Productivite/Snipe-IT/resources/lang/he-IL/admin/departments/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/he-IL/admin/departments/message.php
rename to Productivite/Snipe-IT/resources/lang/he-IL/admin/departments/message.php
diff --git a/Production/SNIPE-IT/resources/lang/he-IL/admin/departments/table.php b/Productivite/Snipe-IT/resources/lang/he-IL/admin/departments/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/he-IL/admin/departments/table.php
rename to Productivite/Snipe-IT/resources/lang/he-IL/admin/departments/table.php
diff --git a/Production/SNIPE-IT/resources/lang/he-IL/admin/depreciations/general.php b/Productivite/Snipe-IT/resources/lang/he-IL/admin/depreciations/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/he-IL/admin/depreciations/general.php
rename to Productivite/Snipe-IT/resources/lang/he-IL/admin/depreciations/general.php
diff --git a/Production/SNIPE-IT/resources/lang/he-IL/admin/depreciations/message.php b/Productivite/Snipe-IT/resources/lang/he-IL/admin/depreciations/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/he-IL/admin/depreciations/message.php
rename to Productivite/Snipe-IT/resources/lang/he-IL/admin/depreciations/message.php
diff --git a/Production/SNIPE-IT/resources/lang/he-IL/admin/depreciations/table.php b/Productivite/Snipe-IT/resources/lang/he-IL/admin/depreciations/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/he-IL/admin/depreciations/table.php
rename to Productivite/Snipe-IT/resources/lang/he-IL/admin/depreciations/table.php
diff --git a/Production/SNIPE-IT/resources/lang/he-IL/admin/groups/message.php b/Productivite/Snipe-IT/resources/lang/he-IL/admin/groups/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/he-IL/admin/groups/message.php
rename to Productivite/Snipe-IT/resources/lang/he-IL/admin/groups/message.php
diff --git a/Production/SNIPE-IT/resources/lang/he-IL/admin/groups/table.php b/Productivite/Snipe-IT/resources/lang/he-IL/admin/groups/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/he-IL/admin/groups/table.php
rename to Productivite/Snipe-IT/resources/lang/he-IL/admin/groups/table.php
diff --git a/Production/SNIPE-IT/resources/lang/he-IL/admin/groups/titles.php b/Productivite/Snipe-IT/resources/lang/he-IL/admin/groups/titles.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/he-IL/admin/groups/titles.php
rename to Productivite/Snipe-IT/resources/lang/he-IL/admin/groups/titles.php
diff --git a/Production/SNIPE-IT/resources/lang/he-IL/admin/hardware/form.php b/Productivite/Snipe-IT/resources/lang/he-IL/admin/hardware/form.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/he-IL/admin/hardware/form.php
rename to Productivite/Snipe-IT/resources/lang/he-IL/admin/hardware/form.php
diff --git a/Production/SNIPE-IT/resources/lang/he-IL/admin/hardware/general.php b/Productivite/Snipe-IT/resources/lang/he-IL/admin/hardware/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/he-IL/admin/hardware/general.php
rename to Productivite/Snipe-IT/resources/lang/he-IL/admin/hardware/general.php
diff --git a/Production/SNIPE-IT/resources/lang/he-IL/admin/hardware/message.php b/Productivite/Snipe-IT/resources/lang/he-IL/admin/hardware/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/he-IL/admin/hardware/message.php
rename to Productivite/Snipe-IT/resources/lang/he-IL/admin/hardware/message.php
diff --git a/Production/SNIPE-IT/resources/lang/he-IL/admin/hardware/table.php b/Productivite/Snipe-IT/resources/lang/he-IL/admin/hardware/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/he-IL/admin/hardware/table.php
rename to Productivite/Snipe-IT/resources/lang/he-IL/admin/hardware/table.php
diff --git a/Production/SNIPE-IT/resources/lang/he-IL/admin/kits/general.php b/Productivite/Snipe-IT/resources/lang/he-IL/admin/kits/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/he-IL/admin/kits/general.php
rename to Productivite/Snipe-IT/resources/lang/he-IL/admin/kits/general.php
diff --git a/Production/SNIPE-IT/resources/lang/he-IL/admin/labels/message.php b/Productivite/Snipe-IT/resources/lang/he-IL/admin/labels/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/he-IL/admin/labels/message.php
rename to Productivite/Snipe-IT/resources/lang/he-IL/admin/labels/message.php
diff --git a/Production/SNIPE-IT/resources/lang/he-IL/admin/labels/table.php b/Productivite/Snipe-IT/resources/lang/he-IL/admin/labels/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/he-IL/admin/labels/table.php
rename to Productivite/Snipe-IT/resources/lang/he-IL/admin/labels/table.php
diff --git a/Production/SNIPE-IT/resources/lang/he-IL/admin/licenses/form.php b/Productivite/Snipe-IT/resources/lang/he-IL/admin/licenses/form.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/he-IL/admin/licenses/form.php
rename to Productivite/Snipe-IT/resources/lang/he-IL/admin/licenses/form.php
diff --git a/Production/SNIPE-IT/resources/lang/he-IL/admin/licenses/general.php b/Productivite/Snipe-IT/resources/lang/he-IL/admin/licenses/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/he-IL/admin/licenses/general.php
rename to Productivite/Snipe-IT/resources/lang/he-IL/admin/licenses/general.php
diff --git a/Production/SNIPE-IT/resources/lang/he-IL/admin/licenses/message.php b/Productivite/Snipe-IT/resources/lang/he-IL/admin/licenses/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/he-IL/admin/licenses/message.php
rename to Productivite/Snipe-IT/resources/lang/he-IL/admin/licenses/message.php
diff --git a/Production/SNIPE-IT/resources/lang/he-IL/admin/licenses/table.php b/Productivite/Snipe-IT/resources/lang/he-IL/admin/licenses/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/he-IL/admin/licenses/table.php
rename to Productivite/Snipe-IT/resources/lang/he-IL/admin/licenses/table.php
diff --git a/Production/SNIPE-IT/resources/lang/he-IL/admin/locations/message.php b/Productivite/Snipe-IT/resources/lang/he-IL/admin/locations/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/he-IL/admin/locations/message.php
rename to Productivite/Snipe-IT/resources/lang/he-IL/admin/locations/message.php
diff --git a/Production/SNIPE-IT/resources/lang/he-IL/admin/locations/table.php b/Productivite/Snipe-IT/resources/lang/he-IL/admin/locations/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/he-IL/admin/locations/table.php
rename to Productivite/Snipe-IT/resources/lang/he-IL/admin/locations/table.php
diff --git a/Production/SNIPE-IT/resources/lang/he-IL/admin/manufacturers/message.php b/Productivite/Snipe-IT/resources/lang/he-IL/admin/manufacturers/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/he-IL/admin/manufacturers/message.php
rename to Productivite/Snipe-IT/resources/lang/he-IL/admin/manufacturers/message.php
diff --git a/Production/SNIPE-IT/resources/lang/he-IL/admin/manufacturers/table.php b/Productivite/Snipe-IT/resources/lang/he-IL/admin/manufacturers/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/he-IL/admin/manufacturers/table.php
rename to Productivite/Snipe-IT/resources/lang/he-IL/admin/manufacturers/table.php
diff --git a/Production/SNIPE-IT/resources/lang/he-IL/admin/models/general.php b/Productivite/Snipe-IT/resources/lang/he-IL/admin/models/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/he-IL/admin/models/general.php
rename to Productivite/Snipe-IT/resources/lang/he-IL/admin/models/general.php
diff --git a/Production/SNIPE-IT/resources/lang/he-IL/admin/models/message.php b/Productivite/Snipe-IT/resources/lang/he-IL/admin/models/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/he-IL/admin/models/message.php
rename to Productivite/Snipe-IT/resources/lang/he-IL/admin/models/message.php
diff --git a/Production/SNIPE-IT/resources/lang/he-IL/admin/models/table.php b/Productivite/Snipe-IT/resources/lang/he-IL/admin/models/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/he-IL/admin/models/table.php
rename to Productivite/Snipe-IT/resources/lang/he-IL/admin/models/table.php
diff --git a/Production/SNIPE-IT/resources/lang/he-IL/admin/reports/general.php b/Productivite/Snipe-IT/resources/lang/he-IL/admin/reports/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/he-IL/admin/reports/general.php
rename to Productivite/Snipe-IT/resources/lang/he-IL/admin/reports/general.php
diff --git a/Production/SNIPE-IT/resources/lang/he-IL/admin/reports/message.php b/Productivite/Snipe-IT/resources/lang/he-IL/admin/reports/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/he-IL/admin/reports/message.php
rename to Productivite/Snipe-IT/resources/lang/he-IL/admin/reports/message.php
diff --git a/Production/SNIPE-IT/resources/lang/he-IL/admin/settings/general.php b/Productivite/Snipe-IT/resources/lang/he-IL/admin/settings/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/he-IL/admin/settings/general.php
rename to Productivite/Snipe-IT/resources/lang/he-IL/admin/settings/general.php
diff --git a/Production/SNIPE-IT/resources/lang/he-IL/admin/settings/message.php b/Productivite/Snipe-IT/resources/lang/he-IL/admin/settings/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/he-IL/admin/settings/message.php
rename to Productivite/Snipe-IT/resources/lang/he-IL/admin/settings/message.php
diff --git a/Production/SNIPE-IT/resources/lang/he-IL/admin/settings/table.php b/Productivite/Snipe-IT/resources/lang/he-IL/admin/settings/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/he-IL/admin/settings/table.php
rename to Productivite/Snipe-IT/resources/lang/he-IL/admin/settings/table.php
diff --git a/Production/SNIPE-IT/resources/lang/he-IL/admin/statuslabels/message.php b/Productivite/Snipe-IT/resources/lang/he-IL/admin/statuslabels/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/he-IL/admin/statuslabels/message.php
rename to Productivite/Snipe-IT/resources/lang/he-IL/admin/statuslabels/message.php
diff --git a/Production/SNIPE-IT/resources/lang/he-IL/admin/statuslabels/table.php b/Productivite/Snipe-IT/resources/lang/he-IL/admin/statuslabels/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/he-IL/admin/statuslabels/table.php
rename to Productivite/Snipe-IT/resources/lang/he-IL/admin/statuslabels/table.php
diff --git a/Production/SNIPE-IT/resources/lang/he-IL/admin/suppliers/message.php b/Productivite/Snipe-IT/resources/lang/he-IL/admin/suppliers/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/he-IL/admin/suppliers/message.php
rename to Productivite/Snipe-IT/resources/lang/he-IL/admin/suppliers/message.php
diff --git a/Production/SNIPE-IT/resources/lang/he-IL/admin/suppliers/table.php b/Productivite/Snipe-IT/resources/lang/he-IL/admin/suppliers/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/he-IL/admin/suppliers/table.php
rename to Productivite/Snipe-IT/resources/lang/he-IL/admin/suppliers/table.php
diff --git a/Production/SNIPE-IT/resources/lang/he-IL/admin/users/general.php b/Productivite/Snipe-IT/resources/lang/he-IL/admin/users/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/he-IL/admin/users/general.php
rename to Productivite/Snipe-IT/resources/lang/he-IL/admin/users/general.php
diff --git a/Production/SNIPE-IT/resources/lang/he-IL/admin/users/message.php b/Productivite/Snipe-IT/resources/lang/he-IL/admin/users/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/he-IL/admin/users/message.php
rename to Productivite/Snipe-IT/resources/lang/he-IL/admin/users/message.php
diff --git a/Production/SNIPE-IT/resources/lang/he-IL/admin/users/table.php b/Productivite/Snipe-IT/resources/lang/he-IL/admin/users/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/he-IL/admin/users/table.php
rename to Productivite/Snipe-IT/resources/lang/he-IL/admin/users/table.php
diff --git a/Production/SNIPE-IT/resources/lang/he-IL/auth.php b/Productivite/Snipe-IT/resources/lang/he-IL/auth.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/he-IL/auth.php
rename to Productivite/Snipe-IT/resources/lang/he-IL/auth.php
diff --git a/Production/SNIPE-IT/resources/lang/he-IL/auth/general.php b/Productivite/Snipe-IT/resources/lang/he-IL/auth/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/he-IL/auth/general.php
rename to Productivite/Snipe-IT/resources/lang/he-IL/auth/general.php
diff --git a/Production/SNIPE-IT/resources/lang/he-IL/auth/message.php b/Productivite/Snipe-IT/resources/lang/he-IL/auth/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/he-IL/auth/message.php
rename to Productivite/Snipe-IT/resources/lang/he-IL/auth/message.php
diff --git a/Production/SNIPE-IT/resources/lang/he-IL/button.php b/Productivite/Snipe-IT/resources/lang/he-IL/button.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/he-IL/button.php
rename to Productivite/Snipe-IT/resources/lang/he-IL/button.php
diff --git a/Production/SNIPE-IT/resources/lang/he-IL/general.php b/Productivite/Snipe-IT/resources/lang/he-IL/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/he-IL/general.php
rename to Productivite/Snipe-IT/resources/lang/he-IL/general.php
diff --git a/Production/SNIPE-IT/resources/lang/he-IL/help.php b/Productivite/Snipe-IT/resources/lang/he-IL/help.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/he-IL/help.php
rename to Productivite/Snipe-IT/resources/lang/he-IL/help.php
diff --git a/Production/SNIPE-IT/resources/lang/he-IL/localizations.php b/Productivite/Snipe-IT/resources/lang/he-IL/localizations.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/he-IL/localizations.php
rename to Productivite/Snipe-IT/resources/lang/he-IL/localizations.php
diff --git a/Production/SNIPE-IT/resources/lang/he-IL/mail.php b/Productivite/Snipe-IT/resources/lang/he-IL/mail.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/he-IL/mail.php
rename to Productivite/Snipe-IT/resources/lang/he-IL/mail.php
diff --git a/Production/SNIPE-IT/resources/lang/he-IL/pagination.php b/Productivite/Snipe-IT/resources/lang/he-IL/pagination.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/he-IL/pagination.php
rename to Productivite/Snipe-IT/resources/lang/he-IL/pagination.php
diff --git a/Production/SNIPE-IT/resources/lang/he-IL/passwords.php b/Productivite/Snipe-IT/resources/lang/he-IL/passwords.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/he-IL/passwords.php
rename to Productivite/Snipe-IT/resources/lang/he-IL/passwords.php
diff --git a/Production/SNIPE-IT/resources/lang/he-IL/reminders.php b/Productivite/Snipe-IT/resources/lang/he-IL/reminders.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/he-IL/reminders.php
rename to Productivite/Snipe-IT/resources/lang/he-IL/reminders.php
diff --git a/Production/SNIPE-IT/resources/lang/he-IL/table.php b/Productivite/Snipe-IT/resources/lang/he-IL/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/he-IL/table.php
rename to Productivite/Snipe-IT/resources/lang/he-IL/table.php
diff --git a/Production/SNIPE-IT/resources/lang/he-IL/validation.php b/Productivite/Snipe-IT/resources/lang/he-IL/validation.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/he-IL/validation.php
rename to Productivite/Snipe-IT/resources/lang/he-IL/validation.php
diff --git a/Production/SNIPE-IT/resources/lang/hr-HR/account/general.php b/Productivite/Snipe-IT/resources/lang/hr-HR/account/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/hr-HR/account/general.php
rename to Productivite/Snipe-IT/resources/lang/hr-HR/account/general.php
diff --git a/Production/SNIPE-IT/resources/lang/hr-HR/admin/accessories/general.php b/Productivite/Snipe-IT/resources/lang/hr-HR/admin/accessories/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/hr-HR/admin/accessories/general.php
rename to Productivite/Snipe-IT/resources/lang/hr-HR/admin/accessories/general.php
diff --git a/Production/SNIPE-IT/resources/lang/hr-HR/admin/accessories/message.php b/Productivite/Snipe-IT/resources/lang/hr-HR/admin/accessories/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/hr-HR/admin/accessories/message.php
rename to Productivite/Snipe-IT/resources/lang/hr-HR/admin/accessories/message.php
diff --git a/Production/SNIPE-IT/resources/lang/hr-HR/admin/accessories/table.php b/Productivite/Snipe-IT/resources/lang/hr-HR/admin/accessories/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/hr-HR/admin/accessories/table.php
rename to Productivite/Snipe-IT/resources/lang/hr-HR/admin/accessories/table.php
diff --git a/Production/SNIPE-IT/resources/lang/hr-HR/admin/asset_maintenances/form.php b/Productivite/Snipe-IT/resources/lang/hr-HR/admin/asset_maintenances/form.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/hr-HR/admin/asset_maintenances/form.php
rename to Productivite/Snipe-IT/resources/lang/hr-HR/admin/asset_maintenances/form.php
diff --git a/Production/SNIPE-IT/resources/lang/hr-HR/admin/asset_maintenances/general.php b/Productivite/Snipe-IT/resources/lang/hr-HR/admin/asset_maintenances/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/hr-HR/admin/asset_maintenances/general.php
rename to Productivite/Snipe-IT/resources/lang/hr-HR/admin/asset_maintenances/general.php
diff --git a/Production/SNIPE-IT/resources/lang/hr-HR/admin/asset_maintenances/message.php b/Productivite/Snipe-IT/resources/lang/hr-HR/admin/asset_maintenances/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/hr-HR/admin/asset_maintenances/message.php
rename to Productivite/Snipe-IT/resources/lang/hr-HR/admin/asset_maintenances/message.php
diff --git a/Production/SNIPE-IT/resources/lang/hr-HR/admin/asset_maintenances/table.php b/Productivite/Snipe-IT/resources/lang/hr-HR/admin/asset_maintenances/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/hr-HR/admin/asset_maintenances/table.php
rename to Productivite/Snipe-IT/resources/lang/hr-HR/admin/asset_maintenances/table.php
diff --git a/Production/SNIPE-IT/resources/lang/hr-HR/admin/categories/general.php b/Productivite/Snipe-IT/resources/lang/hr-HR/admin/categories/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/hr-HR/admin/categories/general.php
rename to Productivite/Snipe-IT/resources/lang/hr-HR/admin/categories/general.php
diff --git a/Production/SNIPE-IT/resources/lang/hr-HR/admin/categories/message.php b/Productivite/Snipe-IT/resources/lang/hr-HR/admin/categories/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/hr-HR/admin/categories/message.php
rename to Productivite/Snipe-IT/resources/lang/hr-HR/admin/categories/message.php
diff --git a/Production/SNIPE-IT/resources/lang/hr-HR/admin/categories/table.php b/Productivite/Snipe-IT/resources/lang/hr-HR/admin/categories/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/hr-HR/admin/categories/table.php
rename to Productivite/Snipe-IT/resources/lang/hr-HR/admin/categories/table.php
diff --git a/Production/SNIPE-IT/resources/lang/hr-HR/admin/companies/general.php b/Productivite/Snipe-IT/resources/lang/hr-HR/admin/companies/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/hr-HR/admin/companies/general.php
rename to Productivite/Snipe-IT/resources/lang/hr-HR/admin/companies/general.php
diff --git a/Production/SNIPE-IT/resources/lang/hr-HR/admin/companies/message.php b/Productivite/Snipe-IT/resources/lang/hr-HR/admin/companies/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/hr-HR/admin/companies/message.php
rename to Productivite/Snipe-IT/resources/lang/hr-HR/admin/companies/message.php
diff --git a/Production/SNIPE-IT/resources/lang/hr-HR/admin/companies/table.php b/Productivite/Snipe-IT/resources/lang/hr-HR/admin/companies/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/hr-HR/admin/companies/table.php
rename to Productivite/Snipe-IT/resources/lang/hr-HR/admin/companies/table.php
diff --git a/Production/SNIPE-IT/resources/lang/hr-HR/admin/components/general.php b/Productivite/Snipe-IT/resources/lang/hr-HR/admin/components/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/hr-HR/admin/components/general.php
rename to Productivite/Snipe-IT/resources/lang/hr-HR/admin/components/general.php
diff --git a/Production/SNIPE-IT/resources/lang/hr-HR/admin/components/message.php b/Productivite/Snipe-IT/resources/lang/hr-HR/admin/components/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/hr-HR/admin/components/message.php
rename to Productivite/Snipe-IT/resources/lang/hr-HR/admin/components/message.php
diff --git a/Production/SNIPE-IT/resources/lang/hr-HR/admin/components/table.php b/Productivite/Snipe-IT/resources/lang/hr-HR/admin/components/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/hr-HR/admin/components/table.php
rename to Productivite/Snipe-IT/resources/lang/hr-HR/admin/components/table.php
diff --git a/Production/SNIPE-IT/resources/lang/hr-HR/admin/consumables/general.php b/Productivite/Snipe-IT/resources/lang/hr-HR/admin/consumables/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/hr-HR/admin/consumables/general.php
rename to Productivite/Snipe-IT/resources/lang/hr-HR/admin/consumables/general.php
diff --git a/Production/SNIPE-IT/resources/lang/hr-HR/admin/consumables/message.php b/Productivite/Snipe-IT/resources/lang/hr-HR/admin/consumables/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/hr-HR/admin/consumables/message.php
rename to Productivite/Snipe-IT/resources/lang/hr-HR/admin/consumables/message.php
diff --git a/Production/SNIPE-IT/resources/lang/hr-HR/admin/consumables/table.php b/Productivite/Snipe-IT/resources/lang/hr-HR/admin/consumables/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/hr-HR/admin/consumables/table.php
rename to Productivite/Snipe-IT/resources/lang/hr-HR/admin/consumables/table.php
diff --git a/Production/SNIPE-IT/resources/lang/hr-HR/admin/custom_fields/general.php b/Productivite/Snipe-IT/resources/lang/hr-HR/admin/custom_fields/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/hr-HR/admin/custom_fields/general.php
rename to Productivite/Snipe-IT/resources/lang/hr-HR/admin/custom_fields/general.php
diff --git a/Production/SNIPE-IT/resources/lang/hr-HR/admin/custom_fields/message.php b/Productivite/Snipe-IT/resources/lang/hr-HR/admin/custom_fields/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/hr-HR/admin/custom_fields/message.php
rename to Productivite/Snipe-IT/resources/lang/hr-HR/admin/custom_fields/message.php
diff --git a/Production/SNIPE-IT/resources/lang/hr-HR/admin/departments/message.php b/Productivite/Snipe-IT/resources/lang/hr-HR/admin/departments/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/hr-HR/admin/departments/message.php
rename to Productivite/Snipe-IT/resources/lang/hr-HR/admin/departments/message.php
diff --git a/Production/SNIPE-IT/resources/lang/hr-HR/admin/departments/table.php b/Productivite/Snipe-IT/resources/lang/hr-HR/admin/departments/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/hr-HR/admin/departments/table.php
rename to Productivite/Snipe-IT/resources/lang/hr-HR/admin/departments/table.php
diff --git a/Production/SNIPE-IT/resources/lang/hr-HR/admin/depreciations/general.php b/Productivite/Snipe-IT/resources/lang/hr-HR/admin/depreciations/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/hr-HR/admin/depreciations/general.php
rename to Productivite/Snipe-IT/resources/lang/hr-HR/admin/depreciations/general.php
diff --git a/Production/SNIPE-IT/resources/lang/hr-HR/admin/depreciations/message.php b/Productivite/Snipe-IT/resources/lang/hr-HR/admin/depreciations/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/hr-HR/admin/depreciations/message.php
rename to Productivite/Snipe-IT/resources/lang/hr-HR/admin/depreciations/message.php
diff --git a/Production/SNIPE-IT/resources/lang/hr-HR/admin/depreciations/table.php b/Productivite/Snipe-IT/resources/lang/hr-HR/admin/depreciations/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/hr-HR/admin/depreciations/table.php
rename to Productivite/Snipe-IT/resources/lang/hr-HR/admin/depreciations/table.php
diff --git a/Production/SNIPE-IT/resources/lang/hr-HR/admin/groups/message.php b/Productivite/Snipe-IT/resources/lang/hr-HR/admin/groups/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/hr-HR/admin/groups/message.php
rename to Productivite/Snipe-IT/resources/lang/hr-HR/admin/groups/message.php
diff --git a/Production/SNIPE-IT/resources/lang/hr-HR/admin/groups/table.php b/Productivite/Snipe-IT/resources/lang/hr-HR/admin/groups/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/hr-HR/admin/groups/table.php
rename to Productivite/Snipe-IT/resources/lang/hr-HR/admin/groups/table.php
diff --git a/Production/SNIPE-IT/resources/lang/hr-HR/admin/groups/titles.php b/Productivite/Snipe-IT/resources/lang/hr-HR/admin/groups/titles.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/hr-HR/admin/groups/titles.php
rename to Productivite/Snipe-IT/resources/lang/hr-HR/admin/groups/titles.php
diff --git a/Production/SNIPE-IT/resources/lang/hr-HR/admin/hardware/form.php b/Productivite/Snipe-IT/resources/lang/hr-HR/admin/hardware/form.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/hr-HR/admin/hardware/form.php
rename to Productivite/Snipe-IT/resources/lang/hr-HR/admin/hardware/form.php
diff --git a/Production/SNIPE-IT/resources/lang/hr-HR/admin/hardware/general.php b/Productivite/Snipe-IT/resources/lang/hr-HR/admin/hardware/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/hr-HR/admin/hardware/general.php
rename to Productivite/Snipe-IT/resources/lang/hr-HR/admin/hardware/general.php
diff --git a/Production/SNIPE-IT/resources/lang/hr-HR/admin/hardware/message.php b/Productivite/Snipe-IT/resources/lang/hr-HR/admin/hardware/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/hr-HR/admin/hardware/message.php
rename to Productivite/Snipe-IT/resources/lang/hr-HR/admin/hardware/message.php
diff --git a/Production/SNIPE-IT/resources/lang/hr-HR/admin/hardware/table.php b/Productivite/Snipe-IT/resources/lang/hr-HR/admin/hardware/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/hr-HR/admin/hardware/table.php
rename to Productivite/Snipe-IT/resources/lang/hr-HR/admin/hardware/table.php
diff --git a/Production/SNIPE-IT/resources/lang/hr-HR/admin/kits/general.php b/Productivite/Snipe-IT/resources/lang/hr-HR/admin/kits/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/hr-HR/admin/kits/general.php
rename to Productivite/Snipe-IT/resources/lang/hr-HR/admin/kits/general.php
diff --git a/Production/SNIPE-IT/resources/lang/hr-HR/admin/labels/message.php b/Productivite/Snipe-IT/resources/lang/hr-HR/admin/labels/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/hr-HR/admin/labels/message.php
rename to Productivite/Snipe-IT/resources/lang/hr-HR/admin/labels/message.php
diff --git a/Production/SNIPE-IT/resources/lang/hr-HR/admin/labels/table.php b/Productivite/Snipe-IT/resources/lang/hr-HR/admin/labels/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/hr-HR/admin/labels/table.php
rename to Productivite/Snipe-IT/resources/lang/hr-HR/admin/labels/table.php
diff --git a/Production/SNIPE-IT/resources/lang/hr-HR/admin/licenses/form.php b/Productivite/Snipe-IT/resources/lang/hr-HR/admin/licenses/form.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/hr-HR/admin/licenses/form.php
rename to Productivite/Snipe-IT/resources/lang/hr-HR/admin/licenses/form.php
diff --git a/Production/SNIPE-IT/resources/lang/hr-HR/admin/licenses/general.php b/Productivite/Snipe-IT/resources/lang/hr-HR/admin/licenses/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/hr-HR/admin/licenses/general.php
rename to Productivite/Snipe-IT/resources/lang/hr-HR/admin/licenses/general.php
diff --git a/Production/SNIPE-IT/resources/lang/hr-HR/admin/licenses/message.php b/Productivite/Snipe-IT/resources/lang/hr-HR/admin/licenses/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/hr-HR/admin/licenses/message.php
rename to Productivite/Snipe-IT/resources/lang/hr-HR/admin/licenses/message.php
diff --git a/Production/SNIPE-IT/resources/lang/hr-HR/admin/licenses/table.php b/Productivite/Snipe-IT/resources/lang/hr-HR/admin/licenses/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/hr-HR/admin/licenses/table.php
rename to Productivite/Snipe-IT/resources/lang/hr-HR/admin/licenses/table.php
diff --git a/Production/SNIPE-IT/resources/lang/hr-HR/admin/locations/message.php b/Productivite/Snipe-IT/resources/lang/hr-HR/admin/locations/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/hr-HR/admin/locations/message.php
rename to Productivite/Snipe-IT/resources/lang/hr-HR/admin/locations/message.php
diff --git a/Production/SNIPE-IT/resources/lang/hr-HR/admin/locations/table.php b/Productivite/Snipe-IT/resources/lang/hr-HR/admin/locations/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/hr-HR/admin/locations/table.php
rename to Productivite/Snipe-IT/resources/lang/hr-HR/admin/locations/table.php
diff --git a/Production/SNIPE-IT/resources/lang/hr-HR/admin/manufacturers/message.php b/Productivite/Snipe-IT/resources/lang/hr-HR/admin/manufacturers/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/hr-HR/admin/manufacturers/message.php
rename to Productivite/Snipe-IT/resources/lang/hr-HR/admin/manufacturers/message.php
diff --git a/Production/SNIPE-IT/resources/lang/hr-HR/admin/manufacturers/table.php b/Productivite/Snipe-IT/resources/lang/hr-HR/admin/manufacturers/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/hr-HR/admin/manufacturers/table.php
rename to Productivite/Snipe-IT/resources/lang/hr-HR/admin/manufacturers/table.php
diff --git a/Production/SNIPE-IT/resources/lang/hr-HR/admin/models/general.php b/Productivite/Snipe-IT/resources/lang/hr-HR/admin/models/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/hr-HR/admin/models/general.php
rename to Productivite/Snipe-IT/resources/lang/hr-HR/admin/models/general.php
diff --git a/Production/SNIPE-IT/resources/lang/hr-HR/admin/models/message.php b/Productivite/Snipe-IT/resources/lang/hr-HR/admin/models/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/hr-HR/admin/models/message.php
rename to Productivite/Snipe-IT/resources/lang/hr-HR/admin/models/message.php
diff --git a/Production/SNIPE-IT/resources/lang/hr-HR/admin/models/table.php b/Productivite/Snipe-IT/resources/lang/hr-HR/admin/models/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/hr-HR/admin/models/table.php
rename to Productivite/Snipe-IT/resources/lang/hr-HR/admin/models/table.php
diff --git a/Production/SNIPE-IT/resources/lang/hr-HR/admin/reports/general.php b/Productivite/Snipe-IT/resources/lang/hr-HR/admin/reports/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/hr-HR/admin/reports/general.php
rename to Productivite/Snipe-IT/resources/lang/hr-HR/admin/reports/general.php
diff --git a/Production/SNIPE-IT/resources/lang/hr-HR/admin/reports/message.php b/Productivite/Snipe-IT/resources/lang/hr-HR/admin/reports/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/hr-HR/admin/reports/message.php
rename to Productivite/Snipe-IT/resources/lang/hr-HR/admin/reports/message.php
diff --git a/Production/SNIPE-IT/resources/lang/hr-HR/admin/settings/general.php b/Productivite/Snipe-IT/resources/lang/hr-HR/admin/settings/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/hr-HR/admin/settings/general.php
rename to Productivite/Snipe-IT/resources/lang/hr-HR/admin/settings/general.php
diff --git a/Production/SNIPE-IT/resources/lang/hr-HR/admin/settings/message.php b/Productivite/Snipe-IT/resources/lang/hr-HR/admin/settings/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/hr-HR/admin/settings/message.php
rename to Productivite/Snipe-IT/resources/lang/hr-HR/admin/settings/message.php
diff --git a/Production/SNIPE-IT/resources/lang/hr-HR/admin/settings/table.php b/Productivite/Snipe-IT/resources/lang/hr-HR/admin/settings/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/hr-HR/admin/settings/table.php
rename to Productivite/Snipe-IT/resources/lang/hr-HR/admin/settings/table.php
diff --git a/Production/SNIPE-IT/resources/lang/hr-HR/admin/statuslabels/message.php b/Productivite/Snipe-IT/resources/lang/hr-HR/admin/statuslabels/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/hr-HR/admin/statuslabels/message.php
rename to Productivite/Snipe-IT/resources/lang/hr-HR/admin/statuslabels/message.php
diff --git a/Production/SNIPE-IT/resources/lang/hr-HR/admin/statuslabels/table.php b/Productivite/Snipe-IT/resources/lang/hr-HR/admin/statuslabels/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/hr-HR/admin/statuslabels/table.php
rename to Productivite/Snipe-IT/resources/lang/hr-HR/admin/statuslabels/table.php
diff --git a/Production/SNIPE-IT/resources/lang/hr-HR/admin/suppliers/message.php b/Productivite/Snipe-IT/resources/lang/hr-HR/admin/suppliers/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/hr-HR/admin/suppliers/message.php
rename to Productivite/Snipe-IT/resources/lang/hr-HR/admin/suppliers/message.php
diff --git a/Production/SNIPE-IT/resources/lang/hr-HR/admin/suppliers/table.php b/Productivite/Snipe-IT/resources/lang/hr-HR/admin/suppliers/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/hr-HR/admin/suppliers/table.php
rename to Productivite/Snipe-IT/resources/lang/hr-HR/admin/suppliers/table.php
diff --git a/Production/SNIPE-IT/resources/lang/hr-HR/admin/users/general.php b/Productivite/Snipe-IT/resources/lang/hr-HR/admin/users/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/hr-HR/admin/users/general.php
rename to Productivite/Snipe-IT/resources/lang/hr-HR/admin/users/general.php
diff --git a/Production/SNIPE-IT/resources/lang/hr-HR/admin/users/message.php b/Productivite/Snipe-IT/resources/lang/hr-HR/admin/users/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/hr-HR/admin/users/message.php
rename to Productivite/Snipe-IT/resources/lang/hr-HR/admin/users/message.php
diff --git a/Production/SNIPE-IT/resources/lang/hr-HR/admin/users/table.php b/Productivite/Snipe-IT/resources/lang/hr-HR/admin/users/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/hr-HR/admin/users/table.php
rename to Productivite/Snipe-IT/resources/lang/hr-HR/admin/users/table.php
diff --git a/Production/SNIPE-IT/resources/lang/hr-HR/auth.php b/Productivite/Snipe-IT/resources/lang/hr-HR/auth.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/hr-HR/auth.php
rename to Productivite/Snipe-IT/resources/lang/hr-HR/auth.php
diff --git a/Production/SNIPE-IT/resources/lang/hr-HR/auth/general.php b/Productivite/Snipe-IT/resources/lang/hr-HR/auth/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/hr-HR/auth/general.php
rename to Productivite/Snipe-IT/resources/lang/hr-HR/auth/general.php
diff --git a/Production/SNIPE-IT/resources/lang/hr-HR/auth/message.php b/Productivite/Snipe-IT/resources/lang/hr-HR/auth/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/hr-HR/auth/message.php
rename to Productivite/Snipe-IT/resources/lang/hr-HR/auth/message.php
diff --git a/Production/SNIPE-IT/resources/lang/hr-HR/button.php b/Productivite/Snipe-IT/resources/lang/hr-HR/button.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/hr-HR/button.php
rename to Productivite/Snipe-IT/resources/lang/hr-HR/button.php
diff --git a/Production/SNIPE-IT/resources/lang/hr-HR/general.php b/Productivite/Snipe-IT/resources/lang/hr-HR/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/hr-HR/general.php
rename to Productivite/Snipe-IT/resources/lang/hr-HR/general.php
diff --git a/Production/SNIPE-IT/resources/lang/hr-HR/help.php b/Productivite/Snipe-IT/resources/lang/hr-HR/help.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/hr-HR/help.php
rename to Productivite/Snipe-IT/resources/lang/hr-HR/help.php
diff --git a/Production/SNIPE-IT/resources/lang/hr-HR/localizations.php b/Productivite/Snipe-IT/resources/lang/hr-HR/localizations.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/hr-HR/localizations.php
rename to Productivite/Snipe-IT/resources/lang/hr-HR/localizations.php
diff --git a/Production/SNIPE-IT/resources/lang/hr-HR/mail.php b/Productivite/Snipe-IT/resources/lang/hr-HR/mail.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/hr-HR/mail.php
rename to Productivite/Snipe-IT/resources/lang/hr-HR/mail.php
diff --git a/Production/SNIPE-IT/resources/lang/hr-HR/pagination.php b/Productivite/Snipe-IT/resources/lang/hr-HR/pagination.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/hr-HR/pagination.php
rename to Productivite/Snipe-IT/resources/lang/hr-HR/pagination.php
diff --git a/Production/SNIPE-IT/resources/lang/hr-HR/passwords.php b/Productivite/Snipe-IT/resources/lang/hr-HR/passwords.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/hr-HR/passwords.php
rename to Productivite/Snipe-IT/resources/lang/hr-HR/passwords.php
diff --git a/Production/SNIPE-IT/resources/lang/hr-HR/reminders.php b/Productivite/Snipe-IT/resources/lang/hr-HR/reminders.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/hr-HR/reminders.php
rename to Productivite/Snipe-IT/resources/lang/hr-HR/reminders.php
diff --git a/Production/SNIPE-IT/resources/lang/hr-HR/table.php b/Productivite/Snipe-IT/resources/lang/hr-HR/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/hr-HR/table.php
rename to Productivite/Snipe-IT/resources/lang/hr-HR/table.php
diff --git a/Production/SNIPE-IT/resources/lang/hr-HR/validation.php b/Productivite/Snipe-IT/resources/lang/hr-HR/validation.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/hr-HR/validation.php
rename to Productivite/Snipe-IT/resources/lang/hr-HR/validation.php
diff --git a/Production/SNIPE-IT/resources/lang/hu-HU/account/general.php b/Productivite/Snipe-IT/resources/lang/hu-HU/account/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/hu-HU/account/general.php
rename to Productivite/Snipe-IT/resources/lang/hu-HU/account/general.php
diff --git a/Production/SNIPE-IT/resources/lang/hu-HU/admin/accessories/general.php b/Productivite/Snipe-IT/resources/lang/hu-HU/admin/accessories/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/hu-HU/admin/accessories/general.php
rename to Productivite/Snipe-IT/resources/lang/hu-HU/admin/accessories/general.php
diff --git a/Production/SNIPE-IT/resources/lang/hu-HU/admin/accessories/message.php b/Productivite/Snipe-IT/resources/lang/hu-HU/admin/accessories/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/hu-HU/admin/accessories/message.php
rename to Productivite/Snipe-IT/resources/lang/hu-HU/admin/accessories/message.php
diff --git a/Production/SNIPE-IT/resources/lang/hu-HU/admin/accessories/table.php b/Productivite/Snipe-IT/resources/lang/hu-HU/admin/accessories/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/hu-HU/admin/accessories/table.php
rename to Productivite/Snipe-IT/resources/lang/hu-HU/admin/accessories/table.php
diff --git a/Production/SNIPE-IT/resources/lang/hu-HU/admin/asset_maintenances/form.php b/Productivite/Snipe-IT/resources/lang/hu-HU/admin/asset_maintenances/form.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/hu-HU/admin/asset_maintenances/form.php
rename to Productivite/Snipe-IT/resources/lang/hu-HU/admin/asset_maintenances/form.php
diff --git a/Production/SNIPE-IT/resources/lang/hu-HU/admin/asset_maintenances/general.php b/Productivite/Snipe-IT/resources/lang/hu-HU/admin/asset_maintenances/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/hu-HU/admin/asset_maintenances/general.php
rename to Productivite/Snipe-IT/resources/lang/hu-HU/admin/asset_maintenances/general.php
diff --git a/Production/SNIPE-IT/resources/lang/hu-HU/admin/asset_maintenances/message.php b/Productivite/Snipe-IT/resources/lang/hu-HU/admin/asset_maintenances/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/hu-HU/admin/asset_maintenances/message.php
rename to Productivite/Snipe-IT/resources/lang/hu-HU/admin/asset_maintenances/message.php
diff --git a/Production/SNIPE-IT/resources/lang/hu-HU/admin/asset_maintenances/table.php b/Productivite/Snipe-IT/resources/lang/hu-HU/admin/asset_maintenances/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/hu-HU/admin/asset_maintenances/table.php
rename to Productivite/Snipe-IT/resources/lang/hu-HU/admin/asset_maintenances/table.php
diff --git a/Production/SNIPE-IT/resources/lang/hu-HU/admin/categories/general.php b/Productivite/Snipe-IT/resources/lang/hu-HU/admin/categories/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/hu-HU/admin/categories/general.php
rename to Productivite/Snipe-IT/resources/lang/hu-HU/admin/categories/general.php
diff --git a/Production/SNIPE-IT/resources/lang/hu-HU/admin/categories/message.php b/Productivite/Snipe-IT/resources/lang/hu-HU/admin/categories/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/hu-HU/admin/categories/message.php
rename to Productivite/Snipe-IT/resources/lang/hu-HU/admin/categories/message.php
diff --git a/Production/SNIPE-IT/resources/lang/hu-HU/admin/categories/table.php b/Productivite/Snipe-IT/resources/lang/hu-HU/admin/categories/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/hu-HU/admin/categories/table.php
rename to Productivite/Snipe-IT/resources/lang/hu-HU/admin/categories/table.php
diff --git a/Production/SNIPE-IT/resources/lang/hu-HU/admin/companies/general.php b/Productivite/Snipe-IT/resources/lang/hu-HU/admin/companies/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/hu-HU/admin/companies/general.php
rename to Productivite/Snipe-IT/resources/lang/hu-HU/admin/companies/general.php
diff --git a/Production/SNIPE-IT/resources/lang/hu-HU/admin/companies/message.php b/Productivite/Snipe-IT/resources/lang/hu-HU/admin/companies/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/hu-HU/admin/companies/message.php
rename to Productivite/Snipe-IT/resources/lang/hu-HU/admin/companies/message.php
diff --git a/Production/SNIPE-IT/resources/lang/hu-HU/admin/companies/table.php b/Productivite/Snipe-IT/resources/lang/hu-HU/admin/companies/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/hu-HU/admin/companies/table.php
rename to Productivite/Snipe-IT/resources/lang/hu-HU/admin/companies/table.php
diff --git a/Production/SNIPE-IT/resources/lang/hu-HU/admin/components/general.php b/Productivite/Snipe-IT/resources/lang/hu-HU/admin/components/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/hu-HU/admin/components/general.php
rename to Productivite/Snipe-IT/resources/lang/hu-HU/admin/components/general.php
diff --git a/Production/SNIPE-IT/resources/lang/hu-HU/admin/components/message.php b/Productivite/Snipe-IT/resources/lang/hu-HU/admin/components/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/hu-HU/admin/components/message.php
rename to Productivite/Snipe-IT/resources/lang/hu-HU/admin/components/message.php
diff --git a/Production/SNIPE-IT/resources/lang/hu-HU/admin/components/table.php b/Productivite/Snipe-IT/resources/lang/hu-HU/admin/components/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/hu-HU/admin/components/table.php
rename to Productivite/Snipe-IT/resources/lang/hu-HU/admin/components/table.php
diff --git a/Production/SNIPE-IT/resources/lang/hu-HU/admin/consumables/general.php b/Productivite/Snipe-IT/resources/lang/hu-HU/admin/consumables/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/hu-HU/admin/consumables/general.php
rename to Productivite/Snipe-IT/resources/lang/hu-HU/admin/consumables/general.php
diff --git a/Production/SNIPE-IT/resources/lang/hu-HU/admin/consumables/message.php b/Productivite/Snipe-IT/resources/lang/hu-HU/admin/consumables/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/hu-HU/admin/consumables/message.php
rename to Productivite/Snipe-IT/resources/lang/hu-HU/admin/consumables/message.php
diff --git a/Production/SNIPE-IT/resources/lang/hu-HU/admin/consumables/table.php b/Productivite/Snipe-IT/resources/lang/hu-HU/admin/consumables/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/hu-HU/admin/consumables/table.php
rename to Productivite/Snipe-IT/resources/lang/hu-HU/admin/consumables/table.php
diff --git a/Production/SNIPE-IT/resources/lang/hu-HU/admin/custom_fields/general.php b/Productivite/Snipe-IT/resources/lang/hu-HU/admin/custom_fields/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/hu-HU/admin/custom_fields/general.php
rename to Productivite/Snipe-IT/resources/lang/hu-HU/admin/custom_fields/general.php
diff --git a/Production/SNIPE-IT/resources/lang/hu-HU/admin/custom_fields/message.php b/Productivite/Snipe-IT/resources/lang/hu-HU/admin/custom_fields/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/hu-HU/admin/custom_fields/message.php
rename to Productivite/Snipe-IT/resources/lang/hu-HU/admin/custom_fields/message.php
diff --git a/Production/SNIPE-IT/resources/lang/hu-HU/admin/departments/message.php b/Productivite/Snipe-IT/resources/lang/hu-HU/admin/departments/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/hu-HU/admin/departments/message.php
rename to Productivite/Snipe-IT/resources/lang/hu-HU/admin/departments/message.php
diff --git a/Production/SNIPE-IT/resources/lang/hu-HU/admin/departments/table.php b/Productivite/Snipe-IT/resources/lang/hu-HU/admin/departments/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/hu-HU/admin/departments/table.php
rename to Productivite/Snipe-IT/resources/lang/hu-HU/admin/departments/table.php
diff --git a/Production/SNIPE-IT/resources/lang/hu-HU/admin/depreciations/general.php b/Productivite/Snipe-IT/resources/lang/hu-HU/admin/depreciations/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/hu-HU/admin/depreciations/general.php
rename to Productivite/Snipe-IT/resources/lang/hu-HU/admin/depreciations/general.php
diff --git a/Production/SNIPE-IT/resources/lang/hu-HU/admin/depreciations/message.php b/Productivite/Snipe-IT/resources/lang/hu-HU/admin/depreciations/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/hu-HU/admin/depreciations/message.php
rename to Productivite/Snipe-IT/resources/lang/hu-HU/admin/depreciations/message.php
diff --git a/Production/SNIPE-IT/resources/lang/hu-HU/admin/depreciations/table.php b/Productivite/Snipe-IT/resources/lang/hu-HU/admin/depreciations/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/hu-HU/admin/depreciations/table.php
rename to Productivite/Snipe-IT/resources/lang/hu-HU/admin/depreciations/table.php
diff --git a/Production/SNIPE-IT/resources/lang/hu-HU/admin/groups/message.php b/Productivite/Snipe-IT/resources/lang/hu-HU/admin/groups/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/hu-HU/admin/groups/message.php
rename to Productivite/Snipe-IT/resources/lang/hu-HU/admin/groups/message.php
diff --git a/Production/SNIPE-IT/resources/lang/hu-HU/admin/groups/table.php b/Productivite/Snipe-IT/resources/lang/hu-HU/admin/groups/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/hu-HU/admin/groups/table.php
rename to Productivite/Snipe-IT/resources/lang/hu-HU/admin/groups/table.php
diff --git a/Production/SNIPE-IT/resources/lang/hu-HU/admin/groups/titles.php b/Productivite/Snipe-IT/resources/lang/hu-HU/admin/groups/titles.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/hu-HU/admin/groups/titles.php
rename to Productivite/Snipe-IT/resources/lang/hu-HU/admin/groups/titles.php
diff --git a/Production/SNIPE-IT/resources/lang/hu-HU/admin/hardware/form.php b/Productivite/Snipe-IT/resources/lang/hu-HU/admin/hardware/form.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/hu-HU/admin/hardware/form.php
rename to Productivite/Snipe-IT/resources/lang/hu-HU/admin/hardware/form.php
diff --git a/Production/SNIPE-IT/resources/lang/hu-HU/admin/hardware/general.php b/Productivite/Snipe-IT/resources/lang/hu-HU/admin/hardware/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/hu-HU/admin/hardware/general.php
rename to Productivite/Snipe-IT/resources/lang/hu-HU/admin/hardware/general.php
diff --git a/Production/SNIPE-IT/resources/lang/hu-HU/admin/hardware/message.php b/Productivite/Snipe-IT/resources/lang/hu-HU/admin/hardware/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/hu-HU/admin/hardware/message.php
rename to Productivite/Snipe-IT/resources/lang/hu-HU/admin/hardware/message.php
diff --git a/Production/SNIPE-IT/resources/lang/hu-HU/admin/hardware/table.php b/Productivite/Snipe-IT/resources/lang/hu-HU/admin/hardware/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/hu-HU/admin/hardware/table.php
rename to Productivite/Snipe-IT/resources/lang/hu-HU/admin/hardware/table.php
diff --git a/Production/SNIPE-IT/resources/lang/hu-HU/admin/kits/general.php b/Productivite/Snipe-IT/resources/lang/hu-HU/admin/kits/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/hu-HU/admin/kits/general.php
rename to Productivite/Snipe-IT/resources/lang/hu-HU/admin/kits/general.php
diff --git a/Production/SNIPE-IT/resources/lang/hu-HU/admin/labels/message.php b/Productivite/Snipe-IT/resources/lang/hu-HU/admin/labels/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/hu-HU/admin/labels/message.php
rename to Productivite/Snipe-IT/resources/lang/hu-HU/admin/labels/message.php
diff --git a/Production/SNIPE-IT/resources/lang/hu-HU/admin/labels/table.php b/Productivite/Snipe-IT/resources/lang/hu-HU/admin/labels/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/hu-HU/admin/labels/table.php
rename to Productivite/Snipe-IT/resources/lang/hu-HU/admin/labels/table.php
diff --git a/Production/SNIPE-IT/resources/lang/hu-HU/admin/licenses/form.php b/Productivite/Snipe-IT/resources/lang/hu-HU/admin/licenses/form.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/hu-HU/admin/licenses/form.php
rename to Productivite/Snipe-IT/resources/lang/hu-HU/admin/licenses/form.php
diff --git a/Production/SNIPE-IT/resources/lang/hu-HU/admin/licenses/general.php b/Productivite/Snipe-IT/resources/lang/hu-HU/admin/licenses/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/hu-HU/admin/licenses/general.php
rename to Productivite/Snipe-IT/resources/lang/hu-HU/admin/licenses/general.php
diff --git a/Production/SNIPE-IT/resources/lang/hu-HU/admin/licenses/message.php b/Productivite/Snipe-IT/resources/lang/hu-HU/admin/licenses/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/hu-HU/admin/licenses/message.php
rename to Productivite/Snipe-IT/resources/lang/hu-HU/admin/licenses/message.php
diff --git a/Production/SNIPE-IT/resources/lang/hu-HU/admin/licenses/table.php b/Productivite/Snipe-IT/resources/lang/hu-HU/admin/licenses/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/hu-HU/admin/licenses/table.php
rename to Productivite/Snipe-IT/resources/lang/hu-HU/admin/licenses/table.php
diff --git a/Production/SNIPE-IT/resources/lang/hu-HU/admin/locations/message.php b/Productivite/Snipe-IT/resources/lang/hu-HU/admin/locations/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/hu-HU/admin/locations/message.php
rename to Productivite/Snipe-IT/resources/lang/hu-HU/admin/locations/message.php
diff --git a/Production/SNIPE-IT/resources/lang/hu-HU/admin/locations/table.php b/Productivite/Snipe-IT/resources/lang/hu-HU/admin/locations/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/hu-HU/admin/locations/table.php
rename to Productivite/Snipe-IT/resources/lang/hu-HU/admin/locations/table.php
diff --git a/Production/SNIPE-IT/resources/lang/hu-HU/admin/manufacturers/message.php b/Productivite/Snipe-IT/resources/lang/hu-HU/admin/manufacturers/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/hu-HU/admin/manufacturers/message.php
rename to Productivite/Snipe-IT/resources/lang/hu-HU/admin/manufacturers/message.php
diff --git a/Production/SNIPE-IT/resources/lang/hu-HU/admin/manufacturers/table.php b/Productivite/Snipe-IT/resources/lang/hu-HU/admin/manufacturers/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/hu-HU/admin/manufacturers/table.php
rename to Productivite/Snipe-IT/resources/lang/hu-HU/admin/manufacturers/table.php
diff --git a/Production/SNIPE-IT/resources/lang/hu-HU/admin/models/general.php b/Productivite/Snipe-IT/resources/lang/hu-HU/admin/models/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/hu-HU/admin/models/general.php
rename to Productivite/Snipe-IT/resources/lang/hu-HU/admin/models/general.php
diff --git a/Production/SNIPE-IT/resources/lang/hu-HU/admin/models/message.php b/Productivite/Snipe-IT/resources/lang/hu-HU/admin/models/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/hu-HU/admin/models/message.php
rename to Productivite/Snipe-IT/resources/lang/hu-HU/admin/models/message.php
diff --git a/Production/SNIPE-IT/resources/lang/hu-HU/admin/models/table.php b/Productivite/Snipe-IT/resources/lang/hu-HU/admin/models/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/hu-HU/admin/models/table.php
rename to Productivite/Snipe-IT/resources/lang/hu-HU/admin/models/table.php
diff --git a/Production/SNIPE-IT/resources/lang/hu-HU/admin/reports/general.php b/Productivite/Snipe-IT/resources/lang/hu-HU/admin/reports/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/hu-HU/admin/reports/general.php
rename to Productivite/Snipe-IT/resources/lang/hu-HU/admin/reports/general.php
diff --git a/Production/SNIPE-IT/resources/lang/hu-HU/admin/reports/message.php b/Productivite/Snipe-IT/resources/lang/hu-HU/admin/reports/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/hu-HU/admin/reports/message.php
rename to Productivite/Snipe-IT/resources/lang/hu-HU/admin/reports/message.php
diff --git a/Production/SNIPE-IT/resources/lang/hu-HU/admin/settings/general.php b/Productivite/Snipe-IT/resources/lang/hu-HU/admin/settings/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/hu-HU/admin/settings/general.php
rename to Productivite/Snipe-IT/resources/lang/hu-HU/admin/settings/general.php
diff --git a/Production/SNIPE-IT/resources/lang/hu-HU/admin/settings/message.php b/Productivite/Snipe-IT/resources/lang/hu-HU/admin/settings/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/hu-HU/admin/settings/message.php
rename to Productivite/Snipe-IT/resources/lang/hu-HU/admin/settings/message.php
diff --git a/Production/SNIPE-IT/resources/lang/hu-HU/admin/settings/table.php b/Productivite/Snipe-IT/resources/lang/hu-HU/admin/settings/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/hu-HU/admin/settings/table.php
rename to Productivite/Snipe-IT/resources/lang/hu-HU/admin/settings/table.php
diff --git a/Production/SNIPE-IT/resources/lang/hu-HU/admin/statuslabels/message.php b/Productivite/Snipe-IT/resources/lang/hu-HU/admin/statuslabels/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/hu-HU/admin/statuslabels/message.php
rename to Productivite/Snipe-IT/resources/lang/hu-HU/admin/statuslabels/message.php
diff --git a/Production/SNIPE-IT/resources/lang/hu-HU/admin/statuslabels/table.php b/Productivite/Snipe-IT/resources/lang/hu-HU/admin/statuslabels/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/hu-HU/admin/statuslabels/table.php
rename to Productivite/Snipe-IT/resources/lang/hu-HU/admin/statuslabels/table.php
diff --git a/Production/SNIPE-IT/resources/lang/hu-HU/admin/suppliers/message.php b/Productivite/Snipe-IT/resources/lang/hu-HU/admin/suppliers/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/hu-HU/admin/suppliers/message.php
rename to Productivite/Snipe-IT/resources/lang/hu-HU/admin/suppliers/message.php
diff --git a/Production/SNIPE-IT/resources/lang/hu-HU/admin/suppliers/table.php b/Productivite/Snipe-IT/resources/lang/hu-HU/admin/suppliers/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/hu-HU/admin/suppliers/table.php
rename to Productivite/Snipe-IT/resources/lang/hu-HU/admin/suppliers/table.php
diff --git a/Production/SNIPE-IT/resources/lang/hu-HU/admin/users/general.php b/Productivite/Snipe-IT/resources/lang/hu-HU/admin/users/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/hu-HU/admin/users/general.php
rename to Productivite/Snipe-IT/resources/lang/hu-HU/admin/users/general.php
diff --git a/Production/SNIPE-IT/resources/lang/hu-HU/admin/users/message.php b/Productivite/Snipe-IT/resources/lang/hu-HU/admin/users/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/hu-HU/admin/users/message.php
rename to Productivite/Snipe-IT/resources/lang/hu-HU/admin/users/message.php
diff --git a/Production/SNIPE-IT/resources/lang/hu-HU/admin/users/table.php b/Productivite/Snipe-IT/resources/lang/hu-HU/admin/users/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/hu-HU/admin/users/table.php
rename to Productivite/Snipe-IT/resources/lang/hu-HU/admin/users/table.php
diff --git a/Production/SNIPE-IT/resources/lang/hu-HU/auth.php b/Productivite/Snipe-IT/resources/lang/hu-HU/auth.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/hu-HU/auth.php
rename to Productivite/Snipe-IT/resources/lang/hu-HU/auth.php
diff --git a/Production/SNIPE-IT/resources/lang/hu-HU/auth/general.php b/Productivite/Snipe-IT/resources/lang/hu-HU/auth/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/hu-HU/auth/general.php
rename to Productivite/Snipe-IT/resources/lang/hu-HU/auth/general.php
diff --git a/Production/SNIPE-IT/resources/lang/hu-HU/auth/message.php b/Productivite/Snipe-IT/resources/lang/hu-HU/auth/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/hu-HU/auth/message.php
rename to Productivite/Snipe-IT/resources/lang/hu-HU/auth/message.php
diff --git a/Production/SNIPE-IT/resources/lang/hu-HU/button.php b/Productivite/Snipe-IT/resources/lang/hu-HU/button.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/hu-HU/button.php
rename to Productivite/Snipe-IT/resources/lang/hu-HU/button.php
diff --git a/Production/SNIPE-IT/resources/lang/hu-HU/general.php b/Productivite/Snipe-IT/resources/lang/hu-HU/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/hu-HU/general.php
rename to Productivite/Snipe-IT/resources/lang/hu-HU/general.php
diff --git a/Production/SNIPE-IT/resources/lang/hu-HU/help.php b/Productivite/Snipe-IT/resources/lang/hu-HU/help.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/hu-HU/help.php
rename to Productivite/Snipe-IT/resources/lang/hu-HU/help.php
diff --git a/Production/SNIPE-IT/resources/lang/hu-HU/localizations.php b/Productivite/Snipe-IT/resources/lang/hu-HU/localizations.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/hu-HU/localizations.php
rename to Productivite/Snipe-IT/resources/lang/hu-HU/localizations.php
diff --git a/Production/SNIPE-IT/resources/lang/hu-HU/mail.php b/Productivite/Snipe-IT/resources/lang/hu-HU/mail.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/hu-HU/mail.php
rename to Productivite/Snipe-IT/resources/lang/hu-HU/mail.php
diff --git a/Production/SNIPE-IT/resources/lang/hu-HU/pagination.php b/Productivite/Snipe-IT/resources/lang/hu-HU/pagination.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/hu-HU/pagination.php
rename to Productivite/Snipe-IT/resources/lang/hu-HU/pagination.php
diff --git a/Production/SNIPE-IT/resources/lang/hu-HU/passwords.php b/Productivite/Snipe-IT/resources/lang/hu-HU/passwords.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/hu-HU/passwords.php
rename to Productivite/Snipe-IT/resources/lang/hu-HU/passwords.php
diff --git a/Production/SNIPE-IT/resources/lang/hu-HU/reminders.php b/Productivite/Snipe-IT/resources/lang/hu-HU/reminders.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/hu-HU/reminders.php
rename to Productivite/Snipe-IT/resources/lang/hu-HU/reminders.php
diff --git a/Production/SNIPE-IT/resources/lang/hu-HU/table.php b/Productivite/Snipe-IT/resources/lang/hu-HU/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/hu-HU/table.php
rename to Productivite/Snipe-IT/resources/lang/hu-HU/table.php
diff --git a/Production/SNIPE-IT/resources/lang/hu-HU/validation.php b/Productivite/Snipe-IT/resources/lang/hu-HU/validation.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/hu-HU/validation.php
rename to Productivite/Snipe-IT/resources/lang/hu-HU/validation.php
diff --git a/Production/SNIPE-IT/resources/lang/id-ID/account/general.php b/Productivite/Snipe-IT/resources/lang/id-ID/account/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/id-ID/account/general.php
rename to Productivite/Snipe-IT/resources/lang/id-ID/account/general.php
diff --git a/Production/SNIPE-IT/resources/lang/id-ID/admin/accessories/general.php b/Productivite/Snipe-IT/resources/lang/id-ID/admin/accessories/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/id-ID/admin/accessories/general.php
rename to Productivite/Snipe-IT/resources/lang/id-ID/admin/accessories/general.php
diff --git a/Production/SNIPE-IT/resources/lang/id-ID/admin/accessories/message.php b/Productivite/Snipe-IT/resources/lang/id-ID/admin/accessories/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/id-ID/admin/accessories/message.php
rename to Productivite/Snipe-IT/resources/lang/id-ID/admin/accessories/message.php
diff --git a/Production/SNIPE-IT/resources/lang/id-ID/admin/accessories/table.php b/Productivite/Snipe-IT/resources/lang/id-ID/admin/accessories/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/id-ID/admin/accessories/table.php
rename to Productivite/Snipe-IT/resources/lang/id-ID/admin/accessories/table.php
diff --git a/Production/SNIPE-IT/resources/lang/id-ID/admin/asset_maintenances/form.php b/Productivite/Snipe-IT/resources/lang/id-ID/admin/asset_maintenances/form.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/id-ID/admin/asset_maintenances/form.php
rename to Productivite/Snipe-IT/resources/lang/id-ID/admin/asset_maintenances/form.php
diff --git a/Production/SNIPE-IT/resources/lang/id-ID/admin/asset_maintenances/general.php b/Productivite/Snipe-IT/resources/lang/id-ID/admin/asset_maintenances/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/id-ID/admin/asset_maintenances/general.php
rename to Productivite/Snipe-IT/resources/lang/id-ID/admin/asset_maintenances/general.php
diff --git a/Production/SNIPE-IT/resources/lang/id-ID/admin/asset_maintenances/message.php b/Productivite/Snipe-IT/resources/lang/id-ID/admin/asset_maintenances/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/id-ID/admin/asset_maintenances/message.php
rename to Productivite/Snipe-IT/resources/lang/id-ID/admin/asset_maintenances/message.php
diff --git a/Production/SNIPE-IT/resources/lang/id-ID/admin/asset_maintenances/table.php b/Productivite/Snipe-IT/resources/lang/id-ID/admin/asset_maintenances/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/id-ID/admin/asset_maintenances/table.php
rename to Productivite/Snipe-IT/resources/lang/id-ID/admin/asset_maintenances/table.php
diff --git a/Production/SNIPE-IT/resources/lang/id-ID/admin/categories/general.php b/Productivite/Snipe-IT/resources/lang/id-ID/admin/categories/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/id-ID/admin/categories/general.php
rename to Productivite/Snipe-IT/resources/lang/id-ID/admin/categories/general.php
diff --git a/Production/SNIPE-IT/resources/lang/id-ID/admin/categories/message.php b/Productivite/Snipe-IT/resources/lang/id-ID/admin/categories/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/id-ID/admin/categories/message.php
rename to Productivite/Snipe-IT/resources/lang/id-ID/admin/categories/message.php
diff --git a/Production/SNIPE-IT/resources/lang/id-ID/admin/categories/table.php b/Productivite/Snipe-IT/resources/lang/id-ID/admin/categories/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/id-ID/admin/categories/table.php
rename to Productivite/Snipe-IT/resources/lang/id-ID/admin/categories/table.php
diff --git a/Production/SNIPE-IT/resources/lang/id-ID/admin/companies/general.php b/Productivite/Snipe-IT/resources/lang/id-ID/admin/companies/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/id-ID/admin/companies/general.php
rename to Productivite/Snipe-IT/resources/lang/id-ID/admin/companies/general.php
diff --git a/Production/SNIPE-IT/resources/lang/id-ID/admin/companies/message.php b/Productivite/Snipe-IT/resources/lang/id-ID/admin/companies/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/id-ID/admin/companies/message.php
rename to Productivite/Snipe-IT/resources/lang/id-ID/admin/companies/message.php
diff --git a/Production/SNIPE-IT/resources/lang/id-ID/admin/companies/table.php b/Productivite/Snipe-IT/resources/lang/id-ID/admin/companies/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/id-ID/admin/companies/table.php
rename to Productivite/Snipe-IT/resources/lang/id-ID/admin/companies/table.php
diff --git a/Production/SNIPE-IT/resources/lang/id-ID/admin/components/general.php b/Productivite/Snipe-IT/resources/lang/id-ID/admin/components/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/id-ID/admin/components/general.php
rename to Productivite/Snipe-IT/resources/lang/id-ID/admin/components/general.php
diff --git a/Production/SNIPE-IT/resources/lang/id-ID/admin/components/message.php b/Productivite/Snipe-IT/resources/lang/id-ID/admin/components/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/id-ID/admin/components/message.php
rename to Productivite/Snipe-IT/resources/lang/id-ID/admin/components/message.php
diff --git a/Production/SNIPE-IT/resources/lang/id-ID/admin/components/table.php b/Productivite/Snipe-IT/resources/lang/id-ID/admin/components/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/id-ID/admin/components/table.php
rename to Productivite/Snipe-IT/resources/lang/id-ID/admin/components/table.php
diff --git a/Production/SNIPE-IT/resources/lang/id-ID/admin/consumables/general.php b/Productivite/Snipe-IT/resources/lang/id-ID/admin/consumables/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/id-ID/admin/consumables/general.php
rename to Productivite/Snipe-IT/resources/lang/id-ID/admin/consumables/general.php
diff --git a/Production/SNIPE-IT/resources/lang/id-ID/admin/consumables/message.php b/Productivite/Snipe-IT/resources/lang/id-ID/admin/consumables/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/id-ID/admin/consumables/message.php
rename to Productivite/Snipe-IT/resources/lang/id-ID/admin/consumables/message.php
diff --git a/Production/SNIPE-IT/resources/lang/id-ID/admin/consumables/table.php b/Productivite/Snipe-IT/resources/lang/id-ID/admin/consumables/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/id-ID/admin/consumables/table.php
rename to Productivite/Snipe-IT/resources/lang/id-ID/admin/consumables/table.php
diff --git a/Production/SNIPE-IT/resources/lang/id-ID/admin/custom_fields/general.php b/Productivite/Snipe-IT/resources/lang/id-ID/admin/custom_fields/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/id-ID/admin/custom_fields/general.php
rename to Productivite/Snipe-IT/resources/lang/id-ID/admin/custom_fields/general.php
diff --git a/Production/SNIPE-IT/resources/lang/id-ID/admin/custom_fields/message.php b/Productivite/Snipe-IT/resources/lang/id-ID/admin/custom_fields/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/id-ID/admin/custom_fields/message.php
rename to Productivite/Snipe-IT/resources/lang/id-ID/admin/custom_fields/message.php
diff --git a/Production/SNIPE-IT/resources/lang/id-ID/admin/departments/message.php b/Productivite/Snipe-IT/resources/lang/id-ID/admin/departments/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/id-ID/admin/departments/message.php
rename to Productivite/Snipe-IT/resources/lang/id-ID/admin/departments/message.php
diff --git a/Production/SNIPE-IT/resources/lang/id-ID/admin/departments/table.php b/Productivite/Snipe-IT/resources/lang/id-ID/admin/departments/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/id-ID/admin/departments/table.php
rename to Productivite/Snipe-IT/resources/lang/id-ID/admin/departments/table.php
diff --git a/Production/SNIPE-IT/resources/lang/id-ID/admin/depreciations/general.php b/Productivite/Snipe-IT/resources/lang/id-ID/admin/depreciations/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/id-ID/admin/depreciations/general.php
rename to Productivite/Snipe-IT/resources/lang/id-ID/admin/depreciations/general.php
diff --git a/Production/SNIPE-IT/resources/lang/id-ID/admin/depreciations/message.php b/Productivite/Snipe-IT/resources/lang/id-ID/admin/depreciations/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/id-ID/admin/depreciations/message.php
rename to Productivite/Snipe-IT/resources/lang/id-ID/admin/depreciations/message.php
diff --git a/Production/SNIPE-IT/resources/lang/id-ID/admin/depreciations/table.php b/Productivite/Snipe-IT/resources/lang/id-ID/admin/depreciations/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/id-ID/admin/depreciations/table.php
rename to Productivite/Snipe-IT/resources/lang/id-ID/admin/depreciations/table.php
diff --git a/Production/SNIPE-IT/resources/lang/id-ID/admin/groups/message.php b/Productivite/Snipe-IT/resources/lang/id-ID/admin/groups/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/id-ID/admin/groups/message.php
rename to Productivite/Snipe-IT/resources/lang/id-ID/admin/groups/message.php
diff --git a/Production/SNIPE-IT/resources/lang/id-ID/admin/groups/table.php b/Productivite/Snipe-IT/resources/lang/id-ID/admin/groups/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/id-ID/admin/groups/table.php
rename to Productivite/Snipe-IT/resources/lang/id-ID/admin/groups/table.php
diff --git a/Production/SNIPE-IT/resources/lang/id-ID/admin/groups/titles.php b/Productivite/Snipe-IT/resources/lang/id-ID/admin/groups/titles.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/id-ID/admin/groups/titles.php
rename to Productivite/Snipe-IT/resources/lang/id-ID/admin/groups/titles.php
diff --git a/Production/SNIPE-IT/resources/lang/id-ID/admin/hardware/form.php b/Productivite/Snipe-IT/resources/lang/id-ID/admin/hardware/form.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/id-ID/admin/hardware/form.php
rename to Productivite/Snipe-IT/resources/lang/id-ID/admin/hardware/form.php
diff --git a/Production/SNIPE-IT/resources/lang/id-ID/admin/hardware/general.php b/Productivite/Snipe-IT/resources/lang/id-ID/admin/hardware/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/id-ID/admin/hardware/general.php
rename to Productivite/Snipe-IT/resources/lang/id-ID/admin/hardware/general.php
diff --git a/Production/SNIPE-IT/resources/lang/id-ID/admin/hardware/message.php b/Productivite/Snipe-IT/resources/lang/id-ID/admin/hardware/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/id-ID/admin/hardware/message.php
rename to Productivite/Snipe-IT/resources/lang/id-ID/admin/hardware/message.php
diff --git a/Production/SNIPE-IT/resources/lang/id-ID/admin/hardware/table.php b/Productivite/Snipe-IT/resources/lang/id-ID/admin/hardware/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/id-ID/admin/hardware/table.php
rename to Productivite/Snipe-IT/resources/lang/id-ID/admin/hardware/table.php
diff --git a/Production/SNIPE-IT/resources/lang/id-ID/admin/kits/general.php b/Productivite/Snipe-IT/resources/lang/id-ID/admin/kits/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/id-ID/admin/kits/general.php
rename to Productivite/Snipe-IT/resources/lang/id-ID/admin/kits/general.php
diff --git a/Production/SNIPE-IT/resources/lang/id-ID/admin/labels/message.php b/Productivite/Snipe-IT/resources/lang/id-ID/admin/labels/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/id-ID/admin/labels/message.php
rename to Productivite/Snipe-IT/resources/lang/id-ID/admin/labels/message.php
diff --git a/Production/SNIPE-IT/resources/lang/id-ID/admin/labels/table.php b/Productivite/Snipe-IT/resources/lang/id-ID/admin/labels/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/id-ID/admin/labels/table.php
rename to Productivite/Snipe-IT/resources/lang/id-ID/admin/labels/table.php
diff --git a/Production/SNIPE-IT/resources/lang/id-ID/admin/licenses/form.php b/Productivite/Snipe-IT/resources/lang/id-ID/admin/licenses/form.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/id-ID/admin/licenses/form.php
rename to Productivite/Snipe-IT/resources/lang/id-ID/admin/licenses/form.php
diff --git a/Production/SNIPE-IT/resources/lang/id-ID/admin/licenses/general.php b/Productivite/Snipe-IT/resources/lang/id-ID/admin/licenses/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/id-ID/admin/licenses/general.php
rename to Productivite/Snipe-IT/resources/lang/id-ID/admin/licenses/general.php
diff --git a/Production/SNIPE-IT/resources/lang/id-ID/admin/licenses/message.php b/Productivite/Snipe-IT/resources/lang/id-ID/admin/licenses/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/id-ID/admin/licenses/message.php
rename to Productivite/Snipe-IT/resources/lang/id-ID/admin/licenses/message.php
diff --git a/Production/SNIPE-IT/resources/lang/id-ID/admin/licenses/table.php b/Productivite/Snipe-IT/resources/lang/id-ID/admin/licenses/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/id-ID/admin/licenses/table.php
rename to Productivite/Snipe-IT/resources/lang/id-ID/admin/licenses/table.php
diff --git a/Production/SNIPE-IT/resources/lang/id-ID/admin/locations/message.php b/Productivite/Snipe-IT/resources/lang/id-ID/admin/locations/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/id-ID/admin/locations/message.php
rename to Productivite/Snipe-IT/resources/lang/id-ID/admin/locations/message.php
diff --git a/Production/SNIPE-IT/resources/lang/id-ID/admin/locations/table.php b/Productivite/Snipe-IT/resources/lang/id-ID/admin/locations/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/id-ID/admin/locations/table.php
rename to Productivite/Snipe-IT/resources/lang/id-ID/admin/locations/table.php
diff --git a/Production/SNIPE-IT/resources/lang/id-ID/admin/manufacturers/message.php b/Productivite/Snipe-IT/resources/lang/id-ID/admin/manufacturers/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/id-ID/admin/manufacturers/message.php
rename to Productivite/Snipe-IT/resources/lang/id-ID/admin/manufacturers/message.php
diff --git a/Production/SNIPE-IT/resources/lang/id-ID/admin/manufacturers/table.php b/Productivite/Snipe-IT/resources/lang/id-ID/admin/manufacturers/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/id-ID/admin/manufacturers/table.php
rename to Productivite/Snipe-IT/resources/lang/id-ID/admin/manufacturers/table.php
diff --git a/Production/SNIPE-IT/resources/lang/id-ID/admin/models/general.php b/Productivite/Snipe-IT/resources/lang/id-ID/admin/models/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/id-ID/admin/models/general.php
rename to Productivite/Snipe-IT/resources/lang/id-ID/admin/models/general.php
diff --git a/Production/SNIPE-IT/resources/lang/id-ID/admin/models/message.php b/Productivite/Snipe-IT/resources/lang/id-ID/admin/models/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/id-ID/admin/models/message.php
rename to Productivite/Snipe-IT/resources/lang/id-ID/admin/models/message.php
diff --git a/Production/SNIPE-IT/resources/lang/id-ID/admin/models/table.php b/Productivite/Snipe-IT/resources/lang/id-ID/admin/models/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/id-ID/admin/models/table.php
rename to Productivite/Snipe-IT/resources/lang/id-ID/admin/models/table.php
diff --git a/Production/SNIPE-IT/resources/lang/id-ID/admin/reports/general.php b/Productivite/Snipe-IT/resources/lang/id-ID/admin/reports/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/id-ID/admin/reports/general.php
rename to Productivite/Snipe-IT/resources/lang/id-ID/admin/reports/general.php
diff --git a/Production/SNIPE-IT/resources/lang/id-ID/admin/reports/message.php b/Productivite/Snipe-IT/resources/lang/id-ID/admin/reports/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/id-ID/admin/reports/message.php
rename to Productivite/Snipe-IT/resources/lang/id-ID/admin/reports/message.php
diff --git a/Production/SNIPE-IT/resources/lang/id-ID/admin/settings/general.php b/Productivite/Snipe-IT/resources/lang/id-ID/admin/settings/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/id-ID/admin/settings/general.php
rename to Productivite/Snipe-IT/resources/lang/id-ID/admin/settings/general.php
diff --git a/Production/SNIPE-IT/resources/lang/id-ID/admin/settings/message.php b/Productivite/Snipe-IT/resources/lang/id-ID/admin/settings/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/id-ID/admin/settings/message.php
rename to Productivite/Snipe-IT/resources/lang/id-ID/admin/settings/message.php
diff --git a/Production/SNIPE-IT/resources/lang/id-ID/admin/settings/table.php b/Productivite/Snipe-IT/resources/lang/id-ID/admin/settings/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/id-ID/admin/settings/table.php
rename to Productivite/Snipe-IT/resources/lang/id-ID/admin/settings/table.php
diff --git a/Production/SNIPE-IT/resources/lang/id-ID/admin/statuslabels/message.php b/Productivite/Snipe-IT/resources/lang/id-ID/admin/statuslabels/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/id-ID/admin/statuslabels/message.php
rename to Productivite/Snipe-IT/resources/lang/id-ID/admin/statuslabels/message.php
diff --git a/Production/SNIPE-IT/resources/lang/id-ID/admin/statuslabels/table.php b/Productivite/Snipe-IT/resources/lang/id-ID/admin/statuslabels/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/id-ID/admin/statuslabels/table.php
rename to Productivite/Snipe-IT/resources/lang/id-ID/admin/statuslabels/table.php
diff --git a/Production/SNIPE-IT/resources/lang/id-ID/admin/suppliers/message.php b/Productivite/Snipe-IT/resources/lang/id-ID/admin/suppliers/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/id-ID/admin/suppliers/message.php
rename to Productivite/Snipe-IT/resources/lang/id-ID/admin/suppliers/message.php
diff --git a/Production/SNIPE-IT/resources/lang/id-ID/admin/suppliers/table.php b/Productivite/Snipe-IT/resources/lang/id-ID/admin/suppliers/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/id-ID/admin/suppliers/table.php
rename to Productivite/Snipe-IT/resources/lang/id-ID/admin/suppliers/table.php
diff --git a/Production/SNIPE-IT/resources/lang/id-ID/admin/users/general.php b/Productivite/Snipe-IT/resources/lang/id-ID/admin/users/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/id-ID/admin/users/general.php
rename to Productivite/Snipe-IT/resources/lang/id-ID/admin/users/general.php
diff --git a/Production/SNIPE-IT/resources/lang/id-ID/admin/users/message.php b/Productivite/Snipe-IT/resources/lang/id-ID/admin/users/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/id-ID/admin/users/message.php
rename to Productivite/Snipe-IT/resources/lang/id-ID/admin/users/message.php
diff --git a/Production/SNIPE-IT/resources/lang/id-ID/admin/users/table.php b/Productivite/Snipe-IT/resources/lang/id-ID/admin/users/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/id-ID/admin/users/table.php
rename to Productivite/Snipe-IT/resources/lang/id-ID/admin/users/table.php
diff --git a/Production/SNIPE-IT/resources/lang/id-ID/auth.php b/Productivite/Snipe-IT/resources/lang/id-ID/auth.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/id-ID/auth.php
rename to Productivite/Snipe-IT/resources/lang/id-ID/auth.php
diff --git a/Production/SNIPE-IT/resources/lang/id-ID/auth/general.php b/Productivite/Snipe-IT/resources/lang/id-ID/auth/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/id-ID/auth/general.php
rename to Productivite/Snipe-IT/resources/lang/id-ID/auth/general.php
diff --git a/Production/SNIPE-IT/resources/lang/id-ID/auth/message.php b/Productivite/Snipe-IT/resources/lang/id-ID/auth/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/id-ID/auth/message.php
rename to Productivite/Snipe-IT/resources/lang/id-ID/auth/message.php
diff --git a/Production/SNIPE-IT/resources/lang/id-ID/button.php b/Productivite/Snipe-IT/resources/lang/id-ID/button.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/id-ID/button.php
rename to Productivite/Snipe-IT/resources/lang/id-ID/button.php
diff --git a/Production/SNIPE-IT/resources/lang/id-ID/general.php b/Productivite/Snipe-IT/resources/lang/id-ID/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/id-ID/general.php
rename to Productivite/Snipe-IT/resources/lang/id-ID/general.php
diff --git a/Production/SNIPE-IT/resources/lang/id-ID/help.php b/Productivite/Snipe-IT/resources/lang/id-ID/help.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/id-ID/help.php
rename to Productivite/Snipe-IT/resources/lang/id-ID/help.php
diff --git a/Production/SNIPE-IT/resources/lang/id-ID/localizations.php b/Productivite/Snipe-IT/resources/lang/id-ID/localizations.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/id-ID/localizations.php
rename to Productivite/Snipe-IT/resources/lang/id-ID/localizations.php
diff --git a/Production/SNIPE-IT/resources/lang/id-ID/mail.php b/Productivite/Snipe-IT/resources/lang/id-ID/mail.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/id-ID/mail.php
rename to Productivite/Snipe-IT/resources/lang/id-ID/mail.php
diff --git a/Production/SNIPE-IT/resources/lang/id-ID/pagination.php b/Productivite/Snipe-IT/resources/lang/id-ID/pagination.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/id-ID/pagination.php
rename to Productivite/Snipe-IT/resources/lang/id-ID/pagination.php
diff --git a/Production/SNIPE-IT/resources/lang/id-ID/passwords.php b/Productivite/Snipe-IT/resources/lang/id-ID/passwords.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/id-ID/passwords.php
rename to Productivite/Snipe-IT/resources/lang/id-ID/passwords.php
diff --git a/Production/SNIPE-IT/resources/lang/id-ID/reminders.php b/Productivite/Snipe-IT/resources/lang/id-ID/reminders.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/id-ID/reminders.php
rename to Productivite/Snipe-IT/resources/lang/id-ID/reminders.php
diff --git a/Production/SNIPE-IT/resources/lang/id-ID/table.php b/Productivite/Snipe-IT/resources/lang/id-ID/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/id-ID/table.php
rename to Productivite/Snipe-IT/resources/lang/id-ID/table.php
diff --git a/Production/SNIPE-IT/resources/lang/id-ID/validation.php b/Productivite/Snipe-IT/resources/lang/id-ID/validation.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/id-ID/validation.php
rename to Productivite/Snipe-IT/resources/lang/id-ID/validation.php
diff --git a/Production/SNIPE-IT/resources/lang/is-IS/account/general.php b/Productivite/Snipe-IT/resources/lang/is-IS/account/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/is-IS/account/general.php
rename to Productivite/Snipe-IT/resources/lang/is-IS/account/general.php
diff --git a/Production/SNIPE-IT/resources/lang/is-IS/admin/accessories/general.php b/Productivite/Snipe-IT/resources/lang/is-IS/admin/accessories/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/is-IS/admin/accessories/general.php
rename to Productivite/Snipe-IT/resources/lang/is-IS/admin/accessories/general.php
diff --git a/Production/SNIPE-IT/resources/lang/is-IS/admin/accessories/message.php b/Productivite/Snipe-IT/resources/lang/is-IS/admin/accessories/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/is-IS/admin/accessories/message.php
rename to Productivite/Snipe-IT/resources/lang/is-IS/admin/accessories/message.php
diff --git a/Production/SNIPE-IT/resources/lang/is-IS/admin/accessories/table.php b/Productivite/Snipe-IT/resources/lang/is-IS/admin/accessories/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/is-IS/admin/accessories/table.php
rename to Productivite/Snipe-IT/resources/lang/is-IS/admin/accessories/table.php
diff --git a/Production/SNIPE-IT/resources/lang/is-IS/admin/asset_maintenances/form.php b/Productivite/Snipe-IT/resources/lang/is-IS/admin/asset_maintenances/form.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/is-IS/admin/asset_maintenances/form.php
rename to Productivite/Snipe-IT/resources/lang/is-IS/admin/asset_maintenances/form.php
diff --git a/Production/SNIPE-IT/resources/lang/is-IS/admin/asset_maintenances/general.php b/Productivite/Snipe-IT/resources/lang/is-IS/admin/asset_maintenances/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/is-IS/admin/asset_maintenances/general.php
rename to Productivite/Snipe-IT/resources/lang/is-IS/admin/asset_maintenances/general.php
diff --git a/Production/SNIPE-IT/resources/lang/is-IS/admin/asset_maintenances/message.php b/Productivite/Snipe-IT/resources/lang/is-IS/admin/asset_maintenances/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/is-IS/admin/asset_maintenances/message.php
rename to Productivite/Snipe-IT/resources/lang/is-IS/admin/asset_maintenances/message.php
diff --git a/Production/SNIPE-IT/resources/lang/is-IS/admin/asset_maintenances/table.php b/Productivite/Snipe-IT/resources/lang/is-IS/admin/asset_maintenances/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/is-IS/admin/asset_maintenances/table.php
rename to Productivite/Snipe-IT/resources/lang/is-IS/admin/asset_maintenances/table.php
diff --git a/Production/SNIPE-IT/resources/lang/is-IS/admin/categories/general.php b/Productivite/Snipe-IT/resources/lang/is-IS/admin/categories/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/is-IS/admin/categories/general.php
rename to Productivite/Snipe-IT/resources/lang/is-IS/admin/categories/general.php
diff --git a/Production/SNIPE-IT/resources/lang/is-IS/admin/categories/message.php b/Productivite/Snipe-IT/resources/lang/is-IS/admin/categories/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/is-IS/admin/categories/message.php
rename to Productivite/Snipe-IT/resources/lang/is-IS/admin/categories/message.php
diff --git a/Production/SNIPE-IT/resources/lang/is-IS/admin/categories/table.php b/Productivite/Snipe-IT/resources/lang/is-IS/admin/categories/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/is-IS/admin/categories/table.php
rename to Productivite/Snipe-IT/resources/lang/is-IS/admin/categories/table.php
diff --git a/Production/SNIPE-IT/resources/lang/is-IS/admin/companies/general.php b/Productivite/Snipe-IT/resources/lang/is-IS/admin/companies/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/is-IS/admin/companies/general.php
rename to Productivite/Snipe-IT/resources/lang/is-IS/admin/companies/general.php
diff --git a/Production/SNIPE-IT/resources/lang/is-IS/admin/companies/message.php b/Productivite/Snipe-IT/resources/lang/is-IS/admin/companies/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/is-IS/admin/companies/message.php
rename to Productivite/Snipe-IT/resources/lang/is-IS/admin/companies/message.php
diff --git a/Production/SNIPE-IT/resources/lang/is-IS/admin/companies/table.php b/Productivite/Snipe-IT/resources/lang/is-IS/admin/companies/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/is-IS/admin/companies/table.php
rename to Productivite/Snipe-IT/resources/lang/is-IS/admin/companies/table.php
diff --git a/Production/SNIPE-IT/resources/lang/is-IS/admin/components/general.php b/Productivite/Snipe-IT/resources/lang/is-IS/admin/components/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/is-IS/admin/components/general.php
rename to Productivite/Snipe-IT/resources/lang/is-IS/admin/components/general.php
diff --git a/Production/SNIPE-IT/resources/lang/is-IS/admin/components/message.php b/Productivite/Snipe-IT/resources/lang/is-IS/admin/components/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/is-IS/admin/components/message.php
rename to Productivite/Snipe-IT/resources/lang/is-IS/admin/components/message.php
diff --git a/Production/SNIPE-IT/resources/lang/is-IS/admin/components/table.php b/Productivite/Snipe-IT/resources/lang/is-IS/admin/components/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/is-IS/admin/components/table.php
rename to Productivite/Snipe-IT/resources/lang/is-IS/admin/components/table.php
diff --git a/Production/SNIPE-IT/resources/lang/is-IS/admin/consumables/general.php b/Productivite/Snipe-IT/resources/lang/is-IS/admin/consumables/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/is-IS/admin/consumables/general.php
rename to Productivite/Snipe-IT/resources/lang/is-IS/admin/consumables/general.php
diff --git a/Production/SNIPE-IT/resources/lang/is-IS/admin/consumables/message.php b/Productivite/Snipe-IT/resources/lang/is-IS/admin/consumables/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/is-IS/admin/consumables/message.php
rename to Productivite/Snipe-IT/resources/lang/is-IS/admin/consumables/message.php
diff --git a/Production/SNIPE-IT/resources/lang/is-IS/admin/consumables/table.php b/Productivite/Snipe-IT/resources/lang/is-IS/admin/consumables/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/is-IS/admin/consumables/table.php
rename to Productivite/Snipe-IT/resources/lang/is-IS/admin/consumables/table.php
diff --git a/Production/SNIPE-IT/resources/lang/is-IS/admin/custom_fields/general.php b/Productivite/Snipe-IT/resources/lang/is-IS/admin/custom_fields/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/is-IS/admin/custom_fields/general.php
rename to Productivite/Snipe-IT/resources/lang/is-IS/admin/custom_fields/general.php
diff --git a/Production/SNIPE-IT/resources/lang/is-IS/admin/custom_fields/message.php b/Productivite/Snipe-IT/resources/lang/is-IS/admin/custom_fields/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/is-IS/admin/custom_fields/message.php
rename to Productivite/Snipe-IT/resources/lang/is-IS/admin/custom_fields/message.php
diff --git a/Production/SNIPE-IT/resources/lang/is-IS/admin/departments/message.php b/Productivite/Snipe-IT/resources/lang/is-IS/admin/departments/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/is-IS/admin/departments/message.php
rename to Productivite/Snipe-IT/resources/lang/is-IS/admin/departments/message.php
diff --git a/Production/SNIPE-IT/resources/lang/is-IS/admin/departments/table.php b/Productivite/Snipe-IT/resources/lang/is-IS/admin/departments/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/is-IS/admin/departments/table.php
rename to Productivite/Snipe-IT/resources/lang/is-IS/admin/departments/table.php
diff --git a/Production/SNIPE-IT/resources/lang/is-IS/admin/depreciations/general.php b/Productivite/Snipe-IT/resources/lang/is-IS/admin/depreciations/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/is-IS/admin/depreciations/general.php
rename to Productivite/Snipe-IT/resources/lang/is-IS/admin/depreciations/general.php
diff --git a/Production/SNIPE-IT/resources/lang/is-IS/admin/depreciations/message.php b/Productivite/Snipe-IT/resources/lang/is-IS/admin/depreciations/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/is-IS/admin/depreciations/message.php
rename to Productivite/Snipe-IT/resources/lang/is-IS/admin/depreciations/message.php
diff --git a/Production/SNIPE-IT/resources/lang/is-IS/admin/depreciations/table.php b/Productivite/Snipe-IT/resources/lang/is-IS/admin/depreciations/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/is-IS/admin/depreciations/table.php
rename to Productivite/Snipe-IT/resources/lang/is-IS/admin/depreciations/table.php
diff --git a/Production/SNIPE-IT/resources/lang/is-IS/admin/groups/message.php b/Productivite/Snipe-IT/resources/lang/is-IS/admin/groups/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/is-IS/admin/groups/message.php
rename to Productivite/Snipe-IT/resources/lang/is-IS/admin/groups/message.php
diff --git a/Production/SNIPE-IT/resources/lang/is-IS/admin/groups/table.php b/Productivite/Snipe-IT/resources/lang/is-IS/admin/groups/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/is-IS/admin/groups/table.php
rename to Productivite/Snipe-IT/resources/lang/is-IS/admin/groups/table.php
diff --git a/Production/SNIPE-IT/resources/lang/is-IS/admin/groups/titles.php b/Productivite/Snipe-IT/resources/lang/is-IS/admin/groups/titles.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/is-IS/admin/groups/titles.php
rename to Productivite/Snipe-IT/resources/lang/is-IS/admin/groups/titles.php
diff --git a/Production/SNIPE-IT/resources/lang/is-IS/admin/hardware/form.php b/Productivite/Snipe-IT/resources/lang/is-IS/admin/hardware/form.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/is-IS/admin/hardware/form.php
rename to Productivite/Snipe-IT/resources/lang/is-IS/admin/hardware/form.php
diff --git a/Production/SNIPE-IT/resources/lang/is-IS/admin/hardware/general.php b/Productivite/Snipe-IT/resources/lang/is-IS/admin/hardware/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/is-IS/admin/hardware/general.php
rename to Productivite/Snipe-IT/resources/lang/is-IS/admin/hardware/general.php
diff --git a/Production/SNIPE-IT/resources/lang/is-IS/admin/hardware/message.php b/Productivite/Snipe-IT/resources/lang/is-IS/admin/hardware/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/is-IS/admin/hardware/message.php
rename to Productivite/Snipe-IT/resources/lang/is-IS/admin/hardware/message.php
diff --git a/Production/SNIPE-IT/resources/lang/is-IS/admin/hardware/table.php b/Productivite/Snipe-IT/resources/lang/is-IS/admin/hardware/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/is-IS/admin/hardware/table.php
rename to Productivite/Snipe-IT/resources/lang/is-IS/admin/hardware/table.php
diff --git a/Production/SNIPE-IT/resources/lang/is-IS/admin/kits/general.php b/Productivite/Snipe-IT/resources/lang/is-IS/admin/kits/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/is-IS/admin/kits/general.php
rename to Productivite/Snipe-IT/resources/lang/is-IS/admin/kits/general.php
diff --git a/Production/SNIPE-IT/resources/lang/is-IS/admin/labels/message.php b/Productivite/Snipe-IT/resources/lang/is-IS/admin/labels/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/is-IS/admin/labels/message.php
rename to Productivite/Snipe-IT/resources/lang/is-IS/admin/labels/message.php
diff --git a/Production/SNIPE-IT/resources/lang/is-IS/admin/labels/table.php b/Productivite/Snipe-IT/resources/lang/is-IS/admin/labels/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/is-IS/admin/labels/table.php
rename to Productivite/Snipe-IT/resources/lang/is-IS/admin/labels/table.php
diff --git a/Production/SNIPE-IT/resources/lang/is-IS/admin/licenses/form.php b/Productivite/Snipe-IT/resources/lang/is-IS/admin/licenses/form.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/is-IS/admin/licenses/form.php
rename to Productivite/Snipe-IT/resources/lang/is-IS/admin/licenses/form.php
diff --git a/Production/SNIPE-IT/resources/lang/is-IS/admin/licenses/general.php b/Productivite/Snipe-IT/resources/lang/is-IS/admin/licenses/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/is-IS/admin/licenses/general.php
rename to Productivite/Snipe-IT/resources/lang/is-IS/admin/licenses/general.php
diff --git a/Production/SNIPE-IT/resources/lang/is-IS/admin/licenses/message.php b/Productivite/Snipe-IT/resources/lang/is-IS/admin/licenses/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/is-IS/admin/licenses/message.php
rename to Productivite/Snipe-IT/resources/lang/is-IS/admin/licenses/message.php
diff --git a/Production/SNIPE-IT/resources/lang/is-IS/admin/licenses/table.php b/Productivite/Snipe-IT/resources/lang/is-IS/admin/licenses/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/is-IS/admin/licenses/table.php
rename to Productivite/Snipe-IT/resources/lang/is-IS/admin/licenses/table.php
diff --git a/Production/SNIPE-IT/resources/lang/is-IS/admin/locations/message.php b/Productivite/Snipe-IT/resources/lang/is-IS/admin/locations/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/is-IS/admin/locations/message.php
rename to Productivite/Snipe-IT/resources/lang/is-IS/admin/locations/message.php
diff --git a/Production/SNIPE-IT/resources/lang/is-IS/admin/locations/table.php b/Productivite/Snipe-IT/resources/lang/is-IS/admin/locations/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/is-IS/admin/locations/table.php
rename to Productivite/Snipe-IT/resources/lang/is-IS/admin/locations/table.php
diff --git a/Production/SNIPE-IT/resources/lang/is-IS/admin/manufacturers/message.php b/Productivite/Snipe-IT/resources/lang/is-IS/admin/manufacturers/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/is-IS/admin/manufacturers/message.php
rename to Productivite/Snipe-IT/resources/lang/is-IS/admin/manufacturers/message.php
diff --git a/Production/SNIPE-IT/resources/lang/is-IS/admin/manufacturers/table.php b/Productivite/Snipe-IT/resources/lang/is-IS/admin/manufacturers/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/is-IS/admin/manufacturers/table.php
rename to Productivite/Snipe-IT/resources/lang/is-IS/admin/manufacturers/table.php
diff --git a/Production/SNIPE-IT/resources/lang/is-IS/admin/models/general.php b/Productivite/Snipe-IT/resources/lang/is-IS/admin/models/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/is-IS/admin/models/general.php
rename to Productivite/Snipe-IT/resources/lang/is-IS/admin/models/general.php
diff --git a/Production/SNIPE-IT/resources/lang/is-IS/admin/models/message.php b/Productivite/Snipe-IT/resources/lang/is-IS/admin/models/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/is-IS/admin/models/message.php
rename to Productivite/Snipe-IT/resources/lang/is-IS/admin/models/message.php
diff --git a/Production/SNIPE-IT/resources/lang/is-IS/admin/models/table.php b/Productivite/Snipe-IT/resources/lang/is-IS/admin/models/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/is-IS/admin/models/table.php
rename to Productivite/Snipe-IT/resources/lang/is-IS/admin/models/table.php
diff --git a/Production/SNIPE-IT/resources/lang/is-IS/admin/reports/general.php b/Productivite/Snipe-IT/resources/lang/is-IS/admin/reports/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/is-IS/admin/reports/general.php
rename to Productivite/Snipe-IT/resources/lang/is-IS/admin/reports/general.php
diff --git a/Production/SNIPE-IT/resources/lang/is-IS/admin/reports/message.php b/Productivite/Snipe-IT/resources/lang/is-IS/admin/reports/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/is-IS/admin/reports/message.php
rename to Productivite/Snipe-IT/resources/lang/is-IS/admin/reports/message.php
diff --git a/Production/SNIPE-IT/resources/lang/is-IS/admin/settings/general.php b/Productivite/Snipe-IT/resources/lang/is-IS/admin/settings/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/is-IS/admin/settings/general.php
rename to Productivite/Snipe-IT/resources/lang/is-IS/admin/settings/general.php
diff --git a/Production/SNIPE-IT/resources/lang/is-IS/admin/settings/message.php b/Productivite/Snipe-IT/resources/lang/is-IS/admin/settings/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/is-IS/admin/settings/message.php
rename to Productivite/Snipe-IT/resources/lang/is-IS/admin/settings/message.php
diff --git a/Production/SNIPE-IT/resources/lang/is-IS/admin/settings/table.php b/Productivite/Snipe-IT/resources/lang/is-IS/admin/settings/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/is-IS/admin/settings/table.php
rename to Productivite/Snipe-IT/resources/lang/is-IS/admin/settings/table.php
diff --git a/Production/SNIPE-IT/resources/lang/is-IS/admin/statuslabels/message.php b/Productivite/Snipe-IT/resources/lang/is-IS/admin/statuslabels/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/is-IS/admin/statuslabels/message.php
rename to Productivite/Snipe-IT/resources/lang/is-IS/admin/statuslabels/message.php
diff --git a/Production/SNIPE-IT/resources/lang/is-IS/admin/statuslabels/table.php b/Productivite/Snipe-IT/resources/lang/is-IS/admin/statuslabels/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/is-IS/admin/statuslabels/table.php
rename to Productivite/Snipe-IT/resources/lang/is-IS/admin/statuslabels/table.php
diff --git a/Production/SNIPE-IT/resources/lang/is-IS/admin/suppliers/message.php b/Productivite/Snipe-IT/resources/lang/is-IS/admin/suppliers/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/is-IS/admin/suppliers/message.php
rename to Productivite/Snipe-IT/resources/lang/is-IS/admin/suppliers/message.php
diff --git a/Production/SNIPE-IT/resources/lang/is-IS/admin/suppliers/table.php b/Productivite/Snipe-IT/resources/lang/is-IS/admin/suppliers/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/is-IS/admin/suppliers/table.php
rename to Productivite/Snipe-IT/resources/lang/is-IS/admin/suppliers/table.php
diff --git a/Production/SNIPE-IT/resources/lang/is-IS/admin/users/general.php b/Productivite/Snipe-IT/resources/lang/is-IS/admin/users/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/is-IS/admin/users/general.php
rename to Productivite/Snipe-IT/resources/lang/is-IS/admin/users/general.php
diff --git a/Production/SNIPE-IT/resources/lang/is-IS/admin/users/message.php b/Productivite/Snipe-IT/resources/lang/is-IS/admin/users/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/is-IS/admin/users/message.php
rename to Productivite/Snipe-IT/resources/lang/is-IS/admin/users/message.php
diff --git a/Production/SNIPE-IT/resources/lang/is-IS/admin/users/table.php b/Productivite/Snipe-IT/resources/lang/is-IS/admin/users/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/is-IS/admin/users/table.php
rename to Productivite/Snipe-IT/resources/lang/is-IS/admin/users/table.php
diff --git a/Production/SNIPE-IT/resources/lang/is-IS/auth.php b/Productivite/Snipe-IT/resources/lang/is-IS/auth.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/is-IS/auth.php
rename to Productivite/Snipe-IT/resources/lang/is-IS/auth.php
diff --git a/Production/SNIPE-IT/resources/lang/is-IS/auth/general.php b/Productivite/Snipe-IT/resources/lang/is-IS/auth/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/is-IS/auth/general.php
rename to Productivite/Snipe-IT/resources/lang/is-IS/auth/general.php
diff --git a/Production/SNIPE-IT/resources/lang/is-IS/auth/message.php b/Productivite/Snipe-IT/resources/lang/is-IS/auth/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/is-IS/auth/message.php
rename to Productivite/Snipe-IT/resources/lang/is-IS/auth/message.php
diff --git a/Production/SNIPE-IT/resources/lang/is-IS/button.php b/Productivite/Snipe-IT/resources/lang/is-IS/button.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/is-IS/button.php
rename to Productivite/Snipe-IT/resources/lang/is-IS/button.php
diff --git a/Production/SNIPE-IT/resources/lang/is-IS/general.php b/Productivite/Snipe-IT/resources/lang/is-IS/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/is-IS/general.php
rename to Productivite/Snipe-IT/resources/lang/is-IS/general.php
diff --git a/Production/SNIPE-IT/resources/lang/is-IS/help.php b/Productivite/Snipe-IT/resources/lang/is-IS/help.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/is-IS/help.php
rename to Productivite/Snipe-IT/resources/lang/is-IS/help.php
diff --git a/Production/SNIPE-IT/resources/lang/is-IS/localizations.php b/Productivite/Snipe-IT/resources/lang/is-IS/localizations.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/is-IS/localizations.php
rename to Productivite/Snipe-IT/resources/lang/is-IS/localizations.php
diff --git a/Production/SNIPE-IT/resources/lang/is-IS/mail.php b/Productivite/Snipe-IT/resources/lang/is-IS/mail.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/is-IS/mail.php
rename to Productivite/Snipe-IT/resources/lang/is-IS/mail.php
diff --git a/Production/SNIPE-IT/resources/lang/is-IS/pagination.php b/Productivite/Snipe-IT/resources/lang/is-IS/pagination.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/is-IS/pagination.php
rename to Productivite/Snipe-IT/resources/lang/is-IS/pagination.php
diff --git a/Production/SNIPE-IT/resources/lang/is-IS/passwords.php b/Productivite/Snipe-IT/resources/lang/is-IS/passwords.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/is-IS/passwords.php
rename to Productivite/Snipe-IT/resources/lang/is-IS/passwords.php
diff --git a/Production/SNIPE-IT/resources/lang/is-IS/reminders.php b/Productivite/Snipe-IT/resources/lang/is-IS/reminders.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/is-IS/reminders.php
rename to Productivite/Snipe-IT/resources/lang/is-IS/reminders.php
diff --git a/Production/SNIPE-IT/resources/lang/is-IS/table.php b/Productivite/Snipe-IT/resources/lang/is-IS/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/is-IS/table.php
rename to Productivite/Snipe-IT/resources/lang/is-IS/table.php
diff --git a/Production/SNIPE-IT/resources/lang/is-IS/validation.php b/Productivite/Snipe-IT/resources/lang/is-IS/validation.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/is-IS/validation.php
rename to Productivite/Snipe-IT/resources/lang/is-IS/validation.php
diff --git a/Production/SNIPE-IT/resources/lang/it-IT/account/general.php b/Productivite/Snipe-IT/resources/lang/it-IT/account/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/it-IT/account/general.php
rename to Productivite/Snipe-IT/resources/lang/it-IT/account/general.php
diff --git a/Production/SNIPE-IT/resources/lang/it-IT/admin/accessories/general.php b/Productivite/Snipe-IT/resources/lang/it-IT/admin/accessories/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/it-IT/admin/accessories/general.php
rename to Productivite/Snipe-IT/resources/lang/it-IT/admin/accessories/general.php
diff --git a/Production/SNIPE-IT/resources/lang/it-IT/admin/accessories/message.php b/Productivite/Snipe-IT/resources/lang/it-IT/admin/accessories/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/it-IT/admin/accessories/message.php
rename to Productivite/Snipe-IT/resources/lang/it-IT/admin/accessories/message.php
diff --git a/Production/SNIPE-IT/resources/lang/it-IT/admin/accessories/table.php b/Productivite/Snipe-IT/resources/lang/it-IT/admin/accessories/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/it-IT/admin/accessories/table.php
rename to Productivite/Snipe-IT/resources/lang/it-IT/admin/accessories/table.php
diff --git a/Production/SNIPE-IT/resources/lang/it-IT/admin/asset_maintenances/form.php b/Productivite/Snipe-IT/resources/lang/it-IT/admin/asset_maintenances/form.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/it-IT/admin/asset_maintenances/form.php
rename to Productivite/Snipe-IT/resources/lang/it-IT/admin/asset_maintenances/form.php
diff --git a/Production/SNIPE-IT/resources/lang/it-IT/admin/asset_maintenances/general.php b/Productivite/Snipe-IT/resources/lang/it-IT/admin/asset_maintenances/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/it-IT/admin/asset_maintenances/general.php
rename to Productivite/Snipe-IT/resources/lang/it-IT/admin/asset_maintenances/general.php
diff --git a/Production/SNIPE-IT/resources/lang/it-IT/admin/asset_maintenances/message.php b/Productivite/Snipe-IT/resources/lang/it-IT/admin/asset_maintenances/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/it-IT/admin/asset_maintenances/message.php
rename to Productivite/Snipe-IT/resources/lang/it-IT/admin/asset_maintenances/message.php
diff --git a/Production/SNIPE-IT/resources/lang/it-IT/admin/asset_maintenances/table.php b/Productivite/Snipe-IT/resources/lang/it-IT/admin/asset_maintenances/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/it-IT/admin/asset_maintenances/table.php
rename to Productivite/Snipe-IT/resources/lang/it-IT/admin/asset_maintenances/table.php
diff --git a/Production/SNIPE-IT/resources/lang/it-IT/admin/categories/general.php b/Productivite/Snipe-IT/resources/lang/it-IT/admin/categories/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/it-IT/admin/categories/general.php
rename to Productivite/Snipe-IT/resources/lang/it-IT/admin/categories/general.php
diff --git a/Production/SNIPE-IT/resources/lang/it-IT/admin/categories/message.php b/Productivite/Snipe-IT/resources/lang/it-IT/admin/categories/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/it-IT/admin/categories/message.php
rename to Productivite/Snipe-IT/resources/lang/it-IT/admin/categories/message.php
diff --git a/Production/SNIPE-IT/resources/lang/it-IT/admin/categories/table.php b/Productivite/Snipe-IT/resources/lang/it-IT/admin/categories/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/it-IT/admin/categories/table.php
rename to Productivite/Snipe-IT/resources/lang/it-IT/admin/categories/table.php
diff --git a/Production/SNIPE-IT/resources/lang/it-IT/admin/companies/general.php b/Productivite/Snipe-IT/resources/lang/it-IT/admin/companies/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/it-IT/admin/companies/general.php
rename to Productivite/Snipe-IT/resources/lang/it-IT/admin/companies/general.php
diff --git a/Production/SNIPE-IT/resources/lang/it-IT/admin/companies/message.php b/Productivite/Snipe-IT/resources/lang/it-IT/admin/companies/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/it-IT/admin/companies/message.php
rename to Productivite/Snipe-IT/resources/lang/it-IT/admin/companies/message.php
diff --git a/Production/SNIPE-IT/resources/lang/it-IT/admin/companies/table.php b/Productivite/Snipe-IT/resources/lang/it-IT/admin/companies/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/it-IT/admin/companies/table.php
rename to Productivite/Snipe-IT/resources/lang/it-IT/admin/companies/table.php
diff --git a/Production/SNIPE-IT/resources/lang/it-IT/admin/components/general.php b/Productivite/Snipe-IT/resources/lang/it-IT/admin/components/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/it-IT/admin/components/general.php
rename to Productivite/Snipe-IT/resources/lang/it-IT/admin/components/general.php
diff --git a/Production/SNIPE-IT/resources/lang/it-IT/admin/components/message.php b/Productivite/Snipe-IT/resources/lang/it-IT/admin/components/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/it-IT/admin/components/message.php
rename to Productivite/Snipe-IT/resources/lang/it-IT/admin/components/message.php
diff --git a/Production/SNIPE-IT/resources/lang/it-IT/admin/components/table.php b/Productivite/Snipe-IT/resources/lang/it-IT/admin/components/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/it-IT/admin/components/table.php
rename to Productivite/Snipe-IT/resources/lang/it-IT/admin/components/table.php
diff --git a/Production/SNIPE-IT/resources/lang/it-IT/admin/consumables/general.php b/Productivite/Snipe-IT/resources/lang/it-IT/admin/consumables/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/it-IT/admin/consumables/general.php
rename to Productivite/Snipe-IT/resources/lang/it-IT/admin/consumables/general.php
diff --git a/Production/SNIPE-IT/resources/lang/it-IT/admin/consumables/message.php b/Productivite/Snipe-IT/resources/lang/it-IT/admin/consumables/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/it-IT/admin/consumables/message.php
rename to Productivite/Snipe-IT/resources/lang/it-IT/admin/consumables/message.php
diff --git a/Production/SNIPE-IT/resources/lang/it-IT/admin/consumables/table.php b/Productivite/Snipe-IT/resources/lang/it-IT/admin/consumables/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/it-IT/admin/consumables/table.php
rename to Productivite/Snipe-IT/resources/lang/it-IT/admin/consumables/table.php
diff --git a/Production/SNIPE-IT/resources/lang/it-IT/admin/custom_fields/general.php b/Productivite/Snipe-IT/resources/lang/it-IT/admin/custom_fields/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/it-IT/admin/custom_fields/general.php
rename to Productivite/Snipe-IT/resources/lang/it-IT/admin/custom_fields/general.php
diff --git a/Production/SNIPE-IT/resources/lang/it-IT/admin/custom_fields/message.php b/Productivite/Snipe-IT/resources/lang/it-IT/admin/custom_fields/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/it-IT/admin/custom_fields/message.php
rename to Productivite/Snipe-IT/resources/lang/it-IT/admin/custom_fields/message.php
diff --git a/Production/SNIPE-IT/resources/lang/it-IT/admin/departments/message.php b/Productivite/Snipe-IT/resources/lang/it-IT/admin/departments/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/it-IT/admin/departments/message.php
rename to Productivite/Snipe-IT/resources/lang/it-IT/admin/departments/message.php
diff --git a/Production/SNIPE-IT/resources/lang/it-IT/admin/departments/table.php b/Productivite/Snipe-IT/resources/lang/it-IT/admin/departments/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/it-IT/admin/departments/table.php
rename to Productivite/Snipe-IT/resources/lang/it-IT/admin/departments/table.php
diff --git a/Production/SNIPE-IT/resources/lang/it-IT/admin/depreciations/general.php b/Productivite/Snipe-IT/resources/lang/it-IT/admin/depreciations/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/it-IT/admin/depreciations/general.php
rename to Productivite/Snipe-IT/resources/lang/it-IT/admin/depreciations/general.php
diff --git a/Production/SNIPE-IT/resources/lang/it-IT/admin/depreciations/message.php b/Productivite/Snipe-IT/resources/lang/it-IT/admin/depreciations/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/it-IT/admin/depreciations/message.php
rename to Productivite/Snipe-IT/resources/lang/it-IT/admin/depreciations/message.php
diff --git a/Production/SNIPE-IT/resources/lang/it-IT/admin/depreciations/table.php b/Productivite/Snipe-IT/resources/lang/it-IT/admin/depreciations/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/it-IT/admin/depreciations/table.php
rename to Productivite/Snipe-IT/resources/lang/it-IT/admin/depreciations/table.php
diff --git a/Production/SNIPE-IT/resources/lang/it-IT/admin/groups/message.php b/Productivite/Snipe-IT/resources/lang/it-IT/admin/groups/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/it-IT/admin/groups/message.php
rename to Productivite/Snipe-IT/resources/lang/it-IT/admin/groups/message.php
diff --git a/Production/SNIPE-IT/resources/lang/it-IT/admin/groups/table.php b/Productivite/Snipe-IT/resources/lang/it-IT/admin/groups/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/it-IT/admin/groups/table.php
rename to Productivite/Snipe-IT/resources/lang/it-IT/admin/groups/table.php
diff --git a/Production/SNIPE-IT/resources/lang/it-IT/admin/groups/titles.php b/Productivite/Snipe-IT/resources/lang/it-IT/admin/groups/titles.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/it-IT/admin/groups/titles.php
rename to Productivite/Snipe-IT/resources/lang/it-IT/admin/groups/titles.php
diff --git a/Production/SNIPE-IT/resources/lang/it-IT/admin/hardware/form.php b/Productivite/Snipe-IT/resources/lang/it-IT/admin/hardware/form.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/it-IT/admin/hardware/form.php
rename to Productivite/Snipe-IT/resources/lang/it-IT/admin/hardware/form.php
diff --git a/Production/SNIPE-IT/resources/lang/it-IT/admin/hardware/general.php b/Productivite/Snipe-IT/resources/lang/it-IT/admin/hardware/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/it-IT/admin/hardware/general.php
rename to Productivite/Snipe-IT/resources/lang/it-IT/admin/hardware/general.php
diff --git a/Production/SNIPE-IT/resources/lang/it-IT/admin/hardware/message.php b/Productivite/Snipe-IT/resources/lang/it-IT/admin/hardware/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/it-IT/admin/hardware/message.php
rename to Productivite/Snipe-IT/resources/lang/it-IT/admin/hardware/message.php
diff --git a/Production/SNIPE-IT/resources/lang/it-IT/admin/hardware/table.php b/Productivite/Snipe-IT/resources/lang/it-IT/admin/hardware/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/it-IT/admin/hardware/table.php
rename to Productivite/Snipe-IT/resources/lang/it-IT/admin/hardware/table.php
diff --git a/Production/SNIPE-IT/resources/lang/it-IT/admin/kits/general.php b/Productivite/Snipe-IT/resources/lang/it-IT/admin/kits/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/it-IT/admin/kits/general.php
rename to Productivite/Snipe-IT/resources/lang/it-IT/admin/kits/general.php
diff --git a/Production/SNIPE-IT/resources/lang/it-IT/admin/labels/message.php b/Productivite/Snipe-IT/resources/lang/it-IT/admin/labels/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/it-IT/admin/labels/message.php
rename to Productivite/Snipe-IT/resources/lang/it-IT/admin/labels/message.php
diff --git a/Production/SNIPE-IT/resources/lang/it-IT/admin/labels/table.php b/Productivite/Snipe-IT/resources/lang/it-IT/admin/labels/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/it-IT/admin/labels/table.php
rename to Productivite/Snipe-IT/resources/lang/it-IT/admin/labels/table.php
diff --git a/Production/SNIPE-IT/resources/lang/it-IT/admin/licenses/form.php b/Productivite/Snipe-IT/resources/lang/it-IT/admin/licenses/form.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/it-IT/admin/licenses/form.php
rename to Productivite/Snipe-IT/resources/lang/it-IT/admin/licenses/form.php
diff --git a/Production/SNIPE-IT/resources/lang/it-IT/admin/licenses/general.php b/Productivite/Snipe-IT/resources/lang/it-IT/admin/licenses/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/it-IT/admin/licenses/general.php
rename to Productivite/Snipe-IT/resources/lang/it-IT/admin/licenses/general.php
diff --git a/Production/SNIPE-IT/resources/lang/it-IT/admin/licenses/message.php b/Productivite/Snipe-IT/resources/lang/it-IT/admin/licenses/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/it-IT/admin/licenses/message.php
rename to Productivite/Snipe-IT/resources/lang/it-IT/admin/licenses/message.php
diff --git a/Production/SNIPE-IT/resources/lang/it-IT/admin/licenses/table.php b/Productivite/Snipe-IT/resources/lang/it-IT/admin/licenses/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/it-IT/admin/licenses/table.php
rename to Productivite/Snipe-IT/resources/lang/it-IT/admin/licenses/table.php
diff --git a/Production/SNIPE-IT/resources/lang/it-IT/admin/locations/message.php b/Productivite/Snipe-IT/resources/lang/it-IT/admin/locations/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/it-IT/admin/locations/message.php
rename to Productivite/Snipe-IT/resources/lang/it-IT/admin/locations/message.php
diff --git a/Production/SNIPE-IT/resources/lang/it-IT/admin/locations/table.php b/Productivite/Snipe-IT/resources/lang/it-IT/admin/locations/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/it-IT/admin/locations/table.php
rename to Productivite/Snipe-IT/resources/lang/it-IT/admin/locations/table.php
diff --git a/Production/SNIPE-IT/resources/lang/it-IT/admin/manufacturers/message.php b/Productivite/Snipe-IT/resources/lang/it-IT/admin/manufacturers/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/it-IT/admin/manufacturers/message.php
rename to Productivite/Snipe-IT/resources/lang/it-IT/admin/manufacturers/message.php
diff --git a/Production/SNIPE-IT/resources/lang/it-IT/admin/manufacturers/table.php b/Productivite/Snipe-IT/resources/lang/it-IT/admin/manufacturers/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/it-IT/admin/manufacturers/table.php
rename to Productivite/Snipe-IT/resources/lang/it-IT/admin/manufacturers/table.php
diff --git a/Production/SNIPE-IT/resources/lang/it-IT/admin/models/general.php b/Productivite/Snipe-IT/resources/lang/it-IT/admin/models/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/it-IT/admin/models/general.php
rename to Productivite/Snipe-IT/resources/lang/it-IT/admin/models/general.php
diff --git a/Production/SNIPE-IT/resources/lang/it-IT/admin/models/message.php b/Productivite/Snipe-IT/resources/lang/it-IT/admin/models/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/it-IT/admin/models/message.php
rename to Productivite/Snipe-IT/resources/lang/it-IT/admin/models/message.php
diff --git a/Production/SNIPE-IT/resources/lang/it-IT/admin/models/table.php b/Productivite/Snipe-IT/resources/lang/it-IT/admin/models/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/it-IT/admin/models/table.php
rename to Productivite/Snipe-IT/resources/lang/it-IT/admin/models/table.php
diff --git a/Production/SNIPE-IT/resources/lang/it-IT/admin/reports/general.php b/Productivite/Snipe-IT/resources/lang/it-IT/admin/reports/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/it-IT/admin/reports/general.php
rename to Productivite/Snipe-IT/resources/lang/it-IT/admin/reports/general.php
diff --git a/Production/SNIPE-IT/resources/lang/it-IT/admin/reports/message.php b/Productivite/Snipe-IT/resources/lang/it-IT/admin/reports/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/it-IT/admin/reports/message.php
rename to Productivite/Snipe-IT/resources/lang/it-IT/admin/reports/message.php
diff --git a/Production/SNIPE-IT/resources/lang/it-IT/admin/settings/general.php b/Productivite/Snipe-IT/resources/lang/it-IT/admin/settings/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/it-IT/admin/settings/general.php
rename to Productivite/Snipe-IT/resources/lang/it-IT/admin/settings/general.php
diff --git a/Production/SNIPE-IT/resources/lang/it-IT/admin/settings/message.php b/Productivite/Snipe-IT/resources/lang/it-IT/admin/settings/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/it-IT/admin/settings/message.php
rename to Productivite/Snipe-IT/resources/lang/it-IT/admin/settings/message.php
diff --git a/Production/SNIPE-IT/resources/lang/it-IT/admin/settings/table.php b/Productivite/Snipe-IT/resources/lang/it-IT/admin/settings/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/it-IT/admin/settings/table.php
rename to Productivite/Snipe-IT/resources/lang/it-IT/admin/settings/table.php
diff --git a/Production/SNIPE-IT/resources/lang/it-IT/admin/statuslabels/message.php b/Productivite/Snipe-IT/resources/lang/it-IT/admin/statuslabels/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/it-IT/admin/statuslabels/message.php
rename to Productivite/Snipe-IT/resources/lang/it-IT/admin/statuslabels/message.php
diff --git a/Production/SNIPE-IT/resources/lang/it-IT/admin/statuslabels/table.php b/Productivite/Snipe-IT/resources/lang/it-IT/admin/statuslabels/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/it-IT/admin/statuslabels/table.php
rename to Productivite/Snipe-IT/resources/lang/it-IT/admin/statuslabels/table.php
diff --git a/Production/SNIPE-IT/resources/lang/it-IT/admin/suppliers/message.php b/Productivite/Snipe-IT/resources/lang/it-IT/admin/suppliers/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/it-IT/admin/suppliers/message.php
rename to Productivite/Snipe-IT/resources/lang/it-IT/admin/suppliers/message.php
diff --git a/Production/SNIPE-IT/resources/lang/it-IT/admin/suppliers/table.php b/Productivite/Snipe-IT/resources/lang/it-IT/admin/suppliers/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/it-IT/admin/suppliers/table.php
rename to Productivite/Snipe-IT/resources/lang/it-IT/admin/suppliers/table.php
diff --git a/Production/SNIPE-IT/resources/lang/it-IT/admin/users/general.php b/Productivite/Snipe-IT/resources/lang/it-IT/admin/users/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/it-IT/admin/users/general.php
rename to Productivite/Snipe-IT/resources/lang/it-IT/admin/users/general.php
diff --git a/Production/SNIPE-IT/resources/lang/it-IT/admin/users/message.php b/Productivite/Snipe-IT/resources/lang/it-IT/admin/users/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/it-IT/admin/users/message.php
rename to Productivite/Snipe-IT/resources/lang/it-IT/admin/users/message.php
diff --git a/Production/SNIPE-IT/resources/lang/it-IT/admin/users/table.php b/Productivite/Snipe-IT/resources/lang/it-IT/admin/users/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/it-IT/admin/users/table.php
rename to Productivite/Snipe-IT/resources/lang/it-IT/admin/users/table.php
diff --git a/Production/SNIPE-IT/resources/lang/it-IT/auth.php b/Productivite/Snipe-IT/resources/lang/it-IT/auth.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/it-IT/auth.php
rename to Productivite/Snipe-IT/resources/lang/it-IT/auth.php
diff --git a/Production/SNIPE-IT/resources/lang/it-IT/auth/general.php b/Productivite/Snipe-IT/resources/lang/it-IT/auth/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/it-IT/auth/general.php
rename to Productivite/Snipe-IT/resources/lang/it-IT/auth/general.php
diff --git a/Production/SNIPE-IT/resources/lang/it-IT/auth/message.php b/Productivite/Snipe-IT/resources/lang/it-IT/auth/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/it-IT/auth/message.php
rename to Productivite/Snipe-IT/resources/lang/it-IT/auth/message.php
diff --git a/Production/SNIPE-IT/resources/lang/it-IT/button.php b/Productivite/Snipe-IT/resources/lang/it-IT/button.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/it-IT/button.php
rename to Productivite/Snipe-IT/resources/lang/it-IT/button.php
diff --git a/Production/SNIPE-IT/resources/lang/it-IT/general.php b/Productivite/Snipe-IT/resources/lang/it-IT/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/it-IT/general.php
rename to Productivite/Snipe-IT/resources/lang/it-IT/general.php
diff --git a/Production/SNIPE-IT/resources/lang/it-IT/help.php b/Productivite/Snipe-IT/resources/lang/it-IT/help.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/it-IT/help.php
rename to Productivite/Snipe-IT/resources/lang/it-IT/help.php
diff --git a/Production/SNIPE-IT/resources/lang/it-IT/localizations.php b/Productivite/Snipe-IT/resources/lang/it-IT/localizations.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/it-IT/localizations.php
rename to Productivite/Snipe-IT/resources/lang/it-IT/localizations.php
diff --git a/Production/SNIPE-IT/resources/lang/it-IT/mail.php b/Productivite/Snipe-IT/resources/lang/it-IT/mail.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/it-IT/mail.php
rename to Productivite/Snipe-IT/resources/lang/it-IT/mail.php
diff --git a/Production/SNIPE-IT/resources/lang/it-IT/pagination.php b/Productivite/Snipe-IT/resources/lang/it-IT/pagination.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/it-IT/pagination.php
rename to Productivite/Snipe-IT/resources/lang/it-IT/pagination.php
diff --git a/Production/SNIPE-IT/resources/lang/it-IT/passwords.php b/Productivite/Snipe-IT/resources/lang/it-IT/passwords.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/it-IT/passwords.php
rename to Productivite/Snipe-IT/resources/lang/it-IT/passwords.php
diff --git a/Production/SNIPE-IT/resources/lang/it-IT/reminders.php b/Productivite/Snipe-IT/resources/lang/it-IT/reminders.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/it-IT/reminders.php
rename to Productivite/Snipe-IT/resources/lang/it-IT/reminders.php
diff --git a/Production/SNIPE-IT/resources/lang/it-IT/table.php b/Productivite/Snipe-IT/resources/lang/it-IT/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/it-IT/table.php
rename to Productivite/Snipe-IT/resources/lang/it-IT/table.php
diff --git a/Production/SNIPE-IT/resources/lang/it-IT/validation.php b/Productivite/Snipe-IT/resources/lang/it-IT/validation.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/it-IT/validation.php
rename to Productivite/Snipe-IT/resources/lang/it-IT/validation.php
diff --git a/Production/SNIPE-IT/resources/lang/iu-NU/account/general.php b/Productivite/Snipe-IT/resources/lang/iu-NU/account/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/iu-NU/account/general.php
rename to Productivite/Snipe-IT/resources/lang/iu-NU/account/general.php
diff --git a/Production/SNIPE-IT/resources/lang/iu-NU/admin/accessories/general.php b/Productivite/Snipe-IT/resources/lang/iu-NU/admin/accessories/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/iu-NU/admin/accessories/general.php
rename to Productivite/Snipe-IT/resources/lang/iu-NU/admin/accessories/general.php
diff --git a/Production/SNIPE-IT/resources/lang/iu-NU/admin/accessories/message.php b/Productivite/Snipe-IT/resources/lang/iu-NU/admin/accessories/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/iu-NU/admin/accessories/message.php
rename to Productivite/Snipe-IT/resources/lang/iu-NU/admin/accessories/message.php
diff --git a/Production/SNIPE-IT/resources/lang/iu-NU/admin/accessories/table.php b/Productivite/Snipe-IT/resources/lang/iu-NU/admin/accessories/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/iu-NU/admin/accessories/table.php
rename to Productivite/Snipe-IT/resources/lang/iu-NU/admin/accessories/table.php
diff --git a/Production/SNIPE-IT/resources/lang/iu-NU/admin/asset_maintenances/form.php b/Productivite/Snipe-IT/resources/lang/iu-NU/admin/asset_maintenances/form.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/iu-NU/admin/asset_maintenances/form.php
rename to Productivite/Snipe-IT/resources/lang/iu-NU/admin/asset_maintenances/form.php
diff --git a/Production/SNIPE-IT/resources/lang/iu-NU/admin/asset_maintenances/general.php b/Productivite/Snipe-IT/resources/lang/iu-NU/admin/asset_maintenances/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/iu-NU/admin/asset_maintenances/general.php
rename to Productivite/Snipe-IT/resources/lang/iu-NU/admin/asset_maintenances/general.php
diff --git a/Production/SNIPE-IT/resources/lang/iu-NU/admin/asset_maintenances/message.php b/Productivite/Snipe-IT/resources/lang/iu-NU/admin/asset_maintenances/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/iu-NU/admin/asset_maintenances/message.php
rename to Productivite/Snipe-IT/resources/lang/iu-NU/admin/asset_maintenances/message.php
diff --git a/Production/SNIPE-IT/resources/lang/iu-NU/admin/asset_maintenances/table.php b/Productivite/Snipe-IT/resources/lang/iu-NU/admin/asset_maintenances/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/iu-NU/admin/asset_maintenances/table.php
rename to Productivite/Snipe-IT/resources/lang/iu-NU/admin/asset_maintenances/table.php
diff --git a/Production/SNIPE-IT/resources/lang/iu-NU/admin/categories/general.php b/Productivite/Snipe-IT/resources/lang/iu-NU/admin/categories/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/iu-NU/admin/categories/general.php
rename to Productivite/Snipe-IT/resources/lang/iu-NU/admin/categories/general.php
diff --git a/Production/SNIPE-IT/resources/lang/iu-NU/admin/categories/message.php b/Productivite/Snipe-IT/resources/lang/iu-NU/admin/categories/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/iu-NU/admin/categories/message.php
rename to Productivite/Snipe-IT/resources/lang/iu-NU/admin/categories/message.php
diff --git a/Production/SNIPE-IT/resources/lang/iu-NU/admin/categories/table.php b/Productivite/Snipe-IT/resources/lang/iu-NU/admin/categories/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/iu-NU/admin/categories/table.php
rename to Productivite/Snipe-IT/resources/lang/iu-NU/admin/categories/table.php
diff --git a/Production/SNIPE-IT/resources/lang/iu-NU/admin/companies/general.php b/Productivite/Snipe-IT/resources/lang/iu-NU/admin/companies/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/iu-NU/admin/companies/general.php
rename to Productivite/Snipe-IT/resources/lang/iu-NU/admin/companies/general.php
diff --git a/Production/SNIPE-IT/resources/lang/iu-NU/admin/companies/message.php b/Productivite/Snipe-IT/resources/lang/iu-NU/admin/companies/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/iu-NU/admin/companies/message.php
rename to Productivite/Snipe-IT/resources/lang/iu-NU/admin/companies/message.php
diff --git a/Production/SNIPE-IT/resources/lang/iu-NU/admin/companies/table.php b/Productivite/Snipe-IT/resources/lang/iu-NU/admin/companies/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/iu-NU/admin/companies/table.php
rename to Productivite/Snipe-IT/resources/lang/iu-NU/admin/companies/table.php
diff --git a/Production/SNIPE-IT/resources/lang/iu-NU/admin/components/general.php b/Productivite/Snipe-IT/resources/lang/iu-NU/admin/components/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/iu-NU/admin/components/general.php
rename to Productivite/Snipe-IT/resources/lang/iu-NU/admin/components/general.php
diff --git a/Production/SNIPE-IT/resources/lang/iu-NU/admin/components/message.php b/Productivite/Snipe-IT/resources/lang/iu-NU/admin/components/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/iu-NU/admin/components/message.php
rename to Productivite/Snipe-IT/resources/lang/iu-NU/admin/components/message.php
diff --git a/Production/SNIPE-IT/resources/lang/iu-NU/admin/components/table.php b/Productivite/Snipe-IT/resources/lang/iu-NU/admin/components/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/iu-NU/admin/components/table.php
rename to Productivite/Snipe-IT/resources/lang/iu-NU/admin/components/table.php
diff --git a/Production/SNIPE-IT/resources/lang/iu-NU/admin/consumables/general.php b/Productivite/Snipe-IT/resources/lang/iu-NU/admin/consumables/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/iu-NU/admin/consumables/general.php
rename to Productivite/Snipe-IT/resources/lang/iu-NU/admin/consumables/general.php
diff --git a/Production/SNIPE-IT/resources/lang/iu-NU/admin/consumables/message.php b/Productivite/Snipe-IT/resources/lang/iu-NU/admin/consumables/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/iu-NU/admin/consumables/message.php
rename to Productivite/Snipe-IT/resources/lang/iu-NU/admin/consumables/message.php
diff --git a/Production/SNIPE-IT/resources/lang/iu-NU/admin/consumables/table.php b/Productivite/Snipe-IT/resources/lang/iu-NU/admin/consumables/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/iu-NU/admin/consumables/table.php
rename to Productivite/Snipe-IT/resources/lang/iu-NU/admin/consumables/table.php
diff --git a/Production/SNIPE-IT/resources/lang/iu-NU/admin/custom_fields/general.php b/Productivite/Snipe-IT/resources/lang/iu-NU/admin/custom_fields/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/iu-NU/admin/custom_fields/general.php
rename to Productivite/Snipe-IT/resources/lang/iu-NU/admin/custom_fields/general.php
diff --git a/Production/SNIPE-IT/resources/lang/iu-NU/admin/custom_fields/message.php b/Productivite/Snipe-IT/resources/lang/iu-NU/admin/custom_fields/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/iu-NU/admin/custom_fields/message.php
rename to Productivite/Snipe-IT/resources/lang/iu-NU/admin/custom_fields/message.php
diff --git a/Production/SNIPE-IT/resources/lang/iu-NU/admin/departments/message.php b/Productivite/Snipe-IT/resources/lang/iu-NU/admin/departments/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/iu-NU/admin/departments/message.php
rename to Productivite/Snipe-IT/resources/lang/iu-NU/admin/departments/message.php
diff --git a/Production/SNIPE-IT/resources/lang/iu-NU/admin/departments/table.php b/Productivite/Snipe-IT/resources/lang/iu-NU/admin/departments/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/iu-NU/admin/departments/table.php
rename to Productivite/Snipe-IT/resources/lang/iu-NU/admin/departments/table.php
diff --git a/Production/SNIPE-IT/resources/lang/iu-NU/admin/depreciations/general.php b/Productivite/Snipe-IT/resources/lang/iu-NU/admin/depreciations/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/iu-NU/admin/depreciations/general.php
rename to Productivite/Snipe-IT/resources/lang/iu-NU/admin/depreciations/general.php
diff --git a/Production/SNIPE-IT/resources/lang/iu-NU/admin/depreciations/message.php b/Productivite/Snipe-IT/resources/lang/iu-NU/admin/depreciations/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/iu-NU/admin/depreciations/message.php
rename to Productivite/Snipe-IT/resources/lang/iu-NU/admin/depreciations/message.php
diff --git a/Production/SNIPE-IT/resources/lang/iu-NU/admin/depreciations/table.php b/Productivite/Snipe-IT/resources/lang/iu-NU/admin/depreciations/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/iu-NU/admin/depreciations/table.php
rename to Productivite/Snipe-IT/resources/lang/iu-NU/admin/depreciations/table.php
diff --git a/Production/SNIPE-IT/resources/lang/iu-NU/admin/groups/message.php b/Productivite/Snipe-IT/resources/lang/iu-NU/admin/groups/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/iu-NU/admin/groups/message.php
rename to Productivite/Snipe-IT/resources/lang/iu-NU/admin/groups/message.php
diff --git a/Production/SNIPE-IT/resources/lang/iu-NU/admin/groups/table.php b/Productivite/Snipe-IT/resources/lang/iu-NU/admin/groups/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/iu-NU/admin/groups/table.php
rename to Productivite/Snipe-IT/resources/lang/iu-NU/admin/groups/table.php
diff --git a/Production/SNIPE-IT/resources/lang/iu-NU/admin/groups/titles.php b/Productivite/Snipe-IT/resources/lang/iu-NU/admin/groups/titles.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/iu-NU/admin/groups/titles.php
rename to Productivite/Snipe-IT/resources/lang/iu-NU/admin/groups/titles.php
diff --git a/Production/SNIPE-IT/resources/lang/iu-NU/admin/hardware/form.php b/Productivite/Snipe-IT/resources/lang/iu-NU/admin/hardware/form.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/iu-NU/admin/hardware/form.php
rename to Productivite/Snipe-IT/resources/lang/iu-NU/admin/hardware/form.php
diff --git a/Production/SNIPE-IT/resources/lang/iu-NU/admin/hardware/general.php b/Productivite/Snipe-IT/resources/lang/iu-NU/admin/hardware/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/iu-NU/admin/hardware/general.php
rename to Productivite/Snipe-IT/resources/lang/iu-NU/admin/hardware/general.php
diff --git a/Production/SNIPE-IT/resources/lang/iu-NU/admin/hardware/message.php b/Productivite/Snipe-IT/resources/lang/iu-NU/admin/hardware/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/iu-NU/admin/hardware/message.php
rename to Productivite/Snipe-IT/resources/lang/iu-NU/admin/hardware/message.php
diff --git a/Production/SNIPE-IT/resources/lang/iu-NU/admin/hardware/table.php b/Productivite/Snipe-IT/resources/lang/iu-NU/admin/hardware/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/iu-NU/admin/hardware/table.php
rename to Productivite/Snipe-IT/resources/lang/iu-NU/admin/hardware/table.php
diff --git a/Production/SNIPE-IT/resources/lang/iu-NU/admin/kits/general.php b/Productivite/Snipe-IT/resources/lang/iu-NU/admin/kits/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/iu-NU/admin/kits/general.php
rename to Productivite/Snipe-IT/resources/lang/iu-NU/admin/kits/general.php
diff --git a/Production/SNIPE-IT/resources/lang/iu-NU/admin/labels/message.php b/Productivite/Snipe-IT/resources/lang/iu-NU/admin/labels/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/iu-NU/admin/labels/message.php
rename to Productivite/Snipe-IT/resources/lang/iu-NU/admin/labels/message.php
diff --git a/Production/SNIPE-IT/resources/lang/iu-NU/admin/labels/table.php b/Productivite/Snipe-IT/resources/lang/iu-NU/admin/labels/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/iu-NU/admin/labels/table.php
rename to Productivite/Snipe-IT/resources/lang/iu-NU/admin/labels/table.php
diff --git a/Production/SNIPE-IT/resources/lang/iu-NU/admin/licenses/form.php b/Productivite/Snipe-IT/resources/lang/iu-NU/admin/licenses/form.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/iu-NU/admin/licenses/form.php
rename to Productivite/Snipe-IT/resources/lang/iu-NU/admin/licenses/form.php
diff --git a/Production/SNIPE-IT/resources/lang/iu-NU/admin/licenses/general.php b/Productivite/Snipe-IT/resources/lang/iu-NU/admin/licenses/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/iu-NU/admin/licenses/general.php
rename to Productivite/Snipe-IT/resources/lang/iu-NU/admin/licenses/general.php
diff --git a/Production/SNIPE-IT/resources/lang/iu-NU/admin/licenses/message.php b/Productivite/Snipe-IT/resources/lang/iu-NU/admin/licenses/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/iu-NU/admin/licenses/message.php
rename to Productivite/Snipe-IT/resources/lang/iu-NU/admin/licenses/message.php
diff --git a/Production/SNIPE-IT/resources/lang/iu-NU/admin/licenses/table.php b/Productivite/Snipe-IT/resources/lang/iu-NU/admin/licenses/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/iu-NU/admin/licenses/table.php
rename to Productivite/Snipe-IT/resources/lang/iu-NU/admin/licenses/table.php
diff --git a/Production/SNIPE-IT/resources/lang/iu-NU/admin/locations/message.php b/Productivite/Snipe-IT/resources/lang/iu-NU/admin/locations/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/iu-NU/admin/locations/message.php
rename to Productivite/Snipe-IT/resources/lang/iu-NU/admin/locations/message.php
diff --git a/Production/SNIPE-IT/resources/lang/iu-NU/admin/locations/table.php b/Productivite/Snipe-IT/resources/lang/iu-NU/admin/locations/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/iu-NU/admin/locations/table.php
rename to Productivite/Snipe-IT/resources/lang/iu-NU/admin/locations/table.php
diff --git a/Production/SNIPE-IT/resources/lang/iu-NU/admin/manufacturers/message.php b/Productivite/Snipe-IT/resources/lang/iu-NU/admin/manufacturers/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/iu-NU/admin/manufacturers/message.php
rename to Productivite/Snipe-IT/resources/lang/iu-NU/admin/manufacturers/message.php
diff --git a/Production/SNIPE-IT/resources/lang/iu-NU/admin/manufacturers/table.php b/Productivite/Snipe-IT/resources/lang/iu-NU/admin/manufacturers/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/iu-NU/admin/manufacturers/table.php
rename to Productivite/Snipe-IT/resources/lang/iu-NU/admin/manufacturers/table.php
diff --git a/Production/SNIPE-IT/resources/lang/iu-NU/admin/models/general.php b/Productivite/Snipe-IT/resources/lang/iu-NU/admin/models/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/iu-NU/admin/models/general.php
rename to Productivite/Snipe-IT/resources/lang/iu-NU/admin/models/general.php
diff --git a/Production/SNIPE-IT/resources/lang/iu-NU/admin/models/message.php b/Productivite/Snipe-IT/resources/lang/iu-NU/admin/models/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/iu-NU/admin/models/message.php
rename to Productivite/Snipe-IT/resources/lang/iu-NU/admin/models/message.php
diff --git a/Production/SNIPE-IT/resources/lang/iu-NU/admin/models/table.php b/Productivite/Snipe-IT/resources/lang/iu-NU/admin/models/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/iu-NU/admin/models/table.php
rename to Productivite/Snipe-IT/resources/lang/iu-NU/admin/models/table.php
diff --git a/Production/SNIPE-IT/resources/lang/iu-NU/admin/reports/general.php b/Productivite/Snipe-IT/resources/lang/iu-NU/admin/reports/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/iu-NU/admin/reports/general.php
rename to Productivite/Snipe-IT/resources/lang/iu-NU/admin/reports/general.php
diff --git a/Production/SNIPE-IT/resources/lang/iu-NU/admin/reports/message.php b/Productivite/Snipe-IT/resources/lang/iu-NU/admin/reports/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/iu-NU/admin/reports/message.php
rename to Productivite/Snipe-IT/resources/lang/iu-NU/admin/reports/message.php
diff --git a/Production/SNIPE-IT/resources/lang/iu-NU/admin/settings/general.php b/Productivite/Snipe-IT/resources/lang/iu-NU/admin/settings/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/iu-NU/admin/settings/general.php
rename to Productivite/Snipe-IT/resources/lang/iu-NU/admin/settings/general.php
diff --git a/Production/SNIPE-IT/resources/lang/iu-NU/admin/settings/message.php b/Productivite/Snipe-IT/resources/lang/iu-NU/admin/settings/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/iu-NU/admin/settings/message.php
rename to Productivite/Snipe-IT/resources/lang/iu-NU/admin/settings/message.php
diff --git a/Production/SNIPE-IT/resources/lang/iu-NU/admin/settings/table.php b/Productivite/Snipe-IT/resources/lang/iu-NU/admin/settings/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/iu-NU/admin/settings/table.php
rename to Productivite/Snipe-IT/resources/lang/iu-NU/admin/settings/table.php
diff --git a/Production/SNIPE-IT/resources/lang/iu-NU/admin/statuslabels/message.php b/Productivite/Snipe-IT/resources/lang/iu-NU/admin/statuslabels/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/iu-NU/admin/statuslabels/message.php
rename to Productivite/Snipe-IT/resources/lang/iu-NU/admin/statuslabels/message.php
diff --git a/Production/SNIPE-IT/resources/lang/iu-NU/admin/statuslabels/table.php b/Productivite/Snipe-IT/resources/lang/iu-NU/admin/statuslabels/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/iu-NU/admin/statuslabels/table.php
rename to Productivite/Snipe-IT/resources/lang/iu-NU/admin/statuslabels/table.php
diff --git a/Production/SNIPE-IT/resources/lang/iu-NU/admin/suppliers/message.php b/Productivite/Snipe-IT/resources/lang/iu-NU/admin/suppliers/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/iu-NU/admin/suppliers/message.php
rename to Productivite/Snipe-IT/resources/lang/iu-NU/admin/suppliers/message.php
diff --git a/Production/SNIPE-IT/resources/lang/iu-NU/admin/suppliers/table.php b/Productivite/Snipe-IT/resources/lang/iu-NU/admin/suppliers/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/iu-NU/admin/suppliers/table.php
rename to Productivite/Snipe-IT/resources/lang/iu-NU/admin/suppliers/table.php
diff --git a/Production/SNIPE-IT/resources/lang/iu-NU/admin/users/general.php b/Productivite/Snipe-IT/resources/lang/iu-NU/admin/users/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/iu-NU/admin/users/general.php
rename to Productivite/Snipe-IT/resources/lang/iu-NU/admin/users/general.php
diff --git a/Production/SNIPE-IT/resources/lang/iu-NU/admin/users/message.php b/Productivite/Snipe-IT/resources/lang/iu-NU/admin/users/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/iu-NU/admin/users/message.php
rename to Productivite/Snipe-IT/resources/lang/iu-NU/admin/users/message.php
diff --git a/Production/SNIPE-IT/resources/lang/iu-NU/admin/users/table.php b/Productivite/Snipe-IT/resources/lang/iu-NU/admin/users/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/iu-NU/admin/users/table.php
rename to Productivite/Snipe-IT/resources/lang/iu-NU/admin/users/table.php
diff --git a/Production/SNIPE-IT/resources/lang/iu-NU/auth.php b/Productivite/Snipe-IT/resources/lang/iu-NU/auth.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/iu-NU/auth.php
rename to Productivite/Snipe-IT/resources/lang/iu-NU/auth.php
diff --git a/Production/SNIPE-IT/resources/lang/iu-NU/auth/general.php b/Productivite/Snipe-IT/resources/lang/iu-NU/auth/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/iu-NU/auth/general.php
rename to Productivite/Snipe-IT/resources/lang/iu-NU/auth/general.php
diff --git a/Production/SNIPE-IT/resources/lang/iu-NU/auth/message.php b/Productivite/Snipe-IT/resources/lang/iu-NU/auth/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/iu-NU/auth/message.php
rename to Productivite/Snipe-IT/resources/lang/iu-NU/auth/message.php
diff --git a/Production/SNIPE-IT/resources/lang/iu-NU/button.php b/Productivite/Snipe-IT/resources/lang/iu-NU/button.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/iu-NU/button.php
rename to Productivite/Snipe-IT/resources/lang/iu-NU/button.php
diff --git a/Production/SNIPE-IT/resources/lang/iu-NU/general.php b/Productivite/Snipe-IT/resources/lang/iu-NU/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/iu-NU/general.php
rename to Productivite/Snipe-IT/resources/lang/iu-NU/general.php
diff --git a/Production/SNIPE-IT/resources/lang/iu-NU/help.php b/Productivite/Snipe-IT/resources/lang/iu-NU/help.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/iu-NU/help.php
rename to Productivite/Snipe-IT/resources/lang/iu-NU/help.php
diff --git a/Production/SNIPE-IT/resources/lang/iu-NU/localizations.php b/Productivite/Snipe-IT/resources/lang/iu-NU/localizations.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/iu-NU/localizations.php
rename to Productivite/Snipe-IT/resources/lang/iu-NU/localizations.php
diff --git a/Production/SNIPE-IT/resources/lang/iu-NU/mail.php b/Productivite/Snipe-IT/resources/lang/iu-NU/mail.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/iu-NU/mail.php
rename to Productivite/Snipe-IT/resources/lang/iu-NU/mail.php
diff --git a/Production/SNIPE-IT/resources/lang/iu-NU/pagination.php b/Productivite/Snipe-IT/resources/lang/iu-NU/pagination.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/iu-NU/pagination.php
rename to Productivite/Snipe-IT/resources/lang/iu-NU/pagination.php
diff --git a/Production/SNIPE-IT/resources/lang/iu-NU/passwords.php b/Productivite/Snipe-IT/resources/lang/iu-NU/passwords.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/iu-NU/passwords.php
rename to Productivite/Snipe-IT/resources/lang/iu-NU/passwords.php
diff --git a/Production/SNIPE-IT/resources/lang/iu-NU/reminders.php b/Productivite/Snipe-IT/resources/lang/iu-NU/reminders.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/iu-NU/reminders.php
rename to Productivite/Snipe-IT/resources/lang/iu-NU/reminders.php
diff --git a/Production/SNIPE-IT/resources/lang/iu-NU/table.php b/Productivite/Snipe-IT/resources/lang/iu-NU/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/iu-NU/table.php
rename to Productivite/Snipe-IT/resources/lang/iu-NU/table.php
diff --git a/Production/SNIPE-IT/resources/lang/iu-NU/validation.php b/Productivite/Snipe-IT/resources/lang/iu-NU/validation.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/iu-NU/validation.php
rename to Productivite/Snipe-IT/resources/lang/iu-NU/validation.php
diff --git a/Production/SNIPE-IT/resources/lang/ja-JP/account/general.php b/Productivite/Snipe-IT/resources/lang/ja-JP/account/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ja-JP/account/general.php
rename to Productivite/Snipe-IT/resources/lang/ja-JP/account/general.php
diff --git a/Production/SNIPE-IT/resources/lang/ja-JP/admin/accessories/general.php b/Productivite/Snipe-IT/resources/lang/ja-JP/admin/accessories/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ja-JP/admin/accessories/general.php
rename to Productivite/Snipe-IT/resources/lang/ja-JP/admin/accessories/general.php
diff --git a/Production/SNIPE-IT/resources/lang/ja-JP/admin/accessories/message.php b/Productivite/Snipe-IT/resources/lang/ja-JP/admin/accessories/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ja-JP/admin/accessories/message.php
rename to Productivite/Snipe-IT/resources/lang/ja-JP/admin/accessories/message.php
diff --git a/Production/SNIPE-IT/resources/lang/ja-JP/admin/accessories/table.php b/Productivite/Snipe-IT/resources/lang/ja-JP/admin/accessories/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ja-JP/admin/accessories/table.php
rename to Productivite/Snipe-IT/resources/lang/ja-JP/admin/accessories/table.php
diff --git a/Production/SNIPE-IT/resources/lang/ja-JP/admin/asset_maintenances/form.php b/Productivite/Snipe-IT/resources/lang/ja-JP/admin/asset_maintenances/form.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ja-JP/admin/asset_maintenances/form.php
rename to Productivite/Snipe-IT/resources/lang/ja-JP/admin/asset_maintenances/form.php
diff --git a/Production/SNIPE-IT/resources/lang/ja-JP/admin/asset_maintenances/general.php b/Productivite/Snipe-IT/resources/lang/ja-JP/admin/asset_maintenances/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ja-JP/admin/asset_maintenances/general.php
rename to Productivite/Snipe-IT/resources/lang/ja-JP/admin/asset_maintenances/general.php
diff --git a/Production/SNIPE-IT/resources/lang/ja-JP/admin/asset_maintenances/message.php b/Productivite/Snipe-IT/resources/lang/ja-JP/admin/asset_maintenances/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ja-JP/admin/asset_maintenances/message.php
rename to Productivite/Snipe-IT/resources/lang/ja-JP/admin/asset_maintenances/message.php
diff --git a/Production/SNIPE-IT/resources/lang/ja-JP/admin/asset_maintenances/table.php b/Productivite/Snipe-IT/resources/lang/ja-JP/admin/asset_maintenances/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ja-JP/admin/asset_maintenances/table.php
rename to Productivite/Snipe-IT/resources/lang/ja-JP/admin/asset_maintenances/table.php
diff --git a/Production/SNIPE-IT/resources/lang/ja-JP/admin/categories/general.php b/Productivite/Snipe-IT/resources/lang/ja-JP/admin/categories/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ja-JP/admin/categories/general.php
rename to Productivite/Snipe-IT/resources/lang/ja-JP/admin/categories/general.php
diff --git a/Production/SNIPE-IT/resources/lang/ja-JP/admin/categories/message.php b/Productivite/Snipe-IT/resources/lang/ja-JP/admin/categories/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ja-JP/admin/categories/message.php
rename to Productivite/Snipe-IT/resources/lang/ja-JP/admin/categories/message.php
diff --git a/Production/SNIPE-IT/resources/lang/ja-JP/admin/categories/table.php b/Productivite/Snipe-IT/resources/lang/ja-JP/admin/categories/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ja-JP/admin/categories/table.php
rename to Productivite/Snipe-IT/resources/lang/ja-JP/admin/categories/table.php
diff --git a/Production/SNIPE-IT/resources/lang/ja-JP/admin/companies/general.php b/Productivite/Snipe-IT/resources/lang/ja-JP/admin/companies/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ja-JP/admin/companies/general.php
rename to Productivite/Snipe-IT/resources/lang/ja-JP/admin/companies/general.php
diff --git a/Production/SNIPE-IT/resources/lang/ja-JP/admin/companies/message.php b/Productivite/Snipe-IT/resources/lang/ja-JP/admin/companies/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ja-JP/admin/companies/message.php
rename to Productivite/Snipe-IT/resources/lang/ja-JP/admin/companies/message.php
diff --git a/Production/SNIPE-IT/resources/lang/ja-JP/admin/companies/table.php b/Productivite/Snipe-IT/resources/lang/ja-JP/admin/companies/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ja-JP/admin/companies/table.php
rename to Productivite/Snipe-IT/resources/lang/ja-JP/admin/companies/table.php
diff --git a/Production/SNIPE-IT/resources/lang/ja-JP/admin/components/general.php b/Productivite/Snipe-IT/resources/lang/ja-JP/admin/components/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ja-JP/admin/components/general.php
rename to Productivite/Snipe-IT/resources/lang/ja-JP/admin/components/general.php
diff --git a/Production/SNIPE-IT/resources/lang/ja-JP/admin/components/message.php b/Productivite/Snipe-IT/resources/lang/ja-JP/admin/components/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ja-JP/admin/components/message.php
rename to Productivite/Snipe-IT/resources/lang/ja-JP/admin/components/message.php
diff --git a/Production/SNIPE-IT/resources/lang/ja-JP/admin/components/table.php b/Productivite/Snipe-IT/resources/lang/ja-JP/admin/components/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ja-JP/admin/components/table.php
rename to Productivite/Snipe-IT/resources/lang/ja-JP/admin/components/table.php
diff --git a/Production/SNIPE-IT/resources/lang/ja-JP/admin/consumables/general.php b/Productivite/Snipe-IT/resources/lang/ja-JP/admin/consumables/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ja-JP/admin/consumables/general.php
rename to Productivite/Snipe-IT/resources/lang/ja-JP/admin/consumables/general.php
diff --git a/Production/SNIPE-IT/resources/lang/ja-JP/admin/consumables/message.php b/Productivite/Snipe-IT/resources/lang/ja-JP/admin/consumables/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ja-JP/admin/consumables/message.php
rename to Productivite/Snipe-IT/resources/lang/ja-JP/admin/consumables/message.php
diff --git a/Production/SNIPE-IT/resources/lang/ja-JP/admin/consumables/table.php b/Productivite/Snipe-IT/resources/lang/ja-JP/admin/consumables/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ja-JP/admin/consumables/table.php
rename to Productivite/Snipe-IT/resources/lang/ja-JP/admin/consumables/table.php
diff --git a/Production/SNIPE-IT/resources/lang/ja-JP/admin/custom_fields/general.php b/Productivite/Snipe-IT/resources/lang/ja-JP/admin/custom_fields/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ja-JP/admin/custom_fields/general.php
rename to Productivite/Snipe-IT/resources/lang/ja-JP/admin/custom_fields/general.php
diff --git a/Production/SNIPE-IT/resources/lang/ja-JP/admin/custom_fields/message.php b/Productivite/Snipe-IT/resources/lang/ja-JP/admin/custom_fields/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ja-JP/admin/custom_fields/message.php
rename to Productivite/Snipe-IT/resources/lang/ja-JP/admin/custom_fields/message.php
diff --git a/Production/SNIPE-IT/resources/lang/ja-JP/admin/departments/message.php b/Productivite/Snipe-IT/resources/lang/ja-JP/admin/departments/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ja-JP/admin/departments/message.php
rename to Productivite/Snipe-IT/resources/lang/ja-JP/admin/departments/message.php
diff --git a/Production/SNIPE-IT/resources/lang/ja-JP/admin/departments/table.php b/Productivite/Snipe-IT/resources/lang/ja-JP/admin/departments/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ja-JP/admin/departments/table.php
rename to Productivite/Snipe-IT/resources/lang/ja-JP/admin/departments/table.php
diff --git a/Production/SNIPE-IT/resources/lang/ja-JP/admin/depreciations/general.php b/Productivite/Snipe-IT/resources/lang/ja-JP/admin/depreciations/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ja-JP/admin/depreciations/general.php
rename to Productivite/Snipe-IT/resources/lang/ja-JP/admin/depreciations/general.php
diff --git a/Production/SNIPE-IT/resources/lang/ja-JP/admin/depreciations/message.php b/Productivite/Snipe-IT/resources/lang/ja-JP/admin/depreciations/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ja-JP/admin/depreciations/message.php
rename to Productivite/Snipe-IT/resources/lang/ja-JP/admin/depreciations/message.php
diff --git a/Production/SNIPE-IT/resources/lang/ja-JP/admin/depreciations/table.php b/Productivite/Snipe-IT/resources/lang/ja-JP/admin/depreciations/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ja-JP/admin/depreciations/table.php
rename to Productivite/Snipe-IT/resources/lang/ja-JP/admin/depreciations/table.php
diff --git a/Production/SNIPE-IT/resources/lang/ja-JP/admin/groups/message.php b/Productivite/Snipe-IT/resources/lang/ja-JP/admin/groups/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ja-JP/admin/groups/message.php
rename to Productivite/Snipe-IT/resources/lang/ja-JP/admin/groups/message.php
diff --git a/Production/SNIPE-IT/resources/lang/ja-JP/admin/groups/table.php b/Productivite/Snipe-IT/resources/lang/ja-JP/admin/groups/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ja-JP/admin/groups/table.php
rename to Productivite/Snipe-IT/resources/lang/ja-JP/admin/groups/table.php
diff --git a/Production/SNIPE-IT/resources/lang/ja-JP/admin/groups/titles.php b/Productivite/Snipe-IT/resources/lang/ja-JP/admin/groups/titles.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ja-JP/admin/groups/titles.php
rename to Productivite/Snipe-IT/resources/lang/ja-JP/admin/groups/titles.php
diff --git a/Production/SNIPE-IT/resources/lang/ja-JP/admin/hardware/form.php b/Productivite/Snipe-IT/resources/lang/ja-JP/admin/hardware/form.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ja-JP/admin/hardware/form.php
rename to Productivite/Snipe-IT/resources/lang/ja-JP/admin/hardware/form.php
diff --git a/Production/SNIPE-IT/resources/lang/ja-JP/admin/hardware/general.php b/Productivite/Snipe-IT/resources/lang/ja-JP/admin/hardware/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ja-JP/admin/hardware/general.php
rename to Productivite/Snipe-IT/resources/lang/ja-JP/admin/hardware/general.php
diff --git a/Production/SNIPE-IT/resources/lang/ja-JP/admin/hardware/message.php b/Productivite/Snipe-IT/resources/lang/ja-JP/admin/hardware/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ja-JP/admin/hardware/message.php
rename to Productivite/Snipe-IT/resources/lang/ja-JP/admin/hardware/message.php
diff --git a/Production/SNIPE-IT/resources/lang/ja-JP/admin/hardware/table.php b/Productivite/Snipe-IT/resources/lang/ja-JP/admin/hardware/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ja-JP/admin/hardware/table.php
rename to Productivite/Snipe-IT/resources/lang/ja-JP/admin/hardware/table.php
diff --git a/Production/SNIPE-IT/resources/lang/ja-JP/admin/kits/general.php b/Productivite/Snipe-IT/resources/lang/ja-JP/admin/kits/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ja-JP/admin/kits/general.php
rename to Productivite/Snipe-IT/resources/lang/ja-JP/admin/kits/general.php
diff --git a/Production/SNIPE-IT/resources/lang/ja-JP/admin/labels/message.php b/Productivite/Snipe-IT/resources/lang/ja-JP/admin/labels/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ja-JP/admin/labels/message.php
rename to Productivite/Snipe-IT/resources/lang/ja-JP/admin/labels/message.php
diff --git a/Production/SNIPE-IT/resources/lang/ja-JP/admin/labels/table.php b/Productivite/Snipe-IT/resources/lang/ja-JP/admin/labels/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ja-JP/admin/labels/table.php
rename to Productivite/Snipe-IT/resources/lang/ja-JP/admin/labels/table.php
diff --git a/Production/SNIPE-IT/resources/lang/ja-JP/admin/licenses/form.php b/Productivite/Snipe-IT/resources/lang/ja-JP/admin/licenses/form.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ja-JP/admin/licenses/form.php
rename to Productivite/Snipe-IT/resources/lang/ja-JP/admin/licenses/form.php
diff --git a/Production/SNIPE-IT/resources/lang/ja-JP/admin/licenses/general.php b/Productivite/Snipe-IT/resources/lang/ja-JP/admin/licenses/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ja-JP/admin/licenses/general.php
rename to Productivite/Snipe-IT/resources/lang/ja-JP/admin/licenses/general.php
diff --git a/Production/SNIPE-IT/resources/lang/ja-JP/admin/licenses/message.php b/Productivite/Snipe-IT/resources/lang/ja-JP/admin/licenses/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ja-JP/admin/licenses/message.php
rename to Productivite/Snipe-IT/resources/lang/ja-JP/admin/licenses/message.php
diff --git a/Production/SNIPE-IT/resources/lang/ja-JP/admin/licenses/table.php b/Productivite/Snipe-IT/resources/lang/ja-JP/admin/licenses/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ja-JP/admin/licenses/table.php
rename to Productivite/Snipe-IT/resources/lang/ja-JP/admin/licenses/table.php
diff --git a/Production/SNIPE-IT/resources/lang/ja-JP/admin/locations/message.php b/Productivite/Snipe-IT/resources/lang/ja-JP/admin/locations/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ja-JP/admin/locations/message.php
rename to Productivite/Snipe-IT/resources/lang/ja-JP/admin/locations/message.php
diff --git a/Production/SNIPE-IT/resources/lang/ja-JP/admin/locations/table.php b/Productivite/Snipe-IT/resources/lang/ja-JP/admin/locations/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ja-JP/admin/locations/table.php
rename to Productivite/Snipe-IT/resources/lang/ja-JP/admin/locations/table.php
diff --git a/Production/SNIPE-IT/resources/lang/ja-JP/admin/manufacturers/message.php b/Productivite/Snipe-IT/resources/lang/ja-JP/admin/manufacturers/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ja-JP/admin/manufacturers/message.php
rename to Productivite/Snipe-IT/resources/lang/ja-JP/admin/manufacturers/message.php
diff --git a/Production/SNIPE-IT/resources/lang/ja-JP/admin/manufacturers/table.php b/Productivite/Snipe-IT/resources/lang/ja-JP/admin/manufacturers/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ja-JP/admin/manufacturers/table.php
rename to Productivite/Snipe-IT/resources/lang/ja-JP/admin/manufacturers/table.php
diff --git a/Production/SNIPE-IT/resources/lang/ja-JP/admin/models/general.php b/Productivite/Snipe-IT/resources/lang/ja-JP/admin/models/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ja-JP/admin/models/general.php
rename to Productivite/Snipe-IT/resources/lang/ja-JP/admin/models/general.php
diff --git a/Production/SNIPE-IT/resources/lang/ja-JP/admin/models/message.php b/Productivite/Snipe-IT/resources/lang/ja-JP/admin/models/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ja-JP/admin/models/message.php
rename to Productivite/Snipe-IT/resources/lang/ja-JP/admin/models/message.php
diff --git a/Production/SNIPE-IT/resources/lang/ja-JP/admin/models/table.php b/Productivite/Snipe-IT/resources/lang/ja-JP/admin/models/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ja-JP/admin/models/table.php
rename to Productivite/Snipe-IT/resources/lang/ja-JP/admin/models/table.php
diff --git a/Production/SNIPE-IT/resources/lang/ja-JP/admin/reports/general.php b/Productivite/Snipe-IT/resources/lang/ja-JP/admin/reports/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ja-JP/admin/reports/general.php
rename to Productivite/Snipe-IT/resources/lang/ja-JP/admin/reports/general.php
diff --git a/Production/SNIPE-IT/resources/lang/ja-JP/admin/reports/message.php b/Productivite/Snipe-IT/resources/lang/ja-JP/admin/reports/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ja-JP/admin/reports/message.php
rename to Productivite/Snipe-IT/resources/lang/ja-JP/admin/reports/message.php
diff --git a/Production/SNIPE-IT/resources/lang/ja-JP/admin/settings/general.php b/Productivite/Snipe-IT/resources/lang/ja-JP/admin/settings/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ja-JP/admin/settings/general.php
rename to Productivite/Snipe-IT/resources/lang/ja-JP/admin/settings/general.php
diff --git a/Production/SNIPE-IT/resources/lang/ja-JP/admin/settings/message.php b/Productivite/Snipe-IT/resources/lang/ja-JP/admin/settings/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ja-JP/admin/settings/message.php
rename to Productivite/Snipe-IT/resources/lang/ja-JP/admin/settings/message.php
diff --git a/Production/SNIPE-IT/resources/lang/ja-JP/admin/settings/table.php b/Productivite/Snipe-IT/resources/lang/ja-JP/admin/settings/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ja-JP/admin/settings/table.php
rename to Productivite/Snipe-IT/resources/lang/ja-JP/admin/settings/table.php
diff --git a/Production/SNIPE-IT/resources/lang/ja-JP/admin/statuslabels/message.php b/Productivite/Snipe-IT/resources/lang/ja-JP/admin/statuslabels/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ja-JP/admin/statuslabels/message.php
rename to Productivite/Snipe-IT/resources/lang/ja-JP/admin/statuslabels/message.php
diff --git a/Production/SNIPE-IT/resources/lang/ja-JP/admin/statuslabels/table.php b/Productivite/Snipe-IT/resources/lang/ja-JP/admin/statuslabels/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ja-JP/admin/statuslabels/table.php
rename to Productivite/Snipe-IT/resources/lang/ja-JP/admin/statuslabels/table.php
diff --git a/Production/SNIPE-IT/resources/lang/ja-JP/admin/suppliers/message.php b/Productivite/Snipe-IT/resources/lang/ja-JP/admin/suppliers/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ja-JP/admin/suppliers/message.php
rename to Productivite/Snipe-IT/resources/lang/ja-JP/admin/suppliers/message.php
diff --git a/Production/SNIPE-IT/resources/lang/ja-JP/admin/suppliers/table.php b/Productivite/Snipe-IT/resources/lang/ja-JP/admin/suppliers/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ja-JP/admin/suppliers/table.php
rename to Productivite/Snipe-IT/resources/lang/ja-JP/admin/suppliers/table.php
diff --git a/Production/SNIPE-IT/resources/lang/ja-JP/admin/users/general.php b/Productivite/Snipe-IT/resources/lang/ja-JP/admin/users/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ja-JP/admin/users/general.php
rename to Productivite/Snipe-IT/resources/lang/ja-JP/admin/users/general.php
diff --git a/Production/SNIPE-IT/resources/lang/ja-JP/admin/users/message.php b/Productivite/Snipe-IT/resources/lang/ja-JP/admin/users/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ja-JP/admin/users/message.php
rename to Productivite/Snipe-IT/resources/lang/ja-JP/admin/users/message.php
diff --git a/Production/SNIPE-IT/resources/lang/ja-JP/admin/users/table.php b/Productivite/Snipe-IT/resources/lang/ja-JP/admin/users/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ja-JP/admin/users/table.php
rename to Productivite/Snipe-IT/resources/lang/ja-JP/admin/users/table.php
diff --git a/Production/SNIPE-IT/resources/lang/ja-JP/auth.php b/Productivite/Snipe-IT/resources/lang/ja-JP/auth.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ja-JP/auth.php
rename to Productivite/Snipe-IT/resources/lang/ja-JP/auth.php
diff --git a/Production/SNIPE-IT/resources/lang/ja-JP/auth/general.php b/Productivite/Snipe-IT/resources/lang/ja-JP/auth/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ja-JP/auth/general.php
rename to Productivite/Snipe-IT/resources/lang/ja-JP/auth/general.php
diff --git a/Production/SNIPE-IT/resources/lang/ja-JP/auth/message.php b/Productivite/Snipe-IT/resources/lang/ja-JP/auth/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ja-JP/auth/message.php
rename to Productivite/Snipe-IT/resources/lang/ja-JP/auth/message.php
diff --git a/Production/SNIPE-IT/resources/lang/ja-JP/button.php b/Productivite/Snipe-IT/resources/lang/ja-JP/button.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ja-JP/button.php
rename to Productivite/Snipe-IT/resources/lang/ja-JP/button.php
diff --git a/Production/SNIPE-IT/resources/lang/ja-JP/general.php b/Productivite/Snipe-IT/resources/lang/ja-JP/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ja-JP/general.php
rename to Productivite/Snipe-IT/resources/lang/ja-JP/general.php
diff --git a/Production/SNIPE-IT/resources/lang/ja-JP/help.php b/Productivite/Snipe-IT/resources/lang/ja-JP/help.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ja-JP/help.php
rename to Productivite/Snipe-IT/resources/lang/ja-JP/help.php
diff --git a/Production/SNIPE-IT/resources/lang/ja-JP/localizations.php b/Productivite/Snipe-IT/resources/lang/ja-JP/localizations.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ja-JP/localizations.php
rename to Productivite/Snipe-IT/resources/lang/ja-JP/localizations.php
diff --git a/Production/SNIPE-IT/resources/lang/ja-JP/mail.php b/Productivite/Snipe-IT/resources/lang/ja-JP/mail.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ja-JP/mail.php
rename to Productivite/Snipe-IT/resources/lang/ja-JP/mail.php
diff --git a/Production/SNIPE-IT/resources/lang/ja-JP/pagination.php b/Productivite/Snipe-IT/resources/lang/ja-JP/pagination.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ja-JP/pagination.php
rename to Productivite/Snipe-IT/resources/lang/ja-JP/pagination.php
diff --git a/Production/SNIPE-IT/resources/lang/ja-JP/passwords.php b/Productivite/Snipe-IT/resources/lang/ja-JP/passwords.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ja-JP/passwords.php
rename to Productivite/Snipe-IT/resources/lang/ja-JP/passwords.php
diff --git a/Production/SNIPE-IT/resources/lang/ja-JP/reminders.php b/Productivite/Snipe-IT/resources/lang/ja-JP/reminders.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ja-JP/reminders.php
rename to Productivite/Snipe-IT/resources/lang/ja-JP/reminders.php
diff --git a/Production/SNIPE-IT/resources/lang/ja-JP/table.php b/Productivite/Snipe-IT/resources/lang/ja-JP/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ja-JP/table.php
rename to Productivite/Snipe-IT/resources/lang/ja-JP/table.php
diff --git a/Production/SNIPE-IT/resources/lang/ja-JP/validation.php b/Productivite/Snipe-IT/resources/lang/ja-JP/validation.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ja-JP/validation.php
rename to Productivite/Snipe-IT/resources/lang/ja-JP/validation.php
diff --git a/Production/SNIPE-IT/resources/lang/km-KH/account/general.php b/Productivite/Snipe-IT/resources/lang/km-KH/account/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/km-KH/account/general.php
rename to Productivite/Snipe-IT/resources/lang/km-KH/account/general.php
diff --git a/Production/SNIPE-IT/resources/lang/km-KH/admin/accessories/general.php b/Productivite/Snipe-IT/resources/lang/km-KH/admin/accessories/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/km-KH/admin/accessories/general.php
rename to Productivite/Snipe-IT/resources/lang/km-KH/admin/accessories/general.php
diff --git a/Production/SNIPE-IT/resources/lang/km-KH/admin/accessories/message.php b/Productivite/Snipe-IT/resources/lang/km-KH/admin/accessories/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/km-KH/admin/accessories/message.php
rename to Productivite/Snipe-IT/resources/lang/km-KH/admin/accessories/message.php
diff --git a/Production/SNIPE-IT/resources/lang/km-KH/admin/accessories/table.php b/Productivite/Snipe-IT/resources/lang/km-KH/admin/accessories/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/km-KH/admin/accessories/table.php
rename to Productivite/Snipe-IT/resources/lang/km-KH/admin/accessories/table.php
diff --git a/Production/SNIPE-IT/resources/lang/km-KH/admin/asset_maintenances/form.php b/Productivite/Snipe-IT/resources/lang/km-KH/admin/asset_maintenances/form.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/km-KH/admin/asset_maintenances/form.php
rename to Productivite/Snipe-IT/resources/lang/km-KH/admin/asset_maintenances/form.php
diff --git a/Production/SNIPE-IT/resources/lang/km-KH/admin/asset_maintenances/general.php b/Productivite/Snipe-IT/resources/lang/km-KH/admin/asset_maintenances/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/km-KH/admin/asset_maintenances/general.php
rename to Productivite/Snipe-IT/resources/lang/km-KH/admin/asset_maintenances/general.php
diff --git a/Production/SNIPE-IT/resources/lang/km-KH/admin/asset_maintenances/message.php b/Productivite/Snipe-IT/resources/lang/km-KH/admin/asset_maintenances/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/km-KH/admin/asset_maintenances/message.php
rename to Productivite/Snipe-IT/resources/lang/km-KH/admin/asset_maintenances/message.php
diff --git a/Production/SNIPE-IT/resources/lang/km-KH/admin/asset_maintenances/table.php b/Productivite/Snipe-IT/resources/lang/km-KH/admin/asset_maintenances/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/km-KH/admin/asset_maintenances/table.php
rename to Productivite/Snipe-IT/resources/lang/km-KH/admin/asset_maintenances/table.php
diff --git a/Production/SNIPE-IT/resources/lang/km-KH/admin/categories/general.php b/Productivite/Snipe-IT/resources/lang/km-KH/admin/categories/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/km-KH/admin/categories/general.php
rename to Productivite/Snipe-IT/resources/lang/km-KH/admin/categories/general.php
diff --git a/Production/SNIPE-IT/resources/lang/km-KH/admin/categories/message.php b/Productivite/Snipe-IT/resources/lang/km-KH/admin/categories/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/km-KH/admin/categories/message.php
rename to Productivite/Snipe-IT/resources/lang/km-KH/admin/categories/message.php
diff --git a/Production/SNIPE-IT/resources/lang/km-KH/admin/categories/table.php b/Productivite/Snipe-IT/resources/lang/km-KH/admin/categories/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/km-KH/admin/categories/table.php
rename to Productivite/Snipe-IT/resources/lang/km-KH/admin/categories/table.php
diff --git a/Production/SNIPE-IT/resources/lang/km-KH/admin/companies/general.php b/Productivite/Snipe-IT/resources/lang/km-KH/admin/companies/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/km-KH/admin/companies/general.php
rename to Productivite/Snipe-IT/resources/lang/km-KH/admin/companies/general.php
diff --git a/Production/SNIPE-IT/resources/lang/km-KH/admin/companies/message.php b/Productivite/Snipe-IT/resources/lang/km-KH/admin/companies/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/km-KH/admin/companies/message.php
rename to Productivite/Snipe-IT/resources/lang/km-KH/admin/companies/message.php
diff --git a/Production/SNIPE-IT/resources/lang/km-KH/admin/companies/table.php b/Productivite/Snipe-IT/resources/lang/km-KH/admin/companies/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/km-KH/admin/companies/table.php
rename to Productivite/Snipe-IT/resources/lang/km-KH/admin/companies/table.php
diff --git a/Production/SNIPE-IT/resources/lang/km-KH/admin/components/general.php b/Productivite/Snipe-IT/resources/lang/km-KH/admin/components/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/km-KH/admin/components/general.php
rename to Productivite/Snipe-IT/resources/lang/km-KH/admin/components/general.php
diff --git a/Production/SNIPE-IT/resources/lang/km-KH/admin/components/message.php b/Productivite/Snipe-IT/resources/lang/km-KH/admin/components/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/km-KH/admin/components/message.php
rename to Productivite/Snipe-IT/resources/lang/km-KH/admin/components/message.php
diff --git a/Production/SNIPE-IT/resources/lang/km-KH/admin/components/table.php b/Productivite/Snipe-IT/resources/lang/km-KH/admin/components/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/km-KH/admin/components/table.php
rename to Productivite/Snipe-IT/resources/lang/km-KH/admin/components/table.php
diff --git a/Production/SNIPE-IT/resources/lang/km-KH/admin/consumables/general.php b/Productivite/Snipe-IT/resources/lang/km-KH/admin/consumables/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/km-KH/admin/consumables/general.php
rename to Productivite/Snipe-IT/resources/lang/km-KH/admin/consumables/general.php
diff --git a/Production/SNIPE-IT/resources/lang/km-KH/admin/consumables/message.php b/Productivite/Snipe-IT/resources/lang/km-KH/admin/consumables/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/km-KH/admin/consumables/message.php
rename to Productivite/Snipe-IT/resources/lang/km-KH/admin/consumables/message.php
diff --git a/Production/SNIPE-IT/resources/lang/km-KH/admin/consumables/table.php b/Productivite/Snipe-IT/resources/lang/km-KH/admin/consumables/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/km-KH/admin/consumables/table.php
rename to Productivite/Snipe-IT/resources/lang/km-KH/admin/consumables/table.php
diff --git a/Production/SNIPE-IT/resources/lang/km-KH/admin/custom_fields/general.php b/Productivite/Snipe-IT/resources/lang/km-KH/admin/custom_fields/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/km-KH/admin/custom_fields/general.php
rename to Productivite/Snipe-IT/resources/lang/km-KH/admin/custom_fields/general.php
diff --git a/Production/SNIPE-IT/resources/lang/km-KH/admin/custom_fields/message.php b/Productivite/Snipe-IT/resources/lang/km-KH/admin/custom_fields/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/km-KH/admin/custom_fields/message.php
rename to Productivite/Snipe-IT/resources/lang/km-KH/admin/custom_fields/message.php
diff --git a/Production/SNIPE-IT/resources/lang/km-KH/admin/departments/message.php b/Productivite/Snipe-IT/resources/lang/km-KH/admin/departments/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/km-KH/admin/departments/message.php
rename to Productivite/Snipe-IT/resources/lang/km-KH/admin/departments/message.php
diff --git a/Production/SNIPE-IT/resources/lang/km-KH/admin/departments/table.php b/Productivite/Snipe-IT/resources/lang/km-KH/admin/departments/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/km-KH/admin/departments/table.php
rename to Productivite/Snipe-IT/resources/lang/km-KH/admin/departments/table.php
diff --git a/Production/SNIPE-IT/resources/lang/km-KH/admin/depreciations/general.php b/Productivite/Snipe-IT/resources/lang/km-KH/admin/depreciations/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/km-KH/admin/depreciations/general.php
rename to Productivite/Snipe-IT/resources/lang/km-KH/admin/depreciations/general.php
diff --git a/Production/SNIPE-IT/resources/lang/km-KH/admin/depreciations/message.php b/Productivite/Snipe-IT/resources/lang/km-KH/admin/depreciations/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/km-KH/admin/depreciations/message.php
rename to Productivite/Snipe-IT/resources/lang/km-KH/admin/depreciations/message.php
diff --git a/Production/SNIPE-IT/resources/lang/km-KH/admin/depreciations/table.php b/Productivite/Snipe-IT/resources/lang/km-KH/admin/depreciations/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/km-KH/admin/depreciations/table.php
rename to Productivite/Snipe-IT/resources/lang/km-KH/admin/depreciations/table.php
diff --git a/Production/SNIPE-IT/resources/lang/km-KH/admin/groups/message.php b/Productivite/Snipe-IT/resources/lang/km-KH/admin/groups/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/km-KH/admin/groups/message.php
rename to Productivite/Snipe-IT/resources/lang/km-KH/admin/groups/message.php
diff --git a/Production/SNIPE-IT/resources/lang/km-KH/admin/groups/table.php b/Productivite/Snipe-IT/resources/lang/km-KH/admin/groups/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/km-KH/admin/groups/table.php
rename to Productivite/Snipe-IT/resources/lang/km-KH/admin/groups/table.php
diff --git a/Production/SNIPE-IT/resources/lang/km-KH/admin/groups/titles.php b/Productivite/Snipe-IT/resources/lang/km-KH/admin/groups/titles.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/km-KH/admin/groups/titles.php
rename to Productivite/Snipe-IT/resources/lang/km-KH/admin/groups/titles.php
diff --git a/Production/SNIPE-IT/resources/lang/km-KH/admin/hardware/form.php b/Productivite/Snipe-IT/resources/lang/km-KH/admin/hardware/form.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/km-KH/admin/hardware/form.php
rename to Productivite/Snipe-IT/resources/lang/km-KH/admin/hardware/form.php
diff --git a/Production/SNIPE-IT/resources/lang/km-KH/admin/hardware/general.php b/Productivite/Snipe-IT/resources/lang/km-KH/admin/hardware/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/km-KH/admin/hardware/general.php
rename to Productivite/Snipe-IT/resources/lang/km-KH/admin/hardware/general.php
diff --git a/Production/SNIPE-IT/resources/lang/km-KH/admin/hardware/message.php b/Productivite/Snipe-IT/resources/lang/km-KH/admin/hardware/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/km-KH/admin/hardware/message.php
rename to Productivite/Snipe-IT/resources/lang/km-KH/admin/hardware/message.php
diff --git a/Production/SNIPE-IT/resources/lang/km-KH/admin/hardware/table.php b/Productivite/Snipe-IT/resources/lang/km-KH/admin/hardware/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/km-KH/admin/hardware/table.php
rename to Productivite/Snipe-IT/resources/lang/km-KH/admin/hardware/table.php
diff --git a/Production/SNIPE-IT/resources/lang/km-KH/admin/kits/general.php b/Productivite/Snipe-IT/resources/lang/km-KH/admin/kits/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/km-KH/admin/kits/general.php
rename to Productivite/Snipe-IT/resources/lang/km-KH/admin/kits/general.php
diff --git a/Production/SNIPE-IT/resources/lang/km-KH/admin/labels/message.php b/Productivite/Snipe-IT/resources/lang/km-KH/admin/labels/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/km-KH/admin/labels/message.php
rename to Productivite/Snipe-IT/resources/lang/km-KH/admin/labels/message.php
diff --git a/Production/SNIPE-IT/resources/lang/km-KH/admin/labels/table.php b/Productivite/Snipe-IT/resources/lang/km-KH/admin/labels/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/km-KH/admin/labels/table.php
rename to Productivite/Snipe-IT/resources/lang/km-KH/admin/labels/table.php
diff --git a/Production/SNIPE-IT/resources/lang/km-KH/admin/licenses/form.php b/Productivite/Snipe-IT/resources/lang/km-KH/admin/licenses/form.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/km-KH/admin/licenses/form.php
rename to Productivite/Snipe-IT/resources/lang/km-KH/admin/licenses/form.php
diff --git a/Production/SNIPE-IT/resources/lang/km-KH/admin/licenses/general.php b/Productivite/Snipe-IT/resources/lang/km-KH/admin/licenses/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/km-KH/admin/licenses/general.php
rename to Productivite/Snipe-IT/resources/lang/km-KH/admin/licenses/general.php
diff --git a/Production/SNIPE-IT/resources/lang/km-KH/admin/licenses/message.php b/Productivite/Snipe-IT/resources/lang/km-KH/admin/licenses/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/km-KH/admin/licenses/message.php
rename to Productivite/Snipe-IT/resources/lang/km-KH/admin/licenses/message.php
diff --git a/Production/SNIPE-IT/resources/lang/km-KH/admin/licenses/table.php b/Productivite/Snipe-IT/resources/lang/km-KH/admin/licenses/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/km-KH/admin/licenses/table.php
rename to Productivite/Snipe-IT/resources/lang/km-KH/admin/licenses/table.php
diff --git a/Production/SNIPE-IT/resources/lang/km-KH/admin/locations/message.php b/Productivite/Snipe-IT/resources/lang/km-KH/admin/locations/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/km-KH/admin/locations/message.php
rename to Productivite/Snipe-IT/resources/lang/km-KH/admin/locations/message.php
diff --git a/Production/SNIPE-IT/resources/lang/km-KH/admin/locations/table.php b/Productivite/Snipe-IT/resources/lang/km-KH/admin/locations/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/km-KH/admin/locations/table.php
rename to Productivite/Snipe-IT/resources/lang/km-KH/admin/locations/table.php
diff --git a/Production/SNIPE-IT/resources/lang/km-KH/admin/manufacturers/message.php b/Productivite/Snipe-IT/resources/lang/km-KH/admin/manufacturers/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/km-KH/admin/manufacturers/message.php
rename to Productivite/Snipe-IT/resources/lang/km-KH/admin/manufacturers/message.php
diff --git a/Production/SNIPE-IT/resources/lang/km-KH/admin/manufacturers/table.php b/Productivite/Snipe-IT/resources/lang/km-KH/admin/manufacturers/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/km-KH/admin/manufacturers/table.php
rename to Productivite/Snipe-IT/resources/lang/km-KH/admin/manufacturers/table.php
diff --git a/Production/SNIPE-IT/resources/lang/km-KH/admin/models/general.php b/Productivite/Snipe-IT/resources/lang/km-KH/admin/models/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/km-KH/admin/models/general.php
rename to Productivite/Snipe-IT/resources/lang/km-KH/admin/models/general.php
diff --git a/Production/SNIPE-IT/resources/lang/km-KH/admin/models/message.php b/Productivite/Snipe-IT/resources/lang/km-KH/admin/models/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/km-KH/admin/models/message.php
rename to Productivite/Snipe-IT/resources/lang/km-KH/admin/models/message.php
diff --git a/Production/SNIPE-IT/resources/lang/km-KH/admin/models/table.php b/Productivite/Snipe-IT/resources/lang/km-KH/admin/models/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/km-KH/admin/models/table.php
rename to Productivite/Snipe-IT/resources/lang/km-KH/admin/models/table.php
diff --git a/Production/SNIPE-IT/resources/lang/km-KH/admin/reports/general.php b/Productivite/Snipe-IT/resources/lang/km-KH/admin/reports/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/km-KH/admin/reports/general.php
rename to Productivite/Snipe-IT/resources/lang/km-KH/admin/reports/general.php
diff --git a/Production/SNIPE-IT/resources/lang/km-KH/admin/reports/message.php b/Productivite/Snipe-IT/resources/lang/km-KH/admin/reports/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/km-KH/admin/reports/message.php
rename to Productivite/Snipe-IT/resources/lang/km-KH/admin/reports/message.php
diff --git a/Production/SNIPE-IT/resources/lang/km-KH/admin/settings/general.php b/Productivite/Snipe-IT/resources/lang/km-KH/admin/settings/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/km-KH/admin/settings/general.php
rename to Productivite/Snipe-IT/resources/lang/km-KH/admin/settings/general.php
diff --git a/Production/SNIPE-IT/resources/lang/km-KH/admin/settings/message.php b/Productivite/Snipe-IT/resources/lang/km-KH/admin/settings/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/km-KH/admin/settings/message.php
rename to Productivite/Snipe-IT/resources/lang/km-KH/admin/settings/message.php
diff --git a/Production/SNIPE-IT/resources/lang/km-KH/admin/settings/table.php b/Productivite/Snipe-IT/resources/lang/km-KH/admin/settings/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/km-KH/admin/settings/table.php
rename to Productivite/Snipe-IT/resources/lang/km-KH/admin/settings/table.php
diff --git a/Production/SNIPE-IT/resources/lang/km-KH/admin/statuslabels/message.php b/Productivite/Snipe-IT/resources/lang/km-KH/admin/statuslabels/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/km-KH/admin/statuslabels/message.php
rename to Productivite/Snipe-IT/resources/lang/km-KH/admin/statuslabels/message.php
diff --git a/Production/SNIPE-IT/resources/lang/km-KH/admin/statuslabels/table.php b/Productivite/Snipe-IT/resources/lang/km-KH/admin/statuslabels/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/km-KH/admin/statuslabels/table.php
rename to Productivite/Snipe-IT/resources/lang/km-KH/admin/statuslabels/table.php
diff --git a/Production/SNIPE-IT/resources/lang/km-KH/admin/suppliers/message.php b/Productivite/Snipe-IT/resources/lang/km-KH/admin/suppliers/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/km-KH/admin/suppliers/message.php
rename to Productivite/Snipe-IT/resources/lang/km-KH/admin/suppliers/message.php
diff --git a/Production/SNIPE-IT/resources/lang/km-KH/admin/suppliers/table.php b/Productivite/Snipe-IT/resources/lang/km-KH/admin/suppliers/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/km-KH/admin/suppliers/table.php
rename to Productivite/Snipe-IT/resources/lang/km-KH/admin/suppliers/table.php
diff --git a/Production/SNIPE-IT/resources/lang/km-KH/admin/users/general.php b/Productivite/Snipe-IT/resources/lang/km-KH/admin/users/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/km-KH/admin/users/general.php
rename to Productivite/Snipe-IT/resources/lang/km-KH/admin/users/general.php
diff --git a/Production/SNIPE-IT/resources/lang/km-KH/admin/users/message.php b/Productivite/Snipe-IT/resources/lang/km-KH/admin/users/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/km-KH/admin/users/message.php
rename to Productivite/Snipe-IT/resources/lang/km-KH/admin/users/message.php
diff --git a/Production/SNIPE-IT/resources/lang/km-KH/admin/users/table.php b/Productivite/Snipe-IT/resources/lang/km-KH/admin/users/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/km-KH/admin/users/table.php
rename to Productivite/Snipe-IT/resources/lang/km-KH/admin/users/table.php
diff --git a/Production/SNIPE-IT/resources/lang/km-KH/auth.php b/Productivite/Snipe-IT/resources/lang/km-KH/auth.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/km-KH/auth.php
rename to Productivite/Snipe-IT/resources/lang/km-KH/auth.php
diff --git a/Production/SNIPE-IT/resources/lang/km-KH/auth/general.php b/Productivite/Snipe-IT/resources/lang/km-KH/auth/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/km-KH/auth/general.php
rename to Productivite/Snipe-IT/resources/lang/km-KH/auth/general.php
diff --git a/Production/SNIPE-IT/resources/lang/km-KH/auth/message.php b/Productivite/Snipe-IT/resources/lang/km-KH/auth/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/km-KH/auth/message.php
rename to Productivite/Snipe-IT/resources/lang/km-KH/auth/message.php
diff --git a/Production/SNIPE-IT/resources/lang/km-KH/button.php b/Productivite/Snipe-IT/resources/lang/km-KH/button.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/km-KH/button.php
rename to Productivite/Snipe-IT/resources/lang/km-KH/button.php
diff --git a/Production/SNIPE-IT/resources/lang/km-KH/general.php b/Productivite/Snipe-IT/resources/lang/km-KH/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/km-KH/general.php
rename to Productivite/Snipe-IT/resources/lang/km-KH/general.php
diff --git a/Production/SNIPE-IT/resources/lang/km-KH/help.php b/Productivite/Snipe-IT/resources/lang/km-KH/help.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/km-KH/help.php
rename to Productivite/Snipe-IT/resources/lang/km-KH/help.php
diff --git a/Production/SNIPE-IT/resources/lang/km-KH/localizations.php b/Productivite/Snipe-IT/resources/lang/km-KH/localizations.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/km-KH/localizations.php
rename to Productivite/Snipe-IT/resources/lang/km-KH/localizations.php
diff --git a/Production/SNIPE-IT/resources/lang/km-KH/mail.php b/Productivite/Snipe-IT/resources/lang/km-KH/mail.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/km-KH/mail.php
rename to Productivite/Snipe-IT/resources/lang/km-KH/mail.php
diff --git a/Production/SNIPE-IT/resources/lang/km-KH/pagination.php b/Productivite/Snipe-IT/resources/lang/km-KH/pagination.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/km-KH/pagination.php
rename to Productivite/Snipe-IT/resources/lang/km-KH/pagination.php
diff --git a/Production/SNIPE-IT/resources/lang/km-KH/passwords.php b/Productivite/Snipe-IT/resources/lang/km-KH/passwords.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/km-KH/passwords.php
rename to Productivite/Snipe-IT/resources/lang/km-KH/passwords.php
diff --git a/Production/SNIPE-IT/resources/lang/km-KH/reminders.php b/Productivite/Snipe-IT/resources/lang/km-KH/reminders.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/km-KH/reminders.php
rename to Productivite/Snipe-IT/resources/lang/km-KH/reminders.php
diff --git a/Production/SNIPE-IT/resources/lang/km-KH/table.php b/Productivite/Snipe-IT/resources/lang/km-KH/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/km-KH/table.php
rename to Productivite/Snipe-IT/resources/lang/km-KH/table.php
diff --git a/Production/SNIPE-IT/resources/lang/km-KH/validation.php b/Productivite/Snipe-IT/resources/lang/km-KH/validation.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/km-KH/validation.php
rename to Productivite/Snipe-IT/resources/lang/km-KH/validation.php
diff --git a/Production/SNIPE-IT/resources/lang/ko-KR/account/general.php b/Productivite/Snipe-IT/resources/lang/ko-KR/account/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ko-KR/account/general.php
rename to Productivite/Snipe-IT/resources/lang/ko-KR/account/general.php
diff --git a/Production/SNIPE-IT/resources/lang/ko-KR/admin/accessories/general.php b/Productivite/Snipe-IT/resources/lang/ko-KR/admin/accessories/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ko-KR/admin/accessories/general.php
rename to Productivite/Snipe-IT/resources/lang/ko-KR/admin/accessories/general.php
diff --git a/Production/SNIPE-IT/resources/lang/ko-KR/admin/accessories/message.php b/Productivite/Snipe-IT/resources/lang/ko-KR/admin/accessories/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ko-KR/admin/accessories/message.php
rename to Productivite/Snipe-IT/resources/lang/ko-KR/admin/accessories/message.php
diff --git a/Production/SNIPE-IT/resources/lang/ko-KR/admin/accessories/table.php b/Productivite/Snipe-IT/resources/lang/ko-KR/admin/accessories/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ko-KR/admin/accessories/table.php
rename to Productivite/Snipe-IT/resources/lang/ko-KR/admin/accessories/table.php
diff --git a/Production/SNIPE-IT/resources/lang/ko-KR/admin/asset_maintenances/form.php b/Productivite/Snipe-IT/resources/lang/ko-KR/admin/asset_maintenances/form.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ko-KR/admin/asset_maintenances/form.php
rename to Productivite/Snipe-IT/resources/lang/ko-KR/admin/asset_maintenances/form.php
diff --git a/Production/SNIPE-IT/resources/lang/ko-KR/admin/asset_maintenances/general.php b/Productivite/Snipe-IT/resources/lang/ko-KR/admin/asset_maintenances/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ko-KR/admin/asset_maintenances/general.php
rename to Productivite/Snipe-IT/resources/lang/ko-KR/admin/asset_maintenances/general.php
diff --git a/Production/SNIPE-IT/resources/lang/ko-KR/admin/asset_maintenances/message.php b/Productivite/Snipe-IT/resources/lang/ko-KR/admin/asset_maintenances/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ko-KR/admin/asset_maintenances/message.php
rename to Productivite/Snipe-IT/resources/lang/ko-KR/admin/asset_maintenances/message.php
diff --git a/Production/SNIPE-IT/resources/lang/ko-KR/admin/asset_maintenances/table.php b/Productivite/Snipe-IT/resources/lang/ko-KR/admin/asset_maintenances/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ko-KR/admin/asset_maintenances/table.php
rename to Productivite/Snipe-IT/resources/lang/ko-KR/admin/asset_maintenances/table.php
diff --git a/Production/SNIPE-IT/resources/lang/ko-KR/admin/categories/general.php b/Productivite/Snipe-IT/resources/lang/ko-KR/admin/categories/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ko-KR/admin/categories/general.php
rename to Productivite/Snipe-IT/resources/lang/ko-KR/admin/categories/general.php
diff --git a/Production/SNIPE-IT/resources/lang/ko-KR/admin/categories/message.php b/Productivite/Snipe-IT/resources/lang/ko-KR/admin/categories/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ko-KR/admin/categories/message.php
rename to Productivite/Snipe-IT/resources/lang/ko-KR/admin/categories/message.php
diff --git a/Production/SNIPE-IT/resources/lang/ko-KR/admin/categories/table.php b/Productivite/Snipe-IT/resources/lang/ko-KR/admin/categories/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ko-KR/admin/categories/table.php
rename to Productivite/Snipe-IT/resources/lang/ko-KR/admin/categories/table.php
diff --git a/Production/SNIPE-IT/resources/lang/ko-KR/admin/companies/general.php b/Productivite/Snipe-IT/resources/lang/ko-KR/admin/companies/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ko-KR/admin/companies/general.php
rename to Productivite/Snipe-IT/resources/lang/ko-KR/admin/companies/general.php
diff --git a/Production/SNIPE-IT/resources/lang/ko-KR/admin/companies/message.php b/Productivite/Snipe-IT/resources/lang/ko-KR/admin/companies/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ko-KR/admin/companies/message.php
rename to Productivite/Snipe-IT/resources/lang/ko-KR/admin/companies/message.php
diff --git a/Production/SNIPE-IT/resources/lang/ko-KR/admin/companies/table.php b/Productivite/Snipe-IT/resources/lang/ko-KR/admin/companies/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ko-KR/admin/companies/table.php
rename to Productivite/Snipe-IT/resources/lang/ko-KR/admin/companies/table.php
diff --git a/Production/SNIPE-IT/resources/lang/ko-KR/admin/components/general.php b/Productivite/Snipe-IT/resources/lang/ko-KR/admin/components/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ko-KR/admin/components/general.php
rename to Productivite/Snipe-IT/resources/lang/ko-KR/admin/components/general.php
diff --git a/Production/SNIPE-IT/resources/lang/ko-KR/admin/components/message.php b/Productivite/Snipe-IT/resources/lang/ko-KR/admin/components/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ko-KR/admin/components/message.php
rename to Productivite/Snipe-IT/resources/lang/ko-KR/admin/components/message.php
diff --git a/Production/SNIPE-IT/resources/lang/ko-KR/admin/components/table.php b/Productivite/Snipe-IT/resources/lang/ko-KR/admin/components/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ko-KR/admin/components/table.php
rename to Productivite/Snipe-IT/resources/lang/ko-KR/admin/components/table.php
diff --git a/Production/SNIPE-IT/resources/lang/ko-KR/admin/consumables/general.php b/Productivite/Snipe-IT/resources/lang/ko-KR/admin/consumables/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ko-KR/admin/consumables/general.php
rename to Productivite/Snipe-IT/resources/lang/ko-KR/admin/consumables/general.php
diff --git a/Production/SNIPE-IT/resources/lang/ko-KR/admin/consumables/message.php b/Productivite/Snipe-IT/resources/lang/ko-KR/admin/consumables/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ko-KR/admin/consumables/message.php
rename to Productivite/Snipe-IT/resources/lang/ko-KR/admin/consumables/message.php
diff --git a/Production/SNIPE-IT/resources/lang/ko-KR/admin/consumables/table.php b/Productivite/Snipe-IT/resources/lang/ko-KR/admin/consumables/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ko-KR/admin/consumables/table.php
rename to Productivite/Snipe-IT/resources/lang/ko-KR/admin/consumables/table.php
diff --git a/Production/SNIPE-IT/resources/lang/ko-KR/admin/custom_fields/general.php b/Productivite/Snipe-IT/resources/lang/ko-KR/admin/custom_fields/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ko-KR/admin/custom_fields/general.php
rename to Productivite/Snipe-IT/resources/lang/ko-KR/admin/custom_fields/general.php
diff --git a/Production/SNIPE-IT/resources/lang/ko-KR/admin/custom_fields/message.php b/Productivite/Snipe-IT/resources/lang/ko-KR/admin/custom_fields/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ko-KR/admin/custom_fields/message.php
rename to Productivite/Snipe-IT/resources/lang/ko-KR/admin/custom_fields/message.php
diff --git a/Production/SNIPE-IT/resources/lang/ko-KR/admin/departments/message.php b/Productivite/Snipe-IT/resources/lang/ko-KR/admin/departments/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ko-KR/admin/departments/message.php
rename to Productivite/Snipe-IT/resources/lang/ko-KR/admin/departments/message.php
diff --git a/Production/SNIPE-IT/resources/lang/ko-KR/admin/departments/table.php b/Productivite/Snipe-IT/resources/lang/ko-KR/admin/departments/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ko-KR/admin/departments/table.php
rename to Productivite/Snipe-IT/resources/lang/ko-KR/admin/departments/table.php
diff --git a/Production/SNIPE-IT/resources/lang/ko-KR/admin/depreciations/general.php b/Productivite/Snipe-IT/resources/lang/ko-KR/admin/depreciations/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ko-KR/admin/depreciations/general.php
rename to Productivite/Snipe-IT/resources/lang/ko-KR/admin/depreciations/general.php
diff --git a/Production/SNIPE-IT/resources/lang/ko-KR/admin/depreciations/message.php b/Productivite/Snipe-IT/resources/lang/ko-KR/admin/depreciations/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ko-KR/admin/depreciations/message.php
rename to Productivite/Snipe-IT/resources/lang/ko-KR/admin/depreciations/message.php
diff --git a/Production/SNIPE-IT/resources/lang/ko-KR/admin/depreciations/table.php b/Productivite/Snipe-IT/resources/lang/ko-KR/admin/depreciations/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ko-KR/admin/depreciations/table.php
rename to Productivite/Snipe-IT/resources/lang/ko-KR/admin/depreciations/table.php
diff --git a/Production/SNIPE-IT/resources/lang/ko-KR/admin/groups/message.php b/Productivite/Snipe-IT/resources/lang/ko-KR/admin/groups/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ko-KR/admin/groups/message.php
rename to Productivite/Snipe-IT/resources/lang/ko-KR/admin/groups/message.php
diff --git a/Production/SNIPE-IT/resources/lang/ko-KR/admin/groups/table.php b/Productivite/Snipe-IT/resources/lang/ko-KR/admin/groups/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ko-KR/admin/groups/table.php
rename to Productivite/Snipe-IT/resources/lang/ko-KR/admin/groups/table.php
diff --git a/Production/SNIPE-IT/resources/lang/ko-KR/admin/groups/titles.php b/Productivite/Snipe-IT/resources/lang/ko-KR/admin/groups/titles.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ko-KR/admin/groups/titles.php
rename to Productivite/Snipe-IT/resources/lang/ko-KR/admin/groups/titles.php
diff --git a/Production/SNIPE-IT/resources/lang/ko-KR/admin/hardware/form.php b/Productivite/Snipe-IT/resources/lang/ko-KR/admin/hardware/form.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ko-KR/admin/hardware/form.php
rename to Productivite/Snipe-IT/resources/lang/ko-KR/admin/hardware/form.php
diff --git a/Production/SNIPE-IT/resources/lang/ko-KR/admin/hardware/general.php b/Productivite/Snipe-IT/resources/lang/ko-KR/admin/hardware/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ko-KR/admin/hardware/general.php
rename to Productivite/Snipe-IT/resources/lang/ko-KR/admin/hardware/general.php
diff --git a/Production/SNIPE-IT/resources/lang/ko-KR/admin/hardware/message.php b/Productivite/Snipe-IT/resources/lang/ko-KR/admin/hardware/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ko-KR/admin/hardware/message.php
rename to Productivite/Snipe-IT/resources/lang/ko-KR/admin/hardware/message.php
diff --git a/Production/SNIPE-IT/resources/lang/ko-KR/admin/hardware/table.php b/Productivite/Snipe-IT/resources/lang/ko-KR/admin/hardware/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ko-KR/admin/hardware/table.php
rename to Productivite/Snipe-IT/resources/lang/ko-KR/admin/hardware/table.php
diff --git a/Production/SNIPE-IT/resources/lang/ko-KR/admin/kits/general.php b/Productivite/Snipe-IT/resources/lang/ko-KR/admin/kits/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ko-KR/admin/kits/general.php
rename to Productivite/Snipe-IT/resources/lang/ko-KR/admin/kits/general.php
diff --git a/Production/SNIPE-IT/resources/lang/ko-KR/admin/labels/message.php b/Productivite/Snipe-IT/resources/lang/ko-KR/admin/labels/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ko-KR/admin/labels/message.php
rename to Productivite/Snipe-IT/resources/lang/ko-KR/admin/labels/message.php
diff --git a/Production/SNIPE-IT/resources/lang/ko-KR/admin/labels/table.php b/Productivite/Snipe-IT/resources/lang/ko-KR/admin/labels/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ko-KR/admin/labels/table.php
rename to Productivite/Snipe-IT/resources/lang/ko-KR/admin/labels/table.php
diff --git a/Production/SNIPE-IT/resources/lang/ko-KR/admin/licenses/form.php b/Productivite/Snipe-IT/resources/lang/ko-KR/admin/licenses/form.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ko-KR/admin/licenses/form.php
rename to Productivite/Snipe-IT/resources/lang/ko-KR/admin/licenses/form.php
diff --git a/Production/SNIPE-IT/resources/lang/ko-KR/admin/licenses/general.php b/Productivite/Snipe-IT/resources/lang/ko-KR/admin/licenses/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ko-KR/admin/licenses/general.php
rename to Productivite/Snipe-IT/resources/lang/ko-KR/admin/licenses/general.php
diff --git a/Production/SNIPE-IT/resources/lang/ko-KR/admin/licenses/message.php b/Productivite/Snipe-IT/resources/lang/ko-KR/admin/licenses/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ko-KR/admin/licenses/message.php
rename to Productivite/Snipe-IT/resources/lang/ko-KR/admin/licenses/message.php
diff --git a/Production/SNIPE-IT/resources/lang/ko-KR/admin/licenses/table.php b/Productivite/Snipe-IT/resources/lang/ko-KR/admin/licenses/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ko-KR/admin/licenses/table.php
rename to Productivite/Snipe-IT/resources/lang/ko-KR/admin/licenses/table.php
diff --git a/Production/SNIPE-IT/resources/lang/ko-KR/admin/locations/message.php b/Productivite/Snipe-IT/resources/lang/ko-KR/admin/locations/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ko-KR/admin/locations/message.php
rename to Productivite/Snipe-IT/resources/lang/ko-KR/admin/locations/message.php
diff --git a/Production/SNIPE-IT/resources/lang/ko-KR/admin/locations/table.php b/Productivite/Snipe-IT/resources/lang/ko-KR/admin/locations/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ko-KR/admin/locations/table.php
rename to Productivite/Snipe-IT/resources/lang/ko-KR/admin/locations/table.php
diff --git a/Production/SNIPE-IT/resources/lang/ko-KR/admin/manufacturers/message.php b/Productivite/Snipe-IT/resources/lang/ko-KR/admin/manufacturers/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ko-KR/admin/manufacturers/message.php
rename to Productivite/Snipe-IT/resources/lang/ko-KR/admin/manufacturers/message.php
diff --git a/Production/SNIPE-IT/resources/lang/ko-KR/admin/manufacturers/table.php b/Productivite/Snipe-IT/resources/lang/ko-KR/admin/manufacturers/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ko-KR/admin/manufacturers/table.php
rename to Productivite/Snipe-IT/resources/lang/ko-KR/admin/manufacturers/table.php
diff --git a/Production/SNIPE-IT/resources/lang/ko-KR/admin/models/general.php b/Productivite/Snipe-IT/resources/lang/ko-KR/admin/models/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ko-KR/admin/models/general.php
rename to Productivite/Snipe-IT/resources/lang/ko-KR/admin/models/general.php
diff --git a/Production/SNIPE-IT/resources/lang/ko-KR/admin/models/message.php b/Productivite/Snipe-IT/resources/lang/ko-KR/admin/models/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ko-KR/admin/models/message.php
rename to Productivite/Snipe-IT/resources/lang/ko-KR/admin/models/message.php
diff --git a/Production/SNIPE-IT/resources/lang/ko-KR/admin/models/table.php b/Productivite/Snipe-IT/resources/lang/ko-KR/admin/models/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ko-KR/admin/models/table.php
rename to Productivite/Snipe-IT/resources/lang/ko-KR/admin/models/table.php
diff --git a/Production/SNIPE-IT/resources/lang/ko-KR/admin/reports/general.php b/Productivite/Snipe-IT/resources/lang/ko-KR/admin/reports/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ko-KR/admin/reports/general.php
rename to Productivite/Snipe-IT/resources/lang/ko-KR/admin/reports/general.php
diff --git a/Production/SNIPE-IT/resources/lang/ko-KR/admin/reports/message.php b/Productivite/Snipe-IT/resources/lang/ko-KR/admin/reports/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ko-KR/admin/reports/message.php
rename to Productivite/Snipe-IT/resources/lang/ko-KR/admin/reports/message.php
diff --git a/Production/SNIPE-IT/resources/lang/ko-KR/admin/settings/general.php b/Productivite/Snipe-IT/resources/lang/ko-KR/admin/settings/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ko-KR/admin/settings/general.php
rename to Productivite/Snipe-IT/resources/lang/ko-KR/admin/settings/general.php
diff --git a/Production/SNIPE-IT/resources/lang/ko-KR/admin/settings/message.php b/Productivite/Snipe-IT/resources/lang/ko-KR/admin/settings/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ko-KR/admin/settings/message.php
rename to Productivite/Snipe-IT/resources/lang/ko-KR/admin/settings/message.php
diff --git a/Production/SNIPE-IT/resources/lang/ko-KR/admin/settings/table.php b/Productivite/Snipe-IT/resources/lang/ko-KR/admin/settings/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ko-KR/admin/settings/table.php
rename to Productivite/Snipe-IT/resources/lang/ko-KR/admin/settings/table.php
diff --git a/Production/SNIPE-IT/resources/lang/ko-KR/admin/statuslabels/message.php b/Productivite/Snipe-IT/resources/lang/ko-KR/admin/statuslabels/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ko-KR/admin/statuslabels/message.php
rename to Productivite/Snipe-IT/resources/lang/ko-KR/admin/statuslabels/message.php
diff --git a/Production/SNIPE-IT/resources/lang/ko-KR/admin/statuslabels/table.php b/Productivite/Snipe-IT/resources/lang/ko-KR/admin/statuslabels/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ko-KR/admin/statuslabels/table.php
rename to Productivite/Snipe-IT/resources/lang/ko-KR/admin/statuslabels/table.php
diff --git a/Production/SNIPE-IT/resources/lang/ko-KR/admin/suppliers/message.php b/Productivite/Snipe-IT/resources/lang/ko-KR/admin/suppliers/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ko-KR/admin/suppliers/message.php
rename to Productivite/Snipe-IT/resources/lang/ko-KR/admin/suppliers/message.php
diff --git a/Production/SNIPE-IT/resources/lang/ko-KR/admin/suppliers/table.php b/Productivite/Snipe-IT/resources/lang/ko-KR/admin/suppliers/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ko-KR/admin/suppliers/table.php
rename to Productivite/Snipe-IT/resources/lang/ko-KR/admin/suppliers/table.php
diff --git a/Production/SNIPE-IT/resources/lang/ko-KR/admin/users/general.php b/Productivite/Snipe-IT/resources/lang/ko-KR/admin/users/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ko-KR/admin/users/general.php
rename to Productivite/Snipe-IT/resources/lang/ko-KR/admin/users/general.php
diff --git a/Production/SNIPE-IT/resources/lang/ko-KR/admin/users/message.php b/Productivite/Snipe-IT/resources/lang/ko-KR/admin/users/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ko-KR/admin/users/message.php
rename to Productivite/Snipe-IT/resources/lang/ko-KR/admin/users/message.php
diff --git a/Production/SNIPE-IT/resources/lang/ko-KR/admin/users/table.php b/Productivite/Snipe-IT/resources/lang/ko-KR/admin/users/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ko-KR/admin/users/table.php
rename to Productivite/Snipe-IT/resources/lang/ko-KR/admin/users/table.php
diff --git a/Production/SNIPE-IT/resources/lang/ko-KR/auth.php b/Productivite/Snipe-IT/resources/lang/ko-KR/auth.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ko-KR/auth.php
rename to Productivite/Snipe-IT/resources/lang/ko-KR/auth.php
diff --git a/Production/SNIPE-IT/resources/lang/ko-KR/auth/general.php b/Productivite/Snipe-IT/resources/lang/ko-KR/auth/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ko-KR/auth/general.php
rename to Productivite/Snipe-IT/resources/lang/ko-KR/auth/general.php
diff --git a/Production/SNIPE-IT/resources/lang/ko-KR/auth/message.php b/Productivite/Snipe-IT/resources/lang/ko-KR/auth/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ko-KR/auth/message.php
rename to Productivite/Snipe-IT/resources/lang/ko-KR/auth/message.php
diff --git a/Production/SNIPE-IT/resources/lang/ko-KR/button.php b/Productivite/Snipe-IT/resources/lang/ko-KR/button.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ko-KR/button.php
rename to Productivite/Snipe-IT/resources/lang/ko-KR/button.php
diff --git a/Production/SNIPE-IT/resources/lang/ko-KR/general.php b/Productivite/Snipe-IT/resources/lang/ko-KR/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ko-KR/general.php
rename to Productivite/Snipe-IT/resources/lang/ko-KR/general.php
diff --git a/Production/SNIPE-IT/resources/lang/ko-KR/help.php b/Productivite/Snipe-IT/resources/lang/ko-KR/help.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ko-KR/help.php
rename to Productivite/Snipe-IT/resources/lang/ko-KR/help.php
diff --git a/Production/SNIPE-IT/resources/lang/ko-KR/localizations.php b/Productivite/Snipe-IT/resources/lang/ko-KR/localizations.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ko-KR/localizations.php
rename to Productivite/Snipe-IT/resources/lang/ko-KR/localizations.php
diff --git a/Production/SNIPE-IT/resources/lang/ko-KR/mail.php b/Productivite/Snipe-IT/resources/lang/ko-KR/mail.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ko-KR/mail.php
rename to Productivite/Snipe-IT/resources/lang/ko-KR/mail.php
diff --git a/Production/SNIPE-IT/resources/lang/ko-KR/pagination.php b/Productivite/Snipe-IT/resources/lang/ko-KR/pagination.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ko-KR/pagination.php
rename to Productivite/Snipe-IT/resources/lang/ko-KR/pagination.php
diff --git a/Production/SNIPE-IT/resources/lang/ko-KR/passwords.php b/Productivite/Snipe-IT/resources/lang/ko-KR/passwords.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ko-KR/passwords.php
rename to Productivite/Snipe-IT/resources/lang/ko-KR/passwords.php
diff --git a/Production/SNIPE-IT/resources/lang/ko-KR/reminders.php b/Productivite/Snipe-IT/resources/lang/ko-KR/reminders.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ko-KR/reminders.php
rename to Productivite/Snipe-IT/resources/lang/ko-KR/reminders.php
diff --git a/Production/SNIPE-IT/resources/lang/ko-KR/table.php b/Productivite/Snipe-IT/resources/lang/ko-KR/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ko-KR/table.php
rename to Productivite/Snipe-IT/resources/lang/ko-KR/table.php
diff --git a/Production/SNIPE-IT/resources/lang/ko-KR/validation.php b/Productivite/Snipe-IT/resources/lang/ko-KR/validation.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ko-KR/validation.php
rename to Productivite/Snipe-IT/resources/lang/ko-KR/validation.php
diff --git a/Production/SNIPE-IT/resources/lang/lt-LT/account/general.php b/Productivite/Snipe-IT/resources/lang/lt-LT/account/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/lt-LT/account/general.php
rename to Productivite/Snipe-IT/resources/lang/lt-LT/account/general.php
diff --git a/Production/SNIPE-IT/resources/lang/lt-LT/admin/accessories/general.php b/Productivite/Snipe-IT/resources/lang/lt-LT/admin/accessories/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/lt-LT/admin/accessories/general.php
rename to Productivite/Snipe-IT/resources/lang/lt-LT/admin/accessories/general.php
diff --git a/Production/SNIPE-IT/resources/lang/lt-LT/admin/accessories/message.php b/Productivite/Snipe-IT/resources/lang/lt-LT/admin/accessories/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/lt-LT/admin/accessories/message.php
rename to Productivite/Snipe-IT/resources/lang/lt-LT/admin/accessories/message.php
diff --git a/Production/SNIPE-IT/resources/lang/lt-LT/admin/accessories/table.php b/Productivite/Snipe-IT/resources/lang/lt-LT/admin/accessories/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/lt-LT/admin/accessories/table.php
rename to Productivite/Snipe-IT/resources/lang/lt-LT/admin/accessories/table.php
diff --git a/Production/SNIPE-IT/resources/lang/lt-LT/admin/asset_maintenances/form.php b/Productivite/Snipe-IT/resources/lang/lt-LT/admin/asset_maintenances/form.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/lt-LT/admin/asset_maintenances/form.php
rename to Productivite/Snipe-IT/resources/lang/lt-LT/admin/asset_maintenances/form.php
diff --git a/Production/SNIPE-IT/resources/lang/lt-LT/admin/asset_maintenances/general.php b/Productivite/Snipe-IT/resources/lang/lt-LT/admin/asset_maintenances/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/lt-LT/admin/asset_maintenances/general.php
rename to Productivite/Snipe-IT/resources/lang/lt-LT/admin/asset_maintenances/general.php
diff --git a/Production/SNIPE-IT/resources/lang/lt-LT/admin/asset_maintenances/message.php b/Productivite/Snipe-IT/resources/lang/lt-LT/admin/asset_maintenances/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/lt-LT/admin/asset_maintenances/message.php
rename to Productivite/Snipe-IT/resources/lang/lt-LT/admin/asset_maintenances/message.php
diff --git a/Production/SNIPE-IT/resources/lang/lt-LT/admin/asset_maintenances/table.php b/Productivite/Snipe-IT/resources/lang/lt-LT/admin/asset_maintenances/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/lt-LT/admin/asset_maintenances/table.php
rename to Productivite/Snipe-IT/resources/lang/lt-LT/admin/asset_maintenances/table.php
diff --git a/Production/SNIPE-IT/resources/lang/lt-LT/admin/categories/general.php b/Productivite/Snipe-IT/resources/lang/lt-LT/admin/categories/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/lt-LT/admin/categories/general.php
rename to Productivite/Snipe-IT/resources/lang/lt-LT/admin/categories/general.php
diff --git a/Production/SNIPE-IT/resources/lang/lt-LT/admin/categories/message.php b/Productivite/Snipe-IT/resources/lang/lt-LT/admin/categories/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/lt-LT/admin/categories/message.php
rename to Productivite/Snipe-IT/resources/lang/lt-LT/admin/categories/message.php
diff --git a/Production/SNIPE-IT/resources/lang/lt-LT/admin/categories/table.php b/Productivite/Snipe-IT/resources/lang/lt-LT/admin/categories/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/lt-LT/admin/categories/table.php
rename to Productivite/Snipe-IT/resources/lang/lt-LT/admin/categories/table.php
diff --git a/Production/SNIPE-IT/resources/lang/lt-LT/admin/companies/general.php b/Productivite/Snipe-IT/resources/lang/lt-LT/admin/companies/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/lt-LT/admin/companies/general.php
rename to Productivite/Snipe-IT/resources/lang/lt-LT/admin/companies/general.php
diff --git a/Production/SNIPE-IT/resources/lang/lt-LT/admin/companies/message.php b/Productivite/Snipe-IT/resources/lang/lt-LT/admin/companies/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/lt-LT/admin/companies/message.php
rename to Productivite/Snipe-IT/resources/lang/lt-LT/admin/companies/message.php
diff --git a/Production/SNIPE-IT/resources/lang/lt-LT/admin/companies/table.php b/Productivite/Snipe-IT/resources/lang/lt-LT/admin/companies/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/lt-LT/admin/companies/table.php
rename to Productivite/Snipe-IT/resources/lang/lt-LT/admin/companies/table.php
diff --git a/Production/SNIPE-IT/resources/lang/lt-LT/admin/components/general.php b/Productivite/Snipe-IT/resources/lang/lt-LT/admin/components/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/lt-LT/admin/components/general.php
rename to Productivite/Snipe-IT/resources/lang/lt-LT/admin/components/general.php
diff --git a/Production/SNIPE-IT/resources/lang/lt-LT/admin/components/message.php b/Productivite/Snipe-IT/resources/lang/lt-LT/admin/components/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/lt-LT/admin/components/message.php
rename to Productivite/Snipe-IT/resources/lang/lt-LT/admin/components/message.php
diff --git a/Production/SNIPE-IT/resources/lang/lt-LT/admin/components/table.php b/Productivite/Snipe-IT/resources/lang/lt-LT/admin/components/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/lt-LT/admin/components/table.php
rename to Productivite/Snipe-IT/resources/lang/lt-LT/admin/components/table.php
diff --git a/Production/SNIPE-IT/resources/lang/lt-LT/admin/consumables/general.php b/Productivite/Snipe-IT/resources/lang/lt-LT/admin/consumables/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/lt-LT/admin/consumables/general.php
rename to Productivite/Snipe-IT/resources/lang/lt-LT/admin/consumables/general.php
diff --git a/Production/SNIPE-IT/resources/lang/lt-LT/admin/consumables/message.php b/Productivite/Snipe-IT/resources/lang/lt-LT/admin/consumables/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/lt-LT/admin/consumables/message.php
rename to Productivite/Snipe-IT/resources/lang/lt-LT/admin/consumables/message.php
diff --git a/Production/SNIPE-IT/resources/lang/lt-LT/admin/consumables/table.php b/Productivite/Snipe-IT/resources/lang/lt-LT/admin/consumables/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/lt-LT/admin/consumables/table.php
rename to Productivite/Snipe-IT/resources/lang/lt-LT/admin/consumables/table.php
diff --git a/Production/SNIPE-IT/resources/lang/lt-LT/admin/custom_fields/general.php b/Productivite/Snipe-IT/resources/lang/lt-LT/admin/custom_fields/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/lt-LT/admin/custom_fields/general.php
rename to Productivite/Snipe-IT/resources/lang/lt-LT/admin/custom_fields/general.php
diff --git a/Production/SNIPE-IT/resources/lang/lt-LT/admin/custom_fields/message.php b/Productivite/Snipe-IT/resources/lang/lt-LT/admin/custom_fields/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/lt-LT/admin/custom_fields/message.php
rename to Productivite/Snipe-IT/resources/lang/lt-LT/admin/custom_fields/message.php
diff --git a/Production/SNIPE-IT/resources/lang/lt-LT/admin/departments/message.php b/Productivite/Snipe-IT/resources/lang/lt-LT/admin/departments/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/lt-LT/admin/departments/message.php
rename to Productivite/Snipe-IT/resources/lang/lt-LT/admin/departments/message.php
diff --git a/Production/SNIPE-IT/resources/lang/lt-LT/admin/departments/table.php b/Productivite/Snipe-IT/resources/lang/lt-LT/admin/departments/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/lt-LT/admin/departments/table.php
rename to Productivite/Snipe-IT/resources/lang/lt-LT/admin/departments/table.php
diff --git a/Production/SNIPE-IT/resources/lang/lt-LT/admin/depreciations/general.php b/Productivite/Snipe-IT/resources/lang/lt-LT/admin/depreciations/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/lt-LT/admin/depreciations/general.php
rename to Productivite/Snipe-IT/resources/lang/lt-LT/admin/depreciations/general.php
diff --git a/Production/SNIPE-IT/resources/lang/lt-LT/admin/depreciations/message.php b/Productivite/Snipe-IT/resources/lang/lt-LT/admin/depreciations/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/lt-LT/admin/depreciations/message.php
rename to Productivite/Snipe-IT/resources/lang/lt-LT/admin/depreciations/message.php
diff --git a/Production/SNIPE-IT/resources/lang/lt-LT/admin/depreciations/table.php b/Productivite/Snipe-IT/resources/lang/lt-LT/admin/depreciations/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/lt-LT/admin/depreciations/table.php
rename to Productivite/Snipe-IT/resources/lang/lt-LT/admin/depreciations/table.php
diff --git a/Production/SNIPE-IT/resources/lang/lt-LT/admin/groups/message.php b/Productivite/Snipe-IT/resources/lang/lt-LT/admin/groups/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/lt-LT/admin/groups/message.php
rename to Productivite/Snipe-IT/resources/lang/lt-LT/admin/groups/message.php
diff --git a/Production/SNIPE-IT/resources/lang/lt-LT/admin/groups/table.php b/Productivite/Snipe-IT/resources/lang/lt-LT/admin/groups/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/lt-LT/admin/groups/table.php
rename to Productivite/Snipe-IT/resources/lang/lt-LT/admin/groups/table.php
diff --git a/Production/SNIPE-IT/resources/lang/lt-LT/admin/groups/titles.php b/Productivite/Snipe-IT/resources/lang/lt-LT/admin/groups/titles.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/lt-LT/admin/groups/titles.php
rename to Productivite/Snipe-IT/resources/lang/lt-LT/admin/groups/titles.php
diff --git a/Production/SNIPE-IT/resources/lang/lt-LT/admin/hardware/form.php b/Productivite/Snipe-IT/resources/lang/lt-LT/admin/hardware/form.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/lt-LT/admin/hardware/form.php
rename to Productivite/Snipe-IT/resources/lang/lt-LT/admin/hardware/form.php
diff --git a/Production/SNIPE-IT/resources/lang/lt-LT/admin/hardware/general.php b/Productivite/Snipe-IT/resources/lang/lt-LT/admin/hardware/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/lt-LT/admin/hardware/general.php
rename to Productivite/Snipe-IT/resources/lang/lt-LT/admin/hardware/general.php
diff --git a/Production/SNIPE-IT/resources/lang/lt-LT/admin/hardware/message.php b/Productivite/Snipe-IT/resources/lang/lt-LT/admin/hardware/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/lt-LT/admin/hardware/message.php
rename to Productivite/Snipe-IT/resources/lang/lt-LT/admin/hardware/message.php
diff --git a/Production/SNIPE-IT/resources/lang/lt-LT/admin/hardware/table.php b/Productivite/Snipe-IT/resources/lang/lt-LT/admin/hardware/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/lt-LT/admin/hardware/table.php
rename to Productivite/Snipe-IT/resources/lang/lt-LT/admin/hardware/table.php
diff --git a/Production/SNIPE-IT/resources/lang/lt-LT/admin/kits/general.php b/Productivite/Snipe-IT/resources/lang/lt-LT/admin/kits/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/lt-LT/admin/kits/general.php
rename to Productivite/Snipe-IT/resources/lang/lt-LT/admin/kits/general.php
diff --git a/Production/SNIPE-IT/resources/lang/lt-LT/admin/labels/message.php b/Productivite/Snipe-IT/resources/lang/lt-LT/admin/labels/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/lt-LT/admin/labels/message.php
rename to Productivite/Snipe-IT/resources/lang/lt-LT/admin/labels/message.php
diff --git a/Production/SNIPE-IT/resources/lang/lt-LT/admin/labels/table.php b/Productivite/Snipe-IT/resources/lang/lt-LT/admin/labels/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/lt-LT/admin/labels/table.php
rename to Productivite/Snipe-IT/resources/lang/lt-LT/admin/labels/table.php
diff --git a/Production/SNIPE-IT/resources/lang/lt-LT/admin/licenses/form.php b/Productivite/Snipe-IT/resources/lang/lt-LT/admin/licenses/form.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/lt-LT/admin/licenses/form.php
rename to Productivite/Snipe-IT/resources/lang/lt-LT/admin/licenses/form.php
diff --git a/Production/SNIPE-IT/resources/lang/lt-LT/admin/licenses/general.php b/Productivite/Snipe-IT/resources/lang/lt-LT/admin/licenses/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/lt-LT/admin/licenses/general.php
rename to Productivite/Snipe-IT/resources/lang/lt-LT/admin/licenses/general.php
diff --git a/Production/SNIPE-IT/resources/lang/lt-LT/admin/licenses/message.php b/Productivite/Snipe-IT/resources/lang/lt-LT/admin/licenses/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/lt-LT/admin/licenses/message.php
rename to Productivite/Snipe-IT/resources/lang/lt-LT/admin/licenses/message.php
diff --git a/Production/SNIPE-IT/resources/lang/lt-LT/admin/licenses/table.php b/Productivite/Snipe-IT/resources/lang/lt-LT/admin/licenses/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/lt-LT/admin/licenses/table.php
rename to Productivite/Snipe-IT/resources/lang/lt-LT/admin/licenses/table.php
diff --git a/Production/SNIPE-IT/resources/lang/lt-LT/admin/locations/message.php b/Productivite/Snipe-IT/resources/lang/lt-LT/admin/locations/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/lt-LT/admin/locations/message.php
rename to Productivite/Snipe-IT/resources/lang/lt-LT/admin/locations/message.php
diff --git a/Production/SNIPE-IT/resources/lang/lt-LT/admin/locations/table.php b/Productivite/Snipe-IT/resources/lang/lt-LT/admin/locations/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/lt-LT/admin/locations/table.php
rename to Productivite/Snipe-IT/resources/lang/lt-LT/admin/locations/table.php
diff --git a/Production/SNIPE-IT/resources/lang/lt-LT/admin/manufacturers/message.php b/Productivite/Snipe-IT/resources/lang/lt-LT/admin/manufacturers/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/lt-LT/admin/manufacturers/message.php
rename to Productivite/Snipe-IT/resources/lang/lt-LT/admin/manufacturers/message.php
diff --git a/Production/SNIPE-IT/resources/lang/lt-LT/admin/manufacturers/table.php b/Productivite/Snipe-IT/resources/lang/lt-LT/admin/manufacturers/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/lt-LT/admin/manufacturers/table.php
rename to Productivite/Snipe-IT/resources/lang/lt-LT/admin/manufacturers/table.php
diff --git a/Production/SNIPE-IT/resources/lang/lt-LT/admin/models/general.php b/Productivite/Snipe-IT/resources/lang/lt-LT/admin/models/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/lt-LT/admin/models/general.php
rename to Productivite/Snipe-IT/resources/lang/lt-LT/admin/models/general.php
diff --git a/Production/SNIPE-IT/resources/lang/lt-LT/admin/models/message.php b/Productivite/Snipe-IT/resources/lang/lt-LT/admin/models/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/lt-LT/admin/models/message.php
rename to Productivite/Snipe-IT/resources/lang/lt-LT/admin/models/message.php
diff --git a/Production/SNIPE-IT/resources/lang/lt-LT/admin/models/table.php b/Productivite/Snipe-IT/resources/lang/lt-LT/admin/models/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/lt-LT/admin/models/table.php
rename to Productivite/Snipe-IT/resources/lang/lt-LT/admin/models/table.php
diff --git a/Production/SNIPE-IT/resources/lang/lt-LT/admin/reports/general.php b/Productivite/Snipe-IT/resources/lang/lt-LT/admin/reports/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/lt-LT/admin/reports/general.php
rename to Productivite/Snipe-IT/resources/lang/lt-LT/admin/reports/general.php
diff --git a/Production/SNIPE-IT/resources/lang/lt-LT/admin/reports/message.php b/Productivite/Snipe-IT/resources/lang/lt-LT/admin/reports/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/lt-LT/admin/reports/message.php
rename to Productivite/Snipe-IT/resources/lang/lt-LT/admin/reports/message.php
diff --git a/Production/SNIPE-IT/resources/lang/lt-LT/admin/settings/general.php b/Productivite/Snipe-IT/resources/lang/lt-LT/admin/settings/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/lt-LT/admin/settings/general.php
rename to Productivite/Snipe-IT/resources/lang/lt-LT/admin/settings/general.php
diff --git a/Production/SNIPE-IT/resources/lang/lt-LT/admin/settings/message.php b/Productivite/Snipe-IT/resources/lang/lt-LT/admin/settings/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/lt-LT/admin/settings/message.php
rename to Productivite/Snipe-IT/resources/lang/lt-LT/admin/settings/message.php
diff --git a/Production/SNIPE-IT/resources/lang/lt-LT/admin/settings/table.php b/Productivite/Snipe-IT/resources/lang/lt-LT/admin/settings/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/lt-LT/admin/settings/table.php
rename to Productivite/Snipe-IT/resources/lang/lt-LT/admin/settings/table.php
diff --git a/Production/SNIPE-IT/resources/lang/lt-LT/admin/statuslabels/message.php b/Productivite/Snipe-IT/resources/lang/lt-LT/admin/statuslabels/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/lt-LT/admin/statuslabels/message.php
rename to Productivite/Snipe-IT/resources/lang/lt-LT/admin/statuslabels/message.php
diff --git a/Production/SNIPE-IT/resources/lang/lt-LT/admin/statuslabels/table.php b/Productivite/Snipe-IT/resources/lang/lt-LT/admin/statuslabels/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/lt-LT/admin/statuslabels/table.php
rename to Productivite/Snipe-IT/resources/lang/lt-LT/admin/statuslabels/table.php
diff --git a/Production/SNIPE-IT/resources/lang/lt-LT/admin/suppliers/message.php b/Productivite/Snipe-IT/resources/lang/lt-LT/admin/suppliers/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/lt-LT/admin/suppliers/message.php
rename to Productivite/Snipe-IT/resources/lang/lt-LT/admin/suppliers/message.php
diff --git a/Production/SNIPE-IT/resources/lang/lt-LT/admin/suppliers/table.php b/Productivite/Snipe-IT/resources/lang/lt-LT/admin/suppliers/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/lt-LT/admin/suppliers/table.php
rename to Productivite/Snipe-IT/resources/lang/lt-LT/admin/suppliers/table.php
diff --git a/Production/SNIPE-IT/resources/lang/lt-LT/admin/users/general.php b/Productivite/Snipe-IT/resources/lang/lt-LT/admin/users/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/lt-LT/admin/users/general.php
rename to Productivite/Snipe-IT/resources/lang/lt-LT/admin/users/general.php
diff --git a/Production/SNIPE-IT/resources/lang/lt-LT/admin/users/message.php b/Productivite/Snipe-IT/resources/lang/lt-LT/admin/users/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/lt-LT/admin/users/message.php
rename to Productivite/Snipe-IT/resources/lang/lt-LT/admin/users/message.php
diff --git a/Production/SNIPE-IT/resources/lang/lt-LT/admin/users/table.php b/Productivite/Snipe-IT/resources/lang/lt-LT/admin/users/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/lt-LT/admin/users/table.php
rename to Productivite/Snipe-IT/resources/lang/lt-LT/admin/users/table.php
diff --git a/Production/SNIPE-IT/resources/lang/lt-LT/auth.php b/Productivite/Snipe-IT/resources/lang/lt-LT/auth.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/lt-LT/auth.php
rename to Productivite/Snipe-IT/resources/lang/lt-LT/auth.php
diff --git a/Production/SNIPE-IT/resources/lang/lt-LT/auth/general.php b/Productivite/Snipe-IT/resources/lang/lt-LT/auth/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/lt-LT/auth/general.php
rename to Productivite/Snipe-IT/resources/lang/lt-LT/auth/general.php
diff --git a/Production/SNIPE-IT/resources/lang/lt-LT/auth/message.php b/Productivite/Snipe-IT/resources/lang/lt-LT/auth/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/lt-LT/auth/message.php
rename to Productivite/Snipe-IT/resources/lang/lt-LT/auth/message.php
diff --git a/Production/SNIPE-IT/resources/lang/lt-LT/button.php b/Productivite/Snipe-IT/resources/lang/lt-LT/button.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/lt-LT/button.php
rename to Productivite/Snipe-IT/resources/lang/lt-LT/button.php
diff --git a/Production/SNIPE-IT/resources/lang/lt-LT/general.php b/Productivite/Snipe-IT/resources/lang/lt-LT/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/lt-LT/general.php
rename to Productivite/Snipe-IT/resources/lang/lt-LT/general.php
diff --git a/Production/SNIPE-IT/resources/lang/lt-LT/help.php b/Productivite/Snipe-IT/resources/lang/lt-LT/help.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/lt-LT/help.php
rename to Productivite/Snipe-IT/resources/lang/lt-LT/help.php
diff --git a/Production/SNIPE-IT/resources/lang/lt-LT/localizations.php b/Productivite/Snipe-IT/resources/lang/lt-LT/localizations.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/lt-LT/localizations.php
rename to Productivite/Snipe-IT/resources/lang/lt-LT/localizations.php
diff --git a/Production/SNIPE-IT/resources/lang/lt-LT/mail.php b/Productivite/Snipe-IT/resources/lang/lt-LT/mail.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/lt-LT/mail.php
rename to Productivite/Snipe-IT/resources/lang/lt-LT/mail.php
diff --git a/Production/SNIPE-IT/resources/lang/lt-LT/pagination.php b/Productivite/Snipe-IT/resources/lang/lt-LT/pagination.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/lt-LT/pagination.php
rename to Productivite/Snipe-IT/resources/lang/lt-LT/pagination.php
diff --git a/Production/SNIPE-IT/resources/lang/lt-LT/passwords.php b/Productivite/Snipe-IT/resources/lang/lt-LT/passwords.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/lt-LT/passwords.php
rename to Productivite/Snipe-IT/resources/lang/lt-LT/passwords.php
diff --git a/Production/SNIPE-IT/resources/lang/lt-LT/reminders.php b/Productivite/Snipe-IT/resources/lang/lt-LT/reminders.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/lt-LT/reminders.php
rename to Productivite/Snipe-IT/resources/lang/lt-LT/reminders.php
diff --git a/Production/SNIPE-IT/resources/lang/lt-LT/table.php b/Productivite/Snipe-IT/resources/lang/lt-LT/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/lt-LT/table.php
rename to Productivite/Snipe-IT/resources/lang/lt-LT/table.php
diff --git a/Production/SNIPE-IT/resources/lang/lt-LT/validation.php b/Productivite/Snipe-IT/resources/lang/lt-LT/validation.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/lt-LT/validation.php
rename to Productivite/Snipe-IT/resources/lang/lt-LT/validation.php
diff --git a/Production/SNIPE-IT/resources/lang/lv-LV/account/general.php b/Productivite/Snipe-IT/resources/lang/lv-LV/account/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/lv-LV/account/general.php
rename to Productivite/Snipe-IT/resources/lang/lv-LV/account/general.php
diff --git a/Production/SNIPE-IT/resources/lang/lv-LV/admin/accessories/general.php b/Productivite/Snipe-IT/resources/lang/lv-LV/admin/accessories/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/lv-LV/admin/accessories/general.php
rename to Productivite/Snipe-IT/resources/lang/lv-LV/admin/accessories/general.php
diff --git a/Production/SNIPE-IT/resources/lang/lv-LV/admin/accessories/message.php b/Productivite/Snipe-IT/resources/lang/lv-LV/admin/accessories/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/lv-LV/admin/accessories/message.php
rename to Productivite/Snipe-IT/resources/lang/lv-LV/admin/accessories/message.php
diff --git a/Production/SNIPE-IT/resources/lang/lv-LV/admin/accessories/table.php b/Productivite/Snipe-IT/resources/lang/lv-LV/admin/accessories/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/lv-LV/admin/accessories/table.php
rename to Productivite/Snipe-IT/resources/lang/lv-LV/admin/accessories/table.php
diff --git a/Production/SNIPE-IT/resources/lang/lv-LV/admin/asset_maintenances/form.php b/Productivite/Snipe-IT/resources/lang/lv-LV/admin/asset_maintenances/form.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/lv-LV/admin/asset_maintenances/form.php
rename to Productivite/Snipe-IT/resources/lang/lv-LV/admin/asset_maintenances/form.php
diff --git a/Production/SNIPE-IT/resources/lang/lv-LV/admin/asset_maintenances/general.php b/Productivite/Snipe-IT/resources/lang/lv-LV/admin/asset_maintenances/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/lv-LV/admin/asset_maintenances/general.php
rename to Productivite/Snipe-IT/resources/lang/lv-LV/admin/asset_maintenances/general.php
diff --git a/Production/SNIPE-IT/resources/lang/lv-LV/admin/asset_maintenances/message.php b/Productivite/Snipe-IT/resources/lang/lv-LV/admin/asset_maintenances/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/lv-LV/admin/asset_maintenances/message.php
rename to Productivite/Snipe-IT/resources/lang/lv-LV/admin/asset_maintenances/message.php
diff --git a/Production/SNIPE-IT/resources/lang/lv-LV/admin/asset_maintenances/table.php b/Productivite/Snipe-IT/resources/lang/lv-LV/admin/asset_maintenances/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/lv-LV/admin/asset_maintenances/table.php
rename to Productivite/Snipe-IT/resources/lang/lv-LV/admin/asset_maintenances/table.php
diff --git a/Production/SNIPE-IT/resources/lang/lv-LV/admin/categories/general.php b/Productivite/Snipe-IT/resources/lang/lv-LV/admin/categories/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/lv-LV/admin/categories/general.php
rename to Productivite/Snipe-IT/resources/lang/lv-LV/admin/categories/general.php
diff --git a/Production/SNIPE-IT/resources/lang/lv-LV/admin/categories/message.php b/Productivite/Snipe-IT/resources/lang/lv-LV/admin/categories/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/lv-LV/admin/categories/message.php
rename to Productivite/Snipe-IT/resources/lang/lv-LV/admin/categories/message.php
diff --git a/Production/SNIPE-IT/resources/lang/lv-LV/admin/categories/table.php b/Productivite/Snipe-IT/resources/lang/lv-LV/admin/categories/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/lv-LV/admin/categories/table.php
rename to Productivite/Snipe-IT/resources/lang/lv-LV/admin/categories/table.php
diff --git a/Production/SNIPE-IT/resources/lang/lv-LV/admin/companies/general.php b/Productivite/Snipe-IT/resources/lang/lv-LV/admin/companies/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/lv-LV/admin/companies/general.php
rename to Productivite/Snipe-IT/resources/lang/lv-LV/admin/companies/general.php
diff --git a/Production/SNIPE-IT/resources/lang/lv-LV/admin/companies/message.php b/Productivite/Snipe-IT/resources/lang/lv-LV/admin/companies/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/lv-LV/admin/companies/message.php
rename to Productivite/Snipe-IT/resources/lang/lv-LV/admin/companies/message.php
diff --git a/Production/SNIPE-IT/resources/lang/lv-LV/admin/companies/table.php b/Productivite/Snipe-IT/resources/lang/lv-LV/admin/companies/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/lv-LV/admin/companies/table.php
rename to Productivite/Snipe-IT/resources/lang/lv-LV/admin/companies/table.php
diff --git a/Production/SNIPE-IT/resources/lang/lv-LV/admin/components/general.php b/Productivite/Snipe-IT/resources/lang/lv-LV/admin/components/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/lv-LV/admin/components/general.php
rename to Productivite/Snipe-IT/resources/lang/lv-LV/admin/components/general.php
diff --git a/Production/SNIPE-IT/resources/lang/lv-LV/admin/components/message.php b/Productivite/Snipe-IT/resources/lang/lv-LV/admin/components/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/lv-LV/admin/components/message.php
rename to Productivite/Snipe-IT/resources/lang/lv-LV/admin/components/message.php
diff --git a/Production/SNIPE-IT/resources/lang/lv-LV/admin/components/table.php b/Productivite/Snipe-IT/resources/lang/lv-LV/admin/components/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/lv-LV/admin/components/table.php
rename to Productivite/Snipe-IT/resources/lang/lv-LV/admin/components/table.php
diff --git a/Production/SNIPE-IT/resources/lang/lv-LV/admin/consumables/general.php b/Productivite/Snipe-IT/resources/lang/lv-LV/admin/consumables/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/lv-LV/admin/consumables/general.php
rename to Productivite/Snipe-IT/resources/lang/lv-LV/admin/consumables/general.php
diff --git a/Production/SNIPE-IT/resources/lang/lv-LV/admin/consumables/message.php b/Productivite/Snipe-IT/resources/lang/lv-LV/admin/consumables/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/lv-LV/admin/consumables/message.php
rename to Productivite/Snipe-IT/resources/lang/lv-LV/admin/consumables/message.php
diff --git a/Production/SNIPE-IT/resources/lang/lv-LV/admin/consumables/table.php b/Productivite/Snipe-IT/resources/lang/lv-LV/admin/consumables/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/lv-LV/admin/consumables/table.php
rename to Productivite/Snipe-IT/resources/lang/lv-LV/admin/consumables/table.php
diff --git a/Production/SNIPE-IT/resources/lang/lv-LV/admin/custom_fields/general.php b/Productivite/Snipe-IT/resources/lang/lv-LV/admin/custom_fields/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/lv-LV/admin/custom_fields/general.php
rename to Productivite/Snipe-IT/resources/lang/lv-LV/admin/custom_fields/general.php
diff --git a/Production/SNIPE-IT/resources/lang/lv-LV/admin/custom_fields/message.php b/Productivite/Snipe-IT/resources/lang/lv-LV/admin/custom_fields/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/lv-LV/admin/custom_fields/message.php
rename to Productivite/Snipe-IT/resources/lang/lv-LV/admin/custom_fields/message.php
diff --git a/Production/SNIPE-IT/resources/lang/lv-LV/admin/departments/message.php b/Productivite/Snipe-IT/resources/lang/lv-LV/admin/departments/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/lv-LV/admin/departments/message.php
rename to Productivite/Snipe-IT/resources/lang/lv-LV/admin/departments/message.php
diff --git a/Production/SNIPE-IT/resources/lang/lv-LV/admin/departments/table.php b/Productivite/Snipe-IT/resources/lang/lv-LV/admin/departments/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/lv-LV/admin/departments/table.php
rename to Productivite/Snipe-IT/resources/lang/lv-LV/admin/departments/table.php
diff --git a/Production/SNIPE-IT/resources/lang/lv-LV/admin/depreciations/general.php b/Productivite/Snipe-IT/resources/lang/lv-LV/admin/depreciations/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/lv-LV/admin/depreciations/general.php
rename to Productivite/Snipe-IT/resources/lang/lv-LV/admin/depreciations/general.php
diff --git a/Production/SNIPE-IT/resources/lang/lv-LV/admin/depreciations/message.php b/Productivite/Snipe-IT/resources/lang/lv-LV/admin/depreciations/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/lv-LV/admin/depreciations/message.php
rename to Productivite/Snipe-IT/resources/lang/lv-LV/admin/depreciations/message.php
diff --git a/Production/SNIPE-IT/resources/lang/lv-LV/admin/depreciations/table.php b/Productivite/Snipe-IT/resources/lang/lv-LV/admin/depreciations/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/lv-LV/admin/depreciations/table.php
rename to Productivite/Snipe-IT/resources/lang/lv-LV/admin/depreciations/table.php
diff --git a/Production/SNIPE-IT/resources/lang/lv-LV/admin/groups/message.php b/Productivite/Snipe-IT/resources/lang/lv-LV/admin/groups/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/lv-LV/admin/groups/message.php
rename to Productivite/Snipe-IT/resources/lang/lv-LV/admin/groups/message.php
diff --git a/Production/SNIPE-IT/resources/lang/lv-LV/admin/groups/table.php b/Productivite/Snipe-IT/resources/lang/lv-LV/admin/groups/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/lv-LV/admin/groups/table.php
rename to Productivite/Snipe-IT/resources/lang/lv-LV/admin/groups/table.php
diff --git a/Production/SNIPE-IT/resources/lang/lv-LV/admin/groups/titles.php b/Productivite/Snipe-IT/resources/lang/lv-LV/admin/groups/titles.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/lv-LV/admin/groups/titles.php
rename to Productivite/Snipe-IT/resources/lang/lv-LV/admin/groups/titles.php
diff --git a/Production/SNIPE-IT/resources/lang/lv-LV/admin/hardware/form.php b/Productivite/Snipe-IT/resources/lang/lv-LV/admin/hardware/form.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/lv-LV/admin/hardware/form.php
rename to Productivite/Snipe-IT/resources/lang/lv-LV/admin/hardware/form.php
diff --git a/Production/SNIPE-IT/resources/lang/lv-LV/admin/hardware/general.php b/Productivite/Snipe-IT/resources/lang/lv-LV/admin/hardware/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/lv-LV/admin/hardware/general.php
rename to Productivite/Snipe-IT/resources/lang/lv-LV/admin/hardware/general.php
diff --git a/Production/SNIPE-IT/resources/lang/lv-LV/admin/hardware/message.php b/Productivite/Snipe-IT/resources/lang/lv-LV/admin/hardware/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/lv-LV/admin/hardware/message.php
rename to Productivite/Snipe-IT/resources/lang/lv-LV/admin/hardware/message.php
diff --git a/Production/SNIPE-IT/resources/lang/lv-LV/admin/hardware/table.php b/Productivite/Snipe-IT/resources/lang/lv-LV/admin/hardware/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/lv-LV/admin/hardware/table.php
rename to Productivite/Snipe-IT/resources/lang/lv-LV/admin/hardware/table.php
diff --git a/Production/SNIPE-IT/resources/lang/lv-LV/admin/kits/general.php b/Productivite/Snipe-IT/resources/lang/lv-LV/admin/kits/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/lv-LV/admin/kits/general.php
rename to Productivite/Snipe-IT/resources/lang/lv-LV/admin/kits/general.php
diff --git a/Production/SNIPE-IT/resources/lang/lv-LV/admin/labels/message.php b/Productivite/Snipe-IT/resources/lang/lv-LV/admin/labels/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/lv-LV/admin/labels/message.php
rename to Productivite/Snipe-IT/resources/lang/lv-LV/admin/labels/message.php
diff --git a/Production/SNIPE-IT/resources/lang/lv-LV/admin/labels/table.php b/Productivite/Snipe-IT/resources/lang/lv-LV/admin/labels/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/lv-LV/admin/labels/table.php
rename to Productivite/Snipe-IT/resources/lang/lv-LV/admin/labels/table.php
diff --git a/Production/SNIPE-IT/resources/lang/lv-LV/admin/licenses/form.php b/Productivite/Snipe-IT/resources/lang/lv-LV/admin/licenses/form.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/lv-LV/admin/licenses/form.php
rename to Productivite/Snipe-IT/resources/lang/lv-LV/admin/licenses/form.php
diff --git a/Production/SNIPE-IT/resources/lang/lv-LV/admin/licenses/general.php b/Productivite/Snipe-IT/resources/lang/lv-LV/admin/licenses/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/lv-LV/admin/licenses/general.php
rename to Productivite/Snipe-IT/resources/lang/lv-LV/admin/licenses/general.php
diff --git a/Production/SNIPE-IT/resources/lang/lv-LV/admin/licenses/message.php b/Productivite/Snipe-IT/resources/lang/lv-LV/admin/licenses/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/lv-LV/admin/licenses/message.php
rename to Productivite/Snipe-IT/resources/lang/lv-LV/admin/licenses/message.php
diff --git a/Production/SNIPE-IT/resources/lang/lv-LV/admin/licenses/table.php b/Productivite/Snipe-IT/resources/lang/lv-LV/admin/licenses/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/lv-LV/admin/licenses/table.php
rename to Productivite/Snipe-IT/resources/lang/lv-LV/admin/licenses/table.php
diff --git a/Production/SNIPE-IT/resources/lang/lv-LV/admin/locations/message.php b/Productivite/Snipe-IT/resources/lang/lv-LV/admin/locations/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/lv-LV/admin/locations/message.php
rename to Productivite/Snipe-IT/resources/lang/lv-LV/admin/locations/message.php
diff --git a/Production/SNIPE-IT/resources/lang/lv-LV/admin/locations/table.php b/Productivite/Snipe-IT/resources/lang/lv-LV/admin/locations/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/lv-LV/admin/locations/table.php
rename to Productivite/Snipe-IT/resources/lang/lv-LV/admin/locations/table.php
diff --git a/Production/SNIPE-IT/resources/lang/lv-LV/admin/manufacturers/message.php b/Productivite/Snipe-IT/resources/lang/lv-LV/admin/manufacturers/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/lv-LV/admin/manufacturers/message.php
rename to Productivite/Snipe-IT/resources/lang/lv-LV/admin/manufacturers/message.php
diff --git a/Production/SNIPE-IT/resources/lang/lv-LV/admin/manufacturers/table.php b/Productivite/Snipe-IT/resources/lang/lv-LV/admin/manufacturers/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/lv-LV/admin/manufacturers/table.php
rename to Productivite/Snipe-IT/resources/lang/lv-LV/admin/manufacturers/table.php
diff --git a/Production/SNIPE-IT/resources/lang/lv-LV/admin/models/general.php b/Productivite/Snipe-IT/resources/lang/lv-LV/admin/models/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/lv-LV/admin/models/general.php
rename to Productivite/Snipe-IT/resources/lang/lv-LV/admin/models/general.php
diff --git a/Production/SNIPE-IT/resources/lang/lv-LV/admin/models/message.php b/Productivite/Snipe-IT/resources/lang/lv-LV/admin/models/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/lv-LV/admin/models/message.php
rename to Productivite/Snipe-IT/resources/lang/lv-LV/admin/models/message.php
diff --git a/Production/SNIPE-IT/resources/lang/lv-LV/admin/models/table.php b/Productivite/Snipe-IT/resources/lang/lv-LV/admin/models/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/lv-LV/admin/models/table.php
rename to Productivite/Snipe-IT/resources/lang/lv-LV/admin/models/table.php
diff --git a/Production/SNIPE-IT/resources/lang/lv-LV/admin/reports/general.php b/Productivite/Snipe-IT/resources/lang/lv-LV/admin/reports/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/lv-LV/admin/reports/general.php
rename to Productivite/Snipe-IT/resources/lang/lv-LV/admin/reports/general.php
diff --git a/Production/SNIPE-IT/resources/lang/lv-LV/admin/reports/message.php b/Productivite/Snipe-IT/resources/lang/lv-LV/admin/reports/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/lv-LV/admin/reports/message.php
rename to Productivite/Snipe-IT/resources/lang/lv-LV/admin/reports/message.php
diff --git a/Production/SNIPE-IT/resources/lang/lv-LV/admin/settings/general.php b/Productivite/Snipe-IT/resources/lang/lv-LV/admin/settings/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/lv-LV/admin/settings/general.php
rename to Productivite/Snipe-IT/resources/lang/lv-LV/admin/settings/general.php
diff --git a/Production/SNIPE-IT/resources/lang/lv-LV/admin/settings/message.php b/Productivite/Snipe-IT/resources/lang/lv-LV/admin/settings/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/lv-LV/admin/settings/message.php
rename to Productivite/Snipe-IT/resources/lang/lv-LV/admin/settings/message.php
diff --git a/Production/SNIPE-IT/resources/lang/lv-LV/admin/settings/table.php b/Productivite/Snipe-IT/resources/lang/lv-LV/admin/settings/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/lv-LV/admin/settings/table.php
rename to Productivite/Snipe-IT/resources/lang/lv-LV/admin/settings/table.php
diff --git a/Production/SNIPE-IT/resources/lang/lv-LV/admin/statuslabels/message.php b/Productivite/Snipe-IT/resources/lang/lv-LV/admin/statuslabels/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/lv-LV/admin/statuslabels/message.php
rename to Productivite/Snipe-IT/resources/lang/lv-LV/admin/statuslabels/message.php
diff --git a/Production/SNIPE-IT/resources/lang/lv-LV/admin/statuslabels/table.php b/Productivite/Snipe-IT/resources/lang/lv-LV/admin/statuslabels/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/lv-LV/admin/statuslabels/table.php
rename to Productivite/Snipe-IT/resources/lang/lv-LV/admin/statuslabels/table.php
diff --git a/Production/SNIPE-IT/resources/lang/lv-LV/admin/suppliers/message.php b/Productivite/Snipe-IT/resources/lang/lv-LV/admin/suppliers/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/lv-LV/admin/suppliers/message.php
rename to Productivite/Snipe-IT/resources/lang/lv-LV/admin/suppliers/message.php
diff --git a/Production/SNIPE-IT/resources/lang/lv-LV/admin/suppliers/table.php b/Productivite/Snipe-IT/resources/lang/lv-LV/admin/suppliers/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/lv-LV/admin/suppliers/table.php
rename to Productivite/Snipe-IT/resources/lang/lv-LV/admin/suppliers/table.php
diff --git a/Production/SNIPE-IT/resources/lang/lv-LV/admin/users/general.php b/Productivite/Snipe-IT/resources/lang/lv-LV/admin/users/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/lv-LV/admin/users/general.php
rename to Productivite/Snipe-IT/resources/lang/lv-LV/admin/users/general.php
diff --git a/Production/SNIPE-IT/resources/lang/lv-LV/admin/users/message.php b/Productivite/Snipe-IT/resources/lang/lv-LV/admin/users/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/lv-LV/admin/users/message.php
rename to Productivite/Snipe-IT/resources/lang/lv-LV/admin/users/message.php
diff --git a/Production/SNIPE-IT/resources/lang/lv-LV/admin/users/table.php b/Productivite/Snipe-IT/resources/lang/lv-LV/admin/users/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/lv-LV/admin/users/table.php
rename to Productivite/Snipe-IT/resources/lang/lv-LV/admin/users/table.php
diff --git a/Production/SNIPE-IT/resources/lang/lv-LV/auth.php b/Productivite/Snipe-IT/resources/lang/lv-LV/auth.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/lv-LV/auth.php
rename to Productivite/Snipe-IT/resources/lang/lv-LV/auth.php
diff --git a/Production/SNIPE-IT/resources/lang/lv-LV/auth/general.php b/Productivite/Snipe-IT/resources/lang/lv-LV/auth/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/lv-LV/auth/general.php
rename to Productivite/Snipe-IT/resources/lang/lv-LV/auth/general.php
diff --git a/Production/SNIPE-IT/resources/lang/lv-LV/auth/message.php b/Productivite/Snipe-IT/resources/lang/lv-LV/auth/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/lv-LV/auth/message.php
rename to Productivite/Snipe-IT/resources/lang/lv-LV/auth/message.php
diff --git a/Production/SNIPE-IT/resources/lang/lv-LV/button.php b/Productivite/Snipe-IT/resources/lang/lv-LV/button.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/lv-LV/button.php
rename to Productivite/Snipe-IT/resources/lang/lv-LV/button.php
diff --git a/Production/SNIPE-IT/resources/lang/lv-LV/general.php b/Productivite/Snipe-IT/resources/lang/lv-LV/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/lv-LV/general.php
rename to Productivite/Snipe-IT/resources/lang/lv-LV/general.php
diff --git a/Production/SNIPE-IT/resources/lang/lv-LV/help.php b/Productivite/Snipe-IT/resources/lang/lv-LV/help.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/lv-LV/help.php
rename to Productivite/Snipe-IT/resources/lang/lv-LV/help.php
diff --git a/Production/SNIPE-IT/resources/lang/lv-LV/localizations.php b/Productivite/Snipe-IT/resources/lang/lv-LV/localizations.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/lv-LV/localizations.php
rename to Productivite/Snipe-IT/resources/lang/lv-LV/localizations.php
diff --git a/Production/SNIPE-IT/resources/lang/lv-LV/mail.php b/Productivite/Snipe-IT/resources/lang/lv-LV/mail.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/lv-LV/mail.php
rename to Productivite/Snipe-IT/resources/lang/lv-LV/mail.php
diff --git a/Production/SNIPE-IT/resources/lang/lv-LV/pagination.php b/Productivite/Snipe-IT/resources/lang/lv-LV/pagination.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/lv-LV/pagination.php
rename to Productivite/Snipe-IT/resources/lang/lv-LV/pagination.php
diff --git a/Production/SNIPE-IT/resources/lang/lv-LV/passwords.php b/Productivite/Snipe-IT/resources/lang/lv-LV/passwords.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/lv-LV/passwords.php
rename to Productivite/Snipe-IT/resources/lang/lv-LV/passwords.php
diff --git a/Production/SNIPE-IT/resources/lang/lv-LV/reminders.php b/Productivite/Snipe-IT/resources/lang/lv-LV/reminders.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/lv-LV/reminders.php
rename to Productivite/Snipe-IT/resources/lang/lv-LV/reminders.php
diff --git a/Production/SNIPE-IT/resources/lang/lv-LV/table.php b/Productivite/Snipe-IT/resources/lang/lv-LV/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/lv-LV/table.php
rename to Productivite/Snipe-IT/resources/lang/lv-LV/table.php
diff --git a/Production/SNIPE-IT/resources/lang/lv-LV/validation.php b/Productivite/Snipe-IT/resources/lang/lv-LV/validation.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/lv-LV/validation.php
rename to Productivite/Snipe-IT/resources/lang/lv-LV/validation.php
diff --git a/Production/SNIPE-IT/resources/lang/mi-NZ/account/general.php b/Productivite/Snipe-IT/resources/lang/mi-NZ/account/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/mi-NZ/account/general.php
rename to Productivite/Snipe-IT/resources/lang/mi-NZ/account/general.php
diff --git a/Production/SNIPE-IT/resources/lang/mi-NZ/admin/accessories/general.php b/Productivite/Snipe-IT/resources/lang/mi-NZ/admin/accessories/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/mi-NZ/admin/accessories/general.php
rename to Productivite/Snipe-IT/resources/lang/mi-NZ/admin/accessories/general.php
diff --git a/Production/SNIPE-IT/resources/lang/mi-NZ/admin/accessories/message.php b/Productivite/Snipe-IT/resources/lang/mi-NZ/admin/accessories/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/mi-NZ/admin/accessories/message.php
rename to Productivite/Snipe-IT/resources/lang/mi-NZ/admin/accessories/message.php
diff --git a/Production/SNIPE-IT/resources/lang/mi-NZ/admin/accessories/table.php b/Productivite/Snipe-IT/resources/lang/mi-NZ/admin/accessories/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/mi-NZ/admin/accessories/table.php
rename to Productivite/Snipe-IT/resources/lang/mi-NZ/admin/accessories/table.php
diff --git a/Production/SNIPE-IT/resources/lang/mi-NZ/admin/asset_maintenances/form.php b/Productivite/Snipe-IT/resources/lang/mi-NZ/admin/asset_maintenances/form.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/mi-NZ/admin/asset_maintenances/form.php
rename to Productivite/Snipe-IT/resources/lang/mi-NZ/admin/asset_maintenances/form.php
diff --git a/Production/SNIPE-IT/resources/lang/mi-NZ/admin/asset_maintenances/general.php b/Productivite/Snipe-IT/resources/lang/mi-NZ/admin/asset_maintenances/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/mi-NZ/admin/asset_maintenances/general.php
rename to Productivite/Snipe-IT/resources/lang/mi-NZ/admin/asset_maintenances/general.php
diff --git a/Production/SNIPE-IT/resources/lang/mi-NZ/admin/asset_maintenances/message.php b/Productivite/Snipe-IT/resources/lang/mi-NZ/admin/asset_maintenances/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/mi-NZ/admin/asset_maintenances/message.php
rename to Productivite/Snipe-IT/resources/lang/mi-NZ/admin/asset_maintenances/message.php
diff --git a/Production/SNIPE-IT/resources/lang/mi-NZ/admin/asset_maintenances/table.php b/Productivite/Snipe-IT/resources/lang/mi-NZ/admin/asset_maintenances/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/mi-NZ/admin/asset_maintenances/table.php
rename to Productivite/Snipe-IT/resources/lang/mi-NZ/admin/asset_maintenances/table.php
diff --git a/Production/SNIPE-IT/resources/lang/mi-NZ/admin/categories/general.php b/Productivite/Snipe-IT/resources/lang/mi-NZ/admin/categories/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/mi-NZ/admin/categories/general.php
rename to Productivite/Snipe-IT/resources/lang/mi-NZ/admin/categories/general.php
diff --git a/Production/SNIPE-IT/resources/lang/mi-NZ/admin/categories/message.php b/Productivite/Snipe-IT/resources/lang/mi-NZ/admin/categories/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/mi-NZ/admin/categories/message.php
rename to Productivite/Snipe-IT/resources/lang/mi-NZ/admin/categories/message.php
diff --git a/Production/SNIPE-IT/resources/lang/mi-NZ/admin/categories/table.php b/Productivite/Snipe-IT/resources/lang/mi-NZ/admin/categories/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/mi-NZ/admin/categories/table.php
rename to Productivite/Snipe-IT/resources/lang/mi-NZ/admin/categories/table.php
diff --git a/Production/SNIPE-IT/resources/lang/mi-NZ/admin/companies/general.php b/Productivite/Snipe-IT/resources/lang/mi-NZ/admin/companies/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/mi-NZ/admin/companies/general.php
rename to Productivite/Snipe-IT/resources/lang/mi-NZ/admin/companies/general.php
diff --git a/Production/SNIPE-IT/resources/lang/mi-NZ/admin/companies/message.php b/Productivite/Snipe-IT/resources/lang/mi-NZ/admin/companies/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/mi-NZ/admin/companies/message.php
rename to Productivite/Snipe-IT/resources/lang/mi-NZ/admin/companies/message.php
diff --git a/Production/SNIPE-IT/resources/lang/mi-NZ/admin/companies/table.php b/Productivite/Snipe-IT/resources/lang/mi-NZ/admin/companies/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/mi-NZ/admin/companies/table.php
rename to Productivite/Snipe-IT/resources/lang/mi-NZ/admin/companies/table.php
diff --git a/Production/SNIPE-IT/resources/lang/mi-NZ/admin/components/general.php b/Productivite/Snipe-IT/resources/lang/mi-NZ/admin/components/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/mi-NZ/admin/components/general.php
rename to Productivite/Snipe-IT/resources/lang/mi-NZ/admin/components/general.php
diff --git a/Production/SNIPE-IT/resources/lang/mi-NZ/admin/components/message.php b/Productivite/Snipe-IT/resources/lang/mi-NZ/admin/components/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/mi-NZ/admin/components/message.php
rename to Productivite/Snipe-IT/resources/lang/mi-NZ/admin/components/message.php
diff --git a/Production/SNIPE-IT/resources/lang/mi-NZ/admin/components/table.php b/Productivite/Snipe-IT/resources/lang/mi-NZ/admin/components/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/mi-NZ/admin/components/table.php
rename to Productivite/Snipe-IT/resources/lang/mi-NZ/admin/components/table.php
diff --git a/Production/SNIPE-IT/resources/lang/mi-NZ/admin/consumables/general.php b/Productivite/Snipe-IT/resources/lang/mi-NZ/admin/consumables/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/mi-NZ/admin/consumables/general.php
rename to Productivite/Snipe-IT/resources/lang/mi-NZ/admin/consumables/general.php
diff --git a/Production/SNIPE-IT/resources/lang/mi-NZ/admin/consumables/message.php b/Productivite/Snipe-IT/resources/lang/mi-NZ/admin/consumables/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/mi-NZ/admin/consumables/message.php
rename to Productivite/Snipe-IT/resources/lang/mi-NZ/admin/consumables/message.php
diff --git a/Production/SNIPE-IT/resources/lang/mi-NZ/admin/consumables/table.php b/Productivite/Snipe-IT/resources/lang/mi-NZ/admin/consumables/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/mi-NZ/admin/consumables/table.php
rename to Productivite/Snipe-IT/resources/lang/mi-NZ/admin/consumables/table.php
diff --git a/Production/SNIPE-IT/resources/lang/mi-NZ/admin/custom_fields/general.php b/Productivite/Snipe-IT/resources/lang/mi-NZ/admin/custom_fields/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/mi-NZ/admin/custom_fields/general.php
rename to Productivite/Snipe-IT/resources/lang/mi-NZ/admin/custom_fields/general.php
diff --git a/Production/SNIPE-IT/resources/lang/mi-NZ/admin/custom_fields/message.php b/Productivite/Snipe-IT/resources/lang/mi-NZ/admin/custom_fields/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/mi-NZ/admin/custom_fields/message.php
rename to Productivite/Snipe-IT/resources/lang/mi-NZ/admin/custom_fields/message.php
diff --git a/Production/SNIPE-IT/resources/lang/mi-NZ/admin/departments/message.php b/Productivite/Snipe-IT/resources/lang/mi-NZ/admin/departments/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/mi-NZ/admin/departments/message.php
rename to Productivite/Snipe-IT/resources/lang/mi-NZ/admin/departments/message.php
diff --git a/Production/SNIPE-IT/resources/lang/mi-NZ/admin/departments/table.php b/Productivite/Snipe-IT/resources/lang/mi-NZ/admin/departments/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/mi-NZ/admin/departments/table.php
rename to Productivite/Snipe-IT/resources/lang/mi-NZ/admin/departments/table.php
diff --git a/Production/SNIPE-IT/resources/lang/mi-NZ/admin/depreciations/general.php b/Productivite/Snipe-IT/resources/lang/mi-NZ/admin/depreciations/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/mi-NZ/admin/depreciations/general.php
rename to Productivite/Snipe-IT/resources/lang/mi-NZ/admin/depreciations/general.php
diff --git a/Production/SNIPE-IT/resources/lang/mi-NZ/admin/depreciations/message.php b/Productivite/Snipe-IT/resources/lang/mi-NZ/admin/depreciations/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/mi-NZ/admin/depreciations/message.php
rename to Productivite/Snipe-IT/resources/lang/mi-NZ/admin/depreciations/message.php
diff --git a/Production/SNIPE-IT/resources/lang/mi-NZ/admin/depreciations/table.php b/Productivite/Snipe-IT/resources/lang/mi-NZ/admin/depreciations/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/mi-NZ/admin/depreciations/table.php
rename to Productivite/Snipe-IT/resources/lang/mi-NZ/admin/depreciations/table.php
diff --git a/Production/SNIPE-IT/resources/lang/mi-NZ/admin/groups/message.php b/Productivite/Snipe-IT/resources/lang/mi-NZ/admin/groups/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/mi-NZ/admin/groups/message.php
rename to Productivite/Snipe-IT/resources/lang/mi-NZ/admin/groups/message.php
diff --git a/Production/SNIPE-IT/resources/lang/mi-NZ/admin/groups/table.php b/Productivite/Snipe-IT/resources/lang/mi-NZ/admin/groups/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/mi-NZ/admin/groups/table.php
rename to Productivite/Snipe-IT/resources/lang/mi-NZ/admin/groups/table.php
diff --git a/Production/SNIPE-IT/resources/lang/mi-NZ/admin/groups/titles.php b/Productivite/Snipe-IT/resources/lang/mi-NZ/admin/groups/titles.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/mi-NZ/admin/groups/titles.php
rename to Productivite/Snipe-IT/resources/lang/mi-NZ/admin/groups/titles.php
diff --git a/Production/SNIPE-IT/resources/lang/mi-NZ/admin/hardware/form.php b/Productivite/Snipe-IT/resources/lang/mi-NZ/admin/hardware/form.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/mi-NZ/admin/hardware/form.php
rename to Productivite/Snipe-IT/resources/lang/mi-NZ/admin/hardware/form.php
diff --git a/Production/SNIPE-IT/resources/lang/mi-NZ/admin/hardware/general.php b/Productivite/Snipe-IT/resources/lang/mi-NZ/admin/hardware/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/mi-NZ/admin/hardware/general.php
rename to Productivite/Snipe-IT/resources/lang/mi-NZ/admin/hardware/general.php
diff --git a/Production/SNIPE-IT/resources/lang/mi-NZ/admin/hardware/message.php b/Productivite/Snipe-IT/resources/lang/mi-NZ/admin/hardware/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/mi-NZ/admin/hardware/message.php
rename to Productivite/Snipe-IT/resources/lang/mi-NZ/admin/hardware/message.php
diff --git a/Production/SNIPE-IT/resources/lang/mi-NZ/admin/hardware/table.php b/Productivite/Snipe-IT/resources/lang/mi-NZ/admin/hardware/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/mi-NZ/admin/hardware/table.php
rename to Productivite/Snipe-IT/resources/lang/mi-NZ/admin/hardware/table.php
diff --git a/Production/SNIPE-IT/resources/lang/mi-NZ/admin/kits/general.php b/Productivite/Snipe-IT/resources/lang/mi-NZ/admin/kits/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/mi-NZ/admin/kits/general.php
rename to Productivite/Snipe-IT/resources/lang/mi-NZ/admin/kits/general.php
diff --git a/Production/SNIPE-IT/resources/lang/mi-NZ/admin/labels/message.php b/Productivite/Snipe-IT/resources/lang/mi-NZ/admin/labels/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/mi-NZ/admin/labels/message.php
rename to Productivite/Snipe-IT/resources/lang/mi-NZ/admin/labels/message.php
diff --git a/Production/SNIPE-IT/resources/lang/mi-NZ/admin/labels/table.php b/Productivite/Snipe-IT/resources/lang/mi-NZ/admin/labels/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/mi-NZ/admin/labels/table.php
rename to Productivite/Snipe-IT/resources/lang/mi-NZ/admin/labels/table.php
diff --git a/Production/SNIPE-IT/resources/lang/mi-NZ/admin/licenses/form.php b/Productivite/Snipe-IT/resources/lang/mi-NZ/admin/licenses/form.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/mi-NZ/admin/licenses/form.php
rename to Productivite/Snipe-IT/resources/lang/mi-NZ/admin/licenses/form.php
diff --git a/Production/SNIPE-IT/resources/lang/mi-NZ/admin/licenses/general.php b/Productivite/Snipe-IT/resources/lang/mi-NZ/admin/licenses/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/mi-NZ/admin/licenses/general.php
rename to Productivite/Snipe-IT/resources/lang/mi-NZ/admin/licenses/general.php
diff --git a/Production/SNIPE-IT/resources/lang/mi-NZ/admin/licenses/message.php b/Productivite/Snipe-IT/resources/lang/mi-NZ/admin/licenses/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/mi-NZ/admin/licenses/message.php
rename to Productivite/Snipe-IT/resources/lang/mi-NZ/admin/licenses/message.php
diff --git a/Production/SNIPE-IT/resources/lang/mi-NZ/admin/licenses/table.php b/Productivite/Snipe-IT/resources/lang/mi-NZ/admin/licenses/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/mi-NZ/admin/licenses/table.php
rename to Productivite/Snipe-IT/resources/lang/mi-NZ/admin/licenses/table.php
diff --git a/Production/SNIPE-IT/resources/lang/mi-NZ/admin/locations/message.php b/Productivite/Snipe-IT/resources/lang/mi-NZ/admin/locations/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/mi-NZ/admin/locations/message.php
rename to Productivite/Snipe-IT/resources/lang/mi-NZ/admin/locations/message.php
diff --git a/Production/SNIPE-IT/resources/lang/mi-NZ/admin/locations/table.php b/Productivite/Snipe-IT/resources/lang/mi-NZ/admin/locations/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/mi-NZ/admin/locations/table.php
rename to Productivite/Snipe-IT/resources/lang/mi-NZ/admin/locations/table.php
diff --git a/Production/SNIPE-IT/resources/lang/mi-NZ/admin/manufacturers/message.php b/Productivite/Snipe-IT/resources/lang/mi-NZ/admin/manufacturers/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/mi-NZ/admin/manufacturers/message.php
rename to Productivite/Snipe-IT/resources/lang/mi-NZ/admin/manufacturers/message.php
diff --git a/Production/SNIPE-IT/resources/lang/mi-NZ/admin/manufacturers/table.php b/Productivite/Snipe-IT/resources/lang/mi-NZ/admin/manufacturers/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/mi-NZ/admin/manufacturers/table.php
rename to Productivite/Snipe-IT/resources/lang/mi-NZ/admin/manufacturers/table.php
diff --git a/Production/SNIPE-IT/resources/lang/mi-NZ/admin/models/general.php b/Productivite/Snipe-IT/resources/lang/mi-NZ/admin/models/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/mi-NZ/admin/models/general.php
rename to Productivite/Snipe-IT/resources/lang/mi-NZ/admin/models/general.php
diff --git a/Production/SNIPE-IT/resources/lang/mi-NZ/admin/models/message.php b/Productivite/Snipe-IT/resources/lang/mi-NZ/admin/models/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/mi-NZ/admin/models/message.php
rename to Productivite/Snipe-IT/resources/lang/mi-NZ/admin/models/message.php
diff --git a/Production/SNIPE-IT/resources/lang/mi-NZ/admin/models/table.php b/Productivite/Snipe-IT/resources/lang/mi-NZ/admin/models/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/mi-NZ/admin/models/table.php
rename to Productivite/Snipe-IT/resources/lang/mi-NZ/admin/models/table.php
diff --git a/Production/SNIPE-IT/resources/lang/mi-NZ/admin/reports/general.php b/Productivite/Snipe-IT/resources/lang/mi-NZ/admin/reports/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/mi-NZ/admin/reports/general.php
rename to Productivite/Snipe-IT/resources/lang/mi-NZ/admin/reports/general.php
diff --git a/Production/SNIPE-IT/resources/lang/mi-NZ/admin/reports/message.php b/Productivite/Snipe-IT/resources/lang/mi-NZ/admin/reports/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/mi-NZ/admin/reports/message.php
rename to Productivite/Snipe-IT/resources/lang/mi-NZ/admin/reports/message.php
diff --git a/Production/SNIPE-IT/resources/lang/mi-NZ/admin/settings/general.php b/Productivite/Snipe-IT/resources/lang/mi-NZ/admin/settings/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/mi-NZ/admin/settings/general.php
rename to Productivite/Snipe-IT/resources/lang/mi-NZ/admin/settings/general.php
diff --git a/Production/SNIPE-IT/resources/lang/mi-NZ/admin/settings/message.php b/Productivite/Snipe-IT/resources/lang/mi-NZ/admin/settings/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/mi-NZ/admin/settings/message.php
rename to Productivite/Snipe-IT/resources/lang/mi-NZ/admin/settings/message.php
diff --git a/Production/SNIPE-IT/resources/lang/mi-NZ/admin/settings/table.php b/Productivite/Snipe-IT/resources/lang/mi-NZ/admin/settings/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/mi-NZ/admin/settings/table.php
rename to Productivite/Snipe-IT/resources/lang/mi-NZ/admin/settings/table.php
diff --git a/Production/SNIPE-IT/resources/lang/mi-NZ/admin/statuslabels/message.php b/Productivite/Snipe-IT/resources/lang/mi-NZ/admin/statuslabels/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/mi-NZ/admin/statuslabels/message.php
rename to Productivite/Snipe-IT/resources/lang/mi-NZ/admin/statuslabels/message.php
diff --git a/Production/SNIPE-IT/resources/lang/mi-NZ/admin/statuslabels/table.php b/Productivite/Snipe-IT/resources/lang/mi-NZ/admin/statuslabels/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/mi-NZ/admin/statuslabels/table.php
rename to Productivite/Snipe-IT/resources/lang/mi-NZ/admin/statuslabels/table.php
diff --git a/Production/SNIPE-IT/resources/lang/mi-NZ/admin/suppliers/message.php b/Productivite/Snipe-IT/resources/lang/mi-NZ/admin/suppliers/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/mi-NZ/admin/suppliers/message.php
rename to Productivite/Snipe-IT/resources/lang/mi-NZ/admin/suppliers/message.php
diff --git a/Production/SNIPE-IT/resources/lang/mi-NZ/admin/suppliers/table.php b/Productivite/Snipe-IT/resources/lang/mi-NZ/admin/suppliers/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/mi-NZ/admin/suppliers/table.php
rename to Productivite/Snipe-IT/resources/lang/mi-NZ/admin/suppliers/table.php
diff --git a/Production/SNIPE-IT/resources/lang/mi-NZ/admin/users/general.php b/Productivite/Snipe-IT/resources/lang/mi-NZ/admin/users/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/mi-NZ/admin/users/general.php
rename to Productivite/Snipe-IT/resources/lang/mi-NZ/admin/users/general.php
diff --git a/Production/SNIPE-IT/resources/lang/mi-NZ/admin/users/message.php b/Productivite/Snipe-IT/resources/lang/mi-NZ/admin/users/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/mi-NZ/admin/users/message.php
rename to Productivite/Snipe-IT/resources/lang/mi-NZ/admin/users/message.php
diff --git a/Production/SNIPE-IT/resources/lang/mi-NZ/admin/users/table.php b/Productivite/Snipe-IT/resources/lang/mi-NZ/admin/users/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/mi-NZ/admin/users/table.php
rename to Productivite/Snipe-IT/resources/lang/mi-NZ/admin/users/table.php
diff --git a/Production/SNIPE-IT/resources/lang/mi-NZ/auth.php b/Productivite/Snipe-IT/resources/lang/mi-NZ/auth.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/mi-NZ/auth.php
rename to Productivite/Snipe-IT/resources/lang/mi-NZ/auth.php
diff --git a/Production/SNIPE-IT/resources/lang/mi-NZ/auth/general.php b/Productivite/Snipe-IT/resources/lang/mi-NZ/auth/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/mi-NZ/auth/general.php
rename to Productivite/Snipe-IT/resources/lang/mi-NZ/auth/general.php
diff --git a/Production/SNIPE-IT/resources/lang/mi-NZ/auth/message.php b/Productivite/Snipe-IT/resources/lang/mi-NZ/auth/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/mi-NZ/auth/message.php
rename to Productivite/Snipe-IT/resources/lang/mi-NZ/auth/message.php
diff --git a/Production/SNIPE-IT/resources/lang/mi-NZ/button.php b/Productivite/Snipe-IT/resources/lang/mi-NZ/button.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/mi-NZ/button.php
rename to Productivite/Snipe-IT/resources/lang/mi-NZ/button.php
diff --git a/Production/SNIPE-IT/resources/lang/mi-NZ/general.php b/Productivite/Snipe-IT/resources/lang/mi-NZ/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/mi-NZ/general.php
rename to Productivite/Snipe-IT/resources/lang/mi-NZ/general.php
diff --git a/Production/SNIPE-IT/resources/lang/mi-NZ/help.php b/Productivite/Snipe-IT/resources/lang/mi-NZ/help.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/mi-NZ/help.php
rename to Productivite/Snipe-IT/resources/lang/mi-NZ/help.php
diff --git a/Production/SNIPE-IT/resources/lang/mi-NZ/localizations.php b/Productivite/Snipe-IT/resources/lang/mi-NZ/localizations.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/mi-NZ/localizations.php
rename to Productivite/Snipe-IT/resources/lang/mi-NZ/localizations.php
diff --git a/Production/SNIPE-IT/resources/lang/mi-NZ/mail.php b/Productivite/Snipe-IT/resources/lang/mi-NZ/mail.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/mi-NZ/mail.php
rename to Productivite/Snipe-IT/resources/lang/mi-NZ/mail.php
diff --git a/Production/SNIPE-IT/resources/lang/mi-NZ/pagination.php b/Productivite/Snipe-IT/resources/lang/mi-NZ/pagination.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/mi-NZ/pagination.php
rename to Productivite/Snipe-IT/resources/lang/mi-NZ/pagination.php
diff --git a/Production/SNIPE-IT/resources/lang/mi-NZ/passwords.php b/Productivite/Snipe-IT/resources/lang/mi-NZ/passwords.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/mi-NZ/passwords.php
rename to Productivite/Snipe-IT/resources/lang/mi-NZ/passwords.php
diff --git a/Production/SNIPE-IT/resources/lang/mi-NZ/reminders.php b/Productivite/Snipe-IT/resources/lang/mi-NZ/reminders.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/mi-NZ/reminders.php
rename to Productivite/Snipe-IT/resources/lang/mi-NZ/reminders.php
diff --git a/Production/SNIPE-IT/resources/lang/mi-NZ/table.php b/Productivite/Snipe-IT/resources/lang/mi-NZ/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/mi-NZ/table.php
rename to Productivite/Snipe-IT/resources/lang/mi-NZ/table.php
diff --git a/Production/SNIPE-IT/resources/lang/mi-NZ/validation.php b/Productivite/Snipe-IT/resources/lang/mi-NZ/validation.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/mi-NZ/validation.php
rename to Productivite/Snipe-IT/resources/lang/mi-NZ/validation.php
diff --git a/Production/SNIPE-IT/resources/lang/mk-MK/account/general.php b/Productivite/Snipe-IT/resources/lang/mk-MK/account/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/mk-MK/account/general.php
rename to Productivite/Snipe-IT/resources/lang/mk-MK/account/general.php
diff --git a/Production/SNIPE-IT/resources/lang/mk-MK/admin/accessories/general.php b/Productivite/Snipe-IT/resources/lang/mk-MK/admin/accessories/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/mk-MK/admin/accessories/general.php
rename to Productivite/Snipe-IT/resources/lang/mk-MK/admin/accessories/general.php
diff --git a/Production/SNIPE-IT/resources/lang/mk-MK/admin/accessories/message.php b/Productivite/Snipe-IT/resources/lang/mk-MK/admin/accessories/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/mk-MK/admin/accessories/message.php
rename to Productivite/Snipe-IT/resources/lang/mk-MK/admin/accessories/message.php
diff --git a/Production/SNIPE-IT/resources/lang/mk-MK/admin/accessories/table.php b/Productivite/Snipe-IT/resources/lang/mk-MK/admin/accessories/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/mk-MK/admin/accessories/table.php
rename to Productivite/Snipe-IT/resources/lang/mk-MK/admin/accessories/table.php
diff --git a/Production/SNIPE-IT/resources/lang/mk-MK/admin/asset_maintenances/form.php b/Productivite/Snipe-IT/resources/lang/mk-MK/admin/asset_maintenances/form.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/mk-MK/admin/asset_maintenances/form.php
rename to Productivite/Snipe-IT/resources/lang/mk-MK/admin/asset_maintenances/form.php
diff --git a/Production/SNIPE-IT/resources/lang/mk-MK/admin/asset_maintenances/general.php b/Productivite/Snipe-IT/resources/lang/mk-MK/admin/asset_maintenances/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/mk-MK/admin/asset_maintenances/general.php
rename to Productivite/Snipe-IT/resources/lang/mk-MK/admin/asset_maintenances/general.php
diff --git a/Production/SNIPE-IT/resources/lang/mk-MK/admin/asset_maintenances/message.php b/Productivite/Snipe-IT/resources/lang/mk-MK/admin/asset_maintenances/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/mk-MK/admin/asset_maintenances/message.php
rename to Productivite/Snipe-IT/resources/lang/mk-MK/admin/asset_maintenances/message.php
diff --git a/Production/SNIPE-IT/resources/lang/mk-MK/admin/asset_maintenances/table.php b/Productivite/Snipe-IT/resources/lang/mk-MK/admin/asset_maintenances/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/mk-MK/admin/asset_maintenances/table.php
rename to Productivite/Snipe-IT/resources/lang/mk-MK/admin/asset_maintenances/table.php
diff --git a/Production/SNIPE-IT/resources/lang/mk-MK/admin/categories/general.php b/Productivite/Snipe-IT/resources/lang/mk-MK/admin/categories/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/mk-MK/admin/categories/general.php
rename to Productivite/Snipe-IT/resources/lang/mk-MK/admin/categories/general.php
diff --git a/Production/SNIPE-IT/resources/lang/mk-MK/admin/categories/message.php b/Productivite/Snipe-IT/resources/lang/mk-MK/admin/categories/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/mk-MK/admin/categories/message.php
rename to Productivite/Snipe-IT/resources/lang/mk-MK/admin/categories/message.php
diff --git a/Production/SNIPE-IT/resources/lang/mk-MK/admin/categories/table.php b/Productivite/Snipe-IT/resources/lang/mk-MK/admin/categories/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/mk-MK/admin/categories/table.php
rename to Productivite/Snipe-IT/resources/lang/mk-MK/admin/categories/table.php
diff --git a/Production/SNIPE-IT/resources/lang/mk-MK/admin/companies/general.php b/Productivite/Snipe-IT/resources/lang/mk-MK/admin/companies/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/mk-MK/admin/companies/general.php
rename to Productivite/Snipe-IT/resources/lang/mk-MK/admin/companies/general.php
diff --git a/Production/SNIPE-IT/resources/lang/mk-MK/admin/companies/message.php b/Productivite/Snipe-IT/resources/lang/mk-MK/admin/companies/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/mk-MK/admin/companies/message.php
rename to Productivite/Snipe-IT/resources/lang/mk-MK/admin/companies/message.php
diff --git a/Production/SNIPE-IT/resources/lang/mk-MK/admin/companies/table.php b/Productivite/Snipe-IT/resources/lang/mk-MK/admin/companies/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/mk-MK/admin/companies/table.php
rename to Productivite/Snipe-IT/resources/lang/mk-MK/admin/companies/table.php
diff --git a/Production/SNIPE-IT/resources/lang/mk-MK/admin/components/general.php b/Productivite/Snipe-IT/resources/lang/mk-MK/admin/components/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/mk-MK/admin/components/general.php
rename to Productivite/Snipe-IT/resources/lang/mk-MK/admin/components/general.php
diff --git a/Production/SNIPE-IT/resources/lang/mk-MK/admin/components/message.php b/Productivite/Snipe-IT/resources/lang/mk-MK/admin/components/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/mk-MK/admin/components/message.php
rename to Productivite/Snipe-IT/resources/lang/mk-MK/admin/components/message.php
diff --git a/Production/SNIPE-IT/resources/lang/mk-MK/admin/components/table.php b/Productivite/Snipe-IT/resources/lang/mk-MK/admin/components/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/mk-MK/admin/components/table.php
rename to Productivite/Snipe-IT/resources/lang/mk-MK/admin/components/table.php
diff --git a/Production/SNIPE-IT/resources/lang/mk-MK/admin/consumables/general.php b/Productivite/Snipe-IT/resources/lang/mk-MK/admin/consumables/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/mk-MK/admin/consumables/general.php
rename to Productivite/Snipe-IT/resources/lang/mk-MK/admin/consumables/general.php
diff --git a/Production/SNIPE-IT/resources/lang/mk-MK/admin/consumables/message.php b/Productivite/Snipe-IT/resources/lang/mk-MK/admin/consumables/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/mk-MK/admin/consumables/message.php
rename to Productivite/Snipe-IT/resources/lang/mk-MK/admin/consumables/message.php
diff --git a/Production/SNIPE-IT/resources/lang/mk-MK/admin/consumables/table.php b/Productivite/Snipe-IT/resources/lang/mk-MK/admin/consumables/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/mk-MK/admin/consumables/table.php
rename to Productivite/Snipe-IT/resources/lang/mk-MK/admin/consumables/table.php
diff --git a/Production/SNIPE-IT/resources/lang/mk-MK/admin/custom_fields/general.php b/Productivite/Snipe-IT/resources/lang/mk-MK/admin/custom_fields/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/mk-MK/admin/custom_fields/general.php
rename to Productivite/Snipe-IT/resources/lang/mk-MK/admin/custom_fields/general.php
diff --git a/Production/SNIPE-IT/resources/lang/mk-MK/admin/custom_fields/message.php b/Productivite/Snipe-IT/resources/lang/mk-MK/admin/custom_fields/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/mk-MK/admin/custom_fields/message.php
rename to Productivite/Snipe-IT/resources/lang/mk-MK/admin/custom_fields/message.php
diff --git a/Production/SNIPE-IT/resources/lang/mk-MK/admin/departments/message.php b/Productivite/Snipe-IT/resources/lang/mk-MK/admin/departments/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/mk-MK/admin/departments/message.php
rename to Productivite/Snipe-IT/resources/lang/mk-MK/admin/departments/message.php
diff --git a/Production/SNIPE-IT/resources/lang/mk-MK/admin/departments/table.php b/Productivite/Snipe-IT/resources/lang/mk-MK/admin/departments/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/mk-MK/admin/departments/table.php
rename to Productivite/Snipe-IT/resources/lang/mk-MK/admin/departments/table.php
diff --git a/Production/SNIPE-IT/resources/lang/mk-MK/admin/depreciations/general.php b/Productivite/Snipe-IT/resources/lang/mk-MK/admin/depreciations/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/mk-MK/admin/depreciations/general.php
rename to Productivite/Snipe-IT/resources/lang/mk-MK/admin/depreciations/general.php
diff --git a/Production/SNIPE-IT/resources/lang/mk-MK/admin/depreciations/message.php b/Productivite/Snipe-IT/resources/lang/mk-MK/admin/depreciations/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/mk-MK/admin/depreciations/message.php
rename to Productivite/Snipe-IT/resources/lang/mk-MK/admin/depreciations/message.php
diff --git a/Production/SNIPE-IT/resources/lang/mk-MK/admin/depreciations/table.php b/Productivite/Snipe-IT/resources/lang/mk-MK/admin/depreciations/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/mk-MK/admin/depreciations/table.php
rename to Productivite/Snipe-IT/resources/lang/mk-MK/admin/depreciations/table.php
diff --git a/Production/SNIPE-IT/resources/lang/mk-MK/admin/groups/message.php b/Productivite/Snipe-IT/resources/lang/mk-MK/admin/groups/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/mk-MK/admin/groups/message.php
rename to Productivite/Snipe-IT/resources/lang/mk-MK/admin/groups/message.php
diff --git a/Production/SNIPE-IT/resources/lang/mk-MK/admin/groups/table.php b/Productivite/Snipe-IT/resources/lang/mk-MK/admin/groups/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/mk-MK/admin/groups/table.php
rename to Productivite/Snipe-IT/resources/lang/mk-MK/admin/groups/table.php
diff --git a/Production/SNIPE-IT/resources/lang/mk-MK/admin/groups/titles.php b/Productivite/Snipe-IT/resources/lang/mk-MK/admin/groups/titles.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/mk-MK/admin/groups/titles.php
rename to Productivite/Snipe-IT/resources/lang/mk-MK/admin/groups/titles.php
diff --git a/Production/SNIPE-IT/resources/lang/mk-MK/admin/hardware/form.php b/Productivite/Snipe-IT/resources/lang/mk-MK/admin/hardware/form.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/mk-MK/admin/hardware/form.php
rename to Productivite/Snipe-IT/resources/lang/mk-MK/admin/hardware/form.php
diff --git a/Production/SNIPE-IT/resources/lang/mk-MK/admin/hardware/general.php b/Productivite/Snipe-IT/resources/lang/mk-MK/admin/hardware/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/mk-MK/admin/hardware/general.php
rename to Productivite/Snipe-IT/resources/lang/mk-MK/admin/hardware/general.php
diff --git a/Production/SNIPE-IT/resources/lang/mk-MK/admin/hardware/message.php b/Productivite/Snipe-IT/resources/lang/mk-MK/admin/hardware/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/mk-MK/admin/hardware/message.php
rename to Productivite/Snipe-IT/resources/lang/mk-MK/admin/hardware/message.php
diff --git a/Production/SNIPE-IT/resources/lang/mk-MK/admin/hardware/table.php b/Productivite/Snipe-IT/resources/lang/mk-MK/admin/hardware/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/mk-MK/admin/hardware/table.php
rename to Productivite/Snipe-IT/resources/lang/mk-MK/admin/hardware/table.php
diff --git a/Production/SNIPE-IT/resources/lang/mk-MK/admin/kits/general.php b/Productivite/Snipe-IT/resources/lang/mk-MK/admin/kits/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/mk-MK/admin/kits/general.php
rename to Productivite/Snipe-IT/resources/lang/mk-MK/admin/kits/general.php
diff --git a/Production/SNIPE-IT/resources/lang/mk-MK/admin/labels/message.php b/Productivite/Snipe-IT/resources/lang/mk-MK/admin/labels/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/mk-MK/admin/labels/message.php
rename to Productivite/Snipe-IT/resources/lang/mk-MK/admin/labels/message.php
diff --git a/Production/SNIPE-IT/resources/lang/mk-MK/admin/labels/table.php b/Productivite/Snipe-IT/resources/lang/mk-MK/admin/labels/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/mk-MK/admin/labels/table.php
rename to Productivite/Snipe-IT/resources/lang/mk-MK/admin/labels/table.php
diff --git a/Production/SNIPE-IT/resources/lang/mk-MK/admin/licenses/form.php b/Productivite/Snipe-IT/resources/lang/mk-MK/admin/licenses/form.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/mk-MK/admin/licenses/form.php
rename to Productivite/Snipe-IT/resources/lang/mk-MK/admin/licenses/form.php
diff --git a/Production/SNIPE-IT/resources/lang/mk-MK/admin/licenses/general.php b/Productivite/Snipe-IT/resources/lang/mk-MK/admin/licenses/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/mk-MK/admin/licenses/general.php
rename to Productivite/Snipe-IT/resources/lang/mk-MK/admin/licenses/general.php
diff --git a/Production/SNIPE-IT/resources/lang/mk-MK/admin/licenses/message.php b/Productivite/Snipe-IT/resources/lang/mk-MK/admin/licenses/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/mk-MK/admin/licenses/message.php
rename to Productivite/Snipe-IT/resources/lang/mk-MK/admin/licenses/message.php
diff --git a/Production/SNIPE-IT/resources/lang/mk-MK/admin/licenses/table.php b/Productivite/Snipe-IT/resources/lang/mk-MK/admin/licenses/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/mk-MK/admin/licenses/table.php
rename to Productivite/Snipe-IT/resources/lang/mk-MK/admin/licenses/table.php
diff --git a/Production/SNIPE-IT/resources/lang/mk-MK/admin/locations/message.php b/Productivite/Snipe-IT/resources/lang/mk-MK/admin/locations/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/mk-MK/admin/locations/message.php
rename to Productivite/Snipe-IT/resources/lang/mk-MK/admin/locations/message.php
diff --git a/Production/SNIPE-IT/resources/lang/mk-MK/admin/locations/table.php b/Productivite/Snipe-IT/resources/lang/mk-MK/admin/locations/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/mk-MK/admin/locations/table.php
rename to Productivite/Snipe-IT/resources/lang/mk-MK/admin/locations/table.php
diff --git a/Production/SNIPE-IT/resources/lang/mk-MK/admin/manufacturers/message.php b/Productivite/Snipe-IT/resources/lang/mk-MK/admin/manufacturers/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/mk-MK/admin/manufacturers/message.php
rename to Productivite/Snipe-IT/resources/lang/mk-MK/admin/manufacturers/message.php
diff --git a/Production/SNIPE-IT/resources/lang/mk-MK/admin/manufacturers/table.php b/Productivite/Snipe-IT/resources/lang/mk-MK/admin/manufacturers/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/mk-MK/admin/manufacturers/table.php
rename to Productivite/Snipe-IT/resources/lang/mk-MK/admin/manufacturers/table.php
diff --git a/Production/SNIPE-IT/resources/lang/mk-MK/admin/models/general.php b/Productivite/Snipe-IT/resources/lang/mk-MK/admin/models/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/mk-MK/admin/models/general.php
rename to Productivite/Snipe-IT/resources/lang/mk-MK/admin/models/general.php
diff --git a/Production/SNIPE-IT/resources/lang/mk-MK/admin/models/message.php b/Productivite/Snipe-IT/resources/lang/mk-MK/admin/models/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/mk-MK/admin/models/message.php
rename to Productivite/Snipe-IT/resources/lang/mk-MK/admin/models/message.php
diff --git a/Production/SNIPE-IT/resources/lang/mk-MK/admin/models/table.php b/Productivite/Snipe-IT/resources/lang/mk-MK/admin/models/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/mk-MK/admin/models/table.php
rename to Productivite/Snipe-IT/resources/lang/mk-MK/admin/models/table.php
diff --git a/Production/SNIPE-IT/resources/lang/mk-MK/admin/reports/general.php b/Productivite/Snipe-IT/resources/lang/mk-MK/admin/reports/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/mk-MK/admin/reports/general.php
rename to Productivite/Snipe-IT/resources/lang/mk-MK/admin/reports/general.php
diff --git a/Production/SNIPE-IT/resources/lang/mk-MK/admin/reports/message.php b/Productivite/Snipe-IT/resources/lang/mk-MK/admin/reports/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/mk-MK/admin/reports/message.php
rename to Productivite/Snipe-IT/resources/lang/mk-MK/admin/reports/message.php
diff --git a/Production/SNIPE-IT/resources/lang/mk-MK/admin/settings/general.php b/Productivite/Snipe-IT/resources/lang/mk-MK/admin/settings/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/mk-MK/admin/settings/general.php
rename to Productivite/Snipe-IT/resources/lang/mk-MK/admin/settings/general.php
diff --git a/Production/SNIPE-IT/resources/lang/mk-MK/admin/settings/message.php b/Productivite/Snipe-IT/resources/lang/mk-MK/admin/settings/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/mk-MK/admin/settings/message.php
rename to Productivite/Snipe-IT/resources/lang/mk-MK/admin/settings/message.php
diff --git a/Production/SNIPE-IT/resources/lang/mk-MK/admin/settings/table.php b/Productivite/Snipe-IT/resources/lang/mk-MK/admin/settings/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/mk-MK/admin/settings/table.php
rename to Productivite/Snipe-IT/resources/lang/mk-MK/admin/settings/table.php
diff --git a/Production/SNIPE-IT/resources/lang/mk-MK/admin/statuslabels/message.php b/Productivite/Snipe-IT/resources/lang/mk-MK/admin/statuslabels/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/mk-MK/admin/statuslabels/message.php
rename to Productivite/Snipe-IT/resources/lang/mk-MK/admin/statuslabels/message.php
diff --git a/Production/SNIPE-IT/resources/lang/mk-MK/admin/statuslabels/table.php b/Productivite/Snipe-IT/resources/lang/mk-MK/admin/statuslabels/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/mk-MK/admin/statuslabels/table.php
rename to Productivite/Snipe-IT/resources/lang/mk-MK/admin/statuslabels/table.php
diff --git a/Production/SNIPE-IT/resources/lang/mk-MK/admin/suppliers/message.php b/Productivite/Snipe-IT/resources/lang/mk-MK/admin/suppliers/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/mk-MK/admin/suppliers/message.php
rename to Productivite/Snipe-IT/resources/lang/mk-MK/admin/suppliers/message.php
diff --git a/Production/SNIPE-IT/resources/lang/mk-MK/admin/suppliers/table.php b/Productivite/Snipe-IT/resources/lang/mk-MK/admin/suppliers/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/mk-MK/admin/suppliers/table.php
rename to Productivite/Snipe-IT/resources/lang/mk-MK/admin/suppliers/table.php
diff --git a/Production/SNIPE-IT/resources/lang/mk-MK/admin/users/general.php b/Productivite/Snipe-IT/resources/lang/mk-MK/admin/users/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/mk-MK/admin/users/general.php
rename to Productivite/Snipe-IT/resources/lang/mk-MK/admin/users/general.php
diff --git a/Production/SNIPE-IT/resources/lang/mk-MK/admin/users/message.php b/Productivite/Snipe-IT/resources/lang/mk-MK/admin/users/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/mk-MK/admin/users/message.php
rename to Productivite/Snipe-IT/resources/lang/mk-MK/admin/users/message.php
diff --git a/Production/SNIPE-IT/resources/lang/mk-MK/admin/users/table.php b/Productivite/Snipe-IT/resources/lang/mk-MK/admin/users/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/mk-MK/admin/users/table.php
rename to Productivite/Snipe-IT/resources/lang/mk-MK/admin/users/table.php
diff --git a/Production/SNIPE-IT/resources/lang/mk-MK/auth.php b/Productivite/Snipe-IT/resources/lang/mk-MK/auth.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/mk-MK/auth.php
rename to Productivite/Snipe-IT/resources/lang/mk-MK/auth.php
diff --git a/Production/SNIPE-IT/resources/lang/mk-MK/auth/general.php b/Productivite/Snipe-IT/resources/lang/mk-MK/auth/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/mk-MK/auth/general.php
rename to Productivite/Snipe-IT/resources/lang/mk-MK/auth/general.php
diff --git a/Production/SNIPE-IT/resources/lang/mk-MK/auth/message.php b/Productivite/Snipe-IT/resources/lang/mk-MK/auth/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/mk-MK/auth/message.php
rename to Productivite/Snipe-IT/resources/lang/mk-MK/auth/message.php
diff --git a/Production/SNIPE-IT/resources/lang/mk-MK/button.php b/Productivite/Snipe-IT/resources/lang/mk-MK/button.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/mk-MK/button.php
rename to Productivite/Snipe-IT/resources/lang/mk-MK/button.php
diff --git a/Production/SNIPE-IT/resources/lang/mk-MK/general.php b/Productivite/Snipe-IT/resources/lang/mk-MK/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/mk-MK/general.php
rename to Productivite/Snipe-IT/resources/lang/mk-MK/general.php
diff --git a/Production/SNIPE-IT/resources/lang/mk-MK/help.php b/Productivite/Snipe-IT/resources/lang/mk-MK/help.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/mk-MK/help.php
rename to Productivite/Snipe-IT/resources/lang/mk-MK/help.php
diff --git a/Production/SNIPE-IT/resources/lang/mk-MK/localizations.php b/Productivite/Snipe-IT/resources/lang/mk-MK/localizations.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/mk-MK/localizations.php
rename to Productivite/Snipe-IT/resources/lang/mk-MK/localizations.php
diff --git a/Production/SNIPE-IT/resources/lang/mk-MK/mail.php b/Productivite/Snipe-IT/resources/lang/mk-MK/mail.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/mk-MK/mail.php
rename to Productivite/Snipe-IT/resources/lang/mk-MK/mail.php
diff --git a/Production/SNIPE-IT/resources/lang/mk-MK/pagination.php b/Productivite/Snipe-IT/resources/lang/mk-MK/pagination.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/mk-MK/pagination.php
rename to Productivite/Snipe-IT/resources/lang/mk-MK/pagination.php
diff --git a/Production/SNIPE-IT/resources/lang/mk-MK/passwords.php b/Productivite/Snipe-IT/resources/lang/mk-MK/passwords.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/mk-MK/passwords.php
rename to Productivite/Snipe-IT/resources/lang/mk-MK/passwords.php
diff --git a/Production/SNIPE-IT/resources/lang/mk-MK/reminders.php b/Productivite/Snipe-IT/resources/lang/mk-MK/reminders.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/mk-MK/reminders.php
rename to Productivite/Snipe-IT/resources/lang/mk-MK/reminders.php
diff --git a/Production/SNIPE-IT/resources/lang/mk-MK/table.php b/Productivite/Snipe-IT/resources/lang/mk-MK/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/mk-MK/table.php
rename to Productivite/Snipe-IT/resources/lang/mk-MK/table.php
diff --git a/Production/SNIPE-IT/resources/lang/mk-MK/validation.php b/Productivite/Snipe-IT/resources/lang/mk-MK/validation.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/mk-MK/validation.php
rename to Productivite/Snipe-IT/resources/lang/mk-MK/validation.php
diff --git a/Production/SNIPE-IT/resources/lang/ml-IN/account/general.php b/Productivite/Snipe-IT/resources/lang/ml-IN/account/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ml-IN/account/general.php
rename to Productivite/Snipe-IT/resources/lang/ml-IN/account/general.php
diff --git a/Production/SNIPE-IT/resources/lang/ml-IN/admin/accessories/general.php b/Productivite/Snipe-IT/resources/lang/ml-IN/admin/accessories/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ml-IN/admin/accessories/general.php
rename to Productivite/Snipe-IT/resources/lang/ml-IN/admin/accessories/general.php
diff --git a/Production/SNIPE-IT/resources/lang/ml-IN/admin/accessories/message.php b/Productivite/Snipe-IT/resources/lang/ml-IN/admin/accessories/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ml-IN/admin/accessories/message.php
rename to Productivite/Snipe-IT/resources/lang/ml-IN/admin/accessories/message.php
diff --git a/Production/SNIPE-IT/resources/lang/ml-IN/admin/accessories/table.php b/Productivite/Snipe-IT/resources/lang/ml-IN/admin/accessories/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ml-IN/admin/accessories/table.php
rename to Productivite/Snipe-IT/resources/lang/ml-IN/admin/accessories/table.php
diff --git a/Production/SNIPE-IT/resources/lang/ml-IN/admin/asset_maintenances/form.php b/Productivite/Snipe-IT/resources/lang/ml-IN/admin/asset_maintenances/form.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ml-IN/admin/asset_maintenances/form.php
rename to Productivite/Snipe-IT/resources/lang/ml-IN/admin/asset_maintenances/form.php
diff --git a/Production/SNIPE-IT/resources/lang/ml-IN/admin/asset_maintenances/general.php b/Productivite/Snipe-IT/resources/lang/ml-IN/admin/asset_maintenances/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ml-IN/admin/asset_maintenances/general.php
rename to Productivite/Snipe-IT/resources/lang/ml-IN/admin/asset_maintenances/general.php
diff --git a/Production/SNIPE-IT/resources/lang/ml-IN/admin/asset_maintenances/message.php b/Productivite/Snipe-IT/resources/lang/ml-IN/admin/asset_maintenances/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ml-IN/admin/asset_maintenances/message.php
rename to Productivite/Snipe-IT/resources/lang/ml-IN/admin/asset_maintenances/message.php
diff --git a/Production/SNIPE-IT/resources/lang/ml-IN/admin/asset_maintenances/table.php b/Productivite/Snipe-IT/resources/lang/ml-IN/admin/asset_maintenances/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ml-IN/admin/asset_maintenances/table.php
rename to Productivite/Snipe-IT/resources/lang/ml-IN/admin/asset_maintenances/table.php
diff --git a/Production/SNIPE-IT/resources/lang/ml-IN/admin/categories/general.php b/Productivite/Snipe-IT/resources/lang/ml-IN/admin/categories/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ml-IN/admin/categories/general.php
rename to Productivite/Snipe-IT/resources/lang/ml-IN/admin/categories/general.php
diff --git a/Production/SNIPE-IT/resources/lang/ml-IN/admin/categories/message.php b/Productivite/Snipe-IT/resources/lang/ml-IN/admin/categories/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ml-IN/admin/categories/message.php
rename to Productivite/Snipe-IT/resources/lang/ml-IN/admin/categories/message.php
diff --git a/Production/SNIPE-IT/resources/lang/ml-IN/admin/categories/table.php b/Productivite/Snipe-IT/resources/lang/ml-IN/admin/categories/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ml-IN/admin/categories/table.php
rename to Productivite/Snipe-IT/resources/lang/ml-IN/admin/categories/table.php
diff --git a/Production/SNIPE-IT/resources/lang/ml-IN/admin/companies/general.php b/Productivite/Snipe-IT/resources/lang/ml-IN/admin/companies/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ml-IN/admin/companies/general.php
rename to Productivite/Snipe-IT/resources/lang/ml-IN/admin/companies/general.php
diff --git a/Production/SNIPE-IT/resources/lang/ml-IN/admin/companies/message.php b/Productivite/Snipe-IT/resources/lang/ml-IN/admin/companies/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ml-IN/admin/companies/message.php
rename to Productivite/Snipe-IT/resources/lang/ml-IN/admin/companies/message.php
diff --git a/Production/SNIPE-IT/resources/lang/ml-IN/admin/companies/table.php b/Productivite/Snipe-IT/resources/lang/ml-IN/admin/companies/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ml-IN/admin/companies/table.php
rename to Productivite/Snipe-IT/resources/lang/ml-IN/admin/companies/table.php
diff --git a/Production/SNIPE-IT/resources/lang/ml-IN/admin/components/general.php b/Productivite/Snipe-IT/resources/lang/ml-IN/admin/components/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ml-IN/admin/components/general.php
rename to Productivite/Snipe-IT/resources/lang/ml-IN/admin/components/general.php
diff --git a/Production/SNIPE-IT/resources/lang/ml-IN/admin/components/message.php b/Productivite/Snipe-IT/resources/lang/ml-IN/admin/components/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ml-IN/admin/components/message.php
rename to Productivite/Snipe-IT/resources/lang/ml-IN/admin/components/message.php
diff --git a/Production/SNIPE-IT/resources/lang/ml-IN/admin/components/table.php b/Productivite/Snipe-IT/resources/lang/ml-IN/admin/components/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ml-IN/admin/components/table.php
rename to Productivite/Snipe-IT/resources/lang/ml-IN/admin/components/table.php
diff --git a/Production/SNIPE-IT/resources/lang/ml-IN/admin/consumables/general.php b/Productivite/Snipe-IT/resources/lang/ml-IN/admin/consumables/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ml-IN/admin/consumables/general.php
rename to Productivite/Snipe-IT/resources/lang/ml-IN/admin/consumables/general.php
diff --git a/Production/SNIPE-IT/resources/lang/ml-IN/admin/consumables/message.php b/Productivite/Snipe-IT/resources/lang/ml-IN/admin/consumables/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ml-IN/admin/consumables/message.php
rename to Productivite/Snipe-IT/resources/lang/ml-IN/admin/consumables/message.php
diff --git a/Production/SNIPE-IT/resources/lang/ml-IN/admin/consumables/table.php b/Productivite/Snipe-IT/resources/lang/ml-IN/admin/consumables/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ml-IN/admin/consumables/table.php
rename to Productivite/Snipe-IT/resources/lang/ml-IN/admin/consumables/table.php
diff --git a/Production/SNIPE-IT/resources/lang/ml-IN/admin/custom_fields/general.php b/Productivite/Snipe-IT/resources/lang/ml-IN/admin/custom_fields/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ml-IN/admin/custom_fields/general.php
rename to Productivite/Snipe-IT/resources/lang/ml-IN/admin/custom_fields/general.php
diff --git a/Production/SNIPE-IT/resources/lang/ml-IN/admin/custom_fields/message.php b/Productivite/Snipe-IT/resources/lang/ml-IN/admin/custom_fields/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ml-IN/admin/custom_fields/message.php
rename to Productivite/Snipe-IT/resources/lang/ml-IN/admin/custom_fields/message.php
diff --git a/Production/SNIPE-IT/resources/lang/ml-IN/admin/departments/message.php b/Productivite/Snipe-IT/resources/lang/ml-IN/admin/departments/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ml-IN/admin/departments/message.php
rename to Productivite/Snipe-IT/resources/lang/ml-IN/admin/departments/message.php
diff --git a/Production/SNIPE-IT/resources/lang/ml-IN/admin/departments/table.php b/Productivite/Snipe-IT/resources/lang/ml-IN/admin/departments/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ml-IN/admin/departments/table.php
rename to Productivite/Snipe-IT/resources/lang/ml-IN/admin/departments/table.php
diff --git a/Production/SNIPE-IT/resources/lang/ml-IN/admin/depreciations/general.php b/Productivite/Snipe-IT/resources/lang/ml-IN/admin/depreciations/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ml-IN/admin/depreciations/general.php
rename to Productivite/Snipe-IT/resources/lang/ml-IN/admin/depreciations/general.php
diff --git a/Production/SNIPE-IT/resources/lang/ml-IN/admin/depreciations/message.php b/Productivite/Snipe-IT/resources/lang/ml-IN/admin/depreciations/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ml-IN/admin/depreciations/message.php
rename to Productivite/Snipe-IT/resources/lang/ml-IN/admin/depreciations/message.php
diff --git a/Production/SNIPE-IT/resources/lang/ml-IN/admin/depreciations/table.php b/Productivite/Snipe-IT/resources/lang/ml-IN/admin/depreciations/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ml-IN/admin/depreciations/table.php
rename to Productivite/Snipe-IT/resources/lang/ml-IN/admin/depreciations/table.php
diff --git a/Production/SNIPE-IT/resources/lang/ml-IN/admin/groups/message.php b/Productivite/Snipe-IT/resources/lang/ml-IN/admin/groups/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ml-IN/admin/groups/message.php
rename to Productivite/Snipe-IT/resources/lang/ml-IN/admin/groups/message.php
diff --git a/Production/SNIPE-IT/resources/lang/ml-IN/admin/groups/table.php b/Productivite/Snipe-IT/resources/lang/ml-IN/admin/groups/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ml-IN/admin/groups/table.php
rename to Productivite/Snipe-IT/resources/lang/ml-IN/admin/groups/table.php
diff --git a/Production/SNIPE-IT/resources/lang/ml-IN/admin/groups/titles.php b/Productivite/Snipe-IT/resources/lang/ml-IN/admin/groups/titles.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ml-IN/admin/groups/titles.php
rename to Productivite/Snipe-IT/resources/lang/ml-IN/admin/groups/titles.php
diff --git a/Production/SNIPE-IT/resources/lang/ml-IN/admin/hardware/form.php b/Productivite/Snipe-IT/resources/lang/ml-IN/admin/hardware/form.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ml-IN/admin/hardware/form.php
rename to Productivite/Snipe-IT/resources/lang/ml-IN/admin/hardware/form.php
diff --git a/Production/SNIPE-IT/resources/lang/ml-IN/admin/hardware/general.php b/Productivite/Snipe-IT/resources/lang/ml-IN/admin/hardware/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ml-IN/admin/hardware/general.php
rename to Productivite/Snipe-IT/resources/lang/ml-IN/admin/hardware/general.php
diff --git a/Production/SNIPE-IT/resources/lang/ml-IN/admin/hardware/message.php b/Productivite/Snipe-IT/resources/lang/ml-IN/admin/hardware/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ml-IN/admin/hardware/message.php
rename to Productivite/Snipe-IT/resources/lang/ml-IN/admin/hardware/message.php
diff --git a/Production/SNIPE-IT/resources/lang/ml-IN/admin/hardware/table.php b/Productivite/Snipe-IT/resources/lang/ml-IN/admin/hardware/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ml-IN/admin/hardware/table.php
rename to Productivite/Snipe-IT/resources/lang/ml-IN/admin/hardware/table.php
diff --git a/Production/SNIPE-IT/resources/lang/ml-IN/admin/kits/general.php b/Productivite/Snipe-IT/resources/lang/ml-IN/admin/kits/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ml-IN/admin/kits/general.php
rename to Productivite/Snipe-IT/resources/lang/ml-IN/admin/kits/general.php
diff --git a/Production/SNIPE-IT/resources/lang/ml-IN/admin/labels/message.php b/Productivite/Snipe-IT/resources/lang/ml-IN/admin/labels/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ml-IN/admin/labels/message.php
rename to Productivite/Snipe-IT/resources/lang/ml-IN/admin/labels/message.php
diff --git a/Production/SNIPE-IT/resources/lang/ml-IN/admin/labels/table.php b/Productivite/Snipe-IT/resources/lang/ml-IN/admin/labels/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ml-IN/admin/labels/table.php
rename to Productivite/Snipe-IT/resources/lang/ml-IN/admin/labels/table.php
diff --git a/Production/SNIPE-IT/resources/lang/ml-IN/admin/licenses/form.php b/Productivite/Snipe-IT/resources/lang/ml-IN/admin/licenses/form.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ml-IN/admin/licenses/form.php
rename to Productivite/Snipe-IT/resources/lang/ml-IN/admin/licenses/form.php
diff --git a/Production/SNIPE-IT/resources/lang/ml-IN/admin/licenses/general.php b/Productivite/Snipe-IT/resources/lang/ml-IN/admin/licenses/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ml-IN/admin/licenses/general.php
rename to Productivite/Snipe-IT/resources/lang/ml-IN/admin/licenses/general.php
diff --git a/Production/SNIPE-IT/resources/lang/ml-IN/admin/licenses/message.php b/Productivite/Snipe-IT/resources/lang/ml-IN/admin/licenses/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ml-IN/admin/licenses/message.php
rename to Productivite/Snipe-IT/resources/lang/ml-IN/admin/licenses/message.php
diff --git a/Production/SNIPE-IT/resources/lang/ml-IN/admin/licenses/table.php b/Productivite/Snipe-IT/resources/lang/ml-IN/admin/licenses/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ml-IN/admin/licenses/table.php
rename to Productivite/Snipe-IT/resources/lang/ml-IN/admin/licenses/table.php
diff --git a/Production/SNIPE-IT/resources/lang/ml-IN/admin/locations/message.php b/Productivite/Snipe-IT/resources/lang/ml-IN/admin/locations/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ml-IN/admin/locations/message.php
rename to Productivite/Snipe-IT/resources/lang/ml-IN/admin/locations/message.php
diff --git a/Production/SNIPE-IT/resources/lang/ml-IN/admin/locations/table.php b/Productivite/Snipe-IT/resources/lang/ml-IN/admin/locations/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ml-IN/admin/locations/table.php
rename to Productivite/Snipe-IT/resources/lang/ml-IN/admin/locations/table.php
diff --git a/Production/SNIPE-IT/resources/lang/ml-IN/admin/manufacturers/message.php b/Productivite/Snipe-IT/resources/lang/ml-IN/admin/manufacturers/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ml-IN/admin/manufacturers/message.php
rename to Productivite/Snipe-IT/resources/lang/ml-IN/admin/manufacturers/message.php
diff --git a/Production/SNIPE-IT/resources/lang/ml-IN/admin/manufacturers/table.php b/Productivite/Snipe-IT/resources/lang/ml-IN/admin/manufacturers/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ml-IN/admin/manufacturers/table.php
rename to Productivite/Snipe-IT/resources/lang/ml-IN/admin/manufacturers/table.php
diff --git a/Production/SNIPE-IT/resources/lang/ml-IN/admin/models/general.php b/Productivite/Snipe-IT/resources/lang/ml-IN/admin/models/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ml-IN/admin/models/general.php
rename to Productivite/Snipe-IT/resources/lang/ml-IN/admin/models/general.php
diff --git a/Production/SNIPE-IT/resources/lang/ml-IN/admin/models/message.php b/Productivite/Snipe-IT/resources/lang/ml-IN/admin/models/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ml-IN/admin/models/message.php
rename to Productivite/Snipe-IT/resources/lang/ml-IN/admin/models/message.php
diff --git a/Production/SNIPE-IT/resources/lang/ml-IN/admin/models/table.php b/Productivite/Snipe-IT/resources/lang/ml-IN/admin/models/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ml-IN/admin/models/table.php
rename to Productivite/Snipe-IT/resources/lang/ml-IN/admin/models/table.php
diff --git a/Production/SNIPE-IT/resources/lang/ml-IN/admin/reports/general.php b/Productivite/Snipe-IT/resources/lang/ml-IN/admin/reports/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ml-IN/admin/reports/general.php
rename to Productivite/Snipe-IT/resources/lang/ml-IN/admin/reports/general.php
diff --git a/Production/SNIPE-IT/resources/lang/ml-IN/admin/reports/message.php b/Productivite/Snipe-IT/resources/lang/ml-IN/admin/reports/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ml-IN/admin/reports/message.php
rename to Productivite/Snipe-IT/resources/lang/ml-IN/admin/reports/message.php
diff --git a/Production/SNIPE-IT/resources/lang/ml-IN/admin/settings/general.php b/Productivite/Snipe-IT/resources/lang/ml-IN/admin/settings/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ml-IN/admin/settings/general.php
rename to Productivite/Snipe-IT/resources/lang/ml-IN/admin/settings/general.php
diff --git a/Production/SNIPE-IT/resources/lang/ml-IN/admin/settings/message.php b/Productivite/Snipe-IT/resources/lang/ml-IN/admin/settings/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ml-IN/admin/settings/message.php
rename to Productivite/Snipe-IT/resources/lang/ml-IN/admin/settings/message.php
diff --git a/Production/SNIPE-IT/resources/lang/ml-IN/admin/settings/table.php b/Productivite/Snipe-IT/resources/lang/ml-IN/admin/settings/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ml-IN/admin/settings/table.php
rename to Productivite/Snipe-IT/resources/lang/ml-IN/admin/settings/table.php
diff --git a/Production/SNIPE-IT/resources/lang/ml-IN/admin/statuslabels/message.php b/Productivite/Snipe-IT/resources/lang/ml-IN/admin/statuslabels/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ml-IN/admin/statuslabels/message.php
rename to Productivite/Snipe-IT/resources/lang/ml-IN/admin/statuslabels/message.php
diff --git a/Production/SNIPE-IT/resources/lang/ml-IN/admin/statuslabels/table.php b/Productivite/Snipe-IT/resources/lang/ml-IN/admin/statuslabels/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ml-IN/admin/statuslabels/table.php
rename to Productivite/Snipe-IT/resources/lang/ml-IN/admin/statuslabels/table.php
diff --git a/Production/SNIPE-IT/resources/lang/ml-IN/admin/suppliers/message.php b/Productivite/Snipe-IT/resources/lang/ml-IN/admin/suppliers/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ml-IN/admin/suppliers/message.php
rename to Productivite/Snipe-IT/resources/lang/ml-IN/admin/suppliers/message.php
diff --git a/Production/SNIPE-IT/resources/lang/ml-IN/admin/suppliers/table.php b/Productivite/Snipe-IT/resources/lang/ml-IN/admin/suppliers/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ml-IN/admin/suppliers/table.php
rename to Productivite/Snipe-IT/resources/lang/ml-IN/admin/suppliers/table.php
diff --git a/Production/SNIPE-IT/resources/lang/ml-IN/admin/users/general.php b/Productivite/Snipe-IT/resources/lang/ml-IN/admin/users/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ml-IN/admin/users/general.php
rename to Productivite/Snipe-IT/resources/lang/ml-IN/admin/users/general.php
diff --git a/Production/SNIPE-IT/resources/lang/ml-IN/admin/users/message.php b/Productivite/Snipe-IT/resources/lang/ml-IN/admin/users/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ml-IN/admin/users/message.php
rename to Productivite/Snipe-IT/resources/lang/ml-IN/admin/users/message.php
diff --git a/Production/SNIPE-IT/resources/lang/ml-IN/admin/users/table.php b/Productivite/Snipe-IT/resources/lang/ml-IN/admin/users/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ml-IN/admin/users/table.php
rename to Productivite/Snipe-IT/resources/lang/ml-IN/admin/users/table.php
diff --git a/Production/SNIPE-IT/resources/lang/ml-IN/auth.php b/Productivite/Snipe-IT/resources/lang/ml-IN/auth.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ml-IN/auth.php
rename to Productivite/Snipe-IT/resources/lang/ml-IN/auth.php
diff --git a/Production/SNIPE-IT/resources/lang/ml-IN/auth/general.php b/Productivite/Snipe-IT/resources/lang/ml-IN/auth/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ml-IN/auth/general.php
rename to Productivite/Snipe-IT/resources/lang/ml-IN/auth/general.php
diff --git a/Production/SNIPE-IT/resources/lang/ml-IN/auth/message.php b/Productivite/Snipe-IT/resources/lang/ml-IN/auth/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ml-IN/auth/message.php
rename to Productivite/Snipe-IT/resources/lang/ml-IN/auth/message.php
diff --git a/Production/SNIPE-IT/resources/lang/ml-IN/button.php b/Productivite/Snipe-IT/resources/lang/ml-IN/button.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ml-IN/button.php
rename to Productivite/Snipe-IT/resources/lang/ml-IN/button.php
diff --git a/Production/SNIPE-IT/resources/lang/ml-IN/general.php b/Productivite/Snipe-IT/resources/lang/ml-IN/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ml-IN/general.php
rename to Productivite/Snipe-IT/resources/lang/ml-IN/general.php
diff --git a/Production/SNIPE-IT/resources/lang/ml-IN/help.php b/Productivite/Snipe-IT/resources/lang/ml-IN/help.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ml-IN/help.php
rename to Productivite/Snipe-IT/resources/lang/ml-IN/help.php
diff --git a/Production/SNIPE-IT/resources/lang/ml-IN/localizations.php b/Productivite/Snipe-IT/resources/lang/ml-IN/localizations.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ml-IN/localizations.php
rename to Productivite/Snipe-IT/resources/lang/ml-IN/localizations.php
diff --git a/Production/SNIPE-IT/resources/lang/ml-IN/mail.php b/Productivite/Snipe-IT/resources/lang/ml-IN/mail.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ml-IN/mail.php
rename to Productivite/Snipe-IT/resources/lang/ml-IN/mail.php
diff --git a/Production/SNIPE-IT/resources/lang/ml-IN/pagination.php b/Productivite/Snipe-IT/resources/lang/ml-IN/pagination.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ml-IN/pagination.php
rename to Productivite/Snipe-IT/resources/lang/ml-IN/pagination.php
diff --git a/Production/SNIPE-IT/resources/lang/ml-IN/passwords.php b/Productivite/Snipe-IT/resources/lang/ml-IN/passwords.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ml-IN/passwords.php
rename to Productivite/Snipe-IT/resources/lang/ml-IN/passwords.php
diff --git a/Production/SNIPE-IT/resources/lang/ml-IN/reminders.php b/Productivite/Snipe-IT/resources/lang/ml-IN/reminders.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ml-IN/reminders.php
rename to Productivite/Snipe-IT/resources/lang/ml-IN/reminders.php
diff --git a/Production/SNIPE-IT/resources/lang/ml-IN/table.php b/Productivite/Snipe-IT/resources/lang/ml-IN/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ml-IN/table.php
rename to Productivite/Snipe-IT/resources/lang/ml-IN/table.php
diff --git a/Production/SNIPE-IT/resources/lang/ml-IN/validation.php b/Productivite/Snipe-IT/resources/lang/ml-IN/validation.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ml-IN/validation.php
rename to Productivite/Snipe-IT/resources/lang/ml-IN/validation.php
diff --git a/Production/SNIPE-IT/resources/lang/mn-MN/account/general.php b/Productivite/Snipe-IT/resources/lang/mn-MN/account/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/mn-MN/account/general.php
rename to Productivite/Snipe-IT/resources/lang/mn-MN/account/general.php
diff --git a/Production/SNIPE-IT/resources/lang/mn-MN/admin/accessories/general.php b/Productivite/Snipe-IT/resources/lang/mn-MN/admin/accessories/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/mn-MN/admin/accessories/general.php
rename to Productivite/Snipe-IT/resources/lang/mn-MN/admin/accessories/general.php
diff --git a/Production/SNIPE-IT/resources/lang/mn-MN/admin/accessories/message.php b/Productivite/Snipe-IT/resources/lang/mn-MN/admin/accessories/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/mn-MN/admin/accessories/message.php
rename to Productivite/Snipe-IT/resources/lang/mn-MN/admin/accessories/message.php
diff --git a/Production/SNIPE-IT/resources/lang/mn-MN/admin/accessories/table.php b/Productivite/Snipe-IT/resources/lang/mn-MN/admin/accessories/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/mn-MN/admin/accessories/table.php
rename to Productivite/Snipe-IT/resources/lang/mn-MN/admin/accessories/table.php
diff --git a/Production/SNIPE-IT/resources/lang/mn-MN/admin/asset_maintenances/form.php b/Productivite/Snipe-IT/resources/lang/mn-MN/admin/asset_maintenances/form.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/mn-MN/admin/asset_maintenances/form.php
rename to Productivite/Snipe-IT/resources/lang/mn-MN/admin/asset_maintenances/form.php
diff --git a/Production/SNIPE-IT/resources/lang/mn-MN/admin/asset_maintenances/general.php b/Productivite/Snipe-IT/resources/lang/mn-MN/admin/asset_maintenances/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/mn-MN/admin/asset_maintenances/general.php
rename to Productivite/Snipe-IT/resources/lang/mn-MN/admin/asset_maintenances/general.php
diff --git a/Production/SNIPE-IT/resources/lang/mn-MN/admin/asset_maintenances/message.php b/Productivite/Snipe-IT/resources/lang/mn-MN/admin/asset_maintenances/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/mn-MN/admin/asset_maintenances/message.php
rename to Productivite/Snipe-IT/resources/lang/mn-MN/admin/asset_maintenances/message.php
diff --git a/Production/SNIPE-IT/resources/lang/mn-MN/admin/asset_maintenances/table.php b/Productivite/Snipe-IT/resources/lang/mn-MN/admin/asset_maintenances/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/mn-MN/admin/asset_maintenances/table.php
rename to Productivite/Snipe-IT/resources/lang/mn-MN/admin/asset_maintenances/table.php
diff --git a/Production/SNIPE-IT/resources/lang/mn-MN/admin/categories/general.php b/Productivite/Snipe-IT/resources/lang/mn-MN/admin/categories/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/mn-MN/admin/categories/general.php
rename to Productivite/Snipe-IT/resources/lang/mn-MN/admin/categories/general.php
diff --git a/Production/SNIPE-IT/resources/lang/mn-MN/admin/categories/message.php b/Productivite/Snipe-IT/resources/lang/mn-MN/admin/categories/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/mn-MN/admin/categories/message.php
rename to Productivite/Snipe-IT/resources/lang/mn-MN/admin/categories/message.php
diff --git a/Production/SNIPE-IT/resources/lang/mn-MN/admin/categories/table.php b/Productivite/Snipe-IT/resources/lang/mn-MN/admin/categories/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/mn-MN/admin/categories/table.php
rename to Productivite/Snipe-IT/resources/lang/mn-MN/admin/categories/table.php
diff --git a/Production/SNIPE-IT/resources/lang/mn-MN/admin/companies/general.php b/Productivite/Snipe-IT/resources/lang/mn-MN/admin/companies/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/mn-MN/admin/companies/general.php
rename to Productivite/Snipe-IT/resources/lang/mn-MN/admin/companies/general.php
diff --git a/Production/SNIPE-IT/resources/lang/mn-MN/admin/companies/message.php b/Productivite/Snipe-IT/resources/lang/mn-MN/admin/companies/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/mn-MN/admin/companies/message.php
rename to Productivite/Snipe-IT/resources/lang/mn-MN/admin/companies/message.php
diff --git a/Production/SNIPE-IT/resources/lang/mn-MN/admin/companies/table.php b/Productivite/Snipe-IT/resources/lang/mn-MN/admin/companies/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/mn-MN/admin/companies/table.php
rename to Productivite/Snipe-IT/resources/lang/mn-MN/admin/companies/table.php
diff --git a/Production/SNIPE-IT/resources/lang/mn-MN/admin/components/general.php b/Productivite/Snipe-IT/resources/lang/mn-MN/admin/components/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/mn-MN/admin/components/general.php
rename to Productivite/Snipe-IT/resources/lang/mn-MN/admin/components/general.php
diff --git a/Production/SNIPE-IT/resources/lang/mn-MN/admin/components/message.php b/Productivite/Snipe-IT/resources/lang/mn-MN/admin/components/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/mn-MN/admin/components/message.php
rename to Productivite/Snipe-IT/resources/lang/mn-MN/admin/components/message.php
diff --git a/Production/SNIPE-IT/resources/lang/mn-MN/admin/components/table.php b/Productivite/Snipe-IT/resources/lang/mn-MN/admin/components/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/mn-MN/admin/components/table.php
rename to Productivite/Snipe-IT/resources/lang/mn-MN/admin/components/table.php
diff --git a/Production/SNIPE-IT/resources/lang/mn-MN/admin/consumables/general.php b/Productivite/Snipe-IT/resources/lang/mn-MN/admin/consumables/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/mn-MN/admin/consumables/general.php
rename to Productivite/Snipe-IT/resources/lang/mn-MN/admin/consumables/general.php
diff --git a/Production/SNIPE-IT/resources/lang/mn-MN/admin/consumables/message.php b/Productivite/Snipe-IT/resources/lang/mn-MN/admin/consumables/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/mn-MN/admin/consumables/message.php
rename to Productivite/Snipe-IT/resources/lang/mn-MN/admin/consumables/message.php
diff --git a/Production/SNIPE-IT/resources/lang/mn-MN/admin/consumables/table.php b/Productivite/Snipe-IT/resources/lang/mn-MN/admin/consumables/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/mn-MN/admin/consumables/table.php
rename to Productivite/Snipe-IT/resources/lang/mn-MN/admin/consumables/table.php
diff --git a/Production/SNIPE-IT/resources/lang/mn-MN/admin/custom_fields/general.php b/Productivite/Snipe-IT/resources/lang/mn-MN/admin/custom_fields/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/mn-MN/admin/custom_fields/general.php
rename to Productivite/Snipe-IT/resources/lang/mn-MN/admin/custom_fields/general.php
diff --git a/Production/SNIPE-IT/resources/lang/mn-MN/admin/custom_fields/message.php b/Productivite/Snipe-IT/resources/lang/mn-MN/admin/custom_fields/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/mn-MN/admin/custom_fields/message.php
rename to Productivite/Snipe-IT/resources/lang/mn-MN/admin/custom_fields/message.php
diff --git a/Production/SNIPE-IT/resources/lang/mn-MN/admin/departments/message.php b/Productivite/Snipe-IT/resources/lang/mn-MN/admin/departments/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/mn-MN/admin/departments/message.php
rename to Productivite/Snipe-IT/resources/lang/mn-MN/admin/departments/message.php
diff --git a/Production/SNIPE-IT/resources/lang/mn-MN/admin/departments/table.php b/Productivite/Snipe-IT/resources/lang/mn-MN/admin/departments/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/mn-MN/admin/departments/table.php
rename to Productivite/Snipe-IT/resources/lang/mn-MN/admin/departments/table.php
diff --git a/Production/SNIPE-IT/resources/lang/mn-MN/admin/depreciations/general.php b/Productivite/Snipe-IT/resources/lang/mn-MN/admin/depreciations/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/mn-MN/admin/depreciations/general.php
rename to Productivite/Snipe-IT/resources/lang/mn-MN/admin/depreciations/general.php
diff --git a/Production/SNIPE-IT/resources/lang/mn-MN/admin/depreciations/message.php b/Productivite/Snipe-IT/resources/lang/mn-MN/admin/depreciations/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/mn-MN/admin/depreciations/message.php
rename to Productivite/Snipe-IT/resources/lang/mn-MN/admin/depreciations/message.php
diff --git a/Production/SNIPE-IT/resources/lang/mn-MN/admin/depreciations/table.php b/Productivite/Snipe-IT/resources/lang/mn-MN/admin/depreciations/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/mn-MN/admin/depreciations/table.php
rename to Productivite/Snipe-IT/resources/lang/mn-MN/admin/depreciations/table.php
diff --git a/Production/SNIPE-IT/resources/lang/mn-MN/admin/groups/message.php b/Productivite/Snipe-IT/resources/lang/mn-MN/admin/groups/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/mn-MN/admin/groups/message.php
rename to Productivite/Snipe-IT/resources/lang/mn-MN/admin/groups/message.php
diff --git a/Production/SNIPE-IT/resources/lang/mn-MN/admin/groups/table.php b/Productivite/Snipe-IT/resources/lang/mn-MN/admin/groups/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/mn-MN/admin/groups/table.php
rename to Productivite/Snipe-IT/resources/lang/mn-MN/admin/groups/table.php
diff --git a/Production/SNIPE-IT/resources/lang/mn-MN/admin/groups/titles.php b/Productivite/Snipe-IT/resources/lang/mn-MN/admin/groups/titles.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/mn-MN/admin/groups/titles.php
rename to Productivite/Snipe-IT/resources/lang/mn-MN/admin/groups/titles.php
diff --git a/Production/SNIPE-IT/resources/lang/mn-MN/admin/hardware/form.php b/Productivite/Snipe-IT/resources/lang/mn-MN/admin/hardware/form.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/mn-MN/admin/hardware/form.php
rename to Productivite/Snipe-IT/resources/lang/mn-MN/admin/hardware/form.php
diff --git a/Production/SNIPE-IT/resources/lang/mn-MN/admin/hardware/general.php b/Productivite/Snipe-IT/resources/lang/mn-MN/admin/hardware/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/mn-MN/admin/hardware/general.php
rename to Productivite/Snipe-IT/resources/lang/mn-MN/admin/hardware/general.php
diff --git a/Production/SNIPE-IT/resources/lang/mn-MN/admin/hardware/message.php b/Productivite/Snipe-IT/resources/lang/mn-MN/admin/hardware/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/mn-MN/admin/hardware/message.php
rename to Productivite/Snipe-IT/resources/lang/mn-MN/admin/hardware/message.php
diff --git a/Production/SNIPE-IT/resources/lang/mn-MN/admin/hardware/table.php b/Productivite/Snipe-IT/resources/lang/mn-MN/admin/hardware/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/mn-MN/admin/hardware/table.php
rename to Productivite/Snipe-IT/resources/lang/mn-MN/admin/hardware/table.php
diff --git a/Production/SNIPE-IT/resources/lang/mn-MN/admin/kits/general.php b/Productivite/Snipe-IT/resources/lang/mn-MN/admin/kits/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/mn-MN/admin/kits/general.php
rename to Productivite/Snipe-IT/resources/lang/mn-MN/admin/kits/general.php
diff --git a/Production/SNIPE-IT/resources/lang/mn-MN/admin/labels/message.php b/Productivite/Snipe-IT/resources/lang/mn-MN/admin/labels/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/mn-MN/admin/labels/message.php
rename to Productivite/Snipe-IT/resources/lang/mn-MN/admin/labels/message.php
diff --git a/Production/SNIPE-IT/resources/lang/mn-MN/admin/labels/table.php b/Productivite/Snipe-IT/resources/lang/mn-MN/admin/labels/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/mn-MN/admin/labels/table.php
rename to Productivite/Snipe-IT/resources/lang/mn-MN/admin/labels/table.php
diff --git a/Production/SNIPE-IT/resources/lang/mn-MN/admin/licenses/form.php b/Productivite/Snipe-IT/resources/lang/mn-MN/admin/licenses/form.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/mn-MN/admin/licenses/form.php
rename to Productivite/Snipe-IT/resources/lang/mn-MN/admin/licenses/form.php
diff --git a/Production/SNIPE-IT/resources/lang/mn-MN/admin/licenses/general.php b/Productivite/Snipe-IT/resources/lang/mn-MN/admin/licenses/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/mn-MN/admin/licenses/general.php
rename to Productivite/Snipe-IT/resources/lang/mn-MN/admin/licenses/general.php
diff --git a/Production/SNIPE-IT/resources/lang/mn-MN/admin/licenses/message.php b/Productivite/Snipe-IT/resources/lang/mn-MN/admin/licenses/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/mn-MN/admin/licenses/message.php
rename to Productivite/Snipe-IT/resources/lang/mn-MN/admin/licenses/message.php
diff --git a/Production/SNIPE-IT/resources/lang/mn-MN/admin/licenses/table.php b/Productivite/Snipe-IT/resources/lang/mn-MN/admin/licenses/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/mn-MN/admin/licenses/table.php
rename to Productivite/Snipe-IT/resources/lang/mn-MN/admin/licenses/table.php
diff --git a/Production/SNIPE-IT/resources/lang/mn-MN/admin/locations/message.php b/Productivite/Snipe-IT/resources/lang/mn-MN/admin/locations/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/mn-MN/admin/locations/message.php
rename to Productivite/Snipe-IT/resources/lang/mn-MN/admin/locations/message.php
diff --git a/Production/SNIPE-IT/resources/lang/mn-MN/admin/locations/table.php b/Productivite/Snipe-IT/resources/lang/mn-MN/admin/locations/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/mn-MN/admin/locations/table.php
rename to Productivite/Snipe-IT/resources/lang/mn-MN/admin/locations/table.php
diff --git a/Production/SNIPE-IT/resources/lang/mn-MN/admin/manufacturers/message.php b/Productivite/Snipe-IT/resources/lang/mn-MN/admin/manufacturers/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/mn-MN/admin/manufacturers/message.php
rename to Productivite/Snipe-IT/resources/lang/mn-MN/admin/manufacturers/message.php
diff --git a/Production/SNIPE-IT/resources/lang/mn-MN/admin/manufacturers/table.php b/Productivite/Snipe-IT/resources/lang/mn-MN/admin/manufacturers/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/mn-MN/admin/manufacturers/table.php
rename to Productivite/Snipe-IT/resources/lang/mn-MN/admin/manufacturers/table.php
diff --git a/Production/SNIPE-IT/resources/lang/mn-MN/admin/models/general.php b/Productivite/Snipe-IT/resources/lang/mn-MN/admin/models/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/mn-MN/admin/models/general.php
rename to Productivite/Snipe-IT/resources/lang/mn-MN/admin/models/general.php
diff --git a/Production/SNIPE-IT/resources/lang/mn-MN/admin/models/message.php b/Productivite/Snipe-IT/resources/lang/mn-MN/admin/models/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/mn-MN/admin/models/message.php
rename to Productivite/Snipe-IT/resources/lang/mn-MN/admin/models/message.php
diff --git a/Production/SNIPE-IT/resources/lang/mn-MN/admin/models/table.php b/Productivite/Snipe-IT/resources/lang/mn-MN/admin/models/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/mn-MN/admin/models/table.php
rename to Productivite/Snipe-IT/resources/lang/mn-MN/admin/models/table.php
diff --git a/Production/SNIPE-IT/resources/lang/mn-MN/admin/reports/general.php b/Productivite/Snipe-IT/resources/lang/mn-MN/admin/reports/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/mn-MN/admin/reports/general.php
rename to Productivite/Snipe-IT/resources/lang/mn-MN/admin/reports/general.php
diff --git a/Production/SNIPE-IT/resources/lang/mn-MN/admin/reports/message.php b/Productivite/Snipe-IT/resources/lang/mn-MN/admin/reports/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/mn-MN/admin/reports/message.php
rename to Productivite/Snipe-IT/resources/lang/mn-MN/admin/reports/message.php
diff --git a/Production/SNIPE-IT/resources/lang/mn-MN/admin/settings/general.php b/Productivite/Snipe-IT/resources/lang/mn-MN/admin/settings/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/mn-MN/admin/settings/general.php
rename to Productivite/Snipe-IT/resources/lang/mn-MN/admin/settings/general.php
diff --git a/Production/SNIPE-IT/resources/lang/mn-MN/admin/settings/message.php b/Productivite/Snipe-IT/resources/lang/mn-MN/admin/settings/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/mn-MN/admin/settings/message.php
rename to Productivite/Snipe-IT/resources/lang/mn-MN/admin/settings/message.php
diff --git a/Production/SNIPE-IT/resources/lang/mn-MN/admin/settings/table.php b/Productivite/Snipe-IT/resources/lang/mn-MN/admin/settings/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/mn-MN/admin/settings/table.php
rename to Productivite/Snipe-IT/resources/lang/mn-MN/admin/settings/table.php
diff --git a/Production/SNIPE-IT/resources/lang/mn-MN/admin/statuslabels/message.php b/Productivite/Snipe-IT/resources/lang/mn-MN/admin/statuslabels/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/mn-MN/admin/statuslabels/message.php
rename to Productivite/Snipe-IT/resources/lang/mn-MN/admin/statuslabels/message.php
diff --git a/Production/SNIPE-IT/resources/lang/mn-MN/admin/statuslabels/table.php b/Productivite/Snipe-IT/resources/lang/mn-MN/admin/statuslabels/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/mn-MN/admin/statuslabels/table.php
rename to Productivite/Snipe-IT/resources/lang/mn-MN/admin/statuslabels/table.php
diff --git a/Production/SNIPE-IT/resources/lang/mn-MN/admin/suppliers/message.php b/Productivite/Snipe-IT/resources/lang/mn-MN/admin/suppliers/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/mn-MN/admin/suppliers/message.php
rename to Productivite/Snipe-IT/resources/lang/mn-MN/admin/suppliers/message.php
diff --git a/Production/SNIPE-IT/resources/lang/mn-MN/admin/suppliers/table.php b/Productivite/Snipe-IT/resources/lang/mn-MN/admin/suppliers/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/mn-MN/admin/suppliers/table.php
rename to Productivite/Snipe-IT/resources/lang/mn-MN/admin/suppliers/table.php
diff --git a/Production/SNIPE-IT/resources/lang/mn-MN/admin/users/general.php b/Productivite/Snipe-IT/resources/lang/mn-MN/admin/users/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/mn-MN/admin/users/general.php
rename to Productivite/Snipe-IT/resources/lang/mn-MN/admin/users/general.php
diff --git a/Production/SNIPE-IT/resources/lang/mn-MN/admin/users/message.php b/Productivite/Snipe-IT/resources/lang/mn-MN/admin/users/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/mn-MN/admin/users/message.php
rename to Productivite/Snipe-IT/resources/lang/mn-MN/admin/users/message.php
diff --git a/Production/SNIPE-IT/resources/lang/mn-MN/admin/users/table.php b/Productivite/Snipe-IT/resources/lang/mn-MN/admin/users/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/mn-MN/admin/users/table.php
rename to Productivite/Snipe-IT/resources/lang/mn-MN/admin/users/table.php
diff --git a/Production/SNIPE-IT/resources/lang/mn-MN/auth.php b/Productivite/Snipe-IT/resources/lang/mn-MN/auth.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/mn-MN/auth.php
rename to Productivite/Snipe-IT/resources/lang/mn-MN/auth.php
diff --git a/Production/SNIPE-IT/resources/lang/mn-MN/auth/general.php b/Productivite/Snipe-IT/resources/lang/mn-MN/auth/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/mn-MN/auth/general.php
rename to Productivite/Snipe-IT/resources/lang/mn-MN/auth/general.php
diff --git a/Production/SNIPE-IT/resources/lang/mn-MN/auth/message.php b/Productivite/Snipe-IT/resources/lang/mn-MN/auth/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/mn-MN/auth/message.php
rename to Productivite/Snipe-IT/resources/lang/mn-MN/auth/message.php
diff --git a/Production/SNIPE-IT/resources/lang/mn-MN/button.php b/Productivite/Snipe-IT/resources/lang/mn-MN/button.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/mn-MN/button.php
rename to Productivite/Snipe-IT/resources/lang/mn-MN/button.php
diff --git a/Production/SNIPE-IT/resources/lang/mn-MN/general.php b/Productivite/Snipe-IT/resources/lang/mn-MN/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/mn-MN/general.php
rename to Productivite/Snipe-IT/resources/lang/mn-MN/general.php
diff --git a/Production/SNIPE-IT/resources/lang/mn-MN/help.php b/Productivite/Snipe-IT/resources/lang/mn-MN/help.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/mn-MN/help.php
rename to Productivite/Snipe-IT/resources/lang/mn-MN/help.php
diff --git a/Production/SNIPE-IT/resources/lang/mn-MN/localizations.php b/Productivite/Snipe-IT/resources/lang/mn-MN/localizations.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/mn-MN/localizations.php
rename to Productivite/Snipe-IT/resources/lang/mn-MN/localizations.php
diff --git a/Production/SNIPE-IT/resources/lang/mn-MN/mail.php b/Productivite/Snipe-IT/resources/lang/mn-MN/mail.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/mn-MN/mail.php
rename to Productivite/Snipe-IT/resources/lang/mn-MN/mail.php
diff --git a/Production/SNIPE-IT/resources/lang/mn-MN/pagination.php b/Productivite/Snipe-IT/resources/lang/mn-MN/pagination.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/mn-MN/pagination.php
rename to Productivite/Snipe-IT/resources/lang/mn-MN/pagination.php
diff --git a/Production/SNIPE-IT/resources/lang/mn-MN/passwords.php b/Productivite/Snipe-IT/resources/lang/mn-MN/passwords.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/mn-MN/passwords.php
rename to Productivite/Snipe-IT/resources/lang/mn-MN/passwords.php
diff --git a/Production/SNIPE-IT/resources/lang/mn-MN/reminders.php b/Productivite/Snipe-IT/resources/lang/mn-MN/reminders.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/mn-MN/reminders.php
rename to Productivite/Snipe-IT/resources/lang/mn-MN/reminders.php
diff --git a/Production/SNIPE-IT/resources/lang/mn-MN/table.php b/Productivite/Snipe-IT/resources/lang/mn-MN/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/mn-MN/table.php
rename to Productivite/Snipe-IT/resources/lang/mn-MN/table.php
diff --git a/Production/SNIPE-IT/resources/lang/mn-MN/validation.php b/Productivite/Snipe-IT/resources/lang/mn-MN/validation.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/mn-MN/validation.php
rename to Productivite/Snipe-IT/resources/lang/mn-MN/validation.php
diff --git a/Production/SNIPE-IT/resources/lang/ms-MY/account/general.php b/Productivite/Snipe-IT/resources/lang/ms-MY/account/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ms-MY/account/general.php
rename to Productivite/Snipe-IT/resources/lang/ms-MY/account/general.php
diff --git a/Production/SNIPE-IT/resources/lang/ms-MY/admin/accessories/general.php b/Productivite/Snipe-IT/resources/lang/ms-MY/admin/accessories/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ms-MY/admin/accessories/general.php
rename to Productivite/Snipe-IT/resources/lang/ms-MY/admin/accessories/general.php
diff --git a/Production/SNIPE-IT/resources/lang/ms-MY/admin/accessories/message.php b/Productivite/Snipe-IT/resources/lang/ms-MY/admin/accessories/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ms-MY/admin/accessories/message.php
rename to Productivite/Snipe-IT/resources/lang/ms-MY/admin/accessories/message.php
diff --git a/Production/SNIPE-IT/resources/lang/ms-MY/admin/accessories/table.php b/Productivite/Snipe-IT/resources/lang/ms-MY/admin/accessories/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ms-MY/admin/accessories/table.php
rename to Productivite/Snipe-IT/resources/lang/ms-MY/admin/accessories/table.php
diff --git a/Production/SNIPE-IT/resources/lang/ms-MY/admin/asset_maintenances/form.php b/Productivite/Snipe-IT/resources/lang/ms-MY/admin/asset_maintenances/form.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ms-MY/admin/asset_maintenances/form.php
rename to Productivite/Snipe-IT/resources/lang/ms-MY/admin/asset_maintenances/form.php
diff --git a/Production/SNIPE-IT/resources/lang/ms-MY/admin/asset_maintenances/general.php b/Productivite/Snipe-IT/resources/lang/ms-MY/admin/asset_maintenances/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ms-MY/admin/asset_maintenances/general.php
rename to Productivite/Snipe-IT/resources/lang/ms-MY/admin/asset_maintenances/general.php
diff --git a/Production/SNIPE-IT/resources/lang/ms-MY/admin/asset_maintenances/message.php b/Productivite/Snipe-IT/resources/lang/ms-MY/admin/asset_maintenances/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ms-MY/admin/asset_maintenances/message.php
rename to Productivite/Snipe-IT/resources/lang/ms-MY/admin/asset_maintenances/message.php
diff --git a/Production/SNIPE-IT/resources/lang/ms-MY/admin/asset_maintenances/table.php b/Productivite/Snipe-IT/resources/lang/ms-MY/admin/asset_maintenances/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ms-MY/admin/asset_maintenances/table.php
rename to Productivite/Snipe-IT/resources/lang/ms-MY/admin/asset_maintenances/table.php
diff --git a/Production/SNIPE-IT/resources/lang/ms-MY/admin/categories/general.php b/Productivite/Snipe-IT/resources/lang/ms-MY/admin/categories/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ms-MY/admin/categories/general.php
rename to Productivite/Snipe-IT/resources/lang/ms-MY/admin/categories/general.php
diff --git a/Production/SNIPE-IT/resources/lang/ms-MY/admin/categories/message.php b/Productivite/Snipe-IT/resources/lang/ms-MY/admin/categories/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ms-MY/admin/categories/message.php
rename to Productivite/Snipe-IT/resources/lang/ms-MY/admin/categories/message.php
diff --git a/Production/SNIPE-IT/resources/lang/ms-MY/admin/categories/table.php b/Productivite/Snipe-IT/resources/lang/ms-MY/admin/categories/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ms-MY/admin/categories/table.php
rename to Productivite/Snipe-IT/resources/lang/ms-MY/admin/categories/table.php
diff --git a/Production/SNIPE-IT/resources/lang/ms-MY/admin/companies/general.php b/Productivite/Snipe-IT/resources/lang/ms-MY/admin/companies/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ms-MY/admin/companies/general.php
rename to Productivite/Snipe-IT/resources/lang/ms-MY/admin/companies/general.php
diff --git a/Production/SNIPE-IT/resources/lang/ms-MY/admin/companies/message.php b/Productivite/Snipe-IT/resources/lang/ms-MY/admin/companies/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ms-MY/admin/companies/message.php
rename to Productivite/Snipe-IT/resources/lang/ms-MY/admin/companies/message.php
diff --git a/Production/SNIPE-IT/resources/lang/ms-MY/admin/companies/table.php b/Productivite/Snipe-IT/resources/lang/ms-MY/admin/companies/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ms-MY/admin/companies/table.php
rename to Productivite/Snipe-IT/resources/lang/ms-MY/admin/companies/table.php
diff --git a/Production/SNIPE-IT/resources/lang/ms-MY/admin/components/general.php b/Productivite/Snipe-IT/resources/lang/ms-MY/admin/components/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ms-MY/admin/components/general.php
rename to Productivite/Snipe-IT/resources/lang/ms-MY/admin/components/general.php
diff --git a/Production/SNIPE-IT/resources/lang/ms-MY/admin/components/message.php b/Productivite/Snipe-IT/resources/lang/ms-MY/admin/components/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ms-MY/admin/components/message.php
rename to Productivite/Snipe-IT/resources/lang/ms-MY/admin/components/message.php
diff --git a/Production/SNIPE-IT/resources/lang/ms-MY/admin/components/table.php b/Productivite/Snipe-IT/resources/lang/ms-MY/admin/components/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ms-MY/admin/components/table.php
rename to Productivite/Snipe-IT/resources/lang/ms-MY/admin/components/table.php
diff --git a/Production/SNIPE-IT/resources/lang/ms-MY/admin/consumables/general.php b/Productivite/Snipe-IT/resources/lang/ms-MY/admin/consumables/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ms-MY/admin/consumables/general.php
rename to Productivite/Snipe-IT/resources/lang/ms-MY/admin/consumables/general.php
diff --git a/Production/SNIPE-IT/resources/lang/ms-MY/admin/consumables/message.php b/Productivite/Snipe-IT/resources/lang/ms-MY/admin/consumables/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ms-MY/admin/consumables/message.php
rename to Productivite/Snipe-IT/resources/lang/ms-MY/admin/consumables/message.php
diff --git a/Production/SNIPE-IT/resources/lang/ms-MY/admin/consumables/table.php b/Productivite/Snipe-IT/resources/lang/ms-MY/admin/consumables/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ms-MY/admin/consumables/table.php
rename to Productivite/Snipe-IT/resources/lang/ms-MY/admin/consumables/table.php
diff --git a/Production/SNIPE-IT/resources/lang/ms-MY/admin/custom_fields/general.php b/Productivite/Snipe-IT/resources/lang/ms-MY/admin/custom_fields/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ms-MY/admin/custom_fields/general.php
rename to Productivite/Snipe-IT/resources/lang/ms-MY/admin/custom_fields/general.php
diff --git a/Production/SNIPE-IT/resources/lang/ms-MY/admin/custom_fields/message.php b/Productivite/Snipe-IT/resources/lang/ms-MY/admin/custom_fields/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ms-MY/admin/custom_fields/message.php
rename to Productivite/Snipe-IT/resources/lang/ms-MY/admin/custom_fields/message.php
diff --git a/Production/SNIPE-IT/resources/lang/ms-MY/admin/departments/message.php b/Productivite/Snipe-IT/resources/lang/ms-MY/admin/departments/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ms-MY/admin/departments/message.php
rename to Productivite/Snipe-IT/resources/lang/ms-MY/admin/departments/message.php
diff --git a/Production/SNIPE-IT/resources/lang/ms-MY/admin/departments/table.php b/Productivite/Snipe-IT/resources/lang/ms-MY/admin/departments/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ms-MY/admin/departments/table.php
rename to Productivite/Snipe-IT/resources/lang/ms-MY/admin/departments/table.php
diff --git a/Production/SNIPE-IT/resources/lang/ms-MY/admin/depreciations/general.php b/Productivite/Snipe-IT/resources/lang/ms-MY/admin/depreciations/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ms-MY/admin/depreciations/general.php
rename to Productivite/Snipe-IT/resources/lang/ms-MY/admin/depreciations/general.php
diff --git a/Production/SNIPE-IT/resources/lang/ms-MY/admin/depreciations/message.php b/Productivite/Snipe-IT/resources/lang/ms-MY/admin/depreciations/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ms-MY/admin/depreciations/message.php
rename to Productivite/Snipe-IT/resources/lang/ms-MY/admin/depreciations/message.php
diff --git a/Production/SNIPE-IT/resources/lang/ms-MY/admin/depreciations/table.php b/Productivite/Snipe-IT/resources/lang/ms-MY/admin/depreciations/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ms-MY/admin/depreciations/table.php
rename to Productivite/Snipe-IT/resources/lang/ms-MY/admin/depreciations/table.php
diff --git a/Production/SNIPE-IT/resources/lang/ms-MY/admin/groups/message.php b/Productivite/Snipe-IT/resources/lang/ms-MY/admin/groups/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ms-MY/admin/groups/message.php
rename to Productivite/Snipe-IT/resources/lang/ms-MY/admin/groups/message.php
diff --git a/Production/SNIPE-IT/resources/lang/ms-MY/admin/groups/table.php b/Productivite/Snipe-IT/resources/lang/ms-MY/admin/groups/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ms-MY/admin/groups/table.php
rename to Productivite/Snipe-IT/resources/lang/ms-MY/admin/groups/table.php
diff --git a/Production/SNIPE-IT/resources/lang/ms-MY/admin/groups/titles.php b/Productivite/Snipe-IT/resources/lang/ms-MY/admin/groups/titles.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ms-MY/admin/groups/titles.php
rename to Productivite/Snipe-IT/resources/lang/ms-MY/admin/groups/titles.php
diff --git a/Production/SNIPE-IT/resources/lang/ms-MY/admin/hardware/form.php b/Productivite/Snipe-IT/resources/lang/ms-MY/admin/hardware/form.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ms-MY/admin/hardware/form.php
rename to Productivite/Snipe-IT/resources/lang/ms-MY/admin/hardware/form.php
diff --git a/Production/SNIPE-IT/resources/lang/ms-MY/admin/hardware/general.php b/Productivite/Snipe-IT/resources/lang/ms-MY/admin/hardware/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ms-MY/admin/hardware/general.php
rename to Productivite/Snipe-IT/resources/lang/ms-MY/admin/hardware/general.php
diff --git a/Production/SNIPE-IT/resources/lang/ms-MY/admin/hardware/message.php b/Productivite/Snipe-IT/resources/lang/ms-MY/admin/hardware/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ms-MY/admin/hardware/message.php
rename to Productivite/Snipe-IT/resources/lang/ms-MY/admin/hardware/message.php
diff --git a/Production/SNIPE-IT/resources/lang/ms-MY/admin/hardware/table.php b/Productivite/Snipe-IT/resources/lang/ms-MY/admin/hardware/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ms-MY/admin/hardware/table.php
rename to Productivite/Snipe-IT/resources/lang/ms-MY/admin/hardware/table.php
diff --git a/Production/SNIPE-IT/resources/lang/ms-MY/admin/kits/general.php b/Productivite/Snipe-IT/resources/lang/ms-MY/admin/kits/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ms-MY/admin/kits/general.php
rename to Productivite/Snipe-IT/resources/lang/ms-MY/admin/kits/general.php
diff --git a/Production/SNIPE-IT/resources/lang/ms-MY/admin/labels/message.php b/Productivite/Snipe-IT/resources/lang/ms-MY/admin/labels/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ms-MY/admin/labels/message.php
rename to Productivite/Snipe-IT/resources/lang/ms-MY/admin/labels/message.php
diff --git a/Production/SNIPE-IT/resources/lang/ms-MY/admin/labels/table.php b/Productivite/Snipe-IT/resources/lang/ms-MY/admin/labels/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ms-MY/admin/labels/table.php
rename to Productivite/Snipe-IT/resources/lang/ms-MY/admin/labels/table.php
diff --git a/Production/SNIPE-IT/resources/lang/ms-MY/admin/licenses/form.php b/Productivite/Snipe-IT/resources/lang/ms-MY/admin/licenses/form.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ms-MY/admin/licenses/form.php
rename to Productivite/Snipe-IT/resources/lang/ms-MY/admin/licenses/form.php
diff --git a/Production/SNIPE-IT/resources/lang/ms-MY/admin/licenses/general.php b/Productivite/Snipe-IT/resources/lang/ms-MY/admin/licenses/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ms-MY/admin/licenses/general.php
rename to Productivite/Snipe-IT/resources/lang/ms-MY/admin/licenses/general.php
diff --git a/Production/SNIPE-IT/resources/lang/ms-MY/admin/licenses/message.php b/Productivite/Snipe-IT/resources/lang/ms-MY/admin/licenses/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ms-MY/admin/licenses/message.php
rename to Productivite/Snipe-IT/resources/lang/ms-MY/admin/licenses/message.php
diff --git a/Production/SNIPE-IT/resources/lang/ms-MY/admin/licenses/table.php b/Productivite/Snipe-IT/resources/lang/ms-MY/admin/licenses/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ms-MY/admin/licenses/table.php
rename to Productivite/Snipe-IT/resources/lang/ms-MY/admin/licenses/table.php
diff --git a/Production/SNIPE-IT/resources/lang/ms-MY/admin/locations/message.php b/Productivite/Snipe-IT/resources/lang/ms-MY/admin/locations/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ms-MY/admin/locations/message.php
rename to Productivite/Snipe-IT/resources/lang/ms-MY/admin/locations/message.php
diff --git a/Production/SNIPE-IT/resources/lang/ms-MY/admin/locations/table.php b/Productivite/Snipe-IT/resources/lang/ms-MY/admin/locations/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ms-MY/admin/locations/table.php
rename to Productivite/Snipe-IT/resources/lang/ms-MY/admin/locations/table.php
diff --git a/Production/SNIPE-IT/resources/lang/ms-MY/admin/manufacturers/message.php b/Productivite/Snipe-IT/resources/lang/ms-MY/admin/manufacturers/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ms-MY/admin/manufacturers/message.php
rename to Productivite/Snipe-IT/resources/lang/ms-MY/admin/manufacturers/message.php
diff --git a/Production/SNIPE-IT/resources/lang/ms-MY/admin/manufacturers/table.php b/Productivite/Snipe-IT/resources/lang/ms-MY/admin/manufacturers/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ms-MY/admin/manufacturers/table.php
rename to Productivite/Snipe-IT/resources/lang/ms-MY/admin/manufacturers/table.php
diff --git a/Production/SNIPE-IT/resources/lang/ms-MY/admin/models/general.php b/Productivite/Snipe-IT/resources/lang/ms-MY/admin/models/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ms-MY/admin/models/general.php
rename to Productivite/Snipe-IT/resources/lang/ms-MY/admin/models/general.php
diff --git a/Production/SNIPE-IT/resources/lang/ms-MY/admin/models/message.php b/Productivite/Snipe-IT/resources/lang/ms-MY/admin/models/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ms-MY/admin/models/message.php
rename to Productivite/Snipe-IT/resources/lang/ms-MY/admin/models/message.php
diff --git a/Production/SNIPE-IT/resources/lang/ms-MY/admin/models/table.php b/Productivite/Snipe-IT/resources/lang/ms-MY/admin/models/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ms-MY/admin/models/table.php
rename to Productivite/Snipe-IT/resources/lang/ms-MY/admin/models/table.php
diff --git a/Production/SNIPE-IT/resources/lang/ms-MY/admin/reports/general.php b/Productivite/Snipe-IT/resources/lang/ms-MY/admin/reports/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ms-MY/admin/reports/general.php
rename to Productivite/Snipe-IT/resources/lang/ms-MY/admin/reports/general.php
diff --git a/Production/SNIPE-IT/resources/lang/ms-MY/admin/reports/message.php b/Productivite/Snipe-IT/resources/lang/ms-MY/admin/reports/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ms-MY/admin/reports/message.php
rename to Productivite/Snipe-IT/resources/lang/ms-MY/admin/reports/message.php
diff --git a/Production/SNIPE-IT/resources/lang/ms-MY/admin/settings/general.php b/Productivite/Snipe-IT/resources/lang/ms-MY/admin/settings/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ms-MY/admin/settings/general.php
rename to Productivite/Snipe-IT/resources/lang/ms-MY/admin/settings/general.php
diff --git a/Production/SNIPE-IT/resources/lang/ms-MY/admin/settings/message.php b/Productivite/Snipe-IT/resources/lang/ms-MY/admin/settings/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ms-MY/admin/settings/message.php
rename to Productivite/Snipe-IT/resources/lang/ms-MY/admin/settings/message.php
diff --git a/Production/SNIPE-IT/resources/lang/ms-MY/admin/settings/table.php b/Productivite/Snipe-IT/resources/lang/ms-MY/admin/settings/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ms-MY/admin/settings/table.php
rename to Productivite/Snipe-IT/resources/lang/ms-MY/admin/settings/table.php
diff --git a/Production/SNIPE-IT/resources/lang/ms-MY/admin/statuslabels/message.php b/Productivite/Snipe-IT/resources/lang/ms-MY/admin/statuslabels/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ms-MY/admin/statuslabels/message.php
rename to Productivite/Snipe-IT/resources/lang/ms-MY/admin/statuslabels/message.php
diff --git a/Production/SNIPE-IT/resources/lang/ms-MY/admin/statuslabels/table.php b/Productivite/Snipe-IT/resources/lang/ms-MY/admin/statuslabels/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ms-MY/admin/statuslabels/table.php
rename to Productivite/Snipe-IT/resources/lang/ms-MY/admin/statuslabels/table.php
diff --git a/Production/SNIPE-IT/resources/lang/ms-MY/admin/suppliers/message.php b/Productivite/Snipe-IT/resources/lang/ms-MY/admin/suppliers/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ms-MY/admin/suppliers/message.php
rename to Productivite/Snipe-IT/resources/lang/ms-MY/admin/suppliers/message.php
diff --git a/Production/SNIPE-IT/resources/lang/ms-MY/admin/suppliers/table.php b/Productivite/Snipe-IT/resources/lang/ms-MY/admin/suppliers/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ms-MY/admin/suppliers/table.php
rename to Productivite/Snipe-IT/resources/lang/ms-MY/admin/suppliers/table.php
diff --git a/Production/SNIPE-IT/resources/lang/ms-MY/admin/users/general.php b/Productivite/Snipe-IT/resources/lang/ms-MY/admin/users/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ms-MY/admin/users/general.php
rename to Productivite/Snipe-IT/resources/lang/ms-MY/admin/users/general.php
diff --git a/Production/SNIPE-IT/resources/lang/ms-MY/admin/users/message.php b/Productivite/Snipe-IT/resources/lang/ms-MY/admin/users/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ms-MY/admin/users/message.php
rename to Productivite/Snipe-IT/resources/lang/ms-MY/admin/users/message.php
diff --git a/Production/SNIPE-IT/resources/lang/ms-MY/admin/users/table.php b/Productivite/Snipe-IT/resources/lang/ms-MY/admin/users/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ms-MY/admin/users/table.php
rename to Productivite/Snipe-IT/resources/lang/ms-MY/admin/users/table.php
diff --git a/Production/SNIPE-IT/resources/lang/ms-MY/auth.php b/Productivite/Snipe-IT/resources/lang/ms-MY/auth.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ms-MY/auth.php
rename to Productivite/Snipe-IT/resources/lang/ms-MY/auth.php
diff --git a/Production/SNIPE-IT/resources/lang/ms-MY/auth/general.php b/Productivite/Snipe-IT/resources/lang/ms-MY/auth/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ms-MY/auth/general.php
rename to Productivite/Snipe-IT/resources/lang/ms-MY/auth/general.php
diff --git a/Production/SNIPE-IT/resources/lang/ms-MY/auth/message.php b/Productivite/Snipe-IT/resources/lang/ms-MY/auth/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ms-MY/auth/message.php
rename to Productivite/Snipe-IT/resources/lang/ms-MY/auth/message.php
diff --git a/Production/SNIPE-IT/resources/lang/ms-MY/button.php b/Productivite/Snipe-IT/resources/lang/ms-MY/button.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ms-MY/button.php
rename to Productivite/Snipe-IT/resources/lang/ms-MY/button.php
diff --git a/Production/SNIPE-IT/resources/lang/ms-MY/general.php b/Productivite/Snipe-IT/resources/lang/ms-MY/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ms-MY/general.php
rename to Productivite/Snipe-IT/resources/lang/ms-MY/general.php
diff --git a/Production/SNIPE-IT/resources/lang/ms-MY/help.php b/Productivite/Snipe-IT/resources/lang/ms-MY/help.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ms-MY/help.php
rename to Productivite/Snipe-IT/resources/lang/ms-MY/help.php
diff --git a/Production/SNIPE-IT/resources/lang/ms-MY/localizations.php b/Productivite/Snipe-IT/resources/lang/ms-MY/localizations.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ms-MY/localizations.php
rename to Productivite/Snipe-IT/resources/lang/ms-MY/localizations.php
diff --git a/Production/SNIPE-IT/resources/lang/ms-MY/mail.php b/Productivite/Snipe-IT/resources/lang/ms-MY/mail.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ms-MY/mail.php
rename to Productivite/Snipe-IT/resources/lang/ms-MY/mail.php
diff --git a/Production/SNIPE-IT/resources/lang/ms-MY/pagination.php b/Productivite/Snipe-IT/resources/lang/ms-MY/pagination.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ms-MY/pagination.php
rename to Productivite/Snipe-IT/resources/lang/ms-MY/pagination.php
diff --git a/Production/SNIPE-IT/resources/lang/ms-MY/passwords.php b/Productivite/Snipe-IT/resources/lang/ms-MY/passwords.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ms-MY/passwords.php
rename to Productivite/Snipe-IT/resources/lang/ms-MY/passwords.php
diff --git a/Production/SNIPE-IT/resources/lang/ms-MY/reminders.php b/Productivite/Snipe-IT/resources/lang/ms-MY/reminders.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ms-MY/reminders.php
rename to Productivite/Snipe-IT/resources/lang/ms-MY/reminders.php
diff --git a/Production/SNIPE-IT/resources/lang/ms-MY/table.php b/Productivite/Snipe-IT/resources/lang/ms-MY/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ms-MY/table.php
rename to Productivite/Snipe-IT/resources/lang/ms-MY/table.php
diff --git a/Production/SNIPE-IT/resources/lang/ms-MY/validation.php b/Productivite/Snipe-IT/resources/lang/ms-MY/validation.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ms-MY/validation.php
rename to Productivite/Snipe-IT/resources/lang/ms-MY/validation.php
diff --git a/Production/SNIPE-IT/resources/lang/nl-NL/account/general.php b/Productivite/Snipe-IT/resources/lang/nl-NL/account/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/nl-NL/account/general.php
rename to Productivite/Snipe-IT/resources/lang/nl-NL/account/general.php
diff --git a/Production/SNIPE-IT/resources/lang/nl-NL/admin/accessories/general.php b/Productivite/Snipe-IT/resources/lang/nl-NL/admin/accessories/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/nl-NL/admin/accessories/general.php
rename to Productivite/Snipe-IT/resources/lang/nl-NL/admin/accessories/general.php
diff --git a/Production/SNIPE-IT/resources/lang/nl-NL/admin/accessories/message.php b/Productivite/Snipe-IT/resources/lang/nl-NL/admin/accessories/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/nl-NL/admin/accessories/message.php
rename to Productivite/Snipe-IT/resources/lang/nl-NL/admin/accessories/message.php
diff --git a/Production/SNIPE-IT/resources/lang/nl-NL/admin/accessories/table.php b/Productivite/Snipe-IT/resources/lang/nl-NL/admin/accessories/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/nl-NL/admin/accessories/table.php
rename to Productivite/Snipe-IT/resources/lang/nl-NL/admin/accessories/table.php
diff --git a/Production/SNIPE-IT/resources/lang/nl-NL/admin/asset_maintenances/form.php b/Productivite/Snipe-IT/resources/lang/nl-NL/admin/asset_maintenances/form.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/nl-NL/admin/asset_maintenances/form.php
rename to Productivite/Snipe-IT/resources/lang/nl-NL/admin/asset_maintenances/form.php
diff --git a/Production/SNIPE-IT/resources/lang/nl-NL/admin/asset_maintenances/general.php b/Productivite/Snipe-IT/resources/lang/nl-NL/admin/asset_maintenances/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/nl-NL/admin/asset_maintenances/general.php
rename to Productivite/Snipe-IT/resources/lang/nl-NL/admin/asset_maintenances/general.php
diff --git a/Production/SNIPE-IT/resources/lang/nl-NL/admin/asset_maintenances/message.php b/Productivite/Snipe-IT/resources/lang/nl-NL/admin/asset_maintenances/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/nl-NL/admin/asset_maintenances/message.php
rename to Productivite/Snipe-IT/resources/lang/nl-NL/admin/asset_maintenances/message.php
diff --git a/Production/SNIPE-IT/resources/lang/nl-NL/admin/asset_maintenances/table.php b/Productivite/Snipe-IT/resources/lang/nl-NL/admin/asset_maintenances/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/nl-NL/admin/asset_maintenances/table.php
rename to Productivite/Snipe-IT/resources/lang/nl-NL/admin/asset_maintenances/table.php
diff --git a/Production/SNIPE-IT/resources/lang/nl-NL/admin/categories/general.php b/Productivite/Snipe-IT/resources/lang/nl-NL/admin/categories/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/nl-NL/admin/categories/general.php
rename to Productivite/Snipe-IT/resources/lang/nl-NL/admin/categories/general.php
diff --git a/Production/SNIPE-IT/resources/lang/nl-NL/admin/categories/message.php b/Productivite/Snipe-IT/resources/lang/nl-NL/admin/categories/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/nl-NL/admin/categories/message.php
rename to Productivite/Snipe-IT/resources/lang/nl-NL/admin/categories/message.php
diff --git a/Production/SNIPE-IT/resources/lang/nl-NL/admin/categories/table.php b/Productivite/Snipe-IT/resources/lang/nl-NL/admin/categories/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/nl-NL/admin/categories/table.php
rename to Productivite/Snipe-IT/resources/lang/nl-NL/admin/categories/table.php
diff --git a/Production/SNIPE-IT/resources/lang/nl-NL/admin/companies/general.php b/Productivite/Snipe-IT/resources/lang/nl-NL/admin/companies/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/nl-NL/admin/companies/general.php
rename to Productivite/Snipe-IT/resources/lang/nl-NL/admin/companies/general.php
diff --git a/Production/SNIPE-IT/resources/lang/nl-NL/admin/companies/message.php b/Productivite/Snipe-IT/resources/lang/nl-NL/admin/companies/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/nl-NL/admin/companies/message.php
rename to Productivite/Snipe-IT/resources/lang/nl-NL/admin/companies/message.php
diff --git a/Production/SNIPE-IT/resources/lang/nl-NL/admin/companies/table.php b/Productivite/Snipe-IT/resources/lang/nl-NL/admin/companies/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/nl-NL/admin/companies/table.php
rename to Productivite/Snipe-IT/resources/lang/nl-NL/admin/companies/table.php
diff --git a/Production/SNIPE-IT/resources/lang/nl-NL/admin/components/general.php b/Productivite/Snipe-IT/resources/lang/nl-NL/admin/components/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/nl-NL/admin/components/general.php
rename to Productivite/Snipe-IT/resources/lang/nl-NL/admin/components/general.php
diff --git a/Production/SNIPE-IT/resources/lang/nl-NL/admin/components/message.php b/Productivite/Snipe-IT/resources/lang/nl-NL/admin/components/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/nl-NL/admin/components/message.php
rename to Productivite/Snipe-IT/resources/lang/nl-NL/admin/components/message.php
diff --git a/Production/SNIPE-IT/resources/lang/nl-NL/admin/components/table.php b/Productivite/Snipe-IT/resources/lang/nl-NL/admin/components/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/nl-NL/admin/components/table.php
rename to Productivite/Snipe-IT/resources/lang/nl-NL/admin/components/table.php
diff --git a/Production/SNIPE-IT/resources/lang/nl-NL/admin/consumables/general.php b/Productivite/Snipe-IT/resources/lang/nl-NL/admin/consumables/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/nl-NL/admin/consumables/general.php
rename to Productivite/Snipe-IT/resources/lang/nl-NL/admin/consumables/general.php
diff --git a/Production/SNIPE-IT/resources/lang/nl-NL/admin/consumables/message.php b/Productivite/Snipe-IT/resources/lang/nl-NL/admin/consumables/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/nl-NL/admin/consumables/message.php
rename to Productivite/Snipe-IT/resources/lang/nl-NL/admin/consumables/message.php
diff --git a/Production/SNIPE-IT/resources/lang/nl-NL/admin/consumables/table.php b/Productivite/Snipe-IT/resources/lang/nl-NL/admin/consumables/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/nl-NL/admin/consumables/table.php
rename to Productivite/Snipe-IT/resources/lang/nl-NL/admin/consumables/table.php
diff --git a/Production/SNIPE-IT/resources/lang/nl-NL/admin/custom_fields/general.php b/Productivite/Snipe-IT/resources/lang/nl-NL/admin/custom_fields/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/nl-NL/admin/custom_fields/general.php
rename to Productivite/Snipe-IT/resources/lang/nl-NL/admin/custom_fields/general.php
diff --git a/Production/SNIPE-IT/resources/lang/nl-NL/admin/custom_fields/message.php b/Productivite/Snipe-IT/resources/lang/nl-NL/admin/custom_fields/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/nl-NL/admin/custom_fields/message.php
rename to Productivite/Snipe-IT/resources/lang/nl-NL/admin/custom_fields/message.php
diff --git a/Production/SNIPE-IT/resources/lang/nl-NL/admin/departments/message.php b/Productivite/Snipe-IT/resources/lang/nl-NL/admin/departments/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/nl-NL/admin/departments/message.php
rename to Productivite/Snipe-IT/resources/lang/nl-NL/admin/departments/message.php
diff --git a/Production/SNIPE-IT/resources/lang/nl-NL/admin/departments/table.php b/Productivite/Snipe-IT/resources/lang/nl-NL/admin/departments/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/nl-NL/admin/departments/table.php
rename to Productivite/Snipe-IT/resources/lang/nl-NL/admin/departments/table.php
diff --git a/Production/SNIPE-IT/resources/lang/nl-NL/admin/depreciations/general.php b/Productivite/Snipe-IT/resources/lang/nl-NL/admin/depreciations/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/nl-NL/admin/depreciations/general.php
rename to Productivite/Snipe-IT/resources/lang/nl-NL/admin/depreciations/general.php
diff --git a/Production/SNIPE-IT/resources/lang/nl-NL/admin/depreciations/message.php b/Productivite/Snipe-IT/resources/lang/nl-NL/admin/depreciations/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/nl-NL/admin/depreciations/message.php
rename to Productivite/Snipe-IT/resources/lang/nl-NL/admin/depreciations/message.php
diff --git a/Production/SNIPE-IT/resources/lang/nl-NL/admin/depreciations/table.php b/Productivite/Snipe-IT/resources/lang/nl-NL/admin/depreciations/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/nl-NL/admin/depreciations/table.php
rename to Productivite/Snipe-IT/resources/lang/nl-NL/admin/depreciations/table.php
diff --git a/Production/SNIPE-IT/resources/lang/nl-NL/admin/groups/message.php b/Productivite/Snipe-IT/resources/lang/nl-NL/admin/groups/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/nl-NL/admin/groups/message.php
rename to Productivite/Snipe-IT/resources/lang/nl-NL/admin/groups/message.php
diff --git a/Production/SNIPE-IT/resources/lang/nl-NL/admin/groups/table.php b/Productivite/Snipe-IT/resources/lang/nl-NL/admin/groups/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/nl-NL/admin/groups/table.php
rename to Productivite/Snipe-IT/resources/lang/nl-NL/admin/groups/table.php
diff --git a/Production/SNIPE-IT/resources/lang/nl-NL/admin/groups/titles.php b/Productivite/Snipe-IT/resources/lang/nl-NL/admin/groups/titles.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/nl-NL/admin/groups/titles.php
rename to Productivite/Snipe-IT/resources/lang/nl-NL/admin/groups/titles.php
diff --git a/Production/SNIPE-IT/resources/lang/nl-NL/admin/hardware/form.php b/Productivite/Snipe-IT/resources/lang/nl-NL/admin/hardware/form.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/nl-NL/admin/hardware/form.php
rename to Productivite/Snipe-IT/resources/lang/nl-NL/admin/hardware/form.php
diff --git a/Production/SNIPE-IT/resources/lang/nl-NL/admin/hardware/general.php b/Productivite/Snipe-IT/resources/lang/nl-NL/admin/hardware/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/nl-NL/admin/hardware/general.php
rename to Productivite/Snipe-IT/resources/lang/nl-NL/admin/hardware/general.php
diff --git a/Production/SNIPE-IT/resources/lang/nl-NL/admin/hardware/message.php b/Productivite/Snipe-IT/resources/lang/nl-NL/admin/hardware/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/nl-NL/admin/hardware/message.php
rename to Productivite/Snipe-IT/resources/lang/nl-NL/admin/hardware/message.php
diff --git a/Production/SNIPE-IT/resources/lang/nl-NL/admin/hardware/table.php b/Productivite/Snipe-IT/resources/lang/nl-NL/admin/hardware/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/nl-NL/admin/hardware/table.php
rename to Productivite/Snipe-IT/resources/lang/nl-NL/admin/hardware/table.php
diff --git a/Production/SNIPE-IT/resources/lang/nl-NL/admin/kits/general.php b/Productivite/Snipe-IT/resources/lang/nl-NL/admin/kits/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/nl-NL/admin/kits/general.php
rename to Productivite/Snipe-IT/resources/lang/nl-NL/admin/kits/general.php
diff --git a/Production/SNIPE-IT/resources/lang/nl-NL/admin/labels/message.php b/Productivite/Snipe-IT/resources/lang/nl-NL/admin/labels/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/nl-NL/admin/labels/message.php
rename to Productivite/Snipe-IT/resources/lang/nl-NL/admin/labels/message.php
diff --git a/Production/SNIPE-IT/resources/lang/nl-NL/admin/labels/table.php b/Productivite/Snipe-IT/resources/lang/nl-NL/admin/labels/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/nl-NL/admin/labels/table.php
rename to Productivite/Snipe-IT/resources/lang/nl-NL/admin/labels/table.php
diff --git a/Production/SNIPE-IT/resources/lang/nl-NL/admin/licenses/form.php b/Productivite/Snipe-IT/resources/lang/nl-NL/admin/licenses/form.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/nl-NL/admin/licenses/form.php
rename to Productivite/Snipe-IT/resources/lang/nl-NL/admin/licenses/form.php
diff --git a/Production/SNIPE-IT/resources/lang/nl-NL/admin/licenses/general.php b/Productivite/Snipe-IT/resources/lang/nl-NL/admin/licenses/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/nl-NL/admin/licenses/general.php
rename to Productivite/Snipe-IT/resources/lang/nl-NL/admin/licenses/general.php
diff --git a/Production/SNIPE-IT/resources/lang/nl-NL/admin/licenses/message.php b/Productivite/Snipe-IT/resources/lang/nl-NL/admin/licenses/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/nl-NL/admin/licenses/message.php
rename to Productivite/Snipe-IT/resources/lang/nl-NL/admin/licenses/message.php
diff --git a/Production/SNIPE-IT/resources/lang/nl-NL/admin/licenses/table.php b/Productivite/Snipe-IT/resources/lang/nl-NL/admin/licenses/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/nl-NL/admin/licenses/table.php
rename to Productivite/Snipe-IT/resources/lang/nl-NL/admin/licenses/table.php
diff --git a/Production/SNIPE-IT/resources/lang/nl-NL/admin/locations/message.php b/Productivite/Snipe-IT/resources/lang/nl-NL/admin/locations/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/nl-NL/admin/locations/message.php
rename to Productivite/Snipe-IT/resources/lang/nl-NL/admin/locations/message.php
diff --git a/Production/SNIPE-IT/resources/lang/nl-NL/admin/locations/table.php b/Productivite/Snipe-IT/resources/lang/nl-NL/admin/locations/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/nl-NL/admin/locations/table.php
rename to Productivite/Snipe-IT/resources/lang/nl-NL/admin/locations/table.php
diff --git a/Production/SNIPE-IT/resources/lang/nl-NL/admin/manufacturers/message.php b/Productivite/Snipe-IT/resources/lang/nl-NL/admin/manufacturers/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/nl-NL/admin/manufacturers/message.php
rename to Productivite/Snipe-IT/resources/lang/nl-NL/admin/manufacturers/message.php
diff --git a/Production/SNIPE-IT/resources/lang/nl-NL/admin/manufacturers/table.php b/Productivite/Snipe-IT/resources/lang/nl-NL/admin/manufacturers/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/nl-NL/admin/manufacturers/table.php
rename to Productivite/Snipe-IT/resources/lang/nl-NL/admin/manufacturers/table.php
diff --git a/Production/SNIPE-IT/resources/lang/nl-NL/admin/models/general.php b/Productivite/Snipe-IT/resources/lang/nl-NL/admin/models/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/nl-NL/admin/models/general.php
rename to Productivite/Snipe-IT/resources/lang/nl-NL/admin/models/general.php
diff --git a/Production/SNIPE-IT/resources/lang/nl-NL/admin/models/message.php b/Productivite/Snipe-IT/resources/lang/nl-NL/admin/models/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/nl-NL/admin/models/message.php
rename to Productivite/Snipe-IT/resources/lang/nl-NL/admin/models/message.php
diff --git a/Production/SNIPE-IT/resources/lang/nl-NL/admin/models/table.php b/Productivite/Snipe-IT/resources/lang/nl-NL/admin/models/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/nl-NL/admin/models/table.php
rename to Productivite/Snipe-IT/resources/lang/nl-NL/admin/models/table.php
diff --git a/Production/SNIPE-IT/resources/lang/nl-NL/admin/reports/general.php b/Productivite/Snipe-IT/resources/lang/nl-NL/admin/reports/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/nl-NL/admin/reports/general.php
rename to Productivite/Snipe-IT/resources/lang/nl-NL/admin/reports/general.php
diff --git a/Production/SNIPE-IT/resources/lang/nl-NL/admin/reports/message.php b/Productivite/Snipe-IT/resources/lang/nl-NL/admin/reports/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/nl-NL/admin/reports/message.php
rename to Productivite/Snipe-IT/resources/lang/nl-NL/admin/reports/message.php
diff --git a/Production/SNIPE-IT/resources/lang/nl-NL/admin/settings/general.php b/Productivite/Snipe-IT/resources/lang/nl-NL/admin/settings/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/nl-NL/admin/settings/general.php
rename to Productivite/Snipe-IT/resources/lang/nl-NL/admin/settings/general.php
diff --git a/Production/SNIPE-IT/resources/lang/nl-NL/admin/settings/message.php b/Productivite/Snipe-IT/resources/lang/nl-NL/admin/settings/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/nl-NL/admin/settings/message.php
rename to Productivite/Snipe-IT/resources/lang/nl-NL/admin/settings/message.php
diff --git a/Production/SNIPE-IT/resources/lang/nl-NL/admin/settings/table.php b/Productivite/Snipe-IT/resources/lang/nl-NL/admin/settings/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/nl-NL/admin/settings/table.php
rename to Productivite/Snipe-IT/resources/lang/nl-NL/admin/settings/table.php
diff --git a/Production/SNIPE-IT/resources/lang/nl-NL/admin/statuslabels/message.php b/Productivite/Snipe-IT/resources/lang/nl-NL/admin/statuslabels/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/nl-NL/admin/statuslabels/message.php
rename to Productivite/Snipe-IT/resources/lang/nl-NL/admin/statuslabels/message.php
diff --git a/Production/SNIPE-IT/resources/lang/nl-NL/admin/statuslabels/table.php b/Productivite/Snipe-IT/resources/lang/nl-NL/admin/statuslabels/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/nl-NL/admin/statuslabels/table.php
rename to Productivite/Snipe-IT/resources/lang/nl-NL/admin/statuslabels/table.php
diff --git a/Production/SNIPE-IT/resources/lang/nl-NL/admin/suppliers/message.php b/Productivite/Snipe-IT/resources/lang/nl-NL/admin/suppliers/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/nl-NL/admin/suppliers/message.php
rename to Productivite/Snipe-IT/resources/lang/nl-NL/admin/suppliers/message.php
diff --git a/Production/SNIPE-IT/resources/lang/nl-NL/admin/suppliers/table.php b/Productivite/Snipe-IT/resources/lang/nl-NL/admin/suppliers/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/nl-NL/admin/suppliers/table.php
rename to Productivite/Snipe-IT/resources/lang/nl-NL/admin/suppliers/table.php
diff --git a/Production/SNIPE-IT/resources/lang/nl-NL/admin/users/general.php b/Productivite/Snipe-IT/resources/lang/nl-NL/admin/users/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/nl-NL/admin/users/general.php
rename to Productivite/Snipe-IT/resources/lang/nl-NL/admin/users/general.php
diff --git a/Production/SNIPE-IT/resources/lang/nl-NL/admin/users/message.php b/Productivite/Snipe-IT/resources/lang/nl-NL/admin/users/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/nl-NL/admin/users/message.php
rename to Productivite/Snipe-IT/resources/lang/nl-NL/admin/users/message.php
diff --git a/Production/SNIPE-IT/resources/lang/nl-NL/admin/users/table.php b/Productivite/Snipe-IT/resources/lang/nl-NL/admin/users/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/nl-NL/admin/users/table.php
rename to Productivite/Snipe-IT/resources/lang/nl-NL/admin/users/table.php
diff --git a/Production/SNIPE-IT/resources/lang/nl-NL/auth.php b/Productivite/Snipe-IT/resources/lang/nl-NL/auth.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/nl-NL/auth.php
rename to Productivite/Snipe-IT/resources/lang/nl-NL/auth.php
diff --git a/Production/SNIPE-IT/resources/lang/nl-NL/auth/general.php b/Productivite/Snipe-IT/resources/lang/nl-NL/auth/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/nl-NL/auth/general.php
rename to Productivite/Snipe-IT/resources/lang/nl-NL/auth/general.php
diff --git a/Production/SNIPE-IT/resources/lang/nl-NL/auth/message.php b/Productivite/Snipe-IT/resources/lang/nl-NL/auth/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/nl-NL/auth/message.php
rename to Productivite/Snipe-IT/resources/lang/nl-NL/auth/message.php
diff --git a/Production/SNIPE-IT/resources/lang/nl-NL/button.php b/Productivite/Snipe-IT/resources/lang/nl-NL/button.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/nl-NL/button.php
rename to Productivite/Snipe-IT/resources/lang/nl-NL/button.php
diff --git a/Production/SNIPE-IT/resources/lang/nl-NL/general.php b/Productivite/Snipe-IT/resources/lang/nl-NL/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/nl-NL/general.php
rename to Productivite/Snipe-IT/resources/lang/nl-NL/general.php
diff --git a/Production/SNIPE-IT/resources/lang/nl-NL/help.php b/Productivite/Snipe-IT/resources/lang/nl-NL/help.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/nl-NL/help.php
rename to Productivite/Snipe-IT/resources/lang/nl-NL/help.php
diff --git a/Production/SNIPE-IT/resources/lang/nl-NL/localizations.php b/Productivite/Snipe-IT/resources/lang/nl-NL/localizations.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/nl-NL/localizations.php
rename to Productivite/Snipe-IT/resources/lang/nl-NL/localizations.php
diff --git a/Production/SNIPE-IT/resources/lang/nl-NL/mail.php b/Productivite/Snipe-IT/resources/lang/nl-NL/mail.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/nl-NL/mail.php
rename to Productivite/Snipe-IT/resources/lang/nl-NL/mail.php
diff --git a/Production/SNIPE-IT/resources/lang/nl-NL/pagination.php b/Productivite/Snipe-IT/resources/lang/nl-NL/pagination.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/nl-NL/pagination.php
rename to Productivite/Snipe-IT/resources/lang/nl-NL/pagination.php
diff --git a/Production/SNIPE-IT/resources/lang/nl-NL/passwords.php b/Productivite/Snipe-IT/resources/lang/nl-NL/passwords.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/nl-NL/passwords.php
rename to Productivite/Snipe-IT/resources/lang/nl-NL/passwords.php
diff --git a/Production/SNIPE-IT/resources/lang/nl-NL/reminders.php b/Productivite/Snipe-IT/resources/lang/nl-NL/reminders.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/nl-NL/reminders.php
rename to Productivite/Snipe-IT/resources/lang/nl-NL/reminders.php
diff --git a/Production/SNIPE-IT/resources/lang/nl-NL/table.php b/Productivite/Snipe-IT/resources/lang/nl-NL/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/nl-NL/table.php
rename to Productivite/Snipe-IT/resources/lang/nl-NL/table.php
diff --git a/Production/SNIPE-IT/resources/lang/nl-NL/validation.php b/Productivite/Snipe-IT/resources/lang/nl-NL/validation.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/nl-NL/validation.php
rename to Productivite/Snipe-IT/resources/lang/nl-NL/validation.php
diff --git a/Production/SNIPE-IT/resources/lang/no-NO/account/general.php b/Productivite/Snipe-IT/resources/lang/no-NO/account/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/no-NO/account/general.php
rename to Productivite/Snipe-IT/resources/lang/no-NO/account/general.php
diff --git a/Production/SNIPE-IT/resources/lang/no-NO/admin/accessories/general.php b/Productivite/Snipe-IT/resources/lang/no-NO/admin/accessories/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/no-NO/admin/accessories/general.php
rename to Productivite/Snipe-IT/resources/lang/no-NO/admin/accessories/general.php
diff --git a/Production/SNIPE-IT/resources/lang/no-NO/admin/accessories/message.php b/Productivite/Snipe-IT/resources/lang/no-NO/admin/accessories/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/no-NO/admin/accessories/message.php
rename to Productivite/Snipe-IT/resources/lang/no-NO/admin/accessories/message.php
diff --git a/Production/SNIPE-IT/resources/lang/no-NO/admin/accessories/table.php b/Productivite/Snipe-IT/resources/lang/no-NO/admin/accessories/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/no-NO/admin/accessories/table.php
rename to Productivite/Snipe-IT/resources/lang/no-NO/admin/accessories/table.php
diff --git a/Production/SNIPE-IT/resources/lang/no-NO/admin/asset_maintenances/form.php b/Productivite/Snipe-IT/resources/lang/no-NO/admin/asset_maintenances/form.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/no-NO/admin/asset_maintenances/form.php
rename to Productivite/Snipe-IT/resources/lang/no-NO/admin/asset_maintenances/form.php
diff --git a/Production/SNIPE-IT/resources/lang/no-NO/admin/asset_maintenances/general.php b/Productivite/Snipe-IT/resources/lang/no-NO/admin/asset_maintenances/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/no-NO/admin/asset_maintenances/general.php
rename to Productivite/Snipe-IT/resources/lang/no-NO/admin/asset_maintenances/general.php
diff --git a/Production/SNIPE-IT/resources/lang/no-NO/admin/asset_maintenances/message.php b/Productivite/Snipe-IT/resources/lang/no-NO/admin/asset_maintenances/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/no-NO/admin/asset_maintenances/message.php
rename to Productivite/Snipe-IT/resources/lang/no-NO/admin/asset_maintenances/message.php
diff --git a/Production/SNIPE-IT/resources/lang/no-NO/admin/asset_maintenances/table.php b/Productivite/Snipe-IT/resources/lang/no-NO/admin/asset_maintenances/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/no-NO/admin/asset_maintenances/table.php
rename to Productivite/Snipe-IT/resources/lang/no-NO/admin/asset_maintenances/table.php
diff --git a/Production/SNIPE-IT/resources/lang/no-NO/admin/categories/general.php b/Productivite/Snipe-IT/resources/lang/no-NO/admin/categories/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/no-NO/admin/categories/general.php
rename to Productivite/Snipe-IT/resources/lang/no-NO/admin/categories/general.php
diff --git a/Production/SNIPE-IT/resources/lang/no-NO/admin/categories/message.php b/Productivite/Snipe-IT/resources/lang/no-NO/admin/categories/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/no-NO/admin/categories/message.php
rename to Productivite/Snipe-IT/resources/lang/no-NO/admin/categories/message.php
diff --git a/Production/SNIPE-IT/resources/lang/no-NO/admin/categories/table.php b/Productivite/Snipe-IT/resources/lang/no-NO/admin/categories/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/no-NO/admin/categories/table.php
rename to Productivite/Snipe-IT/resources/lang/no-NO/admin/categories/table.php
diff --git a/Production/SNIPE-IT/resources/lang/no-NO/admin/companies/general.php b/Productivite/Snipe-IT/resources/lang/no-NO/admin/companies/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/no-NO/admin/companies/general.php
rename to Productivite/Snipe-IT/resources/lang/no-NO/admin/companies/general.php
diff --git a/Production/SNIPE-IT/resources/lang/no-NO/admin/companies/message.php b/Productivite/Snipe-IT/resources/lang/no-NO/admin/companies/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/no-NO/admin/companies/message.php
rename to Productivite/Snipe-IT/resources/lang/no-NO/admin/companies/message.php
diff --git a/Production/SNIPE-IT/resources/lang/no-NO/admin/companies/table.php b/Productivite/Snipe-IT/resources/lang/no-NO/admin/companies/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/no-NO/admin/companies/table.php
rename to Productivite/Snipe-IT/resources/lang/no-NO/admin/companies/table.php
diff --git a/Production/SNIPE-IT/resources/lang/no-NO/admin/components/general.php b/Productivite/Snipe-IT/resources/lang/no-NO/admin/components/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/no-NO/admin/components/general.php
rename to Productivite/Snipe-IT/resources/lang/no-NO/admin/components/general.php
diff --git a/Production/SNIPE-IT/resources/lang/no-NO/admin/components/message.php b/Productivite/Snipe-IT/resources/lang/no-NO/admin/components/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/no-NO/admin/components/message.php
rename to Productivite/Snipe-IT/resources/lang/no-NO/admin/components/message.php
diff --git a/Production/SNIPE-IT/resources/lang/no-NO/admin/components/table.php b/Productivite/Snipe-IT/resources/lang/no-NO/admin/components/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/no-NO/admin/components/table.php
rename to Productivite/Snipe-IT/resources/lang/no-NO/admin/components/table.php
diff --git a/Production/SNIPE-IT/resources/lang/no-NO/admin/consumables/general.php b/Productivite/Snipe-IT/resources/lang/no-NO/admin/consumables/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/no-NO/admin/consumables/general.php
rename to Productivite/Snipe-IT/resources/lang/no-NO/admin/consumables/general.php
diff --git a/Production/SNIPE-IT/resources/lang/no-NO/admin/consumables/message.php b/Productivite/Snipe-IT/resources/lang/no-NO/admin/consumables/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/no-NO/admin/consumables/message.php
rename to Productivite/Snipe-IT/resources/lang/no-NO/admin/consumables/message.php
diff --git a/Production/SNIPE-IT/resources/lang/no-NO/admin/consumables/table.php b/Productivite/Snipe-IT/resources/lang/no-NO/admin/consumables/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/no-NO/admin/consumables/table.php
rename to Productivite/Snipe-IT/resources/lang/no-NO/admin/consumables/table.php
diff --git a/Production/SNIPE-IT/resources/lang/no-NO/admin/custom_fields/general.php b/Productivite/Snipe-IT/resources/lang/no-NO/admin/custom_fields/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/no-NO/admin/custom_fields/general.php
rename to Productivite/Snipe-IT/resources/lang/no-NO/admin/custom_fields/general.php
diff --git a/Production/SNIPE-IT/resources/lang/no-NO/admin/custom_fields/message.php b/Productivite/Snipe-IT/resources/lang/no-NO/admin/custom_fields/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/no-NO/admin/custom_fields/message.php
rename to Productivite/Snipe-IT/resources/lang/no-NO/admin/custom_fields/message.php
diff --git a/Production/SNIPE-IT/resources/lang/no-NO/admin/departments/message.php b/Productivite/Snipe-IT/resources/lang/no-NO/admin/departments/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/no-NO/admin/departments/message.php
rename to Productivite/Snipe-IT/resources/lang/no-NO/admin/departments/message.php
diff --git a/Production/SNIPE-IT/resources/lang/no-NO/admin/departments/table.php b/Productivite/Snipe-IT/resources/lang/no-NO/admin/departments/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/no-NO/admin/departments/table.php
rename to Productivite/Snipe-IT/resources/lang/no-NO/admin/departments/table.php
diff --git a/Production/SNIPE-IT/resources/lang/no-NO/admin/depreciations/general.php b/Productivite/Snipe-IT/resources/lang/no-NO/admin/depreciations/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/no-NO/admin/depreciations/general.php
rename to Productivite/Snipe-IT/resources/lang/no-NO/admin/depreciations/general.php
diff --git a/Production/SNIPE-IT/resources/lang/no-NO/admin/depreciations/message.php b/Productivite/Snipe-IT/resources/lang/no-NO/admin/depreciations/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/no-NO/admin/depreciations/message.php
rename to Productivite/Snipe-IT/resources/lang/no-NO/admin/depreciations/message.php
diff --git a/Production/SNIPE-IT/resources/lang/no-NO/admin/depreciations/table.php b/Productivite/Snipe-IT/resources/lang/no-NO/admin/depreciations/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/no-NO/admin/depreciations/table.php
rename to Productivite/Snipe-IT/resources/lang/no-NO/admin/depreciations/table.php
diff --git a/Production/SNIPE-IT/resources/lang/no-NO/admin/groups/message.php b/Productivite/Snipe-IT/resources/lang/no-NO/admin/groups/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/no-NO/admin/groups/message.php
rename to Productivite/Snipe-IT/resources/lang/no-NO/admin/groups/message.php
diff --git a/Production/SNIPE-IT/resources/lang/no-NO/admin/groups/table.php b/Productivite/Snipe-IT/resources/lang/no-NO/admin/groups/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/no-NO/admin/groups/table.php
rename to Productivite/Snipe-IT/resources/lang/no-NO/admin/groups/table.php
diff --git a/Production/SNIPE-IT/resources/lang/no-NO/admin/groups/titles.php b/Productivite/Snipe-IT/resources/lang/no-NO/admin/groups/titles.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/no-NO/admin/groups/titles.php
rename to Productivite/Snipe-IT/resources/lang/no-NO/admin/groups/titles.php
diff --git a/Production/SNIPE-IT/resources/lang/no-NO/admin/hardware/form.php b/Productivite/Snipe-IT/resources/lang/no-NO/admin/hardware/form.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/no-NO/admin/hardware/form.php
rename to Productivite/Snipe-IT/resources/lang/no-NO/admin/hardware/form.php
diff --git a/Production/SNIPE-IT/resources/lang/no-NO/admin/hardware/general.php b/Productivite/Snipe-IT/resources/lang/no-NO/admin/hardware/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/no-NO/admin/hardware/general.php
rename to Productivite/Snipe-IT/resources/lang/no-NO/admin/hardware/general.php
diff --git a/Production/SNIPE-IT/resources/lang/no-NO/admin/hardware/message.php b/Productivite/Snipe-IT/resources/lang/no-NO/admin/hardware/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/no-NO/admin/hardware/message.php
rename to Productivite/Snipe-IT/resources/lang/no-NO/admin/hardware/message.php
diff --git a/Production/SNIPE-IT/resources/lang/no-NO/admin/hardware/table.php b/Productivite/Snipe-IT/resources/lang/no-NO/admin/hardware/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/no-NO/admin/hardware/table.php
rename to Productivite/Snipe-IT/resources/lang/no-NO/admin/hardware/table.php
diff --git a/Production/SNIPE-IT/resources/lang/no-NO/admin/kits/general.php b/Productivite/Snipe-IT/resources/lang/no-NO/admin/kits/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/no-NO/admin/kits/general.php
rename to Productivite/Snipe-IT/resources/lang/no-NO/admin/kits/general.php
diff --git a/Production/SNIPE-IT/resources/lang/no-NO/admin/labels/message.php b/Productivite/Snipe-IT/resources/lang/no-NO/admin/labels/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/no-NO/admin/labels/message.php
rename to Productivite/Snipe-IT/resources/lang/no-NO/admin/labels/message.php
diff --git a/Production/SNIPE-IT/resources/lang/no-NO/admin/labels/table.php b/Productivite/Snipe-IT/resources/lang/no-NO/admin/labels/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/no-NO/admin/labels/table.php
rename to Productivite/Snipe-IT/resources/lang/no-NO/admin/labels/table.php
diff --git a/Production/SNIPE-IT/resources/lang/no-NO/admin/licenses/form.php b/Productivite/Snipe-IT/resources/lang/no-NO/admin/licenses/form.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/no-NO/admin/licenses/form.php
rename to Productivite/Snipe-IT/resources/lang/no-NO/admin/licenses/form.php
diff --git a/Production/SNIPE-IT/resources/lang/no-NO/admin/licenses/general.php b/Productivite/Snipe-IT/resources/lang/no-NO/admin/licenses/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/no-NO/admin/licenses/general.php
rename to Productivite/Snipe-IT/resources/lang/no-NO/admin/licenses/general.php
diff --git a/Production/SNIPE-IT/resources/lang/no-NO/admin/licenses/message.php b/Productivite/Snipe-IT/resources/lang/no-NO/admin/licenses/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/no-NO/admin/licenses/message.php
rename to Productivite/Snipe-IT/resources/lang/no-NO/admin/licenses/message.php
diff --git a/Production/SNIPE-IT/resources/lang/no-NO/admin/licenses/table.php b/Productivite/Snipe-IT/resources/lang/no-NO/admin/licenses/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/no-NO/admin/licenses/table.php
rename to Productivite/Snipe-IT/resources/lang/no-NO/admin/licenses/table.php
diff --git a/Production/SNIPE-IT/resources/lang/no-NO/admin/locations/message.php b/Productivite/Snipe-IT/resources/lang/no-NO/admin/locations/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/no-NO/admin/locations/message.php
rename to Productivite/Snipe-IT/resources/lang/no-NO/admin/locations/message.php
diff --git a/Production/SNIPE-IT/resources/lang/no-NO/admin/locations/table.php b/Productivite/Snipe-IT/resources/lang/no-NO/admin/locations/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/no-NO/admin/locations/table.php
rename to Productivite/Snipe-IT/resources/lang/no-NO/admin/locations/table.php
diff --git a/Production/SNIPE-IT/resources/lang/no-NO/admin/manufacturers/message.php b/Productivite/Snipe-IT/resources/lang/no-NO/admin/manufacturers/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/no-NO/admin/manufacturers/message.php
rename to Productivite/Snipe-IT/resources/lang/no-NO/admin/manufacturers/message.php
diff --git a/Production/SNIPE-IT/resources/lang/no-NO/admin/manufacturers/table.php b/Productivite/Snipe-IT/resources/lang/no-NO/admin/manufacturers/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/no-NO/admin/manufacturers/table.php
rename to Productivite/Snipe-IT/resources/lang/no-NO/admin/manufacturers/table.php
diff --git a/Production/SNIPE-IT/resources/lang/no-NO/admin/models/general.php b/Productivite/Snipe-IT/resources/lang/no-NO/admin/models/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/no-NO/admin/models/general.php
rename to Productivite/Snipe-IT/resources/lang/no-NO/admin/models/general.php
diff --git a/Production/SNIPE-IT/resources/lang/no-NO/admin/models/message.php b/Productivite/Snipe-IT/resources/lang/no-NO/admin/models/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/no-NO/admin/models/message.php
rename to Productivite/Snipe-IT/resources/lang/no-NO/admin/models/message.php
diff --git a/Production/SNIPE-IT/resources/lang/no-NO/admin/models/table.php b/Productivite/Snipe-IT/resources/lang/no-NO/admin/models/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/no-NO/admin/models/table.php
rename to Productivite/Snipe-IT/resources/lang/no-NO/admin/models/table.php
diff --git a/Production/SNIPE-IT/resources/lang/no-NO/admin/reports/general.php b/Productivite/Snipe-IT/resources/lang/no-NO/admin/reports/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/no-NO/admin/reports/general.php
rename to Productivite/Snipe-IT/resources/lang/no-NO/admin/reports/general.php
diff --git a/Production/SNIPE-IT/resources/lang/no-NO/admin/reports/message.php b/Productivite/Snipe-IT/resources/lang/no-NO/admin/reports/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/no-NO/admin/reports/message.php
rename to Productivite/Snipe-IT/resources/lang/no-NO/admin/reports/message.php
diff --git a/Production/SNIPE-IT/resources/lang/no-NO/admin/settings/general.php b/Productivite/Snipe-IT/resources/lang/no-NO/admin/settings/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/no-NO/admin/settings/general.php
rename to Productivite/Snipe-IT/resources/lang/no-NO/admin/settings/general.php
diff --git a/Production/SNIPE-IT/resources/lang/no-NO/admin/settings/message.php b/Productivite/Snipe-IT/resources/lang/no-NO/admin/settings/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/no-NO/admin/settings/message.php
rename to Productivite/Snipe-IT/resources/lang/no-NO/admin/settings/message.php
diff --git a/Production/SNIPE-IT/resources/lang/no-NO/admin/settings/table.php b/Productivite/Snipe-IT/resources/lang/no-NO/admin/settings/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/no-NO/admin/settings/table.php
rename to Productivite/Snipe-IT/resources/lang/no-NO/admin/settings/table.php
diff --git a/Production/SNIPE-IT/resources/lang/no-NO/admin/statuslabels/message.php b/Productivite/Snipe-IT/resources/lang/no-NO/admin/statuslabels/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/no-NO/admin/statuslabels/message.php
rename to Productivite/Snipe-IT/resources/lang/no-NO/admin/statuslabels/message.php
diff --git a/Production/SNIPE-IT/resources/lang/no-NO/admin/statuslabels/table.php b/Productivite/Snipe-IT/resources/lang/no-NO/admin/statuslabels/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/no-NO/admin/statuslabels/table.php
rename to Productivite/Snipe-IT/resources/lang/no-NO/admin/statuslabels/table.php
diff --git a/Production/SNIPE-IT/resources/lang/no-NO/admin/suppliers/message.php b/Productivite/Snipe-IT/resources/lang/no-NO/admin/suppliers/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/no-NO/admin/suppliers/message.php
rename to Productivite/Snipe-IT/resources/lang/no-NO/admin/suppliers/message.php
diff --git a/Production/SNIPE-IT/resources/lang/no-NO/admin/suppliers/table.php b/Productivite/Snipe-IT/resources/lang/no-NO/admin/suppliers/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/no-NO/admin/suppliers/table.php
rename to Productivite/Snipe-IT/resources/lang/no-NO/admin/suppliers/table.php
diff --git a/Production/SNIPE-IT/resources/lang/no-NO/admin/users/general.php b/Productivite/Snipe-IT/resources/lang/no-NO/admin/users/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/no-NO/admin/users/general.php
rename to Productivite/Snipe-IT/resources/lang/no-NO/admin/users/general.php
diff --git a/Production/SNIPE-IT/resources/lang/no-NO/admin/users/message.php b/Productivite/Snipe-IT/resources/lang/no-NO/admin/users/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/no-NO/admin/users/message.php
rename to Productivite/Snipe-IT/resources/lang/no-NO/admin/users/message.php
diff --git a/Production/SNIPE-IT/resources/lang/no-NO/admin/users/table.php b/Productivite/Snipe-IT/resources/lang/no-NO/admin/users/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/no-NO/admin/users/table.php
rename to Productivite/Snipe-IT/resources/lang/no-NO/admin/users/table.php
diff --git a/Production/SNIPE-IT/resources/lang/no-NO/auth.php b/Productivite/Snipe-IT/resources/lang/no-NO/auth.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/no-NO/auth.php
rename to Productivite/Snipe-IT/resources/lang/no-NO/auth.php
diff --git a/Production/SNIPE-IT/resources/lang/no-NO/auth/general.php b/Productivite/Snipe-IT/resources/lang/no-NO/auth/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/no-NO/auth/general.php
rename to Productivite/Snipe-IT/resources/lang/no-NO/auth/general.php
diff --git a/Production/SNIPE-IT/resources/lang/no-NO/auth/message.php b/Productivite/Snipe-IT/resources/lang/no-NO/auth/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/no-NO/auth/message.php
rename to Productivite/Snipe-IT/resources/lang/no-NO/auth/message.php
diff --git a/Production/SNIPE-IT/resources/lang/no-NO/button.php b/Productivite/Snipe-IT/resources/lang/no-NO/button.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/no-NO/button.php
rename to Productivite/Snipe-IT/resources/lang/no-NO/button.php
diff --git a/Production/SNIPE-IT/resources/lang/no-NO/general.php b/Productivite/Snipe-IT/resources/lang/no-NO/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/no-NO/general.php
rename to Productivite/Snipe-IT/resources/lang/no-NO/general.php
diff --git a/Production/SNIPE-IT/resources/lang/no-NO/help.php b/Productivite/Snipe-IT/resources/lang/no-NO/help.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/no-NO/help.php
rename to Productivite/Snipe-IT/resources/lang/no-NO/help.php
diff --git a/Production/SNIPE-IT/resources/lang/no-NO/localizations.php b/Productivite/Snipe-IT/resources/lang/no-NO/localizations.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/no-NO/localizations.php
rename to Productivite/Snipe-IT/resources/lang/no-NO/localizations.php
diff --git a/Production/SNIPE-IT/resources/lang/no-NO/mail.php b/Productivite/Snipe-IT/resources/lang/no-NO/mail.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/no-NO/mail.php
rename to Productivite/Snipe-IT/resources/lang/no-NO/mail.php
diff --git a/Production/SNIPE-IT/resources/lang/no-NO/pagination.php b/Productivite/Snipe-IT/resources/lang/no-NO/pagination.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/no-NO/pagination.php
rename to Productivite/Snipe-IT/resources/lang/no-NO/pagination.php
diff --git a/Production/SNIPE-IT/resources/lang/no-NO/passwords.php b/Productivite/Snipe-IT/resources/lang/no-NO/passwords.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/no-NO/passwords.php
rename to Productivite/Snipe-IT/resources/lang/no-NO/passwords.php
diff --git a/Production/SNIPE-IT/resources/lang/no-NO/reminders.php b/Productivite/Snipe-IT/resources/lang/no-NO/reminders.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/no-NO/reminders.php
rename to Productivite/Snipe-IT/resources/lang/no-NO/reminders.php
diff --git a/Production/SNIPE-IT/resources/lang/no-NO/table.php b/Productivite/Snipe-IT/resources/lang/no-NO/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/no-NO/table.php
rename to Productivite/Snipe-IT/resources/lang/no-NO/table.php
diff --git a/Production/SNIPE-IT/resources/lang/no-NO/validation.php b/Productivite/Snipe-IT/resources/lang/no-NO/validation.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/no-NO/validation.php
rename to Productivite/Snipe-IT/resources/lang/no-NO/validation.php
diff --git a/Production/SNIPE-IT/resources/lang/pl-PL/account/general.php b/Productivite/Snipe-IT/resources/lang/pl-PL/account/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/pl-PL/account/general.php
rename to Productivite/Snipe-IT/resources/lang/pl-PL/account/general.php
diff --git a/Production/SNIPE-IT/resources/lang/pl-PL/admin/accessories/general.php b/Productivite/Snipe-IT/resources/lang/pl-PL/admin/accessories/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/pl-PL/admin/accessories/general.php
rename to Productivite/Snipe-IT/resources/lang/pl-PL/admin/accessories/general.php
diff --git a/Production/SNIPE-IT/resources/lang/pl-PL/admin/accessories/message.php b/Productivite/Snipe-IT/resources/lang/pl-PL/admin/accessories/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/pl-PL/admin/accessories/message.php
rename to Productivite/Snipe-IT/resources/lang/pl-PL/admin/accessories/message.php
diff --git a/Production/SNIPE-IT/resources/lang/pl-PL/admin/accessories/table.php b/Productivite/Snipe-IT/resources/lang/pl-PL/admin/accessories/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/pl-PL/admin/accessories/table.php
rename to Productivite/Snipe-IT/resources/lang/pl-PL/admin/accessories/table.php
diff --git a/Production/SNIPE-IT/resources/lang/pl-PL/admin/asset_maintenances/form.php b/Productivite/Snipe-IT/resources/lang/pl-PL/admin/asset_maintenances/form.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/pl-PL/admin/asset_maintenances/form.php
rename to Productivite/Snipe-IT/resources/lang/pl-PL/admin/asset_maintenances/form.php
diff --git a/Production/SNIPE-IT/resources/lang/pl-PL/admin/asset_maintenances/general.php b/Productivite/Snipe-IT/resources/lang/pl-PL/admin/asset_maintenances/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/pl-PL/admin/asset_maintenances/general.php
rename to Productivite/Snipe-IT/resources/lang/pl-PL/admin/asset_maintenances/general.php
diff --git a/Production/SNIPE-IT/resources/lang/pl-PL/admin/asset_maintenances/message.php b/Productivite/Snipe-IT/resources/lang/pl-PL/admin/asset_maintenances/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/pl-PL/admin/asset_maintenances/message.php
rename to Productivite/Snipe-IT/resources/lang/pl-PL/admin/asset_maintenances/message.php
diff --git a/Production/SNIPE-IT/resources/lang/pl-PL/admin/asset_maintenances/table.php b/Productivite/Snipe-IT/resources/lang/pl-PL/admin/asset_maintenances/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/pl-PL/admin/asset_maintenances/table.php
rename to Productivite/Snipe-IT/resources/lang/pl-PL/admin/asset_maintenances/table.php
diff --git a/Production/SNIPE-IT/resources/lang/pl-PL/admin/categories/general.php b/Productivite/Snipe-IT/resources/lang/pl-PL/admin/categories/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/pl-PL/admin/categories/general.php
rename to Productivite/Snipe-IT/resources/lang/pl-PL/admin/categories/general.php
diff --git a/Production/SNIPE-IT/resources/lang/pl-PL/admin/categories/message.php b/Productivite/Snipe-IT/resources/lang/pl-PL/admin/categories/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/pl-PL/admin/categories/message.php
rename to Productivite/Snipe-IT/resources/lang/pl-PL/admin/categories/message.php
diff --git a/Production/SNIPE-IT/resources/lang/pl-PL/admin/categories/table.php b/Productivite/Snipe-IT/resources/lang/pl-PL/admin/categories/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/pl-PL/admin/categories/table.php
rename to Productivite/Snipe-IT/resources/lang/pl-PL/admin/categories/table.php
diff --git a/Production/SNIPE-IT/resources/lang/pl-PL/admin/companies/general.php b/Productivite/Snipe-IT/resources/lang/pl-PL/admin/companies/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/pl-PL/admin/companies/general.php
rename to Productivite/Snipe-IT/resources/lang/pl-PL/admin/companies/general.php
diff --git a/Production/SNIPE-IT/resources/lang/pl-PL/admin/companies/message.php b/Productivite/Snipe-IT/resources/lang/pl-PL/admin/companies/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/pl-PL/admin/companies/message.php
rename to Productivite/Snipe-IT/resources/lang/pl-PL/admin/companies/message.php
diff --git a/Production/SNIPE-IT/resources/lang/pl-PL/admin/companies/table.php b/Productivite/Snipe-IT/resources/lang/pl-PL/admin/companies/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/pl-PL/admin/companies/table.php
rename to Productivite/Snipe-IT/resources/lang/pl-PL/admin/companies/table.php
diff --git a/Production/SNIPE-IT/resources/lang/pl-PL/admin/components/general.php b/Productivite/Snipe-IT/resources/lang/pl-PL/admin/components/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/pl-PL/admin/components/general.php
rename to Productivite/Snipe-IT/resources/lang/pl-PL/admin/components/general.php
diff --git a/Production/SNIPE-IT/resources/lang/pl-PL/admin/components/message.php b/Productivite/Snipe-IT/resources/lang/pl-PL/admin/components/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/pl-PL/admin/components/message.php
rename to Productivite/Snipe-IT/resources/lang/pl-PL/admin/components/message.php
diff --git a/Production/SNIPE-IT/resources/lang/pl-PL/admin/components/table.php b/Productivite/Snipe-IT/resources/lang/pl-PL/admin/components/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/pl-PL/admin/components/table.php
rename to Productivite/Snipe-IT/resources/lang/pl-PL/admin/components/table.php
diff --git a/Production/SNIPE-IT/resources/lang/pl-PL/admin/consumables/general.php b/Productivite/Snipe-IT/resources/lang/pl-PL/admin/consumables/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/pl-PL/admin/consumables/general.php
rename to Productivite/Snipe-IT/resources/lang/pl-PL/admin/consumables/general.php
diff --git a/Production/SNIPE-IT/resources/lang/pl-PL/admin/consumables/message.php b/Productivite/Snipe-IT/resources/lang/pl-PL/admin/consumables/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/pl-PL/admin/consumables/message.php
rename to Productivite/Snipe-IT/resources/lang/pl-PL/admin/consumables/message.php
diff --git a/Production/SNIPE-IT/resources/lang/pl-PL/admin/consumables/table.php b/Productivite/Snipe-IT/resources/lang/pl-PL/admin/consumables/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/pl-PL/admin/consumables/table.php
rename to Productivite/Snipe-IT/resources/lang/pl-PL/admin/consumables/table.php
diff --git a/Production/SNIPE-IT/resources/lang/pl-PL/admin/custom_fields/general.php b/Productivite/Snipe-IT/resources/lang/pl-PL/admin/custom_fields/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/pl-PL/admin/custom_fields/general.php
rename to Productivite/Snipe-IT/resources/lang/pl-PL/admin/custom_fields/general.php
diff --git a/Production/SNIPE-IT/resources/lang/pl-PL/admin/custom_fields/message.php b/Productivite/Snipe-IT/resources/lang/pl-PL/admin/custom_fields/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/pl-PL/admin/custom_fields/message.php
rename to Productivite/Snipe-IT/resources/lang/pl-PL/admin/custom_fields/message.php
diff --git a/Production/SNIPE-IT/resources/lang/pl-PL/admin/departments/message.php b/Productivite/Snipe-IT/resources/lang/pl-PL/admin/departments/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/pl-PL/admin/departments/message.php
rename to Productivite/Snipe-IT/resources/lang/pl-PL/admin/departments/message.php
diff --git a/Production/SNIPE-IT/resources/lang/pl-PL/admin/departments/table.php b/Productivite/Snipe-IT/resources/lang/pl-PL/admin/departments/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/pl-PL/admin/departments/table.php
rename to Productivite/Snipe-IT/resources/lang/pl-PL/admin/departments/table.php
diff --git a/Production/SNIPE-IT/resources/lang/pl-PL/admin/depreciations/general.php b/Productivite/Snipe-IT/resources/lang/pl-PL/admin/depreciations/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/pl-PL/admin/depreciations/general.php
rename to Productivite/Snipe-IT/resources/lang/pl-PL/admin/depreciations/general.php
diff --git a/Production/SNIPE-IT/resources/lang/pl-PL/admin/depreciations/message.php b/Productivite/Snipe-IT/resources/lang/pl-PL/admin/depreciations/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/pl-PL/admin/depreciations/message.php
rename to Productivite/Snipe-IT/resources/lang/pl-PL/admin/depreciations/message.php
diff --git a/Production/SNIPE-IT/resources/lang/pl-PL/admin/depreciations/table.php b/Productivite/Snipe-IT/resources/lang/pl-PL/admin/depreciations/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/pl-PL/admin/depreciations/table.php
rename to Productivite/Snipe-IT/resources/lang/pl-PL/admin/depreciations/table.php
diff --git a/Production/SNIPE-IT/resources/lang/pl-PL/admin/groups/message.php b/Productivite/Snipe-IT/resources/lang/pl-PL/admin/groups/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/pl-PL/admin/groups/message.php
rename to Productivite/Snipe-IT/resources/lang/pl-PL/admin/groups/message.php
diff --git a/Production/SNIPE-IT/resources/lang/pl-PL/admin/groups/table.php b/Productivite/Snipe-IT/resources/lang/pl-PL/admin/groups/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/pl-PL/admin/groups/table.php
rename to Productivite/Snipe-IT/resources/lang/pl-PL/admin/groups/table.php
diff --git a/Production/SNIPE-IT/resources/lang/pl-PL/admin/groups/titles.php b/Productivite/Snipe-IT/resources/lang/pl-PL/admin/groups/titles.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/pl-PL/admin/groups/titles.php
rename to Productivite/Snipe-IT/resources/lang/pl-PL/admin/groups/titles.php
diff --git a/Production/SNIPE-IT/resources/lang/pl-PL/admin/hardware/form.php b/Productivite/Snipe-IT/resources/lang/pl-PL/admin/hardware/form.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/pl-PL/admin/hardware/form.php
rename to Productivite/Snipe-IT/resources/lang/pl-PL/admin/hardware/form.php
diff --git a/Production/SNIPE-IT/resources/lang/pl-PL/admin/hardware/general.php b/Productivite/Snipe-IT/resources/lang/pl-PL/admin/hardware/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/pl-PL/admin/hardware/general.php
rename to Productivite/Snipe-IT/resources/lang/pl-PL/admin/hardware/general.php
diff --git a/Production/SNIPE-IT/resources/lang/pl-PL/admin/hardware/message.php b/Productivite/Snipe-IT/resources/lang/pl-PL/admin/hardware/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/pl-PL/admin/hardware/message.php
rename to Productivite/Snipe-IT/resources/lang/pl-PL/admin/hardware/message.php
diff --git a/Production/SNIPE-IT/resources/lang/pl-PL/admin/hardware/table.php b/Productivite/Snipe-IT/resources/lang/pl-PL/admin/hardware/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/pl-PL/admin/hardware/table.php
rename to Productivite/Snipe-IT/resources/lang/pl-PL/admin/hardware/table.php
diff --git a/Production/SNIPE-IT/resources/lang/pl-PL/admin/kits/general.php b/Productivite/Snipe-IT/resources/lang/pl-PL/admin/kits/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/pl-PL/admin/kits/general.php
rename to Productivite/Snipe-IT/resources/lang/pl-PL/admin/kits/general.php
diff --git a/Production/SNIPE-IT/resources/lang/pl-PL/admin/labels/message.php b/Productivite/Snipe-IT/resources/lang/pl-PL/admin/labels/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/pl-PL/admin/labels/message.php
rename to Productivite/Snipe-IT/resources/lang/pl-PL/admin/labels/message.php
diff --git a/Production/SNIPE-IT/resources/lang/pl-PL/admin/labels/table.php b/Productivite/Snipe-IT/resources/lang/pl-PL/admin/labels/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/pl-PL/admin/labels/table.php
rename to Productivite/Snipe-IT/resources/lang/pl-PL/admin/labels/table.php
diff --git a/Production/SNIPE-IT/resources/lang/pl-PL/admin/licenses/form.php b/Productivite/Snipe-IT/resources/lang/pl-PL/admin/licenses/form.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/pl-PL/admin/licenses/form.php
rename to Productivite/Snipe-IT/resources/lang/pl-PL/admin/licenses/form.php
diff --git a/Production/SNIPE-IT/resources/lang/pl-PL/admin/licenses/general.php b/Productivite/Snipe-IT/resources/lang/pl-PL/admin/licenses/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/pl-PL/admin/licenses/general.php
rename to Productivite/Snipe-IT/resources/lang/pl-PL/admin/licenses/general.php
diff --git a/Production/SNIPE-IT/resources/lang/pl-PL/admin/licenses/message.php b/Productivite/Snipe-IT/resources/lang/pl-PL/admin/licenses/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/pl-PL/admin/licenses/message.php
rename to Productivite/Snipe-IT/resources/lang/pl-PL/admin/licenses/message.php
diff --git a/Production/SNIPE-IT/resources/lang/pl-PL/admin/licenses/table.php b/Productivite/Snipe-IT/resources/lang/pl-PL/admin/licenses/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/pl-PL/admin/licenses/table.php
rename to Productivite/Snipe-IT/resources/lang/pl-PL/admin/licenses/table.php
diff --git a/Production/SNIPE-IT/resources/lang/pl-PL/admin/locations/message.php b/Productivite/Snipe-IT/resources/lang/pl-PL/admin/locations/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/pl-PL/admin/locations/message.php
rename to Productivite/Snipe-IT/resources/lang/pl-PL/admin/locations/message.php
diff --git a/Production/SNIPE-IT/resources/lang/pl-PL/admin/locations/table.php b/Productivite/Snipe-IT/resources/lang/pl-PL/admin/locations/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/pl-PL/admin/locations/table.php
rename to Productivite/Snipe-IT/resources/lang/pl-PL/admin/locations/table.php
diff --git a/Production/SNIPE-IT/resources/lang/pl-PL/admin/manufacturers/message.php b/Productivite/Snipe-IT/resources/lang/pl-PL/admin/manufacturers/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/pl-PL/admin/manufacturers/message.php
rename to Productivite/Snipe-IT/resources/lang/pl-PL/admin/manufacturers/message.php
diff --git a/Production/SNIPE-IT/resources/lang/pl-PL/admin/manufacturers/table.php b/Productivite/Snipe-IT/resources/lang/pl-PL/admin/manufacturers/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/pl-PL/admin/manufacturers/table.php
rename to Productivite/Snipe-IT/resources/lang/pl-PL/admin/manufacturers/table.php
diff --git a/Production/SNIPE-IT/resources/lang/pl-PL/admin/models/general.php b/Productivite/Snipe-IT/resources/lang/pl-PL/admin/models/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/pl-PL/admin/models/general.php
rename to Productivite/Snipe-IT/resources/lang/pl-PL/admin/models/general.php
diff --git a/Production/SNIPE-IT/resources/lang/pl-PL/admin/models/message.php b/Productivite/Snipe-IT/resources/lang/pl-PL/admin/models/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/pl-PL/admin/models/message.php
rename to Productivite/Snipe-IT/resources/lang/pl-PL/admin/models/message.php
diff --git a/Production/SNIPE-IT/resources/lang/pl-PL/admin/models/table.php b/Productivite/Snipe-IT/resources/lang/pl-PL/admin/models/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/pl-PL/admin/models/table.php
rename to Productivite/Snipe-IT/resources/lang/pl-PL/admin/models/table.php
diff --git a/Production/SNIPE-IT/resources/lang/pl-PL/admin/reports/general.php b/Productivite/Snipe-IT/resources/lang/pl-PL/admin/reports/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/pl-PL/admin/reports/general.php
rename to Productivite/Snipe-IT/resources/lang/pl-PL/admin/reports/general.php
diff --git a/Production/SNIPE-IT/resources/lang/pl-PL/admin/reports/message.php b/Productivite/Snipe-IT/resources/lang/pl-PL/admin/reports/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/pl-PL/admin/reports/message.php
rename to Productivite/Snipe-IT/resources/lang/pl-PL/admin/reports/message.php
diff --git a/Production/SNIPE-IT/resources/lang/pl-PL/admin/settings/general.php b/Productivite/Snipe-IT/resources/lang/pl-PL/admin/settings/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/pl-PL/admin/settings/general.php
rename to Productivite/Snipe-IT/resources/lang/pl-PL/admin/settings/general.php
diff --git a/Production/SNIPE-IT/resources/lang/pl-PL/admin/settings/message.php b/Productivite/Snipe-IT/resources/lang/pl-PL/admin/settings/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/pl-PL/admin/settings/message.php
rename to Productivite/Snipe-IT/resources/lang/pl-PL/admin/settings/message.php
diff --git a/Production/SNIPE-IT/resources/lang/pl-PL/admin/settings/table.php b/Productivite/Snipe-IT/resources/lang/pl-PL/admin/settings/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/pl-PL/admin/settings/table.php
rename to Productivite/Snipe-IT/resources/lang/pl-PL/admin/settings/table.php
diff --git a/Production/SNIPE-IT/resources/lang/pl-PL/admin/statuslabels/message.php b/Productivite/Snipe-IT/resources/lang/pl-PL/admin/statuslabels/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/pl-PL/admin/statuslabels/message.php
rename to Productivite/Snipe-IT/resources/lang/pl-PL/admin/statuslabels/message.php
diff --git a/Production/SNIPE-IT/resources/lang/pl-PL/admin/statuslabels/table.php b/Productivite/Snipe-IT/resources/lang/pl-PL/admin/statuslabels/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/pl-PL/admin/statuslabels/table.php
rename to Productivite/Snipe-IT/resources/lang/pl-PL/admin/statuslabels/table.php
diff --git a/Production/SNIPE-IT/resources/lang/pl-PL/admin/suppliers/message.php b/Productivite/Snipe-IT/resources/lang/pl-PL/admin/suppliers/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/pl-PL/admin/suppliers/message.php
rename to Productivite/Snipe-IT/resources/lang/pl-PL/admin/suppliers/message.php
diff --git a/Production/SNIPE-IT/resources/lang/pl-PL/admin/suppliers/table.php b/Productivite/Snipe-IT/resources/lang/pl-PL/admin/suppliers/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/pl-PL/admin/suppliers/table.php
rename to Productivite/Snipe-IT/resources/lang/pl-PL/admin/suppliers/table.php
diff --git a/Production/SNIPE-IT/resources/lang/pl-PL/admin/users/general.php b/Productivite/Snipe-IT/resources/lang/pl-PL/admin/users/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/pl-PL/admin/users/general.php
rename to Productivite/Snipe-IT/resources/lang/pl-PL/admin/users/general.php
diff --git a/Production/SNIPE-IT/resources/lang/pl-PL/admin/users/message.php b/Productivite/Snipe-IT/resources/lang/pl-PL/admin/users/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/pl-PL/admin/users/message.php
rename to Productivite/Snipe-IT/resources/lang/pl-PL/admin/users/message.php
diff --git a/Production/SNIPE-IT/resources/lang/pl-PL/admin/users/table.php b/Productivite/Snipe-IT/resources/lang/pl-PL/admin/users/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/pl-PL/admin/users/table.php
rename to Productivite/Snipe-IT/resources/lang/pl-PL/admin/users/table.php
diff --git a/Production/SNIPE-IT/resources/lang/pl-PL/auth.php b/Productivite/Snipe-IT/resources/lang/pl-PL/auth.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/pl-PL/auth.php
rename to Productivite/Snipe-IT/resources/lang/pl-PL/auth.php
diff --git a/Production/SNIPE-IT/resources/lang/pl-PL/auth/general.php b/Productivite/Snipe-IT/resources/lang/pl-PL/auth/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/pl-PL/auth/general.php
rename to Productivite/Snipe-IT/resources/lang/pl-PL/auth/general.php
diff --git a/Production/SNIPE-IT/resources/lang/pl-PL/auth/message.php b/Productivite/Snipe-IT/resources/lang/pl-PL/auth/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/pl-PL/auth/message.php
rename to Productivite/Snipe-IT/resources/lang/pl-PL/auth/message.php
diff --git a/Production/SNIPE-IT/resources/lang/pl-PL/button.php b/Productivite/Snipe-IT/resources/lang/pl-PL/button.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/pl-PL/button.php
rename to Productivite/Snipe-IT/resources/lang/pl-PL/button.php
diff --git a/Production/SNIPE-IT/resources/lang/pl-PL/general.php b/Productivite/Snipe-IT/resources/lang/pl-PL/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/pl-PL/general.php
rename to Productivite/Snipe-IT/resources/lang/pl-PL/general.php
diff --git a/Production/SNIPE-IT/resources/lang/pl-PL/help.php b/Productivite/Snipe-IT/resources/lang/pl-PL/help.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/pl-PL/help.php
rename to Productivite/Snipe-IT/resources/lang/pl-PL/help.php
diff --git a/Production/SNIPE-IT/resources/lang/pl-PL/localizations.php b/Productivite/Snipe-IT/resources/lang/pl-PL/localizations.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/pl-PL/localizations.php
rename to Productivite/Snipe-IT/resources/lang/pl-PL/localizations.php
diff --git a/Production/SNIPE-IT/resources/lang/pl-PL/mail.php b/Productivite/Snipe-IT/resources/lang/pl-PL/mail.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/pl-PL/mail.php
rename to Productivite/Snipe-IT/resources/lang/pl-PL/mail.php
diff --git a/Production/SNIPE-IT/resources/lang/pl-PL/pagination.php b/Productivite/Snipe-IT/resources/lang/pl-PL/pagination.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/pl-PL/pagination.php
rename to Productivite/Snipe-IT/resources/lang/pl-PL/pagination.php
diff --git a/Production/SNIPE-IT/resources/lang/pl-PL/passwords.php b/Productivite/Snipe-IT/resources/lang/pl-PL/passwords.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/pl-PL/passwords.php
rename to Productivite/Snipe-IT/resources/lang/pl-PL/passwords.php
diff --git a/Production/SNIPE-IT/resources/lang/pl-PL/reminders.php b/Productivite/Snipe-IT/resources/lang/pl-PL/reminders.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/pl-PL/reminders.php
rename to Productivite/Snipe-IT/resources/lang/pl-PL/reminders.php
diff --git a/Production/SNIPE-IT/resources/lang/pl-PL/table.php b/Productivite/Snipe-IT/resources/lang/pl-PL/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/pl-PL/table.php
rename to Productivite/Snipe-IT/resources/lang/pl-PL/table.php
diff --git a/Production/SNIPE-IT/resources/lang/pl-PL/validation.php b/Productivite/Snipe-IT/resources/lang/pl-PL/validation.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/pl-PL/validation.php
rename to Productivite/Snipe-IT/resources/lang/pl-PL/validation.php
diff --git a/Production/SNIPE-IT/resources/lang/pt-BR/account/general.php b/Productivite/Snipe-IT/resources/lang/pt-BR/account/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/pt-BR/account/general.php
rename to Productivite/Snipe-IT/resources/lang/pt-BR/account/general.php
diff --git a/Production/SNIPE-IT/resources/lang/pt-BR/admin/accessories/general.php b/Productivite/Snipe-IT/resources/lang/pt-BR/admin/accessories/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/pt-BR/admin/accessories/general.php
rename to Productivite/Snipe-IT/resources/lang/pt-BR/admin/accessories/general.php
diff --git a/Production/SNIPE-IT/resources/lang/pt-BR/admin/accessories/message.php b/Productivite/Snipe-IT/resources/lang/pt-BR/admin/accessories/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/pt-BR/admin/accessories/message.php
rename to Productivite/Snipe-IT/resources/lang/pt-BR/admin/accessories/message.php
diff --git a/Production/SNIPE-IT/resources/lang/pt-BR/admin/accessories/table.php b/Productivite/Snipe-IT/resources/lang/pt-BR/admin/accessories/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/pt-BR/admin/accessories/table.php
rename to Productivite/Snipe-IT/resources/lang/pt-BR/admin/accessories/table.php
diff --git a/Production/SNIPE-IT/resources/lang/pt-BR/admin/asset_maintenances/form.php b/Productivite/Snipe-IT/resources/lang/pt-BR/admin/asset_maintenances/form.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/pt-BR/admin/asset_maintenances/form.php
rename to Productivite/Snipe-IT/resources/lang/pt-BR/admin/asset_maintenances/form.php
diff --git a/Production/SNIPE-IT/resources/lang/pt-BR/admin/asset_maintenances/general.php b/Productivite/Snipe-IT/resources/lang/pt-BR/admin/asset_maintenances/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/pt-BR/admin/asset_maintenances/general.php
rename to Productivite/Snipe-IT/resources/lang/pt-BR/admin/asset_maintenances/general.php
diff --git a/Production/SNIPE-IT/resources/lang/pt-BR/admin/asset_maintenances/message.php b/Productivite/Snipe-IT/resources/lang/pt-BR/admin/asset_maintenances/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/pt-BR/admin/asset_maintenances/message.php
rename to Productivite/Snipe-IT/resources/lang/pt-BR/admin/asset_maintenances/message.php
diff --git a/Production/SNIPE-IT/resources/lang/pt-BR/admin/asset_maintenances/table.php b/Productivite/Snipe-IT/resources/lang/pt-BR/admin/asset_maintenances/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/pt-BR/admin/asset_maintenances/table.php
rename to Productivite/Snipe-IT/resources/lang/pt-BR/admin/asset_maintenances/table.php
diff --git a/Production/SNIPE-IT/resources/lang/pt-BR/admin/categories/general.php b/Productivite/Snipe-IT/resources/lang/pt-BR/admin/categories/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/pt-BR/admin/categories/general.php
rename to Productivite/Snipe-IT/resources/lang/pt-BR/admin/categories/general.php
diff --git a/Production/SNIPE-IT/resources/lang/pt-BR/admin/categories/message.php b/Productivite/Snipe-IT/resources/lang/pt-BR/admin/categories/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/pt-BR/admin/categories/message.php
rename to Productivite/Snipe-IT/resources/lang/pt-BR/admin/categories/message.php
diff --git a/Production/SNIPE-IT/resources/lang/pt-BR/admin/categories/table.php b/Productivite/Snipe-IT/resources/lang/pt-BR/admin/categories/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/pt-BR/admin/categories/table.php
rename to Productivite/Snipe-IT/resources/lang/pt-BR/admin/categories/table.php
diff --git a/Production/SNIPE-IT/resources/lang/pt-BR/admin/companies/general.php b/Productivite/Snipe-IT/resources/lang/pt-BR/admin/companies/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/pt-BR/admin/companies/general.php
rename to Productivite/Snipe-IT/resources/lang/pt-BR/admin/companies/general.php
diff --git a/Production/SNIPE-IT/resources/lang/pt-BR/admin/companies/message.php b/Productivite/Snipe-IT/resources/lang/pt-BR/admin/companies/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/pt-BR/admin/companies/message.php
rename to Productivite/Snipe-IT/resources/lang/pt-BR/admin/companies/message.php
diff --git a/Production/SNIPE-IT/resources/lang/pt-BR/admin/companies/table.php b/Productivite/Snipe-IT/resources/lang/pt-BR/admin/companies/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/pt-BR/admin/companies/table.php
rename to Productivite/Snipe-IT/resources/lang/pt-BR/admin/companies/table.php
diff --git a/Production/SNIPE-IT/resources/lang/pt-BR/admin/components/general.php b/Productivite/Snipe-IT/resources/lang/pt-BR/admin/components/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/pt-BR/admin/components/general.php
rename to Productivite/Snipe-IT/resources/lang/pt-BR/admin/components/general.php
diff --git a/Production/SNIPE-IT/resources/lang/pt-BR/admin/components/message.php b/Productivite/Snipe-IT/resources/lang/pt-BR/admin/components/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/pt-BR/admin/components/message.php
rename to Productivite/Snipe-IT/resources/lang/pt-BR/admin/components/message.php
diff --git a/Production/SNIPE-IT/resources/lang/pt-BR/admin/components/table.php b/Productivite/Snipe-IT/resources/lang/pt-BR/admin/components/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/pt-BR/admin/components/table.php
rename to Productivite/Snipe-IT/resources/lang/pt-BR/admin/components/table.php
diff --git a/Production/SNIPE-IT/resources/lang/pt-BR/admin/consumables/general.php b/Productivite/Snipe-IT/resources/lang/pt-BR/admin/consumables/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/pt-BR/admin/consumables/general.php
rename to Productivite/Snipe-IT/resources/lang/pt-BR/admin/consumables/general.php
diff --git a/Production/SNIPE-IT/resources/lang/pt-BR/admin/consumables/message.php b/Productivite/Snipe-IT/resources/lang/pt-BR/admin/consumables/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/pt-BR/admin/consumables/message.php
rename to Productivite/Snipe-IT/resources/lang/pt-BR/admin/consumables/message.php
diff --git a/Production/SNIPE-IT/resources/lang/pt-BR/admin/consumables/table.php b/Productivite/Snipe-IT/resources/lang/pt-BR/admin/consumables/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/pt-BR/admin/consumables/table.php
rename to Productivite/Snipe-IT/resources/lang/pt-BR/admin/consumables/table.php
diff --git a/Production/SNIPE-IT/resources/lang/pt-BR/admin/custom_fields/general.php b/Productivite/Snipe-IT/resources/lang/pt-BR/admin/custom_fields/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/pt-BR/admin/custom_fields/general.php
rename to Productivite/Snipe-IT/resources/lang/pt-BR/admin/custom_fields/general.php
diff --git a/Production/SNIPE-IT/resources/lang/pt-BR/admin/custom_fields/message.php b/Productivite/Snipe-IT/resources/lang/pt-BR/admin/custom_fields/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/pt-BR/admin/custom_fields/message.php
rename to Productivite/Snipe-IT/resources/lang/pt-BR/admin/custom_fields/message.php
diff --git a/Production/SNIPE-IT/resources/lang/pt-BR/admin/departments/message.php b/Productivite/Snipe-IT/resources/lang/pt-BR/admin/departments/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/pt-BR/admin/departments/message.php
rename to Productivite/Snipe-IT/resources/lang/pt-BR/admin/departments/message.php
diff --git a/Production/SNIPE-IT/resources/lang/pt-BR/admin/departments/table.php b/Productivite/Snipe-IT/resources/lang/pt-BR/admin/departments/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/pt-BR/admin/departments/table.php
rename to Productivite/Snipe-IT/resources/lang/pt-BR/admin/departments/table.php
diff --git a/Production/SNIPE-IT/resources/lang/pt-BR/admin/depreciations/general.php b/Productivite/Snipe-IT/resources/lang/pt-BR/admin/depreciations/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/pt-BR/admin/depreciations/general.php
rename to Productivite/Snipe-IT/resources/lang/pt-BR/admin/depreciations/general.php
diff --git a/Production/SNIPE-IT/resources/lang/pt-BR/admin/depreciations/message.php b/Productivite/Snipe-IT/resources/lang/pt-BR/admin/depreciations/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/pt-BR/admin/depreciations/message.php
rename to Productivite/Snipe-IT/resources/lang/pt-BR/admin/depreciations/message.php
diff --git a/Production/SNIPE-IT/resources/lang/pt-BR/admin/depreciations/table.php b/Productivite/Snipe-IT/resources/lang/pt-BR/admin/depreciations/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/pt-BR/admin/depreciations/table.php
rename to Productivite/Snipe-IT/resources/lang/pt-BR/admin/depreciations/table.php
diff --git a/Production/SNIPE-IT/resources/lang/pt-BR/admin/groups/message.php b/Productivite/Snipe-IT/resources/lang/pt-BR/admin/groups/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/pt-BR/admin/groups/message.php
rename to Productivite/Snipe-IT/resources/lang/pt-BR/admin/groups/message.php
diff --git a/Production/SNIPE-IT/resources/lang/pt-BR/admin/groups/table.php b/Productivite/Snipe-IT/resources/lang/pt-BR/admin/groups/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/pt-BR/admin/groups/table.php
rename to Productivite/Snipe-IT/resources/lang/pt-BR/admin/groups/table.php
diff --git a/Production/SNIPE-IT/resources/lang/pt-BR/admin/groups/titles.php b/Productivite/Snipe-IT/resources/lang/pt-BR/admin/groups/titles.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/pt-BR/admin/groups/titles.php
rename to Productivite/Snipe-IT/resources/lang/pt-BR/admin/groups/titles.php
diff --git a/Production/SNIPE-IT/resources/lang/pt-BR/admin/hardware/form.php b/Productivite/Snipe-IT/resources/lang/pt-BR/admin/hardware/form.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/pt-BR/admin/hardware/form.php
rename to Productivite/Snipe-IT/resources/lang/pt-BR/admin/hardware/form.php
diff --git a/Production/SNIPE-IT/resources/lang/pt-BR/admin/hardware/general.php b/Productivite/Snipe-IT/resources/lang/pt-BR/admin/hardware/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/pt-BR/admin/hardware/general.php
rename to Productivite/Snipe-IT/resources/lang/pt-BR/admin/hardware/general.php
diff --git a/Production/SNIPE-IT/resources/lang/pt-BR/admin/hardware/message.php b/Productivite/Snipe-IT/resources/lang/pt-BR/admin/hardware/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/pt-BR/admin/hardware/message.php
rename to Productivite/Snipe-IT/resources/lang/pt-BR/admin/hardware/message.php
diff --git a/Production/SNIPE-IT/resources/lang/pt-BR/admin/hardware/table.php b/Productivite/Snipe-IT/resources/lang/pt-BR/admin/hardware/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/pt-BR/admin/hardware/table.php
rename to Productivite/Snipe-IT/resources/lang/pt-BR/admin/hardware/table.php
diff --git a/Production/SNIPE-IT/resources/lang/pt-BR/admin/kits/general.php b/Productivite/Snipe-IT/resources/lang/pt-BR/admin/kits/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/pt-BR/admin/kits/general.php
rename to Productivite/Snipe-IT/resources/lang/pt-BR/admin/kits/general.php
diff --git a/Production/SNIPE-IT/resources/lang/pt-BR/admin/labels/message.php b/Productivite/Snipe-IT/resources/lang/pt-BR/admin/labels/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/pt-BR/admin/labels/message.php
rename to Productivite/Snipe-IT/resources/lang/pt-BR/admin/labels/message.php
diff --git a/Production/SNIPE-IT/resources/lang/pt-BR/admin/labels/table.php b/Productivite/Snipe-IT/resources/lang/pt-BR/admin/labels/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/pt-BR/admin/labels/table.php
rename to Productivite/Snipe-IT/resources/lang/pt-BR/admin/labels/table.php
diff --git a/Production/SNIPE-IT/resources/lang/pt-BR/admin/licenses/form.php b/Productivite/Snipe-IT/resources/lang/pt-BR/admin/licenses/form.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/pt-BR/admin/licenses/form.php
rename to Productivite/Snipe-IT/resources/lang/pt-BR/admin/licenses/form.php
diff --git a/Production/SNIPE-IT/resources/lang/pt-BR/admin/licenses/general.php b/Productivite/Snipe-IT/resources/lang/pt-BR/admin/licenses/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/pt-BR/admin/licenses/general.php
rename to Productivite/Snipe-IT/resources/lang/pt-BR/admin/licenses/general.php
diff --git a/Production/SNIPE-IT/resources/lang/pt-BR/admin/licenses/message.php b/Productivite/Snipe-IT/resources/lang/pt-BR/admin/licenses/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/pt-BR/admin/licenses/message.php
rename to Productivite/Snipe-IT/resources/lang/pt-BR/admin/licenses/message.php
diff --git a/Production/SNIPE-IT/resources/lang/pt-BR/admin/licenses/table.php b/Productivite/Snipe-IT/resources/lang/pt-BR/admin/licenses/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/pt-BR/admin/licenses/table.php
rename to Productivite/Snipe-IT/resources/lang/pt-BR/admin/licenses/table.php
diff --git a/Production/SNIPE-IT/resources/lang/pt-BR/admin/locations/message.php b/Productivite/Snipe-IT/resources/lang/pt-BR/admin/locations/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/pt-BR/admin/locations/message.php
rename to Productivite/Snipe-IT/resources/lang/pt-BR/admin/locations/message.php
diff --git a/Production/SNIPE-IT/resources/lang/pt-BR/admin/locations/table.php b/Productivite/Snipe-IT/resources/lang/pt-BR/admin/locations/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/pt-BR/admin/locations/table.php
rename to Productivite/Snipe-IT/resources/lang/pt-BR/admin/locations/table.php
diff --git a/Production/SNIPE-IT/resources/lang/pt-BR/admin/manufacturers/message.php b/Productivite/Snipe-IT/resources/lang/pt-BR/admin/manufacturers/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/pt-BR/admin/manufacturers/message.php
rename to Productivite/Snipe-IT/resources/lang/pt-BR/admin/manufacturers/message.php
diff --git a/Production/SNIPE-IT/resources/lang/pt-BR/admin/manufacturers/table.php b/Productivite/Snipe-IT/resources/lang/pt-BR/admin/manufacturers/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/pt-BR/admin/manufacturers/table.php
rename to Productivite/Snipe-IT/resources/lang/pt-BR/admin/manufacturers/table.php
diff --git a/Production/SNIPE-IT/resources/lang/pt-BR/admin/models/general.php b/Productivite/Snipe-IT/resources/lang/pt-BR/admin/models/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/pt-BR/admin/models/general.php
rename to Productivite/Snipe-IT/resources/lang/pt-BR/admin/models/general.php
diff --git a/Production/SNIPE-IT/resources/lang/pt-BR/admin/models/message.php b/Productivite/Snipe-IT/resources/lang/pt-BR/admin/models/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/pt-BR/admin/models/message.php
rename to Productivite/Snipe-IT/resources/lang/pt-BR/admin/models/message.php
diff --git a/Production/SNIPE-IT/resources/lang/pt-BR/admin/models/table.php b/Productivite/Snipe-IT/resources/lang/pt-BR/admin/models/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/pt-BR/admin/models/table.php
rename to Productivite/Snipe-IT/resources/lang/pt-BR/admin/models/table.php
diff --git a/Production/SNIPE-IT/resources/lang/pt-BR/admin/reports/general.php b/Productivite/Snipe-IT/resources/lang/pt-BR/admin/reports/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/pt-BR/admin/reports/general.php
rename to Productivite/Snipe-IT/resources/lang/pt-BR/admin/reports/general.php
diff --git a/Production/SNIPE-IT/resources/lang/pt-BR/admin/reports/message.php b/Productivite/Snipe-IT/resources/lang/pt-BR/admin/reports/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/pt-BR/admin/reports/message.php
rename to Productivite/Snipe-IT/resources/lang/pt-BR/admin/reports/message.php
diff --git a/Production/SNIPE-IT/resources/lang/pt-BR/admin/settings/general.php b/Productivite/Snipe-IT/resources/lang/pt-BR/admin/settings/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/pt-BR/admin/settings/general.php
rename to Productivite/Snipe-IT/resources/lang/pt-BR/admin/settings/general.php
diff --git a/Production/SNIPE-IT/resources/lang/pt-BR/admin/settings/message.php b/Productivite/Snipe-IT/resources/lang/pt-BR/admin/settings/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/pt-BR/admin/settings/message.php
rename to Productivite/Snipe-IT/resources/lang/pt-BR/admin/settings/message.php
diff --git a/Production/SNIPE-IT/resources/lang/pt-BR/admin/settings/table.php b/Productivite/Snipe-IT/resources/lang/pt-BR/admin/settings/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/pt-BR/admin/settings/table.php
rename to Productivite/Snipe-IT/resources/lang/pt-BR/admin/settings/table.php
diff --git a/Production/SNIPE-IT/resources/lang/pt-BR/admin/statuslabels/message.php b/Productivite/Snipe-IT/resources/lang/pt-BR/admin/statuslabels/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/pt-BR/admin/statuslabels/message.php
rename to Productivite/Snipe-IT/resources/lang/pt-BR/admin/statuslabels/message.php
diff --git a/Production/SNIPE-IT/resources/lang/pt-BR/admin/statuslabels/table.php b/Productivite/Snipe-IT/resources/lang/pt-BR/admin/statuslabels/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/pt-BR/admin/statuslabels/table.php
rename to Productivite/Snipe-IT/resources/lang/pt-BR/admin/statuslabels/table.php
diff --git a/Production/SNIPE-IT/resources/lang/pt-BR/admin/suppliers/message.php b/Productivite/Snipe-IT/resources/lang/pt-BR/admin/suppliers/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/pt-BR/admin/suppliers/message.php
rename to Productivite/Snipe-IT/resources/lang/pt-BR/admin/suppliers/message.php
diff --git a/Production/SNIPE-IT/resources/lang/pt-BR/admin/suppliers/table.php b/Productivite/Snipe-IT/resources/lang/pt-BR/admin/suppliers/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/pt-BR/admin/suppliers/table.php
rename to Productivite/Snipe-IT/resources/lang/pt-BR/admin/suppliers/table.php
diff --git a/Production/SNIPE-IT/resources/lang/pt-BR/admin/users/general.php b/Productivite/Snipe-IT/resources/lang/pt-BR/admin/users/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/pt-BR/admin/users/general.php
rename to Productivite/Snipe-IT/resources/lang/pt-BR/admin/users/general.php
diff --git a/Production/SNIPE-IT/resources/lang/pt-BR/admin/users/message.php b/Productivite/Snipe-IT/resources/lang/pt-BR/admin/users/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/pt-BR/admin/users/message.php
rename to Productivite/Snipe-IT/resources/lang/pt-BR/admin/users/message.php
diff --git a/Production/SNIPE-IT/resources/lang/pt-BR/admin/users/table.php b/Productivite/Snipe-IT/resources/lang/pt-BR/admin/users/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/pt-BR/admin/users/table.php
rename to Productivite/Snipe-IT/resources/lang/pt-BR/admin/users/table.php
diff --git a/Production/SNIPE-IT/resources/lang/pt-BR/auth.php b/Productivite/Snipe-IT/resources/lang/pt-BR/auth.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/pt-BR/auth.php
rename to Productivite/Snipe-IT/resources/lang/pt-BR/auth.php
diff --git a/Production/SNIPE-IT/resources/lang/pt-BR/auth/general.php b/Productivite/Snipe-IT/resources/lang/pt-BR/auth/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/pt-BR/auth/general.php
rename to Productivite/Snipe-IT/resources/lang/pt-BR/auth/general.php
diff --git a/Production/SNIPE-IT/resources/lang/pt-BR/auth/message.php b/Productivite/Snipe-IT/resources/lang/pt-BR/auth/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/pt-BR/auth/message.php
rename to Productivite/Snipe-IT/resources/lang/pt-BR/auth/message.php
diff --git a/Production/SNIPE-IT/resources/lang/pt-BR/button.php b/Productivite/Snipe-IT/resources/lang/pt-BR/button.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/pt-BR/button.php
rename to Productivite/Snipe-IT/resources/lang/pt-BR/button.php
diff --git a/Production/SNIPE-IT/resources/lang/pt-BR/general.php b/Productivite/Snipe-IT/resources/lang/pt-BR/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/pt-BR/general.php
rename to Productivite/Snipe-IT/resources/lang/pt-BR/general.php
diff --git a/Production/SNIPE-IT/resources/lang/pt-BR/help.php b/Productivite/Snipe-IT/resources/lang/pt-BR/help.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/pt-BR/help.php
rename to Productivite/Snipe-IT/resources/lang/pt-BR/help.php
diff --git a/Production/SNIPE-IT/resources/lang/pt-BR/localizations.php b/Productivite/Snipe-IT/resources/lang/pt-BR/localizations.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/pt-BR/localizations.php
rename to Productivite/Snipe-IT/resources/lang/pt-BR/localizations.php
diff --git a/Production/SNIPE-IT/resources/lang/pt-BR/mail.php b/Productivite/Snipe-IT/resources/lang/pt-BR/mail.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/pt-BR/mail.php
rename to Productivite/Snipe-IT/resources/lang/pt-BR/mail.php
diff --git a/Production/SNIPE-IT/resources/lang/pt-BR/pagination.php b/Productivite/Snipe-IT/resources/lang/pt-BR/pagination.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/pt-BR/pagination.php
rename to Productivite/Snipe-IT/resources/lang/pt-BR/pagination.php
diff --git a/Production/SNIPE-IT/resources/lang/pt-BR/passwords.php b/Productivite/Snipe-IT/resources/lang/pt-BR/passwords.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/pt-BR/passwords.php
rename to Productivite/Snipe-IT/resources/lang/pt-BR/passwords.php
diff --git a/Production/SNIPE-IT/resources/lang/pt-BR/reminders.php b/Productivite/Snipe-IT/resources/lang/pt-BR/reminders.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/pt-BR/reminders.php
rename to Productivite/Snipe-IT/resources/lang/pt-BR/reminders.php
diff --git a/Production/SNIPE-IT/resources/lang/pt-BR/table.php b/Productivite/Snipe-IT/resources/lang/pt-BR/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/pt-BR/table.php
rename to Productivite/Snipe-IT/resources/lang/pt-BR/table.php
diff --git a/Production/SNIPE-IT/resources/lang/pt-BR/validation.php b/Productivite/Snipe-IT/resources/lang/pt-BR/validation.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/pt-BR/validation.php
rename to Productivite/Snipe-IT/resources/lang/pt-BR/validation.php
diff --git a/Production/SNIPE-IT/resources/lang/pt-PT/account/general.php b/Productivite/Snipe-IT/resources/lang/pt-PT/account/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/pt-PT/account/general.php
rename to Productivite/Snipe-IT/resources/lang/pt-PT/account/general.php
diff --git a/Production/SNIPE-IT/resources/lang/pt-PT/admin/accessories/general.php b/Productivite/Snipe-IT/resources/lang/pt-PT/admin/accessories/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/pt-PT/admin/accessories/general.php
rename to Productivite/Snipe-IT/resources/lang/pt-PT/admin/accessories/general.php
diff --git a/Production/SNIPE-IT/resources/lang/pt-PT/admin/accessories/message.php b/Productivite/Snipe-IT/resources/lang/pt-PT/admin/accessories/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/pt-PT/admin/accessories/message.php
rename to Productivite/Snipe-IT/resources/lang/pt-PT/admin/accessories/message.php
diff --git a/Production/SNIPE-IT/resources/lang/pt-PT/admin/accessories/table.php b/Productivite/Snipe-IT/resources/lang/pt-PT/admin/accessories/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/pt-PT/admin/accessories/table.php
rename to Productivite/Snipe-IT/resources/lang/pt-PT/admin/accessories/table.php
diff --git a/Production/SNIPE-IT/resources/lang/pt-PT/admin/asset_maintenances/form.php b/Productivite/Snipe-IT/resources/lang/pt-PT/admin/asset_maintenances/form.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/pt-PT/admin/asset_maintenances/form.php
rename to Productivite/Snipe-IT/resources/lang/pt-PT/admin/asset_maintenances/form.php
diff --git a/Production/SNIPE-IT/resources/lang/pt-PT/admin/asset_maintenances/general.php b/Productivite/Snipe-IT/resources/lang/pt-PT/admin/asset_maintenances/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/pt-PT/admin/asset_maintenances/general.php
rename to Productivite/Snipe-IT/resources/lang/pt-PT/admin/asset_maintenances/general.php
diff --git a/Production/SNIPE-IT/resources/lang/pt-PT/admin/asset_maintenances/message.php b/Productivite/Snipe-IT/resources/lang/pt-PT/admin/asset_maintenances/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/pt-PT/admin/asset_maintenances/message.php
rename to Productivite/Snipe-IT/resources/lang/pt-PT/admin/asset_maintenances/message.php
diff --git a/Production/SNIPE-IT/resources/lang/pt-PT/admin/asset_maintenances/table.php b/Productivite/Snipe-IT/resources/lang/pt-PT/admin/asset_maintenances/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/pt-PT/admin/asset_maintenances/table.php
rename to Productivite/Snipe-IT/resources/lang/pt-PT/admin/asset_maintenances/table.php
diff --git a/Production/SNIPE-IT/resources/lang/pt-PT/admin/categories/general.php b/Productivite/Snipe-IT/resources/lang/pt-PT/admin/categories/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/pt-PT/admin/categories/general.php
rename to Productivite/Snipe-IT/resources/lang/pt-PT/admin/categories/general.php
diff --git a/Production/SNIPE-IT/resources/lang/pt-PT/admin/categories/message.php b/Productivite/Snipe-IT/resources/lang/pt-PT/admin/categories/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/pt-PT/admin/categories/message.php
rename to Productivite/Snipe-IT/resources/lang/pt-PT/admin/categories/message.php
diff --git a/Production/SNIPE-IT/resources/lang/pt-PT/admin/categories/table.php b/Productivite/Snipe-IT/resources/lang/pt-PT/admin/categories/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/pt-PT/admin/categories/table.php
rename to Productivite/Snipe-IT/resources/lang/pt-PT/admin/categories/table.php
diff --git a/Production/SNIPE-IT/resources/lang/pt-PT/admin/companies/general.php b/Productivite/Snipe-IT/resources/lang/pt-PT/admin/companies/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/pt-PT/admin/companies/general.php
rename to Productivite/Snipe-IT/resources/lang/pt-PT/admin/companies/general.php
diff --git a/Production/SNIPE-IT/resources/lang/pt-PT/admin/companies/message.php b/Productivite/Snipe-IT/resources/lang/pt-PT/admin/companies/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/pt-PT/admin/companies/message.php
rename to Productivite/Snipe-IT/resources/lang/pt-PT/admin/companies/message.php
diff --git a/Production/SNIPE-IT/resources/lang/pt-PT/admin/companies/table.php b/Productivite/Snipe-IT/resources/lang/pt-PT/admin/companies/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/pt-PT/admin/companies/table.php
rename to Productivite/Snipe-IT/resources/lang/pt-PT/admin/companies/table.php
diff --git a/Production/SNIPE-IT/resources/lang/pt-PT/admin/components/general.php b/Productivite/Snipe-IT/resources/lang/pt-PT/admin/components/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/pt-PT/admin/components/general.php
rename to Productivite/Snipe-IT/resources/lang/pt-PT/admin/components/general.php
diff --git a/Production/SNIPE-IT/resources/lang/pt-PT/admin/components/message.php b/Productivite/Snipe-IT/resources/lang/pt-PT/admin/components/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/pt-PT/admin/components/message.php
rename to Productivite/Snipe-IT/resources/lang/pt-PT/admin/components/message.php
diff --git a/Production/SNIPE-IT/resources/lang/pt-PT/admin/components/table.php b/Productivite/Snipe-IT/resources/lang/pt-PT/admin/components/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/pt-PT/admin/components/table.php
rename to Productivite/Snipe-IT/resources/lang/pt-PT/admin/components/table.php
diff --git a/Production/SNIPE-IT/resources/lang/pt-PT/admin/consumables/general.php b/Productivite/Snipe-IT/resources/lang/pt-PT/admin/consumables/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/pt-PT/admin/consumables/general.php
rename to Productivite/Snipe-IT/resources/lang/pt-PT/admin/consumables/general.php
diff --git a/Production/SNIPE-IT/resources/lang/pt-PT/admin/consumables/message.php b/Productivite/Snipe-IT/resources/lang/pt-PT/admin/consumables/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/pt-PT/admin/consumables/message.php
rename to Productivite/Snipe-IT/resources/lang/pt-PT/admin/consumables/message.php
diff --git a/Production/SNIPE-IT/resources/lang/pt-PT/admin/consumables/table.php b/Productivite/Snipe-IT/resources/lang/pt-PT/admin/consumables/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/pt-PT/admin/consumables/table.php
rename to Productivite/Snipe-IT/resources/lang/pt-PT/admin/consumables/table.php
diff --git a/Production/SNIPE-IT/resources/lang/pt-PT/admin/custom_fields/general.php b/Productivite/Snipe-IT/resources/lang/pt-PT/admin/custom_fields/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/pt-PT/admin/custom_fields/general.php
rename to Productivite/Snipe-IT/resources/lang/pt-PT/admin/custom_fields/general.php
diff --git a/Production/SNIPE-IT/resources/lang/pt-PT/admin/custom_fields/message.php b/Productivite/Snipe-IT/resources/lang/pt-PT/admin/custom_fields/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/pt-PT/admin/custom_fields/message.php
rename to Productivite/Snipe-IT/resources/lang/pt-PT/admin/custom_fields/message.php
diff --git a/Production/SNIPE-IT/resources/lang/pt-PT/admin/departments/message.php b/Productivite/Snipe-IT/resources/lang/pt-PT/admin/departments/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/pt-PT/admin/departments/message.php
rename to Productivite/Snipe-IT/resources/lang/pt-PT/admin/departments/message.php
diff --git a/Production/SNIPE-IT/resources/lang/pt-PT/admin/departments/table.php b/Productivite/Snipe-IT/resources/lang/pt-PT/admin/departments/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/pt-PT/admin/departments/table.php
rename to Productivite/Snipe-IT/resources/lang/pt-PT/admin/departments/table.php
diff --git a/Production/SNIPE-IT/resources/lang/pt-PT/admin/depreciations/general.php b/Productivite/Snipe-IT/resources/lang/pt-PT/admin/depreciations/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/pt-PT/admin/depreciations/general.php
rename to Productivite/Snipe-IT/resources/lang/pt-PT/admin/depreciations/general.php
diff --git a/Production/SNIPE-IT/resources/lang/pt-PT/admin/depreciations/message.php b/Productivite/Snipe-IT/resources/lang/pt-PT/admin/depreciations/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/pt-PT/admin/depreciations/message.php
rename to Productivite/Snipe-IT/resources/lang/pt-PT/admin/depreciations/message.php
diff --git a/Production/SNIPE-IT/resources/lang/pt-PT/admin/depreciations/table.php b/Productivite/Snipe-IT/resources/lang/pt-PT/admin/depreciations/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/pt-PT/admin/depreciations/table.php
rename to Productivite/Snipe-IT/resources/lang/pt-PT/admin/depreciations/table.php
diff --git a/Production/SNIPE-IT/resources/lang/pt-PT/admin/groups/message.php b/Productivite/Snipe-IT/resources/lang/pt-PT/admin/groups/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/pt-PT/admin/groups/message.php
rename to Productivite/Snipe-IT/resources/lang/pt-PT/admin/groups/message.php
diff --git a/Production/SNIPE-IT/resources/lang/pt-PT/admin/groups/table.php b/Productivite/Snipe-IT/resources/lang/pt-PT/admin/groups/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/pt-PT/admin/groups/table.php
rename to Productivite/Snipe-IT/resources/lang/pt-PT/admin/groups/table.php
diff --git a/Production/SNIPE-IT/resources/lang/pt-PT/admin/groups/titles.php b/Productivite/Snipe-IT/resources/lang/pt-PT/admin/groups/titles.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/pt-PT/admin/groups/titles.php
rename to Productivite/Snipe-IT/resources/lang/pt-PT/admin/groups/titles.php
diff --git a/Production/SNIPE-IT/resources/lang/pt-PT/admin/hardware/form.php b/Productivite/Snipe-IT/resources/lang/pt-PT/admin/hardware/form.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/pt-PT/admin/hardware/form.php
rename to Productivite/Snipe-IT/resources/lang/pt-PT/admin/hardware/form.php
diff --git a/Production/SNIPE-IT/resources/lang/pt-PT/admin/hardware/general.php b/Productivite/Snipe-IT/resources/lang/pt-PT/admin/hardware/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/pt-PT/admin/hardware/general.php
rename to Productivite/Snipe-IT/resources/lang/pt-PT/admin/hardware/general.php
diff --git a/Production/SNIPE-IT/resources/lang/pt-PT/admin/hardware/message.php b/Productivite/Snipe-IT/resources/lang/pt-PT/admin/hardware/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/pt-PT/admin/hardware/message.php
rename to Productivite/Snipe-IT/resources/lang/pt-PT/admin/hardware/message.php
diff --git a/Production/SNIPE-IT/resources/lang/pt-PT/admin/hardware/table.php b/Productivite/Snipe-IT/resources/lang/pt-PT/admin/hardware/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/pt-PT/admin/hardware/table.php
rename to Productivite/Snipe-IT/resources/lang/pt-PT/admin/hardware/table.php
diff --git a/Production/SNIPE-IT/resources/lang/pt-PT/admin/kits/general.php b/Productivite/Snipe-IT/resources/lang/pt-PT/admin/kits/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/pt-PT/admin/kits/general.php
rename to Productivite/Snipe-IT/resources/lang/pt-PT/admin/kits/general.php
diff --git a/Production/SNIPE-IT/resources/lang/pt-PT/admin/labels/message.php b/Productivite/Snipe-IT/resources/lang/pt-PT/admin/labels/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/pt-PT/admin/labels/message.php
rename to Productivite/Snipe-IT/resources/lang/pt-PT/admin/labels/message.php
diff --git a/Production/SNIPE-IT/resources/lang/pt-PT/admin/labels/table.php b/Productivite/Snipe-IT/resources/lang/pt-PT/admin/labels/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/pt-PT/admin/labels/table.php
rename to Productivite/Snipe-IT/resources/lang/pt-PT/admin/labels/table.php
diff --git a/Production/SNIPE-IT/resources/lang/pt-PT/admin/licenses/form.php b/Productivite/Snipe-IT/resources/lang/pt-PT/admin/licenses/form.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/pt-PT/admin/licenses/form.php
rename to Productivite/Snipe-IT/resources/lang/pt-PT/admin/licenses/form.php
diff --git a/Production/SNIPE-IT/resources/lang/pt-PT/admin/licenses/general.php b/Productivite/Snipe-IT/resources/lang/pt-PT/admin/licenses/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/pt-PT/admin/licenses/general.php
rename to Productivite/Snipe-IT/resources/lang/pt-PT/admin/licenses/general.php
diff --git a/Production/SNIPE-IT/resources/lang/pt-PT/admin/licenses/message.php b/Productivite/Snipe-IT/resources/lang/pt-PT/admin/licenses/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/pt-PT/admin/licenses/message.php
rename to Productivite/Snipe-IT/resources/lang/pt-PT/admin/licenses/message.php
diff --git a/Production/SNIPE-IT/resources/lang/pt-PT/admin/licenses/table.php b/Productivite/Snipe-IT/resources/lang/pt-PT/admin/licenses/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/pt-PT/admin/licenses/table.php
rename to Productivite/Snipe-IT/resources/lang/pt-PT/admin/licenses/table.php
diff --git a/Production/SNIPE-IT/resources/lang/pt-PT/admin/locations/message.php b/Productivite/Snipe-IT/resources/lang/pt-PT/admin/locations/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/pt-PT/admin/locations/message.php
rename to Productivite/Snipe-IT/resources/lang/pt-PT/admin/locations/message.php
diff --git a/Production/SNIPE-IT/resources/lang/pt-PT/admin/locations/table.php b/Productivite/Snipe-IT/resources/lang/pt-PT/admin/locations/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/pt-PT/admin/locations/table.php
rename to Productivite/Snipe-IT/resources/lang/pt-PT/admin/locations/table.php
diff --git a/Production/SNIPE-IT/resources/lang/pt-PT/admin/manufacturers/message.php b/Productivite/Snipe-IT/resources/lang/pt-PT/admin/manufacturers/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/pt-PT/admin/manufacturers/message.php
rename to Productivite/Snipe-IT/resources/lang/pt-PT/admin/manufacturers/message.php
diff --git a/Production/SNIPE-IT/resources/lang/pt-PT/admin/manufacturers/table.php b/Productivite/Snipe-IT/resources/lang/pt-PT/admin/manufacturers/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/pt-PT/admin/manufacturers/table.php
rename to Productivite/Snipe-IT/resources/lang/pt-PT/admin/manufacturers/table.php
diff --git a/Production/SNIPE-IT/resources/lang/pt-PT/admin/models/general.php b/Productivite/Snipe-IT/resources/lang/pt-PT/admin/models/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/pt-PT/admin/models/general.php
rename to Productivite/Snipe-IT/resources/lang/pt-PT/admin/models/general.php
diff --git a/Production/SNIPE-IT/resources/lang/pt-PT/admin/models/message.php b/Productivite/Snipe-IT/resources/lang/pt-PT/admin/models/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/pt-PT/admin/models/message.php
rename to Productivite/Snipe-IT/resources/lang/pt-PT/admin/models/message.php
diff --git a/Production/SNIPE-IT/resources/lang/pt-PT/admin/models/table.php b/Productivite/Snipe-IT/resources/lang/pt-PT/admin/models/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/pt-PT/admin/models/table.php
rename to Productivite/Snipe-IT/resources/lang/pt-PT/admin/models/table.php
diff --git a/Production/SNIPE-IT/resources/lang/pt-PT/admin/reports/general.php b/Productivite/Snipe-IT/resources/lang/pt-PT/admin/reports/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/pt-PT/admin/reports/general.php
rename to Productivite/Snipe-IT/resources/lang/pt-PT/admin/reports/general.php
diff --git a/Production/SNIPE-IT/resources/lang/pt-PT/admin/reports/message.php b/Productivite/Snipe-IT/resources/lang/pt-PT/admin/reports/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/pt-PT/admin/reports/message.php
rename to Productivite/Snipe-IT/resources/lang/pt-PT/admin/reports/message.php
diff --git a/Production/SNIPE-IT/resources/lang/pt-PT/admin/settings/general.php b/Productivite/Snipe-IT/resources/lang/pt-PT/admin/settings/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/pt-PT/admin/settings/general.php
rename to Productivite/Snipe-IT/resources/lang/pt-PT/admin/settings/general.php
diff --git a/Production/SNIPE-IT/resources/lang/pt-PT/admin/settings/message.php b/Productivite/Snipe-IT/resources/lang/pt-PT/admin/settings/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/pt-PT/admin/settings/message.php
rename to Productivite/Snipe-IT/resources/lang/pt-PT/admin/settings/message.php
diff --git a/Production/SNIPE-IT/resources/lang/pt-PT/admin/settings/table.php b/Productivite/Snipe-IT/resources/lang/pt-PT/admin/settings/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/pt-PT/admin/settings/table.php
rename to Productivite/Snipe-IT/resources/lang/pt-PT/admin/settings/table.php
diff --git a/Production/SNIPE-IT/resources/lang/pt-PT/admin/statuslabels/message.php b/Productivite/Snipe-IT/resources/lang/pt-PT/admin/statuslabels/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/pt-PT/admin/statuslabels/message.php
rename to Productivite/Snipe-IT/resources/lang/pt-PT/admin/statuslabels/message.php
diff --git a/Production/SNIPE-IT/resources/lang/pt-PT/admin/statuslabels/table.php b/Productivite/Snipe-IT/resources/lang/pt-PT/admin/statuslabels/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/pt-PT/admin/statuslabels/table.php
rename to Productivite/Snipe-IT/resources/lang/pt-PT/admin/statuslabels/table.php
diff --git a/Production/SNIPE-IT/resources/lang/pt-PT/admin/suppliers/message.php b/Productivite/Snipe-IT/resources/lang/pt-PT/admin/suppliers/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/pt-PT/admin/suppliers/message.php
rename to Productivite/Snipe-IT/resources/lang/pt-PT/admin/suppliers/message.php
diff --git a/Production/SNIPE-IT/resources/lang/pt-PT/admin/suppliers/table.php b/Productivite/Snipe-IT/resources/lang/pt-PT/admin/suppliers/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/pt-PT/admin/suppliers/table.php
rename to Productivite/Snipe-IT/resources/lang/pt-PT/admin/suppliers/table.php
diff --git a/Production/SNIPE-IT/resources/lang/pt-PT/admin/users/general.php b/Productivite/Snipe-IT/resources/lang/pt-PT/admin/users/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/pt-PT/admin/users/general.php
rename to Productivite/Snipe-IT/resources/lang/pt-PT/admin/users/general.php
diff --git a/Production/SNIPE-IT/resources/lang/pt-PT/admin/users/message.php b/Productivite/Snipe-IT/resources/lang/pt-PT/admin/users/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/pt-PT/admin/users/message.php
rename to Productivite/Snipe-IT/resources/lang/pt-PT/admin/users/message.php
diff --git a/Production/SNIPE-IT/resources/lang/pt-PT/admin/users/table.php b/Productivite/Snipe-IT/resources/lang/pt-PT/admin/users/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/pt-PT/admin/users/table.php
rename to Productivite/Snipe-IT/resources/lang/pt-PT/admin/users/table.php
diff --git a/Production/SNIPE-IT/resources/lang/pt-PT/auth.php b/Productivite/Snipe-IT/resources/lang/pt-PT/auth.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/pt-PT/auth.php
rename to Productivite/Snipe-IT/resources/lang/pt-PT/auth.php
diff --git a/Production/SNIPE-IT/resources/lang/pt-PT/auth/general.php b/Productivite/Snipe-IT/resources/lang/pt-PT/auth/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/pt-PT/auth/general.php
rename to Productivite/Snipe-IT/resources/lang/pt-PT/auth/general.php
diff --git a/Production/SNIPE-IT/resources/lang/pt-PT/auth/message.php b/Productivite/Snipe-IT/resources/lang/pt-PT/auth/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/pt-PT/auth/message.php
rename to Productivite/Snipe-IT/resources/lang/pt-PT/auth/message.php
diff --git a/Production/SNIPE-IT/resources/lang/pt-PT/button.php b/Productivite/Snipe-IT/resources/lang/pt-PT/button.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/pt-PT/button.php
rename to Productivite/Snipe-IT/resources/lang/pt-PT/button.php
diff --git a/Production/SNIPE-IT/resources/lang/pt-PT/general.php b/Productivite/Snipe-IT/resources/lang/pt-PT/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/pt-PT/general.php
rename to Productivite/Snipe-IT/resources/lang/pt-PT/general.php
diff --git a/Production/SNIPE-IT/resources/lang/pt-PT/help.php b/Productivite/Snipe-IT/resources/lang/pt-PT/help.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/pt-PT/help.php
rename to Productivite/Snipe-IT/resources/lang/pt-PT/help.php
diff --git a/Production/SNIPE-IT/resources/lang/pt-PT/localizations.php b/Productivite/Snipe-IT/resources/lang/pt-PT/localizations.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/pt-PT/localizations.php
rename to Productivite/Snipe-IT/resources/lang/pt-PT/localizations.php
diff --git a/Production/SNIPE-IT/resources/lang/pt-PT/mail.php b/Productivite/Snipe-IT/resources/lang/pt-PT/mail.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/pt-PT/mail.php
rename to Productivite/Snipe-IT/resources/lang/pt-PT/mail.php
diff --git a/Production/SNIPE-IT/resources/lang/pt-PT/pagination.php b/Productivite/Snipe-IT/resources/lang/pt-PT/pagination.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/pt-PT/pagination.php
rename to Productivite/Snipe-IT/resources/lang/pt-PT/pagination.php
diff --git a/Production/SNIPE-IT/resources/lang/pt-PT/passwords.php b/Productivite/Snipe-IT/resources/lang/pt-PT/passwords.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/pt-PT/passwords.php
rename to Productivite/Snipe-IT/resources/lang/pt-PT/passwords.php
diff --git a/Production/SNIPE-IT/resources/lang/pt-PT/reminders.php b/Productivite/Snipe-IT/resources/lang/pt-PT/reminders.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/pt-PT/reminders.php
rename to Productivite/Snipe-IT/resources/lang/pt-PT/reminders.php
diff --git a/Production/SNIPE-IT/resources/lang/pt-PT/table.php b/Productivite/Snipe-IT/resources/lang/pt-PT/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/pt-PT/table.php
rename to Productivite/Snipe-IT/resources/lang/pt-PT/table.php
diff --git a/Production/SNIPE-IT/resources/lang/pt-PT/validation.php b/Productivite/Snipe-IT/resources/lang/pt-PT/validation.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/pt-PT/validation.php
rename to Productivite/Snipe-IT/resources/lang/pt-PT/validation.php
diff --git a/Production/SNIPE-IT/resources/lang/ro-RO/account/general.php b/Productivite/Snipe-IT/resources/lang/ro-RO/account/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ro-RO/account/general.php
rename to Productivite/Snipe-IT/resources/lang/ro-RO/account/general.php
diff --git a/Production/SNIPE-IT/resources/lang/ro-RO/admin/accessories/general.php b/Productivite/Snipe-IT/resources/lang/ro-RO/admin/accessories/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ro-RO/admin/accessories/general.php
rename to Productivite/Snipe-IT/resources/lang/ro-RO/admin/accessories/general.php
diff --git a/Production/SNIPE-IT/resources/lang/ro-RO/admin/accessories/message.php b/Productivite/Snipe-IT/resources/lang/ro-RO/admin/accessories/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ro-RO/admin/accessories/message.php
rename to Productivite/Snipe-IT/resources/lang/ro-RO/admin/accessories/message.php
diff --git a/Production/SNIPE-IT/resources/lang/ro-RO/admin/accessories/table.php b/Productivite/Snipe-IT/resources/lang/ro-RO/admin/accessories/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ro-RO/admin/accessories/table.php
rename to Productivite/Snipe-IT/resources/lang/ro-RO/admin/accessories/table.php
diff --git a/Production/SNIPE-IT/resources/lang/ro-RO/admin/asset_maintenances/form.php b/Productivite/Snipe-IT/resources/lang/ro-RO/admin/asset_maintenances/form.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ro-RO/admin/asset_maintenances/form.php
rename to Productivite/Snipe-IT/resources/lang/ro-RO/admin/asset_maintenances/form.php
diff --git a/Production/SNIPE-IT/resources/lang/ro-RO/admin/asset_maintenances/general.php b/Productivite/Snipe-IT/resources/lang/ro-RO/admin/asset_maintenances/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ro-RO/admin/asset_maintenances/general.php
rename to Productivite/Snipe-IT/resources/lang/ro-RO/admin/asset_maintenances/general.php
diff --git a/Production/SNIPE-IT/resources/lang/ro-RO/admin/asset_maintenances/message.php b/Productivite/Snipe-IT/resources/lang/ro-RO/admin/asset_maintenances/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ro-RO/admin/asset_maintenances/message.php
rename to Productivite/Snipe-IT/resources/lang/ro-RO/admin/asset_maintenances/message.php
diff --git a/Production/SNIPE-IT/resources/lang/ro-RO/admin/asset_maintenances/table.php b/Productivite/Snipe-IT/resources/lang/ro-RO/admin/asset_maintenances/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ro-RO/admin/asset_maintenances/table.php
rename to Productivite/Snipe-IT/resources/lang/ro-RO/admin/asset_maintenances/table.php
diff --git a/Production/SNIPE-IT/resources/lang/ro-RO/admin/categories/general.php b/Productivite/Snipe-IT/resources/lang/ro-RO/admin/categories/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ro-RO/admin/categories/general.php
rename to Productivite/Snipe-IT/resources/lang/ro-RO/admin/categories/general.php
diff --git a/Production/SNIPE-IT/resources/lang/ro-RO/admin/categories/message.php b/Productivite/Snipe-IT/resources/lang/ro-RO/admin/categories/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ro-RO/admin/categories/message.php
rename to Productivite/Snipe-IT/resources/lang/ro-RO/admin/categories/message.php
diff --git a/Production/SNIPE-IT/resources/lang/ro-RO/admin/categories/table.php b/Productivite/Snipe-IT/resources/lang/ro-RO/admin/categories/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ro-RO/admin/categories/table.php
rename to Productivite/Snipe-IT/resources/lang/ro-RO/admin/categories/table.php
diff --git a/Production/SNIPE-IT/resources/lang/ro-RO/admin/companies/general.php b/Productivite/Snipe-IT/resources/lang/ro-RO/admin/companies/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ro-RO/admin/companies/general.php
rename to Productivite/Snipe-IT/resources/lang/ro-RO/admin/companies/general.php
diff --git a/Production/SNIPE-IT/resources/lang/ro-RO/admin/companies/message.php b/Productivite/Snipe-IT/resources/lang/ro-RO/admin/companies/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ro-RO/admin/companies/message.php
rename to Productivite/Snipe-IT/resources/lang/ro-RO/admin/companies/message.php
diff --git a/Production/SNIPE-IT/resources/lang/ro-RO/admin/companies/table.php b/Productivite/Snipe-IT/resources/lang/ro-RO/admin/companies/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ro-RO/admin/companies/table.php
rename to Productivite/Snipe-IT/resources/lang/ro-RO/admin/companies/table.php
diff --git a/Production/SNIPE-IT/resources/lang/ro-RO/admin/components/general.php b/Productivite/Snipe-IT/resources/lang/ro-RO/admin/components/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ro-RO/admin/components/general.php
rename to Productivite/Snipe-IT/resources/lang/ro-RO/admin/components/general.php
diff --git a/Production/SNIPE-IT/resources/lang/ro-RO/admin/components/message.php b/Productivite/Snipe-IT/resources/lang/ro-RO/admin/components/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ro-RO/admin/components/message.php
rename to Productivite/Snipe-IT/resources/lang/ro-RO/admin/components/message.php
diff --git a/Production/SNIPE-IT/resources/lang/ro-RO/admin/components/table.php b/Productivite/Snipe-IT/resources/lang/ro-RO/admin/components/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ro-RO/admin/components/table.php
rename to Productivite/Snipe-IT/resources/lang/ro-RO/admin/components/table.php
diff --git a/Production/SNIPE-IT/resources/lang/ro-RO/admin/consumables/general.php b/Productivite/Snipe-IT/resources/lang/ro-RO/admin/consumables/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ro-RO/admin/consumables/general.php
rename to Productivite/Snipe-IT/resources/lang/ro-RO/admin/consumables/general.php
diff --git a/Production/SNIPE-IT/resources/lang/ro-RO/admin/consumables/message.php b/Productivite/Snipe-IT/resources/lang/ro-RO/admin/consumables/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ro-RO/admin/consumables/message.php
rename to Productivite/Snipe-IT/resources/lang/ro-RO/admin/consumables/message.php
diff --git a/Production/SNIPE-IT/resources/lang/ro-RO/admin/consumables/table.php b/Productivite/Snipe-IT/resources/lang/ro-RO/admin/consumables/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ro-RO/admin/consumables/table.php
rename to Productivite/Snipe-IT/resources/lang/ro-RO/admin/consumables/table.php
diff --git a/Production/SNIPE-IT/resources/lang/ro-RO/admin/custom_fields/general.php b/Productivite/Snipe-IT/resources/lang/ro-RO/admin/custom_fields/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ro-RO/admin/custom_fields/general.php
rename to Productivite/Snipe-IT/resources/lang/ro-RO/admin/custom_fields/general.php
diff --git a/Production/SNIPE-IT/resources/lang/ro-RO/admin/custom_fields/message.php b/Productivite/Snipe-IT/resources/lang/ro-RO/admin/custom_fields/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ro-RO/admin/custom_fields/message.php
rename to Productivite/Snipe-IT/resources/lang/ro-RO/admin/custom_fields/message.php
diff --git a/Production/SNIPE-IT/resources/lang/ro-RO/admin/departments/message.php b/Productivite/Snipe-IT/resources/lang/ro-RO/admin/departments/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ro-RO/admin/departments/message.php
rename to Productivite/Snipe-IT/resources/lang/ro-RO/admin/departments/message.php
diff --git a/Production/SNIPE-IT/resources/lang/ro-RO/admin/departments/table.php b/Productivite/Snipe-IT/resources/lang/ro-RO/admin/departments/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ro-RO/admin/departments/table.php
rename to Productivite/Snipe-IT/resources/lang/ro-RO/admin/departments/table.php
diff --git a/Production/SNIPE-IT/resources/lang/ro-RO/admin/depreciations/general.php b/Productivite/Snipe-IT/resources/lang/ro-RO/admin/depreciations/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ro-RO/admin/depreciations/general.php
rename to Productivite/Snipe-IT/resources/lang/ro-RO/admin/depreciations/general.php
diff --git a/Production/SNIPE-IT/resources/lang/ro-RO/admin/depreciations/message.php b/Productivite/Snipe-IT/resources/lang/ro-RO/admin/depreciations/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ro-RO/admin/depreciations/message.php
rename to Productivite/Snipe-IT/resources/lang/ro-RO/admin/depreciations/message.php
diff --git a/Production/SNIPE-IT/resources/lang/ro-RO/admin/depreciations/table.php b/Productivite/Snipe-IT/resources/lang/ro-RO/admin/depreciations/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ro-RO/admin/depreciations/table.php
rename to Productivite/Snipe-IT/resources/lang/ro-RO/admin/depreciations/table.php
diff --git a/Production/SNIPE-IT/resources/lang/ro-RO/admin/groups/message.php b/Productivite/Snipe-IT/resources/lang/ro-RO/admin/groups/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ro-RO/admin/groups/message.php
rename to Productivite/Snipe-IT/resources/lang/ro-RO/admin/groups/message.php
diff --git a/Production/SNIPE-IT/resources/lang/ro-RO/admin/groups/table.php b/Productivite/Snipe-IT/resources/lang/ro-RO/admin/groups/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ro-RO/admin/groups/table.php
rename to Productivite/Snipe-IT/resources/lang/ro-RO/admin/groups/table.php
diff --git a/Production/SNIPE-IT/resources/lang/ro-RO/admin/groups/titles.php b/Productivite/Snipe-IT/resources/lang/ro-RO/admin/groups/titles.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ro-RO/admin/groups/titles.php
rename to Productivite/Snipe-IT/resources/lang/ro-RO/admin/groups/titles.php
diff --git a/Production/SNIPE-IT/resources/lang/ro-RO/admin/hardware/form.php b/Productivite/Snipe-IT/resources/lang/ro-RO/admin/hardware/form.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ro-RO/admin/hardware/form.php
rename to Productivite/Snipe-IT/resources/lang/ro-RO/admin/hardware/form.php
diff --git a/Production/SNIPE-IT/resources/lang/ro-RO/admin/hardware/general.php b/Productivite/Snipe-IT/resources/lang/ro-RO/admin/hardware/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ro-RO/admin/hardware/general.php
rename to Productivite/Snipe-IT/resources/lang/ro-RO/admin/hardware/general.php
diff --git a/Production/SNIPE-IT/resources/lang/ro-RO/admin/hardware/message.php b/Productivite/Snipe-IT/resources/lang/ro-RO/admin/hardware/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ro-RO/admin/hardware/message.php
rename to Productivite/Snipe-IT/resources/lang/ro-RO/admin/hardware/message.php
diff --git a/Production/SNIPE-IT/resources/lang/ro-RO/admin/hardware/table.php b/Productivite/Snipe-IT/resources/lang/ro-RO/admin/hardware/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ro-RO/admin/hardware/table.php
rename to Productivite/Snipe-IT/resources/lang/ro-RO/admin/hardware/table.php
diff --git a/Production/SNIPE-IT/resources/lang/ro-RO/admin/kits/general.php b/Productivite/Snipe-IT/resources/lang/ro-RO/admin/kits/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ro-RO/admin/kits/general.php
rename to Productivite/Snipe-IT/resources/lang/ro-RO/admin/kits/general.php
diff --git a/Production/SNIPE-IT/resources/lang/ro-RO/admin/labels/message.php b/Productivite/Snipe-IT/resources/lang/ro-RO/admin/labels/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ro-RO/admin/labels/message.php
rename to Productivite/Snipe-IT/resources/lang/ro-RO/admin/labels/message.php
diff --git a/Production/SNIPE-IT/resources/lang/ro-RO/admin/labels/table.php b/Productivite/Snipe-IT/resources/lang/ro-RO/admin/labels/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ro-RO/admin/labels/table.php
rename to Productivite/Snipe-IT/resources/lang/ro-RO/admin/labels/table.php
diff --git a/Production/SNIPE-IT/resources/lang/ro-RO/admin/licenses/form.php b/Productivite/Snipe-IT/resources/lang/ro-RO/admin/licenses/form.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ro-RO/admin/licenses/form.php
rename to Productivite/Snipe-IT/resources/lang/ro-RO/admin/licenses/form.php
diff --git a/Production/SNIPE-IT/resources/lang/ro-RO/admin/licenses/general.php b/Productivite/Snipe-IT/resources/lang/ro-RO/admin/licenses/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ro-RO/admin/licenses/general.php
rename to Productivite/Snipe-IT/resources/lang/ro-RO/admin/licenses/general.php
diff --git a/Production/SNIPE-IT/resources/lang/ro-RO/admin/licenses/message.php b/Productivite/Snipe-IT/resources/lang/ro-RO/admin/licenses/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ro-RO/admin/licenses/message.php
rename to Productivite/Snipe-IT/resources/lang/ro-RO/admin/licenses/message.php
diff --git a/Production/SNIPE-IT/resources/lang/ro-RO/admin/licenses/table.php b/Productivite/Snipe-IT/resources/lang/ro-RO/admin/licenses/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ro-RO/admin/licenses/table.php
rename to Productivite/Snipe-IT/resources/lang/ro-RO/admin/licenses/table.php
diff --git a/Production/SNIPE-IT/resources/lang/ro-RO/admin/locations/message.php b/Productivite/Snipe-IT/resources/lang/ro-RO/admin/locations/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ro-RO/admin/locations/message.php
rename to Productivite/Snipe-IT/resources/lang/ro-RO/admin/locations/message.php
diff --git a/Production/SNIPE-IT/resources/lang/ro-RO/admin/locations/table.php b/Productivite/Snipe-IT/resources/lang/ro-RO/admin/locations/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ro-RO/admin/locations/table.php
rename to Productivite/Snipe-IT/resources/lang/ro-RO/admin/locations/table.php
diff --git a/Production/SNIPE-IT/resources/lang/ro-RO/admin/manufacturers/message.php b/Productivite/Snipe-IT/resources/lang/ro-RO/admin/manufacturers/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ro-RO/admin/manufacturers/message.php
rename to Productivite/Snipe-IT/resources/lang/ro-RO/admin/manufacturers/message.php
diff --git a/Production/SNIPE-IT/resources/lang/ro-RO/admin/manufacturers/table.php b/Productivite/Snipe-IT/resources/lang/ro-RO/admin/manufacturers/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ro-RO/admin/manufacturers/table.php
rename to Productivite/Snipe-IT/resources/lang/ro-RO/admin/manufacturers/table.php
diff --git a/Production/SNIPE-IT/resources/lang/ro-RO/admin/models/general.php b/Productivite/Snipe-IT/resources/lang/ro-RO/admin/models/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ro-RO/admin/models/general.php
rename to Productivite/Snipe-IT/resources/lang/ro-RO/admin/models/general.php
diff --git a/Production/SNIPE-IT/resources/lang/ro-RO/admin/models/message.php b/Productivite/Snipe-IT/resources/lang/ro-RO/admin/models/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ro-RO/admin/models/message.php
rename to Productivite/Snipe-IT/resources/lang/ro-RO/admin/models/message.php
diff --git a/Production/SNIPE-IT/resources/lang/ro-RO/admin/models/table.php b/Productivite/Snipe-IT/resources/lang/ro-RO/admin/models/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ro-RO/admin/models/table.php
rename to Productivite/Snipe-IT/resources/lang/ro-RO/admin/models/table.php
diff --git a/Production/SNIPE-IT/resources/lang/ro-RO/admin/reports/general.php b/Productivite/Snipe-IT/resources/lang/ro-RO/admin/reports/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ro-RO/admin/reports/general.php
rename to Productivite/Snipe-IT/resources/lang/ro-RO/admin/reports/general.php
diff --git a/Production/SNIPE-IT/resources/lang/ro-RO/admin/reports/message.php b/Productivite/Snipe-IT/resources/lang/ro-RO/admin/reports/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ro-RO/admin/reports/message.php
rename to Productivite/Snipe-IT/resources/lang/ro-RO/admin/reports/message.php
diff --git a/Production/SNIPE-IT/resources/lang/ro-RO/admin/settings/general.php b/Productivite/Snipe-IT/resources/lang/ro-RO/admin/settings/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ro-RO/admin/settings/general.php
rename to Productivite/Snipe-IT/resources/lang/ro-RO/admin/settings/general.php
diff --git a/Production/SNIPE-IT/resources/lang/ro-RO/admin/settings/message.php b/Productivite/Snipe-IT/resources/lang/ro-RO/admin/settings/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ro-RO/admin/settings/message.php
rename to Productivite/Snipe-IT/resources/lang/ro-RO/admin/settings/message.php
diff --git a/Production/SNIPE-IT/resources/lang/ro-RO/admin/settings/table.php b/Productivite/Snipe-IT/resources/lang/ro-RO/admin/settings/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ro-RO/admin/settings/table.php
rename to Productivite/Snipe-IT/resources/lang/ro-RO/admin/settings/table.php
diff --git a/Production/SNIPE-IT/resources/lang/ro-RO/admin/statuslabels/message.php b/Productivite/Snipe-IT/resources/lang/ro-RO/admin/statuslabels/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ro-RO/admin/statuslabels/message.php
rename to Productivite/Snipe-IT/resources/lang/ro-RO/admin/statuslabels/message.php
diff --git a/Production/SNIPE-IT/resources/lang/ro-RO/admin/statuslabels/table.php b/Productivite/Snipe-IT/resources/lang/ro-RO/admin/statuslabels/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ro-RO/admin/statuslabels/table.php
rename to Productivite/Snipe-IT/resources/lang/ro-RO/admin/statuslabels/table.php
diff --git a/Production/SNIPE-IT/resources/lang/ro-RO/admin/suppliers/message.php b/Productivite/Snipe-IT/resources/lang/ro-RO/admin/suppliers/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ro-RO/admin/suppliers/message.php
rename to Productivite/Snipe-IT/resources/lang/ro-RO/admin/suppliers/message.php
diff --git a/Production/SNIPE-IT/resources/lang/ro-RO/admin/suppliers/table.php b/Productivite/Snipe-IT/resources/lang/ro-RO/admin/suppliers/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ro-RO/admin/suppliers/table.php
rename to Productivite/Snipe-IT/resources/lang/ro-RO/admin/suppliers/table.php
diff --git a/Production/SNIPE-IT/resources/lang/ro-RO/admin/users/general.php b/Productivite/Snipe-IT/resources/lang/ro-RO/admin/users/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ro-RO/admin/users/general.php
rename to Productivite/Snipe-IT/resources/lang/ro-RO/admin/users/general.php
diff --git a/Production/SNIPE-IT/resources/lang/ro-RO/admin/users/message.php b/Productivite/Snipe-IT/resources/lang/ro-RO/admin/users/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ro-RO/admin/users/message.php
rename to Productivite/Snipe-IT/resources/lang/ro-RO/admin/users/message.php
diff --git a/Production/SNIPE-IT/resources/lang/ro-RO/admin/users/table.php b/Productivite/Snipe-IT/resources/lang/ro-RO/admin/users/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ro-RO/admin/users/table.php
rename to Productivite/Snipe-IT/resources/lang/ro-RO/admin/users/table.php
diff --git a/Production/SNIPE-IT/resources/lang/ro-RO/auth.php b/Productivite/Snipe-IT/resources/lang/ro-RO/auth.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ro-RO/auth.php
rename to Productivite/Snipe-IT/resources/lang/ro-RO/auth.php
diff --git a/Production/SNIPE-IT/resources/lang/ro-RO/auth/general.php b/Productivite/Snipe-IT/resources/lang/ro-RO/auth/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ro-RO/auth/general.php
rename to Productivite/Snipe-IT/resources/lang/ro-RO/auth/general.php
diff --git a/Production/SNIPE-IT/resources/lang/ro-RO/auth/message.php b/Productivite/Snipe-IT/resources/lang/ro-RO/auth/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ro-RO/auth/message.php
rename to Productivite/Snipe-IT/resources/lang/ro-RO/auth/message.php
diff --git a/Production/SNIPE-IT/resources/lang/ro-RO/button.php b/Productivite/Snipe-IT/resources/lang/ro-RO/button.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ro-RO/button.php
rename to Productivite/Snipe-IT/resources/lang/ro-RO/button.php
diff --git a/Production/SNIPE-IT/resources/lang/ro-RO/general.php b/Productivite/Snipe-IT/resources/lang/ro-RO/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ro-RO/general.php
rename to Productivite/Snipe-IT/resources/lang/ro-RO/general.php
diff --git a/Production/SNIPE-IT/resources/lang/ro-RO/help.php b/Productivite/Snipe-IT/resources/lang/ro-RO/help.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ro-RO/help.php
rename to Productivite/Snipe-IT/resources/lang/ro-RO/help.php
diff --git a/Production/SNIPE-IT/resources/lang/ro-RO/localizations.php b/Productivite/Snipe-IT/resources/lang/ro-RO/localizations.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ro-RO/localizations.php
rename to Productivite/Snipe-IT/resources/lang/ro-RO/localizations.php
diff --git a/Production/SNIPE-IT/resources/lang/ro-RO/mail.php b/Productivite/Snipe-IT/resources/lang/ro-RO/mail.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ro-RO/mail.php
rename to Productivite/Snipe-IT/resources/lang/ro-RO/mail.php
diff --git a/Production/SNIPE-IT/resources/lang/ro-RO/pagination.php b/Productivite/Snipe-IT/resources/lang/ro-RO/pagination.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ro-RO/pagination.php
rename to Productivite/Snipe-IT/resources/lang/ro-RO/pagination.php
diff --git a/Production/SNIPE-IT/resources/lang/ro-RO/passwords.php b/Productivite/Snipe-IT/resources/lang/ro-RO/passwords.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ro-RO/passwords.php
rename to Productivite/Snipe-IT/resources/lang/ro-RO/passwords.php
diff --git a/Production/SNIPE-IT/resources/lang/ro-RO/reminders.php b/Productivite/Snipe-IT/resources/lang/ro-RO/reminders.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ro-RO/reminders.php
rename to Productivite/Snipe-IT/resources/lang/ro-RO/reminders.php
diff --git a/Production/SNIPE-IT/resources/lang/ro-RO/table.php b/Productivite/Snipe-IT/resources/lang/ro-RO/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ro-RO/table.php
rename to Productivite/Snipe-IT/resources/lang/ro-RO/table.php
diff --git a/Production/SNIPE-IT/resources/lang/ro-RO/validation.php b/Productivite/Snipe-IT/resources/lang/ro-RO/validation.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ro-RO/validation.php
rename to Productivite/Snipe-IT/resources/lang/ro-RO/validation.php
diff --git a/Production/SNIPE-IT/resources/lang/ru-RU/account/general.php b/Productivite/Snipe-IT/resources/lang/ru-RU/account/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ru-RU/account/general.php
rename to Productivite/Snipe-IT/resources/lang/ru-RU/account/general.php
diff --git a/Production/SNIPE-IT/resources/lang/ru-RU/admin/accessories/general.php b/Productivite/Snipe-IT/resources/lang/ru-RU/admin/accessories/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ru-RU/admin/accessories/general.php
rename to Productivite/Snipe-IT/resources/lang/ru-RU/admin/accessories/general.php
diff --git a/Production/SNIPE-IT/resources/lang/ru-RU/admin/accessories/message.php b/Productivite/Snipe-IT/resources/lang/ru-RU/admin/accessories/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ru-RU/admin/accessories/message.php
rename to Productivite/Snipe-IT/resources/lang/ru-RU/admin/accessories/message.php
diff --git a/Production/SNIPE-IT/resources/lang/ru-RU/admin/accessories/table.php b/Productivite/Snipe-IT/resources/lang/ru-RU/admin/accessories/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ru-RU/admin/accessories/table.php
rename to Productivite/Snipe-IT/resources/lang/ru-RU/admin/accessories/table.php
diff --git a/Production/SNIPE-IT/resources/lang/ru-RU/admin/asset_maintenances/form.php b/Productivite/Snipe-IT/resources/lang/ru-RU/admin/asset_maintenances/form.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ru-RU/admin/asset_maintenances/form.php
rename to Productivite/Snipe-IT/resources/lang/ru-RU/admin/asset_maintenances/form.php
diff --git a/Production/SNIPE-IT/resources/lang/ru-RU/admin/asset_maintenances/general.php b/Productivite/Snipe-IT/resources/lang/ru-RU/admin/asset_maintenances/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ru-RU/admin/asset_maintenances/general.php
rename to Productivite/Snipe-IT/resources/lang/ru-RU/admin/asset_maintenances/general.php
diff --git a/Production/SNIPE-IT/resources/lang/ru-RU/admin/asset_maintenances/message.php b/Productivite/Snipe-IT/resources/lang/ru-RU/admin/asset_maintenances/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ru-RU/admin/asset_maintenances/message.php
rename to Productivite/Snipe-IT/resources/lang/ru-RU/admin/asset_maintenances/message.php
diff --git a/Production/SNIPE-IT/resources/lang/ru-RU/admin/asset_maintenances/table.php b/Productivite/Snipe-IT/resources/lang/ru-RU/admin/asset_maintenances/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ru-RU/admin/asset_maintenances/table.php
rename to Productivite/Snipe-IT/resources/lang/ru-RU/admin/asset_maintenances/table.php
diff --git a/Production/SNIPE-IT/resources/lang/ru-RU/admin/categories/general.php b/Productivite/Snipe-IT/resources/lang/ru-RU/admin/categories/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ru-RU/admin/categories/general.php
rename to Productivite/Snipe-IT/resources/lang/ru-RU/admin/categories/general.php
diff --git a/Production/SNIPE-IT/resources/lang/ru-RU/admin/categories/message.php b/Productivite/Snipe-IT/resources/lang/ru-RU/admin/categories/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ru-RU/admin/categories/message.php
rename to Productivite/Snipe-IT/resources/lang/ru-RU/admin/categories/message.php
diff --git a/Production/SNIPE-IT/resources/lang/ru-RU/admin/categories/table.php b/Productivite/Snipe-IT/resources/lang/ru-RU/admin/categories/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ru-RU/admin/categories/table.php
rename to Productivite/Snipe-IT/resources/lang/ru-RU/admin/categories/table.php
diff --git a/Production/SNIPE-IT/resources/lang/ru-RU/admin/companies/general.php b/Productivite/Snipe-IT/resources/lang/ru-RU/admin/companies/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ru-RU/admin/companies/general.php
rename to Productivite/Snipe-IT/resources/lang/ru-RU/admin/companies/general.php
diff --git a/Production/SNIPE-IT/resources/lang/ru-RU/admin/companies/message.php b/Productivite/Snipe-IT/resources/lang/ru-RU/admin/companies/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ru-RU/admin/companies/message.php
rename to Productivite/Snipe-IT/resources/lang/ru-RU/admin/companies/message.php
diff --git a/Production/SNIPE-IT/resources/lang/ru-RU/admin/companies/table.php b/Productivite/Snipe-IT/resources/lang/ru-RU/admin/companies/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ru-RU/admin/companies/table.php
rename to Productivite/Snipe-IT/resources/lang/ru-RU/admin/companies/table.php
diff --git a/Production/SNIPE-IT/resources/lang/ru-RU/admin/components/general.php b/Productivite/Snipe-IT/resources/lang/ru-RU/admin/components/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ru-RU/admin/components/general.php
rename to Productivite/Snipe-IT/resources/lang/ru-RU/admin/components/general.php
diff --git a/Production/SNIPE-IT/resources/lang/ru-RU/admin/components/message.php b/Productivite/Snipe-IT/resources/lang/ru-RU/admin/components/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ru-RU/admin/components/message.php
rename to Productivite/Snipe-IT/resources/lang/ru-RU/admin/components/message.php
diff --git a/Production/SNIPE-IT/resources/lang/ru-RU/admin/components/table.php b/Productivite/Snipe-IT/resources/lang/ru-RU/admin/components/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ru-RU/admin/components/table.php
rename to Productivite/Snipe-IT/resources/lang/ru-RU/admin/components/table.php
diff --git a/Production/SNIPE-IT/resources/lang/ru-RU/admin/consumables/general.php b/Productivite/Snipe-IT/resources/lang/ru-RU/admin/consumables/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ru-RU/admin/consumables/general.php
rename to Productivite/Snipe-IT/resources/lang/ru-RU/admin/consumables/general.php
diff --git a/Production/SNIPE-IT/resources/lang/ru-RU/admin/consumables/message.php b/Productivite/Snipe-IT/resources/lang/ru-RU/admin/consumables/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ru-RU/admin/consumables/message.php
rename to Productivite/Snipe-IT/resources/lang/ru-RU/admin/consumables/message.php
diff --git a/Production/SNIPE-IT/resources/lang/ru-RU/admin/consumables/table.php b/Productivite/Snipe-IT/resources/lang/ru-RU/admin/consumables/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ru-RU/admin/consumables/table.php
rename to Productivite/Snipe-IT/resources/lang/ru-RU/admin/consumables/table.php
diff --git a/Production/SNIPE-IT/resources/lang/ru-RU/admin/custom_fields/general.php b/Productivite/Snipe-IT/resources/lang/ru-RU/admin/custom_fields/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ru-RU/admin/custom_fields/general.php
rename to Productivite/Snipe-IT/resources/lang/ru-RU/admin/custom_fields/general.php
diff --git a/Production/SNIPE-IT/resources/lang/ru-RU/admin/custom_fields/message.php b/Productivite/Snipe-IT/resources/lang/ru-RU/admin/custom_fields/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ru-RU/admin/custom_fields/message.php
rename to Productivite/Snipe-IT/resources/lang/ru-RU/admin/custom_fields/message.php
diff --git a/Production/SNIPE-IT/resources/lang/ru-RU/admin/departments/message.php b/Productivite/Snipe-IT/resources/lang/ru-RU/admin/departments/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ru-RU/admin/departments/message.php
rename to Productivite/Snipe-IT/resources/lang/ru-RU/admin/departments/message.php
diff --git a/Production/SNIPE-IT/resources/lang/ru-RU/admin/departments/table.php b/Productivite/Snipe-IT/resources/lang/ru-RU/admin/departments/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ru-RU/admin/departments/table.php
rename to Productivite/Snipe-IT/resources/lang/ru-RU/admin/departments/table.php
diff --git a/Production/SNIPE-IT/resources/lang/ru-RU/admin/depreciations/general.php b/Productivite/Snipe-IT/resources/lang/ru-RU/admin/depreciations/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ru-RU/admin/depreciations/general.php
rename to Productivite/Snipe-IT/resources/lang/ru-RU/admin/depreciations/general.php
diff --git a/Production/SNIPE-IT/resources/lang/ru-RU/admin/depreciations/message.php b/Productivite/Snipe-IT/resources/lang/ru-RU/admin/depreciations/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ru-RU/admin/depreciations/message.php
rename to Productivite/Snipe-IT/resources/lang/ru-RU/admin/depreciations/message.php
diff --git a/Production/SNIPE-IT/resources/lang/ru-RU/admin/depreciations/table.php b/Productivite/Snipe-IT/resources/lang/ru-RU/admin/depreciations/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ru-RU/admin/depreciations/table.php
rename to Productivite/Snipe-IT/resources/lang/ru-RU/admin/depreciations/table.php
diff --git a/Production/SNIPE-IT/resources/lang/ru-RU/admin/groups/message.php b/Productivite/Snipe-IT/resources/lang/ru-RU/admin/groups/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ru-RU/admin/groups/message.php
rename to Productivite/Snipe-IT/resources/lang/ru-RU/admin/groups/message.php
diff --git a/Production/SNIPE-IT/resources/lang/ru-RU/admin/groups/table.php b/Productivite/Snipe-IT/resources/lang/ru-RU/admin/groups/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ru-RU/admin/groups/table.php
rename to Productivite/Snipe-IT/resources/lang/ru-RU/admin/groups/table.php
diff --git a/Production/SNIPE-IT/resources/lang/ru-RU/admin/groups/titles.php b/Productivite/Snipe-IT/resources/lang/ru-RU/admin/groups/titles.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ru-RU/admin/groups/titles.php
rename to Productivite/Snipe-IT/resources/lang/ru-RU/admin/groups/titles.php
diff --git a/Production/SNIPE-IT/resources/lang/ru-RU/admin/hardware/form.php b/Productivite/Snipe-IT/resources/lang/ru-RU/admin/hardware/form.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ru-RU/admin/hardware/form.php
rename to Productivite/Snipe-IT/resources/lang/ru-RU/admin/hardware/form.php
diff --git a/Production/SNIPE-IT/resources/lang/ru-RU/admin/hardware/general.php b/Productivite/Snipe-IT/resources/lang/ru-RU/admin/hardware/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ru-RU/admin/hardware/general.php
rename to Productivite/Snipe-IT/resources/lang/ru-RU/admin/hardware/general.php
diff --git a/Production/SNIPE-IT/resources/lang/ru-RU/admin/hardware/message.php b/Productivite/Snipe-IT/resources/lang/ru-RU/admin/hardware/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ru-RU/admin/hardware/message.php
rename to Productivite/Snipe-IT/resources/lang/ru-RU/admin/hardware/message.php
diff --git a/Production/SNIPE-IT/resources/lang/ru-RU/admin/hardware/table.php b/Productivite/Snipe-IT/resources/lang/ru-RU/admin/hardware/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ru-RU/admin/hardware/table.php
rename to Productivite/Snipe-IT/resources/lang/ru-RU/admin/hardware/table.php
diff --git a/Production/SNIPE-IT/resources/lang/ru-RU/admin/kits/general.php b/Productivite/Snipe-IT/resources/lang/ru-RU/admin/kits/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ru-RU/admin/kits/general.php
rename to Productivite/Snipe-IT/resources/lang/ru-RU/admin/kits/general.php
diff --git a/Production/SNIPE-IT/resources/lang/ru-RU/admin/labels/message.php b/Productivite/Snipe-IT/resources/lang/ru-RU/admin/labels/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ru-RU/admin/labels/message.php
rename to Productivite/Snipe-IT/resources/lang/ru-RU/admin/labels/message.php
diff --git a/Production/SNIPE-IT/resources/lang/ru-RU/admin/labels/table.php b/Productivite/Snipe-IT/resources/lang/ru-RU/admin/labels/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ru-RU/admin/labels/table.php
rename to Productivite/Snipe-IT/resources/lang/ru-RU/admin/labels/table.php
diff --git a/Production/SNIPE-IT/resources/lang/ru-RU/admin/licenses/form.php b/Productivite/Snipe-IT/resources/lang/ru-RU/admin/licenses/form.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ru-RU/admin/licenses/form.php
rename to Productivite/Snipe-IT/resources/lang/ru-RU/admin/licenses/form.php
diff --git a/Production/SNIPE-IT/resources/lang/ru-RU/admin/licenses/general.php b/Productivite/Snipe-IT/resources/lang/ru-RU/admin/licenses/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ru-RU/admin/licenses/general.php
rename to Productivite/Snipe-IT/resources/lang/ru-RU/admin/licenses/general.php
diff --git a/Production/SNIPE-IT/resources/lang/ru-RU/admin/licenses/message.php b/Productivite/Snipe-IT/resources/lang/ru-RU/admin/licenses/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ru-RU/admin/licenses/message.php
rename to Productivite/Snipe-IT/resources/lang/ru-RU/admin/licenses/message.php
diff --git a/Production/SNIPE-IT/resources/lang/ru-RU/admin/licenses/table.php b/Productivite/Snipe-IT/resources/lang/ru-RU/admin/licenses/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ru-RU/admin/licenses/table.php
rename to Productivite/Snipe-IT/resources/lang/ru-RU/admin/licenses/table.php
diff --git a/Production/SNIPE-IT/resources/lang/ru-RU/admin/locations/message.php b/Productivite/Snipe-IT/resources/lang/ru-RU/admin/locations/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ru-RU/admin/locations/message.php
rename to Productivite/Snipe-IT/resources/lang/ru-RU/admin/locations/message.php
diff --git a/Production/SNIPE-IT/resources/lang/ru-RU/admin/locations/table.php b/Productivite/Snipe-IT/resources/lang/ru-RU/admin/locations/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ru-RU/admin/locations/table.php
rename to Productivite/Snipe-IT/resources/lang/ru-RU/admin/locations/table.php
diff --git a/Production/SNIPE-IT/resources/lang/ru-RU/admin/manufacturers/message.php b/Productivite/Snipe-IT/resources/lang/ru-RU/admin/manufacturers/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ru-RU/admin/manufacturers/message.php
rename to Productivite/Snipe-IT/resources/lang/ru-RU/admin/manufacturers/message.php
diff --git a/Production/SNIPE-IT/resources/lang/ru-RU/admin/manufacturers/table.php b/Productivite/Snipe-IT/resources/lang/ru-RU/admin/manufacturers/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ru-RU/admin/manufacturers/table.php
rename to Productivite/Snipe-IT/resources/lang/ru-RU/admin/manufacturers/table.php
diff --git a/Production/SNIPE-IT/resources/lang/ru-RU/admin/models/general.php b/Productivite/Snipe-IT/resources/lang/ru-RU/admin/models/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ru-RU/admin/models/general.php
rename to Productivite/Snipe-IT/resources/lang/ru-RU/admin/models/general.php
diff --git a/Production/SNIPE-IT/resources/lang/ru-RU/admin/models/message.php b/Productivite/Snipe-IT/resources/lang/ru-RU/admin/models/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ru-RU/admin/models/message.php
rename to Productivite/Snipe-IT/resources/lang/ru-RU/admin/models/message.php
diff --git a/Production/SNIPE-IT/resources/lang/ru-RU/admin/models/table.php b/Productivite/Snipe-IT/resources/lang/ru-RU/admin/models/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ru-RU/admin/models/table.php
rename to Productivite/Snipe-IT/resources/lang/ru-RU/admin/models/table.php
diff --git a/Production/SNIPE-IT/resources/lang/ru-RU/admin/reports/general.php b/Productivite/Snipe-IT/resources/lang/ru-RU/admin/reports/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ru-RU/admin/reports/general.php
rename to Productivite/Snipe-IT/resources/lang/ru-RU/admin/reports/general.php
diff --git a/Production/SNIPE-IT/resources/lang/ru-RU/admin/reports/message.php b/Productivite/Snipe-IT/resources/lang/ru-RU/admin/reports/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ru-RU/admin/reports/message.php
rename to Productivite/Snipe-IT/resources/lang/ru-RU/admin/reports/message.php
diff --git a/Production/SNIPE-IT/resources/lang/ru-RU/admin/settings/general.php b/Productivite/Snipe-IT/resources/lang/ru-RU/admin/settings/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ru-RU/admin/settings/general.php
rename to Productivite/Snipe-IT/resources/lang/ru-RU/admin/settings/general.php
diff --git a/Production/SNIPE-IT/resources/lang/ru-RU/admin/settings/message.php b/Productivite/Snipe-IT/resources/lang/ru-RU/admin/settings/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ru-RU/admin/settings/message.php
rename to Productivite/Snipe-IT/resources/lang/ru-RU/admin/settings/message.php
diff --git a/Production/SNIPE-IT/resources/lang/ru-RU/admin/settings/table.php b/Productivite/Snipe-IT/resources/lang/ru-RU/admin/settings/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ru-RU/admin/settings/table.php
rename to Productivite/Snipe-IT/resources/lang/ru-RU/admin/settings/table.php
diff --git a/Production/SNIPE-IT/resources/lang/ru-RU/admin/statuslabels/message.php b/Productivite/Snipe-IT/resources/lang/ru-RU/admin/statuslabels/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ru-RU/admin/statuslabels/message.php
rename to Productivite/Snipe-IT/resources/lang/ru-RU/admin/statuslabels/message.php
diff --git a/Production/SNIPE-IT/resources/lang/ru-RU/admin/statuslabels/table.php b/Productivite/Snipe-IT/resources/lang/ru-RU/admin/statuslabels/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ru-RU/admin/statuslabels/table.php
rename to Productivite/Snipe-IT/resources/lang/ru-RU/admin/statuslabels/table.php
diff --git a/Production/SNIPE-IT/resources/lang/ru-RU/admin/suppliers/message.php b/Productivite/Snipe-IT/resources/lang/ru-RU/admin/suppliers/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ru-RU/admin/suppliers/message.php
rename to Productivite/Snipe-IT/resources/lang/ru-RU/admin/suppliers/message.php
diff --git a/Production/SNIPE-IT/resources/lang/ru-RU/admin/suppliers/table.php b/Productivite/Snipe-IT/resources/lang/ru-RU/admin/suppliers/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ru-RU/admin/suppliers/table.php
rename to Productivite/Snipe-IT/resources/lang/ru-RU/admin/suppliers/table.php
diff --git a/Production/SNIPE-IT/resources/lang/ru-RU/admin/users/general.php b/Productivite/Snipe-IT/resources/lang/ru-RU/admin/users/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ru-RU/admin/users/general.php
rename to Productivite/Snipe-IT/resources/lang/ru-RU/admin/users/general.php
diff --git a/Production/SNIPE-IT/resources/lang/ru-RU/admin/users/message.php b/Productivite/Snipe-IT/resources/lang/ru-RU/admin/users/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ru-RU/admin/users/message.php
rename to Productivite/Snipe-IT/resources/lang/ru-RU/admin/users/message.php
diff --git a/Production/SNIPE-IT/resources/lang/ru-RU/admin/users/table.php b/Productivite/Snipe-IT/resources/lang/ru-RU/admin/users/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ru-RU/admin/users/table.php
rename to Productivite/Snipe-IT/resources/lang/ru-RU/admin/users/table.php
diff --git a/Production/SNIPE-IT/resources/lang/ru-RU/auth.php b/Productivite/Snipe-IT/resources/lang/ru-RU/auth.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ru-RU/auth.php
rename to Productivite/Snipe-IT/resources/lang/ru-RU/auth.php
diff --git a/Production/SNIPE-IT/resources/lang/ru-RU/auth/general.php b/Productivite/Snipe-IT/resources/lang/ru-RU/auth/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ru-RU/auth/general.php
rename to Productivite/Snipe-IT/resources/lang/ru-RU/auth/general.php
diff --git a/Production/SNIPE-IT/resources/lang/ru-RU/auth/message.php b/Productivite/Snipe-IT/resources/lang/ru-RU/auth/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ru-RU/auth/message.php
rename to Productivite/Snipe-IT/resources/lang/ru-RU/auth/message.php
diff --git a/Production/SNIPE-IT/resources/lang/ru-RU/button.php b/Productivite/Snipe-IT/resources/lang/ru-RU/button.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ru-RU/button.php
rename to Productivite/Snipe-IT/resources/lang/ru-RU/button.php
diff --git a/Production/SNIPE-IT/resources/lang/ru-RU/general.php b/Productivite/Snipe-IT/resources/lang/ru-RU/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ru-RU/general.php
rename to Productivite/Snipe-IT/resources/lang/ru-RU/general.php
diff --git a/Production/SNIPE-IT/resources/lang/ru-RU/help.php b/Productivite/Snipe-IT/resources/lang/ru-RU/help.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ru-RU/help.php
rename to Productivite/Snipe-IT/resources/lang/ru-RU/help.php
diff --git a/Production/SNIPE-IT/resources/lang/ru-RU/localizations.php b/Productivite/Snipe-IT/resources/lang/ru-RU/localizations.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ru-RU/localizations.php
rename to Productivite/Snipe-IT/resources/lang/ru-RU/localizations.php
diff --git a/Production/SNIPE-IT/resources/lang/ru-RU/mail.php b/Productivite/Snipe-IT/resources/lang/ru-RU/mail.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ru-RU/mail.php
rename to Productivite/Snipe-IT/resources/lang/ru-RU/mail.php
diff --git a/Production/SNIPE-IT/resources/lang/ru-RU/pagination.php b/Productivite/Snipe-IT/resources/lang/ru-RU/pagination.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ru-RU/pagination.php
rename to Productivite/Snipe-IT/resources/lang/ru-RU/pagination.php
diff --git a/Production/SNIPE-IT/resources/lang/ru-RU/passwords.php b/Productivite/Snipe-IT/resources/lang/ru-RU/passwords.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ru-RU/passwords.php
rename to Productivite/Snipe-IT/resources/lang/ru-RU/passwords.php
diff --git a/Production/SNIPE-IT/resources/lang/ru-RU/reminders.php b/Productivite/Snipe-IT/resources/lang/ru-RU/reminders.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ru-RU/reminders.php
rename to Productivite/Snipe-IT/resources/lang/ru-RU/reminders.php
diff --git a/Production/SNIPE-IT/resources/lang/ru-RU/table.php b/Productivite/Snipe-IT/resources/lang/ru-RU/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ru-RU/table.php
rename to Productivite/Snipe-IT/resources/lang/ru-RU/table.php
diff --git a/Production/SNIPE-IT/resources/lang/ru-RU/validation.php b/Productivite/Snipe-IT/resources/lang/ru-RU/validation.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ru-RU/validation.php
rename to Productivite/Snipe-IT/resources/lang/ru-RU/validation.php
diff --git a/Production/SNIPE-IT/resources/lang/si-LK/account/general.php b/Productivite/Snipe-IT/resources/lang/si-LK/account/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/si-LK/account/general.php
rename to Productivite/Snipe-IT/resources/lang/si-LK/account/general.php
diff --git a/Production/SNIPE-IT/resources/lang/si-LK/admin/accessories/general.php b/Productivite/Snipe-IT/resources/lang/si-LK/admin/accessories/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/si-LK/admin/accessories/general.php
rename to Productivite/Snipe-IT/resources/lang/si-LK/admin/accessories/general.php
diff --git a/Production/SNIPE-IT/resources/lang/si-LK/admin/accessories/message.php b/Productivite/Snipe-IT/resources/lang/si-LK/admin/accessories/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/si-LK/admin/accessories/message.php
rename to Productivite/Snipe-IT/resources/lang/si-LK/admin/accessories/message.php
diff --git a/Production/SNIPE-IT/resources/lang/si-LK/admin/accessories/table.php b/Productivite/Snipe-IT/resources/lang/si-LK/admin/accessories/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/si-LK/admin/accessories/table.php
rename to Productivite/Snipe-IT/resources/lang/si-LK/admin/accessories/table.php
diff --git a/Production/SNIPE-IT/resources/lang/si-LK/admin/asset_maintenances/form.php b/Productivite/Snipe-IT/resources/lang/si-LK/admin/asset_maintenances/form.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/si-LK/admin/asset_maintenances/form.php
rename to Productivite/Snipe-IT/resources/lang/si-LK/admin/asset_maintenances/form.php
diff --git a/Production/SNIPE-IT/resources/lang/si-LK/admin/asset_maintenances/general.php b/Productivite/Snipe-IT/resources/lang/si-LK/admin/asset_maintenances/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/si-LK/admin/asset_maintenances/general.php
rename to Productivite/Snipe-IT/resources/lang/si-LK/admin/asset_maintenances/general.php
diff --git a/Production/SNIPE-IT/resources/lang/si-LK/admin/asset_maintenances/message.php b/Productivite/Snipe-IT/resources/lang/si-LK/admin/asset_maintenances/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/si-LK/admin/asset_maintenances/message.php
rename to Productivite/Snipe-IT/resources/lang/si-LK/admin/asset_maintenances/message.php
diff --git a/Production/SNIPE-IT/resources/lang/si-LK/admin/asset_maintenances/table.php b/Productivite/Snipe-IT/resources/lang/si-LK/admin/asset_maintenances/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/si-LK/admin/asset_maintenances/table.php
rename to Productivite/Snipe-IT/resources/lang/si-LK/admin/asset_maintenances/table.php
diff --git a/Production/SNIPE-IT/resources/lang/si-LK/admin/categories/general.php b/Productivite/Snipe-IT/resources/lang/si-LK/admin/categories/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/si-LK/admin/categories/general.php
rename to Productivite/Snipe-IT/resources/lang/si-LK/admin/categories/general.php
diff --git a/Production/SNIPE-IT/resources/lang/si-LK/admin/categories/message.php b/Productivite/Snipe-IT/resources/lang/si-LK/admin/categories/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/si-LK/admin/categories/message.php
rename to Productivite/Snipe-IT/resources/lang/si-LK/admin/categories/message.php
diff --git a/Production/SNIPE-IT/resources/lang/si-LK/admin/categories/table.php b/Productivite/Snipe-IT/resources/lang/si-LK/admin/categories/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/si-LK/admin/categories/table.php
rename to Productivite/Snipe-IT/resources/lang/si-LK/admin/categories/table.php
diff --git a/Production/SNIPE-IT/resources/lang/si-LK/admin/companies/general.php b/Productivite/Snipe-IT/resources/lang/si-LK/admin/companies/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/si-LK/admin/companies/general.php
rename to Productivite/Snipe-IT/resources/lang/si-LK/admin/companies/general.php
diff --git a/Production/SNIPE-IT/resources/lang/si-LK/admin/companies/message.php b/Productivite/Snipe-IT/resources/lang/si-LK/admin/companies/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/si-LK/admin/companies/message.php
rename to Productivite/Snipe-IT/resources/lang/si-LK/admin/companies/message.php
diff --git a/Production/SNIPE-IT/resources/lang/si-LK/admin/companies/table.php b/Productivite/Snipe-IT/resources/lang/si-LK/admin/companies/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/si-LK/admin/companies/table.php
rename to Productivite/Snipe-IT/resources/lang/si-LK/admin/companies/table.php
diff --git a/Production/SNIPE-IT/resources/lang/si-LK/admin/components/general.php b/Productivite/Snipe-IT/resources/lang/si-LK/admin/components/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/si-LK/admin/components/general.php
rename to Productivite/Snipe-IT/resources/lang/si-LK/admin/components/general.php
diff --git a/Production/SNIPE-IT/resources/lang/si-LK/admin/components/message.php b/Productivite/Snipe-IT/resources/lang/si-LK/admin/components/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/si-LK/admin/components/message.php
rename to Productivite/Snipe-IT/resources/lang/si-LK/admin/components/message.php
diff --git a/Production/SNIPE-IT/resources/lang/si-LK/admin/components/table.php b/Productivite/Snipe-IT/resources/lang/si-LK/admin/components/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/si-LK/admin/components/table.php
rename to Productivite/Snipe-IT/resources/lang/si-LK/admin/components/table.php
diff --git a/Production/SNIPE-IT/resources/lang/si-LK/admin/consumables/general.php b/Productivite/Snipe-IT/resources/lang/si-LK/admin/consumables/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/si-LK/admin/consumables/general.php
rename to Productivite/Snipe-IT/resources/lang/si-LK/admin/consumables/general.php
diff --git a/Production/SNIPE-IT/resources/lang/si-LK/admin/consumables/message.php b/Productivite/Snipe-IT/resources/lang/si-LK/admin/consumables/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/si-LK/admin/consumables/message.php
rename to Productivite/Snipe-IT/resources/lang/si-LK/admin/consumables/message.php
diff --git a/Production/SNIPE-IT/resources/lang/si-LK/admin/consumables/table.php b/Productivite/Snipe-IT/resources/lang/si-LK/admin/consumables/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/si-LK/admin/consumables/table.php
rename to Productivite/Snipe-IT/resources/lang/si-LK/admin/consumables/table.php
diff --git a/Production/SNIPE-IT/resources/lang/si-LK/admin/custom_fields/general.php b/Productivite/Snipe-IT/resources/lang/si-LK/admin/custom_fields/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/si-LK/admin/custom_fields/general.php
rename to Productivite/Snipe-IT/resources/lang/si-LK/admin/custom_fields/general.php
diff --git a/Production/SNIPE-IT/resources/lang/si-LK/admin/custom_fields/message.php b/Productivite/Snipe-IT/resources/lang/si-LK/admin/custom_fields/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/si-LK/admin/custom_fields/message.php
rename to Productivite/Snipe-IT/resources/lang/si-LK/admin/custom_fields/message.php
diff --git a/Production/SNIPE-IT/resources/lang/si-LK/admin/departments/message.php b/Productivite/Snipe-IT/resources/lang/si-LK/admin/departments/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/si-LK/admin/departments/message.php
rename to Productivite/Snipe-IT/resources/lang/si-LK/admin/departments/message.php
diff --git a/Production/SNIPE-IT/resources/lang/si-LK/admin/departments/table.php b/Productivite/Snipe-IT/resources/lang/si-LK/admin/departments/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/si-LK/admin/departments/table.php
rename to Productivite/Snipe-IT/resources/lang/si-LK/admin/departments/table.php
diff --git a/Production/SNIPE-IT/resources/lang/si-LK/admin/depreciations/general.php b/Productivite/Snipe-IT/resources/lang/si-LK/admin/depreciations/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/si-LK/admin/depreciations/general.php
rename to Productivite/Snipe-IT/resources/lang/si-LK/admin/depreciations/general.php
diff --git a/Production/SNIPE-IT/resources/lang/si-LK/admin/depreciations/message.php b/Productivite/Snipe-IT/resources/lang/si-LK/admin/depreciations/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/si-LK/admin/depreciations/message.php
rename to Productivite/Snipe-IT/resources/lang/si-LK/admin/depreciations/message.php
diff --git a/Production/SNIPE-IT/resources/lang/si-LK/admin/depreciations/table.php b/Productivite/Snipe-IT/resources/lang/si-LK/admin/depreciations/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/si-LK/admin/depreciations/table.php
rename to Productivite/Snipe-IT/resources/lang/si-LK/admin/depreciations/table.php
diff --git a/Production/SNIPE-IT/resources/lang/si-LK/admin/groups/message.php b/Productivite/Snipe-IT/resources/lang/si-LK/admin/groups/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/si-LK/admin/groups/message.php
rename to Productivite/Snipe-IT/resources/lang/si-LK/admin/groups/message.php
diff --git a/Production/SNIPE-IT/resources/lang/si-LK/admin/groups/table.php b/Productivite/Snipe-IT/resources/lang/si-LK/admin/groups/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/si-LK/admin/groups/table.php
rename to Productivite/Snipe-IT/resources/lang/si-LK/admin/groups/table.php
diff --git a/Production/SNIPE-IT/resources/lang/si-LK/admin/groups/titles.php b/Productivite/Snipe-IT/resources/lang/si-LK/admin/groups/titles.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/si-LK/admin/groups/titles.php
rename to Productivite/Snipe-IT/resources/lang/si-LK/admin/groups/titles.php
diff --git a/Production/SNIPE-IT/resources/lang/si-LK/admin/hardware/form.php b/Productivite/Snipe-IT/resources/lang/si-LK/admin/hardware/form.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/si-LK/admin/hardware/form.php
rename to Productivite/Snipe-IT/resources/lang/si-LK/admin/hardware/form.php
diff --git a/Production/SNIPE-IT/resources/lang/si-LK/admin/hardware/general.php b/Productivite/Snipe-IT/resources/lang/si-LK/admin/hardware/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/si-LK/admin/hardware/general.php
rename to Productivite/Snipe-IT/resources/lang/si-LK/admin/hardware/general.php
diff --git a/Production/SNIPE-IT/resources/lang/si-LK/admin/hardware/message.php b/Productivite/Snipe-IT/resources/lang/si-LK/admin/hardware/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/si-LK/admin/hardware/message.php
rename to Productivite/Snipe-IT/resources/lang/si-LK/admin/hardware/message.php
diff --git a/Production/SNIPE-IT/resources/lang/si-LK/admin/hardware/table.php b/Productivite/Snipe-IT/resources/lang/si-LK/admin/hardware/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/si-LK/admin/hardware/table.php
rename to Productivite/Snipe-IT/resources/lang/si-LK/admin/hardware/table.php
diff --git a/Production/SNIPE-IT/resources/lang/si-LK/admin/kits/general.php b/Productivite/Snipe-IT/resources/lang/si-LK/admin/kits/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/si-LK/admin/kits/general.php
rename to Productivite/Snipe-IT/resources/lang/si-LK/admin/kits/general.php
diff --git a/Production/SNIPE-IT/resources/lang/si-LK/admin/labels/message.php b/Productivite/Snipe-IT/resources/lang/si-LK/admin/labels/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/si-LK/admin/labels/message.php
rename to Productivite/Snipe-IT/resources/lang/si-LK/admin/labels/message.php
diff --git a/Production/SNIPE-IT/resources/lang/si-LK/admin/labels/table.php b/Productivite/Snipe-IT/resources/lang/si-LK/admin/labels/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/si-LK/admin/labels/table.php
rename to Productivite/Snipe-IT/resources/lang/si-LK/admin/labels/table.php
diff --git a/Production/SNIPE-IT/resources/lang/si-LK/admin/licenses/form.php b/Productivite/Snipe-IT/resources/lang/si-LK/admin/licenses/form.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/si-LK/admin/licenses/form.php
rename to Productivite/Snipe-IT/resources/lang/si-LK/admin/licenses/form.php
diff --git a/Production/SNIPE-IT/resources/lang/si-LK/admin/licenses/general.php b/Productivite/Snipe-IT/resources/lang/si-LK/admin/licenses/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/si-LK/admin/licenses/general.php
rename to Productivite/Snipe-IT/resources/lang/si-LK/admin/licenses/general.php
diff --git a/Production/SNIPE-IT/resources/lang/si-LK/admin/licenses/message.php b/Productivite/Snipe-IT/resources/lang/si-LK/admin/licenses/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/si-LK/admin/licenses/message.php
rename to Productivite/Snipe-IT/resources/lang/si-LK/admin/licenses/message.php
diff --git a/Production/SNIPE-IT/resources/lang/si-LK/admin/licenses/table.php b/Productivite/Snipe-IT/resources/lang/si-LK/admin/licenses/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/si-LK/admin/licenses/table.php
rename to Productivite/Snipe-IT/resources/lang/si-LK/admin/licenses/table.php
diff --git a/Production/SNIPE-IT/resources/lang/si-LK/admin/locations/message.php b/Productivite/Snipe-IT/resources/lang/si-LK/admin/locations/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/si-LK/admin/locations/message.php
rename to Productivite/Snipe-IT/resources/lang/si-LK/admin/locations/message.php
diff --git a/Production/SNIPE-IT/resources/lang/si-LK/admin/locations/table.php b/Productivite/Snipe-IT/resources/lang/si-LK/admin/locations/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/si-LK/admin/locations/table.php
rename to Productivite/Snipe-IT/resources/lang/si-LK/admin/locations/table.php
diff --git a/Production/SNIPE-IT/resources/lang/si-LK/admin/manufacturers/message.php b/Productivite/Snipe-IT/resources/lang/si-LK/admin/manufacturers/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/si-LK/admin/manufacturers/message.php
rename to Productivite/Snipe-IT/resources/lang/si-LK/admin/manufacturers/message.php
diff --git a/Production/SNIPE-IT/resources/lang/si-LK/admin/manufacturers/table.php b/Productivite/Snipe-IT/resources/lang/si-LK/admin/manufacturers/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/si-LK/admin/manufacturers/table.php
rename to Productivite/Snipe-IT/resources/lang/si-LK/admin/manufacturers/table.php
diff --git a/Production/SNIPE-IT/resources/lang/si-LK/admin/models/general.php b/Productivite/Snipe-IT/resources/lang/si-LK/admin/models/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/si-LK/admin/models/general.php
rename to Productivite/Snipe-IT/resources/lang/si-LK/admin/models/general.php
diff --git a/Production/SNIPE-IT/resources/lang/si-LK/admin/models/message.php b/Productivite/Snipe-IT/resources/lang/si-LK/admin/models/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/si-LK/admin/models/message.php
rename to Productivite/Snipe-IT/resources/lang/si-LK/admin/models/message.php
diff --git a/Production/SNIPE-IT/resources/lang/si-LK/admin/models/table.php b/Productivite/Snipe-IT/resources/lang/si-LK/admin/models/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/si-LK/admin/models/table.php
rename to Productivite/Snipe-IT/resources/lang/si-LK/admin/models/table.php
diff --git a/Production/SNIPE-IT/resources/lang/si-LK/admin/reports/general.php b/Productivite/Snipe-IT/resources/lang/si-LK/admin/reports/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/si-LK/admin/reports/general.php
rename to Productivite/Snipe-IT/resources/lang/si-LK/admin/reports/general.php
diff --git a/Production/SNIPE-IT/resources/lang/si-LK/admin/reports/message.php b/Productivite/Snipe-IT/resources/lang/si-LK/admin/reports/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/si-LK/admin/reports/message.php
rename to Productivite/Snipe-IT/resources/lang/si-LK/admin/reports/message.php
diff --git a/Production/SNIPE-IT/resources/lang/si-LK/admin/settings/general.php b/Productivite/Snipe-IT/resources/lang/si-LK/admin/settings/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/si-LK/admin/settings/general.php
rename to Productivite/Snipe-IT/resources/lang/si-LK/admin/settings/general.php
diff --git a/Production/SNIPE-IT/resources/lang/si-LK/admin/settings/message.php b/Productivite/Snipe-IT/resources/lang/si-LK/admin/settings/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/si-LK/admin/settings/message.php
rename to Productivite/Snipe-IT/resources/lang/si-LK/admin/settings/message.php
diff --git a/Production/SNIPE-IT/resources/lang/si-LK/admin/settings/table.php b/Productivite/Snipe-IT/resources/lang/si-LK/admin/settings/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/si-LK/admin/settings/table.php
rename to Productivite/Snipe-IT/resources/lang/si-LK/admin/settings/table.php
diff --git a/Production/SNIPE-IT/resources/lang/si-LK/admin/statuslabels/message.php b/Productivite/Snipe-IT/resources/lang/si-LK/admin/statuslabels/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/si-LK/admin/statuslabels/message.php
rename to Productivite/Snipe-IT/resources/lang/si-LK/admin/statuslabels/message.php
diff --git a/Production/SNIPE-IT/resources/lang/si-LK/admin/statuslabels/table.php b/Productivite/Snipe-IT/resources/lang/si-LK/admin/statuslabels/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/si-LK/admin/statuslabels/table.php
rename to Productivite/Snipe-IT/resources/lang/si-LK/admin/statuslabels/table.php
diff --git a/Production/SNIPE-IT/resources/lang/si-LK/admin/suppliers/message.php b/Productivite/Snipe-IT/resources/lang/si-LK/admin/suppliers/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/si-LK/admin/suppliers/message.php
rename to Productivite/Snipe-IT/resources/lang/si-LK/admin/suppliers/message.php
diff --git a/Production/SNIPE-IT/resources/lang/si-LK/admin/suppliers/table.php b/Productivite/Snipe-IT/resources/lang/si-LK/admin/suppliers/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/si-LK/admin/suppliers/table.php
rename to Productivite/Snipe-IT/resources/lang/si-LK/admin/suppliers/table.php
diff --git a/Production/SNIPE-IT/resources/lang/si-LK/admin/users/general.php b/Productivite/Snipe-IT/resources/lang/si-LK/admin/users/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/si-LK/admin/users/general.php
rename to Productivite/Snipe-IT/resources/lang/si-LK/admin/users/general.php
diff --git a/Production/SNIPE-IT/resources/lang/si-LK/admin/users/message.php b/Productivite/Snipe-IT/resources/lang/si-LK/admin/users/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/si-LK/admin/users/message.php
rename to Productivite/Snipe-IT/resources/lang/si-LK/admin/users/message.php
diff --git a/Production/SNIPE-IT/resources/lang/si-LK/admin/users/table.php b/Productivite/Snipe-IT/resources/lang/si-LK/admin/users/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/si-LK/admin/users/table.php
rename to Productivite/Snipe-IT/resources/lang/si-LK/admin/users/table.php
diff --git a/Production/SNIPE-IT/resources/lang/si-LK/auth.php b/Productivite/Snipe-IT/resources/lang/si-LK/auth.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/si-LK/auth.php
rename to Productivite/Snipe-IT/resources/lang/si-LK/auth.php
diff --git a/Production/SNIPE-IT/resources/lang/si-LK/auth/general.php b/Productivite/Snipe-IT/resources/lang/si-LK/auth/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/si-LK/auth/general.php
rename to Productivite/Snipe-IT/resources/lang/si-LK/auth/general.php
diff --git a/Production/SNIPE-IT/resources/lang/si-LK/auth/message.php b/Productivite/Snipe-IT/resources/lang/si-LK/auth/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/si-LK/auth/message.php
rename to Productivite/Snipe-IT/resources/lang/si-LK/auth/message.php
diff --git a/Production/SNIPE-IT/resources/lang/si-LK/button.php b/Productivite/Snipe-IT/resources/lang/si-LK/button.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/si-LK/button.php
rename to Productivite/Snipe-IT/resources/lang/si-LK/button.php
diff --git a/Production/SNIPE-IT/resources/lang/si-LK/general.php b/Productivite/Snipe-IT/resources/lang/si-LK/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/si-LK/general.php
rename to Productivite/Snipe-IT/resources/lang/si-LK/general.php
diff --git a/Production/SNIPE-IT/resources/lang/si-LK/help.php b/Productivite/Snipe-IT/resources/lang/si-LK/help.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/si-LK/help.php
rename to Productivite/Snipe-IT/resources/lang/si-LK/help.php
diff --git a/Production/SNIPE-IT/resources/lang/si-LK/localizations.php b/Productivite/Snipe-IT/resources/lang/si-LK/localizations.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/si-LK/localizations.php
rename to Productivite/Snipe-IT/resources/lang/si-LK/localizations.php
diff --git a/Production/SNIPE-IT/resources/lang/si-LK/mail.php b/Productivite/Snipe-IT/resources/lang/si-LK/mail.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/si-LK/mail.php
rename to Productivite/Snipe-IT/resources/lang/si-LK/mail.php
diff --git a/Production/SNIPE-IT/resources/lang/si-LK/pagination.php b/Productivite/Snipe-IT/resources/lang/si-LK/pagination.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/si-LK/pagination.php
rename to Productivite/Snipe-IT/resources/lang/si-LK/pagination.php
diff --git a/Production/SNIPE-IT/resources/lang/si-LK/passwords.php b/Productivite/Snipe-IT/resources/lang/si-LK/passwords.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/si-LK/passwords.php
rename to Productivite/Snipe-IT/resources/lang/si-LK/passwords.php
diff --git a/Production/SNIPE-IT/resources/lang/si-LK/reminders.php b/Productivite/Snipe-IT/resources/lang/si-LK/reminders.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/si-LK/reminders.php
rename to Productivite/Snipe-IT/resources/lang/si-LK/reminders.php
diff --git a/Production/SNIPE-IT/resources/lang/si-LK/table.php b/Productivite/Snipe-IT/resources/lang/si-LK/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/si-LK/table.php
rename to Productivite/Snipe-IT/resources/lang/si-LK/table.php
diff --git a/Production/SNIPE-IT/resources/lang/si-LK/validation.php b/Productivite/Snipe-IT/resources/lang/si-LK/validation.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/si-LK/validation.php
rename to Productivite/Snipe-IT/resources/lang/si-LK/validation.php
diff --git a/Production/SNIPE-IT/resources/lang/sk-SK/account/general.php b/Productivite/Snipe-IT/resources/lang/sk-SK/account/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sk-SK/account/general.php
rename to Productivite/Snipe-IT/resources/lang/sk-SK/account/general.php
diff --git a/Production/SNIPE-IT/resources/lang/sk-SK/admin/accessories/general.php b/Productivite/Snipe-IT/resources/lang/sk-SK/admin/accessories/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sk-SK/admin/accessories/general.php
rename to Productivite/Snipe-IT/resources/lang/sk-SK/admin/accessories/general.php
diff --git a/Production/SNIPE-IT/resources/lang/sk-SK/admin/accessories/message.php b/Productivite/Snipe-IT/resources/lang/sk-SK/admin/accessories/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sk-SK/admin/accessories/message.php
rename to Productivite/Snipe-IT/resources/lang/sk-SK/admin/accessories/message.php
diff --git a/Production/SNIPE-IT/resources/lang/sk-SK/admin/accessories/table.php b/Productivite/Snipe-IT/resources/lang/sk-SK/admin/accessories/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sk-SK/admin/accessories/table.php
rename to Productivite/Snipe-IT/resources/lang/sk-SK/admin/accessories/table.php
diff --git a/Production/SNIPE-IT/resources/lang/sk-SK/admin/asset_maintenances/form.php b/Productivite/Snipe-IT/resources/lang/sk-SK/admin/asset_maintenances/form.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sk-SK/admin/asset_maintenances/form.php
rename to Productivite/Snipe-IT/resources/lang/sk-SK/admin/asset_maintenances/form.php
diff --git a/Production/SNIPE-IT/resources/lang/sk-SK/admin/asset_maintenances/general.php b/Productivite/Snipe-IT/resources/lang/sk-SK/admin/asset_maintenances/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sk-SK/admin/asset_maintenances/general.php
rename to Productivite/Snipe-IT/resources/lang/sk-SK/admin/asset_maintenances/general.php
diff --git a/Production/SNIPE-IT/resources/lang/sk-SK/admin/asset_maintenances/message.php b/Productivite/Snipe-IT/resources/lang/sk-SK/admin/asset_maintenances/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sk-SK/admin/asset_maintenances/message.php
rename to Productivite/Snipe-IT/resources/lang/sk-SK/admin/asset_maintenances/message.php
diff --git a/Production/SNIPE-IT/resources/lang/sk-SK/admin/asset_maintenances/table.php b/Productivite/Snipe-IT/resources/lang/sk-SK/admin/asset_maintenances/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sk-SK/admin/asset_maintenances/table.php
rename to Productivite/Snipe-IT/resources/lang/sk-SK/admin/asset_maintenances/table.php
diff --git a/Production/SNIPE-IT/resources/lang/sk-SK/admin/categories/general.php b/Productivite/Snipe-IT/resources/lang/sk-SK/admin/categories/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sk-SK/admin/categories/general.php
rename to Productivite/Snipe-IT/resources/lang/sk-SK/admin/categories/general.php
diff --git a/Production/SNIPE-IT/resources/lang/sk-SK/admin/categories/message.php b/Productivite/Snipe-IT/resources/lang/sk-SK/admin/categories/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sk-SK/admin/categories/message.php
rename to Productivite/Snipe-IT/resources/lang/sk-SK/admin/categories/message.php
diff --git a/Production/SNIPE-IT/resources/lang/sk-SK/admin/categories/table.php b/Productivite/Snipe-IT/resources/lang/sk-SK/admin/categories/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sk-SK/admin/categories/table.php
rename to Productivite/Snipe-IT/resources/lang/sk-SK/admin/categories/table.php
diff --git a/Production/SNIPE-IT/resources/lang/sk-SK/admin/companies/general.php b/Productivite/Snipe-IT/resources/lang/sk-SK/admin/companies/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sk-SK/admin/companies/general.php
rename to Productivite/Snipe-IT/resources/lang/sk-SK/admin/companies/general.php
diff --git a/Production/SNIPE-IT/resources/lang/sk-SK/admin/companies/message.php b/Productivite/Snipe-IT/resources/lang/sk-SK/admin/companies/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sk-SK/admin/companies/message.php
rename to Productivite/Snipe-IT/resources/lang/sk-SK/admin/companies/message.php
diff --git a/Production/SNIPE-IT/resources/lang/sk-SK/admin/companies/table.php b/Productivite/Snipe-IT/resources/lang/sk-SK/admin/companies/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sk-SK/admin/companies/table.php
rename to Productivite/Snipe-IT/resources/lang/sk-SK/admin/companies/table.php
diff --git a/Production/SNIPE-IT/resources/lang/sk-SK/admin/components/general.php b/Productivite/Snipe-IT/resources/lang/sk-SK/admin/components/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sk-SK/admin/components/general.php
rename to Productivite/Snipe-IT/resources/lang/sk-SK/admin/components/general.php
diff --git a/Production/SNIPE-IT/resources/lang/sk-SK/admin/components/message.php b/Productivite/Snipe-IT/resources/lang/sk-SK/admin/components/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sk-SK/admin/components/message.php
rename to Productivite/Snipe-IT/resources/lang/sk-SK/admin/components/message.php
diff --git a/Production/SNIPE-IT/resources/lang/sk-SK/admin/components/table.php b/Productivite/Snipe-IT/resources/lang/sk-SK/admin/components/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sk-SK/admin/components/table.php
rename to Productivite/Snipe-IT/resources/lang/sk-SK/admin/components/table.php
diff --git a/Production/SNIPE-IT/resources/lang/sk-SK/admin/consumables/general.php b/Productivite/Snipe-IT/resources/lang/sk-SK/admin/consumables/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sk-SK/admin/consumables/general.php
rename to Productivite/Snipe-IT/resources/lang/sk-SK/admin/consumables/general.php
diff --git a/Production/SNIPE-IT/resources/lang/sk-SK/admin/consumables/message.php b/Productivite/Snipe-IT/resources/lang/sk-SK/admin/consumables/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sk-SK/admin/consumables/message.php
rename to Productivite/Snipe-IT/resources/lang/sk-SK/admin/consumables/message.php
diff --git a/Production/SNIPE-IT/resources/lang/sk-SK/admin/consumables/table.php b/Productivite/Snipe-IT/resources/lang/sk-SK/admin/consumables/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sk-SK/admin/consumables/table.php
rename to Productivite/Snipe-IT/resources/lang/sk-SK/admin/consumables/table.php
diff --git a/Production/SNIPE-IT/resources/lang/sk-SK/admin/custom_fields/general.php b/Productivite/Snipe-IT/resources/lang/sk-SK/admin/custom_fields/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sk-SK/admin/custom_fields/general.php
rename to Productivite/Snipe-IT/resources/lang/sk-SK/admin/custom_fields/general.php
diff --git a/Production/SNIPE-IT/resources/lang/sk-SK/admin/custom_fields/message.php b/Productivite/Snipe-IT/resources/lang/sk-SK/admin/custom_fields/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sk-SK/admin/custom_fields/message.php
rename to Productivite/Snipe-IT/resources/lang/sk-SK/admin/custom_fields/message.php
diff --git a/Production/SNIPE-IT/resources/lang/sk-SK/admin/departments/message.php b/Productivite/Snipe-IT/resources/lang/sk-SK/admin/departments/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sk-SK/admin/departments/message.php
rename to Productivite/Snipe-IT/resources/lang/sk-SK/admin/departments/message.php
diff --git a/Production/SNIPE-IT/resources/lang/sk-SK/admin/departments/table.php b/Productivite/Snipe-IT/resources/lang/sk-SK/admin/departments/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sk-SK/admin/departments/table.php
rename to Productivite/Snipe-IT/resources/lang/sk-SK/admin/departments/table.php
diff --git a/Production/SNIPE-IT/resources/lang/sk-SK/admin/depreciations/general.php b/Productivite/Snipe-IT/resources/lang/sk-SK/admin/depreciations/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sk-SK/admin/depreciations/general.php
rename to Productivite/Snipe-IT/resources/lang/sk-SK/admin/depreciations/general.php
diff --git a/Production/SNIPE-IT/resources/lang/sk-SK/admin/depreciations/message.php b/Productivite/Snipe-IT/resources/lang/sk-SK/admin/depreciations/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sk-SK/admin/depreciations/message.php
rename to Productivite/Snipe-IT/resources/lang/sk-SK/admin/depreciations/message.php
diff --git a/Production/SNIPE-IT/resources/lang/sk-SK/admin/depreciations/table.php b/Productivite/Snipe-IT/resources/lang/sk-SK/admin/depreciations/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sk-SK/admin/depreciations/table.php
rename to Productivite/Snipe-IT/resources/lang/sk-SK/admin/depreciations/table.php
diff --git a/Production/SNIPE-IT/resources/lang/sk-SK/admin/groups/message.php b/Productivite/Snipe-IT/resources/lang/sk-SK/admin/groups/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sk-SK/admin/groups/message.php
rename to Productivite/Snipe-IT/resources/lang/sk-SK/admin/groups/message.php
diff --git a/Production/SNIPE-IT/resources/lang/sk-SK/admin/groups/table.php b/Productivite/Snipe-IT/resources/lang/sk-SK/admin/groups/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sk-SK/admin/groups/table.php
rename to Productivite/Snipe-IT/resources/lang/sk-SK/admin/groups/table.php
diff --git a/Production/SNIPE-IT/resources/lang/sk-SK/admin/groups/titles.php b/Productivite/Snipe-IT/resources/lang/sk-SK/admin/groups/titles.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sk-SK/admin/groups/titles.php
rename to Productivite/Snipe-IT/resources/lang/sk-SK/admin/groups/titles.php
diff --git a/Production/SNIPE-IT/resources/lang/sk-SK/admin/hardware/form.php b/Productivite/Snipe-IT/resources/lang/sk-SK/admin/hardware/form.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sk-SK/admin/hardware/form.php
rename to Productivite/Snipe-IT/resources/lang/sk-SK/admin/hardware/form.php
diff --git a/Production/SNIPE-IT/resources/lang/sk-SK/admin/hardware/general.php b/Productivite/Snipe-IT/resources/lang/sk-SK/admin/hardware/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sk-SK/admin/hardware/general.php
rename to Productivite/Snipe-IT/resources/lang/sk-SK/admin/hardware/general.php
diff --git a/Production/SNIPE-IT/resources/lang/sk-SK/admin/hardware/message.php b/Productivite/Snipe-IT/resources/lang/sk-SK/admin/hardware/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sk-SK/admin/hardware/message.php
rename to Productivite/Snipe-IT/resources/lang/sk-SK/admin/hardware/message.php
diff --git a/Production/SNIPE-IT/resources/lang/sk-SK/admin/hardware/table.php b/Productivite/Snipe-IT/resources/lang/sk-SK/admin/hardware/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sk-SK/admin/hardware/table.php
rename to Productivite/Snipe-IT/resources/lang/sk-SK/admin/hardware/table.php
diff --git a/Production/SNIPE-IT/resources/lang/sk-SK/admin/kits/general.php b/Productivite/Snipe-IT/resources/lang/sk-SK/admin/kits/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sk-SK/admin/kits/general.php
rename to Productivite/Snipe-IT/resources/lang/sk-SK/admin/kits/general.php
diff --git a/Production/SNIPE-IT/resources/lang/sk-SK/admin/labels/message.php b/Productivite/Snipe-IT/resources/lang/sk-SK/admin/labels/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sk-SK/admin/labels/message.php
rename to Productivite/Snipe-IT/resources/lang/sk-SK/admin/labels/message.php
diff --git a/Production/SNIPE-IT/resources/lang/sk-SK/admin/labels/table.php b/Productivite/Snipe-IT/resources/lang/sk-SK/admin/labels/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sk-SK/admin/labels/table.php
rename to Productivite/Snipe-IT/resources/lang/sk-SK/admin/labels/table.php
diff --git a/Production/SNIPE-IT/resources/lang/sk-SK/admin/licenses/form.php b/Productivite/Snipe-IT/resources/lang/sk-SK/admin/licenses/form.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sk-SK/admin/licenses/form.php
rename to Productivite/Snipe-IT/resources/lang/sk-SK/admin/licenses/form.php
diff --git a/Production/SNIPE-IT/resources/lang/sk-SK/admin/licenses/general.php b/Productivite/Snipe-IT/resources/lang/sk-SK/admin/licenses/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sk-SK/admin/licenses/general.php
rename to Productivite/Snipe-IT/resources/lang/sk-SK/admin/licenses/general.php
diff --git a/Production/SNIPE-IT/resources/lang/sk-SK/admin/licenses/message.php b/Productivite/Snipe-IT/resources/lang/sk-SK/admin/licenses/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sk-SK/admin/licenses/message.php
rename to Productivite/Snipe-IT/resources/lang/sk-SK/admin/licenses/message.php
diff --git a/Production/SNIPE-IT/resources/lang/sk-SK/admin/licenses/table.php b/Productivite/Snipe-IT/resources/lang/sk-SK/admin/licenses/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sk-SK/admin/licenses/table.php
rename to Productivite/Snipe-IT/resources/lang/sk-SK/admin/licenses/table.php
diff --git a/Production/SNIPE-IT/resources/lang/sk-SK/admin/locations/message.php b/Productivite/Snipe-IT/resources/lang/sk-SK/admin/locations/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sk-SK/admin/locations/message.php
rename to Productivite/Snipe-IT/resources/lang/sk-SK/admin/locations/message.php
diff --git a/Production/SNIPE-IT/resources/lang/sk-SK/admin/locations/table.php b/Productivite/Snipe-IT/resources/lang/sk-SK/admin/locations/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sk-SK/admin/locations/table.php
rename to Productivite/Snipe-IT/resources/lang/sk-SK/admin/locations/table.php
diff --git a/Production/SNIPE-IT/resources/lang/sk-SK/admin/manufacturers/message.php b/Productivite/Snipe-IT/resources/lang/sk-SK/admin/manufacturers/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sk-SK/admin/manufacturers/message.php
rename to Productivite/Snipe-IT/resources/lang/sk-SK/admin/manufacturers/message.php
diff --git a/Production/SNIPE-IT/resources/lang/sk-SK/admin/manufacturers/table.php b/Productivite/Snipe-IT/resources/lang/sk-SK/admin/manufacturers/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sk-SK/admin/manufacturers/table.php
rename to Productivite/Snipe-IT/resources/lang/sk-SK/admin/manufacturers/table.php
diff --git a/Production/SNIPE-IT/resources/lang/sk-SK/admin/models/general.php b/Productivite/Snipe-IT/resources/lang/sk-SK/admin/models/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sk-SK/admin/models/general.php
rename to Productivite/Snipe-IT/resources/lang/sk-SK/admin/models/general.php
diff --git a/Production/SNIPE-IT/resources/lang/sk-SK/admin/models/message.php b/Productivite/Snipe-IT/resources/lang/sk-SK/admin/models/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sk-SK/admin/models/message.php
rename to Productivite/Snipe-IT/resources/lang/sk-SK/admin/models/message.php
diff --git a/Production/SNIPE-IT/resources/lang/sk-SK/admin/models/table.php b/Productivite/Snipe-IT/resources/lang/sk-SK/admin/models/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sk-SK/admin/models/table.php
rename to Productivite/Snipe-IT/resources/lang/sk-SK/admin/models/table.php
diff --git a/Production/SNIPE-IT/resources/lang/sk-SK/admin/reports/general.php b/Productivite/Snipe-IT/resources/lang/sk-SK/admin/reports/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sk-SK/admin/reports/general.php
rename to Productivite/Snipe-IT/resources/lang/sk-SK/admin/reports/general.php
diff --git a/Production/SNIPE-IT/resources/lang/sk-SK/admin/reports/message.php b/Productivite/Snipe-IT/resources/lang/sk-SK/admin/reports/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sk-SK/admin/reports/message.php
rename to Productivite/Snipe-IT/resources/lang/sk-SK/admin/reports/message.php
diff --git a/Production/SNIPE-IT/resources/lang/sk-SK/admin/settings/general.php b/Productivite/Snipe-IT/resources/lang/sk-SK/admin/settings/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sk-SK/admin/settings/general.php
rename to Productivite/Snipe-IT/resources/lang/sk-SK/admin/settings/general.php
diff --git a/Production/SNIPE-IT/resources/lang/sk-SK/admin/settings/message.php b/Productivite/Snipe-IT/resources/lang/sk-SK/admin/settings/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sk-SK/admin/settings/message.php
rename to Productivite/Snipe-IT/resources/lang/sk-SK/admin/settings/message.php
diff --git a/Production/SNIPE-IT/resources/lang/sk-SK/admin/settings/table.php b/Productivite/Snipe-IT/resources/lang/sk-SK/admin/settings/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sk-SK/admin/settings/table.php
rename to Productivite/Snipe-IT/resources/lang/sk-SK/admin/settings/table.php
diff --git a/Production/SNIPE-IT/resources/lang/sk-SK/admin/statuslabels/message.php b/Productivite/Snipe-IT/resources/lang/sk-SK/admin/statuslabels/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sk-SK/admin/statuslabels/message.php
rename to Productivite/Snipe-IT/resources/lang/sk-SK/admin/statuslabels/message.php
diff --git a/Production/SNIPE-IT/resources/lang/sk-SK/admin/statuslabels/table.php b/Productivite/Snipe-IT/resources/lang/sk-SK/admin/statuslabels/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sk-SK/admin/statuslabels/table.php
rename to Productivite/Snipe-IT/resources/lang/sk-SK/admin/statuslabels/table.php
diff --git a/Production/SNIPE-IT/resources/lang/sk-SK/admin/suppliers/message.php b/Productivite/Snipe-IT/resources/lang/sk-SK/admin/suppliers/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sk-SK/admin/suppliers/message.php
rename to Productivite/Snipe-IT/resources/lang/sk-SK/admin/suppliers/message.php
diff --git a/Production/SNIPE-IT/resources/lang/sk-SK/admin/suppliers/table.php b/Productivite/Snipe-IT/resources/lang/sk-SK/admin/suppliers/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sk-SK/admin/suppliers/table.php
rename to Productivite/Snipe-IT/resources/lang/sk-SK/admin/suppliers/table.php
diff --git a/Production/SNIPE-IT/resources/lang/sk-SK/admin/users/general.php b/Productivite/Snipe-IT/resources/lang/sk-SK/admin/users/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sk-SK/admin/users/general.php
rename to Productivite/Snipe-IT/resources/lang/sk-SK/admin/users/general.php
diff --git a/Production/SNIPE-IT/resources/lang/sk-SK/admin/users/message.php b/Productivite/Snipe-IT/resources/lang/sk-SK/admin/users/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sk-SK/admin/users/message.php
rename to Productivite/Snipe-IT/resources/lang/sk-SK/admin/users/message.php
diff --git a/Production/SNIPE-IT/resources/lang/sk-SK/admin/users/table.php b/Productivite/Snipe-IT/resources/lang/sk-SK/admin/users/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sk-SK/admin/users/table.php
rename to Productivite/Snipe-IT/resources/lang/sk-SK/admin/users/table.php
diff --git a/Production/SNIPE-IT/resources/lang/sk-SK/auth.php b/Productivite/Snipe-IT/resources/lang/sk-SK/auth.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sk-SK/auth.php
rename to Productivite/Snipe-IT/resources/lang/sk-SK/auth.php
diff --git a/Production/SNIPE-IT/resources/lang/sk-SK/auth/general.php b/Productivite/Snipe-IT/resources/lang/sk-SK/auth/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sk-SK/auth/general.php
rename to Productivite/Snipe-IT/resources/lang/sk-SK/auth/general.php
diff --git a/Production/SNIPE-IT/resources/lang/sk-SK/auth/message.php b/Productivite/Snipe-IT/resources/lang/sk-SK/auth/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sk-SK/auth/message.php
rename to Productivite/Snipe-IT/resources/lang/sk-SK/auth/message.php
diff --git a/Production/SNIPE-IT/resources/lang/sk-SK/button.php b/Productivite/Snipe-IT/resources/lang/sk-SK/button.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sk-SK/button.php
rename to Productivite/Snipe-IT/resources/lang/sk-SK/button.php
diff --git a/Production/SNIPE-IT/resources/lang/sk-SK/general.php b/Productivite/Snipe-IT/resources/lang/sk-SK/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sk-SK/general.php
rename to Productivite/Snipe-IT/resources/lang/sk-SK/general.php
diff --git a/Production/SNIPE-IT/resources/lang/sk-SK/help.php b/Productivite/Snipe-IT/resources/lang/sk-SK/help.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sk-SK/help.php
rename to Productivite/Snipe-IT/resources/lang/sk-SK/help.php
diff --git a/Production/SNIPE-IT/resources/lang/sk-SK/localizations.php b/Productivite/Snipe-IT/resources/lang/sk-SK/localizations.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sk-SK/localizations.php
rename to Productivite/Snipe-IT/resources/lang/sk-SK/localizations.php
diff --git a/Production/SNIPE-IT/resources/lang/sk-SK/mail.php b/Productivite/Snipe-IT/resources/lang/sk-SK/mail.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sk-SK/mail.php
rename to Productivite/Snipe-IT/resources/lang/sk-SK/mail.php
diff --git a/Production/SNIPE-IT/resources/lang/sk-SK/pagination.php b/Productivite/Snipe-IT/resources/lang/sk-SK/pagination.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sk-SK/pagination.php
rename to Productivite/Snipe-IT/resources/lang/sk-SK/pagination.php
diff --git a/Production/SNIPE-IT/resources/lang/sk-SK/passwords.php b/Productivite/Snipe-IT/resources/lang/sk-SK/passwords.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sk-SK/passwords.php
rename to Productivite/Snipe-IT/resources/lang/sk-SK/passwords.php
diff --git a/Production/SNIPE-IT/resources/lang/sk-SK/reminders.php b/Productivite/Snipe-IT/resources/lang/sk-SK/reminders.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sk-SK/reminders.php
rename to Productivite/Snipe-IT/resources/lang/sk-SK/reminders.php
diff --git a/Production/SNIPE-IT/resources/lang/sk-SK/table.php b/Productivite/Snipe-IT/resources/lang/sk-SK/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sk-SK/table.php
rename to Productivite/Snipe-IT/resources/lang/sk-SK/table.php
diff --git a/Production/SNIPE-IT/resources/lang/sk-SK/validation.php b/Productivite/Snipe-IT/resources/lang/sk-SK/validation.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sk-SK/validation.php
rename to Productivite/Snipe-IT/resources/lang/sk-SK/validation.php
diff --git a/Production/SNIPE-IT/resources/lang/sl-SI/account/general.php b/Productivite/Snipe-IT/resources/lang/sl-SI/account/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sl-SI/account/general.php
rename to Productivite/Snipe-IT/resources/lang/sl-SI/account/general.php
diff --git a/Production/SNIPE-IT/resources/lang/sl-SI/admin/accessories/general.php b/Productivite/Snipe-IT/resources/lang/sl-SI/admin/accessories/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sl-SI/admin/accessories/general.php
rename to Productivite/Snipe-IT/resources/lang/sl-SI/admin/accessories/general.php
diff --git a/Production/SNIPE-IT/resources/lang/sl-SI/admin/accessories/message.php b/Productivite/Snipe-IT/resources/lang/sl-SI/admin/accessories/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sl-SI/admin/accessories/message.php
rename to Productivite/Snipe-IT/resources/lang/sl-SI/admin/accessories/message.php
diff --git a/Production/SNIPE-IT/resources/lang/sl-SI/admin/accessories/table.php b/Productivite/Snipe-IT/resources/lang/sl-SI/admin/accessories/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sl-SI/admin/accessories/table.php
rename to Productivite/Snipe-IT/resources/lang/sl-SI/admin/accessories/table.php
diff --git a/Production/SNIPE-IT/resources/lang/sl-SI/admin/asset_maintenances/form.php b/Productivite/Snipe-IT/resources/lang/sl-SI/admin/asset_maintenances/form.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sl-SI/admin/asset_maintenances/form.php
rename to Productivite/Snipe-IT/resources/lang/sl-SI/admin/asset_maintenances/form.php
diff --git a/Production/SNIPE-IT/resources/lang/sl-SI/admin/asset_maintenances/general.php b/Productivite/Snipe-IT/resources/lang/sl-SI/admin/asset_maintenances/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sl-SI/admin/asset_maintenances/general.php
rename to Productivite/Snipe-IT/resources/lang/sl-SI/admin/asset_maintenances/general.php
diff --git a/Production/SNIPE-IT/resources/lang/sl-SI/admin/asset_maintenances/message.php b/Productivite/Snipe-IT/resources/lang/sl-SI/admin/asset_maintenances/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sl-SI/admin/asset_maintenances/message.php
rename to Productivite/Snipe-IT/resources/lang/sl-SI/admin/asset_maintenances/message.php
diff --git a/Production/SNIPE-IT/resources/lang/sl-SI/admin/asset_maintenances/table.php b/Productivite/Snipe-IT/resources/lang/sl-SI/admin/asset_maintenances/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sl-SI/admin/asset_maintenances/table.php
rename to Productivite/Snipe-IT/resources/lang/sl-SI/admin/asset_maintenances/table.php
diff --git a/Production/SNIPE-IT/resources/lang/sl-SI/admin/categories/general.php b/Productivite/Snipe-IT/resources/lang/sl-SI/admin/categories/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sl-SI/admin/categories/general.php
rename to Productivite/Snipe-IT/resources/lang/sl-SI/admin/categories/general.php
diff --git a/Production/SNIPE-IT/resources/lang/sl-SI/admin/categories/message.php b/Productivite/Snipe-IT/resources/lang/sl-SI/admin/categories/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sl-SI/admin/categories/message.php
rename to Productivite/Snipe-IT/resources/lang/sl-SI/admin/categories/message.php
diff --git a/Production/SNIPE-IT/resources/lang/sl-SI/admin/categories/table.php b/Productivite/Snipe-IT/resources/lang/sl-SI/admin/categories/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sl-SI/admin/categories/table.php
rename to Productivite/Snipe-IT/resources/lang/sl-SI/admin/categories/table.php
diff --git a/Production/SNIPE-IT/resources/lang/sl-SI/admin/companies/general.php b/Productivite/Snipe-IT/resources/lang/sl-SI/admin/companies/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sl-SI/admin/companies/general.php
rename to Productivite/Snipe-IT/resources/lang/sl-SI/admin/companies/general.php
diff --git a/Production/SNIPE-IT/resources/lang/sl-SI/admin/companies/message.php b/Productivite/Snipe-IT/resources/lang/sl-SI/admin/companies/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sl-SI/admin/companies/message.php
rename to Productivite/Snipe-IT/resources/lang/sl-SI/admin/companies/message.php
diff --git a/Production/SNIPE-IT/resources/lang/sl-SI/admin/companies/table.php b/Productivite/Snipe-IT/resources/lang/sl-SI/admin/companies/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sl-SI/admin/companies/table.php
rename to Productivite/Snipe-IT/resources/lang/sl-SI/admin/companies/table.php
diff --git a/Production/SNIPE-IT/resources/lang/sl-SI/admin/components/general.php b/Productivite/Snipe-IT/resources/lang/sl-SI/admin/components/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sl-SI/admin/components/general.php
rename to Productivite/Snipe-IT/resources/lang/sl-SI/admin/components/general.php
diff --git a/Production/SNIPE-IT/resources/lang/sl-SI/admin/components/message.php b/Productivite/Snipe-IT/resources/lang/sl-SI/admin/components/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sl-SI/admin/components/message.php
rename to Productivite/Snipe-IT/resources/lang/sl-SI/admin/components/message.php
diff --git a/Production/SNIPE-IT/resources/lang/sl-SI/admin/components/table.php b/Productivite/Snipe-IT/resources/lang/sl-SI/admin/components/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sl-SI/admin/components/table.php
rename to Productivite/Snipe-IT/resources/lang/sl-SI/admin/components/table.php
diff --git a/Production/SNIPE-IT/resources/lang/sl-SI/admin/consumables/general.php b/Productivite/Snipe-IT/resources/lang/sl-SI/admin/consumables/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sl-SI/admin/consumables/general.php
rename to Productivite/Snipe-IT/resources/lang/sl-SI/admin/consumables/general.php
diff --git a/Production/SNIPE-IT/resources/lang/sl-SI/admin/consumables/message.php b/Productivite/Snipe-IT/resources/lang/sl-SI/admin/consumables/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sl-SI/admin/consumables/message.php
rename to Productivite/Snipe-IT/resources/lang/sl-SI/admin/consumables/message.php
diff --git a/Production/SNIPE-IT/resources/lang/sl-SI/admin/consumables/table.php b/Productivite/Snipe-IT/resources/lang/sl-SI/admin/consumables/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sl-SI/admin/consumables/table.php
rename to Productivite/Snipe-IT/resources/lang/sl-SI/admin/consumables/table.php
diff --git a/Production/SNIPE-IT/resources/lang/sl-SI/admin/custom_fields/general.php b/Productivite/Snipe-IT/resources/lang/sl-SI/admin/custom_fields/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sl-SI/admin/custom_fields/general.php
rename to Productivite/Snipe-IT/resources/lang/sl-SI/admin/custom_fields/general.php
diff --git a/Production/SNIPE-IT/resources/lang/sl-SI/admin/custom_fields/message.php b/Productivite/Snipe-IT/resources/lang/sl-SI/admin/custom_fields/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sl-SI/admin/custom_fields/message.php
rename to Productivite/Snipe-IT/resources/lang/sl-SI/admin/custom_fields/message.php
diff --git a/Production/SNIPE-IT/resources/lang/sl-SI/admin/departments/message.php b/Productivite/Snipe-IT/resources/lang/sl-SI/admin/departments/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sl-SI/admin/departments/message.php
rename to Productivite/Snipe-IT/resources/lang/sl-SI/admin/departments/message.php
diff --git a/Production/SNIPE-IT/resources/lang/sl-SI/admin/departments/table.php b/Productivite/Snipe-IT/resources/lang/sl-SI/admin/departments/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sl-SI/admin/departments/table.php
rename to Productivite/Snipe-IT/resources/lang/sl-SI/admin/departments/table.php
diff --git a/Production/SNIPE-IT/resources/lang/sl-SI/admin/depreciations/general.php b/Productivite/Snipe-IT/resources/lang/sl-SI/admin/depreciations/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sl-SI/admin/depreciations/general.php
rename to Productivite/Snipe-IT/resources/lang/sl-SI/admin/depreciations/general.php
diff --git a/Production/SNIPE-IT/resources/lang/sl-SI/admin/depreciations/message.php b/Productivite/Snipe-IT/resources/lang/sl-SI/admin/depreciations/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sl-SI/admin/depreciations/message.php
rename to Productivite/Snipe-IT/resources/lang/sl-SI/admin/depreciations/message.php
diff --git a/Production/SNIPE-IT/resources/lang/sl-SI/admin/depreciations/table.php b/Productivite/Snipe-IT/resources/lang/sl-SI/admin/depreciations/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sl-SI/admin/depreciations/table.php
rename to Productivite/Snipe-IT/resources/lang/sl-SI/admin/depreciations/table.php
diff --git a/Production/SNIPE-IT/resources/lang/sl-SI/admin/groups/message.php b/Productivite/Snipe-IT/resources/lang/sl-SI/admin/groups/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sl-SI/admin/groups/message.php
rename to Productivite/Snipe-IT/resources/lang/sl-SI/admin/groups/message.php
diff --git a/Production/SNIPE-IT/resources/lang/sl-SI/admin/groups/table.php b/Productivite/Snipe-IT/resources/lang/sl-SI/admin/groups/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sl-SI/admin/groups/table.php
rename to Productivite/Snipe-IT/resources/lang/sl-SI/admin/groups/table.php
diff --git a/Production/SNIPE-IT/resources/lang/sl-SI/admin/groups/titles.php b/Productivite/Snipe-IT/resources/lang/sl-SI/admin/groups/titles.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sl-SI/admin/groups/titles.php
rename to Productivite/Snipe-IT/resources/lang/sl-SI/admin/groups/titles.php
diff --git a/Production/SNIPE-IT/resources/lang/sl-SI/admin/hardware/form.php b/Productivite/Snipe-IT/resources/lang/sl-SI/admin/hardware/form.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sl-SI/admin/hardware/form.php
rename to Productivite/Snipe-IT/resources/lang/sl-SI/admin/hardware/form.php
diff --git a/Production/SNIPE-IT/resources/lang/sl-SI/admin/hardware/general.php b/Productivite/Snipe-IT/resources/lang/sl-SI/admin/hardware/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sl-SI/admin/hardware/general.php
rename to Productivite/Snipe-IT/resources/lang/sl-SI/admin/hardware/general.php
diff --git a/Production/SNIPE-IT/resources/lang/sl-SI/admin/hardware/message.php b/Productivite/Snipe-IT/resources/lang/sl-SI/admin/hardware/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sl-SI/admin/hardware/message.php
rename to Productivite/Snipe-IT/resources/lang/sl-SI/admin/hardware/message.php
diff --git a/Production/SNIPE-IT/resources/lang/sl-SI/admin/hardware/table.php b/Productivite/Snipe-IT/resources/lang/sl-SI/admin/hardware/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sl-SI/admin/hardware/table.php
rename to Productivite/Snipe-IT/resources/lang/sl-SI/admin/hardware/table.php
diff --git a/Production/SNIPE-IT/resources/lang/sl-SI/admin/kits/general.php b/Productivite/Snipe-IT/resources/lang/sl-SI/admin/kits/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sl-SI/admin/kits/general.php
rename to Productivite/Snipe-IT/resources/lang/sl-SI/admin/kits/general.php
diff --git a/Production/SNIPE-IT/resources/lang/sl-SI/admin/labels/message.php b/Productivite/Snipe-IT/resources/lang/sl-SI/admin/labels/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sl-SI/admin/labels/message.php
rename to Productivite/Snipe-IT/resources/lang/sl-SI/admin/labels/message.php
diff --git a/Production/SNIPE-IT/resources/lang/sl-SI/admin/labels/table.php b/Productivite/Snipe-IT/resources/lang/sl-SI/admin/labels/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sl-SI/admin/labels/table.php
rename to Productivite/Snipe-IT/resources/lang/sl-SI/admin/labels/table.php
diff --git a/Production/SNIPE-IT/resources/lang/sl-SI/admin/licenses/form.php b/Productivite/Snipe-IT/resources/lang/sl-SI/admin/licenses/form.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sl-SI/admin/licenses/form.php
rename to Productivite/Snipe-IT/resources/lang/sl-SI/admin/licenses/form.php
diff --git a/Production/SNIPE-IT/resources/lang/sl-SI/admin/licenses/general.php b/Productivite/Snipe-IT/resources/lang/sl-SI/admin/licenses/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sl-SI/admin/licenses/general.php
rename to Productivite/Snipe-IT/resources/lang/sl-SI/admin/licenses/general.php
diff --git a/Production/SNIPE-IT/resources/lang/sl-SI/admin/licenses/message.php b/Productivite/Snipe-IT/resources/lang/sl-SI/admin/licenses/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sl-SI/admin/licenses/message.php
rename to Productivite/Snipe-IT/resources/lang/sl-SI/admin/licenses/message.php
diff --git a/Production/SNIPE-IT/resources/lang/sl-SI/admin/licenses/table.php b/Productivite/Snipe-IT/resources/lang/sl-SI/admin/licenses/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sl-SI/admin/licenses/table.php
rename to Productivite/Snipe-IT/resources/lang/sl-SI/admin/licenses/table.php
diff --git a/Production/SNIPE-IT/resources/lang/sl-SI/admin/locations/message.php b/Productivite/Snipe-IT/resources/lang/sl-SI/admin/locations/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sl-SI/admin/locations/message.php
rename to Productivite/Snipe-IT/resources/lang/sl-SI/admin/locations/message.php
diff --git a/Production/SNIPE-IT/resources/lang/sl-SI/admin/locations/table.php b/Productivite/Snipe-IT/resources/lang/sl-SI/admin/locations/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sl-SI/admin/locations/table.php
rename to Productivite/Snipe-IT/resources/lang/sl-SI/admin/locations/table.php
diff --git a/Production/SNIPE-IT/resources/lang/sl-SI/admin/manufacturers/message.php b/Productivite/Snipe-IT/resources/lang/sl-SI/admin/manufacturers/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sl-SI/admin/manufacturers/message.php
rename to Productivite/Snipe-IT/resources/lang/sl-SI/admin/manufacturers/message.php
diff --git a/Production/SNIPE-IT/resources/lang/sl-SI/admin/manufacturers/table.php b/Productivite/Snipe-IT/resources/lang/sl-SI/admin/manufacturers/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sl-SI/admin/manufacturers/table.php
rename to Productivite/Snipe-IT/resources/lang/sl-SI/admin/manufacturers/table.php
diff --git a/Production/SNIPE-IT/resources/lang/sl-SI/admin/models/general.php b/Productivite/Snipe-IT/resources/lang/sl-SI/admin/models/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sl-SI/admin/models/general.php
rename to Productivite/Snipe-IT/resources/lang/sl-SI/admin/models/general.php
diff --git a/Production/SNIPE-IT/resources/lang/sl-SI/admin/models/message.php b/Productivite/Snipe-IT/resources/lang/sl-SI/admin/models/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sl-SI/admin/models/message.php
rename to Productivite/Snipe-IT/resources/lang/sl-SI/admin/models/message.php
diff --git a/Production/SNIPE-IT/resources/lang/sl-SI/admin/models/table.php b/Productivite/Snipe-IT/resources/lang/sl-SI/admin/models/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sl-SI/admin/models/table.php
rename to Productivite/Snipe-IT/resources/lang/sl-SI/admin/models/table.php
diff --git a/Production/SNIPE-IT/resources/lang/sl-SI/admin/reports/general.php b/Productivite/Snipe-IT/resources/lang/sl-SI/admin/reports/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sl-SI/admin/reports/general.php
rename to Productivite/Snipe-IT/resources/lang/sl-SI/admin/reports/general.php
diff --git a/Production/SNIPE-IT/resources/lang/sl-SI/admin/reports/message.php b/Productivite/Snipe-IT/resources/lang/sl-SI/admin/reports/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sl-SI/admin/reports/message.php
rename to Productivite/Snipe-IT/resources/lang/sl-SI/admin/reports/message.php
diff --git a/Production/SNIPE-IT/resources/lang/sl-SI/admin/settings/general.php b/Productivite/Snipe-IT/resources/lang/sl-SI/admin/settings/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sl-SI/admin/settings/general.php
rename to Productivite/Snipe-IT/resources/lang/sl-SI/admin/settings/general.php
diff --git a/Production/SNIPE-IT/resources/lang/sl-SI/admin/settings/message.php b/Productivite/Snipe-IT/resources/lang/sl-SI/admin/settings/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sl-SI/admin/settings/message.php
rename to Productivite/Snipe-IT/resources/lang/sl-SI/admin/settings/message.php
diff --git a/Production/SNIPE-IT/resources/lang/sl-SI/admin/settings/table.php b/Productivite/Snipe-IT/resources/lang/sl-SI/admin/settings/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sl-SI/admin/settings/table.php
rename to Productivite/Snipe-IT/resources/lang/sl-SI/admin/settings/table.php
diff --git a/Production/SNIPE-IT/resources/lang/sl-SI/admin/statuslabels/message.php b/Productivite/Snipe-IT/resources/lang/sl-SI/admin/statuslabels/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sl-SI/admin/statuslabels/message.php
rename to Productivite/Snipe-IT/resources/lang/sl-SI/admin/statuslabels/message.php
diff --git a/Production/SNIPE-IT/resources/lang/sl-SI/admin/statuslabels/table.php b/Productivite/Snipe-IT/resources/lang/sl-SI/admin/statuslabels/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sl-SI/admin/statuslabels/table.php
rename to Productivite/Snipe-IT/resources/lang/sl-SI/admin/statuslabels/table.php
diff --git a/Production/SNIPE-IT/resources/lang/sl-SI/admin/suppliers/message.php b/Productivite/Snipe-IT/resources/lang/sl-SI/admin/suppliers/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sl-SI/admin/suppliers/message.php
rename to Productivite/Snipe-IT/resources/lang/sl-SI/admin/suppliers/message.php
diff --git a/Production/SNIPE-IT/resources/lang/sl-SI/admin/suppliers/table.php b/Productivite/Snipe-IT/resources/lang/sl-SI/admin/suppliers/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sl-SI/admin/suppliers/table.php
rename to Productivite/Snipe-IT/resources/lang/sl-SI/admin/suppliers/table.php
diff --git a/Production/SNIPE-IT/resources/lang/sl-SI/admin/users/general.php b/Productivite/Snipe-IT/resources/lang/sl-SI/admin/users/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sl-SI/admin/users/general.php
rename to Productivite/Snipe-IT/resources/lang/sl-SI/admin/users/general.php
diff --git a/Production/SNIPE-IT/resources/lang/sl-SI/admin/users/message.php b/Productivite/Snipe-IT/resources/lang/sl-SI/admin/users/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sl-SI/admin/users/message.php
rename to Productivite/Snipe-IT/resources/lang/sl-SI/admin/users/message.php
diff --git a/Production/SNIPE-IT/resources/lang/sl-SI/admin/users/table.php b/Productivite/Snipe-IT/resources/lang/sl-SI/admin/users/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sl-SI/admin/users/table.php
rename to Productivite/Snipe-IT/resources/lang/sl-SI/admin/users/table.php
diff --git a/Production/SNIPE-IT/resources/lang/sl-SI/auth.php b/Productivite/Snipe-IT/resources/lang/sl-SI/auth.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sl-SI/auth.php
rename to Productivite/Snipe-IT/resources/lang/sl-SI/auth.php
diff --git a/Production/SNIPE-IT/resources/lang/sl-SI/auth/general.php b/Productivite/Snipe-IT/resources/lang/sl-SI/auth/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sl-SI/auth/general.php
rename to Productivite/Snipe-IT/resources/lang/sl-SI/auth/general.php
diff --git a/Production/SNIPE-IT/resources/lang/sl-SI/auth/message.php b/Productivite/Snipe-IT/resources/lang/sl-SI/auth/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sl-SI/auth/message.php
rename to Productivite/Snipe-IT/resources/lang/sl-SI/auth/message.php
diff --git a/Production/SNIPE-IT/resources/lang/sl-SI/button.php b/Productivite/Snipe-IT/resources/lang/sl-SI/button.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sl-SI/button.php
rename to Productivite/Snipe-IT/resources/lang/sl-SI/button.php
diff --git a/Production/SNIPE-IT/resources/lang/sl-SI/general.php b/Productivite/Snipe-IT/resources/lang/sl-SI/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sl-SI/general.php
rename to Productivite/Snipe-IT/resources/lang/sl-SI/general.php
diff --git a/Production/SNIPE-IT/resources/lang/sl-SI/help.php b/Productivite/Snipe-IT/resources/lang/sl-SI/help.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sl-SI/help.php
rename to Productivite/Snipe-IT/resources/lang/sl-SI/help.php
diff --git a/Production/SNIPE-IT/resources/lang/sl-SI/localizations.php b/Productivite/Snipe-IT/resources/lang/sl-SI/localizations.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sl-SI/localizations.php
rename to Productivite/Snipe-IT/resources/lang/sl-SI/localizations.php
diff --git a/Production/SNIPE-IT/resources/lang/sl-SI/mail.php b/Productivite/Snipe-IT/resources/lang/sl-SI/mail.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sl-SI/mail.php
rename to Productivite/Snipe-IT/resources/lang/sl-SI/mail.php
diff --git a/Production/SNIPE-IT/resources/lang/sl-SI/pagination.php b/Productivite/Snipe-IT/resources/lang/sl-SI/pagination.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sl-SI/pagination.php
rename to Productivite/Snipe-IT/resources/lang/sl-SI/pagination.php
diff --git a/Production/SNIPE-IT/resources/lang/sl-SI/passwords.php b/Productivite/Snipe-IT/resources/lang/sl-SI/passwords.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sl-SI/passwords.php
rename to Productivite/Snipe-IT/resources/lang/sl-SI/passwords.php
diff --git a/Production/SNIPE-IT/resources/lang/sl-SI/reminders.php b/Productivite/Snipe-IT/resources/lang/sl-SI/reminders.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sl-SI/reminders.php
rename to Productivite/Snipe-IT/resources/lang/sl-SI/reminders.php
diff --git a/Production/SNIPE-IT/resources/lang/sl-SI/table.php b/Productivite/Snipe-IT/resources/lang/sl-SI/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sl-SI/table.php
rename to Productivite/Snipe-IT/resources/lang/sl-SI/table.php
diff --git a/Production/SNIPE-IT/resources/lang/sl-SI/validation.php b/Productivite/Snipe-IT/resources/lang/sl-SI/validation.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sl-SI/validation.php
rename to Productivite/Snipe-IT/resources/lang/sl-SI/validation.php
diff --git a/Production/SNIPE-IT/resources/lang/so-SO/account/general.php b/Productivite/Snipe-IT/resources/lang/so-SO/account/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/so-SO/account/general.php
rename to Productivite/Snipe-IT/resources/lang/so-SO/account/general.php
diff --git a/Production/SNIPE-IT/resources/lang/so-SO/admin/accessories/general.php b/Productivite/Snipe-IT/resources/lang/so-SO/admin/accessories/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/so-SO/admin/accessories/general.php
rename to Productivite/Snipe-IT/resources/lang/so-SO/admin/accessories/general.php
diff --git a/Production/SNIPE-IT/resources/lang/so-SO/admin/accessories/message.php b/Productivite/Snipe-IT/resources/lang/so-SO/admin/accessories/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/so-SO/admin/accessories/message.php
rename to Productivite/Snipe-IT/resources/lang/so-SO/admin/accessories/message.php
diff --git a/Production/SNIPE-IT/resources/lang/so-SO/admin/accessories/table.php b/Productivite/Snipe-IT/resources/lang/so-SO/admin/accessories/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/so-SO/admin/accessories/table.php
rename to Productivite/Snipe-IT/resources/lang/so-SO/admin/accessories/table.php
diff --git a/Production/SNIPE-IT/resources/lang/so-SO/admin/asset_maintenances/form.php b/Productivite/Snipe-IT/resources/lang/so-SO/admin/asset_maintenances/form.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/so-SO/admin/asset_maintenances/form.php
rename to Productivite/Snipe-IT/resources/lang/so-SO/admin/asset_maintenances/form.php
diff --git a/Production/SNIPE-IT/resources/lang/so-SO/admin/asset_maintenances/general.php b/Productivite/Snipe-IT/resources/lang/so-SO/admin/asset_maintenances/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/so-SO/admin/asset_maintenances/general.php
rename to Productivite/Snipe-IT/resources/lang/so-SO/admin/asset_maintenances/general.php
diff --git a/Production/SNIPE-IT/resources/lang/so-SO/admin/asset_maintenances/message.php b/Productivite/Snipe-IT/resources/lang/so-SO/admin/asset_maintenances/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/so-SO/admin/asset_maintenances/message.php
rename to Productivite/Snipe-IT/resources/lang/so-SO/admin/asset_maintenances/message.php
diff --git a/Production/SNIPE-IT/resources/lang/so-SO/admin/asset_maintenances/table.php b/Productivite/Snipe-IT/resources/lang/so-SO/admin/asset_maintenances/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/so-SO/admin/asset_maintenances/table.php
rename to Productivite/Snipe-IT/resources/lang/so-SO/admin/asset_maintenances/table.php
diff --git a/Production/SNIPE-IT/resources/lang/so-SO/admin/categories/general.php b/Productivite/Snipe-IT/resources/lang/so-SO/admin/categories/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/so-SO/admin/categories/general.php
rename to Productivite/Snipe-IT/resources/lang/so-SO/admin/categories/general.php
diff --git a/Production/SNIPE-IT/resources/lang/so-SO/admin/categories/message.php b/Productivite/Snipe-IT/resources/lang/so-SO/admin/categories/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/so-SO/admin/categories/message.php
rename to Productivite/Snipe-IT/resources/lang/so-SO/admin/categories/message.php
diff --git a/Production/SNIPE-IT/resources/lang/so-SO/admin/categories/table.php b/Productivite/Snipe-IT/resources/lang/so-SO/admin/categories/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/so-SO/admin/categories/table.php
rename to Productivite/Snipe-IT/resources/lang/so-SO/admin/categories/table.php
diff --git a/Production/SNIPE-IT/resources/lang/so-SO/admin/companies/general.php b/Productivite/Snipe-IT/resources/lang/so-SO/admin/companies/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/so-SO/admin/companies/general.php
rename to Productivite/Snipe-IT/resources/lang/so-SO/admin/companies/general.php
diff --git a/Production/SNIPE-IT/resources/lang/so-SO/admin/companies/message.php b/Productivite/Snipe-IT/resources/lang/so-SO/admin/companies/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/so-SO/admin/companies/message.php
rename to Productivite/Snipe-IT/resources/lang/so-SO/admin/companies/message.php
diff --git a/Production/SNIPE-IT/resources/lang/so-SO/admin/companies/table.php b/Productivite/Snipe-IT/resources/lang/so-SO/admin/companies/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/so-SO/admin/companies/table.php
rename to Productivite/Snipe-IT/resources/lang/so-SO/admin/companies/table.php
diff --git a/Production/SNIPE-IT/resources/lang/so-SO/admin/components/general.php b/Productivite/Snipe-IT/resources/lang/so-SO/admin/components/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/so-SO/admin/components/general.php
rename to Productivite/Snipe-IT/resources/lang/so-SO/admin/components/general.php
diff --git a/Production/SNIPE-IT/resources/lang/so-SO/admin/components/message.php b/Productivite/Snipe-IT/resources/lang/so-SO/admin/components/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/so-SO/admin/components/message.php
rename to Productivite/Snipe-IT/resources/lang/so-SO/admin/components/message.php
diff --git a/Production/SNIPE-IT/resources/lang/so-SO/admin/components/table.php b/Productivite/Snipe-IT/resources/lang/so-SO/admin/components/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/so-SO/admin/components/table.php
rename to Productivite/Snipe-IT/resources/lang/so-SO/admin/components/table.php
diff --git a/Production/SNIPE-IT/resources/lang/so-SO/admin/consumables/general.php b/Productivite/Snipe-IT/resources/lang/so-SO/admin/consumables/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/so-SO/admin/consumables/general.php
rename to Productivite/Snipe-IT/resources/lang/so-SO/admin/consumables/general.php
diff --git a/Production/SNIPE-IT/resources/lang/so-SO/admin/consumables/message.php b/Productivite/Snipe-IT/resources/lang/so-SO/admin/consumables/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/so-SO/admin/consumables/message.php
rename to Productivite/Snipe-IT/resources/lang/so-SO/admin/consumables/message.php
diff --git a/Production/SNIPE-IT/resources/lang/so-SO/admin/consumables/table.php b/Productivite/Snipe-IT/resources/lang/so-SO/admin/consumables/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/so-SO/admin/consumables/table.php
rename to Productivite/Snipe-IT/resources/lang/so-SO/admin/consumables/table.php
diff --git a/Production/SNIPE-IT/resources/lang/so-SO/admin/custom_fields/general.php b/Productivite/Snipe-IT/resources/lang/so-SO/admin/custom_fields/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/so-SO/admin/custom_fields/general.php
rename to Productivite/Snipe-IT/resources/lang/so-SO/admin/custom_fields/general.php
diff --git a/Production/SNIPE-IT/resources/lang/so-SO/admin/custom_fields/message.php b/Productivite/Snipe-IT/resources/lang/so-SO/admin/custom_fields/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/so-SO/admin/custom_fields/message.php
rename to Productivite/Snipe-IT/resources/lang/so-SO/admin/custom_fields/message.php
diff --git a/Production/SNIPE-IT/resources/lang/so-SO/admin/departments/message.php b/Productivite/Snipe-IT/resources/lang/so-SO/admin/departments/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/so-SO/admin/departments/message.php
rename to Productivite/Snipe-IT/resources/lang/so-SO/admin/departments/message.php
diff --git a/Production/SNIPE-IT/resources/lang/so-SO/admin/departments/table.php b/Productivite/Snipe-IT/resources/lang/so-SO/admin/departments/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/so-SO/admin/departments/table.php
rename to Productivite/Snipe-IT/resources/lang/so-SO/admin/departments/table.php
diff --git a/Production/SNIPE-IT/resources/lang/so-SO/admin/depreciations/general.php b/Productivite/Snipe-IT/resources/lang/so-SO/admin/depreciations/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/so-SO/admin/depreciations/general.php
rename to Productivite/Snipe-IT/resources/lang/so-SO/admin/depreciations/general.php
diff --git a/Production/SNIPE-IT/resources/lang/so-SO/admin/depreciations/message.php b/Productivite/Snipe-IT/resources/lang/so-SO/admin/depreciations/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/so-SO/admin/depreciations/message.php
rename to Productivite/Snipe-IT/resources/lang/so-SO/admin/depreciations/message.php
diff --git a/Production/SNIPE-IT/resources/lang/so-SO/admin/depreciations/table.php b/Productivite/Snipe-IT/resources/lang/so-SO/admin/depreciations/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/so-SO/admin/depreciations/table.php
rename to Productivite/Snipe-IT/resources/lang/so-SO/admin/depreciations/table.php
diff --git a/Production/SNIPE-IT/resources/lang/so-SO/admin/groups/message.php b/Productivite/Snipe-IT/resources/lang/so-SO/admin/groups/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/so-SO/admin/groups/message.php
rename to Productivite/Snipe-IT/resources/lang/so-SO/admin/groups/message.php
diff --git a/Production/SNIPE-IT/resources/lang/so-SO/admin/groups/table.php b/Productivite/Snipe-IT/resources/lang/so-SO/admin/groups/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/so-SO/admin/groups/table.php
rename to Productivite/Snipe-IT/resources/lang/so-SO/admin/groups/table.php
diff --git a/Production/SNIPE-IT/resources/lang/so-SO/admin/groups/titles.php b/Productivite/Snipe-IT/resources/lang/so-SO/admin/groups/titles.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/so-SO/admin/groups/titles.php
rename to Productivite/Snipe-IT/resources/lang/so-SO/admin/groups/titles.php
diff --git a/Production/SNIPE-IT/resources/lang/so-SO/admin/hardware/form.php b/Productivite/Snipe-IT/resources/lang/so-SO/admin/hardware/form.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/so-SO/admin/hardware/form.php
rename to Productivite/Snipe-IT/resources/lang/so-SO/admin/hardware/form.php
diff --git a/Production/SNIPE-IT/resources/lang/so-SO/admin/hardware/general.php b/Productivite/Snipe-IT/resources/lang/so-SO/admin/hardware/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/so-SO/admin/hardware/general.php
rename to Productivite/Snipe-IT/resources/lang/so-SO/admin/hardware/general.php
diff --git a/Production/SNIPE-IT/resources/lang/so-SO/admin/hardware/message.php b/Productivite/Snipe-IT/resources/lang/so-SO/admin/hardware/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/so-SO/admin/hardware/message.php
rename to Productivite/Snipe-IT/resources/lang/so-SO/admin/hardware/message.php
diff --git a/Production/SNIPE-IT/resources/lang/so-SO/admin/hardware/table.php b/Productivite/Snipe-IT/resources/lang/so-SO/admin/hardware/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/so-SO/admin/hardware/table.php
rename to Productivite/Snipe-IT/resources/lang/so-SO/admin/hardware/table.php
diff --git a/Production/SNIPE-IT/resources/lang/so-SO/admin/kits/general.php b/Productivite/Snipe-IT/resources/lang/so-SO/admin/kits/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/so-SO/admin/kits/general.php
rename to Productivite/Snipe-IT/resources/lang/so-SO/admin/kits/general.php
diff --git a/Production/SNIPE-IT/resources/lang/so-SO/admin/labels/message.php b/Productivite/Snipe-IT/resources/lang/so-SO/admin/labels/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/so-SO/admin/labels/message.php
rename to Productivite/Snipe-IT/resources/lang/so-SO/admin/labels/message.php
diff --git a/Production/SNIPE-IT/resources/lang/so-SO/admin/labels/table.php b/Productivite/Snipe-IT/resources/lang/so-SO/admin/labels/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/so-SO/admin/labels/table.php
rename to Productivite/Snipe-IT/resources/lang/so-SO/admin/labels/table.php
diff --git a/Production/SNIPE-IT/resources/lang/so-SO/admin/licenses/form.php b/Productivite/Snipe-IT/resources/lang/so-SO/admin/licenses/form.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/so-SO/admin/licenses/form.php
rename to Productivite/Snipe-IT/resources/lang/so-SO/admin/licenses/form.php
diff --git a/Production/SNIPE-IT/resources/lang/so-SO/admin/licenses/general.php b/Productivite/Snipe-IT/resources/lang/so-SO/admin/licenses/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/so-SO/admin/licenses/general.php
rename to Productivite/Snipe-IT/resources/lang/so-SO/admin/licenses/general.php
diff --git a/Production/SNIPE-IT/resources/lang/so-SO/admin/licenses/message.php b/Productivite/Snipe-IT/resources/lang/so-SO/admin/licenses/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/so-SO/admin/licenses/message.php
rename to Productivite/Snipe-IT/resources/lang/so-SO/admin/licenses/message.php
diff --git a/Production/SNIPE-IT/resources/lang/so-SO/admin/licenses/table.php b/Productivite/Snipe-IT/resources/lang/so-SO/admin/licenses/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/so-SO/admin/licenses/table.php
rename to Productivite/Snipe-IT/resources/lang/so-SO/admin/licenses/table.php
diff --git a/Production/SNIPE-IT/resources/lang/so-SO/admin/locations/message.php b/Productivite/Snipe-IT/resources/lang/so-SO/admin/locations/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/so-SO/admin/locations/message.php
rename to Productivite/Snipe-IT/resources/lang/so-SO/admin/locations/message.php
diff --git a/Production/SNIPE-IT/resources/lang/so-SO/admin/locations/table.php b/Productivite/Snipe-IT/resources/lang/so-SO/admin/locations/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/so-SO/admin/locations/table.php
rename to Productivite/Snipe-IT/resources/lang/so-SO/admin/locations/table.php
diff --git a/Production/SNIPE-IT/resources/lang/so-SO/admin/manufacturers/message.php b/Productivite/Snipe-IT/resources/lang/so-SO/admin/manufacturers/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/so-SO/admin/manufacturers/message.php
rename to Productivite/Snipe-IT/resources/lang/so-SO/admin/manufacturers/message.php
diff --git a/Production/SNIPE-IT/resources/lang/so-SO/admin/manufacturers/table.php b/Productivite/Snipe-IT/resources/lang/so-SO/admin/manufacturers/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/so-SO/admin/manufacturers/table.php
rename to Productivite/Snipe-IT/resources/lang/so-SO/admin/manufacturers/table.php
diff --git a/Production/SNIPE-IT/resources/lang/so-SO/admin/models/general.php b/Productivite/Snipe-IT/resources/lang/so-SO/admin/models/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/so-SO/admin/models/general.php
rename to Productivite/Snipe-IT/resources/lang/so-SO/admin/models/general.php
diff --git a/Production/SNIPE-IT/resources/lang/so-SO/admin/models/message.php b/Productivite/Snipe-IT/resources/lang/so-SO/admin/models/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/so-SO/admin/models/message.php
rename to Productivite/Snipe-IT/resources/lang/so-SO/admin/models/message.php
diff --git a/Production/SNIPE-IT/resources/lang/so-SO/admin/models/table.php b/Productivite/Snipe-IT/resources/lang/so-SO/admin/models/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/so-SO/admin/models/table.php
rename to Productivite/Snipe-IT/resources/lang/so-SO/admin/models/table.php
diff --git a/Production/SNIPE-IT/resources/lang/so-SO/admin/reports/general.php b/Productivite/Snipe-IT/resources/lang/so-SO/admin/reports/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/so-SO/admin/reports/general.php
rename to Productivite/Snipe-IT/resources/lang/so-SO/admin/reports/general.php
diff --git a/Production/SNIPE-IT/resources/lang/so-SO/admin/reports/message.php b/Productivite/Snipe-IT/resources/lang/so-SO/admin/reports/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/so-SO/admin/reports/message.php
rename to Productivite/Snipe-IT/resources/lang/so-SO/admin/reports/message.php
diff --git a/Production/SNIPE-IT/resources/lang/so-SO/admin/settings/general.php b/Productivite/Snipe-IT/resources/lang/so-SO/admin/settings/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/so-SO/admin/settings/general.php
rename to Productivite/Snipe-IT/resources/lang/so-SO/admin/settings/general.php
diff --git a/Production/SNIPE-IT/resources/lang/so-SO/admin/settings/message.php b/Productivite/Snipe-IT/resources/lang/so-SO/admin/settings/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/so-SO/admin/settings/message.php
rename to Productivite/Snipe-IT/resources/lang/so-SO/admin/settings/message.php
diff --git a/Production/SNIPE-IT/resources/lang/so-SO/admin/settings/table.php b/Productivite/Snipe-IT/resources/lang/so-SO/admin/settings/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/so-SO/admin/settings/table.php
rename to Productivite/Snipe-IT/resources/lang/so-SO/admin/settings/table.php
diff --git a/Production/SNIPE-IT/resources/lang/so-SO/admin/statuslabels/message.php b/Productivite/Snipe-IT/resources/lang/so-SO/admin/statuslabels/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/so-SO/admin/statuslabels/message.php
rename to Productivite/Snipe-IT/resources/lang/so-SO/admin/statuslabels/message.php
diff --git a/Production/SNIPE-IT/resources/lang/so-SO/admin/statuslabels/table.php b/Productivite/Snipe-IT/resources/lang/so-SO/admin/statuslabels/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/so-SO/admin/statuslabels/table.php
rename to Productivite/Snipe-IT/resources/lang/so-SO/admin/statuslabels/table.php
diff --git a/Production/SNIPE-IT/resources/lang/so-SO/admin/suppliers/message.php b/Productivite/Snipe-IT/resources/lang/so-SO/admin/suppliers/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/so-SO/admin/suppliers/message.php
rename to Productivite/Snipe-IT/resources/lang/so-SO/admin/suppliers/message.php
diff --git a/Production/SNIPE-IT/resources/lang/so-SO/admin/suppliers/table.php b/Productivite/Snipe-IT/resources/lang/so-SO/admin/suppliers/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/so-SO/admin/suppliers/table.php
rename to Productivite/Snipe-IT/resources/lang/so-SO/admin/suppliers/table.php
diff --git a/Production/SNIPE-IT/resources/lang/so-SO/admin/users/general.php b/Productivite/Snipe-IT/resources/lang/so-SO/admin/users/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/so-SO/admin/users/general.php
rename to Productivite/Snipe-IT/resources/lang/so-SO/admin/users/general.php
diff --git a/Production/SNIPE-IT/resources/lang/so-SO/admin/users/message.php b/Productivite/Snipe-IT/resources/lang/so-SO/admin/users/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/so-SO/admin/users/message.php
rename to Productivite/Snipe-IT/resources/lang/so-SO/admin/users/message.php
diff --git a/Production/SNIPE-IT/resources/lang/so-SO/admin/users/table.php b/Productivite/Snipe-IT/resources/lang/so-SO/admin/users/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/so-SO/admin/users/table.php
rename to Productivite/Snipe-IT/resources/lang/so-SO/admin/users/table.php
diff --git a/Production/SNIPE-IT/resources/lang/so-SO/auth.php b/Productivite/Snipe-IT/resources/lang/so-SO/auth.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/so-SO/auth.php
rename to Productivite/Snipe-IT/resources/lang/so-SO/auth.php
diff --git a/Production/SNIPE-IT/resources/lang/so-SO/auth/general.php b/Productivite/Snipe-IT/resources/lang/so-SO/auth/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/so-SO/auth/general.php
rename to Productivite/Snipe-IT/resources/lang/so-SO/auth/general.php
diff --git a/Production/SNIPE-IT/resources/lang/so-SO/auth/message.php b/Productivite/Snipe-IT/resources/lang/so-SO/auth/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/so-SO/auth/message.php
rename to Productivite/Snipe-IT/resources/lang/so-SO/auth/message.php
diff --git a/Production/SNIPE-IT/resources/lang/so-SO/button.php b/Productivite/Snipe-IT/resources/lang/so-SO/button.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/so-SO/button.php
rename to Productivite/Snipe-IT/resources/lang/so-SO/button.php
diff --git a/Production/SNIPE-IT/resources/lang/so-SO/general.php b/Productivite/Snipe-IT/resources/lang/so-SO/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/so-SO/general.php
rename to Productivite/Snipe-IT/resources/lang/so-SO/general.php
diff --git a/Production/SNIPE-IT/resources/lang/so-SO/help.php b/Productivite/Snipe-IT/resources/lang/so-SO/help.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/so-SO/help.php
rename to Productivite/Snipe-IT/resources/lang/so-SO/help.php
diff --git a/Production/SNIPE-IT/resources/lang/so-SO/localizations.php b/Productivite/Snipe-IT/resources/lang/so-SO/localizations.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/so-SO/localizations.php
rename to Productivite/Snipe-IT/resources/lang/so-SO/localizations.php
diff --git a/Production/SNIPE-IT/resources/lang/so-SO/mail.php b/Productivite/Snipe-IT/resources/lang/so-SO/mail.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/so-SO/mail.php
rename to Productivite/Snipe-IT/resources/lang/so-SO/mail.php
diff --git a/Production/SNIPE-IT/resources/lang/so-SO/pagination.php b/Productivite/Snipe-IT/resources/lang/so-SO/pagination.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/so-SO/pagination.php
rename to Productivite/Snipe-IT/resources/lang/so-SO/pagination.php
diff --git a/Production/SNIPE-IT/resources/lang/so-SO/passwords.php b/Productivite/Snipe-IT/resources/lang/so-SO/passwords.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/so-SO/passwords.php
rename to Productivite/Snipe-IT/resources/lang/so-SO/passwords.php
diff --git a/Production/SNIPE-IT/resources/lang/so-SO/reminders.php b/Productivite/Snipe-IT/resources/lang/so-SO/reminders.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/so-SO/reminders.php
rename to Productivite/Snipe-IT/resources/lang/so-SO/reminders.php
diff --git a/Production/SNIPE-IT/resources/lang/so-SO/table.php b/Productivite/Snipe-IT/resources/lang/so-SO/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/so-SO/table.php
rename to Productivite/Snipe-IT/resources/lang/so-SO/table.php
diff --git a/Production/SNIPE-IT/resources/lang/so-SO/validation.php b/Productivite/Snipe-IT/resources/lang/so-SO/validation.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/so-SO/validation.php
rename to Productivite/Snipe-IT/resources/lang/so-SO/validation.php
diff --git a/Production/SNIPE-IT/resources/lang/sr-CS/account/general.php b/Productivite/Snipe-IT/resources/lang/sr-CS/account/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sr-CS/account/general.php
rename to Productivite/Snipe-IT/resources/lang/sr-CS/account/general.php
diff --git a/Production/SNIPE-IT/resources/lang/sr-CS/admin/accessories/general.php b/Productivite/Snipe-IT/resources/lang/sr-CS/admin/accessories/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sr-CS/admin/accessories/general.php
rename to Productivite/Snipe-IT/resources/lang/sr-CS/admin/accessories/general.php
diff --git a/Production/SNIPE-IT/resources/lang/sr-CS/admin/accessories/message.php b/Productivite/Snipe-IT/resources/lang/sr-CS/admin/accessories/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sr-CS/admin/accessories/message.php
rename to Productivite/Snipe-IT/resources/lang/sr-CS/admin/accessories/message.php
diff --git a/Production/SNIPE-IT/resources/lang/sr-CS/admin/accessories/table.php b/Productivite/Snipe-IT/resources/lang/sr-CS/admin/accessories/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sr-CS/admin/accessories/table.php
rename to Productivite/Snipe-IT/resources/lang/sr-CS/admin/accessories/table.php
diff --git a/Production/SNIPE-IT/resources/lang/sr-CS/admin/asset_maintenances/form.php b/Productivite/Snipe-IT/resources/lang/sr-CS/admin/asset_maintenances/form.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sr-CS/admin/asset_maintenances/form.php
rename to Productivite/Snipe-IT/resources/lang/sr-CS/admin/asset_maintenances/form.php
diff --git a/Production/SNIPE-IT/resources/lang/sr-CS/admin/asset_maintenances/general.php b/Productivite/Snipe-IT/resources/lang/sr-CS/admin/asset_maintenances/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sr-CS/admin/asset_maintenances/general.php
rename to Productivite/Snipe-IT/resources/lang/sr-CS/admin/asset_maintenances/general.php
diff --git a/Production/SNIPE-IT/resources/lang/sr-CS/admin/asset_maintenances/message.php b/Productivite/Snipe-IT/resources/lang/sr-CS/admin/asset_maintenances/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sr-CS/admin/asset_maintenances/message.php
rename to Productivite/Snipe-IT/resources/lang/sr-CS/admin/asset_maintenances/message.php
diff --git a/Production/SNIPE-IT/resources/lang/sr-CS/admin/asset_maintenances/table.php b/Productivite/Snipe-IT/resources/lang/sr-CS/admin/asset_maintenances/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sr-CS/admin/asset_maintenances/table.php
rename to Productivite/Snipe-IT/resources/lang/sr-CS/admin/asset_maintenances/table.php
diff --git a/Production/SNIPE-IT/resources/lang/sr-CS/admin/categories/general.php b/Productivite/Snipe-IT/resources/lang/sr-CS/admin/categories/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sr-CS/admin/categories/general.php
rename to Productivite/Snipe-IT/resources/lang/sr-CS/admin/categories/general.php
diff --git a/Production/SNIPE-IT/resources/lang/sr-CS/admin/categories/message.php b/Productivite/Snipe-IT/resources/lang/sr-CS/admin/categories/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sr-CS/admin/categories/message.php
rename to Productivite/Snipe-IT/resources/lang/sr-CS/admin/categories/message.php
diff --git a/Production/SNIPE-IT/resources/lang/sr-CS/admin/categories/table.php b/Productivite/Snipe-IT/resources/lang/sr-CS/admin/categories/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sr-CS/admin/categories/table.php
rename to Productivite/Snipe-IT/resources/lang/sr-CS/admin/categories/table.php
diff --git a/Production/SNIPE-IT/resources/lang/sr-CS/admin/companies/general.php b/Productivite/Snipe-IT/resources/lang/sr-CS/admin/companies/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sr-CS/admin/companies/general.php
rename to Productivite/Snipe-IT/resources/lang/sr-CS/admin/companies/general.php
diff --git a/Production/SNIPE-IT/resources/lang/sr-CS/admin/companies/message.php b/Productivite/Snipe-IT/resources/lang/sr-CS/admin/companies/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sr-CS/admin/companies/message.php
rename to Productivite/Snipe-IT/resources/lang/sr-CS/admin/companies/message.php
diff --git a/Production/SNIPE-IT/resources/lang/sr-CS/admin/companies/table.php b/Productivite/Snipe-IT/resources/lang/sr-CS/admin/companies/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sr-CS/admin/companies/table.php
rename to Productivite/Snipe-IT/resources/lang/sr-CS/admin/companies/table.php
diff --git a/Production/SNIPE-IT/resources/lang/sr-CS/admin/components/general.php b/Productivite/Snipe-IT/resources/lang/sr-CS/admin/components/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sr-CS/admin/components/general.php
rename to Productivite/Snipe-IT/resources/lang/sr-CS/admin/components/general.php
diff --git a/Production/SNIPE-IT/resources/lang/sr-CS/admin/components/message.php b/Productivite/Snipe-IT/resources/lang/sr-CS/admin/components/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sr-CS/admin/components/message.php
rename to Productivite/Snipe-IT/resources/lang/sr-CS/admin/components/message.php
diff --git a/Production/SNIPE-IT/resources/lang/sr-CS/admin/components/table.php b/Productivite/Snipe-IT/resources/lang/sr-CS/admin/components/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sr-CS/admin/components/table.php
rename to Productivite/Snipe-IT/resources/lang/sr-CS/admin/components/table.php
diff --git a/Production/SNIPE-IT/resources/lang/sr-CS/admin/consumables/general.php b/Productivite/Snipe-IT/resources/lang/sr-CS/admin/consumables/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sr-CS/admin/consumables/general.php
rename to Productivite/Snipe-IT/resources/lang/sr-CS/admin/consumables/general.php
diff --git a/Production/SNIPE-IT/resources/lang/sr-CS/admin/consumables/message.php b/Productivite/Snipe-IT/resources/lang/sr-CS/admin/consumables/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sr-CS/admin/consumables/message.php
rename to Productivite/Snipe-IT/resources/lang/sr-CS/admin/consumables/message.php
diff --git a/Production/SNIPE-IT/resources/lang/sr-CS/admin/consumables/table.php b/Productivite/Snipe-IT/resources/lang/sr-CS/admin/consumables/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sr-CS/admin/consumables/table.php
rename to Productivite/Snipe-IT/resources/lang/sr-CS/admin/consumables/table.php
diff --git a/Production/SNIPE-IT/resources/lang/sr-CS/admin/custom_fields/general.php b/Productivite/Snipe-IT/resources/lang/sr-CS/admin/custom_fields/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sr-CS/admin/custom_fields/general.php
rename to Productivite/Snipe-IT/resources/lang/sr-CS/admin/custom_fields/general.php
diff --git a/Production/SNIPE-IT/resources/lang/sr-CS/admin/custom_fields/message.php b/Productivite/Snipe-IT/resources/lang/sr-CS/admin/custom_fields/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sr-CS/admin/custom_fields/message.php
rename to Productivite/Snipe-IT/resources/lang/sr-CS/admin/custom_fields/message.php
diff --git a/Production/SNIPE-IT/resources/lang/sr-CS/admin/departments/message.php b/Productivite/Snipe-IT/resources/lang/sr-CS/admin/departments/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sr-CS/admin/departments/message.php
rename to Productivite/Snipe-IT/resources/lang/sr-CS/admin/departments/message.php
diff --git a/Production/SNIPE-IT/resources/lang/sr-CS/admin/departments/table.php b/Productivite/Snipe-IT/resources/lang/sr-CS/admin/departments/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sr-CS/admin/departments/table.php
rename to Productivite/Snipe-IT/resources/lang/sr-CS/admin/departments/table.php
diff --git a/Production/SNIPE-IT/resources/lang/sr-CS/admin/depreciations/general.php b/Productivite/Snipe-IT/resources/lang/sr-CS/admin/depreciations/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sr-CS/admin/depreciations/general.php
rename to Productivite/Snipe-IT/resources/lang/sr-CS/admin/depreciations/general.php
diff --git a/Production/SNIPE-IT/resources/lang/sr-CS/admin/depreciations/message.php b/Productivite/Snipe-IT/resources/lang/sr-CS/admin/depreciations/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sr-CS/admin/depreciations/message.php
rename to Productivite/Snipe-IT/resources/lang/sr-CS/admin/depreciations/message.php
diff --git a/Production/SNIPE-IT/resources/lang/sr-CS/admin/depreciations/table.php b/Productivite/Snipe-IT/resources/lang/sr-CS/admin/depreciations/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sr-CS/admin/depreciations/table.php
rename to Productivite/Snipe-IT/resources/lang/sr-CS/admin/depreciations/table.php
diff --git a/Production/SNIPE-IT/resources/lang/sr-CS/admin/groups/message.php b/Productivite/Snipe-IT/resources/lang/sr-CS/admin/groups/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sr-CS/admin/groups/message.php
rename to Productivite/Snipe-IT/resources/lang/sr-CS/admin/groups/message.php
diff --git a/Production/SNIPE-IT/resources/lang/sr-CS/admin/groups/table.php b/Productivite/Snipe-IT/resources/lang/sr-CS/admin/groups/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sr-CS/admin/groups/table.php
rename to Productivite/Snipe-IT/resources/lang/sr-CS/admin/groups/table.php
diff --git a/Production/SNIPE-IT/resources/lang/sr-CS/admin/groups/titles.php b/Productivite/Snipe-IT/resources/lang/sr-CS/admin/groups/titles.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sr-CS/admin/groups/titles.php
rename to Productivite/Snipe-IT/resources/lang/sr-CS/admin/groups/titles.php
diff --git a/Production/SNIPE-IT/resources/lang/sr-CS/admin/hardware/form.php b/Productivite/Snipe-IT/resources/lang/sr-CS/admin/hardware/form.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sr-CS/admin/hardware/form.php
rename to Productivite/Snipe-IT/resources/lang/sr-CS/admin/hardware/form.php
diff --git a/Production/SNIPE-IT/resources/lang/sr-CS/admin/hardware/general.php b/Productivite/Snipe-IT/resources/lang/sr-CS/admin/hardware/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sr-CS/admin/hardware/general.php
rename to Productivite/Snipe-IT/resources/lang/sr-CS/admin/hardware/general.php
diff --git a/Production/SNIPE-IT/resources/lang/sr-CS/admin/hardware/message.php b/Productivite/Snipe-IT/resources/lang/sr-CS/admin/hardware/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sr-CS/admin/hardware/message.php
rename to Productivite/Snipe-IT/resources/lang/sr-CS/admin/hardware/message.php
diff --git a/Production/SNIPE-IT/resources/lang/sr-CS/admin/hardware/table.php b/Productivite/Snipe-IT/resources/lang/sr-CS/admin/hardware/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sr-CS/admin/hardware/table.php
rename to Productivite/Snipe-IT/resources/lang/sr-CS/admin/hardware/table.php
diff --git a/Production/SNIPE-IT/resources/lang/sr-CS/admin/kits/general.php b/Productivite/Snipe-IT/resources/lang/sr-CS/admin/kits/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sr-CS/admin/kits/general.php
rename to Productivite/Snipe-IT/resources/lang/sr-CS/admin/kits/general.php
diff --git a/Production/SNIPE-IT/resources/lang/sr-CS/admin/labels/message.php b/Productivite/Snipe-IT/resources/lang/sr-CS/admin/labels/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sr-CS/admin/labels/message.php
rename to Productivite/Snipe-IT/resources/lang/sr-CS/admin/labels/message.php
diff --git a/Production/SNIPE-IT/resources/lang/sr-CS/admin/labels/table.php b/Productivite/Snipe-IT/resources/lang/sr-CS/admin/labels/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sr-CS/admin/labels/table.php
rename to Productivite/Snipe-IT/resources/lang/sr-CS/admin/labels/table.php
diff --git a/Production/SNIPE-IT/resources/lang/sr-CS/admin/licenses/form.php b/Productivite/Snipe-IT/resources/lang/sr-CS/admin/licenses/form.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sr-CS/admin/licenses/form.php
rename to Productivite/Snipe-IT/resources/lang/sr-CS/admin/licenses/form.php
diff --git a/Production/SNIPE-IT/resources/lang/sr-CS/admin/licenses/general.php b/Productivite/Snipe-IT/resources/lang/sr-CS/admin/licenses/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sr-CS/admin/licenses/general.php
rename to Productivite/Snipe-IT/resources/lang/sr-CS/admin/licenses/general.php
diff --git a/Production/SNIPE-IT/resources/lang/sr-CS/admin/licenses/message.php b/Productivite/Snipe-IT/resources/lang/sr-CS/admin/licenses/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sr-CS/admin/licenses/message.php
rename to Productivite/Snipe-IT/resources/lang/sr-CS/admin/licenses/message.php
diff --git a/Production/SNIPE-IT/resources/lang/sr-CS/admin/licenses/table.php b/Productivite/Snipe-IT/resources/lang/sr-CS/admin/licenses/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sr-CS/admin/licenses/table.php
rename to Productivite/Snipe-IT/resources/lang/sr-CS/admin/licenses/table.php
diff --git a/Production/SNIPE-IT/resources/lang/sr-CS/admin/locations/message.php b/Productivite/Snipe-IT/resources/lang/sr-CS/admin/locations/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sr-CS/admin/locations/message.php
rename to Productivite/Snipe-IT/resources/lang/sr-CS/admin/locations/message.php
diff --git a/Production/SNIPE-IT/resources/lang/sr-CS/admin/locations/table.php b/Productivite/Snipe-IT/resources/lang/sr-CS/admin/locations/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sr-CS/admin/locations/table.php
rename to Productivite/Snipe-IT/resources/lang/sr-CS/admin/locations/table.php
diff --git a/Production/SNIPE-IT/resources/lang/sr-CS/admin/manufacturers/message.php b/Productivite/Snipe-IT/resources/lang/sr-CS/admin/manufacturers/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sr-CS/admin/manufacturers/message.php
rename to Productivite/Snipe-IT/resources/lang/sr-CS/admin/manufacturers/message.php
diff --git a/Production/SNIPE-IT/resources/lang/sr-CS/admin/manufacturers/table.php b/Productivite/Snipe-IT/resources/lang/sr-CS/admin/manufacturers/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sr-CS/admin/manufacturers/table.php
rename to Productivite/Snipe-IT/resources/lang/sr-CS/admin/manufacturers/table.php
diff --git a/Production/SNIPE-IT/resources/lang/sr-CS/admin/models/general.php b/Productivite/Snipe-IT/resources/lang/sr-CS/admin/models/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sr-CS/admin/models/general.php
rename to Productivite/Snipe-IT/resources/lang/sr-CS/admin/models/general.php
diff --git a/Production/SNIPE-IT/resources/lang/sr-CS/admin/models/message.php b/Productivite/Snipe-IT/resources/lang/sr-CS/admin/models/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sr-CS/admin/models/message.php
rename to Productivite/Snipe-IT/resources/lang/sr-CS/admin/models/message.php
diff --git a/Production/SNIPE-IT/resources/lang/sr-CS/admin/models/table.php b/Productivite/Snipe-IT/resources/lang/sr-CS/admin/models/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sr-CS/admin/models/table.php
rename to Productivite/Snipe-IT/resources/lang/sr-CS/admin/models/table.php
diff --git a/Production/SNIPE-IT/resources/lang/sr-CS/admin/reports/general.php b/Productivite/Snipe-IT/resources/lang/sr-CS/admin/reports/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sr-CS/admin/reports/general.php
rename to Productivite/Snipe-IT/resources/lang/sr-CS/admin/reports/general.php
diff --git a/Production/SNIPE-IT/resources/lang/sr-CS/admin/reports/message.php b/Productivite/Snipe-IT/resources/lang/sr-CS/admin/reports/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sr-CS/admin/reports/message.php
rename to Productivite/Snipe-IT/resources/lang/sr-CS/admin/reports/message.php
diff --git a/Production/SNIPE-IT/resources/lang/sr-CS/admin/settings/general.php b/Productivite/Snipe-IT/resources/lang/sr-CS/admin/settings/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sr-CS/admin/settings/general.php
rename to Productivite/Snipe-IT/resources/lang/sr-CS/admin/settings/general.php
diff --git a/Production/SNIPE-IT/resources/lang/sr-CS/admin/settings/message.php b/Productivite/Snipe-IT/resources/lang/sr-CS/admin/settings/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sr-CS/admin/settings/message.php
rename to Productivite/Snipe-IT/resources/lang/sr-CS/admin/settings/message.php
diff --git a/Production/SNIPE-IT/resources/lang/sr-CS/admin/settings/table.php b/Productivite/Snipe-IT/resources/lang/sr-CS/admin/settings/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sr-CS/admin/settings/table.php
rename to Productivite/Snipe-IT/resources/lang/sr-CS/admin/settings/table.php
diff --git a/Production/SNIPE-IT/resources/lang/sr-CS/admin/statuslabels/message.php b/Productivite/Snipe-IT/resources/lang/sr-CS/admin/statuslabels/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sr-CS/admin/statuslabels/message.php
rename to Productivite/Snipe-IT/resources/lang/sr-CS/admin/statuslabels/message.php
diff --git a/Production/SNIPE-IT/resources/lang/sr-CS/admin/statuslabels/table.php b/Productivite/Snipe-IT/resources/lang/sr-CS/admin/statuslabels/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sr-CS/admin/statuslabels/table.php
rename to Productivite/Snipe-IT/resources/lang/sr-CS/admin/statuslabels/table.php
diff --git a/Production/SNIPE-IT/resources/lang/sr-CS/admin/suppliers/message.php b/Productivite/Snipe-IT/resources/lang/sr-CS/admin/suppliers/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sr-CS/admin/suppliers/message.php
rename to Productivite/Snipe-IT/resources/lang/sr-CS/admin/suppliers/message.php
diff --git a/Production/SNIPE-IT/resources/lang/sr-CS/admin/suppliers/table.php b/Productivite/Snipe-IT/resources/lang/sr-CS/admin/suppliers/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sr-CS/admin/suppliers/table.php
rename to Productivite/Snipe-IT/resources/lang/sr-CS/admin/suppliers/table.php
diff --git a/Production/SNIPE-IT/resources/lang/sr-CS/admin/users/general.php b/Productivite/Snipe-IT/resources/lang/sr-CS/admin/users/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sr-CS/admin/users/general.php
rename to Productivite/Snipe-IT/resources/lang/sr-CS/admin/users/general.php
diff --git a/Production/SNIPE-IT/resources/lang/sr-CS/admin/users/message.php b/Productivite/Snipe-IT/resources/lang/sr-CS/admin/users/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sr-CS/admin/users/message.php
rename to Productivite/Snipe-IT/resources/lang/sr-CS/admin/users/message.php
diff --git a/Production/SNIPE-IT/resources/lang/sr-CS/admin/users/table.php b/Productivite/Snipe-IT/resources/lang/sr-CS/admin/users/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sr-CS/admin/users/table.php
rename to Productivite/Snipe-IT/resources/lang/sr-CS/admin/users/table.php
diff --git a/Production/SNIPE-IT/resources/lang/sr-CS/auth.php b/Productivite/Snipe-IT/resources/lang/sr-CS/auth.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sr-CS/auth.php
rename to Productivite/Snipe-IT/resources/lang/sr-CS/auth.php
diff --git a/Production/SNIPE-IT/resources/lang/sr-CS/auth/general.php b/Productivite/Snipe-IT/resources/lang/sr-CS/auth/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sr-CS/auth/general.php
rename to Productivite/Snipe-IT/resources/lang/sr-CS/auth/general.php
diff --git a/Production/SNIPE-IT/resources/lang/sr-CS/auth/message.php b/Productivite/Snipe-IT/resources/lang/sr-CS/auth/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sr-CS/auth/message.php
rename to Productivite/Snipe-IT/resources/lang/sr-CS/auth/message.php
diff --git a/Production/SNIPE-IT/resources/lang/sr-CS/button.php b/Productivite/Snipe-IT/resources/lang/sr-CS/button.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sr-CS/button.php
rename to Productivite/Snipe-IT/resources/lang/sr-CS/button.php
diff --git a/Production/SNIPE-IT/resources/lang/sr-CS/general.php b/Productivite/Snipe-IT/resources/lang/sr-CS/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sr-CS/general.php
rename to Productivite/Snipe-IT/resources/lang/sr-CS/general.php
diff --git a/Production/SNIPE-IT/resources/lang/sr-CS/help.php b/Productivite/Snipe-IT/resources/lang/sr-CS/help.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sr-CS/help.php
rename to Productivite/Snipe-IT/resources/lang/sr-CS/help.php
diff --git a/Production/SNIPE-IT/resources/lang/sr-CS/localizations.php b/Productivite/Snipe-IT/resources/lang/sr-CS/localizations.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sr-CS/localizations.php
rename to Productivite/Snipe-IT/resources/lang/sr-CS/localizations.php
diff --git a/Production/SNIPE-IT/resources/lang/sr-CS/mail.php b/Productivite/Snipe-IT/resources/lang/sr-CS/mail.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sr-CS/mail.php
rename to Productivite/Snipe-IT/resources/lang/sr-CS/mail.php
diff --git a/Production/SNIPE-IT/resources/lang/sr-CS/pagination.php b/Productivite/Snipe-IT/resources/lang/sr-CS/pagination.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sr-CS/pagination.php
rename to Productivite/Snipe-IT/resources/lang/sr-CS/pagination.php
diff --git a/Production/SNIPE-IT/resources/lang/sr-CS/passwords.php b/Productivite/Snipe-IT/resources/lang/sr-CS/passwords.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sr-CS/passwords.php
rename to Productivite/Snipe-IT/resources/lang/sr-CS/passwords.php
diff --git a/Production/SNIPE-IT/resources/lang/sr-CS/reminders.php b/Productivite/Snipe-IT/resources/lang/sr-CS/reminders.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sr-CS/reminders.php
rename to Productivite/Snipe-IT/resources/lang/sr-CS/reminders.php
diff --git a/Production/SNIPE-IT/resources/lang/sr-CS/table.php b/Productivite/Snipe-IT/resources/lang/sr-CS/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sr-CS/table.php
rename to Productivite/Snipe-IT/resources/lang/sr-CS/table.php
diff --git a/Production/SNIPE-IT/resources/lang/sr-CS/validation.php b/Productivite/Snipe-IT/resources/lang/sr-CS/validation.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sr-CS/validation.php
rename to Productivite/Snipe-IT/resources/lang/sr-CS/validation.php
diff --git a/Production/SNIPE-IT/resources/lang/sv-SE/account/general.php b/Productivite/Snipe-IT/resources/lang/sv-SE/account/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sv-SE/account/general.php
rename to Productivite/Snipe-IT/resources/lang/sv-SE/account/general.php
diff --git a/Production/SNIPE-IT/resources/lang/sv-SE/admin/accessories/general.php b/Productivite/Snipe-IT/resources/lang/sv-SE/admin/accessories/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sv-SE/admin/accessories/general.php
rename to Productivite/Snipe-IT/resources/lang/sv-SE/admin/accessories/general.php
diff --git a/Production/SNIPE-IT/resources/lang/sv-SE/admin/accessories/message.php b/Productivite/Snipe-IT/resources/lang/sv-SE/admin/accessories/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sv-SE/admin/accessories/message.php
rename to Productivite/Snipe-IT/resources/lang/sv-SE/admin/accessories/message.php
diff --git a/Production/SNIPE-IT/resources/lang/sv-SE/admin/accessories/table.php b/Productivite/Snipe-IT/resources/lang/sv-SE/admin/accessories/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sv-SE/admin/accessories/table.php
rename to Productivite/Snipe-IT/resources/lang/sv-SE/admin/accessories/table.php
diff --git a/Production/SNIPE-IT/resources/lang/sv-SE/admin/asset_maintenances/form.php b/Productivite/Snipe-IT/resources/lang/sv-SE/admin/asset_maintenances/form.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sv-SE/admin/asset_maintenances/form.php
rename to Productivite/Snipe-IT/resources/lang/sv-SE/admin/asset_maintenances/form.php
diff --git a/Production/SNIPE-IT/resources/lang/sv-SE/admin/asset_maintenances/general.php b/Productivite/Snipe-IT/resources/lang/sv-SE/admin/asset_maintenances/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sv-SE/admin/asset_maintenances/general.php
rename to Productivite/Snipe-IT/resources/lang/sv-SE/admin/asset_maintenances/general.php
diff --git a/Production/SNIPE-IT/resources/lang/sv-SE/admin/asset_maintenances/message.php b/Productivite/Snipe-IT/resources/lang/sv-SE/admin/asset_maintenances/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sv-SE/admin/asset_maintenances/message.php
rename to Productivite/Snipe-IT/resources/lang/sv-SE/admin/asset_maintenances/message.php
diff --git a/Production/SNIPE-IT/resources/lang/sv-SE/admin/asset_maintenances/table.php b/Productivite/Snipe-IT/resources/lang/sv-SE/admin/asset_maintenances/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sv-SE/admin/asset_maintenances/table.php
rename to Productivite/Snipe-IT/resources/lang/sv-SE/admin/asset_maintenances/table.php
diff --git a/Production/SNIPE-IT/resources/lang/sv-SE/admin/categories/general.php b/Productivite/Snipe-IT/resources/lang/sv-SE/admin/categories/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sv-SE/admin/categories/general.php
rename to Productivite/Snipe-IT/resources/lang/sv-SE/admin/categories/general.php
diff --git a/Production/SNIPE-IT/resources/lang/sv-SE/admin/categories/message.php b/Productivite/Snipe-IT/resources/lang/sv-SE/admin/categories/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sv-SE/admin/categories/message.php
rename to Productivite/Snipe-IT/resources/lang/sv-SE/admin/categories/message.php
diff --git a/Production/SNIPE-IT/resources/lang/sv-SE/admin/categories/table.php b/Productivite/Snipe-IT/resources/lang/sv-SE/admin/categories/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sv-SE/admin/categories/table.php
rename to Productivite/Snipe-IT/resources/lang/sv-SE/admin/categories/table.php
diff --git a/Production/SNIPE-IT/resources/lang/sv-SE/admin/companies/general.php b/Productivite/Snipe-IT/resources/lang/sv-SE/admin/companies/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sv-SE/admin/companies/general.php
rename to Productivite/Snipe-IT/resources/lang/sv-SE/admin/companies/general.php
diff --git a/Production/SNIPE-IT/resources/lang/sv-SE/admin/companies/message.php b/Productivite/Snipe-IT/resources/lang/sv-SE/admin/companies/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sv-SE/admin/companies/message.php
rename to Productivite/Snipe-IT/resources/lang/sv-SE/admin/companies/message.php
diff --git a/Production/SNIPE-IT/resources/lang/sv-SE/admin/companies/table.php b/Productivite/Snipe-IT/resources/lang/sv-SE/admin/companies/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sv-SE/admin/companies/table.php
rename to Productivite/Snipe-IT/resources/lang/sv-SE/admin/companies/table.php
diff --git a/Production/SNIPE-IT/resources/lang/sv-SE/admin/components/general.php b/Productivite/Snipe-IT/resources/lang/sv-SE/admin/components/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sv-SE/admin/components/general.php
rename to Productivite/Snipe-IT/resources/lang/sv-SE/admin/components/general.php
diff --git a/Production/SNIPE-IT/resources/lang/sv-SE/admin/components/message.php b/Productivite/Snipe-IT/resources/lang/sv-SE/admin/components/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sv-SE/admin/components/message.php
rename to Productivite/Snipe-IT/resources/lang/sv-SE/admin/components/message.php
diff --git a/Production/SNIPE-IT/resources/lang/sv-SE/admin/components/table.php b/Productivite/Snipe-IT/resources/lang/sv-SE/admin/components/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sv-SE/admin/components/table.php
rename to Productivite/Snipe-IT/resources/lang/sv-SE/admin/components/table.php
diff --git a/Production/SNIPE-IT/resources/lang/sv-SE/admin/consumables/general.php b/Productivite/Snipe-IT/resources/lang/sv-SE/admin/consumables/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sv-SE/admin/consumables/general.php
rename to Productivite/Snipe-IT/resources/lang/sv-SE/admin/consumables/general.php
diff --git a/Production/SNIPE-IT/resources/lang/sv-SE/admin/consumables/message.php b/Productivite/Snipe-IT/resources/lang/sv-SE/admin/consumables/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sv-SE/admin/consumables/message.php
rename to Productivite/Snipe-IT/resources/lang/sv-SE/admin/consumables/message.php
diff --git a/Production/SNIPE-IT/resources/lang/sv-SE/admin/consumables/table.php b/Productivite/Snipe-IT/resources/lang/sv-SE/admin/consumables/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sv-SE/admin/consumables/table.php
rename to Productivite/Snipe-IT/resources/lang/sv-SE/admin/consumables/table.php
diff --git a/Production/SNIPE-IT/resources/lang/sv-SE/admin/custom_fields/general.php b/Productivite/Snipe-IT/resources/lang/sv-SE/admin/custom_fields/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sv-SE/admin/custom_fields/general.php
rename to Productivite/Snipe-IT/resources/lang/sv-SE/admin/custom_fields/general.php
diff --git a/Production/SNIPE-IT/resources/lang/sv-SE/admin/custom_fields/message.php b/Productivite/Snipe-IT/resources/lang/sv-SE/admin/custom_fields/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sv-SE/admin/custom_fields/message.php
rename to Productivite/Snipe-IT/resources/lang/sv-SE/admin/custom_fields/message.php
diff --git a/Production/SNIPE-IT/resources/lang/sv-SE/admin/departments/message.php b/Productivite/Snipe-IT/resources/lang/sv-SE/admin/departments/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sv-SE/admin/departments/message.php
rename to Productivite/Snipe-IT/resources/lang/sv-SE/admin/departments/message.php
diff --git a/Production/SNIPE-IT/resources/lang/sv-SE/admin/departments/table.php b/Productivite/Snipe-IT/resources/lang/sv-SE/admin/departments/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sv-SE/admin/departments/table.php
rename to Productivite/Snipe-IT/resources/lang/sv-SE/admin/departments/table.php
diff --git a/Production/SNIPE-IT/resources/lang/sv-SE/admin/depreciations/general.php b/Productivite/Snipe-IT/resources/lang/sv-SE/admin/depreciations/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sv-SE/admin/depreciations/general.php
rename to Productivite/Snipe-IT/resources/lang/sv-SE/admin/depreciations/general.php
diff --git a/Production/SNIPE-IT/resources/lang/sv-SE/admin/depreciations/message.php b/Productivite/Snipe-IT/resources/lang/sv-SE/admin/depreciations/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sv-SE/admin/depreciations/message.php
rename to Productivite/Snipe-IT/resources/lang/sv-SE/admin/depreciations/message.php
diff --git a/Production/SNIPE-IT/resources/lang/sv-SE/admin/depreciations/table.php b/Productivite/Snipe-IT/resources/lang/sv-SE/admin/depreciations/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sv-SE/admin/depreciations/table.php
rename to Productivite/Snipe-IT/resources/lang/sv-SE/admin/depreciations/table.php
diff --git a/Production/SNIPE-IT/resources/lang/sv-SE/admin/groups/message.php b/Productivite/Snipe-IT/resources/lang/sv-SE/admin/groups/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sv-SE/admin/groups/message.php
rename to Productivite/Snipe-IT/resources/lang/sv-SE/admin/groups/message.php
diff --git a/Production/SNIPE-IT/resources/lang/sv-SE/admin/groups/table.php b/Productivite/Snipe-IT/resources/lang/sv-SE/admin/groups/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sv-SE/admin/groups/table.php
rename to Productivite/Snipe-IT/resources/lang/sv-SE/admin/groups/table.php
diff --git a/Production/SNIPE-IT/resources/lang/sv-SE/admin/groups/titles.php b/Productivite/Snipe-IT/resources/lang/sv-SE/admin/groups/titles.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sv-SE/admin/groups/titles.php
rename to Productivite/Snipe-IT/resources/lang/sv-SE/admin/groups/titles.php
diff --git a/Production/SNIPE-IT/resources/lang/sv-SE/admin/hardware/form.php b/Productivite/Snipe-IT/resources/lang/sv-SE/admin/hardware/form.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sv-SE/admin/hardware/form.php
rename to Productivite/Snipe-IT/resources/lang/sv-SE/admin/hardware/form.php
diff --git a/Production/SNIPE-IT/resources/lang/sv-SE/admin/hardware/general.php b/Productivite/Snipe-IT/resources/lang/sv-SE/admin/hardware/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sv-SE/admin/hardware/general.php
rename to Productivite/Snipe-IT/resources/lang/sv-SE/admin/hardware/general.php
diff --git a/Production/SNIPE-IT/resources/lang/sv-SE/admin/hardware/message.php b/Productivite/Snipe-IT/resources/lang/sv-SE/admin/hardware/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sv-SE/admin/hardware/message.php
rename to Productivite/Snipe-IT/resources/lang/sv-SE/admin/hardware/message.php
diff --git a/Production/SNIPE-IT/resources/lang/sv-SE/admin/hardware/table.php b/Productivite/Snipe-IT/resources/lang/sv-SE/admin/hardware/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sv-SE/admin/hardware/table.php
rename to Productivite/Snipe-IT/resources/lang/sv-SE/admin/hardware/table.php
diff --git a/Production/SNIPE-IT/resources/lang/sv-SE/admin/kits/general.php b/Productivite/Snipe-IT/resources/lang/sv-SE/admin/kits/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sv-SE/admin/kits/general.php
rename to Productivite/Snipe-IT/resources/lang/sv-SE/admin/kits/general.php
diff --git a/Production/SNIPE-IT/resources/lang/sv-SE/admin/labels/message.php b/Productivite/Snipe-IT/resources/lang/sv-SE/admin/labels/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sv-SE/admin/labels/message.php
rename to Productivite/Snipe-IT/resources/lang/sv-SE/admin/labels/message.php
diff --git a/Production/SNIPE-IT/resources/lang/sv-SE/admin/labels/table.php b/Productivite/Snipe-IT/resources/lang/sv-SE/admin/labels/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sv-SE/admin/labels/table.php
rename to Productivite/Snipe-IT/resources/lang/sv-SE/admin/labels/table.php
diff --git a/Production/SNIPE-IT/resources/lang/sv-SE/admin/licenses/form.php b/Productivite/Snipe-IT/resources/lang/sv-SE/admin/licenses/form.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sv-SE/admin/licenses/form.php
rename to Productivite/Snipe-IT/resources/lang/sv-SE/admin/licenses/form.php
diff --git a/Production/SNIPE-IT/resources/lang/sv-SE/admin/licenses/general.php b/Productivite/Snipe-IT/resources/lang/sv-SE/admin/licenses/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sv-SE/admin/licenses/general.php
rename to Productivite/Snipe-IT/resources/lang/sv-SE/admin/licenses/general.php
diff --git a/Production/SNIPE-IT/resources/lang/sv-SE/admin/licenses/message.php b/Productivite/Snipe-IT/resources/lang/sv-SE/admin/licenses/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sv-SE/admin/licenses/message.php
rename to Productivite/Snipe-IT/resources/lang/sv-SE/admin/licenses/message.php
diff --git a/Production/SNIPE-IT/resources/lang/sv-SE/admin/licenses/table.php b/Productivite/Snipe-IT/resources/lang/sv-SE/admin/licenses/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sv-SE/admin/licenses/table.php
rename to Productivite/Snipe-IT/resources/lang/sv-SE/admin/licenses/table.php
diff --git a/Production/SNIPE-IT/resources/lang/sv-SE/admin/locations/message.php b/Productivite/Snipe-IT/resources/lang/sv-SE/admin/locations/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sv-SE/admin/locations/message.php
rename to Productivite/Snipe-IT/resources/lang/sv-SE/admin/locations/message.php
diff --git a/Production/SNIPE-IT/resources/lang/sv-SE/admin/locations/table.php b/Productivite/Snipe-IT/resources/lang/sv-SE/admin/locations/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sv-SE/admin/locations/table.php
rename to Productivite/Snipe-IT/resources/lang/sv-SE/admin/locations/table.php
diff --git a/Production/SNIPE-IT/resources/lang/sv-SE/admin/manufacturers/message.php b/Productivite/Snipe-IT/resources/lang/sv-SE/admin/manufacturers/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sv-SE/admin/manufacturers/message.php
rename to Productivite/Snipe-IT/resources/lang/sv-SE/admin/manufacturers/message.php
diff --git a/Production/SNIPE-IT/resources/lang/sv-SE/admin/manufacturers/table.php b/Productivite/Snipe-IT/resources/lang/sv-SE/admin/manufacturers/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sv-SE/admin/manufacturers/table.php
rename to Productivite/Snipe-IT/resources/lang/sv-SE/admin/manufacturers/table.php
diff --git a/Production/SNIPE-IT/resources/lang/sv-SE/admin/models/general.php b/Productivite/Snipe-IT/resources/lang/sv-SE/admin/models/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sv-SE/admin/models/general.php
rename to Productivite/Snipe-IT/resources/lang/sv-SE/admin/models/general.php
diff --git a/Production/SNIPE-IT/resources/lang/sv-SE/admin/models/message.php b/Productivite/Snipe-IT/resources/lang/sv-SE/admin/models/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sv-SE/admin/models/message.php
rename to Productivite/Snipe-IT/resources/lang/sv-SE/admin/models/message.php
diff --git a/Production/SNIPE-IT/resources/lang/sv-SE/admin/models/table.php b/Productivite/Snipe-IT/resources/lang/sv-SE/admin/models/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sv-SE/admin/models/table.php
rename to Productivite/Snipe-IT/resources/lang/sv-SE/admin/models/table.php
diff --git a/Production/SNIPE-IT/resources/lang/sv-SE/admin/reports/general.php b/Productivite/Snipe-IT/resources/lang/sv-SE/admin/reports/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sv-SE/admin/reports/general.php
rename to Productivite/Snipe-IT/resources/lang/sv-SE/admin/reports/general.php
diff --git a/Production/SNIPE-IT/resources/lang/sv-SE/admin/reports/message.php b/Productivite/Snipe-IT/resources/lang/sv-SE/admin/reports/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sv-SE/admin/reports/message.php
rename to Productivite/Snipe-IT/resources/lang/sv-SE/admin/reports/message.php
diff --git a/Production/SNIPE-IT/resources/lang/sv-SE/admin/settings/general.php b/Productivite/Snipe-IT/resources/lang/sv-SE/admin/settings/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sv-SE/admin/settings/general.php
rename to Productivite/Snipe-IT/resources/lang/sv-SE/admin/settings/general.php
diff --git a/Production/SNIPE-IT/resources/lang/sv-SE/admin/settings/message.php b/Productivite/Snipe-IT/resources/lang/sv-SE/admin/settings/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sv-SE/admin/settings/message.php
rename to Productivite/Snipe-IT/resources/lang/sv-SE/admin/settings/message.php
diff --git a/Production/SNIPE-IT/resources/lang/sv-SE/admin/settings/table.php b/Productivite/Snipe-IT/resources/lang/sv-SE/admin/settings/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sv-SE/admin/settings/table.php
rename to Productivite/Snipe-IT/resources/lang/sv-SE/admin/settings/table.php
diff --git a/Production/SNIPE-IT/resources/lang/sv-SE/admin/statuslabels/message.php b/Productivite/Snipe-IT/resources/lang/sv-SE/admin/statuslabels/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sv-SE/admin/statuslabels/message.php
rename to Productivite/Snipe-IT/resources/lang/sv-SE/admin/statuslabels/message.php
diff --git a/Production/SNIPE-IT/resources/lang/sv-SE/admin/statuslabels/table.php b/Productivite/Snipe-IT/resources/lang/sv-SE/admin/statuslabels/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sv-SE/admin/statuslabels/table.php
rename to Productivite/Snipe-IT/resources/lang/sv-SE/admin/statuslabels/table.php
diff --git a/Production/SNIPE-IT/resources/lang/sv-SE/admin/suppliers/message.php b/Productivite/Snipe-IT/resources/lang/sv-SE/admin/suppliers/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sv-SE/admin/suppliers/message.php
rename to Productivite/Snipe-IT/resources/lang/sv-SE/admin/suppliers/message.php
diff --git a/Production/SNIPE-IT/resources/lang/sv-SE/admin/suppliers/table.php b/Productivite/Snipe-IT/resources/lang/sv-SE/admin/suppliers/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sv-SE/admin/suppliers/table.php
rename to Productivite/Snipe-IT/resources/lang/sv-SE/admin/suppliers/table.php
diff --git a/Production/SNIPE-IT/resources/lang/sv-SE/admin/users/general.php b/Productivite/Snipe-IT/resources/lang/sv-SE/admin/users/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sv-SE/admin/users/general.php
rename to Productivite/Snipe-IT/resources/lang/sv-SE/admin/users/general.php
diff --git a/Production/SNIPE-IT/resources/lang/sv-SE/admin/users/message.php b/Productivite/Snipe-IT/resources/lang/sv-SE/admin/users/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sv-SE/admin/users/message.php
rename to Productivite/Snipe-IT/resources/lang/sv-SE/admin/users/message.php
diff --git a/Production/SNIPE-IT/resources/lang/sv-SE/admin/users/table.php b/Productivite/Snipe-IT/resources/lang/sv-SE/admin/users/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sv-SE/admin/users/table.php
rename to Productivite/Snipe-IT/resources/lang/sv-SE/admin/users/table.php
diff --git a/Production/SNIPE-IT/resources/lang/sv-SE/auth.php b/Productivite/Snipe-IT/resources/lang/sv-SE/auth.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sv-SE/auth.php
rename to Productivite/Snipe-IT/resources/lang/sv-SE/auth.php
diff --git a/Production/SNIPE-IT/resources/lang/sv-SE/auth/general.php b/Productivite/Snipe-IT/resources/lang/sv-SE/auth/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sv-SE/auth/general.php
rename to Productivite/Snipe-IT/resources/lang/sv-SE/auth/general.php
diff --git a/Production/SNIPE-IT/resources/lang/sv-SE/auth/message.php b/Productivite/Snipe-IT/resources/lang/sv-SE/auth/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sv-SE/auth/message.php
rename to Productivite/Snipe-IT/resources/lang/sv-SE/auth/message.php
diff --git a/Production/SNIPE-IT/resources/lang/sv-SE/button.php b/Productivite/Snipe-IT/resources/lang/sv-SE/button.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sv-SE/button.php
rename to Productivite/Snipe-IT/resources/lang/sv-SE/button.php
diff --git a/Production/SNIPE-IT/resources/lang/sv-SE/general.php b/Productivite/Snipe-IT/resources/lang/sv-SE/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sv-SE/general.php
rename to Productivite/Snipe-IT/resources/lang/sv-SE/general.php
diff --git a/Production/SNIPE-IT/resources/lang/sv-SE/help.php b/Productivite/Snipe-IT/resources/lang/sv-SE/help.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sv-SE/help.php
rename to Productivite/Snipe-IT/resources/lang/sv-SE/help.php
diff --git a/Production/SNIPE-IT/resources/lang/sv-SE/localizations.php b/Productivite/Snipe-IT/resources/lang/sv-SE/localizations.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sv-SE/localizations.php
rename to Productivite/Snipe-IT/resources/lang/sv-SE/localizations.php
diff --git a/Production/SNIPE-IT/resources/lang/sv-SE/mail.php b/Productivite/Snipe-IT/resources/lang/sv-SE/mail.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sv-SE/mail.php
rename to Productivite/Snipe-IT/resources/lang/sv-SE/mail.php
diff --git a/Production/SNIPE-IT/resources/lang/sv-SE/pagination.php b/Productivite/Snipe-IT/resources/lang/sv-SE/pagination.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sv-SE/pagination.php
rename to Productivite/Snipe-IT/resources/lang/sv-SE/pagination.php
diff --git a/Production/SNIPE-IT/resources/lang/sv-SE/passwords.php b/Productivite/Snipe-IT/resources/lang/sv-SE/passwords.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sv-SE/passwords.php
rename to Productivite/Snipe-IT/resources/lang/sv-SE/passwords.php
diff --git a/Production/SNIPE-IT/resources/lang/sv-SE/reminders.php b/Productivite/Snipe-IT/resources/lang/sv-SE/reminders.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sv-SE/reminders.php
rename to Productivite/Snipe-IT/resources/lang/sv-SE/reminders.php
diff --git a/Production/SNIPE-IT/resources/lang/sv-SE/table.php b/Productivite/Snipe-IT/resources/lang/sv-SE/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sv-SE/table.php
rename to Productivite/Snipe-IT/resources/lang/sv-SE/table.php
diff --git a/Production/SNIPE-IT/resources/lang/sv-SE/validation.php b/Productivite/Snipe-IT/resources/lang/sv-SE/validation.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/sv-SE/validation.php
rename to Productivite/Snipe-IT/resources/lang/sv-SE/validation.php
diff --git a/Production/SNIPE-IT/resources/lang/ta-IN/account/general.php b/Productivite/Snipe-IT/resources/lang/ta-IN/account/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ta-IN/account/general.php
rename to Productivite/Snipe-IT/resources/lang/ta-IN/account/general.php
diff --git a/Production/SNIPE-IT/resources/lang/ta-IN/admin/accessories/general.php b/Productivite/Snipe-IT/resources/lang/ta-IN/admin/accessories/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ta-IN/admin/accessories/general.php
rename to Productivite/Snipe-IT/resources/lang/ta-IN/admin/accessories/general.php
diff --git a/Production/SNIPE-IT/resources/lang/ta-IN/admin/accessories/message.php b/Productivite/Snipe-IT/resources/lang/ta-IN/admin/accessories/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ta-IN/admin/accessories/message.php
rename to Productivite/Snipe-IT/resources/lang/ta-IN/admin/accessories/message.php
diff --git a/Production/SNIPE-IT/resources/lang/ta-IN/admin/accessories/table.php b/Productivite/Snipe-IT/resources/lang/ta-IN/admin/accessories/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ta-IN/admin/accessories/table.php
rename to Productivite/Snipe-IT/resources/lang/ta-IN/admin/accessories/table.php
diff --git a/Production/SNIPE-IT/resources/lang/ta-IN/admin/asset_maintenances/form.php b/Productivite/Snipe-IT/resources/lang/ta-IN/admin/asset_maintenances/form.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ta-IN/admin/asset_maintenances/form.php
rename to Productivite/Snipe-IT/resources/lang/ta-IN/admin/asset_maintenances/form.php
diff --git a/Production/SNIPE-IT/resources/lang/ta-IN/admin/asset_maintenances/general.php b/Productivite/Snipe-IT/resources/lang/ta-IN/admin/asset_maintenances/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ta-IN/admin/asset_maintenances/general.php
rename to Productivite/Snipe-IT/resources/lang/ta-IN/admin/asset_maintenances/general.php
diff --git a/Production/SNIPE-IT/resources/lang/ta-IN/admin/asset_maintenances/message.php b/Productivite/Snipe-IT/resources/lang/ta-IN/admin/asset_maintenances/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ta-IN/admin/asset_maintenances/message.php
rename to Productivite/Snipe-IT/resources/lang/ta-IN/admin/asset_maintenances/message.php
diff --git a/Production/SNIPE-IT/resources/lang/ta-IN/admin/asset_maintenances/table.php b/Productivite/Snipe-IT/resources/lang/ta-IN/admin/asset_maintenances/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ta-IN/admin/asset_maintenances/table.php
rename to Productivite/Snipe-IT/resources/lang/ta-IN/admin/asset_maintenances/table.php
diff --git a/Production/SNIPE-IT/resources/lang/ta-IN/admin/categories/general.php b/Productivite/Snipe-IT/resources/lang/ta-IN/admin/categories/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ta-IN/admin/categories/general.php
rename to Productivite/Snipe-IT/resources/lang/ta-IN/admin/categories/general.php
diff --git a/Production/SNIPE-IT/resources/lang/ta-IN/admin/categories/message.php b/Productivite/Snipe-IT/resources/lang/ta-IN/admin/categories/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ta-IN/admin/categories/message.php
rename to Productivite/Snipe-IT/resources/lang/ta-IN/admin/categories/message.php
diff --git a/Production/SNIPE-IT/resources/lang/ta-IN/admin/categories/table.php b/Productivite/Snipe-IT/resources/lang/ta-IN/admin/categories/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ta-IN/admin/categories/table.php
rename to Productivite/Snipe-IT/resources/lang/ta-IN/admin/categories/table.php
diff --git a/Production/SNIPE-IT/resources/lang/ta-IN/admin/companies/general.php b/Productivite/Snipe-IT/resources/lang/ta-IN/admin/companies/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ta-IN/admin/companies/general.php
rename to Productivite/Snipe-IT/resources/lang/ta-IN/admin/companies/general.php
diff --git a/Production/SNIPE-IT/resources/lang/ta-IN/admin/companies/message.php b/Productivite/Snipe-IT/resources/lang/ta-IN/admin/companies/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ta-IN/admin/companies/message.php
rename to Productivite/Snipe-IT/resources/lang/ta-IN/admin/companies/message.php
diff --git a/Production/SNIPE-IT/resources/lang/ta-IN/admin/companies/table.php b/Productivite/Snipe-IT/resources/lang/ta-IN/admin/companies/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ta-IN/admin/companies/table.php
rename to Productivite/Snipe-IT/resources/lang/ta-IN/admin/companies/table.php
diff --git a/Production/SNIPE-IT/resources/lang/ta-IN/admin/components/general.php b/Productivite/Snipe-IT/resources/lang/ta-IN/admin/components/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ta-IN/admin/components/general.php
rename to Productivite/Snipe-IT/resources/lang/ta-IN/admin/components/general.php
diff --git a/Production/SNIPE-IT/resources/lang/ta-IN/admin/components/message.php b/Productivite/Snipe-IT/resources/lang/ta-IN/admin/components/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ta-IN/admin/components/message.php
rename to Productivite/Snipe-IT/resources/lang/ta-IN/admin/components/message.php
diff --git a/Production/SNIPE-IT/resources/lang/ta-IN/admin/components/table.php b/Productivite/Snipe-IT/resources/lang/ta-IN/admin/components/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ta-IN/admin/components/table.php
rename to Productivite/Snipe-IT/resources/lang/ta-IN/admin/components/table.php
diff --git a/Production/SNIPE-IT/resources/lang/ta-IN/admin/consumables/general.php b/Productivite/Snipe-IT/resources/lang/ta-IN/admin/consumables/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ta-IN/admin/consumables/general.php
rename to Productivite/Snipe-IT/resources/lang/ta-IN/admin/consumables/general.php
diff --git a/Production/SNIPE-IT/resources/lang/ta-IN/admin/consumables/message.php b/Productivite/Snipe-IT/resources/lang/ta-IN/admin/consumables/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ta-IN/admin/consumables/message.php
rename to Productivite/Snipe-IT/resources/lang/ta-IN/admin/consumables/message.php
diff --git a/Production/SNIPE-IT/resources/lang/ta-IN/admin/consumables/table.php b/Productivite/Snipe-IT/resources/lang/ta-IN/admin/consumables/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ta-IN/admin/consumables/table.php
rename to Productivite/Snipe-IT/resources/lang/ta-IN/admin/consumables/table.php
diff --git a/Production/SNIPE-IT/resources/lang/ta-IN/admin/custom_fields/general.php b/Productivite/Snipe-IT/resources/lang/ta-IN/admin/custom_fields/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ta-IN/admin/custom_fields/general.php
rename to Productivite/Snipe-IT/resources/lang/ta-IN/admin/custom_fields/general.php
diff --git a/Production/SNIPE-IT/resources/lang/ta-IN/admin/custom_fields/message.php b/Productivite/Snipe-IT/resources/lang/ta-IN/admin/custom_fields/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ta-IN/admin/custom_fields/message.php
rename to Productivite/Snipe-IT/resources/lang/ta-IN/admin/custom_fields/message.php
diff --git a/Production/SNIPE-IT/resources/lang/ta-IN/admin/departments/message.php b/Productivite/Snipe-IT/resources/lang/ta-IN/admin/departments/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ta-IN/admin/departments/message.php
rename to Productivite/Snipe-IT/resources/lang/ta-IN/admin/departments/message.php
diff --git a/Production/SNIPE-IT/resources/lang/ta-IN/admin/departments/table.php b/Productivite/Snipe-IT/resources/lang/ta-IN/admin/departments/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ta-IN/admin/departments/table.php
rename to Productivite/Snipe-IT/resources/lang/ta-IN/admin/departments/table.php
diff --git a/Production/SNIPE-IT/resources/lang/ta-IN/admin/depreciations/general.php b/Productivite/Snipe-IT/resources/lang/ta-IN/admin/depreciations/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ta-IN/admin/depreciations/general.php
rename to Productivite/Snipe-IT/resources/lang/ta-IN/admin/depreciations/general.php
diff --git a/Production/SNIPE-IT/resources/lang/ta-IN/admin/depreciations/message.php b/Productivite/Snipe-IT/resources/lang/ta-IN/admin/depreciations/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ta-IN/admin/depreciations/message.php
rename to Productivite/Snipe-IT/resources/lang/ta-IN/admin/depreciations/message.php
diff --git a/Production/SNIPE-IT/resources/lang/ta-IN/admin/depreciations/table.php b/Productivite/Snipe-IT/resources/lang/ta-IN/admin/depreciations/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ta-IN/admin/depreciations/table.php
rename to Productivite/Snipe-IT/resources/lang/ta-IN/admin/depreciations/table.php
diff --git a/Production/SNIPE-IT/resources/lang/ta-IN/admin/groups/message.php b/Productivite/Snipe-IT/resources/lang/ta-IN/admin/groups/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ta-IN/admin/groups/message.php
rename to Productivite/Snipe-IT/resources/lang/ta-IN/admin/groups/message.php
diff --git a/Production/SNIPE-IT/resources/lang/ta-IN/admin/groups/table.php b/Productivite/Snipe-IT/resources/lang/ta-IN/admin/groups/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ta-IN/admin/groups/table.php
rename to Productivite/Snipe-IT/resources/lang/ta-IN/admin/groups/table.php
diff --git a/Production/SNIPE-IT/resources/lang/ta-IN/admin/groups/titles.php b/Productivite/Snipe-IT/resources/lang/ta-IN/admin/groups/titles.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ta-IN/admin/groups/titles.php
rename to Productivite/Snipe-IT/resources/lang/ta-IN/admin/groups/titles.php
diff --git a/Production/SNIPE-IT/resources/lang/ta-IN/admin/hardware/form.php b/Productivite/Snipe-IT/resources/lang/ta-IN/admin/hardware/form.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ta-IN/admin/hardware/form.php
rename to Productivite/Snipe-IT/resources/lang/ta-IN/admin/hardware/form.php
diff --git a/Production/SNIPE-IT/resources/lang/ta-IN/admin/hardware/general.php b/Productivite/Snipe-IT/resources/lang/ta-IN/admin/hardware/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ta-IN/admin/hardware/general.php
rename to Productivite/Snipe-IT/resources/lang/ta-IN/admin/hardware/general.php
diff --git a/Production/SNIPE-IT/resources/lang/ta-IN/admin/hardware/message.php b/Productivite/Snipe-IT/resources/lang/ta-IN/admin/hardware/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ta-IN/admin/hardware/message.php
rename to Productivite/Snipe-IT/resources/lang/ta-IN/admin/hardware/message.php
diff --git a/Production/SNIPE-IT/resources/lang/ta-IN/admin/hardware/table.php b/Productivite/Snipe-IT/resources/lang/ta-IN/admin/hardware/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ta-IN/admin/hardware/table.php
rename to Productivite/Snipe-IT/resources/lang/ta-IN/admin/hardware/table.php
diff --git a/Production/SNIPE-IT/resources/lang/ta-IN/admin/kits/general.php b/Productivite/Snipe-IT/resources/lang/ta-IN/admin/kits/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ta-IN/admin/kits/general.php
rename to Productivite/Snipe-IT/resources/lang/ta-IN/admin/kits/general.php
diff --git a/Production/SNIPE-IT/resources/lang/ta-IN/admin/labels/message.php b/Productivite/Snipe-IT/resources/lang/ta-IN/admin/labels/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ta-IN/admin/labels/message.php
rename to Productivite/Snipe-IT/resources/lang/ta-IN/admin/labels/message.php
diff --git a/Production/SNIPE-IT/resources/lang/ta-IN/admin/labels/table.php b/Productivite/Snipe-IT/resources/lang/ta-IN/admin/labels/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ta-IN/admin/labels/table.php
rename to Productivite/Snipe-IT/resources/lang/ta-IN/admin/labels/table.php
diff --git a/Production/SNIPE-IT/resources/lang/ta-IN/admin/licenses/form.php b/Productivite/Snipe-IT/resources/lang/ta-IN/admin/licenses/form.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ta-IN/admin/licenses/form.php
rename to Productivite/Snipe-IT/resources/lang/ta-IN/admin/licenses/form.php
diff --git a/Production/SNIPE-IT/resources/lang/ta-IN/admin/licenses/general.php b/Productivite/Snipe-IT/resources/lang/ta-IN/admin/licenses/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ta-IN/admin/licenses/general.php
rename to Productivite/Snipe-IT/resources/lang/ta-IN/admin/licenses/general.php
diff --git a/Production/SNIPE-IT/resources/lang/ta-IN/admin/licenses/message.php b/Productivite/Snipe-IT/resources/lang/ta-IN/admin/licenses/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ta-IN/admin/licenses/message.php
rename to Productivite/Snipe-IT/resources/lang/ta-IN/admin/licenses/message.php
diff --git a/Production/SNIPE-IT/resources/lang/ta-IN/admin/licenses/table.php b/Productivite/Snipe-IT/resources/lang/ta-IN/admin/licenses/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ta-IN/admin/licenses/table.php
rename to Productivite/Snipe-IT/resources/lang/ta-IN/admin/licenses/table.php
diff --git a/Production/SNIPE-IT/resources/lang/ta-IN/admin/locations/message.php b/Productivite/Snipe-IT/resources/lang/ta-IN/admin/locations/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ta-IN/admin/locations/message.php
rename to Productivite/Snipe-IT/resources/lang/ta-IN/admin/locations/message.php
diff --git a/Production/SNIPE-IT/resources/lang/ta-IN/admin/locations/table.php b/Productivite/Snipe-IT/resources/lang/ta-IN/admin/locations/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ta-IN/admin/locations/table.php
rename to Productivite/Snipe-IT/resources/lang/ta-IN/admin/locations/table.php
diff --git a/Production/SNIPE-IT/resources/lang/ta-IN/admin/manufacturers/message.php b/Productivite/Snipe-IT/resources/lang/ta-IN/admin/manufacturers/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ta-IN/admin/manufacturers/message.php
rename to Productivite/Snipe-IT/resources/lang/ta-IN/admin/manufacturers/message.php
diff --git a/Production/SNIPE-IT/resources/lang/ta-IN/admin/manufacturers/table.php b/Productivite/Snipe-IT/resources/lang/ta-IN/admin/manufacturers/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ta-IN/admin/manufacturers/table.php
rename to Productivite/Snipe-IT/resources/lang/ta-IN/admin/manufacturers/table.php
diff --git a/Production/SNIPE-IT/resources/lang/ta-IN/admin/models/general.php b/Productivite/Snipe-IT/resources/lang/ta-IN/admin/models/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ta-IN/admin/models/general.php
rename to Productivite/Snipe-IT/resources/lang/ta-IN/admin/models/general.php
diff --git a/Production/SNIPE-IT/resources/lang/ta-IN/admin/models/message.php b/Productivite/Snipe-IT/resources/lang/ta-IN/admin/models/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ta-IN/admin/models/message.php
rename to Productivite/Snipe-IT/resources/lang/ta-IN/admin/models/message.php
diff --git a/Production/SNIPE-IT/resources/lang/ta-IN/admin/models/table.php b/Productivite/Snipe-IT/resources/lang/ta-IN/admin/models/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ta-IN/admin/models/table.php
rename to Productivite/Snipe-IT/resources/lang/ta-IN/admin/models/table.php
diff --git a/Production/SNIPE-IT/resources/lang/ta-IN/admin/reports/general.php b/Productivite/Snipe-IT/resources/lang/ta-IN/admin/reports/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ta-IN/admin/reports/general.php
rename to Productivite/Snipe-IT/resources/lang/ta-IN/admin/reports/general.php
diff --git a/Production/SNIPE-IT/resources/lang/ta-IN/admin/reports/message.php b/Productivite/Snipe-IT/resources/lang/ta-IN/admin/reports/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ta-IN/admin/reports/message.php
rename to Productivite/Snipe-IT/resources/lang/ta-IN/admin/reports/message.php
diff --git a/Production/SNIPE-IT/resources/lang/ta-IN/admin/settings/general.php b/Productivite/Snipe-IT/resources/lang/ta-IN/admin/settings/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ta-IN/admin/settings/general.php
rename to Productivite/Snipe-IT/resources/lang/ta-IN/admin/settings/general.php
diff --git a/Production/SNIPE-IT/resources/lang/ta-IN/admin/settings/message.php b/Productivite/Snipe-IT/resources/lang/ta-IN/admin/settings/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ta-IN/admin/settings/message.php
rename to Productivite/Snipe-IT/resources/lang/ta-IN/admin/settings/message.php
diff --git a/Production/SNIPE-IT/resources/lang/ta-IN/admin/settings/table.php b/Productivite/Snipe-IT/resources/lang/ta-IN/admin/settings/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ta-IN/admin/settings/table.php
rename to Productivite/Snipe-IT/resources/lang/ta-IN/admin/settings/table.php
diff --git a/Production/SNIPE-IT/resources/lang/ta-IN/admin/statuslabels/message.php b/Productivite/Snipe-IT/resources/lang/ta-IN/admin/statuslabels/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ta-IN/admin/statuslabels/message.php
rename to Productivite/Snipe-IT/resources/lang/ta-IN/admin/statuslabels/message.php
diff --git a/Production/SNIPE-IT/resources/lang/ta-IN/admin/statuslabels/table.php b/Productivite/Snipe-IT/resources/lang/ta-IN/admin/statuslabels/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ta-IN/admin/statuslabels/table.php
rename to Productivite/Snipe-IT/resources/lang/ta-IN/admin/statuslabels/table.php
diff --git a/Production/SNIPE-IT/resources/lang/ta-IN/admin/suppliers/message.php b/Productivite/Snipe-IT/resources/lang/ta-IN/admin/suppliers/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ta-IN/admin/suppliers/message.php
rename to Productivite/Snipe-IT/resources/lang/ta-IN/admin/suppliers/message.php
diff --git a/Production/SNIPE-IT/resources/lang/ta-IN/admin/suppliers/table.php b/Productivite/Snipe-IT/resources/lang/ta-IN/admin/suppliers/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ta-IN/admin/suppliers/table.php
rename to Productivite/Snipe-IT/resources/lang/ta-IN/admin/suppliers/table.php
diff --git a/Production/SNIPE-IT/resources/lang/ta-IN/admin/users/general.php b/Productivite/Snipe-IT/resources/lang/ta-IN/admin/users/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ta-IN/admin/users/general.php
rename to Productivite/Snipe-IT/resources/lang/ta-IN/admin/users/general.php
diff --git a/Production/SNIPE-IT/resources/lang/ta-IN/admin/users/message.php b/Productivite/Snipe-IT/resources/lang/ta-IN/admin/users/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ta-IN/admin/users/message.php
rename to Productivite/Snipe-IT/resources/lang/ta-IN/admin/users/message.php
diff --git a/Production/SNIPE-IT/resources/lang/ta-IN/admin/users/table.php b/Productivite/Snipe-IT/resources/lang/ta-IN/admin/users/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ta-IN/admin/users/table.php
rename to Productivite/Snipe-IT/resources/lang/ta-IN/admin/users/table.php
diff --git a/Production/SNIPE-IT/resources/lang/ta-IN/auth.php b/Productivite/Snipe-IT/resources/lang/ta-IN/auth.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ta-IN/auth.php
rename to Productivite/Snipe-IT/resources/lang/ta-IN/auth.php
diff --git a/Production/SNIPE-IT/resources/lang/ta-IN/auth/general.php b/Productivite/Snipe-IT/resources/lang/ta-IN/auth/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ta-IN/auth/general.php
rename to Productivite/Snipe-IT/resources/lang/ta-IN/auth/general.php
diff --git a/Production/SNIPE-IT/resources/lang/ta-IN/auth/message.php b/Productivite/Snipe-IT/resources/lang/ta-IN/auth/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ta-IN/auth/message.php
rename to Productivite/Snipe-IT/resources/lang/ta-IN/auth/message.php
diff --git a/Production/SNIPE-IT/resources/lang/ta-IN/button.php b/Productivite/Snipe-IT/resources/lang/ta-IN/button.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ta-IN/button.php
rename to Productivite/Snipe-IT/resources/lang/ta-IN/button.php
diff --git a/Production/SNIPE-IT/resources/lang/ta-IN/general.php b/Productivite/Snipe-IT/resources/lang/ta-IN/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ta-IN/general.php
rename to Productivite/Snipe-IT/resources/lang/ta-IN/general.php
diff --git a/Production/SNIPE-IT/resources/lang/ta-IN/help.php b/Productivite/Snipe-IT/resources/lang/ta-IN/help.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ta-IN/help.php
rename to Productivite/Snipe-IT/resources/lang/ta-IN/help.php
diff --git a/Production/SNIPE-IT/resources/lang/ta-IN/localizations.php b/Productivite/Snipe-IT/resources/lang/ta-IN/localizations.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ta-IN/localizations.php
rename to Productivite/Snipe-IT/resources/lang/ta-IN/localizations.php
diff --git a/Production/SNIPE-IT/resources/lang/ta-IN/mail.php b/Productivite/Snipe-IT/resources/lang/ta-IN/mail.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ta-IN/mail.php
rename to Productivite/Snipe-IT/resources/lang/ta-IN/mail.php
diff --git a/Production/SNIPE-IT/resources/lang/ta-IN/pagination.php b/Productivite/Snipe-IT/resources/lang/ta-IN/pagination.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ta-IN/pagination.php
rename to Productivite/Snipe-IT/resources/lang/ta-IN/pagination.php
diff --git a/Production/SNIPE-IT/resources/lang/ta-IN/passwords.php b/Productivite/Snipe-IT/resources/lang/ta-IN/passwords.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ta-IN/passwords.php
rename to Productivite/Snipe-IT/resources/lang/ta-IN/passwords.php
diff --git a/Production/SNIPE-IT/resources/lang/ta-IN/reminders.php b/Productivite/Snipe-IT/resources/lang/ta-IN/reminders.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ta-IN/reminders.php
rename to Productivite/Snipe-IT/resources/lang/ta-IN/reminders.php
diff --git a/Production/SNIPE-IT/resources/lang/ta-IN/table.php b/Productivite/Snipe-IT/resources/lang/ta-IN/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ta-IN/table.php
rename to Productivite/Snipe-IT/resources/lang/ta-IN/table.php
diff --git a/Production/SNIPE-IT/resources/lang/ta-IN/validation.php b/Productivite/Snipe-IT/resources/lang/ta-IN/validation.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ta-IN/validation.php
rename to Productivite/Snipe-IT/resources/lang/ta-IN/validation.php
diff --git a/Production/SNIPE-IT/resources/lang/th-TH/account/general.php b/Productivite/Snipe-IT/resources/lang/th-TH/account/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/th-TH/account/general.php
rename to Productivite/Snipe-IT/resources/lang/th-TH/account/general.php
diff --git a/Production/SNIPE-IT/resources/lang/th-TH/admin/accessories/general.php b/Productivite/Snipe-IT/resources/lang/th-TH/admin/accessories/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/th-TH/admin/accessories/general.php
rename to Productivite/Snipe-IT/resources/lang/th-TH/admin/accessories/general.php
diff --git a/Production/SNIPE-IT/resources/lang/th-TH/admin/accessories/message.php b/Productivite/Snipe-IT/resources/lang/th-TH/admin/accessories/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/th-TH/admin/accessories/message.php
rename to Productivite/Snipe-IT/resources/lang/th-TH/admin/accessories/message.php
diff --git a/Production/SNIPE-IT/resources/lang/th-TH/admin/accessories/table.php b/Productivite/Snipe-IT/resources/lang/th-TH/admin/accessories/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/th-TH/admin/accessories/table.php
rename to Productivite/Snipe-IT/resources/lang/th-TH/admin/accessories/table.php
diff --git a/Production/SNIPE-IT/resources/lang/th-TH/admin/asset_maintenances/form.php b/Productivite/Snipe-IT/resources/lang/th-TH/admin/asset_maintenances/form.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/th-TH/admin/asset_maintenances/form.php
rename to Productivite/Snipe-IT/resources/lang/th-TH/admin/asset_maintenances/form.php
diff --git a/Production/SNIPE-IT/resources/lang/th-TH/admin/asset_maintenances/general.php b/Productivite/Snipe-IT/resources/lang/th-TH/admin/asset_maintenances/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/th-TH/admin/asset_maintenances/general.php
rename to Productivite/Snipe-IT/resources/lang/th-TH/admin/asset_maintenances/general.php
diff --git a/Production/SNIPE-IT/resources/lang/th-TH/admin/asset_maintenances/message.php b/Productivite/Snipe-IT/resources/lang/th-TH/admin/asset_maintenances/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/th-TH/admin/asset_maintenances/message.php
rename to Productivite/Snipe-IT/resources/lang/th-TH/admin/asset_maintenances/message.php
diff --git a/Production/SNIPE-IT/resources/lang/th-TH/admin/asset_maintenances/table.php b/Productivite/Snipe-IT/resources/lang/th-TH/admin/asset_maintenances/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/th-TH/admin/asset_maintenances/table.php
rename to Productivite/Snipe-IT/resources/lang/th-TH/admin/asset_maintenances/table.php
diff --git a/Production/SNIPE-IT/resources/lang/th-TH/admin/categories/general.php b/Productivite/Snipe-IT/resources/lang/th-TH/admin/categories/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/th-TH/admin/categories/general.php
rename to Productivite/Snipe-IT/resources/lang/th-TH/admin/categories/general.php
diff --git a/Production/SNIPE-IT/resources/lang/th-TH/admin/categories/message.php b/Productivite/Snipe-IT/resources/lang/th-TH/admin/categories/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/th-TH/admin/categories/message.php
rename to Productivite/Snipe-IT/resources/lang/th-TH/admin/categories/message.php
diff --git a/Production/SNIPE-IT/resources/lang/th-TH/admin/categories/table.php b/Productivite/Snipe-IT/resources/lang/th-TH/admin/categories/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/th-TH/admin/categories/table.php
rename to Productivite/Snipe-IT/resources/lang/th-TH/admin/categories/table.php
diff --git a/Production/SNIPE-IT/resources/lang/th-TH/admin/companies/general.php b/Productivite/Snipe-IT/resources/lang/th-TH/admin/companies/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/th-TH/admin/companies/general.php
rename to Productivite/Snipe-IT/resources/lang/th-TH/admin/companies/general.php
diff --git a/Production/SNIPE-IT/resources/lang/th-TH/admin/companies/message.php b/Productivite/Snipe-IT/resources/lang/th-TH/admin/companies/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/th-TH/admin/companies/message.php
rename to Productivite/Snipe-IT/resources/lang/th-TH/admin/companies/message.php
diff --git a/Production/SNIPE-IT/resources/lang/th-TH/admin/companies/table.php b/Productivite/Snipe-IT/resources/lang/th-TH/admin/companies/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/th-TH/admin/companies/table.php
rename to Productivite/Snipe-IT/resources/lang/th-TH/admin/companies/table.php
diff --git a/Production/SNIPE-IT/resources/lang/th-TH/admin/components/general.php b/Productivite/Snipe-IT/resources/lang/th-TH/admin/components/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/th-TH/admin/components/general.php
rename to Productivite/Snipe-IT/resources/lang/th-TH/admin/components/general.php
diff --git a/Production/SNIPE-IT/resources/lang/th-TH/admin/components/message.php b/Productivite/Snipe-IT/resources/lang/th-TH/admin/components/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/th-TH/admin/components/message.php
rename to Productivite/Snipe-IT/resources/lang/th-TH/admin/components/message.php
diff --git a/Production/SNIPE-IT/resources/lang/th-TH/admin/components/table.php b/Productivite/Snipe-IT/resources/lang/th-TH/admin/components/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/th-TH/admin/components/table.php
rename to Productivite/Snipe-IT/resources/lang/th-TH/admin/components/table.php
diff --git a/Production/SNIPE-IT/resources/lang/th-TH/admin/consumables/general.php b/Productivite/Snipe-IT/resources/lang/th-TH/admin/consumables/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/th-TH/admin/consumables/general.php
rename to Productivite/Snipe-IT/resources/lang/th-TH/admin/consumables/general.php
diff --git a/Production/SNIPE-IT/resources/lang/th-TH/admin/consumables/message.php b/Productivite/Snipe-IT/resources/lang/th-TH/admin/consumables/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/th-TH/admin/consumables/message.php
rename to Productivite/Snipe-IT/resources/lang/th-TH/admin/consumables/message.php
diff --git a/Production/SNIPE-IT/resources/lang/th-TH/admin/consumables/table.php b/Productivite/Snipe-IT/resources/lang/th-TH/admin/consumables/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/th-TH/admin/consumables/table.php
rename to Productivite/Snipe-IT/resources/lang/th-TH/admin/consumables/table.php
diff --git a/Production/SNIPE-IT/resources/lang/th-TH/admin/custom_fields/general.php b/Productivite/Snipe-IT/resources/lang/th-TH/admin/custom_fields/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/th-TH/admin/custom_fields/general.php
rename to Productivite/Snipe-IT/resources/lang/th-TH/admin/custom_fields/general.php
diff --git a/Production/SNIPE-IT/resources/lang/th-TH/admin/custom_fields/message.php b/Productivite/Snipe-IT/resources/lang/th-TH/admin/custom_fields/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/th-TH/admin/custom_fields/message.php
rename to Productivite/Snipe-IT/resources/lang/th-TH/admin/custom_fields/message.php
diff --git a/Production/SNIPE-IT/resources/lang/th-TH/admin/departments/message.php b/Productivite/Snipe-IT/resources/lang/th-TH/admin/departments/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/th-TH/admin/departments/message.php
rename to Productivite/Snipe-IT/resources/lang/th-TH/admin/departments/message.php
diff --git a/Production/SNIPE-IT/resources/lang/th-TH/admin/departments/table.php b/Productivite/Snipe-IT/resources/lang/th-TH/admin/departments/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/th-TH/admin/departments/table.php
rename to Productivite/Snipe-IT/resources/lang/th-TH/admin/departments/table.php
diff --git a/Production/SNIPE-IT/resources/lang/th-TH/admin/depreciations/general.php b/Productivite/Snipe-IT/resources/lang/th-TH/admin/depreciations/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/th-TH/admin/depreciations/general.php
rename to Productivite/Snipe-IT/resources/lang/th-TH/admin/depreciations/general.php
diff --git a/Production/SNIPE-IT/resources/lang/th-TH/admin/depreciations/message.php b/Productivite/Snipe-IT/resources/lang/th-TH/admin/depreciations/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/th-TH/admin/depreciations/message.php
rename to Productivite/Snipe-IT/resources/lang/th-TH/admin/depreciations/message.php
diff --git a/Production/SNIPE-IT/resources/lang/th-TH/admin/depreciations/table.php b/Productivite/Snipe-IT/resources/lang/th-TH/admin/depreciations/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/th-TH/admin/depreciations/table.php
rename to Productivite/Snipe-IT/resources/lang/th-TH/admin/depreciations/table.php
diff --git a/Production/SNIPE-IT/resources/lang/th-TH/admin/groups/message.php b/Productivite/Snipe-IT/resources/lang/th-TH/admin/groups/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/th-TH/admin/groups/message.php
rename to Productivite/Snipe-IT/resources/lang/th-TH/admin/groups/message.php
diff --git a/Production/SNIPE-IT/resources/lang/th-TH/admin/groups/table.php b/Productivite/Snipe-IT/resources/lang/th-TH/admin/groups/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/th-TH/admin/groups/table.php
rename to Productivite/Snipe-IT/resources/lang/th-TH/admin/groups/table.php
diff --git a/Production/SNIPE-IT/resources/lang/th-TH/admin/groups/titles.php b/Productivite/Snipe-IT/resources/lang/th-TH/admin/groups/titles.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/th-TH/admin/groups/titles.php
rename to Productivite/Snipe-IT/resources/lang/th-TH/admin/groups/titles.php
diff --git a/Production/SNIPE-IT/resources/lang/th-TH/admin/hardware/form.php b/Productivite/Snipe-IT/resources/lang/th-TH/admin/hardware/form.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/th-TH/admin/hardware/form.php
rename to Productivite/Snipe-IT/resources/lang/th-TH/admin/hardware/form.php
diff --git a/Production/SNIPE-IT/resources/lang/th-TH/admin/hardware/general.php b/Productivite/Snipe-IT/resources/lang/th-TH/admin/hardware/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/th-TH/admin/hardware/general.php
rename to Productivite/Snipe-IT/resources/lang/th-TH/admin/hardware/general.php
diff --git a/Production/SNIPE-IT/resources/lang/th-TH/admin/hardware/message.php b/Productivite/Snipe-IT/resources/lang/th-TH/admin/hardware/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/th-TH/admin/hardware/message.php
rename to Productivite/Snipe-IT/resources/lang/th-TH/admin/hardware/message.php
diff --git a/Production/SNIPE-IT/resources/lang/th-TH/admin/hardware/table.php b/Productivite/Snipe-IT/resources/lang/th-TH/admin/hardware/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/th-TH/admin/hardware/table.php
rename to Productivite/Snipe-IT/resources/lang/th-TH/admin/hardware/table.php
diff --git a/Production/SNIPE-IT/resources/lang/th-TH/admin/kits/general.php b/Productivite/Snipe-IT/resources/lang/th-TH/admin/kits/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/th-TH/admin/kits/general.php
rename to Productivite/Snipe-IT/resources/lang/th-TH/admin/kits/general.php
diff --git a/Production/SNIPE-IT/resources/lang/th-TH/admin/labels/message.php b/Productivite/Snipe-IT/resources/lang/th-TH/admin/labels/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/th-TH/admin/labels/message.php
rename to Productivite/Snipe-IT/resources/lang/th-TH/admin/labels/message.php
diff --git a/Production/SNIPE-IT/resources/lang/th-TH/admin/labels/table.php b/Productivite/Snipe-IT/resources/lang/th-TH/admin/labels/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/th-TH/admin/labels/table.php
rename to Productivite/Snipe-IT/resources/lang/th-TH/admin/labels/table.php
diff --git a/Production/SNIPE-IT/resources/lang/th-TH/admin/licenses/form.php b/Productivite/Snipe-IT/resources/lang/th-TH/admin/licenses/form.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/th-TH/admin/licenses/form.php
rename to Productivite/Snipe-IT/resources/lang/th-TH/admin/licenses/form.php
diff --git a/Production/SNIPE-IT/resources/lang/th-TH/admin/licenses/general.php b/Productivite/Snipe-IT/resources/lang/th-TH/admin/licenses/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/th-TH/admin/licenses/general.php
rename to Productivite/Snipe-IT/resources/lang/th-TH/admin/licenses/general.php
diff --git a/Production/SNIPE-IT/resources/lang/th-TH/admin/licenses/message.php b/Productivite/Snipe-IT/resources/lang/th-TH/admin/licenses/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/th-TH/admin/licenses/message.php
rename to Productivite/Snipe-IT/resources/lang/th-TH/admin/licenses/message.php
diff --git a/Production/SNIPE-IT/resources/lang/th-TH/admin/licenses/table.php b/Productivite/Snipe-IT/resources/lang/th-TH/admin/licenses/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/th-TH/admin/licenses/table.php
rename to Productivite/Snipe-IT/resources/lang/th-TH/admin/licenses/table.php
diff --git a/Production/SNIPE-IT/resources/lang/th-TH/admin/locations/message.php b/Productivite/Snipe-IT/resources/lang/th-TH/admin/locations/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/th-TH/admin/locations/message.php
rename to Productivite/Snipe-IT/resources/lang/th-TH/admin/locations/message.php
diff --git a/Production/SNIPE-IT/resources/lang/th-TH/admin/locations/table.php b/Productivite/Snipe-IT/resources/lang/th-TH/admin/locations/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/th-TH/admin/locations/table.php
rename to Productivite/Snipe-IT/resources/lang/th-TH/admin/locations/table.php
diff --git a/Production/SNIPE-IT/resources/lang/th-TH/admin/manufacturers/message.php b/Productivite/Snipe-IT/resources/lang/th-TH/admin/manufacturers/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/th-TH/admin/manufacturers/message.php
rename to Productivite/Snipe-IT/resources/lang/th-TH/admin/manufacturers/message.php
diff --git a/Production/SNIPE-IT/resources/lang/th-TH/admin/manufacturers/table.php b/Productivite/Snipe-IT/resources/lang/th-TH/admin/manufacturers/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/th-TH/admin/manufacturers/table.php
rename to Productivite/Snipe-IT/resources/lang/th-TH/admin/manufacturers/table.php
diff --git a/Production/SNIPE-IT/resources/lang/th-TH/admin/models/general.php b/Productivite/Snipe-IT/resources/lang/th-TH/admin/models/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/th-TH/admin/models/general.php
rename to Productivite/Snipe-IT/resources/lang/th-TH/admin/models/general.php
diff --git a/Production/SNIPE-IT/resources/lang/th-TH/admin/models/message.php b/Productivite/Snipe-IT/resources/lang/th-TH/admin/models/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/th-TH/admin/models/message.php
rename to Productivite/Snipe-IT/resources/lang/th-TH/admin/models/message.php
diff --git a/Production/SNIPE-IT/resources/lang/th-TH/admin/models/table.php b/Productivite/Snipe-IT/resources/lang/th-TH/admin/models/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/th-TH/admin/models/table.php
rename to Productivite/Snipe-IT/resources/lang/th-TH/admin/models/table.php
diff --git a/Production/SNIPE-IT/resources/lang/th-TH/admin/reports/general.php b/Productivite/Snipe-IT/resources/lang/th-TH/admin/reports/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/th-TH/admin/reports/general.php
rename to Productivite/Snipe-IT/resources/lang/th-TH/admin/reports/general.php
diff --git a/Production/SNIPE-IT/resources/lang/th-TH/admin/reports/message.php b/Productivite/Snipe-IT/resources/lang/th-TH/admin/reports/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/th-TH/admin/reports/message.php
rename to Productivite/Snipe-IT/resources/lang/th-TH/admin/reports/message.php
diff --git a/Production/SNIPE-IT/resources/lang/th-TH/admin/settings/general.php b/Productivite/Snipe-IT/resources/lang/th-TH/admin/settings/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/th-TH/admin/settings/general.php
rename to Productivite/Snipe-IT/resources/lang/th-TH/admin/settings/general.php
diff --git a/Production/SNIPE-IT/resources/lang/th-TH/admin/settings/message.php b/Productivite/Snipe-IT/resources/lang/th-TH/admin/settings/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/th-TH/admin/settings/message.php
rename to Productivite/Snipe-IT/resources/lang/th-TH/admin/settings/message.php
diff --git a/Production/SNIPE-IT/resources/lang/th-TH/admin/settings/table.php b/Productivite/Snipe-IT/resources/lang/th-TH/admin/settings/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/th-TH/admin/settings/table.php
rename to Productivite/Snipe-IT/resources/lang/th-TH/admin/settings/table.php
diff --git a/Production/SNIPE-IT/resources/lang/th-TH/admin/statuslabels/message.php b/Productivite/Snipe-IT/resources/lang/th-TH/admin/statuslabels/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/th-TH/admin/statuslabels/message.php
rename to Productivite/Snipe-IT/resources/lang/th-TH/admin/statuslabels/message.php
diff --git a/Production/SNIPE-IT/resources/lang/th-TH/admin/statuslabels/table.php b/Productivite/Snipe-IT/resources/lang/th-TH/admin/statuslabels/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/th-TH/admin/statuslabels/table.php
rename to Productivite/Snipe-IT/resources/lang/th-TH/admin/statuslabels/table.php
diff --git a/Production/SNIPE-IT/resources/lang/th-TH/admin/suppliers/message.php b/Productivite/Snipe-IT/resources/lang/th-TH/admin/suppliers/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/th-TH/admin/suppliers/message.php
rename to Productivite/Snipe-IT/resources/lang/th-TH/admin/suppliers/message.php
diff --git a/Production/SNIPE-IT/resources/lang/th-TH/admin/suppliers/table.php b/Productivite/Snipe-IT/resources/lang/th-TH/admin/suppliers/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/th-TH/admin/suppliers/table.php
rename to Productivite/Snipe-IT/resources/lang/th-TH/admin/suppliers/table.php
diff --git a/Production/SNIPE-IT/resources/lang/th-TH/admin/users/general.php b/Productivite/Snipe-IT/resources/lang/th-TH/admin/users/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/th-TH/admin/users/general.php
rename to Productivite/Snipe-IT/resources/lang/th-TH/admin/users/general.php
diff --git a/Production/SNIPE-IT/resources/lang/th-TH/admin/users/message.php b/Productivite/Snipe-IT/resources/lang/th-TH/admin/users/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/th-TH/admin/users/message.php
rename to Productivite/Snipe-IT/resources/lang/th-TH/admin/users/message.php
diff --git a/Production/SNIPE-IT/resources/lang/th-TH/admin/users/table.php b/Productivite/Snipe-IT/resources/lang/th-TH/admin/users/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/th-TH/admin/users/table.php
rename to Productivite/Snipe-IT/resources/lang/th-TH/admin/users/table.php
diff --git a/Production/SNIPE-IT/resources/lang/th-TH/auth.php b/Productivite/Snipe-IT/resources/lang/th-TH/auth.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/th-TH/auth.php
rename to Productivite/Snipe-IT/resources/lang/th-TH/auth.php
diff --git a/Production/SNIPE-IT/resources/lang/th-TH/auth/general.php b/Productivite/Snipe-IT/resources/lang/th-TH/auth/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/th-TH/auth/general.php
rename to Productivite/Snipe-IT/resources/lang/th-TH/auth/general.php
diff --git a/Production/SNIPE-IT/resources/lang/th-TH/auth/message.php b/Productivite/Snipe-IT/resources/lang/th-TH/auth/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/th-TH/auth/message.php
rename to Productivite/Snipe-IT/resources/lang/th-TH/auth/message.php
diff --git a/Production/SNIPE-IT/resources/lang/th-TH/button.php b/Productivite/Snipe-IT/resources/lang/th-TH/button.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/th-TH/button.php
rename to Productivite/Snipe-IT/resources/lang/th-TH/button.php
diff --git a/Production/SNIPE-IT/resources/lang/th-TH/general.php b/Productivite/Snipe-IT/resources/lang/th-TH/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/th-TH/general.php
rename to Productivite/Snipe-IT/resources/lang/th-TH/general.php
diff --git a/Production/SNIPE-IT/resources/lang/th-TH/help.php b/Productivite/Snipe-IT/resources/lang/th-TH/help.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/th-TH/help.php
rename to Productivite/Snipe-IT/resources/lang/th-TH/help.php
diff --git a/Production/SNIPE-IT/resources/lang/th-TH/localizations.php b/Productivite/Snipe-IT/resources/lang/th-TH/localizations.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/th-TH/localizations.php
rename to Productivite/Snipe-IT/resources/lang/th-TH/localizations.php
diff --git a/Production/SNIPE-IT/resources/lang/th-TH/mail.php b/Productivite/Snipe-IT/resources/lang/th-TH/mail.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/th-TH/mail.php
rename to Productivite/Snipe-IT/resources/lang/th-TH/mail.php
diff --git a/Production/SNIPE-IT/resources/lang/th-TH/pagination.php b/Productivite/Snipe-IT/resources/lang/th-TH/pagination.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/th-TH/pagination.php
rename to Productivite/Snipe-IT/resources/lang/th-TH/pagination.php
diff --git a/Production/SNIPE-IT/resources/lang/th-TH/passwords.php b/Productivite/Snipe-IT/resources/lang/th-TH/passwords.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/th-TH/passwords.php
rename to Productivite/Snipe-IT/resources/lang/th-TH/passwords.php
diff --git a/Production/SNIPE-IT/resources/lang/th-TH/reminders.php b/Productivite/Snipe-IT/resources/lang/th-TH/reminders.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/th-TH/reminders.php
rename to Productivite/Snipe-IT/resources/lang/th-TH/reminders.php
diff --git a/Production/SNIPE-IT/resources/lang/th-TH/table.php b/Productivite/Snipe-IT/resources/lang/th-TH/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/th-TH/table.php
rename to Productivite/Snipe-IT/resources/lang/th-TH/table.php
diff --git a/Production/SNIPE-IT/resources/lang/th-TH/validation.php b/Productivite/Snipe-IT/resources/lang/th-TH/validation.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/th-TH/validation.php
rename to Productivite/Snipe-IT/resources/lang/th-TH/validation.php
diff --git a/Production/SNIPE-IT/resources/lang/tl-PH/account/general.php b/Productivite/Snipe-IT/resources/lang/tl-PH/account/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/tl-PH/account/general.php
rename to Productivite/Snipe-IT/resources/lang/tl-PH/account/general.php
diff --git a/Production/SNIPE-IT/resources/lang/tl-PH/admin/accessories/general.php b/Productivite/Snipe-IT/resources/lang/tl-PH/admin/accessories/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/tl-PH/admin/accessories/general.php
rename to Productivite/Snipe-IT/resources/lang/tl-PH/admin/accessories/general.php
diff --git a/Production/SNIPE-IT/resources/lang/tl-PH/admin/accessories/message.php b/Productivite/Snipe-IT/resources/lang/tl-PH/admin/accessories/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/tl-PH/admin/accessories/message.php
rename to Productivite/Snipe-IT/resources/lang/tl-PH/admin/accessories/message.php
diff --git a/Production/SNIPE-IT/resources/lang/tl-PH/admin/accessories/table.php b/Productivite/Snipe-IT/resources/lang/tl-PH/admin/accessories/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/tl-PH/admin/accessories/table.php
rename to Productivite/Snipe-IT/resources/lang/tl-PH/admin/accessories/table.php
diff --git a/Production/SNIPE-IT/resources/lang/tl-PH/admin/asset_maintenances/form.php b/Productivite/Snipe-IT/resources/lang/tl-PH/admin/asset_maintenances/form.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/tl-PH/admin/asset_maintenances/form.php
rename to Productivite/Snipe-IT/resources/lang/tl-PH/admin/asset_maintenances/form.php
diff --git a/Production/SNIPE-IT/resources/lang/tl-PH/admin/asset_maintenances/general.php b/Productivite/Snipe-IT/resources/lang/tl-PH/admin/asset_maintenances/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/tl-PH/admin/asset_maintenances/general.php
rename to Productivite/Snipe-IT/resources/lang/tl-PH/admin/asset_maintenances/general.php
diff --git a/Production/SNIPE-IT/resources/lang/tl-PH/admin/asset_maintenances/message.php b/Productivite/Snipe-IT/resources/lang/tl-PH/admin/asset_maintenances/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/tl-PH/admin/asset_maintenances/message.php
rename to Productivite/Snipe-IT/resources/lang/tl-PH/admin/asset_maintenances/message.php
diff --git a/Production/SNIPE-IT/resources/lang/tl-PH/admin/asset_maintenances/table.php b/Productivite/Snipe-IT/resources/lang/tl-PH/admin/asset_maintenances/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/tl-PH/admin/asset_maintenances/table.php
rename to Productivite/Snipe-IT/resources/lang/tl-PH/admin/asset_maintenances/table.php
diff --git a/Production/SNIPE-IT/resources/lang/tl-PH/admin/categories/general.php b/Productivite/Snipe-IT/resources/lang/tl-PH/admin/categories/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/tl-PH/admin/categories/general.php
rename to Productivite/Snipe-IT/resources/lang/tl-PH/admin/categories/general.php
diff --git a/Production/SNIPE-IT/resources/lang/tl-PH/admin/categories/message.php b/Productivite/Snipe-IT/resources/lang/tl-PH/admin/categories/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/tl-PH/admin/categories/message.php
rename to Productivite/Snipe-IT/resources/lang/tl-PH/admin/categories/message.php
diff --git a/Production/SNIPE-IT/resources/lang/tl-PH/admin/categories/table.php b/Productivite/Snipe-IT/resources/lang/tl-PH/admin/categories/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/tl-PH/admin/categories/table.php
rename to Productivite/Snipe-IT/resources/lang/tl-PH/admin/categories/table.php
diff --git a/Production/SNIPE-IT/resources/lang/tl-PH/admin/companies/general.php b/Productivite/Snipe-IT/resources/lang/tl-PH/admin/companies/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/tl-PH/admin/companies/general.php
rename to Productivite/Snipe-IT/resources/lang/tl-PH/admin/companies/general.php
diff --git a/Production/SNIPE-IT/resources/lang/tl-PH/admin/companies/message.php b/Productivite/Snipe-IT/resources/lang/tl-PH/admin/companies/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/tl-PH/admin/companies/message.php
rename to Productivite/Snipe-IT/resources/lang/tl-PH/admin/companies/message.php
diff --git a/Production/SNIPE-IT/resources/lang/tl-PH/admin/companies/table.php b/Productivite/Snipe-IT/resources/lang/tl-PH/admin/companies/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/tl-PH/admin/companies/table.php
rename to Productivite/Snipe-IT/resources/lang/tl-PH/admin/companies/table.php
diff --git a/Production/SNIPE-IT/resources/lang/tl-PH/admin/components/general.php b/Productivite/Snipe-IT/resources/lang/tl-PH/admin/components/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/tl-PH/admin/components/general.php
rename to Productivite/Snipe-IT/resources/lang/tl-PH/admin/components/general.php
diff --git a/Production/SNIPE-IT/resources/lang/tl-PH/admin/components/message.php b/Productivite/Snipe-IT/resources/lang/tl-PH/admin/components/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/tl-PH/admin/components/message.php
rename to Productivite/Snipe-IT/resources/lang/tl-PH/admin/components/message.php
diff --git a/Production/SNIPE-IT/resources/lang/tl-PH/admin/components/table.php b/Productivite/Snipe-IT/resources/lang/tl-PH/admin/components/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/tl-PH/admin/components/table.php
rename to Productivite/Snipe-IT/resources/lang/tl-PH/admin/components/table.php
diff --git a/Production/SNIPE-IT/resources/lang/tl-PH/admin/consumables/general.php b/Productivite/Snipe-IT/resources/lang/tl-PH/admin/consumables/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/tl-PH/admin/consumables/general.php
rename to Productivite/Snipe-IT/resources/lang/tl-PH/admin/consumables/general.php
diff --git a/Production/SNIPE-IT/resources/lang/tl-PH/admin/consumables/message.php b/Productivite/Snipe-IT/resources/lang/tl-PH/admin/consumables/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/tl-PH/admin/consumables/message.php
rename to Productivite/Snipe-IT/resources/lang/tl-PH/admin/consumables/message.php
diff --git a/Production/SNIPE-IT/resources/lang/tl-PH/admin/consumables/table.php b/Productivite/Snipe-IT/resources/lang/tl-PH/admin/consumables/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/tl-PH/admin/consumables/table.php
rename to Productivite/Snipe-IT/resources/lang/tl-PH/admin/consumables/table.php
diff --git a/Production/SNIPE-IT/resources/lang/tl-PH/admin/custom_fields/general.php b/Productivite/Snipe-IT/resources/lang/tl-PH/admin/custom_fields/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/tl-PH/admin/custom_fields/general.php
rename to Productivite/Snipe-IT/resources/lang/tl-PH/admin/custom_fields/general.php
diff --git a/Production/SNIPE-IT/resources/lang/tl-PH/admin/custom_fields/message.php b/Productivite/Snipe-IT/resources/lang/tl-PH/admin/custom_fields/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/tl-PH/admin/custom_fields/message.php
rename to Productivite/Snipe-IT/resources/lang/tl-PH/admin/custom_fields/message.php
diff --git a/Production/SNIPE-IT/resources/lang/tl-PH/admin/departments/message.php b/Productivite/Snipe-IT/resources/lang/tl-PH/admin/departments/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/tl-PH/admin/departments/message.php
rename to Productivite/Snipe-IT/resources/lang/tl-PH/admin/departments/message.php
diff --git a/Production/SNIPE-IT/resources/lang/tl-PH/admin/departments/table.php b/Productivite/Snipe-IT/resources/lang/tl-PH/admin/departments/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/tl-PH/admin/departments/table.php
rename to Productivite/Snipe-IT/resources/lang/tl-PH/admin/departments/table.php
diff --git a/Production/SNIPE-IT/resources/lang/tl-PH/admin/depreciations/general.php b/Productivite/Snipe-IT/resources/lang/tl-PH/admin/depreciations/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/tl-PH/admin/depreciations/general.php
rename to Productivite/Snipe-IT/resources/lang/tl-PH/admin/depreciations/general.php
diff --git a/Production/SNIPE-IT/resources/lang/tl-PH/admin/depreciations/message.php b/Productivite/Snipe-IT/resources/lang/tl-PH/admin/depreciations/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/tl-PH/admin/depreciations/message.php
rename to Productivite/Snipe-IT/resources/lang/tl-PH/admin/depreciations/message.php
diff --git a/Production/SNIPE-IT/resources/lang/tl-PH/admin/depreciations/table.php b/Productivite/Snipe-IT/resources/lang/tl-PH/admin/depreciations/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/tl-PH/admin/depreciations/table.php
rename to Productivite/Snipe-IT/resources/lang/tl-PH/admin/depreciations/table.php
diff --git a/Production/SNIPE-IT/resources/lang/tl-PH/admin/groups/message.php b/Productivite/Snipe-IT/resources/lang/tl-PH/admin/groups/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/tl-PH/admin/groups/message.php
rename to Productivite/Snipe-IT/resources/lang/tl-PH/admin/groups/message.php
diff --git a/Production/SNIPE-IT/resources/lang/tl-PH/admin/groups/table.php b/Productivite/Snipe-IT/resources/lang/tl-PH/admin/groups/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/tl-PH/admin/groups/table.php
rename to Productivite/Snipe-IT/resources/lang/tl-PH/admin/groups/table.php
diff --git a/Production/SNIPE-IT/resources/lang/tl-PH/admin/groups/titles.php b/Productivite/Snipe-IT/resources/lang/tl-PH/admin/groups/titles.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/tl-PH/admin/groups/titles.php
rename to Productivite/Snipe-IT/resources/lang/tl-PH/admin/groups/titles.php
diff --git a/Production/SNIPE-IT/resources/lang/tl-PH/admin/hardware/form.php b/Productivite/Snipe-IT/resources/lang/tl-PH/admin/hardware/form.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/tl-PH/admin/hardware/form.php
rename to Productivite/Snipe-IT/resources/lang/tl-PH/admin/hardware/form.php
diff --git a/Production/SNIPE-IT/resources/lang/tl-PH/admin/hardware/general.php b/Productivite/Snipe-IT/resources/lang/tl-PH/admin/hardware/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/tl-PH/admin/hardware/general.php
rename to Productivite/Snipe-IT/resources/lang/tl-PH/admin/hardware/general.php
diff --git a/Production/SNIPE-IT/resources/lang/tl-PH/admin/hardware/message.php b/Productivite/Snipe-IT/resources/lang/tl-PH/admin/hardware/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/tl-PH/admin/hardware/message.php
rename to Productivite/Snipe-IT/resources/lang/tl-PH/admin/hardware/message.php
diff --git a/Production/SNIPE-IT/resources/lang/tl-PH/admin/hardware/table.php b/Productivite/Snipe-IT/resources/lang/tl-PH/admin/hardware/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/tl-PH/admin/hardware/table.php
rename to Productivite/Snipe-IT/resources/lang/tl-PH/admin/hardware/table.php
diff --git a/Production/SNIPE-IT/resources/lang/tl-PH/admin/kits/general.php b/Productivite/Snipe-IT/resources/lang/tl-PH/admin/kits/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/tl-PH/admin/kits/general.php
rename to Productivite/Snipe-IT/resources/lang/tl-PH/admin/kits/general.php
diff --git a/Production/SNIPE-IT/resources/lang/tl-PH/admin/labels/message.php b/Productivite/Snipe-IT/resources/lang/tl-PH/admin/labels/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/tl-PH/admin/labels/message.php
rename to Productivite/Snipe-IT/resources/lang/tl-PH/admin/labels/message.php
diff --git a/Production/SNIPE-IT/resources/lang/tl-PH/admin/labels/table.php b/Productivite/Snipe-IT/resources/lang/tl-PH/admin/labels/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/tl-PH/admin/labels/table.php
rename to Productivite/Snipe-IT/resources/lang/tl-PH/admin/labels/table.php
diff --git a/Production/SNIPE-IT/resources/lang/tl-PH/admin/licenses/form.php b/Productivite/Snipe-IT/resources/lang/tl-PH/admin/licenses/form.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/tl-PH/admin/licenses/form.php
rename to Productivite/Snipe-IT/resources/lang/tl-PH/admin/licenses/form.php
diff --git a/Production/SNIPE-IT/resources/lang/tl-PH/admin/licenses/general.php b/Productivite/Snipe-IT/resources/lang/tl-PH/admin/licenses/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/tl-PH/admin/licenses/general.php
rename to Productivite/Snipe-IT/resources/lang/tl-PH/admin/licenses/general.php
diff --git a/Production/SNIPE-IT/resources/lang/tl-PH/admin/licenses/message.php b/Productivite/Snipe-IT/resources/lang/tl-PH/admin/licenses/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/tl-PH/admin/licenses/message.php
rename to Productivite/Snipe-IT/resources/lang/tl-PH/admin/licenses/message.php
diff --git a/Production/SNIPE-IT/resources/lang/tl-PH/admin/licenses/table.php b/Productivite/Snipe-IT/resources/lang/tl-PH/admin/licenses/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/tl-PH/admin/licenses/table.php
rename to Productivite/Snipe-IT/resources/lang/tl-PH/admin/licenses/table.php
diff --git a/Production/SNIPE-IT/resources/lang/tl-PH/admin/locations/message.php b/Productivite/Snipe-IT/resources/lang/tl-PH/admin/locations/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/tl-PH/admin/locations/message.php
rename to Productivite/Snipe-IT/resources/lang/tl-PH/admin/locations/message.php
diff --git a/Production/SNIPE-IT/resources/lang/tl-PH/admin/locations/table.php b/Productivite/Snipe-IT/resources/lang/tl-PH/admin/locations/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/tl-PH/admin/locations/table.php
rename to Productivite/Snipe-IT/resources/lang/tl-PH/admin/locations/table.php
diff --git a/Production/SNIPE-IT/resources/lang/tl-PH/admin/manufacturers/message.php b/Productivite/Snipe-IT/resources/lang/tl-PH/admin/manufacturers/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/tl-PH/admin/manufacturers/message.php
rename to Productivite/Snipe-IT/resources/lang/tl-PH/admin/manufacturers/message.php
diff --git a/Production/SNIPE-IT/resources/lang/tl-PH/admin/manufacturers/table.php b/Productivite/Snipe-IT/resources/lang/tl-PH/admin/manufacturers/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/tl-PH/admin/manufacturers/table.php
rename to Productivite/Snipe-IT/resources/lang/tl-PH/admin/manufacturers/table.php
diff --git a/Production/SNIPE-IT/resources/lang/tl-PH/admin/models/general.php b/Productivite/Snipe-IT/resources/lang/tl-PH/admin/models/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/tl-PH/admin/models/general.php
rename to Productivite/Snipe-IT/resources/lang/tl-PH/admin/models/general.php
diff --git a/Production/SNIPE-IT/resources/lang/tl-PH/admin/models/message.php b/Productivite/Snipe-IT/resources/lang/tl-PH/admin/models/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/tl-PH/admin/models/message.php
rename to Productivite/Snipe-IT/resources/lang/tl-PH/admin/models/message.php
diff --git a/Production/SNIPE-IT/resources/lang/tl-PH/admin/models/table.php b/Productivite/Snipe-IT/resources/lang/tl-PH/admin/models/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/tl-PH/admin/models/table.php
rename to Productivite/Snipe-IT/resources/lang/tl-PH/admin/models/table.php
diff --git a/Production/SNIPE-IT/resources/lang/tl-PH/admin/reports/general.php b/Productivite/Snipe-IT/resources/lang/tl-PH/admin/reports/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/tl-PH/admin/reports/general.php
rename to Productivite/Snipe-IT/resources/lang/tl-PH/admin/reports/general.php
diff --git a/Production/SNIPE-IT/resources/lang/tl-PH/admin/reports/message.php b/Productivite/Snipe-IT/resources/lang/tl-PH/admin/reports/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/tl-PH/admin/reports/message.php
rename to Productivite/Snipe-IT/resources/lang/tl-PH/admin/reports/message.php
diff --git a/Production/SNIPE-IT/resources/lang/tl-PH/admin/settings/general.php b/Productivite/Snipe-IT/resources/lang/tl-PH/admin/settings/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/tl-PH/admin/settings/general.php
rename to Productivite/Snipe-IT/resources/lang/tl-PH/admin/settings/general.php
diff --git a/Production/SNIPE-IT/resources/lang/tl-PH/admin/settings/message.php b/Productivite/Snipe-IT/resources/lang/tl-PH/admin/settings/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/tl-PH/admin/settings/message.php
rename to Productivite/Snipe-IT/resources/lang/tl-PH/admin/settings/message.php
diff --git a/Production/SNIPE-IT/resources/lang/tl-PH/admin/settings/table.php b/Productivite/Snipe-IT/resources/lang/tl-PH/admin/settings/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/tl-PH/admin/settings/table.php
rename to Productivite/Snipe-IT/resources/lang/tl-PH/admin/settings/table.php
diff --git a/Production/SNIPE-IT/resources/lang/tl-PH/admin/statuslabels/message.php b/Productivite/Snipe-IT/resources/lang/tl-PH/admin/statuslabels/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/tl-PH/admin/statuslabels/message.php
rename to Productivite/Snipe-IT/resources/lang/tl-PH/admin/statuslabels/message.php
diff --git a/Production/SNIPE-IT/resources/lang/tl-PH/admin/statuslabels/table.php b/Productivite/Snipe-IT/resources/lang/tl-PH/admin/statuslabels/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/tl-PH/admin/statuslabels/table.php
rename to Productivite/Snipe-IT/resources/lang/tl-PH/admin/statuslabels/table.php
diff --git a/Production/SNIPE-IT/resources/lang/tl-PH/admin/suppliers/message.php b/Productivite/Snipe-IT/resources/lang/tl-PH/admin/suppliers/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/tl-PH/admin/suppliers/message.php
rename to Productivite/Snipe-IT/resources/lang/tl-PH/admin/suppliers/message.php
diff --git a/Production/SNIPE-IT/resources/lang/tl-PH/admin/suppliers/table.php b/Productivite/Snipe-IT/resources/lang/tl-PH/admin/suppliers/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/tl-PH/admin/suppliers/table.php
rename to Productivite/Snipe-IT/resources/lang/tl-PH/admin/suppliers/table.php
diff --git a/Production/SNIPE-IT/resources/lang/tl-PH/admin/users/general.php b/Productivite/Snipe-IT/resources/lang/tl-PH/admin/users/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/tl-PH/admin/users/general.php
rename to Productivite/Snipe-IT/resources/lang/tl-PH/admin/users/general.php
diff --git a/Production/SNIPE-IT/resources/lang/tl-PH/admin/users/message.php b/Productivite/Snipe-IT/resources/lang/tl-PH/admin/users/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/tl-PH/admin/users/message.php
rename to Productivite/Snipe-IT/resources/lang/tl-PH/admin/users/message.php
diff --git a/Production/SNIPE-IT/resources/lang/tl-PH/admin/users/table.php b/Productivite/Snipe-IT/resources/lang/tl-PH/admin/users/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/tl-PH/admin/users/table.php
rename to Productivite/Snipe-IT/resources/lang/tl-PH/admin/users/table.php
diff --git a/Production/SNIPE-IT/resources/lang/tl-PH/auth.php b/Productivite/Snipe-IT/resources/lang/tl-PH/auth.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/tl-PH/auth.php
rename to Productivite/Snipe-IT/resources/lang/tl-PH/auth.php
diff --git a/Production/SNIPE-IT/resources/lang/tl-PH/auth/general.php b/Productivite/Snipe-IT/resources/lang/tl-PH/auth/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/tl-PH/auth/general.php
rename to Productivite/Snipe-IT/resources/lang/tl-PH/auth/general.php
diff --git a/Production/SNIPE-IT/resources/lang/tl-PH/auth/message.php b/Productivite/Snipe-IT/resources/lang/tl-PH/auth/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/tl-PH/auth/message.php
rename to Productivite/Snipe-IT/resources/lang/tl-PH/auth/message.php
diff --git a/Production/SNIPE-IT/resources/lang/tl-PH/button.php b/Productivite/Snipe-IT/resources/lang/tl-PH/button.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/tl-PH/button.php
rename to Productivite/Snipe-IT/resources/lang/tl-PH/button.php
diff --git a/Production/SNIPE-IT/resources/lang/tl-PH/general.php b/Productivite/Snipe-IT/resources/lang/tl-PH/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/tl-PH/general.php
rename to Productivite/Snipe-IT/resources/lang/tl-PH/general.php
diff --git a/Production/SNIPE-IT/resources/lang/tl-PH/help.php b/Productivite/Snipe-IT/resources/lang/tl-PH/help.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/tl-PH/help.php
rename to Productivite/Snipe-IT/resources/lang/tl-PH/help.php
diff --git a/Production/SNIPE-IT/resources/lang/tl-PH/localizations.php b/Productivite/Snipe-IT/resources/lang/tl-PH/localizations.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/tl-PH/localizations.php
rename to Productivite/Snipe-IT/resources/lang/tl-PH/localizations.php
diff --git a/Production/SNIPE-IT/resources/lang/tl-PH/mail.php b/Productivite/Snipe-IT/resources/lang/tl-PH/mail.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/tl-PH/mail.php
rename to Productivite/Snipe-IT/resources/lang/tl-PH/mail.php
diff --git a/Production/SNIPE-IT/resources/lang/tl-PH/pagination.php b/Productivite/Snipe-IT/resources/lang/tl-PH/pagination.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/tl-PH/pagination.php
rename to Productivite/Snipe-IT/resources/lang/tl-PH/pagination.php
diff --git a/Production/SNIPE-IT/resources/lang/tl-PH/passwords.php b/Productivite/Snipe-IT/resources/lang/tl-PH/passwords.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/tl-PH/passwords.php
rename to Productivite/Snipe-IT/resources/lang/tl-PH/passwords.php
diff --git a/Production/SNIPE-IT/resources/lang/tl-PH/reminders.php b/Productivite/Snipe-IT/resources/lang/tl-PH/reminders.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/tl-PH/reminders.php
rename to Productivite/Snipe-IT/resources/lang/tl-PH/reminders.php
diff --git a/Production/SNIPE-IT/resources/lang/tl-PH/table.php b/Productivite/Snipe-IT/resources/lang/tl-PH/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/tl-PH/table.php
rename to Productivite/Snipe-IT/resources/lang/tl-PH/table.php
diff --git a/Production/SNIPE-IT/resources/lang/tl-PH/validation.php b/Productivite/Snipe-IT/resources/lang/tl-PH/validation.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/tl-PH/validation.php
rename to Productivite/Snipe-IT/resources/lang/tl-PH/validation.php
diff --git a/Production/SNIPE-IT/resources/lang/tr-TR/account/general.php b/Productivite/Snipe-IT/resources/lang/tr-TR/account/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/tr-TR/account/general.php
rename to Productivite/Snipe-IT/resources/lang/tr-TR/account/general.php
diff --git a/Production/SNIPE-IT/resources/lang/tr-TR/admin/accessories/general.php b/Productivite/Snipe-IT/resources/lang/tr-TR/admin/accessories/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/tr-TR/admin/accessories/general.php
rename to Productivite/Snipe-IT/resources/lang/tr-TR/admin/accessories/general.php
diff --git a/Production/SNIPE-IT/resources/lang/tr-TR/admin/accessories/message.php b/Productivite/Snipe-IT/resources/lang/tr-TR/admin/accessories/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/tr-TR/admin/accessories/message.php
rename to Productivite/Snipe-IT/resources/lang/tr-TR/admin/accessories/message.php
diff --git a/Production/SNIPE-IT/resources/lang/tr-TR/admin/accessories/table.php b/Productivite/Snipe-IT/resources/lang/tr-TR/admin/accessories/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/tr-TR/admin/accessories/table.php
rename to Productivite/Snipe-IT/resources/lang/tr-TR/admin/accessories/table.php
diff --git a/Production/SNIPE-IT/resources/lang/tr-TR/admin/asset_maintenances/form.php b/Productivite/Snipe-IT/resources/lang/tr-TR/admin/asset_maintenances/form.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/tr-TR/admin/asset_maintenances/form.php
rename to Productivite/Snipe-IT/resources/lang/tr-TR/admin/asset_maintenances/form.php
diff --git a/Production/SNIPE-IT/resources/lang/tr-TR/admin/asset_maintenances/general.php b/Productivite/Snipe-IT/resources/lang/tr-TR/admin/asset_maintenances/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/tr-TR/admin/asset_maintenances/general.php
rename to Productivite/Snipe-IT/resources/lang/tr-TR/admin/asset_maintenances/general.php
diff --git a/Production/SNIPE-IT/resources/lang/tr-TR/admin/asset_maintenances/message.php b/Productivite/Snipe-IT/resources/lang/tr-TR/admin/asset_maintenances/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/tr-TR/admin/asset_maintenances/message.php
rename to Productivite/Snipe-IT/resources/lang/tr-TR/admin/asset_maintenances/message.php
diff --git a/Production/SNIPE-IT/resources/lang/tr-TR/admin/asset_maintenances/table.php b/Productivite/Snipe-IT/resources/lang/tr-TR/admin/asset_maintenances/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/tr-TR/admin/asset_maintenances/table.php
rename to Productivite/Snipe-IT/resources/lang/tr-TR/admin/asset_maintenances/table.php
diff --git a/Production/SNIPE-IT/resources/lang/tr-TR/admin/categories/general.php b/Productivite/Snipe-IT/resources/lang/tr-TR/admin/categories/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/tr-TR/admin/categories/general.php
rename to Productivite/Snipe-IT/resources/lang/tr-TR/admin/categories/general.php
diff --git a/Production/SNIPE-IT/resources/lang/tr-TR/admin/categories/message.php b/Productivite/Snipe-IT/resources/lang/tr-TR/admin/categories/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/tr-TR/admin/categories/message.php
rename to Productivite/Snipe-IT/resources/lang/tr-TR/admin/categories/message.php
diff --git a/Production/SNIPE-IT/resources/lang/tr-TR/admin/categories/table.php b/Productivite/Snipe-IT/resources/lang/tr-TR/admin/categories/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/tr-TR/admin/categories/table.php
rename to Productivite/Snipe-IT/resources/lang/tr-TR/admin/categories/table.php
diff --git a/Production/SNIPE-IT/resources/lang/tr-TR/admin/companies/general.php b/Productivite/Snipe-IT/resources/lang/tr-TR/admin/companies/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/tr-TR/admin/companies/general.php
rename to Productivite/Snipe-IT/resources/lang/tr-TR/admin/companies/general.php
diff --git a/Production/SNIPE-IT/resources/lang/tr-TR/admin/companies/message.php b/Productivite/Snipe-IT/resources/lang/tr-TR/admin/companies/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/tr-TR/admin/companies/message.php
rename to Productivite/Snipe-IT/resources/lang/tr-TR/admin/companies/message.php
diff --git a/Production/SNIPE-IT/resources/lang/tr-TR/admin/companies/table.php b/Productivite/Snipe-IT/resources/lang/tr-TR/admin/companies/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/tr-TR/admin/companies/table.php
rename to Productivite/Snipe-IT/resources/lang/tr-TR/admin/companies/table.php
diff --git a/Production/SNIPE-IT/resources/lang/tr-TR/admin/components/general.php b/Productivite/Snipe-IT/resources/lang/tr-TR/admin/components/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/tr-TR/admin/components/general.php
rename to Productivite/Snipe-IT/resources/lang/tr-TR/admin/components/general.php
diff --git a/Production/SNIPE-IT/resources/lang/tr-TR/admin/components/message.php b/Productivite/Snipe-IT/resources/lang/tr-TR/admin/components/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/tr-TR/admin/components/message.php
rename to Productivite/Snipe-IT/resources/lang/tr-TR/admin/components/message.php
diff --git a/Production/SNIPE-IT/resources/lang/tr-TR/admin/components/table.php b/Productivite/Snipe-IT/resources/lang/tr-TR/admin/components/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/tr-TR/admin/components/table.php
rename to Productivite/Snipe-IT/resources/lang/tr-TR/admin/components/table.php
diff --git a/Production/SNIPE-IT/resources/lang/tr-TR/admin/consumables/general.php b/Productivite/Snipe-IT/resources/lang/tr-TR/admin/consumables/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/tr-TR/admin/consumables/general.php
rename to Productivite/Snipe-IT/resources/lang/tr-TR/admin/consumables/general.php
diff --git a/Production/SNIPE-IT/resources/lang/tr-TR/admin/consumables/message.php b/Productivite/Snipe-IT/resources/lang/tr-TR/admin/consumables/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/tr-TR/admin/consumables/message.php
rename to Productivite/Snipe-IT/resources/lang/tr-TR/admin/consumables/message.php
diff --git a/Production/SNIPE-IT/resources/lang/tr-TR/admin/consumables/table.php b/Productivite/Snipe-IT/resources/lang/tr-TR/admin/consumables/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/tr-TR/admin/consumables/table.php
rename to Productivite/Snipe-IT/resources/lang/tr-TR/admin/consumables/table.php
diff --git a/Production/SNIPE-IT/resources/lang/tr-TR/admin/custom_fields/general.php b/Productivite/Snipe-IT/resources/lang/tr-TR/admin/custom_fields/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/tr-TR/admin/custom_fields/general.php
rename to Productivite/Snipe-IT/resources/lang/tr-TR/admin/custom_fields/general.php
diff --git a/Production/SNIPE-IT/resources/lang/tr-TR/admin/custom_fields/message.php b/Productivite/Snipe-IT/resources/lang/tr-TR/admin/custom_fields/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/tr-TR/admin/custom_fields/message.php
rename to Productivite/Snipe-IT/resources/lang/tr-TR/admin/custom_fields/message.php
diff --git a/Production/SNIPE-IT/resources/lang/tr-TR/admin/departments/message.php b/Productivite/Snipe-IT/resources/lang/tr-TR/admin/departments/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/tr-TR/admin/departments/message.php
rename to Productivite/Snipe-IT/resources/lang/tr-TR/admin/departments/message.php
diff --git a/Production/SNIPE-IT/resources/lang/tr-TR/admin/departments/table.php b/Productivite/Snipe-IT/resources/lang/tr-TR/admin/departments/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/tr-TR/admin/departments/table.php
rename to Productivite/Snipe-IT/resources/lang/tr-TR/admin/departments/table.php
diff --git a/Production/SNIPE-IT/resources/lang/tr-TR/admin/depreciations/general.php b/Productivite/Snipe-IT/resources/lang/tr-TR/admin/depreciations/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/tr-TR/admin/depreciations/general.php
rename to Productivite/Snipe-IT/resources/lang/tr-TR/admin/depreciations/general.php
diff --git a/Production/SNIPE-IT/resources/lang/tr-TR/admin/depreciations/message.php b/Productivite/Snipe-IT/resources/lang/tr-TR/admin/depreciations/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/tr-TR/admin/depreciations/message.php
rename to Productivite/Snipe-IT/resources/lang/tr-TR/admin/depreciations/message.php
diff --git a/Production/SNIPE-IT/resources/lang/tr-TR/admin/depreciations/table.php b/Productivite/Snipe-IT/resources/lang/tr-TR/admin/depreciations/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/tr-TR/admin/depreciations/table.php
rename to Productivite/Snipe-IT/resources/lang/tr-TR/admin/depreciations/table.php
diff --git a/Production/SNIPE-IT/resources/lang/tr-TR/admin/groups/message.php b/Productivite/Snipe-IT/resources/lang/tr-TR/admin/groups/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/tr-TR/admin/groups/message.php
rename to Productivite/Snipe-IT/resources/lang/tr-TR/admin/groups/message.php
diff --git a/Production/SNIPE-IT/resources/lang/tr-TR/admin/groups/table.php b/Productivite/Snipe-IT/resources/lang/tr-TR/admin/groups/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/tr-TR/admin/groups/table.php
rename to Productivite/Snipe-IT/resources/lang/tr-TR/admin/groups/table.php
diff --git a/Production/SNIPE-IT/resources/lang/tr-TR/admin/groups/titles.php b/Productivite/Snipe-IT/resources/lang/tr-TR/admin/groups/titles.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/tr-TR/admin/groups/titles.php
rename to Productivite/Snipe-IT/resources/lang/tr-TR/admin/groups/titles.php
diff --git a/Production/SNIPE-IT/resources/lang/tr-TR/admin/hardware/form.php b/Productivite/Snipe-IT/resources/lang/tr-TR/admin/hardware/form.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/tr-TR/admin/hardware/form.php
rename to Productivite/Snipe-IT/resources/lang/tr-TR/admin/hardware/form.php
diff --git a/Production/SNIPE-IT/resources/lang/tr-TR/admin/hardware/general.php b/Productivite/Snipe-IT/resources/lang/tr-TR/admin/hardware/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/tr-TR/admin/hardware/general.php
rename to Productivite/Snipe-IT/resources/lang/tr-TR/admin/hardware/general.php
diff --git a/Production/SNIPE-IT/resources/lang/tr-TR/admin/hardware/message.php b/Productivite/Snipe-IT/resources/lang/tr-TR/admin/hardware/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/tr-TR/admin/hardware/message.php
rename to Productivite/Snipe-IT/resources/lang/tr-TR/admin/hardware/message.php
diff --git a/Production/SNIPE-IT/resources/lang/tr-TR/admin/hardware/table.php b/Productivite/Snipe-IT/resources/lang/tr-TR/admin/hardware/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/tr-TR/admin/hardware/table.php
rename to Productivite/Snipe-IT/resources/lang/tr-TR/admin/hardware/table.php
diff --git a/Production/SNIPE-IT/resources/lang/tr-TR/admin/kits/general.php b/Productivite/Snipe-IT/resources/lang/tr-TR/admin/kits/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/tr-TR/admin/kits/general.php
rename to Productivite/Snipe-IT/resources/lang/tr-TR/admin/kits/general.php
diff --git a/Production/SNIPE-IT/resources/lang/tr-TR/admin/labels/message.php b/Productivite/Snipe-IT/resources/lang/tr-TR/admin/labels/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/tr-TR/admin/labels/message.php
rename to Productivite/Snipe-IT/resources/lang/tr-TR/admin/labels/message.php
diff --git a/Production/SNIPE-IT/resources/lang/tr-TR/admin/labels/table.php b/Productivite/Snipe-IT/resources/lang/tr-TR/admin/labels/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/tr-TR/admin/labels/table.php
rename to Productivite/Snipe-IT/resources/lang/tr-TR/admin/labels/table.php
diff --git a/Production/SNIPE-IT/resources/lang/tr-TR/admin/licenses/form.php b/Productivite/Snipe-IT/resources/lang/tr-TR/admin/licenses/form.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/tr-TR/admin/licenses/form.php
rename to Productivite/Snipe-IT/resources/lang/tr-TR/admin/licenses/form.php
diff --git a/Production/SNIPE-IT/resources/lang/tr-TR/admin/licenses/general.php b/Productivite/Snipe-IT/resources/lang/tr-TR/admin/licenses/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/tr-TR/admin/licenses/general.php
rename to Productivite/Snipe-IT/resources/lang/tr-TR/admin/licenses/general.php
diff --git a/Production/SNIPE-IT/resources/lang/tr-TR/admin/licenses/message.php b/Productivite/Snipe-IT/resources/lang/tr-TR/admin/licenses/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/tr-TR/admin/licenses/message.php
rename to Productivite/Snipe-IT/resources/lang/tr-TR/admin/licenses/message.php
diff --git a/Production/SNIPE-IT/resources/lang/tr-TR/admin/licenses/table.php b/Productivite/Snipe-IT/resources/lang/tr-TR/admin/licenses/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/tr-TR/admin/licenses/table.php
rename to Productivite/Snipe-IT/resources/lang/tr-TR/admin/licenses/table.php
diff --git a/Production/SNIPE-IT/resources/lang/tr-TR/admin/locations/message.php b/Productivite/Snipe-IT/resources/lang/tr-TR/admin/locations/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/tr-TR/admin/locations/message.php
rename to Productivite/Snipe-IT/resources/lang/tr-TR/admin/locations/message.php
diff --git a/Production/SNIPE-IT/resources/lang/tr-TR/admin/locations/table.php b/Productivite/Snipe-IT/resources/lang/tr-TR/admin/locations/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/tr-TR/admin/locations/table.php
rename to Productivite/Snipe-IT/resources/lang/tr-TR/admin/locations/table.php
diff --git a/Production/SNIPE-IT/resources/lang/tr-TR/admin/manufacturers/message.php b/Productivite/Snipe-IT/resources/lang/tr-TR/admin/manufacturers/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/tr-TR/admin/manufacturers/message.php
rename to Productivite/Snipe-IT/resources/lang/tr-TR/admin/manufacturers/message.php
diff --git a/Production/SNIPE-IT/resources/lang/tr-TR/admin/manufacturers/table.php b/Productivite/Snipe-IT/resources/lang/tr-TR/admin/manufacturers/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/tr-TR/admin/manufacturers/table.php
rename to Productivite/Snipe-IT/resources/lang/tr-TR/admin/manufacturers/table.php
diff --git a/Production/SNIPE-IT/resources/lang/tr-TR/admin/models/general.php b/Productivite/Snipe-IT/resources/lang/tr-TR/admin/models/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/tr-TR/admin/models/general.php
rename to Productivite/Snipe-IT/resources/lang/tr-TR/admin/models/general.php
diff --git a/Production/SNIPE-IT/resources/lang/tr-TR/admin/models/message.php b/Productivite/Snipe-IT/resources/lang/tr-TR/admin/models/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/tr-TR/admin/models/message.php
rename to Productivite/Snipe-IT/resources/lang/tr-TR/admin/models/message.php
diff --git a/Production/SNIPE-IT/resources/lang/tr-TR/admin/models/table.php b/Productivite/Snipe-IT/resources/lang/tr-TR/admin/models/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/tr-TR/admin/models/table.php
rename to Productivite/Snipe-IT/resources/lang/tr-TR/admin/models/table.php
diff --git a/Production/SNIPE-IT/resources/lang/tr-TR/admin/reports/general.php b/Productivite/Snipe-IT/resources/lang/tr-TR/admin/reports/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/tr-TR/admin/reports/general.php
rename to Productivite/Snipe-IT/resources/lang/tr-TR/admin/reports/general.php
diff --git a/Production/SNIPE-IT/resources/lang/tr-TR/admin/reports/message.php b/Productivite/Snipe-IT/resources/lang/tr-TR/admin/reports/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/tr-TR/admin/reports/message.php
rename to Productivite/Snipe-IT/resources/lang/tr-TR/admin/reports/message.php
diff --git a/Production/SNIPE-IT/resources/lang/tr-TR/admin/settings/general.php b/Productivite/Snipe-IT/resources/lang/tr-TR/admin/settings/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/tr-TR/admin/settings/general.php
rename to Productivite/Snipe-IT/resources/lang/tr-TR/admin/settings/general.php
diff --git a/Production/SNIPE-IT/resources/lang/tr-TR/admin/settings/message.php b/Productivite/Snipe-IT/resources/lang/tr-TR/admin/settings/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/tr-TR/admin/settings/message.php
rename to Productivite/Snipe-IT/resources/lang/tr-TR/admin/settings/message.php
diff --git a/Production/SNIPE-IT/resources/lang/tr-TR/admin/settings/table.php b/Productivite/Snipe-IT/resources/lang/tr-TR/admin/settings/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/tr-TR/admin/settings/table.php
rename to Productivite/Snipe-IT/resources/lang/tr-TR/admin/settings/table.php
diff --git a/Production/SNIPE-IT/resources/lang/tr-TR/admin/statuslabels/message.php b/Productivite/Snipe-IT/resources/lang/tr-TR/admin/statuslabels/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/tr-TR/admin/statuslabels/message.php
rename to Productivite/Snipe-IT/resources/lang/tr-TR/admin/statuslabels/message.php
diff --git a/Production/SNIPE-IT/resources/lang/tr-TR/admin/statuslabels/table.php b/Productivite/Snipe-IT/resources/lang/tr-TR/admin/statuslabels/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/tr-TR/admin/statuslabels/table.php
rename to Productivite/Snipe-IT/resources/lang/tr-TR/admin/statuslabels/table.php
diff --git a/Production/SNIPE-IT/resources/lang/tr-TR/admin/suppliers/message.php b/Productivite/Snipe-IT/resources/lang/tr-TR/admin/suppliers/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/tr-TR/admin/suppliers/message.php
rename to Productivite/Snipe-IT/resources/lang/tr-TR/admin/suppliers/message.php
diff --git a/Production/SNIPE-IT/resources/lang/tr-TR/admin/suppliers/table.php b/Productivite/Snipe-IT/resources/lang/tr-TR/admin/suppliers/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/tr-TR/admin/suppliers/table.php
rename to Productivite/Snipe-IT/resources/lang/tr-TR/admin/suppliers/table.php
diff --git a/Production/SNIPE-IT/resources/lang/tr-TR/admin/users/general.php b/Productivite/Snipe-IT/resources/lang/tr-TR/admin/users/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/tr-TR/admin/users/general.php
rename to Productivite/Snipe-IT/resources/lang/tr-TR/admin/users/general.php
diff --git a/Production/SNIPE-IT/resources/lang/tr-TR/admin/users/message.php b/Productivite/Snipe-IT/resources/lang/tr-TR/admin/users/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/tr-TR/admin/users/message.php
rename to Productivite/Snipe-IT/resources/lang/tr-TR/admin/users/message.php
diff --git a/Production/SNIPE-IT/resources/lang/tr-TR/admin/users/table.php b/Productivite/Snipe-IT/resources/lang/tr-TR/admin/users/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/tr-TR/admin/users/table.php
rename to Productivite/Snipe-IT/resources/lang/tr-TR/admin/users/table.php
diff --git a/Production/SNIPE-IT/resources/lang/tr-TR/auth.php b/Productivite/Snipe-IT/resources/lang/tr-TR/auth.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/tr-TR/auth.php
rename to Productivite/Snipe-IT/resources/lang/tr-TR/auth.php
diff --git a/Production/SNIPE-IT/resources/lang/tr-TR/auth/general.php b/Productivite/Snipe-IT/resources/lang/tr-TR/auth/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/tr-TR/auth/general.php
rename to Productivite/Snipe-IT/resources/lang/tr-TR/auth/general.php
diff --git a/Production/SNIPE-IT/resources/lang/tr-TR/auth/message.php b/Productivite/Snipe-IT/resources/lang/tr-TR/auth/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/tr-TR/auth/message.php
rename to Productivite/Snipe-IT/resources/lang/tr-TR/auth/message.php
diff --git a/Production/SNIPE-IT/resources/lang/tr-TR/button.php b/Productivite/Snipe-IT/resources/lang/tr-TR/button.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/tr-TR/button.php
rename to Productivite/Snipe-IT/resources/lang/tr-TR/button.php
diff --git a/Production/SNIPE-IT/resources/lang/tr-TR/general.php b/Productivite/Snipe-IT/resources/lang/tr-TR/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/tr-TR/general.php
rename to Productivite/Snipe-IT/resources/lang/tr-TR/general.php
diff --git a/Production/SNIPE-IT/resources/lang/tr-TR/help.php b/Productivite/Snipe-IT/resources/lang/tr-TR/help.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/tr-TR/help.php
rename to Productivite/Snipe-IT/resources/lang/tr-TR/help.php
diff --git a/Production/SNIPE-IT/resources/lang/tr-TR/localizations.php b/Productivite/Snipe-IT/resources/lang/tr-TR/localizations.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/tr-TR/localizations.php
rename to Productivite/Snipe-IT/resources/lang/tr-TR/localizations.php
diff --git a/Production/SNIPE-IT/resources/lang/tr-TR/mail.php b/Productivite/Snipe-IT/resources/lang/tr-TR/mail.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/tr-TR/mail.php
rename to Productivite/Snipe-IT/resources/lang/tr-TR/mail.php
diff --git a/Production/SNIPE-IT/resources/lang/tr-TR/pagination.php b/Productivite/Snipe-IT/resources/lang/tr-TR/pagination.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/tr-TR/pagination.php
rename to Productivite/Snipe-IT/resources/lang/tr-TR/pagination.php
diff --git a/Production/SNIPE-IT/resources/lang/tr-TR/passwords.php b/Productivite/Snipe-IT/resources/lang/tr-TR/passwords.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/tr-TR/passwords.php
rename to Productivite/Snipe-IT/resources/lang/tr-TR/passwords.php
diff --git a/Production/SNIPE-IT/resources/lang/tr-TR/reminders.php b/Productivite/Snipe-IT/resources/lang/tr-TR/reminders.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/tr-TR/reminders.php
rename to Productivite/Snipe-IT/resources/lang/tr-TR/reminders.php
diff --git a/Production/SNIPE-IT/resources/lang/tr-TR/table.php b/Productivite/Snipe-IT/resources/lang/tr-TR/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/tr-TR/table.php
rename to Productivite/Snipe-IT/resources/lang/tr-TR/table.php
diff --git a/Production/SNIPE-IT/resources/lang/tr-TR/validation.php b/Productivite/Snipe-IT/resources/lang/tr-TR/validation.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/tr-TR/validation.php
rename to Productivite/Snipe-IT/resources/lang/tr-TR/validation.php
diff --git a/Production/SNIPE-IT/resources/lang/uk-UA/account/general.php b/Productivite/Snipe-IT/resources/lang/uk-UA/account/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/uk-UA/account/general.php
rename to Productivite/Snipe-IT/resources/lang/uk-UA/account/general.php
diff --git a/Production/SNIPE-IT/resources/lang/uk-UA/admin/accessories/general.php b/Productivite/Snipe-IT/resources/lang/uk-UA/admin/accessories/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/uk-UA/admin/accessories/general.php
rename to Productivite/Snipe-IT/resources/lang/uk-UA/admin/accessories/general.php
diff --git a/Production/SNIPE-IT/resources/lang/uk-UA/admin/accessories/message.php b/Productivite/Snipe-IT/resources/lang/uk-UA/admin/accessories/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/uk-UA/admin/accessories/message.php
rename to Productivite/Snipe-IT/resources/lang/uk-UA/admin/accessories/message.php
diff --git a/Production/SNIPE-IT/resources/lang/uk-UA/admin/accessories/table.php b/Productivite/Snipe-IT/resources/lang/uk-UA/admin/accessories/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/uk-UA/admin/accessories/table.php
rename to Productivite/Snipe-IT/resources/lang/uk-UA/admin/accessories/table.php
diff --git a/Production/SNIPE-IT/resources/lang/uk-UA/admin/asset_maintenances/form.php b/Productivite/Snipe-IT/resources/lang/uk-UA/admin/asset_maintenances/form.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/uk-UA/admin/asset_maintenances/form.php
rename to Productivite/Snipe-IT/resources/lang/uk-UA/admin/asset_maintenances/form.php
diff --git a/Production/SNIPE-IT/resources/lang/uk-UA/admin/asset_maintenances/general.php b/Productivite/Snipe-IT/resources/lang/uk-UA/admin/asset_maintenances/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/uk-UA/admin/asset_maintenances/general.php
rename to Productivite/Snipe-IT/resources/lang/uk-UA/admin/asset_maintenances/general.php
diff --git a/Production/SNIPE-IT/resources/lang/uk-UA/admin/asset_maintenances/message.php b/Productivite/Snipe-IT/resources/lang/uk-UA/admin/asset_maintenances/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/uk-UA/admin/asset_maintenances/message.php
rename to Productivite/Snipe-IT/resources/lang/uk-UA/admin/asset_maintenances/message.php
diff --git a/Production/SNIPE-IT/resources/lang/uk-UA/admin/asset_maintenances/table.php b/Productivite/Snipe-IT/resources/lang/uk-UA/admin/asset_maintenances/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/uk-UA/admin/asset_maintenances/table.php
rename to Productivite/Snipe-IT/resources/lang/uk-UA/admin/asset_maintenances/table.php
diff --git a/Production/SNIPE-IT/resources/lang/uk-UA/admin/categories/general.php b/Productivite/Snipe-IT/resources/lang/uk-UA/admin/categories/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/uk-UA/admin/categories/general.php
rename to Productivite/Snipe-IT/resources/lang/uk-UA/admin/categories/general.php
diff --git a/Production/SNIPE-IT/resources/lang/uk-UA/admin/categories/message.php b/Productivite/Snipe-IT/resources/lang/uk-UA/admin/categories/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/uk-UA/admin/categories/message.php
rename to Productivite/Snipe-IT/resources/lang/uk-UA/admin/categories/message.php
diff --git a/Production/SNIPE-IT/resources/lang/uk-UA/admin/categories/table.php b/Productivite/Snipe-IT/resources/lang/uk-UA/admin/categories/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/uk-UA/admin/categories/table.php
rename to Productivite/Snipe-IT/resources/lang/uk-UA/admin/categories/table.php
diff --git a/Production/SNIPE-IT/resources/lang/uk-UA/admin/companies/general.php b/Productivite/Snipe-IT/resources/lang/uk-UA/admin/companies/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/uk-UA/admin/companies/general.php
rename to Productivite/Snipe-IT/resources/lang/uk-UA/admin/companies/general.php
diff --git a/Production/SNIPE-IT/resources/lang/uk-UA/admin/companies/message.php b/Productivite/Snipe-IT/resources/lang/uk-UA/admin/companies/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/uk-UA/admin/companies/message.php
rename to Productivite/Snipe-IT/resources/lang/uk-UA/admin/companies/message.php
diff --git a/Production/SNIPE-IT/resources/lang/uk-UA/admin/companies/table.php b/Productivite/Snipe-IT/resources/lang/uk-UA/admin/companies/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/uk-UA/admin/companies/table.php
rename to Productivite/Snipe-IT/resources/lang/uk-UA/admin/companies/table.php
diff --git a/Production/SNIPE-IT/resources/lang/uk-UA/admin/components/general.php b/Productivite/Snipe-IT/resources/lang/uk-UA/admin/components/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/uk-UA/admin/components/general.php
rename to Productivite/Snipe-IT/resources/lang/uk-UA/admin/components/general.php
diff --git a/Production/SNIPE-IT/resources/lang/uk-UA/admin/components/message.php b/Productivite/Snipe-IT/resources/lang/uk-UA/admin/components/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/uk-UA/admin/components/message.php
rename to Productivite/Snipe-IT/resources/lang/uk-UA/admin/components/message.php
diff --git a/Production/SNIPE-IT/resources/lang/uk-UA/admin/components/table.php b/Productivite/Snipe-IT/resources/lang/uk-UA/admin/components/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/uk-UA/admin/components/table.php
rename to Productivite/Snipe-IT/resources/lang/uk-UA/admin/components/table.php
diff --git a/Production/SNIPE-IT/resources/lang/uk-UA/admin/consumables/general.php b/Productivite/Snipe-IT/resources/lang/uk-UA/admin/consumables/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/uk-UA/admin/consumables/general.php
rename to Productivite/Snipe-IT/resources/lang/uk-UA/admin/consumables/general.php
diff --git a/Production/SNIPE-IT/resources/lang/uk-UA/admin/consumables/message.php b/Productivite/Snipe-IT/resources/lang/uk-UA/admin/consumables/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/uk-UA/admin/consumables/message.php
rename to Productivite/Snipe-IT/resources/lang/uk-UA/admin/consumables/message.php
diff --git a/Production/SNIPE-IT/resources/lang/uk-UA/admin/consumables/table.php b/Productivite/Snipe-IT/resources/lang/uk-UA/admin/consumables/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/uk-UA/admin/consumables/table.php
rename to Productivite/Snipe-IT/resources/lang/uk-UA/admin/consumables/table.php
diff --git a/Production/SNIPE-IT/resources/lang/uk-UA/admin/custom_fields/general.php b/Productivite/Snipe-IT/resources/lang/uk-UA/admin/custom_fields/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/uk-UA/admin/custom_fields/general.php
rename to Productivite/Snipe-IT/resources/lang/uk-UA/admin/custom_fields/general.php
diff --git a/Production/SNIPE-IT/resources/lang/uk-UA/admin/custom_fields/message.php b/Productivite/Snipe-IT/resources/lang/uk-UA/admin/custom_fields/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/uk-UA/admin/custom_fields/message.php
rename to Productivite/Snipe-IT/resources/lang/uk-UA/admin/custom_fields/message.php
diff --git a/Production/SNIPE-IT/resources/lang/uk-UA/admin/departments/message.php b/Productivite/Snipe-IT/resources/lang/uk-UA/admin/departments/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/uk-UA/admin/departments/message.php
rename to Productivite/Snipe-IT/resources/lang/uk-UA/admin/departments/message.php
diff --git a/Production/SNIPE-IT/resources/lang/uk-UA/admin/departments/table.php b/Productivite/Snipe-IT/resources/lang/uk-UA/admin/departments/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/uk-UA/admin/departments/table.php
rename to Productivite/Snipe-IT/resources/lang/uk-UA/admin/departments/table.php
diff --git a/Production/SNIPE-IT/resources/lang/uk-UA/admin/depreciations/general.php b/Productivite/Snipe-IT/resources/lang/uk-UA/admin/depreciations/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/uk-UA/admin/depreciations/general.php
rename to Productivite/Snipe-IT/resources/lang/uk-UA/admin/depreciations/general.php
diff --git a/Production/SNIPE-IT/resources/lang/uk-UA/admin/depreciations/message.php b/Productivite/Snipe-IT/resources/lang/uk-UA/admin/depreciations/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/uk-UA/admin/depreciations/message.php
rename to Productivite/Snipe-IT/resources/lang/uk-UA/admin/depreciations/message.php
diff --git a/Production/SNIPE-IT/resources/lang/uk-UA/admin/depreciations/table.php b/Productivite/Snipe-IT/resources/lang/uk-UA/admin/depreciations/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/uk-UA/admin/depreciations/table.php
rename to Productivite/Snipe-IT/resources/lang/uk-UA/admin/depreciations/table.php
diff --git a/Production/SNIPE-IT/resources/lang/uk-UA/admin/groups/message.php b/Productivite/Snipe-IT/resources/lang/uk-UA/admin/groups/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/uk-UA/admin/groups/message.php
rename to Productivite/Snipe-IT/resources/lang/uk-UA/admin/groups/message.php
diff --git a/Production/SNIPE-IT/resources/lang/uk-UA/admin/groups/table.php b/Productivite/Snipe-IT/resources/lang/uk-UA/admin/groups/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/uk-UA/admin/groups/table.php
rename to Productivite/Snipe-IT/resources/lang/uk-UA/admin/groups/table.php
diff --git a/Production/SNIPE-IT/resources/lang/uk-UA/admin/groups/titles.php b/Productivite/Snipe-IT/resources/lang/uk-UA/admin/groups/titles.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/uk-UA/admin/groups/titles.php
rename to Productivite/Snipe-IT/resources/lang/uk-UA/admin/groups/titles.php
diff --git a/Production/SNIPE-IT/resources/lang/uk-UA/admin/hardware/form.php b/Productivite/Snipe-IT/resources/lang/uk-UA/admin/hardware/form.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/uk-UA/admin/hardware/form.php
rename to Productivite/Snipe-IT/resources/lang/uk-UA/admin/hardware/form.php
diff --git a/Production/SNIPE-IT/resources/lang/uk-UA/admin/hardware/general.php b/Productivite/Snipe-IT/resources/lang/uk-UA/admin/hardware/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/uk-UA/admin/hardware/general.php
rename to Productivite/Snipe-IT/resources/lang/uk-UA/admin/hardware/general.php
diff --git a/Production/SNIPE-IT/resources/lang/uk-UA/admin/hardware/message.php b/Productivite/Snipe-IT/resources/lang/uk-UA/admin/hardware/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/uk-UA/admin/hardware/message.php
rename to Productivite/Snipe-IT/resources/lang/uk-UA/admin/hardware/message.php
diff --git a/Production/SNIPE-IT/resources/lang/uk-UA/admin/hardware/table.php b/Productivite/Snipe-IT/resources/lang/uk-UA/admin/hardware/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/uk-UA/admin/hardware/table.php
rename to Productivite/Snipe-IT/resources/lang/uk-UA/admin/hardware/table.php
diff --git a/Production/SNIPE-IT/resources/lang/uk-UA/admin/kits/general.php b/Productivite/Snipe-IT/resources/lang/uk-UA/admin/kits/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/uk-UA/admin/kits/general.php
rename to Productivite/Snipe-IT/resources/lang/uk-UA/admin/kits/general.php
diff --git a/Production/SNIPE-IT/resources/lang/uk-UA/admin/labels/message.php b/Productivite/Snipe-IT/resources/lang/uk-UA/admin/labels/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/uk-UA/admin/labels/message.php
rename to Productivite/Snipe-IT/resources/lang/uk-UA/admin/labels/message.php
diff --git a/Production/SNIPE-IT/resources/lang/uk-UA/admin/labels/table.php b/Productivite/Snipe-IT/resources/lang/uk-UA/admin/labels/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/uk-UA/admin/labels/table.php
rename to Productivite/Snipe-IT/resources/lang/uk-UA/admin/labels/table.php
diff --git a/Production/SNIPE-IT/resources/lang/uk-UA/admin/licenses/form.php b/Productivite/Snipe-IT/resources/lang/uk-UA/admin/licenses/form.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/uk-UA/admin/licenses/form.php
rename to Productivite/Snipe-IT/resources/lang/uk-UA/admin/licenses/form.php
diff --git a/Production/SNIPE-IT/resources/lang/uk-UA/admin/licenses/general.php b/Productivite/Snipe-IT/resources/lang/uk-UA/admin/licenses/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/uk-UA/admin/licenses/general.php
rename to Productivite/Snipe-IT/resources/lang/uk-UA/admin/licenses/general.php
diff --git a/Production/SNIPE-IT/resources/lang/uk-UA/admin/licenses/message.php b/Productivite/Snipe-IT/resources/lang/uk-UA/admin/licenses/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/uk-UA/admin/licenses/message.php
rename to Productivite/Snipe-IT/resources/lang/uk-UA/admin/licenses/message.php
diff --git a/Production/SNIPE-IT/resources/lang/uk-UA/admin/licenses/table.php b/Productivite/Snipe-IT/resources/lang/uk-UA/admin/licenses/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/uk-UA/admin/licenses/table.php
rename to Productivite/Snipe-IT/resources/lang/uk-UA/admin/licenses/table.php
diff --git a/Production/SNIPE-IT/resources/lang/uk-UA/admin/locations/message.php b/Productivite/Snipe-IT/resources/lang/uk-UA/admin/locations/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/uk-UA/admin/locations/message.php
rename to Productivite/Snipe-IT/resources/lang/uk-UA/admin/locations/message.php
diff --git a/Production/SNIPE-IT/resources/lang/uk-UA/admin/locations/table.php b/Productivite/Snipe-IT/resources/lang/uk-UA/admin/locations/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/uk-UA/admin/locations/table.php
rename to Productivite/Snipe-IT/resources/lang/uk-UA/admin/locations/table.php
diff --git a/Production/SNIPE-IT/resources/lang/uk-UA/admin/manufacturers/message.php b/Productivite/Snipe-IT/resources/lang/uk-UA/admin/manufacturers/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/uk-UA/admin/manufacturers/message.php
rename to Productivite/Snipe-IT/resources/lang/uk-UA/admin/manufacturers/message.php
diff --git a/Production/SNIPE-IT/resources/lang/uk-UA/admin/manufacturers/table.php b/Productivite/Snipe-IT/resources/lang/uk-UA/admin/manufacturers/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/uk-UA/admin/manufacturers/table.php
rename to Productivite/Snipe-IT/resources/lang/uk-UA/admin/manufacturers/table.php
diff --git a/Production/SNIPE-IT/resources/lang/uk-UA/admin/models/general.php b/Productivite/Snipe-IT/resources/lang/uk-UA/admin/models/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/uk-UA/admin/models/general.php
rename to Productivite/Snipe-IT/resources/lang/uk-UA/admin/models/general.php
diff --git a/Production/SNIPE-IT/resources/lang/uk-UA/admin/models/message.php b/Productivite/Snipe-IT/resources/lang/uk-UA/admin/models/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/uk-UA/admin/models/message.php
rename to Productivite/Snipe-IT/resources/lang/uk-UA/admin/models/message.php
diff --git a/Production/SNIPE-IT/resources/lang/uk-UA/admin/models/table.php b/Productivite/Snipe-IT/resources/lang/uk-UA/admin/models/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/uk-UA/admin/models/table.php
rename to Productivite/Snipe-IT/resources/lang/uk-UA/admin/models/table.php
diff --git a/Production/SNIPE-IT/resources/lang/uk-UA/admin/reports/general.php b/Productivite/Snipe-IT/resources/lang/uk-UA/admin/reports/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/uk-UA/admin/reports/general.php
rename to Productivite/Snipe-IT/resources/lang/uk-UA/admin/reports/general.php
diff --git a/Production/SNIPE-IT/resources/lang/uk-UA/admin/reports/message.php b/Productivite/Snipe-IT/resources/lang/uk-UA/admin/reports/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/uk-UA/admin/reports/message.php
rename to Productivite/Snipe-IT/resources/lang/uk-UA/admin/reports/message.php
diff --git a/Production/SNIPE-IT/resources/lang/uk-UA/admin/settings/general.php b/Productivite/Snipe-IT/resources/lang/uk-UA/admin/settings/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/uk-UA/admin/settings/general.php
rename to Productivite/Snipe-IT/resources/lang/uk-UA/admin/settings/general.php
diff --git a/Production/SNIPE-IT/resources/lang/uk-UA/admin/settings/message.php b/Productivite/Snipe-IT/resources/lang/uk-UA/admin/settings/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/uk-UA/admin/settings/message.php
rename to Productivite/Snipe-IT/resources/lang/uk-UA/admin/settings/message.php
diff --git a/Production/SNIPE-IT/resources/lang/uk-UA/admin/settings/table.php b/Productivite/Snipe-IT/resources/lang/uk-UA/admin/settings/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/uk-UA/admin/settings/table.php
rename to Productivite/Snipe-IT/resources/lang/uk-UA/admin/settings/table.php
diff --git a/Production/SNIPE-IT/resources/lang/uk-UA/admin/statuslabels/message.php b/Productivite/Snipe-IT/resources/lang/uk-UA/admin/statuslabels/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/uk-UA/admin/statuslabels/message.php
rename to Productivite/Snipe-IT/resources/lang/uk-UA/admin/statuslabels/message.php
diff --git a/Production/SNIPE-IT/resources/lang/uk-UA/admin/statuslabels/table.php b/Productivite/Snipe-IT/resources/lang/uk-UA/admin/statuslabels/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/uk-UA/admin/statuslabels/table.php
rename to Productivite/Snipe-IT/resources/lang/uk-UA/admin/statuslabels/table.php
diff --git a/Production/SNIPE-IT/resources/lang/uk-UA/admin/suppliers/message.php b/Productivite/Snipe-IT/resources/lang/uk-UA/admin/suppliers/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/uk-UA/admin/suppliers/message.php
rename to Productivite/Snipe-IT/resources/lang/uk-UA/admin/suppliers/message.php
diff --git a/Production/SNIPE-IT/resources/lang/uk-UA/admin/suppliers/table.php b/Productivite/Snipe-IT/resources/lang/uk-UA/admin/suppliers/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/uk-UA/admin/suppliers/table.php
rename to Productivite/Snipe-IT/resources/lang/uk-UA/admin/suppliers/table.php
diff --git a/Production/SNIPE-IT/resources/lang/uk-UA/admin/users/general.php b/Productivite/Snipe-IT/resources/lang/uk-UA/admin/users/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/uk-UA/admin/users/general.php
rename to Productivite/Snipe-IT/resources/lang/uk-UA/admin/users/general.php
diff --git a/Production/SNIPE-IT/resources/lang/uk-UA/admin/users/message.php b/Productivite/Snipe-IT/resources/lang/uk-UA/admin/users/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/uk-UA/admin/users/message.php
rename to Productivite/Snipe-IT/resources/lang/uk-UA/admin/users/message.php
diff --git a/Production/SNIPE-IT/resources/lang/uk-UA/admin/users/table.php b/Productivite/Snipe-IT/resources/lang/uk-UA/admin/users/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/uk-UA/admin/users/table.php
rename to Productivite/Snipe-IT/resources/lang/uk-UA/admin/users/table.php
diff --git a/Production/SNIPE-IT/resources/lang/uk-UA/auth.php b/Productivite/Snipe-IT/resources/lang/uk-UA/auth.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/uk-UA/auth.php
rename to Productivite/Snipe-IT/resources/lang/uk-UA/auth.php
diff --git a/Production/SNIPE-IT/resources/lang/uk-UA/auth/general.php b/Productivite/Snipe-IT/resources/lang/uk-UA/auth/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/uk-UA/auth/general.php
rename to Productivite/Snipe-IT/resources/lang/uk-UA/auth/general.php
diff --git a/Production/SNIPE-IT/resources/lang/uk-UA/auth/message.php b/Productivite/Snipe-IT/resources/lang/uk-UA/auth/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/uk-UA/auth/message.php
rename to Productivite/Snipe-IT/resources/lang/uk-UA/auth/message.php
diff --git a/Production/SNIPE-IT/resources/lang/uk-UA/button.php b/Productivite/Snipe-IT/resources/lang/uk-UA/button.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/uk-UA/button.php
rename to Productivite/Snipe-IT/resources/lang/uk-UA/button.php
diff --git a/Production/SNIPE-IT/resources/lang/uk-UA/general.php b/Productivite/Snipe-IT/resources/lang/uk-UA/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/uk-UA/general.php
rename to Productivite/Snipe-IT/resources/lang/uk-UA/general.php
diff --git a/Production/SNIPE-IT/resources/lang/uk-UA/help.php b/Productivite/Snipe-IT/resources/lang/uk-UA/help.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/uk-UA/help.php
rename to Productivite/Snipe-IT/resources/lang/uk-UA/help.php
diff --git a/Production/SNIPE-IT/resources/lang/uk-UA/localizations.php b/Productivite/Snipe-IT/resources/lang/uk-UA/localizations.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/uk-UA/localizations.php
rename to Productivite/Snipe-IT/resources/lang/uk-UA/localizations.php
diff --git a/Production/SNIPE-IT/resources/lang/uk-UA/mail.php b/Productivite/Snipe-IT/resources/lang/uk-UA/mail.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/uk-UA/mail.php
rename to Productivite/Snipe-IT/resources/lang/uk-UA/mail.php
diff --git a/Production/SNIPE-IT/resources/lang/uk-UA/pagination.php b/Productivite/Snipe-IT/resources/lang/uk-UA/pagination.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/uk-UA/pagination.php
rename to Productivite/Snipe-IT/resources/lang/uk-UA/pagination.php
diff --git a/Production/SNIPE-IT/resources/lang/uk-UA/passwords.php b/Productivite/Snipe-IT/resources/lang/uk-UA/passwords.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/uk-UA/passwords.php
rename to Productivite/Snipe-IT/resources/lang/uk-UA/passwords.php
diff --git a/Production/SNIPE-IT/resources/lang/uk-UA/reminders.php b/Productivite/Snipe-IT/resources/lang/uk-UA/reminders.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/uk-UA/reminders.php
rename to Productivite/Snipe-IT/resources/lang/uk-UA/reminders.php
diff --git a/Production/SNIPE-IT/resources/lang/uk-UA/table.php b/Productivite/Snipe-IT/resources/lang/uk-UA/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/uk-UA/table.php
rename to Productivite/Snipe-IT/resources/lang/uk-UA/table.php
diff --git a/Production/SNIPE-IT/resources/lang/uk-UA/validation.php b/Productivite/Snipe-IT/resources/lang/uk-UA/validation.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/uk-UA/validation.php
rename to Productivite/Snipe-IT/resources/lang/uk-UA/validation.php
diff --git a/Production/SNIPE-IT/resources/lang/ur-PK/account/general.php b/Productivite/Snipe-IT/resources/lang/ur-PK/account/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ur-PK/account/general.php
rename to Productivite/Snipe-IT/resources/lang/ur-PK/account/general.php
diff --git a/Production/SNIPE-IT/resources/lang/ur-PK/admin/accessories/general.php b/Productivite/Snipe-IT/resources/lang/ur-PK/admin/accessories/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ur-PK/admin/accessories/general.php
rename to Productivite/Snipe-IT/resources/lang/ur-PK/admin/accessories/general.php
diff --git a/Production/SNIPE-IT/resources/lang/ur-PK/admin/accessories/message.php b/Productivite/Snipe-IT/resources/lang/ur-PK/admin/accessories/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ur-PK/admin/accessories/message.php
rename to Productivite/Snipe-IT/resources/lang/ur-PK/admin/accessories/message.php
diff --git a/Production/SNIPE-IT/resources/lang/ur-PK/admin/accessories/table.php b/Productivite/Snipe-IT/resources/lang/ur-PK/admin/accessories/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ur-PK/admin/accessories/table.php
rename to Productivite/Snipe-IT/resources/lang/ur-PK/admin/accessories/table.php
diff --git a/Production/SNIPE-IT/resources/lang/ur-PK/admin/asset_maintenances/form.php b/Productivite/Snipe-IT/resources/lang/ur-PK/admin/asset_maintenances/form.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ur-PK/admin/asset_maintenances/form.php
rename to Productivite/Snipe-IT/resources/lang/ur-PK/admin/asset_maintenances/form.php
diff --git a/Production/SNIPE-IT/resources/lang/ur-PK/admin/asset_maintenances/general.php b/Productivite/Snipe-IT/resources/lang/ur-PK/admin/asset_maintenances/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ur-PK/admin/asset_maintenances/general.php
rename to Productivite/Snipe-IT/resources/lang/ur-PK/admin/asset_maintenances/general.php
diff --git a/Production/SNIPE-IT/resources/lang/ur-PK/admin/asset_maintenances/message.php b/Productivite/Snipe-IT/resources/lang/ur-PK/admin/asset_maintenances/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ur-PK/admin/asset_maintenances/message.php
rename to Productivite/Snipe-IT/resources/lang/ur-PK/admin/asset_maintenances/message.php
diff --git a/Production/SNIPE-IT/resources/lang/ur-PK/admin/asset_maintenances/table.php b/Productivite/Snipe-IT/resources/lang/ur-PK/admin/asset_maintenances/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ur-PK/admin/asset_maintenances/table.php
rename to Productivite/Snipe-IT/resources/lang/ur-PK/admin/asset_maintenances/table.php
diff --git a/Production/SNIPE-IT/resources/lang/ur-PK/admin/categories/general.php b/Productivite/Snipe-IT/resources/lang/ur-PK/admin/categories/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ur-PK/admin/categories/general.php
rename to Productivite/Snipe-IT/resources/lang/ur-PK/admin/categories/general.php
diff --git a/Production/SNIPE-IT/resources/lang/ur-PK/admin/categories/message.php b/Productivite/Snipe-IT/resources/lang/ur-PK/admin/categories/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ur-PK/admin/categories/message.php
rename to Productivite/Snipe-IT/resources/lang/ur-PK/admin/categories/message.php
diff --git a/Production/SNIPE-IT/resources/lang/ur-PK/admin/categories/table.php b/Productivite/Snipe-IT/resources/lang/ur-PK/admin/categories/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ur-PK/admin/categories/table.php
rename to Productivite/Snipe-IT/resources/lang/ur-PK/admin/categories/table.php
diff --git a/Production/SNIPE-IT/resources/lang/ur-PK/admin/companies/general.php b/Productivite/Snipe-IT/resources/lang/ur-PK/admin/companies/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ur-PK/admin/companies/general.php
rename to Productivite/Snipe-IT/resources/lang/ur-PK/admin/companies/general.php
diff --git a/Production/SNIPE-IT/resources/lang/ur-PK/admin/companies/message.php b/Productivite/Snipe-IT/resources/lang/ur-PK/admin/companies/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ur-PK/admin/companies/message.php
rename to Productivite/Snipe-IT/resources/lang/ur-PK/admin/companies/message.php
diff --git a/Production/SNIPE-IT/resources/lang/ur-PK/admin/companies/table.php b/Productivite/Snipe-IT/resources/lang/ur-PK/admin/companies/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ur-PK/admin/companies/table.php
rename to Productivite/Snipe-IT/resources/lang/ur-PK/admin/companies/table.php
diff --git a/Production/SNIPE-IT/resources/lang/ur-PK/admin/components/general.php b/Productivite/Snipe-IT/resources/lang/ur-PK/admin/components/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ur-PK/admin/components/general.php
rename to Productivite/Snipe-IT/resources/lang/ur-PK/admin/components/general.php
diff --git a/Production/SNIPE-IT/resources/lang/ur-PK/admin/components/message.php b/Productivite/Snipe-IT/resources/lang/ur-PK/admin/components/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ur-PK/admin/components/message.php
rename to Productivite/Snipe-IT/resources/lang/ur-PK/admin/components/message.php
diff --git a/Production/SNIPE-IT/resources/lang/ur-PK/admin/components/table.php b/Productivite/Snipe-IT/resources/lang/ur-PK/admin/components/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ur-PK/admin/components/table.php
rename to Productivite/Snipe-IT/resources/lang/ur-PK/admin/components/table.php
diff --git a/Production/SNIPE-IT/resources/lang/ur-PK/admin/consumables/general.php b/Productivite/Snipe-IT/resources/lang/ur-PK/admin/consumables/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ur-PK/admin/consumables/general.php
rename to Productivite/Snipe-IT/resources/lang/ur-PK/admin/consumables/general.php
diff --git a/Production/SNIPE-IT/resources/lang/ur-PK/admin/consumables/message.php b/Productivite/Snipe-IT/resources/lang/ur-PK/admin/consumables/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ur-PK/admin/consumables/message.php
rename to Productivite/Snipe-IT/resources/lang/ur-PK/admin/consumables/message.php
diff --git a/Production/SNIPE-IT/resources/lang/ur-PK/admin/consumables/table.php b/Productivite/Snipe-IT/resources/lang/ur-PK/admin/consumables/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ur-PK/admin/consumables/table.php
rename to Productivite/Snipe-IT/resources/lang/ur-PK/admin/consumables/table.php
diff --git a/Production/SNIPE-IT/resources/lang/ur-PK/admin/custom_fields/general.php b/Productivite/Snipe-IT/resources/lang/ur-PK/admin/custom_fields/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ur-PK/admin/custom_fields/general.php
rename to Productivite/Snipe-IT/resources/lang/ur-PK/admin/custom_fields/general.php
diff --git a/Production/SNIPE-IT/resources/lang/ur-PK/admin/custom_fields/message.php b/Productivite/Snipe-IT/resources/lang/ur-PK/admin/custom_fields/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ur-PK/admin/custom_fields/message.php
rename to Productivite/Snipe-IT/resources/lang/ur-PK/admin/custom_fields/message.php
diff --git a/Production/SNIPE-IT/resources/lang/ur-PK/admin/departments/message.php b/Productivite/Snipe-IT/resources/lang/ur-PK/admin/departments/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ur-PK/admin/departments/message.php
rename to Productivite/Snipe-IT/resources/lang/ur-PK/admin/departments/message.php
diff --git a/Production/SNIPE-IT/resources/lang/ur-PK/admin/departments/table.php b/Productivite/Snipe-IT/resources/lang/ur-PK/admin/departments/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ur-PK/admin/departments/table.php
rename to Productivite/Snipe-IT/resources/lang/ur-PK/admin/departments/table.php
diff --git a/Production/SNIPE-IT/resources/lang/ur-PK/admin/depreciations/general.php b/Productivite/Snipe-IT/resources/lang/ur-PK/admin/depreciations/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ur-PK/admin/depreciations/general.php
rename to Productivite/Snipe-IT/resources/lang/ur-PK/admin/depreciations/general.php
diff --git a/Production/SNIPE-IT/resources/lang/ur-PK/admin/depreciations/message.php b/Productivite/Snipe-IT/resources/lang/ur-PK/admin/depreciations/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ur-PK/admin/depreciations/message.php
rename to Productivite/Snipe-IT/resources/lang/ur-PK/admin/depreciations/message.php
diff --git a/Production/SNIPE-IT/resources/lang/ur-PK/admin/depreciations/table.php b/Productivite/Snipe-IT/resources/lang/ur-PK/admin/depreciations/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ur-PK/admin/depreciations/table.php
rename to Productivite/Snipe-IT/resources/lang/ur-PK/admin/depreciations/table.php
diff --git a/Production/SNIPE-IT/resources/lang/ur-PK/admin/groups/message.php b/Productivite/Snipe-IT/resources/lang/ur-PK/admin/groups/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ur-PK/admin/groups/message.php
rename to Productivite/Snipe-IT/resources/lang/ur-PK/admin/groups/message.php
diff --git a/Production/SNIPE-IT/resources/lang/ur-PK/admin/groups/table.php b/Productivite/Snipe-IT/resources/lang/ur-PK/admin/groups/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ur-PK/admin/groups/table.php
rename to Productivite/Snipe-IT/resources/lang/ur-PK/admin/groups/table.php
diff --git a/Production/SNIPE-IT/resources/lang/ur-PK/admin/groups/titles.php b/Productivite/Snipe-IT/resources/lang/ur-PK/admin/groups/titles.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ur-PK/admin/groups/titles.php
rename to Productivite/Snipe-IT/resources/lang/ur-PK/admin/groups/titles.php
diff --git a/Production/SNIPE-IT/resources/lang/ur-PK/admin/hardware/form.php b/Productivite/Snipe-IT/resources/lang/ur-PK/admin/hardware/form.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ur-PK/admin/hardware/form.php
rename to Productivite/Snipe-IT/resources/lang/ur-PK/admin/hardware/form.php
diff --git a/Production/SNIPE-IT/resources/lang/ur-PK/admin/hardware/general.php b/Productivite/Snipe-IT/resources/lang/ur-PK/admin/hardware/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ur-PK/admin/hardware/general.php
rename to Productivite/Snipe-IT/resources/lang/ur-PK/admin/hardware/general.php
diff --git a/Production/SNIPE-IT/resources/lang/ur-PK/admin/hardware/message.php b/Productivite/Snipe-IT/resources/lang/ur-PK/admin/hardware/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ur-PK/admin/hardware/message.php
rename to Productivite/Snipe-IT/resources/lang/ur-PK/admin/hardware/message.php
diff --git a/Production/SNIPE-IT/resources/lang/ur-PK/admin/hardware/table.php b/Productivite/Snipe-IT/resources/lang/ur-PK/admin/hardware/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ur-PK/admin/hardware/table.php
rename to Productivite/Snipe-IT/resources/lang/ur-PK/admin/hardware/table.php
diff --git a/Production/SNIPE-IT/resources/lang/ur-PK/admin/kits/general.php b/Productivite/Snipe-IT/resources/lang/ur-PK/admin/kits/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ur-PK/admin/kits/general.php
rename to Productivite/Snipe-IT/resources/lang/ur-PK/admin/kits/general.php
diff --git a/Production/SNIPE-IT/resources/lang/ur-PK/admin/labels/message.php b/Productivite/Snipe-IT/resources/lang/ur-PK/admin/labels/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ur-PK/admin/labels/message.php
rename to Productivite/Snipe-IT/resources/lang/ur-PK/admin/labels/message.php
diff --git a/Production/SNIPE-IT/resources/lang/ur-PK/admin/labels/table.php b/Productivite/Snipe-IT/resources/lang/ur-PK/admin/labels/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ur-PK/admin/labels/table.php
rename to Productivite/Snipe-IT/resources/lang/ur-PK/admin/labels/table.php
diff --git a/Production/SNIPE-IT/resources/lang/ur-PK/admin/licenses/form.php b/Productivite/Snipe-IT/resources/lang/ur-PK/admin/licenses/form.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ur-PK/admin/licenses/form.php
rename to Productivite/Snipe-IT/resources/lang/ur-PK/admin/licenses/form.php
diff --git a/Production/SNIPE-IT/resources/lang/ur-PK/admin/licenses/general.php b/Productivite/Snipe-IT/resources/lang/ur-PK/admin/licenses/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ur-PK/admin/licenses/general.php
rename to Productivite/Snipe-IT/resources/lang/ur-PK/admin/licenses/general.php
diff --git a/Production/SNIPE-IT/resources/lang/ur-PK/admin/licenses/message.php b/Productivite/Snipe-IT/resources/lang/ur-PK/admin/licenses/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ur-PK/admin/licenses/message.php
rename to Productivite/Snipe-IT/resources/lang/ur-PK/admin/licenses/message.php
diff --git a/Production/SNIPE-IT/resources/lang/ur-PK/admin/licenses/table.php b/Productivite/Snipe-IT/resources/lang/ur-PK/admin/licenses/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ur-PK/admin/licenses/table.php
rename to Productivite/Snipe-IT/resources/lang/ur-PK/admin/licenses/table.php
diff --git a/Production/SNIPE-IT/resources/lang/ur-PK/admin/locations/message.php b/Productivite/Snipe-IT/resources/lang/ur-PK/admin/locations/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ur-PK/admin/locations/message.php
rename to Productivite/Snipe-IT/resources/lang/ur-PK/admin/locations/message.php
diff --git a/Production/SNIPE-IT/resources/lang/ur-PK/admin/locations/table.php b/Productivite/Snipe-IT/resources/lang/ur-PK/admin/locations/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ur-PK/admin/locations/table.php
rename to Productivite/Snipe-IT/resources/lang/ur-PK/admin/locations/table.php
diff --git a/Production/SNIPE-IT/resources/lang/ur-PK/admin/manufacturers/message.php b/Productivite/Snipe-IT/resources/lang/ur-PK/admin/manufacturers/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ur-PK/admin/manufacturers/message.php
rename to Productivite/Snipe-IT/resources/lang/ur-PK/admin/manufacturers/message.php
diff --git a/Production/SNIPE-IT/resources/lang/ur-PK/admin/manufacturers/table.php b/Productivite/Snipe-IT/resources/lang/ur-PK/admin/manufacturers/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ur-PK/admin/manufacturers/table.php
rename to Productivite/Snipe-IT/resources/lang/ur-PK/admin/manufacturers/table.php
diff --git a/Production/SNIPE-IT/resources/lang/ur-PK/admin/models/general.php b/Productivite/Snipe-IT/resources/lang/ur-PK/admin/models/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ur-PK/admin/models/general.php
rename to Productivite/Snipe-IT/resources/lang/ur-PK/admin/models/general.php
diff --git a/Production/SNIPE-IT/resources/lang/ur-PK/admin/models/message.php b/Productivite/Snipe-IT/resources/lang/ur-PK/admin/models/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ur-PK/admin/models/message.php
rename to Productivite/Snipe-IT/resources/lang/ur-PK/admin/models/message.php
diff --git a/Production/SNIPE-IT/resources/lang/ur-PK/admin/models/table.php b/Productivite/Snipe-IT/resources/lang/ur-PK/admin/models/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ur-PK/admin/models/table.php
rename to Productivite/Snipe-IT/resources/lang/ur-PK/admin/models/table.php
diff --git a/Production/SNIPE-IT/resources/lang/ur-PK/admin/reports/general.php b/Productivite/Snipe-IT/resources/lang/ur-PK/admin/reports/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ur-PK/admin/reports/general.php
rename to Productivite/Snipe-IT/resources/lang/ur-PK/admin/reports/general.php
diff --git a/Production/SNIPE-IT/resources/lang/ur-PK/admin/reports/message.php b/Productivite/Snipe-IT/resources/lang/ur-PK/admin/reports/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ur-PK/admin/reports/message.php
rename to Productivite/Snipe-IT/resources/lang/ur-PK/admin/reports/message.php
diff --git a/Production/SNIPE-IT/resources/lang/ur-PK/admin/settings/general.php b/Productivite/Snipe-IT/resources/lang/ur-PK/admin/settings/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ur-PK/admin/settings/general.php
rename to Productivite/Snipe-IT/resources/lang/ur-PK/admin/settings/general.php
diff --git a/Production/SNIPE-IT/resources/lang/ur-PK/admin/settings/message.php b/Productivite/Snipe-IT/resources/lang/ur-PK/admin/settings/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ur-PK/admin/settings/message.php
rename to Productivite/Snipe-IT/resources/lang/ur-PK/admin/settings/message.php
diff --git a/Production/SNIPE-IT/resources/lang/ur-PK/admin/settings/table.php b/Productivite/Snipe-IT/resources/lang/ur-PK/admin/settings/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ur-PK/admin/settings/table.php
rename to Productivite/Snipe-IT/resources/lang/ur-PK/admin/settings/table.php
diff --git a/Production/SNIPE-IT/resources/lang/ur-PK/admin/statuslabels/message.php b/Productivite/Snipe-IT/resources/lang/ur-PK/admin/statuslabels/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ur-PK/admin/statuslabels/message.php
rename to Productivite/Snipe-IT/resources/lang/ur-PK/admin/statuslabels/message.php
diff --git a/Production/SNIPE-IT/resources/lang/ur-PK/admin/statuslabels/table.php b/Productivite/Snipe-IT/resources/lang/ur-PK/admin/statuslabels/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ur-PK/admin/statuslabels/table.php
rename to Productivite/Snipe-IT/resources/lang/ur-PK/admin/statuslabels/table.php
diff --git a/Production/SNIPE-IT/resources/lang/ur-PK/admin/suppliers/message.php b/Productivite/Snipe-IT/resources/lang/ur-PK/admin/suppliers/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ur-PK/admin/suppliers/message.php
rename to Productivite/Snipe-IT/resources/lang/ur-PK/admin/suppliers/message.php
diff --git a/Production/SNIPE-IT/resources/lang/ur-PK/admin/suppliers/table.php b/Productivite/Snipe-IT/resources/lang/ur-PK/admin/suppliers/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ur-PK/admin/suppliers/table.php
rename to Productivite/Snipe-IT/resources/lang/ur-PK/admin/suppliers/table.php
diff --git a/Production/SNIPE-IT/resources/lang/ur-PK/admin/users/general.php b/Productivite/Snipe-IT/resources/lang/ur-PK/admin/users/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ur-PK/admin/users/general.php
rename to Productivite/Snipe-IT/resources/lang/ur-PK/admin/users/general.php
diff --git a/Production/SNIPE-IT/resources/lang/ur-PK/admin/users/message.php b/Productivite/Snipe-IT/resources/lang/ur-PK/admin/users/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ur-PK/admin/users/message.php
rename to Productivite/Snipe-IT/resources/lang/ur-PK/admin/users/message.php
diff --git a/Production/SNIPE-IT/resources/lang/ur-PK/admin/users/table.php b/Productivite/Snipe-IT/resources/lang/ur-PK/admin/users/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ur-PK/admin/users/table.php
rename to Productivite/Snipe-IT/resources/lang/ur-PK/admin/users/table.php
diff --git a/Production/SNIPE-IT/resources/lang/ur-PK/auth.php b/Productivite/Snipe-IT/resources/lang/ur-PK/auth.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ur-PK/auth.php
rename to Productivite/Snipe-IT/resources/lang/ur-PK/auth.php
diff --git a/Production/SNIPE-IT/resources/lang/ur-PK/auth/general.php b/Productivite/Snipe-IT/resources/lang/ur-PK/auth/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ur-PK/auth/general.php
rename to Productivite/Snipe-IT/resources/lang/ur-PK/auth/general.php
diff --git a/Production/SNIPE-IT/resources/lang/ur-PK/auth/message.php b/Productivite/Snipe-IT/resources/lang/ur-PK/auth/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ur-PK/auth/message.php
rename to Productivite/Snipe-IT/resources/lang/ur-PK/auth/message.php
diff --git a/Production/SNIPE-IT/resources/lang/ur-PK/button.php b/Productivite/Snipe-IT/resources/lang/ur-PK/button.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ur-PK/button.php
rename to Productivite/Snipe-IT/resources/lang/ur-PK/button.php
diff --git a/Production/SNIPE-IT/resources/lang/ur-PK/general.php b/Productivite/Snipe-IT/resources/lang/ur-PK/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ur-PK/general.php
rename to Productivite/Snipe-IT/resources/lang/ur-PK/general.php
diff --git a/Production/SNIPE-IT/resources/lang/ur-PK/help.php b/Productivite/Snipe-IT/resources/lang/ur-PK/help.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ur-PK/help.php
rename to Productivite/Snipe-IT/resources/lang/ur-PK/help.php
diff --git a/Production/SNIPE-IT/resources/lang/ur-PK/localizations.php b/Productivite/Snipe-IT/resources/lang/ur-PK/localizations.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ur-PK/localizations.php
rename to Productivite/Snipe-IT/resources/lang/ur-PK/localizations.php
diff --git a/Production/SNIPE-IT/resources/lang/ur-PK/mail.php b/Productivite/Snipe-IT/resources/lang/ur-PK/mail.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ur-PK/mail.php
rename to Productivite/Snipe-IT/resources/lang/ur-PK/mail.php
diff --git a/Production/SNIPE-IT/resources/lang/ur-PK/pagination.php b/Productivite/Snipe-IT/resources/lang/ur-PK/pagination.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ur-PK/pagination.php
rename to Productivite/Snipe-IT/resources/lang/ur-PK/pagination.php
diff --git a/Production/SNIPE-IT/resources/lang/ur-PK/passwords.php b/Productivite/Snipe-IT/resources/lang/ur-PK/passwords.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ur-PK/passwords.php
rename to Productivite/Snipe-IT/resources/lang/ur-PK/passwords.php
diff --git a/Production/SNIPE-IT/resources/lang/ur-PK/reminders.php b/Productivite/Snipe-IT/resources/lang/ur-PK/reminders.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ur-PK/reminders.php
rename to Productivite/Snipe-IT/resources/lang/ur-PK/reminders.php
diff --git a/Production/SNIPE-IT/resources/lang/ur-PK/table.php b/Productivite/Snipe-IT/resources/lang/ur-PK/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ur-PK/table.php
rename to Productivite/Snipe-IT/resources/lang/ur-PK/table.php
diff --git a/Production/SNIPE-IT/resources/lang/ur-PK/validation.php b/Productivite/Snipe-IT/resources/lang/ur-PK/validation.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/ur-PK/validation.php
rename to Productivite/Snipe-IT/resources/lang/ur-PK/validation.php
diff --git a/Production/SNIPE-IT/resources/lang/vendor/backup/ar-SA/notifications.php b/Productivite/Snipe-IT/resources/lang/vendor/backup/ar-SA/notifications.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/vendor/backup/ar-SA/notifications.php
rename to Productivite/Snipe-IT/resources/lang/vendor/backup/ar-SA/notifications.php
diff --git a/Production/SNIPE-IT/resources/lang/vendor/backup/da-DK/notifications.php b/Productivite/Snipe-IT/resources/lang/vendor/backup/da-DK/notifications.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/vendor/backup/da-DK/notifications.php
rename to Productivite/Snipe-IT/resources/lang/vendor/backup/da-DK/notifications.php
diff --git a/Production/SNIPE-IT/resources/lang/vendor/backup/de-DE/notifications.php b/Productivite/Snipe-IT/resources/lang/vendor/backup/de-DE/notifications.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/vendor/backup/de-DE/notifications.php
rename to Productivite/Snipe-IT/resources/lang/vendor/backup/de-DE/notifications.php
diff --git a/Production/SNIPE-IT/resources/lang/vendor/backup/en-US/notifications.php b/Productivite/Snipe-IT/resources/lang/vendor/backup/en-US/notifications.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/vendor/backup/en-US/notifications.php
rename to Productivite/Snipe-IT/resources/lang/vendor/backup/en-US/notifications.php
diff --git a/Production/SNIPE-IT/resources/lang/vendor/backup/es-ES/notifications.php b/Productivite/Snipe-IT/resources/lang/vendor/backup/es-ES/notifications.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/vendor/backup/es-ES/notifications.php
rename to Productivite/Snipe-IT/resources/lang/vendor/backup/es-ES/notifications.php
diff --git a/Production/SNIPE-IT/resources/lang/vendor/backup/fa-IR/notifications.php b/Productivite/Snipe-IT/resources/lang/vendor/backup/fa-IR/notifications.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/vendor/backup/fa-IR/notifications.php
rename to Productivite/Snipe-IT/resources/lang/vendor/backup/fa-IR/notifications.php
diff --git a/Production/SNIPE-IT/resources/lang/vendor/backup/fr-FR/notifications.php b/Productivite/Snipe-IT/resources/lang/vendor/backup/fr-FR/notifications.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/vendor/backup/fr-FR/notifications.php
rename to Productivite/Snipe-IT/resources/lang/vendor/backup/fr-FR/notifications.php
diff --git a/Production/SNIPE-IT/resources/lang/vi-VN/account/general.php b/Productivite/Snipe-IT/resources/lang/vi-VN/account/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/vi-VN/account/general.php
rename to Productivite/Snipe-IT/resources/lang/vi-VN/account/general.php
diff --git a/Production/SNIPE-IT/resources/lang/vi-VN/admin/accessories/general.php b/Productivite/Snipe-IT/resources/lang/vi-VN/admin/accessories/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/vi-VN/admin/accessories/general.php
rename to Productivite/Snipe-IT/resources/lang/vi-VN/admin/accessories/general.php
diff --git a/Production/SNIPE-IT/resources/lang/vi-VN/admin/accessories/message.php b/Productivite/Snipe-IT/resources/lang/vi-VN/admin/accessories/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/vi-VN/admin/accessories/message.php
rename to Productivite/Snipe-IT/resources/lang/vi-VN/admin/accessories/message.php
diff --git a/Production/SNIPE-IT/resources/lang/vi-VN/admin/accessories/table.php b/Productivite/Snipe-IT/resources/lang/vi-VN/admin/accessories/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/vi-VN/admin/accessories/table.php
rename to Productivite/Snipe-IT/resources/lang/vi-VN/admin/accessories/table.php
diff --git a/Production/SNIPE-IT/resources/lang/vi-VN/admin/asset_maintenances/form.php b/Productivite/Snipe-IT/resources/lang/vi-VN/admin/asset_maintenances/form.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/vi-VN/admin/asset_maintenances/form.php
rename to Productivite/Snipe-IT/resources/lang/vi-VN/admin/asset_maintenances/form.php
diff --git a/Production/SNIPE-IT/resources/lang/vi-VN/admin/asset_maintenances/general.php b/Productivite/Snipe-IT/resources/lang/vi-VN/admin/asset_maintenances/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/vi-VN/admin/asset_maintenances/general.php
rename to Productivite/Snipe-IT/resources/lang/vi-VN/admin/asset_maintenances/general.php
diff --git a/Production/SNIPE-IT/resources/lang/vi-VN/admin/asset_maintenances/message.php b/Productivite/Snipe-IT/resources/lang/vi-VN/admin/asset_maintenances/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/vi-VN/admin/asset_maintenances/message.php
rename to Productivite/Snipe-IT/resources/lang/vi-VN/admin/asset_maintenances/message.php
diff --git a/Production/SNIPE-IT/resources/lang/vi-VN/admin/asset_maintenances/table.php b/Productivite/Snipe-IT/resources/lang/vi-VN/admin/asset_maintenances/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/vi-VN/admin/asset_maintenances/table.php
rename to Productivite/Snipe-IT/resources/lang/vi-VN/admin/asset_maintenances/table.php
diff --git a/Production/SNIPE-IT/resources/lang/vi-VN/admin/categories/general.php b/Productivite/Snipe-IT/resources/lang/vi-VN/admin/categories/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/vi-VN/admin/categories/general.php
rename to Productivite/Snipe-IT/resources/lang/vi-VN/admin/categories/general.php
diff --git a/Production/SNIPE-IT/resources/lang/vi-VN/admin/categories/message.php b/Productivite/Snipe-IT/resources/lang/vi-VN/admin/categories/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/vi-VN/admin/categories/message.php
rename to Productivite/Snipe-IT/resources/lang/vi-VN/admin/categories/message.php
diff --git a/Production/SNIPE-IT/resources/lang/vi-VN/admin/categories/table.php b/Productivite/Snipe-IT/resources/lang/vi-VN/admin/categories/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/vi-VN/admin/categories/table.php
rename to Productivite/Snipe-IT/resources/lang/vi-VN/admin/categories/table.php
diff --git a/Production/SNIPE-IT/resources/lang/vi-VN/admin/companies/general.php b/Productivite/Snipe-IT/resources/lang/vi-VN/admin/companies/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/vi-VN/admin/companies/general.php
rename to Productivite/Snipe-IT/resources/lang/vi-VN/admin/companies/general.php
diff --git a/Production/SNIPE-IT/resources/lang/vi-VN/admin/companies/message.php b/Productivite/Snipe-IT/resources/lang/vi-VN/admin/companies/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/vi-VN/admin/companies/message.php
rename to Productivite/Snipe-IT/resources/lang/vi-VN/admin/companies/message.php
diff --git a/Production/SNIPE-IT/resources/lang/vi-VN/admin/companies/table.php b/Productivite/Snipe-IT/resources/lang/vi-VN/admin/companies/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/vi-VN/admin/companies/table.php
rename to Productivite/Snipe-IT/resources/lang/vi-VN/admin/companies/table.php
diff --git a/Production/SNIPE-IT/resources/lang/vi-VN/admin/components/general.php b/Productivite/Snipe-IT/resources/lang/vi-VN/admin/components/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/vi-VN/admin/components/general.php
rename to Productivite/Snipe-IT/resources/lang/vi-VN/admin/components/general.php
diff --git a/Production/SNIPE-IT/resources/lang/vi-VN/admin/components/message.php b/Productivite/Snipe-IT/resources/lang/vi-VN/admin/components/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/vi-VN/admin/components/message.php
rename to Productivite/Snipe-IT/resources/lang/vi-VN/admin/components/message.php
diff --git a/Production/SNIPE-IT/resources/lang/vi-VN/admin/components/table.php b/Productivite/Snipe-IT/resources/lang/vi-VN/admin/components/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/vi-VN/admin/components/table.php
rename to Productivite/Snipe-IT/resources/lang/vi-VN/admin/components/table.php
diff --git a/Production/SNIPE-IT/resources/lang/vi-VN/admin/consumables/general.php b/Productivite/Snipe-IT/resources/lang/vi-VN/admin/consumables/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/vi-VN/admin/consumables/general.php
rename to Productivite/Snipe-IT/resources/lang/vi-VN/admin/consumables/general.php
diff --git a/Production/SNIPE-IT/resources/lang/vi-VN/admin/consumables/message.php b/Productivite/Snipe-IT/resources/lang/vi-VN/admin/consumables/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/vi-VN/admin/consumables/message.php
rename to Productivite/Snipe-IT/resources/lang/vi-VN/admin/consumables/message.php
diff --git a/Production/SNIPE-IT/resources/lang/vi-VN/admin/consumables/table.php b/Productivite/Snipe-IT/resources/lang/vi-VN/admin/consumables/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/vi-VN/admin/consumables/table.php
rename to Productivite/Snipe-IT/resources/lang/vi-VN/admin/consumables/table.php
diff --git a/Production/SNIPE-IT/resources/lang/vi-VN/admin/custom_fields/general.php b/Productivite/Snipe-IT/resources/lang/vi-VN/admin/custom_fields/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/vi-VN/admin/custom_fields/general.php
rename to Productivite/Snipe-IT/resources/lang/vi-VN/admin/custom_fields/general.php
diff --git a/Production/SNIPE-IT/resources/lang/vi-VN/admin/custom_fields/message.php b/Productivite/Snipe-IT/resources/lang/vi-VN/admin/custom_fields/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/vi-VN/admin/custom_fields/message.php
rename to Productivite/Snipe-IT/resources/lang/vi-VN/admin/custom_fields/message.php
diff --git a/Production/SNIPE-IT/resources/lang/vi-VN/admin/departments/message.php b/Productivite/Snipe-IT/resources/lang/vi-VN/admin/departments/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/vi-VN/admin/departments/message.php
rename to Productivite/Snipe-IT/resources/lang/vi-VN/admin/departments/message.php
diff --git a/Production/SNIPE-IT/resources/lang/vi-VN/admin/departments/table.php b/Productivite/Snipe-IT/resources/lang/vi-VN/admin/departments/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/vi-VN/admin/departments/table.php
rename to Productivite/Snipe-IT/resources/lang/vi-VN/admin/departments/table.php
diff --git a/Production/SNIPE-IT/resources/lang/vi-VN/admin/depreciations/general.php b/Productivite/Snipe-IT/resources/lang/vi-VN/admin/depreciations/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/vi-VN/admin/depreciations/general.php
rename to Productivite/Snipe-IT/resources/lang/vi-VN/admin/depreciations/general.php
diff --git a/Production/SNIPE-IT/resources/lang/vi-VN/admin/depreciations/message.php b/Productivite/Snipe-IT/resources/lang/vi-VN/admin/depreciations/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/vi-VN/admin/depreciations/message.php
rename to Productivite/Snipe-IT/resources/lang/vi-VN/admin/depreciations/message.php
diff --git a/Production/SNIPE-IT/resources/lang/vi-VN/admin/depreciations/table.php b/Productivite/Snipe-IT/resources/lang/vi-VN/admin/depreciations/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/vi-VN/admin/depreciations/table.php
rename to Productivite/Snipe-IT/resources/lang/vi-VN/admin/depreciations/table.php
diff --git a/Production/SNIPE-IT/resources/lang/vi-VN/admin/groups/message.php b/Productivite/Snipe-IT/resources/lang/vi-VN/admin/groups/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/vi-VN/admin/groups/message.php
rename to Productivite/Snipe-IT/resources/lang/vi-VN/admin/groups/message.php
diff --git a/Production/SNIPE-IT/resources/lang/vi-VN/admin/groups/table.php b/Productivite/Snipe-IT/resources/lang/vi-VN/admin/groups/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/vi-VN/admin/groups/table.php
rename to Productivite/Snipe-IT/resources/lang/vi-VN/admin/groups/table.php
diff --git a/Production/SNIPE-IT/resources/lang/vi-VN/admin/groups/titles.php b/Productivite/Snipe-IT/resources/lang/vi-VN/admin/groups/titles.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/vi-VN/admin/groups/titles.php
rename to Productivite/Snipe-IT/resources/lang/vi-VN/admin/groups/titles.php
diff --git a/Production/SNIPE-IT/resources/lang/vi-VN/admin/hardware/form.php b/Productivite/Snipe-IT/resources/lang/vi-VN/admin/hardware/form.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/vi-VN/admin/hardware/form.php
rename to Productivite/Snipe-IT/resources/lang/vi-VN/admin/hardware/form.php
diff --git a/Production/SNIPE-IT/resources/lang/vi-VN/admin/hardware/general.php b/Productivite/Snipe-IT/resources/lang/vi-VN/admin/hardware/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/vi-VN/admin/hardware/general.php
rename to Productivite/Snipe-IT/resources/lang/vi-VN/admin/hardware/general.php
diff --git a/Production/SNIPE-IT/resources/lang/vi-VN/admin/hardware/message.php b/Productivite/Snipe-IT/resources/lang/vi-VN/admin/hardware/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/vi-VN/admin/hardware/message.php
rename to Productivite/Snipe-IT/resources/lang/vi-VN/admin/hardware/message.php
diff --git a/Production/SNIPE-IT/resources/lang/vi-VN/admin/hardware/table.php b/Productivite/Snipe-IT/resources/lang/vi-VN/admin/hardware/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/vi-VN/admin/hardware/table.php
rename to Productivite/Snipe-IT/resources/lang/vi-VN/admin/hardware/table.php
diff --git a/Production/SNIPE-IT/resources/lang/vi-VN/admin/kits/general.php b/Productivite/Snipe-IT/resources/lang/vi-VN/admin/kits/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/vi-VN/admin/kits/general.php
rename to Productivite/Snipe-IT/resources/lang/vi-VN/admin/kits/general.php
diff --git a/Production/SNIPE-IT/resources/lang/vi-VN/admin/labels/message.php b/Productivite/Snipe-IT/resources/lang/vi-VN/admin/labels/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/vi-VN/admin/labels/message.php
rename to Productivite/Snipe-IT/resources/lang/vi-VN/admin/labels/message.php
diff --git a/Production/SNIPE-IT/resources/lang/vi-VN/admin/labels/table.php b/Productivite/Snipe-IT/resources/lang/vi-VN/admin/labels/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/vi-VN/admin/labels/table.php
rename to Productivite/Snipe-IT/resources/lang/vi-VN/admin/labels/table.php
diff --git a/Production/SNIPE-IT/resources/lang/vi-VN/admin/licenses/form.php b/Productivite/Snipe-IT/resources/lang/vi-VN/admin/licenses/form.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/vi-VN/admin/licenses/form.php
rename to Productivite/Snipe-IT/resources/lang/vi-VN/admin/licenses/form.php
diff --git a/Production/SNIPE-IT/resources/lang/vi-VN/admin/licenses/general.php b/Productivite/Snipe-IT/resources/lang/vi-VN/admin/licenses/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/vi-VN/admin/licenses/general.php
rename to Productivite/Snipe-IT/resources/lang/vi-VN/admin/licenses/general.php
diff --git a/Production/SNIPE-IT/resources/lang/vi-VN/admin/licenses/message.php b/Productivite/Snipe-IT/resources/lang/vi-VN/admin/licenses/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/vi-VN/admin/licenses/message.php
rename to Productivite/Snipe-IT/resources/lang/vi-VN/admin/licenses/message.php
diff --git a/Production/SNIPE-IT/resources/lang/vi-VN/admin/licenses/table.php b/Productivite/Snipe-IT/resources/lang/vi-VN/admin/licenses/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/vi-VN/admin/licenses/table.php
rename to Productivite/Snipe-IT/resources/lang/vi-VN/admin/licenses/table.php
diff --git a/Production/SNIPE-IT/resources/lang/vi-VN/admin/locations/message.php b/Productivite/Snipe-IT/resources/lang/vi-VN/admin/locations/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/vi-VN/admin/locations/message.php
rename to Productivite/Snipe-IT/resources/lang/vi-VN/admin/locations/message.php
diff --git a/Production/SNIPE-IT/resources/lang/vi-VN/admin/locations/table.php b/Productivite/Snipe-IT/resources/lang/vi-VN/admin/locations/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/vi-VN/admin/locations/table.php
rename to Productivite/Snipe-IT/resources/lang/vi-VN/admin/locations/table.php
diff --git a/Production/SNIPE-IT/resources/lang/vi-VN/admin/manufacturers/message.php b/Productivite/Snipe-IT/resources/lang/vi-VN/admin/manufacturers/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/vi-VN/admin/manufacturers/message.php
rename to Productivite/Snipe-IT/resources/lang/vi-VN/admin/manufacturers/message.php
diff --git a/Production/SNIPE-IT/resources/lang/vi-VN/admin/manufacturers/table.php b/Productivite/Snipe-IT/resources/lang/vi-VN/admin/manufacturers/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/vi-VN/admin/manufacturers/table.php
rename to Productivite/Snipe-IT/resources/lang/vi-VN/admin/manufacturers/table.php
diff --git a/Production/SNIPE-IT/resources/lang/vi-VN/admin/models/general.php b/Productivite/Snipe-IT/resources/lang/vi-VN/admin/models/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/vi-VN/admin/models/general.php
rename to Productivite/Snipe-IT/resources/lang/vi-VN/admin/models/general.php
diff --git a/Production/SNIPE-IT/resources/lang/vi-VN/admin/models/message.php b/Productivite/Snipe-IT/resources/lang/vi-VN/admin/models/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/vi-VN/admin/models/message.php
rename to Productivite/Snipe-IT/resources/lang/vi-VN/admin/models/message.php
diff --git a/Production/SNIPE-IT/resources/lang/vi-VN/admin/models/table.php b/Productivite/Snipe-IT/resources/lang/vi-VN/admin/models/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/vi-VN/admin/models/table.php
rename to Productivite/Snipe-IT/resources/lang/vi-VN/admin/models/table.php
diff --git a/Production/SNIPE-IT/resources/lang/vi-VN/admin/reports/general.php b/Productivite/Snipe-IT/resources/lang/vi-VN/admin/reports/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/vi-VN/admin/reports/general.php
rename to Productivite/Snipe-IT/resources/lang/vi-VN/admin/reports/general.php
diff --git a/Production/SNIPE-IT/resources/lang/vi-VN/admin/reports/message.php b/Productivite/Snipe-IT/resources/lang/vi-VN/admin/reports/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/vi-VN/admin/reports/message.php
rename to Productivite/Snipe-IT/resources/lang/vi-VN/admin/reports/message.php
diff --git a/Production/SNIPE-IT/resources/lang/vi-VN/admin/settings/general.php b/Productivite/Snipe-IT/resources/lang/vi-VN/admin/settings/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/vi-VN/admin/settings/general.php
rename to Productivite/Snipe-IT/resources/lang/vi-VN/admin/settings/general.php
diff --git a/Production/SNIPE-IT/resources/lang/vi-VN/admin/settings/message.php b/Productivite/Snipe-IT/resources/lang/vi-VN/admin/settings/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/vi-VN/admin/settings/message.php
rename to Productivite/Snipe-IT/resources/lang/vi-VN/admin/settings/message.php
diff --git a/Production/SNIPE-IT/resources/lang/vi-VN/admin/settings/table.php b/Productivite/Snipe-IT/resources/lang/vi-VN/admin/settings/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/vi-VN/admin/settings/table.php
rename to Productivite/Snipe-IT/resources/lang/vi-VN/admin/settings/table.php
diff --git a/Production/SNIPE-IT/resources/lang/vi-VN/admin/statuslabels/message.php b/Productivite/Snipe-IT/resources/lang/vi-VN/admin/statuslabels/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/vi-VN/admin/statuslabels/message.php
rename to Productivite/Snipe-IT/resources/lang/vi-VN/admin/statuslabels/message.php
diff --git a/Production/SNIPE-IT/resources/lang/vi-VN/admin/statuslabels/table.php b/Productivite/Snipe-IT/resources/lang/vi-VN/admin/statuslabels/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/vi-VN/admin/statuslabels/table.php
rename to Productivite/Snipe-IT/resources/lang/vi-VN/admin/statuslabels/table.php
diff --git a/Production/SNIPE-IT/resources/lang/vi-VN/admin/suppliers/message.php b/Productivite/Snipe-IT/resources/lang/vi-VN/admin/suppliers/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/vi-VN/admin/suppliers/message.php
rename to Productivite/Snipe-IT/resources/lang/vi-VN/admin/suppliers/message.php
diff --git a/Production/SNIPE-IT/resources/lang/vi-VN/admin/suppliers/table.php b/Productivite/Snipe-IT/resources/lang/vi-VN/admin/suppliers/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/vi-VN/admin/suppliers/table.php
rename to Productivite/Snipe-IT/resources/lang/vi-VN/admin/suppliers/table.php
diff --git a/Production/SNIPE-IT/resources/lang/vi-VN/admin/users/general.php b/Productivite/Snipe-IT/resources/lang/vi-VN/admin/users/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/vi-VN/admin/users/general.php
rename to Productivite/Snipe-IT/resources/lang/vi-VN/admin/users/general.php
diff --git a/Production/SNIPE-IT/resources/lang/vi-VN/admin/users/message.php b/Productivite/Snipe-IT/resources/lang/vi-VN/admin/users/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/vi-VN/admin/users/message.php
rename to Productivite/Snipe-IT/resources/lang/vi-VN/admin/users/message.php
diff --git a/Production/SNIPE-IT/resources/lang/vi-VN/admin/users/table.php b/Productivite/Snipe-IT/resources/lang/vi-VN/admin/users/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/vi-VN/admin/users/table.php
rename to Productivite/Snipe-IT/resources/lang/vi-VN/admin/users/table.php
diff --git a/Production/SNIPE-IT/resources/lang/vi-VN/auth.php b/Productivite/Snipe-IT/resources/lang/vi-VN/auth.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/vi-VN/auth.php
rename to Productivite/Snipe-IT/resources/lang/vi-VN/auth.php
diff --git a/Production/SNIPE-IT/resources/lang/vi-VN/auth/general.php b/Productivite/Snipe-IT/resources/lang/vi-VN/auth/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/vi-VN/auth/general.php
rename to Productivite/Snipe-IT/resources/lang/vi-VN/auth/general.php
diff --git a/Production/SNIPE-IT/resources/lang/vi-VN/auth/message.php b/Productivite/Snipe-IT/resources/lang/vi-VN/auth/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/vi-VN/auth/message.php
rename to Productivite/Snipe-IT/resources/lang/vi-VN/auth/message.php
diff --git a/Production/SNIPE-IT/resources/lang/vi-VN/button.php b/Productivite/Snipe-IT/resources/lang/vi-VN/button.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/vi-VN/button.php
rename to Productivite/Snipe-IT/resources/lang/vi-VN/button.php
diff --git a/Production/SNIPE-IT/resources/lang/vi-VN/general.php b/Productivite/Snipe-IT/resources/lang/vi-VN/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/vi-VN/general.php
rename to Productivite/Snipe-IT/resources/lang/vi-VN/general.php
diff --git a/Production/SNIPE-IT/resources/lang/vi-VN/help.php b/Productivite/Snipe-IT/resources/lang/vi-VN/help.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/vi-VN/help.php
rename to Productivite/Snipe-IT/resources/lang/vi-VN/help.php
diff --git a/Production/SNIPE-IT/resources/lang/vi-VN/localizations.php b/Productivite/Snipe-IT/resources/lang/vi-VN/localizations.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/vi-VN/localizations.php
rename to Productivite/Snipe-IT/resources/lang/vi-VN/localizations.php
diff --git a/Production/SNIPE-IT/resources/lang/vi-VN/mail.php b/Productivite/Snipe-IT/resources/lang/vi-VN/mail.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/vi-VN/mail.php
rename to Productivite/Snipe-IT/resources/lang/vi-VN/mail.php
diff --git a/Production/SNIPE-IT/resources/lang/vi-VN/pagination.php b/Productivite/Snipe-IT/resources/lang/vi-VN/pagination.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/vi-VN/pagination.php
rename to Productivite/Snipe-IT/resources/lang/vi-VN/pagination.php
diff --git a/Production/SNIPE-IT/resources/lang/vi-VN/passwords.php b/Productivite/Snipe-IT/resources/lang/vi-VN/passwords.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/vi-VN/passwords.php
rename to Productivite/Snipe-IT/resources/lang/vi-VN/passwords.php
diff --git a/Production/SNIPE-IT/resources/lang/vi-VN/reminders.php b/Productivite/Snipe-IT/resources/lang/vi-VN/reminders.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/vi-VN/reminders.php
rename to Productivite/Snipe-IT/resources/lang/vi-VN/reminders.php
diff --git a/Production/SNIPE-IT/resources/lang/vi-VN/table.php b/Productivite/Snipe-IT/resources/lang/vi-VN/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/vi-VN/table.php
rename to Productivite/Snipe-IT/resources/lang/vi-VN/table.php
diff --git a/Production/SNIPE-IT/resources/lang/vi-VN/validation.php b/Productivite/Snipe-IT/resources/lang/vi-VN/validation.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/vi-VN/validation.php
rename to Productivite/Snipe-IT/resources/lang/vi-VN/validation.php
diff --git a/Production/SNIPE-IT/resources/lang/zh-CN/account/general.php b/Productivite/Snipe-IT/resources/lang/zh-CN/account/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zh-CN/account/general.php
rename to Productivite/Snipe-IT/resources/lang/zh-CN/account/general.php
diff --git a/Production/SNIPE-IT/resources/lang/zh-CN/admin/accessories/general.php b/Productivite/Snipe-IT/resources/lang/zh-CN/admin/accessories/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zh-CN/admin/accessories/general.php
rename to Productivite/Snipe-IT/resources/lang/zh-CN/admin/accessories/general.php
diff --git a/Production/SNIPE-IT/resources/lang/zh-CN/admin/accessories/message.php b/Productivite/Snipe-IT/resources/lang/zh-CN/admin/accessories/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zh-CN/admin/accessories/message.php
rename to Productivite/Snipe-IT/resources/lang/zh-CN/admin/accessories/message.php
diff --git a/Production/SNIPE-IT/resources/lang/zh-CN/admin/accessories/table.php b/Productivite/Snipe-IT/resources/lang/zh-CN/admin/accessories/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zh-CN/admin/accessories/table.php
rename to Productivite/Snipe-IT/resources/lang/zh-CN/admin/accessories/table.php
diff --git a/Production/SNIPE-IT/resources/lang/zh-CN/admin/asset_maintenances/form.php b/Productivite/Snipe-IT/resources/lang/zh-CN/admin/asset_maintenances/form.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zh-CN/admin/asset_maintenances/form.php
rename to Productivite/Snipe-IT/resources/lang/zh-CN/admin/asset_maintenances/form.php
diff --git a/Production/SNIPE-IT/resources/lang/zh-CN/admin/asset_maintenances/general.php b/Productivite/Snipe-IT/resources/lang/zh-CN/admin/asset_maintenances/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zh-CN/admin/asset_maintenances/general.php
rename to Productivite/Snipe-IT/resources/lang/zh-CN/admin/asset_maintenances/general.php
diff --git a/Production/SNIPE-IT/resources/lang/zh-CN/admin/asset_maintenances/message.php b/Productivite/Snipe-IT/resources/lang/zh-CN/admin/asset_maintenances/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zh-CN/admin/asset_maintenances/message.php
rename to Productivite/Snipe-IT/resources/lang/zh-CN/admin/asset_maintenances/message.php
diff --git a/Production/SNIPE-IT/resources/lang/zh-CN/admin/asset_maintenances/table.php b/Productivite/Snipe-IT/resources/lang/zh-CN/admin/asset_maintenances/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zh-CN/admin/asset_maintenances/table.php
rename to Productivite/Snipe-IT/resources/lang/zh-CN/admin/asset_maintenances/table.php
diff --git a/Production/SNIPE-IT/resources/lang/zh-CN/admin/categories/general.php b/Productivite/Snipe-IT/resources/lang/zh-CN/admin/categories/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zh-CN/admin/categories/general.php
rename to Productivite/Snipe-IT/resources/lang/zh-CN/admin/categories/general.php
diff --git a/Production/SNIPE-IT/resources/lang/zh-CN/admin/categories/message.php b/Productivite/Snipe-IT/resources/lang/zh-CN/admin/categories/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zh-CN/admin/categories/message.php
rename to Productivite/Snipe-IT/resources/lang/zh-CN/admin/categories/message.php
diff --git a/Production/SNIPE-IT/resources/lang/zh-CN/admin/categories/table.php b/Productivite/Snipe-IT/resources/lang/zh-CN/admin/categories/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zh-CN/admin/categories/table.php
rename to Productivite/Snipe-IT/resources/lang/zh-CN/admin/categories/table.php
diff --git a/Production/SNIPE-IT/resources/lang/zh-CN/admin/companies/general.php b/Productivite/Snipe-IT/resources/lang/zh-CN/admin/companies/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zh-CN/admin/companies/general.php
rename to Productivite/Snipe-IT/resources/lang/zh-CN/admin/companies/general.php
diff --git a/Production/SNIPE-IT/resources/lang/zh-CN/admin/companies/message.php b/Productivite/Snipe-IT/resources/lang/zh-CN/admin/companies/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zh-CN/admin/companies/message.php
rename to Productivite/Snipe-IT/resources/lang/zh-CN/admin/companies/message.php
diff --git a/Production/SNIPE-IT/resources/lang/zh-CN/admin/companies/table.php b/Productivite/Snipe-IT/resources/lang/zh-CN/admin/companies/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zh-CN/admin/companies/table.php
rename to Productivite/Snipe-IT/resources/lang/zh-CN/admin/companies/table.php
diff --git a/Production/SNIPE-IT/resources/lang/zh-CN/admin/components/general.php b/Productivite/Snipe-IT/resources/lang/zh-CN/admin/components/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zh-CN/admin/components/general.php
rename to Productivite/Snipe-IT/resources/lang/zh-CN/admin/components/general.php
diff --git a/Production/SNIPE-IT/resources/lang/zh-CN/admin/components/message.php b/Productivite/Snipe-IT/resources/lang/zh-CN/admin/components/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zh-CN/admin/components/message.php
rename to Productivite/Snipe-IT/resources/lang/zh-CN/admin/components/message.php
diff --git a/Production/SNIPE-IT/resources/lang/zh-CN/admin/components/table.php b/Productivite/Snipe-IT/resources/lang/zh-CN/admin/components/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zh-CN/admin/components/table.php
rename to Productivite/Snipe-IT/resources/lang/zh-CN/admin/components/table.php
diff --git a/Production/SNIPE-IT/resources/lang/zh-CN/admin/consumables/general.php b/Productivite/Snipe-IT/resources/lang/zh-CN/admin/consumables/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zh-CN/admin/consumables/general.php
rename to Productivite/Snipe-IT/resources/lang/zh-CN/admin/consumables/general.php
diff --git a/Production/SNIPE-IT/resources/lang/zh-CN/admin/consumables/message.php b/Productivite/Snipe-IT/resources/lang/zh-CN/admin/consumables/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zh-CN/admin/consumables/message.php
rename to Productivite/Snipe-IT/resources/lang/zh-CN/admin/consumables/message.php
diff --git a/Production/SNIPE-IT/resources/lang/zh-CN/admin/consumables/table.php b/Productivite/Snipe-IT/resources/lang/zh-CN/admin/consumables/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zh-CN/admin/consumables/table.php
rename to Productivite/Snipe-IT/resources/lang/zh-CN/admin/consumables/table.php
diff --git a/Production/SNIPE-IT/resources/lang/zh-CN/admin/custom_fields/general.php b/Productivite/Snipe-IT/resources/lang/zh-CN/admin/custom_fields/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zh-CN/admin/custom_fields/general.php
rename to Productivite/Snipe-IT/resources/lang/zh-CN/admin/custom_fields/general.php
diff --git a/Production/SNIPE-IT/resources/lang/zh-CN/admin/custom_fields/message.php b/Productivite/Snipe-IT/resources/lang/zh-CN/admin/custom_fields/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zh-CN/admin/custom_fields/message.php
rename to Productivite/Snipe-IT/resources/lang/zh-CN/admin/custom_fields/message.php
diff --git a/Production/SNIPE-IT/resources/lang/zh-CN/admin/departments/message.php b/Productivite/Snipe-IT/resources/lang/zh-CN/admin/departments/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zh-CN/admin/departments/message.php
rename to Productivite/Snipe-IT/resources/lang/zh-CN/admin/departments/message.php
diff --git a/Production/SNIPE-IT/resources/lang/zh-CN/admin/departments/table.php b/Productivite/Snipe-IT/resources/lang/zh-CN/admin/departments/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zh-CN/admin/departments/table.php
rename to Productivite/Snipe-IT/resources/lang/zh-CN/admin/departments/table.php
diff --git a/Production/SNIPE-IT/resources/lang/zh-CN/admin/depreciations/general.php b/Productivite/Snipe-IT/resources/lang/zh-CN/admin/depreciations/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zh-CN/admin/depreciations/general.php
rename to Productivite/Snipe-IT/resources/lang/zh-CN/admin/depreciations/general.php
diff --git a/Production/SNIPE-IT/resources/lang/zh-CN/admin/depreciations/message.php b/Productivite/Snipe-IT/resources/lang/zh-CN/admin/depreciations/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zh-CN/admin/depreciations/message.php
rename to Productivite/Snipe-IT/resources/lang/zh-CN/admin/depreciations/message.php
diff --git a/Production/SNIPE-IT/resources/lang/zh-CN/admin/depreciations/table.php b/Productivite/Snipe-IT/resources/lang/zh-CN/admin/depreciations/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zh-CN/admin/depreciations/table.php
rename to Productivite/Snipe-IT/resources/lang/zh-CN/admin/depreciations/table.php
diff --git a/Production/SNIPE-IT/resources/lang/zh-CN/admin/groups/message.php b/Productivite/Snipe-IT/resources/lang/zh-CN/admin/groups/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zh-CN/admin/groups/message.php
rename to Productivite/Snipe-IT/resources/lang/zh-CN/admin/groups/message.php
diff --git a/Production/SNIPE-IT/resources/lang/zh-CN/admin/groups/table.php b/Productivite/Snipe-IT/resources/lang/zh-CN/admin/groups/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zh-CN/admin/groups/table.php
rename to Productivite/Snipe-IT/resources/lang/zh-CN/admin/groups/table.php
diff --git a/Production/SNIPE-IT/resources/lang/zh-CN/admin/groups/titles.php b/Productivite/Snipe-IT/resources/lang/zh-CN/admin/groups/titles.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zh-CN/admin/groups/titles.php
rename to Productivite/Snipe-IT/resources/lang/zh-CN/admin/groups/titles.php
diff --git a/Production/SNIPE-IT/resources/lang/zh-CN/admin/hardware/form.php b/Productivite/Snipe-IT/resources/lang/zh-CN/admin/hardware/form.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zh-CN/admin/hardware/form.php
rename to Productivite/Snipe-IT/resources/lang/zh-CN/admin/hardware/form.php
diff --git a/Production/SNIPE-IT/resources/lang/zh-CN/admin/hardware/general.php b/Productivite/Snipe-IT/resources/lang/zh-CN/admin/hardware/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zh-CN/admin/hardware/general.php
rename to Productivite/Snipe-IT/resources/lang/zh-CN/admin/hardware/general.php
diff --git a/Production/SNIPE-IT/resources/lang/zh-CN/admin/hardware/message.php b/Productivite/Snipe-IT/resources/lang/zh-CN/admin/hardware/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zh-CN/admin/hardware/message.php
rename to Productivite/Snipe-IT/resources/lang/zh-CN/admin/hardware/message.php
diff --git a/Production/SNIPE-IT/resources/lang/zh-CN/admin/hardware/table.php b/Productivite/Snipe-IT/resources/lang/zh-CN/admin/hardware/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zh-CN/admin/hardware/table.php
rename to Productivite/Snipe-IT/resources/lang/zh-CN/admin/hardware/table.php
diff --git a/Production/SNIPE-IT/resources/lang/zh-CN/admin/kits/general.php b/Productivite/Snipe-IT/resources/lang/zh-CN/admin/kits/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zh-CN/admin/kits/general.php
rename to Productivite/Snipe-IT/resources/lang/zh-CN/admin/kits/general.php
diff --git a/Production/SNIPE-IT/resources/lang/zh-CN/admin/labels/message.php b/Productivite/Snipe-IT/resources/lang/zh-CN/admin/labels/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zh-CN/admin/labels/message.php
rename to Productivite/Snipe-IT/resources/lang/zh-CN/admin/labels/message.php
diff --git a/Production/SNIPE-IT/resources/lang/zh-CN/admin/labels/table.php b/Productivite/Snipe-IT/resources/lang/zh-CN/admin/labels/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zh-CN/admin/labels/table.php
rename to Productivite/Snipe-IT/resources/lang/zh-CN/admin/labels/table.php
diff --git a/Production/SNIPE-IT/resources/lang/zh-CN/admin/licenses/form.php b/Productivite/Snipe-IT/resources/lang/zh-CN/admin/licenses/form.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zh-CN/admin/licenses/form.php
rename to Productivite/Snipe-IT/resources/lang/zh-CN/admin/licenses/form.php
diff --git a/Production/SNIPE-IT/resources/lang/zh-CN/admin/licenses/general.php b/Productivite/Snipe-IT/resources/lang/zh-CN/admin/licenses/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zh-CN/admin/licenses/general.php
rename to Productivite/Snipe-IT/resources/lang/zh-CN/admin/licenses/general.php
diff --git a/Production/SNIPE-IT/resources/lang/zh-CN/admin/licenses/message.php b/Productivite/Snipe-IT/resources/lang/zh-CN/admin/licenses/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zh-CN/admin/licenses/message.php
rename to Productivite/Snipe-IT/resources/lang/zh-CN/admin/licenses/message.php
diff --git a/Production/SNIPE-IT/resources/lang/zh-CN/admin/licenses/table.php b/Productivite/Snipe-IT/resources/lang/zh-CN/admin/licenses/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zh-CN/admin/licenses/table.php
rename to Productivite/Snipe-IT/resources/lang/zh-CN/admin/licenses/table.php
diff --git a/Production/SNIPE-IT/resources/lang/zh-CN/admin/locations/message.php b/Productivite/Snipe-IT/resources/lang/zh-CN/admin/locations/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zh-CN/admin/locations/message.php
rename to Productivite/Snipe-IT/resources/lang/zh-CN/admin/locations/message.php
diff --git a/Production/SNIPE-IT/resources/lang/zh-CN/admin/locations/table.php b/Productivite/Snipe-IT/resources/lang/zh-CN/admin/locations/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zh-CN/admin/locations/table.php
rename to Productivite/Snipe-IT/resources/lang/zh-CN/admin/locations/table.php
diff --git a/Production/SNIPE-IT/resources/lang/zh-CN/admin/manufacturers/message.php b/Productivite/Snipe-IT/resources/lang/zh-CN/admin/manufacturers/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zh-CN/admin/manufacturers/message.php
rename to Productivite/Snipe-IT/resources/lang/zh-CN/admin/manufacturers/message.php
diff --git a/Production/SNIPE-IT/resources/lang/zh-CN/admin/manufacturers/table.php b/Productivite/Snipe-IT/resources/lang/zh-CN/admin/manufacturers/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zh-CN/admin/manufacturers/table.php
rename to Productivite/Snipe-IT/resources/lang/zh-CN/admin/manufacturers/table.php
diff --git a/Production/SNIPE-IT/resources/lang/zh-CN/admin/models/general.php b/Productivite/Snipe-IT/resources/lang/zh-CN/admin/models/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zh-CN/admin/models/general.php
rename to Productivite/Snipe-IT/resources/lang/zh-CN/admin/models/general.php
diff --git a/Production/SNIPE-IT/resources/lang/zh-CN/admin/models/message.php b/Productivite/Snipe-IT/resources/lang/zh-CN/admin/models/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zh-CN/admin/models/message.php
rename to Productivite/Snipe-IT/resources/lang/zh-CN/admin/models/message.php
diff --git a/Production/SNIPE-IT/resources/lang/zh-CN/admin/models/table.php b/Productivite/Snipe-IT/resources/lang/zh-CN/admin/models/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zh-CN/admin/models/table.php
rename to Productivite/Snipe-IT/resources/lang/zh-CN/admin/models/table.php
diff --git a/Production/SNIPE-IT/resources/lang/zh-CN/admin/reports/general.php b/Productivite/Snipe-IT/resources/lang/zh-CN/admin/reports/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zh-CN/admin/reports/general.php
rename to Productivite/Snipe-IT/resources/lang/zh-CN/admin/reports/general.php
diff --git a/Production/SNIPE-IT/resources/lang/zh-CN/admin/reports/message.php b/Productivite/Snipe-IT/resources/lang/zh-CN/admin/reports/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zh-CN/admin/reports/message.php
rename to Productivite/Snipe-IT/resources/lang/zh-CN/admin/reports/message.php
diff --git a/Production/SNIPE-IT/resources/lang/zh-CN/admin/settings/general.php b/Productivite/Snipe-IT/resources/lang/zh-CN/admin/settings/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zh-CN/admin/settings/general.php
rename to Productivite/Snipe-IT/resources/lang/zh-CN/admin/settings/general.php
diff --git a/Production/SNIPE-IT/resources/lang/zh-CN/admin/settings/message.php b/Productivite/Snipe-IT/resources/lang/zh-CN/admin/settings/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zh-CN/admin/settings/message.php
rename to Productivite/Snipe-IT/resources/lang/zh-CN/admin/settings/message.php
diff --git a/Production/SNIPE-IT/resources/lang/zh-CN/admin/settings/table.php b/Productivite/Snipe-IT/resources/lang/zh-CN/admin/settings/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zh-CN/admin/settings/table.php
rename to Productivite/Snipe-IT/resources/lang/zh-CN/admin/settings/table.php
diff --git a/Production/SNIPE-IT/resources/lang/zh-CN/admin/statuslabels/message.php b/Productivite/Snipe-IT/resources/lang/zh-CN/admin/statuslabels/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zh-CN/admin/statuslabels/message.php
rename to Productivite/Snipe-IT/resources/lang/zh-CN/admin/statuslabels/message.php
diff --git a/Production/SNIPE-IT/resources/lang/zh-CN/admin/statuslabels/table.php b/Productivite/Snipe-IT/resources/lang/zh-CN/admin/statuslabels/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zh-CN/admin/statuslabels/table.php
rename to Productivite/Snipe-IT/resources/lang/zh-CN/admin/statuslabels/table.php
diff --git a/Production/SNIPE-IT/resources/lang/zh-CN/admin/suppliers/message.php b/Productivite/Snipe-IT/resources/lang/zh-CN/admin/suppliers/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zh-CN/admin/suppliers/message.php
rename to Productivite/Snipe-IT/resources/lang/zh-CN/admin/suppliers/message.php
diff --git a/Production/SNIPE-IT/resources/lang/zh-CN/admin/suppliers/table.php b/Productivite/Snipe-IT/resources/lang/zh-CN/admin/suppliers/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zh-CN/admin/suppliers/table.php
rename to Productivite/Snipe-IT/resources/lang/zh-CN/admin/suppliers/table.php
diff --git a/Production/SNIPE-IT/resources/lang/zh-CN/admin/users/general.php b/Productivite/Snipe-IT/resources/lang/zh-CN/admin/users/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zh-CN/admin/users/general.php
rename to Productivite/Snipe-IT/resources/lang/zh-CN/admin/users/general.php
diff --git a/Production/SNIPE-IT/resources/lang/zh-CN/admin/users/message.php b/Productivite/Snipe-IT/resources/lang/zh-CN/admin/users/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zh-CN/admin/users/message.php
rename to Productivite/Snipe-IT/resources/lang/zh-CN/admin/users/message.php
diff --git a/Production/SNIPE-IT/resources/lang/zh-CN/admin/users/table.php b/Productivite/Snipe-IT/resources/lang/zh-CN/admin/users/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zh-CN/admin/users/table.php
rename to Productivite/Snipe-IT/resources/lang/zh-CN/admin/users/table.php
diff --git a/Production/SNIPE-IT/resources/lang/zh-CN/auth.php b/Productivite/Snipe-IT/resources/lang/zh-CN/auth.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zh-CN/auth.php
rename to Productivite/Snipe-IT/resources/lang/zh-CN/auth.php
diff --git a/Production/SNIPE-IT/resources/lang/zh-CN/auth/general.php b/Productivite/Snipe-IT/resources/lang/zh-CN/auth/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zh-CN/auth/general.php
rename to Productivite/Snipe-IT/resources/lang/zh-CN/auth/general.php
diff --git a/Production/SNIPE-IT/resources/lang/zh-CN/auth/message.php b/Productivite/Snipe-IT/resources/lang/zh-CN/auth/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zh-CN/auth/message.php
rename to Productivite/Snipe-IT/resources/lang/zh-CN/auth/message.php
diff --git a/Production/SNIPE-IT/resources/lang/zh-CN/button.php b/Productivite/Snipe-IT/resources/lang/zh-CN/button.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zh-CN/button.php
rename to Productivite/Snipe-IT/resources/lang/zh-CN/button.php
diff --git a/Production/SNIPE-IT/resources/lang/zh-CN/general.php b/Productivite/Snipe-IT/resources/lang/zh-CN/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zh-CN/general.php
rename to Productivite/Snipe-IT/resources/lang/zh-CN/general.php
diff --git a/Production/SNIPE-IT/resources/lang/zh-CN/help.php b/Productivite/Snipe-IT/resources/lang/zh-CN/help.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zh-CN/help.php
rename to Productivite/Snipe-IT/resources/lang/zh-CN/help.php
diff --git a/Production/SNIPE-IT/resources/lang/zh-CN/localizations.php b/Productivite/Snipe-IT/resources/lang/zh-CN/localizations.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zh-CN/localizations.php
rename to Productivite/Snipe-IT/resources/lang/zh-CN/localizations.php
diff --git a/Production/SNIPE-IT/resources/lang/zh-CN/mail.php b/Productivite/Snipe-IT/resources/lang/zh-CN/mail.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zh-CN/mail.php
rename to Productivite/Snipe-IT/resources/lang/zh-CN/mail.php
diff --git a/Production/SNIPE-IT/resources/lang/zh-CN/pagination.php b/Productivite/Snipe-IT/resources/lang/zh-CN/pagination.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zh-CN/pagination.php
rename to Productivite/Snipe-IT/resources/lang/zh-CN/pagination.php
diff --git a/Production/SNIPE-IT/resources/lang/zh-CN/passwords.php b/Productivite/Snipe-IT/resources/lang/zh-CN/passwords.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zh-CN/passwords.php
rename to Productivite/Snipe-IT/resources/lang/zh-CN/passwords.php
diff --git a/Production/SNIPE-IT/resources/lang/zh-CN/reminders.php b/Productivite/Snipe-IT/resources/lang/zh-CN/reminders.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zh-CN/reminders.php
rename to Productivite/Snipe-IT/resources/lang/zh-CN/reminders.php
diff --git a/Production/SNIPE-IT/resources/lang/zh-CN/table.php b/Productivite/Snipe-IT/resources/lang/zh-CN/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zh-CN/table.php
rename to Productivite/Snipe-IT/resources/lang/zh-CN/table.php
diff --git a/Production/SNIPE-IT/resources/lang/zh-CN/validation.php b/Productivite/Snipe-IT/resources/lang/zh-CN/validation.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zh-CN/validation.php
rename to Productivite/Snipe-IT/resources/lang/zh-CN/validation.php
diff --git a/Production/SNIPE-IT/resources/lang/zh-HK/account/general.php b/Productivite/Snipe-IT/resources/lang/zh-HK/account/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zh-HK/account/general.php
rename to Productivite/Snipe-IT/resources/lang/zh-HK/account/general.php
diff --git a/Production/SNIPE-IT/resources/lang/zh-HK/admin/accessories/general.php b/Productivite/Snipe-IT/resources/lang/zh-HK/admin/accessories/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zh-HK/admin/accessories/general.php
rename to Productivite/Snipe-IT/resources/lang/zh-HK/admin/accessories/general.php
diff --git a/Production/SNIPE-IT/resources/lang/zh-HK/admin/accessories/message.php b/Productivite/Snipe-IT/resources/lang/zh-HK/admin/accessories/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zh-HK/admin/accessories/message.php
rename to Productivite/Snipe-IT/resources/lang/zh-HK/admin/accessories/message.php
diff --git a/Production/SNIPE-IT/resources/lang/zh-HK/admin/accessories/table.php b/Productivite/Snipe-IT/resources/lang/zh-HK/admin/accessories/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zh-HK/admin/accessories/table.php
rename to Productivite/Snipe-IT/resources/lang/zh-HK/admin/accessories/table.php
diff --git a/Production/SNIPE-IT/resources/lang/zh-HK/admin/asset_maintenances/form.php b/Productivite/Snipe-IT/resources/lang/zh-HK/admin/asset_maintenances/form.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zh-HK/admin/asset_maintenances/form.php
rename to Productivite/Snipe-IT/resources/lang/zh-HK/admin/asset_maintenances/form.php
diff --git a/Production/SNIPE-IT/resources/lang/zh-HK/admin/asset_maintenances/general.php b/Productivite/Snipe-IT/resources/lang/zh-HK/admin/asset_maintenances/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zh-HK/admin/asset_maintenances/general.php
rename to Productivite/Snipe-IT/resources/lang/zh-HK/admin/asset_maintenances/general.php
diff --git a/Production/SNIPE-IT/resources/lang/zh-HK/admin/asset_maintenances/message.php b/Productivite/Snipe-IT/resources/lang/zh-HK/admin/asset_maintenances/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zh-HK/admin/asset_maintenances/message.php
rename to Productivite/Snipe-IT/resources/lang/zh-HK/admin/asset_maintenances/message.php
diff --git a/Production/SNIPE-IT/resources/lang/zh-HK/admin/asset_maintenances/table.php b/Productivite/Snipe-IT/resources/lang/zh-HK/admin/asset_maintenances/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zh-HK/admin/asset_maintenances/table.php
rename to Productivite/Snipe-IT/resources/lang/zh-HK/admin/asset_maintenances/table.php
diff --git a/Production/SNIPE-IT/resources/lang/zh-HK/admin/categories/general.php b/Productivite/Snipe-IT/resources/lang/zh-HK/admin/categories/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zh-HK/admin/categories/general.php
rename to Productivite/Snipe-IT/resources/lang/zh-HK/admin/categories/general.php
diff --git a/Production/SNIPE-IT/resources/lang/zh-HK/admin/categories/message.php b/Productivite/Snipe-IT/resources/lang/zh-HK/admin/categories/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zh-HK/admin/categories/message.php
rename to Productivite/Snipe-IT/resources/lang/zh-HK/admin/categories/message.php
diff --git a/Production/SNIPE-IT/resources/lang/zh-HK/admin/categories/table.php b/Productivite/Snipe-IT/resources/lang/zh-HK/admin/categories/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zh-HK/admin/categories/table.php
rename to Productivite/Snipe-IT/resources/lang/zh-HK/admin/categories/table.php
diff --git a/Production/SNIPE-IT/resources/lang/zh-HK/admin/companies/general.php b/Productivite/Snipe-IT/resources/lang/zh-HK/admin/companies/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zh-HK/admin/companies/general.php
rename to Productivite/Snipe-IT/resources/lang/zh-HK/admin/companies/general.php
diff --git a/Production/SNIPE-IT/resources/lang/zh-HK/admin/companies/message.php b/Productivite/Snipe-IT/resources/lang/zh-HK/admin/companies/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zh-HK/admin/companies/message.php
rename to Productivite/Snipe-IT/resources/lang/zh-HK/admin/companies/message.php
diff --git a/Production/SNIPE-IT/resources/lang/zh-HK/admin/companies/table.php b/Productivite/Snipe-IT/resources/lang/zh-HK/admin/companies/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zh-HK/admin/companies/table.php
rename to Productivite/Snipe-IT/resources/lang/zh-HK/admin/companies/table.php
diff --git a/Production/SNIPE-IT/resources/lang/zh-HK/admin/components/general.php b/Productivite/Snipe-IT/resources/lang/zh-HK/admin/components/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zh-HK/admin/components/general.php
rename to Productivite/Snipe-IT/resources/lang/zh-HK/admin/components/general.php
diff --git a/Production/SNIPE-IT/resources/lang/zh-HK/admin/components/message.php b/Productivite/Snipe-IT/resources/lang/zh-HK/admin/components/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zh-HK/admin/components/message.php
rename to Productivite/Snipe-IT/resources/lang/zh-HK/admin/components/message.php
diff --git a/Production/SNIPE-IT/resources/lang/zh-HK/admin/components/table.php b/Productivite/Snipe-IT/resources/lang/zh-HK/admin/components/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zh-HK/admin/components/table.php
rename to Productivite/Snipe-IT/resources/lang/zh-HK/admin/components/table.php
diff --git a/Production/SNIPE-IT/resources/lang/zh-HK/admin/consumables/general.php b/Productivite/Snipe-IT/resources/lang/zh-HK/admin/consumables/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zh-HK/admin/consumables/general.php
rename to Productivite/Snipe-IT/resources/lang/zh-HK/admin/consumables/general.php
diff --git a/Production/SNIPE-IT/resources/lang/zh-HK/admin/consumables/message.php b/Productivite/Snipe-IT/resources/lang/zh-HK/admin/consumables/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zh-HK/admin/consumables/message.php
rename to Productivite/Snipe-IT/resources/lang/zh-HK/admin/consumables/message.php
diff --git a/Production/SNIPE-IT/resources/lang/zh-HK/admin/consumables/table.php b/Productivite/Snipe-IT/resources/lang/zh-HK/admin/consumables/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zh-HK/admin/consumables/table.php
rename to Productivite/Snipe-IT/resources/lang/zh-HK/admin/consumables/table.php
diff --git a/Production/SNIPE-IT/resources/lang/zh-HK/admin/custom_fields/general.php b/Productivite/Snipe-IT/resources/lang/zh-HK/admin/custom_fields/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zh-HK/admin/custom_fields/general.php
rename to Productivite/Snipe-IT/resources/lang/zh-HK/admin/custom_fields/general.php
diff --git a/Production/SNIPE-IT/resources/lang/zh-HK/admin/custom_fields/message.php b/Productivite/Snipe-IT/resources/lang/zh-HK/admin/custom_fields/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zh-HK/admin/custom_fields/message.php
rename to Productivite/Snipe-IT/resources/lang/zh-HK/admin/custom_fields/message.php
diff --git a/Production/SNIPE-IT/resources/lang/zh-HK/admin/departments/message.php b/Productivite/Snipe-IT/resources/lang/zh-HK/admin/departments/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zh-HK/admin/departments/message.php
rename to Productivite/Snipe-IT/resources/lang/zh-HK/admin/departments/message.php
diff --git a/Production/SNIPE-IT/resources/lang/zh-HK/admin/departments/table.php b/Productivite/Snipe-IT/resources/lang/zh-HK/admin/departments/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zh-HK/admin/departments/table.php
rename to Productivite/Snipe-IT/resources/lang/zh-HK/admin/departments/table.php
diff --git a/Production/SNIPE-IT/resources/lang/zh-HK/admin/depreciations/general.php b/Productivite/Snipe-IT/resources/lang/zh-HK/admin/depreciations/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zh-HK/admin/depreciations/general.php
rename to Productivite/Snipe-IT/resources/lang/zh-HK/admin/depreciations/general.php
diff --git a/Production/SNIPE-IT/resources/lang/zh-HK/admin/depreciations/message.php b/Productivite/Snipe-IT/resources/lang/zh-HK/admin/depreciations/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zh-HK/admin/depreciations/message.php
rename to Productivite/Snipe-IT/resources/lang/zh-HK/admin/depreciations/message.php
diff --git a/Production/SNIPE-IT/resources/lang/zh-HK/admin/depreciations/table.php b/Productivite/Snipe-IT/resources/lang/zh-HK/admin/depreciations/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zh-HK/admin/depreciations/table.php
rename to Productivite/Snipe-IT/resources/lang/zh-HK/admin/depreciations/table.php
diff --git a/Production/SNIPE-IT/resources/lang/zh-HK/admin/groups/message.php b/Productivite/Snipe-IT/resources/lang/zh-HK/admin/groups/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zh-HK/admin/groups/message.php
rename to Productivite/Snipe-IT/resources/lang/zh-HK/admin/groups/message.php
diff --git a/Production/SNIPE-IT/resources/lang/zh-HK/admin/groups/table.php b/Productivite/Snipe-IT/resources/lang/zh-HK/admin/groups/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zh-HK/admin/groups/table.php
rename to Productivite/Snipe-IT/resources/lang/zh-HK/admin/groups/table.php
diff --git a/Production/SNIPE-IT/resources/lang/zh-HK/admin/groups/titles.php b/Productivite/Snipe-IT/resources/lang/zh-HK/admin/groups/titles.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zh-HK/admin/groups/titles.php
rename to Productivite/Snipe-IT/resources/lang/zh-HK/admin/groups/titles.php
diff --git a/Production/SNIPE-IT/resources/lang/zh-HK/admin/hardware/form.php b/Productivite/Snipe-IT/resources/lang/zh-HK/admin/hardware/form.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zh-HK/admin/hardware/form.php
rename to Productivite/Snipe-IT/resources/lang/zh-HK/admin/hardware/form.php
diff --git a/Production/SNIPE-IT/resources/lang/zh-HK/admin/hardware/general.php b/Productivite/Snipe-IT/resources/lang/zh-HK/admin/hardware/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zh-HK/admin/hardware/general.php
rename to Productivite/Snipe-IT/resources/lang/zh-HK/admin/hardware/general.php
diff --git a/Production/SNIPE-IT/resources/lang/zh-HK/admin/hardware/message.php b/Productivite/Snipe-IT/resources/lang/zh-HK/admin/hardware/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zh-HK/admin/hardware/message.php
rename to Productivite/Snipe-IT/resources/lang/zh-HK/admin/hardware/message.php
diff --git a/Production/SNIPE-IT/resources/lang/zh-HK/admin/hardware/table.php b/Productivite/Snipe-IT/resources/lang/zh-HK/admin/hardware/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zh-HK/admin/hardware/table.php
rename to Productivite/Snipe-IT/resources/lang/zh-HK/admin/hardware/table.php
diff --git a/Production/SNIPE-IT/resources/lang/zh-HK/admin/kits/general.php b/Productivite/Snipe-IT/resources/lang/zh-HK/admin/kits/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zh-HK/admin/kits/general.php
rename to Productivite/Snipe-IT/resources/lang/zh-HK/admin/kits/general.php
diff --git a/Production/SNIPE-IT/resources/lang/zh-HK/admin/labels/message.php b/Productivite/Snipe-IT/resources/lang/zh-HK/admin/labels/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zh-HK/admin/labels/message.php
rename to Productivite/Snipe-IT/resources/lang/zh-HK/admin/labels/message.php
diff --git a/Production/SNIPE-IT/resources/lang/zh-HK/admin/labels/table.php b/Productivite/Snipe-IT/resources/lang/zh-HK/admin/labels/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zh-HK/admin/labels/table.php
rename to Productivite/Snipe-IT/resources/lang/zh-HK/admin/labels/table.php
diff --git a/Production/SNIPE-IT/resources/lang/zh-HK/admin/licenses/form.php b/Productivite/Snipe-IT/resources/lang/zh-HK/admin/licenses/form.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zh-HK/admin/licenses/form.php
rename to Productivite/Snipe-IT/resources/lang/zh-HK/admin/licenses/form.php
diff --git a/Production/SNIPE-IT/resources/lang/zh-HK/admin/licenses/general.php b/Productivite/Snipe-IT/resources/lang/zh-HK/admin/licenses/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zh-HK/admin/licenses/general.php
rename to Productivite/Snipe-IT/resources/lang/zh-HK/admin/licenses/general.php
diff --git a/Production/SNIPE-IT/resources/lang/zh-HK/admin/licenses/message.php b/Productivite/Snipe-IT/resources/lang/zh-HK/admin/licenses/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zh-HK/admin/licenses/message.php
rename to Productivite/Snipe-IT/resources/lang/zh-HK/admin/licenses/message.php
diff --git a/Production/SNIPE-IT/resources/lang/zh-HK/admin/licenses/table.php b/Productivite/Snipe-IT/resources/lang/zh-HK/admin/licenses/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zh-HK/admin/licenses/table.php
rename to Productivite/Snipe-IT/resources/lang/zh-HK/admin/licenses/table.php
diff --git a/Production/SNIPE-IT/resources/lang/zh-HK/admin/locations/message.php b/Productivite/Snipe-IT/resources/lang/zh-HK/admin/locations/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zh-HK/admin/locations/message.php
rename to Productivite/Snipe-IT/resources/lang/zh-HK/admin/locations/message.php
diff --git a/Production/SNIPE-IT/resources/lang/zh-HK/admin/locations/table.php b/Productivite/Snipe-IT/resources/lang/zh-HK/admin/locations/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zh-HK/admin/locations/table.php
rename to Productivite/Snipe-IT/resources/lang/zh-HK/admin/locations/table.php
diff --git a/Production/SNIPE-IT/resources/lang/zh-HK/admin/manufacturers/message.php b/Productivite/Snipe-IT/resources/lang/zh-HK/admin/manufacturers/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zh-HK/admin/manufacturers/message.php
rename to Productivite/Snipe-IT/resources/lang/zh-HK/admin/manufacturers/message.php
diff --git a/Production/SNIPE-IT/resources/lang/zh-HK/admin/manufacturers/table.php b/Productivite/Snipe-IT/resources/lang/zh-HK/admin/manufacturers/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zh-HK/admin/manufacturers/table.php
rename to Productivite/Snipe-IT/resources/lang/zh-HK/admin/manufacturers/table.php
diff --git a/Production/SNIPE-IT/resources/lang/zh-HK/admin/models/general.php b/Productivite/Snipe-IT/resources/lang/zh-HK/admin/models/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zh-HK/admin/models/general.php
rename to Productivite/Snipe-IT/resources/lang/zh-HK/admin/models/general.php
diff --git a/Production/SNIPE-IT/resources/lang/zh-HK/admin/models/message.php b/Productivite/Snipe-IT/resources/lang/zh-HK/admin/models/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zh-HK/admin/models/message.php
rename to Productivite/Snipe-IT/resources/lang/zh-HK/admin/models/message.php
diff --git a/Production/SNIPE-IT/resources/lang/zh-HK/admin/models/table.php b/Productivite/Snipe-IT/resources/lang/zh-HK/admin/models/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zh-HK/admin/models/table.php
rename to Productivite/Snipe-IT/resources/lang/zh-HK/admin/models/table.php
diff --git a/Production/SNIPE-IT/resources/lang/zh-HK/admin/reports/general.php b/Productivite/Snipe-IT/resources/lang/zh-HK/admin/reports/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zh-HK/admin/reports/general.php
rename to Productivite/Snipe-IT/resources/lang/zh-HK/admin/reports/general.php
diff --git a/Production/SNIPE-IT/resources/lang/zh-HK/admin/reports/message.php b/Productivite/Snipe-IT/resources/lang/zh-HK/admin/reports/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zh-HK/admin/reports/message.php
rename to Productivite/Snipe-IT/resources/lang/zh-HK/admin/reports/message.php
diff --git a/Production/SNIPE-IT/resources/lang/zh-HK/admin/settings/general.php b/Productivite/Snipe-IT/resources/lang/zh-HK/admin/settings/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zh-HK/admin/settings/general.php
rename to Productivite/Snipe-IT/resources/lang/zh-HK/admin/settings/general.php
diff --git a/Production/SNIPE-IT/resources/lang/zh-HK/admin/settings/message.php b/Productivite/Snipe-IT/resources/lang/zh-HK/admin/settings/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zh-HK/admin/settings/message.php
rename to Productivite/Snipe-IT/resources/lang/zh-HK/admin/settings/message.php
diff --git a/Production/SNIPE-IT/resources/lang/zh-HK/admin/settings/table.php b/Productivite/Snipe-IT/resources/lang/zh-HK/admin/settings/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zh-HK/admin/settings/table.php
rename to Productivite/Snipe-IT/resources/lang/zh-HK/admin/settings/table.php
diff --git a/Production/SNIPE-IT/resources/lang/zh-HK/admin/statuslabels/message.php b/Productivite/Snipe-IT/resources/lang/zh-HK/admin/statuslabels/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zh-HK/admin/statuslabels/message.php
rename to Productivite/Snipe-IT/resources/lang/zh-HK/admin/statuslabels/message.php
diff --git a/Production/SNIPE-IT/resources/lang/zh-HK/admin/statuslabels/table.php b/Productivite/Snipe-IT/resources/lang/zh-HK/admin/statuslabels/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zh-HK/admin/statuslabels/table.php
rename to Productivite/Snipe-IT/resources/lang/zh-HK/admin/statuslabels/table.php
diff --git a/Production/SNIPE-IT/resources/lang/zh-HK/admin/suppliers/message.php b/Productivite/Snipe-IT/resources/lang/zh-HK/admin/suppliers/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zh-HK/admin/suppliers/message.php
rename to Productivite/Snipe-IT/resources/lang/zh-HK/admin/suppliers/message.php
diff --git a/Production/SNIPE-IT/resources/lang/zh-HK/admin/suppliers/table.php b/Productivite/Snipe-IT/resources/lang/zh-HK/admin/suppliers/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zh-HK/admin/suppliers/table.php
rename to Productivite/Snipe-IT/resources/lang/zh-HK/admin/suppliers/table.php
diff --git a/Production/SNIPE-IT/resources/lang/zh-HK/admin/users/general.php b/Productivite/Snipe-IT/resources/lang/zh-HK/admin/users/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zh-HK/admin/users/general.php
rename to Productivite/Snipe-IT/resources/lang/zh-HK/admin/users/general.php
diff --git a/Production/SNIPE-IT/resources/lang/zh-HK/admin/users/message.php b/Productivite/Snipe-IT/resources/lang/zh-HK/admin/users/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zh-HK/admin/users/message.php
rename to Productivite/Snipe-IT/resources/lang/zh-HK/admin/users/message.php
diff --git a/Production/SNIPE-IT/resources/lang/zh-HK/admin/users/table.php b/Productivite/Snipe-IT/resources/lang/zh-HK/admin/users/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zh-HK/admin/users/table.php
rename to Productivite/Snipe-IT/resources/lang/zh-HK/admin/users/table.php
diff --git a/Production/SNIPE-IT/resources/lang/zh-HK/auth.php b/Productivite/Snipe-IT/resources/lang/zh-HK/auth.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zh-HK/auth.php
rename to Productivite/Snipe-IT/resources/lang/zh-HK/auth.php
diff --git a/Production/SNIPE-IT/resources/lang/zh-HK/auth/general.php b/Productivite/Snipe-IT/resources/lang/zh-HK/auth/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zh-HK/auth/general.php
rename to Productivite/Snipe-IT/resources/lang/zh-HK/auth/general.php
diff --git a/Production/SNIPE-IT/resources/lang/zh-HK/auth/message.php b/Productivite/Snipe-IT/resources/lang/zh-HK/auth/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zh-HK/auth/message.php
rename to Productivite/Snipe-IT/resources/lang/zh-HK/auth/message.php
diff --git a/Production/SNIPE-IT/resources/lang/zh-HK/button.php b/Productivite/Snipe-IT/resources/lang/zh-HK/button.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zh-HK/button.php
rename to Productivite/Snipe-IT/resources/lang/zh-HK/button.php
diff --git a/Production/SNIPE-IT/resources/lang/zh-HK/general.php b/Productivite/Snipe-IT/resources/lang/zh-HK/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zh-HK/general.php
rename to Productivite/Snipe-IT/resources/lang/zh-HK/general.php
diff --git a/Production/SNIPE-IT/resources/lang/zh-HK/help.php b/Productivite/Snipe-IT/resources/lang/zh-HK/help.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zh-HK/help.php
rename to Productivite/Snipe-IT/resources/lang/zh-HK/help.php
diff --git a/Production/SNIPE-IT/resources/lang/zh-HK/localizations.php b/Productivite/Snipe-IT/resources/lang/zh-HK/localizations.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zh-HK/localizations.php
rename to Productivite/Snipe-IT/resources/lang/zh-HK/localizations.php
diff --git a/Production/SNIPE-IT/resources/lang/zh-HK/mail.php b/Productivite/Snipe-IT/resources/lang/zh-HK/mail.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zh-HK/mail.php
rename to Productivite/Snipe-IT/resources/lang/zh-HK/mail.php
diff --git a/Production/SNIPE-IT/resources/lang/zh-HK/pagination.php b/Productivite/Snipe-IT/resources/lang/zh-HK/pagination.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zh-HK/pagination.php
rename to Productivite/Snipe-IT/resources/lang/zh-HK/pagination.php
diff --git a/Production/SNIPE-IT/resources/lang/zh-HK/passwords.php b/Productivite/Snipe-IT/resources/lang/zh-HK/passwords.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zh-HK/passwords.php
rename to Productivite/Snipe-IT/resources/lang/zh-HK/passwords.php
diff --git a/Production/SNIPE-IT/resources/lang/zh-HK/reminders.php b/Productivite/Snipe-IT/resources/lang/zh-HK/reminders.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zh-HK/reminders.php
rename to Productivite/Snipe-IT/resources/lang/zh-HK/reminders.php
diff --git a/Production/SNIPE-IT/resources/lang/zh-HK/table.php b/Productivite/Snipe-IT/resources/lang/zh-HK/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zh-HK/table.php
rename to Productivite/Snipe-IT/resources/lang/zh-HK/table.php
diff --git a/Production/SNIPE-IT/resources/lang/zh-HK/validation.php b/Productivite/Snipe-IT/resources/lang/zh-HK/validation.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zh-HK/validation.php
rename to Productivite/Snipe-IT/resources/lang/zh-HK/validation.php
diff --git a/Production/SNIPE-IT/resources/lang/zh-TW/account/general.php b/Productivite/Snipe-IT/resources/lang/zh-TW/account/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zh-TW/account/general.php
rename to Productivite/Snipe-IT/resources/lang/zh-TW/account/general.php
diff --git a/Production/SNIPE-IT/resources/lang/zh-TW/admin/accessories/general.php b/Productivite/Snipe-IT/resources/lang/zh-TW/admin/accessories/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zh-TW/admin/accessories/general.php
rename to Productivite/Snipe-IT/resources/lang/zh-TW/admin/accessories/general.php
diff --git a/Production/SNIPE-IT/resources/lang/zh-TW/admin/accessories/message.php b/Productivite/Snipe-IT/resources/lang/zh-TW/admin/accessories/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zh-TW/admin/accessories/message.php
rename to Productivite/Snipe-IT/resources/lang/zh-TW/admin/accessories/message.php
diff --git a/Production/SNIPE-IT/resources/lang/zh-TW/admin/accessories/table.php b/Productivite/Snipe-IT/resources/lang/zh-TW/admin/accessories/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zh-TW/admin/accessories/table.php
rename to Productivite/Snipe-IT/resources/lang/zh-TW/admin/accessories/table.php
diff --git a/Production/SNIPE-IT/resources/lang/zh-TW/admin/asset_maintenances/form.php b/Productivite/Snipe-IT/resources/lang/zh-TW/admin/asset_maintenances/form.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zh-TW/admin/asset_maintenances/form.php
rename to Productivite/Snipe-IT/resources/lang/zh-TW/admin/asset_maintenances/form.php
diff --git a/Production/SNIPE-IT/resources/lang/zh-TW/admin/asset_maintenances/general.php b/Productivite/Snipe-IT/resources/lang/zh-TW/admin/asset_maintenances/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zh-TW/admin/asset_maintenances/general.php
rename to Productivite/Snipe-IT/resources/lang/zh-TW/admin/asset_maintenances/general.php
diff --git a/Production/SNIPE-IT/resources/lang/zh-TW/admin/asset_maintenances/message.php b/Productivite/Snipe-IT/resources/lang/zh-TW/admin/asset_maintenances/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zh-TW/admin/asset_maintenances/message.php
rename to Productivite/Snipe-IT/resources/lang/zh-TW/admin/asset_maintenances/message.php
diff --git a/Production/SNIPE-IT/resources/lang/zh-TW/admin/asset_maintenances/table.php b/Productivite/Snipe-IT/resources/lang/zh-TW/admin/asset_maintenances/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zh-TW/admin/asset_maintenances/table.php
rename to Productivite/Snipe-IT/resources/lang/zh-TW/admin/asset_maintenances/table.php
diff --git a/Production/SNIPE-IT/resources/lang/zh-TW/admin/categories/general.php b/Productivite/Snipe-IT/resources/lang/zh-TW/admin/categories/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zh-TW/admin/categories/general.php
rename to Productivite/Snipe-IT/resources/lang/zh-TW/admin/categories/general.php
diff --git a/Production/SNIPE-IT/resources/lang/zh-TW/admin/categories/message.php b/Productivite/Snipe-IT/resources/lang/zh-TW/admin/categories/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zh-TW/admin/categories/message.php
rename to Productivite/Snipe-IT/resources/lang/zh-TW/admin/categories/message.php
diff --git a/Production/SNIPE-IT/resources/lang/zh-TW/admin/categories/table.php b/Productivite/Snipe-IT/resources/lang/zh-TW/admin/categories/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zh-TW/admin/categories/table.php
rename to Productivite/Snipe-IT/resources/lang/zh-TW/admin/categories/table.php
diff --git a/Production/SNIPE-IT/resources/lang/zh-TW/admin/companies/general.php b/Productivite/Snipe-IT/resources/lang/zh-TW/admin/companies/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zh-TW/admin/companies/general.php
rename to Productivite/Snipe-IT/resources/lang/zh-TW/admin/companies/general.php
diff --git a/Production/SNIPE-IT/resources/lang/zh-TW/admin/companies/message.php b/Productivite/Snipe-IT/resources/lang/zh-TW/admin/companies/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zh-TW/admin/companies/message.php
rename to Productivite/Snipe-IT/resources/lang/zh-TW/admin/companies/message.php
diff --git a/Production/SNIPE-IT/resources/lang/zh-TW/admin/companies/table.php b/Productivite/Snipe-IT/resources/lang/zh-TW/admin/companies/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zh-TW/admin/companies/table.php
rename to Productivite/Snipe-IT/resources/lang/zh-TW/admin/companies/table.php
diff --git a/Production/SNIPE-IT/resources/lang/zh-TW/admin/components/general.php b/Productivite/Snipe-IT/resources/lang/zh-TW/admin/components/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zh-TW/admin/components/general.php
rename to Productivite/Snipe-IT/resources/lang/zh-TW/admin/components/general.php
diff --git a/Production/SNIPE-IT/resources/lang/zh-TW/admin/components/message.php b/Productivite/Snipe-IT/resources/lang/zh-TW/admin/components/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zh-TW/admin/components/message.php
rename to Productivite/Snipe-IT/resources/lang/zh-TW/admin/components/message.php
diff --git a/Production/SNIPE-IT/resources/lang/zh-TW/admin/components/table.php b/Productivite/Snipe-IT/resources/lang/zh-TW/admin/components/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zh-TW/admin/components/table.php
rename to Productivite/Snipe-IT/resources/lang/zh-TW/admin/components/table.php
diff --git a/Production/SNIPE-IT/resources/lang/zh-TW/admin/consumables/general.php b/Productivite/Snipe-IT/resources/lang/zh-TW/admin/consumables/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zh-TW/admin/consumables/general.php
rename to Productivite/Snipe-IT/resources/lang/zh-TW/admin/consumables/general.php
diff --git a/Production/SNIPE-IT/resources/lang/zh-TW/admin/consumables/message.php b/Productivite/Snipe-IT/resources/lang/zh-TW/admin/consumables/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zh-TW/admin/consumables/message.php
rename to Productivite/Snipe-IT/resources/lang/zh-TW/admin/consumables/message.php
diff --git a/Production/SNIPE-IT/resources/lang/zh-TW/admin/consumables/table.php b/Productivite/Snipe-IT/resources/lang/zh-TW/admin/consumables/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zh-TW/admin/consumables/table.php
rename to Productivite/Snipe-IT/resources/lang/zh-TW/admin/consumables/table.php
diff --git a/Production/SNIPE-IT/resources/lang/zh-TW/admin/custom_fields/general.php b/Productivite/Snipe-IT/resources/lang/zh-TW/admin/custom_fields/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zh-TW/admin/custom_fields/general.php
rename to Productivite/Snipe-IT/resources/lang/zh-TW/admin/custom_fields/general.php
diff --git a/Production/SNIPE-IT/resources/lang/zh-TW/admin/custom_fields/message.php b/Productivite/Snipe-IT/resources/lang/zh-TW/admin/custom_fields/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zh-TW/admin/custom_fields/message.php
rename to Productivite/Snipe-IT/resources/lang/zh-TW/admin/custom_fields/message.php
diff --git a/Production/SNIPE-IT/resources/lang/zh-TW/admin/departments/message.php b/Productivite/Snipe-IT/resources/lang/zh-TW/admin/departments/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zh-TW/admin/departments/message.php
rename to Productivite/Snipe-IT/resources/lang/zh-TW/admin/departments/message.php
diff --git a/Production/SNIPE-IT/resources/lang/zh-TW/admin/departments/table.php b/Productivite/Snipe-IT/resources/lang/zh-TW/admin/departments/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zh-TW/admin/departments/table.php
rename to Productivite/Snipe-IT/resources/lang/zh-TW/admin/departments/table.php
diff --git a/Production/SNIPE-IT/resources/lang/zh-TW/admin/depreciations/general.php b/Productivite/Snipe-IT/resources/lang/zh-TW/admin/depreciations/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zh-TW/admin/depreciations/general.php
rename to Productivite/Snipe-IT/resources/lang/zh-TW/admin/depreciations/general.php
diff --git a/Production/SNIPE-IT/resources/lang/zh-TW/admin/depreciations/message.php b/Productivite/Snipe-IT/resources/lang/zh-TW/admin/depreciations/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zh-TW/admin/depreciations/message.php
rename to Productivite/Snipe-IT/resources/lang/zh-TW/admin/depreciations/message.php
diff --git a/Production/SNIPE-IT/resources/lang/zh-TW/admin/depreciations/table.php b/Productivite/Snipe-IT/resources/lang/zh-TW/admin/depreciations/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zh-TW/admin/depreciations/table.php
rename to Productivite/Snipe-IT/resources/lang/zh-TW/admin/depreciations/table.php
diff --git a/Production/SNIPE-IT/resources/lang/zh-TW/admin/groups/message.php b/Productivite/Snipe-IT/resources/lang/zh-TW/admin/groups/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zh-TW/admin/groups/message.php
rename to Productivite/Snipe-IT/resources/lang/zh-TW/admin/groups/message.php
diff --git a/Production/SNIPE-IT/resources/lang/zh-TW/admin/groups/table.php b/Productivite/Snipe-IT/resources/lang/zh-TW/admin/groups/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zh-TW/admin/groups/table.php
rename to Productivite/Snipe-IT/resources/lang/zh-TW/admin/groups/table.php
diff --git a/Production/SNIPE-IT/resources/lang/zh-TW/admin/groups/titles.php b/Productivite/Snipe-IT/resources/lang/zh-TW/admin/groups/titles.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zh-TW/admin/groups/titles.php
rename to Productivite/Snipe-IT/resources/lang/zh-TW/admin/groups/titles.php
diff --git a/Production/SNIPE-IT/resources/lang/zh-TW/admin/hardware/form.php b/Productivite/Snipe-IT/resources/lang/zh-TW/admin/hardware/form.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zh-TW/admin/hardware/form.php
rename to Productivite/Snipe-IT/resources/lang/zh-TW/admin/hardware/form.php
diff --git a/Production/SNIPE-IT/resources/lang/zh-TW/admin/hardware/general.php b/Productivite/Snipe-IT/resources/lang/zh-TW/admin/hardware/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zh-TW/admin/hardware/general.php
rename to Productivite/Snipe-IT/resources/lang/zh-TW/admin/hardware/general.php
diff --git a/Production/SNIPE-IT/resources/lang/zh-TW/admin/hardware/message.php b/Productivite/Snipe-IT/resources/lang/zh-TW/admin/hardware/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zh-TW/admin/hardware/message.php
rename to Productivite/Snipe-IT/resources/lang/zh-TW/admin/hardware/message.php
diff --git a/Production/SNIPE-IT/resources/lang/zh-TW/admin/hardware/table.php b/Productivite/Snipe-IT/resources/lang/zh-TW/admin/hardware/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zh-TW/admin/hardware/table.php
rename to Productivite/Snipe-IT/resources/lang/zh-TW/admin/hardware/table.php
diff --git a/Production/SNIPE-IT/resources/lang/zh-TW/admin/kits/general.php b/Productivite/Snipe-IT/resources/lang/zh-TW/admin/kits/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zh-TW/admin/kits/general.php
rename to Productivite/Snipe-IT/resources/lang/zh-TW/admin/kits/general.php
diff --git a/Production/SNIPE-IT/resources/lang/zh-TW/admin/labels/message.php b/Productivite/Snipe-IT/resources/lang/zh-TW/admin/labels/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zh-TW/admin/labels/message.php
rename to Productivite/Snipe-IT/resources/lang/zh-TW/admin/labels/message.php
diff --git a/Production/SNIPE-IT/resources/lang/zh-TW/admin/labels/table.php b/Productivite/Snipe-IT/resources/lang/zh-TW/admin/labels/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zh-TW/admin/labels/table.php
rename to Productivite/Snipe-IT/resources/lang/zh-TW/admin/labels/table.php
diff --git a/Production/SNIPE-IT/resources/lang/zh-TW/admin/licenses/form.php b/Productivite/Snipe-IT/resources/lang/zh-TW/admin/licenses/form.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zh-TW/admin/licenses/form.php
rename to Productivite/Snipe-IT/resources/lang/zh-TW/admin/licenses/form.php
diff --git a/Production/SNIPE-IT/resources/lang/zh-TW/admin/licenses/general.php b/Productivite/Snipe-IT/resources/lang/zh-TW/admin/licenses/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zh-TW/admin/licenses/general.php
rename to Productivite/Snipe-IT/resources/lang/zh-TW/admin/licenses/general.php
diff --git a/Production/SNIPE-IT/resources/lang/zh-TW/admin/licenses/message.php b/Productivite/Snipe-IT/resources/lang/zh-TW/admin/licenses/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zh-TW/admin/licenses/message.php
rename to Productivite/Snipe-IT/resources/lang/zh-TW/admin/licenses/message.php
diff --git a/Production/SNIPE-IT/resources/lang/zh-TW/admin/licenses/table.php b/Productivite/Snipe-IT/resources/lang/zh-TW/admin/licenses/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zh-TW/admin/licenses/table.php
rename to Productivite/Snipe-IT/resources/lang/zh-TW/admin/licenses/table.php
diff --git a/Production/SNIPE-IT/resources/lang/zh-TW/admin/locations/message.php b/Productivite/Snipe-IT/resources/lang/zh-TW/admin/locations/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zh-TW/admin/locations/message.php
rename to Productivite/Snipe-IT/resources/lang/zh-TW/admin/locations/message.php
diff --git a/Production/SNIPE-IT/resources/lang/zh-TW/admin/locations/table.php b/Productivite/Snipe-IT/resources/lang/zh-TW/admin/locations/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zh-TW/admin/locations/table.php
rename to Productivite/Snipe-IT/resources/lang/zh-TW/admin/locations/table.php
diff --git a/Production/SNIPE-IT/resources/lang/zh-TW/admin/manufacturers/message.php b/Productivite/Snipe-IT/resources/lang/zh-TW/admin/manufacturers/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zh-TW/admin/manufacturers/message.php
rename to Productivite/Snipe-IT/resources/lang/zh-TW/admin/manufacturers/message.php
diff --git a/Production/SNIPE-IT/resources/lang/zh-TW/admin/manufacturers/table.php b/Productivite/Snipe-IT/resources/lang/zh-TW/admin/manufacturers/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zh-TW/admin/manufacturers/table.php
rename to Productivite/Snipe-IT/resources/lang/zh-TW/admin/manufacturers/table.php
diff --git a/Production/SNIPE-IT/resources/lang/zh-TW/admin/models/general.php b/Productivite/Snipe-IT/resources/lang/zh-TW/admin/models/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zh-TW/admin/models/general.php
rename to Productivite/Snipe-IT/resources/lang/zh-TW/admin/models/general.php
diff --git a/Production/SNIPE-IT/resources/lang/zh-TW/admin/models/message.php b/Productivite/Snipe-IT/resources/lang/zh-TW/admin/models/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zh-TW/admin/models/message.php
rename to Productivite/Snipe-IT/resources/lang/zh-TW/admin/models/message.php
diff --git a/Production/SNIPE-IT/resources/lang/zh-TW/admin/models/table.php b/Productivite/Snipe-IT/resources/lang/zh-TW/admin/models/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zh-TW/admin/models/table.php
rename to Productivite/Snipe-IT/resources/lang/zh-TW/admin/models/table.php
diff --git a/Production/SNIPE-IT/resources/lang/zh-TW/admin/reports/general.php b/Productivite/Snipe-IT/resources/lang/zh-TW/admin/reports/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zh-TW/admin/reports/general.php
rename to Productivite/Snipe-IT/resources/lang/zh-TW/admin/reports/general.php
diff --git a/Production/SNIPE-IT/resources/lang/zh-TW/admin/reports/message.php b/Productivite/Snipe-IT/resources/lang/zh-TW/admin/reports/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zh-TW/admin/reports/message.php
rename to Productivite/Snipe-IT/resources/lang/zh-TW/admin/reports/message.php
diff --git a/Production/SNIPE-IT/resources/lang/zh-TW/admin/settings/general.php b/Productivite/Snipe-IT/resources/lang/zh-TW/admin/settings/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zh-TW/admin/settings/general.php
rename to Productivite/Snipe-IT/resources/lang/zh-TW/admin/settings/general.php
diff --git a/Production/SNIPE-IT/resources/lang/zh-TW/admin/settings/message.php b/Productivite/Snipe-IT/resources/lang/zh-TW/admin/settings/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zh-TW/admin/settings/message.php
rename to Productivite/Snipe-IT/resources/lang/zh-TW/admin/settings/message.php
diff --git a/Production/SNIPE-IT/resources/lang/zh-TW/admin/settings/table.php b/Productivite/Snipe-IT/resources/lang/zh-TW/admin/settings/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zh-TW/admin/settings/table.php
rename to Productivite/Snipe-IT/resources/lang/zh-TW/admin/settings/table.php
diff --git a/Production/SNIPE-IT/resources/lang/zh-TW/admin/statuslabels/message.php b/Productivite/Snipe-IT/resources/lang/zh-TW/admin/statuslabels/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zh-TW/admin/statuslabels/message.php
rename to Productivite/Snipe-IT/resources/lang/zh-TW/admin/statuslabels/message.php
diff --git a/Production/SNIPE-IT/resources/lang/zh-TW/admin/statuslabels/table.php b/Productivite/Snipe-IT/resources/lang/zh-TW/admin/statuslabels/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zh-TW/admin/statuslabels/table.php
rename to Productivite/Snipe-IT/resources/lang/zh-TW/admin/statuslabels/table.php
diff --git a/Production/SNIPE-IT/resources/lang/zh-TW/admin/suppliers/message.php b/Productivite/Snipe-IT/resources/lang/zh-TW/admin/suppliers/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zh-TW/admin/suppliers/message.php
rename to Productivite/Snipe-IT/resources/lang/zh-TW/admin/suppliers/message.php
diff --git a/Production/SNIPE-IT/resources/lang/zh-TW/admin/suppliers/table.php b/Productivite/Snipe-IT/resources/lang/zh-TW/admin/suppliers/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zh-TW/admin/suppliers/table.php
rename to Productivite/Snipe-IT/resources/lang/zh-TW/admin/suppliers/table.php
diff --git a/Production/SNIPE-IT/resources/lang/zh-TW/admin/users/general.php b/Productivite/Snipe-IT/resources/lang/zh-TW/admin/users/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zh-TW/admin/users/general.php
rename to Productivite/Snipe-IT/resources/lang/zh-TW/admin/users/general.php
diff --git a/Production/SNIPE-IT/resources/lang/zh-TW/admin/users/message.php b/Productivite/Snipe-IT/resources/lang/zh-TW/admin/users/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zh-TW/admin/users/message.php
rename to Productivite/Snipe-IT/resources/lang/zh-TW/admin/users/message.php
diff --git a/Production/SNIPE-IT/resources/lang/zh-TW/admin/users/table.php b/Productivite/Snipe-IT/resources/lang/zh-TW/admin/users/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zh-TW/admin/users/table.php
rename to Productivite/Snipe-IT/resources/lang/zh-TW/admin/users/table.php
diff --git a/Production/SNIPE-IT/resources/lang/zh-TW/auth.php b/Productivite/Snipe-IT/resources/lang/zh-TW/auth.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zh-TW/auth.php
rename to Productivite/Snipe-IT/resources/lang/zh-TW/auth.php
diff --git a/Production/SNIPE-IT/resources/lang/zh-TW/auth/general.php b/Productivite/Snipe-IT/resources/lang/zh-TW/auth/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zh-TW/auth/general.php
rename to Productivite/Snipe-IT/resources/lang/zh-TW/auth/general.php
diff --git a/Production/SNIPE-IT/resources/lang/zh-TW/auth/message.php b/Productivite/Snipe-IT/resources/lang/zh-TW/auth/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zh-TW/auth/message.php
rename to Productivite/Snipe-IT/resources/lang/zh-TW/auth/message.php
diff --git a/Production/SNIPE-IT/resources/lang/zh-TW/button.php b/Productivite/Snipe-IT/resources/lang/zh-TW/button.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zh-TW/button.php
rename to Productivite/Snipe-IT/resources/lang/zh-TW/button.php
diff --git a/Production/SNIPE-IT/resources/lang/zh-TW/general.php b/Productivite/Snipe-IT/resources/lang/zh-TW/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zh-TW/general.php
rename to Productivite/Snipe-IT/resources/lang/zh-TW/general.php
diff --git a/Production/SNIPE-IT/resources/lang/zh-TW/help.php b/Productivite/Snipe-IT/resources/lang/zh-TW/help.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zh-TW/help.php
rename to Productivite/Snipe-IT/resources/lang/zh-TW/help.php
diff --git a/Production/SNIPE-IT/resources/lang/zh-TW/localizations.php b/Productivite/Snipe-IT/resources/lang/zh-TW/localizations.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zh-TW/localizations.php
rename to Productivite/Snipe-IT/resources/lang/zh-TW/localizations.php
diff --git a/Production/SNIPE-IT/resources/lang/zh-TW/mail.php b/Productivite/Snipe-IT/resources/lang/zh-TW/mail.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zh-TW/mail.php
rename to Productivite/Snipe-IT/resources/lang/zh-TW/mail.php
diff --git a/Production/SNIPE-IT/resources/lang/zh-TW/pagination.php b/Productivite/Snipe-IT/resources/lang/zh-TW/pagination.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zh-TW/pagination.php
rename to Productivite/Snipe-IT/resources/lang/zh-TW/pagination.php
diff --git a/Production/SNIPE-IT/resources/lang/zh-TW/passwords.php b/Productivite/Snipe-IT/resources/lang/zh-TW/passwords.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zh-TW/passwords.php
rename to Productivite/Snipe-IT/resources/lang/zh-TW/passwords.php
diff --git a/Production/SNIPE-IT/resources/lang/zh-TW/reminders.php b/Productivite/Snipe-IT/resources/lang/zh-TW/reminders.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zh-TW/reminders.php
rename to Productivite/Snipe-IT/resources/lang/zh-TW/reminders.php
diff --git a/Production/SNIPE-IT/resources/lang/zh-TW/table.php b/Productivite/Snipe-IT/resources/lang/zh-TW/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zh-TW/table.php
rename to Productivite/Snipe-IT/resources/lang/zh-TW/table.php
diff --git a/Production/SNIPE-IT/resources/lang/zh-TW/validation.php b/Productivite/Snipe-IT/resources/lang/zh-TW/validation.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zh-TW/validation.php
rename to Productivite/Snipe-IT/resources/lang/zh-TW/validation.php
diff --git a/Production/SNIPE-IT/resources/lang/zu-ZA/account/general.php b/Productivite/Snipe-IT/resources/lang/zu-ZA/account/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zu-ZA/account/general.php
rename to Productivite/Snipe-IT/resources/lang/zu-ZA/account/general.php
diff --git a/Production/SNIPE-IT/resources/lang/zu-ZA/admin/accessories/general.php b/Productivite/Snipe-IT/resources/lang/zu-ZA/admin/accessories/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zu-ZA/admin/accessories/general.php
rename to Productivite/Snipe-IT/resources/lang/zu-ZA/admin/accessories/general.php
diff --git a/Production/SNIPE-IT/resources/lang/zu-ZA/admin/accessories/message.php b/Productivite/Snipe-IT/resources/lang/zu-ZA/admin/accessories/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zu-ZA/admin/accessories/message.php
rename to Productivite/Snipe-IT/resources/lang/zu-ZA/admin/accessories/message.php
diff --git a/Production/SNIPE-IT/resources/lang/zu-ZA/admin/accessories/table.php b/Productivite/Snipe-IT/resources/lang/zu-ZA/admin/accessories/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zu-ZA/admin/accessories/table.php
rename to Productivite/Snipe-IT/resources/lang/zu-ZA/admin/accessories/table.php
diff --git a/Production/SNIPE-IT/resources/lang/zu-ZA/admin/asset_maintenances/form.php b/Productivite/Snipe-IT/resources/lang/zu-ZA/admin/asset_maintenances/form.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zu-ZA/admin/asset_maintenances/form.php
rename to Productivite/Snipe-IT/resources/lang/zu-ZA/admin/asset_maintenances/form.php
diff --git a/Production/SNIPE-IT/resources/lang/zu-ZA/admin/asset_maintenances/general.php b/Productivite/Snipe-IT/resources/lang/zu-ZA/admin/asset_maintenances/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zu-ZA/admin/asset_maintenances/general.php
rename to Productivite/Snipe-IT/resources/lang/zu-ZA/admin/asset_maintenances/general.php
diff --git a/Production/SNIPE-IT/resources/lang/zu-ZA/admin/asset_maintenances/message.php b/Productivite/Snipe-IT/resources/lang/zu-ZA/admin/asset_maintenances/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zu-ZA/admin/asset_maintenances/message.php
rename to Productivite/Snipe-IT/resources/lang/zu-ZA/admin/asset_maintenances/message.php
diff --git a/Production/SNIPE-IT/resources/lang/zu-ZA/admin/asset_maintenances/table.php b/Productivite/Snipe-IT/resources/lang/zu-ZA/admin/asset_maintenances/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zu-ZA/admin/asset_maintenances/table.php
rename to Productivite/Snipe-IT/resources/lang/zu-ZA/admin/asset_maintenances/table.php
diff --git a/Production/SNIPE-IT/resources/lang/zu-ZA/admin/categories/general.php b/Productivite/Snipe-IT/resources/lang/zu-ZA/admin/categories/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zu-ZA/admin/categories/general.php
rename to Productivite/Snipe-IT/resources/lang/zu-ZA/admin/categories/general.php
diff --git a/Production/SNIPE-IT/resources/lang/zu-ZA/admin/categories/message.php b/Productivite/Snipe-IT/resources/lang/zu-ZA/admin/categories/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zu-ZA/admin/categories/message.php
rename to Productivite/Snipe-IT/resources/lang/zu-ZA/admin/categories/message.php
diff --git a/Production/SNIPE-IT/resources/lang/zu-ZA/admin/categories/table.php b/Productivite/Snipe-IT/resources/lang/zu-ZA/admin/categories/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zu-ZA/admin/categories/table.php
rename to Productivite/Snipe-IT/resources/lang/zu-ZA/admin/categories/table.php
diff --git a/Production/SNIPE-IT/resources/lang/zu-ZA/admin/companies/general.php b/Productivite/Snipe-IT/resources/lang/zu-ZA/admin/companies/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zu-ZA/admin/companies/general.php
rename to Productivite/Snipe-IT/resources/lang/zu-ZA/admin/companies/general.php
diff --git a/Production/SNIPE-IT/resources/lang/zu-ZA/admin/companies/message.php b/Productivite/Snipe-IT/resources/lang/zu-ZA/admin/companies/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zu-ZA/admin/companies/message.php
rename to Productivite/Snipe-IT/resources/lang/zu-ZA/admin/companies/message.php
diff --git a/Production/SNIPE-IT/resources/lang/zu-ZA/admin/companies/table.php b/Productivite/Snipe-IT/resources/lang/zu-ZA/admin/companies/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zu-ZA/admin/companies/table.php
rename to Productivite/Snipe-IT/resources/lang/zu-ZA/admin/companies/table.php
diff --git a/Production/SNIPE-IT/resources/lang/zu-ZA/admin/components/general.php b/Productivite/Snipe-IT/resources/lang/zu-ZA/admin/components/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zu-ZA/admin/components/general.php
rename to Productivite/Snipe-IT/resources/lang/zu-ZA/admin/components/general.php
diff --git a/Production/SNIPE-IT/resources/lang/zu-ZA/admin/components/message.php b/Productivite/Snipe-IT/resources/lang/zu-ZA/admin/components/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zu-ZA/admin/components/message.php
rename to Productivite/Snipe-IT/resources/lang/zu-ZA/admin/components/message.php
diff --git a/Production/SNIPE-IT/resources/lang/zu-ZA/admin/components/table.php b/Productivite/Snipe-IT/resources/lang/zu-ZA/admin/components/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zu-ZA/admin/components/table.php
rename to Productivite/Snipe-IT/resources/lang/zu-ZA/admin/components/table.php
diff --git a/Production/SNIPE-IT/resources/lang/zu-ZA/admin/consumables/general.php b/Productivite/Snipe-IT/resources/lang/zu-ZA/admin/consumables/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zu-ZA/admin/consumables/general.php
rename to Productivite/Snipe-IT/resources/lang/zu-ZA/admin/consumables/general.php
diff --git a/Production/SNIPE-IT/resources/lang/zu-ZA/admin/consumables/message.php b/Productivite/Snipe-IT/resources/lang/zu-ZA/admin/consumables/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zu-ZA/admin/consumables/message.php
rename to Productivite/Snipe-IT/resources/lang/zu-ZA/admin/consumables/message.php
diff --git a/Production/SNIPE-IT/resources/lang/zu-ZA/admin/consumables/table.php b/Productivite/Snipe-IT/resources/lang/zu-ZA/admin/consumables/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zu-ZA/admin/consumables/table.php
rename to Productivite/Snipe-IT/resources/lang/zu-ZA/admin/consumables/table.php
diff --git a/Production/SNIPE-IT/resources/lang/zu-ZA/admin/custom_fields/general.php b/Productivite/Snipe-IT/resources/lang/zu-ZA/admin/custom_fields/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zu-ZA/admin/custom_fields/general.php
rename to Productivite/Snipe-IT/resources/lang/zu-ZA/admin/custom_fields/general.php
diff --git a/Production/SNIPE-IT/resources/lang/zu-ZA/admin/custom_fields/message.php b/Productivite/Snipe-IT/resources/lang/zu-ZA/admin/custom_fields/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zu-ZA/admin/custom_fields/message.php
rename to Productivite/Snipe-IT/resources/lang/zu-ZA/admin/custom_fields/message.php
diff --git a/Production/SNIPE-IT/resources/lang/zu-ZA/admin/departments/message.php b/Productivite/Snipe-IT/resources/lang/zu-ZA/admin/departments/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zu-ZA/admin/departments/message.php
rename to Productivite/Snipe-IT/resources/lang/zu-ZA/admin/departments/message.php
diff --git a/Production/SNIPE-IT/resources/lang/zu-ZA/admin/departments/table.php b/Productivite/Snipe-IT/resources/lang/zu-ZA/admin/departments/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zu-ZA/admin/departments/table.php
rename to Productivite/Snipe-IT/resources/lang/zu-ZA/admin/departments/table.php
diff --git a/Production/SNIPE-IT/resources/lang/zu-ZA/admin/depreciations/general.php b/Productivite/Snipe-IT/resources/lang/zu-ZA/admin/depreciations/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zu-ZA/admin/depreciations/general.php
rename to Productivite/Snipe-IT/resources/lang/zu-ZA/admin/depreciations/general.php
diff --git a/Production/SNIPE-IT/resources/lang/zu-ZA/admin/depreciations/message.php b/Productivite/Snipe-IT/resources/lang/zu-ZA/admin/depreciations/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zu-ZA/admin/depreciations/message.php
rename to Productivite/Snipe-IT/resources/lang/zu-ZA/admin/depreciations/message.php
diff --git a/Production/SNIPE-IT/resources/lang/zu-ZA/admin/depreciations/table.php b/Productivite/Snipe-IT/resources/lang/zu-ZA/admin/depreciations/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zu-ZA/admin/depreciations/table.php
rename to Productivite/Snipe-IT/resources/lang/zu-ZA/admin/depreciations/table.php
diff --git a/Production/SNIPE-IT/resources/lang/zu-ZA/admin/groups/message.php b/Productivite/Snipe-IT/resources/lang/zu-ZA/admin/groups/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zu-ZA/admin/groups/message.php
rename to Productivite/Snipe-IT/resources/lang/zu-ZA/admin/groups/message.php
diff --git a/Production/SNIPE-IT/resources/lang/zu-ZA/admin/groups/table.php b/Productivite/Snipe-IT/resources/lang/zu-ZA/admin/groups/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zu-ZA/admin/groups/table.php
rename to Productivite/Snipe-IT/resources/lang/zu-ZA/admin/groups/table.php
diff --git a/Production/SNIPE-IT/resources/lang/zu-ZA/admin/groups/titles.php b/Productivite/Snipe-IT/resources/lang/zu-ZA/admin/groups/titles.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zu-ZA/admin/groups/titles.php
rename to Productivite/Snipe-IT/resources/lang/zu-ZA/admin/groups/titles.php
diff --git a/Production/SNIPE-IT/resources/lang/zu-ZA/admin/hardware/form.php b/Productivite/Snipe-IT/resources/lang/zu-ZA/admin/hardware/form.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zu-ZA/admin/hardware/form.php
rename to Productivite/Snipe-IT/resources/lang/zu-ZA/admin/hardware/form.php
diff --git a/Production/SNIPE-IT/resources/lang/zu-ZA/admin/hardware/general.php b/Productivite/Snipe-IT/resources/lang/zu-ZA/admin/hardware/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zu-ZA/admin/hardware/general.php
rename to Productivite/Snipe-IT/resources/lang/zu-ZA/admin/hardware/general.php
diff --git a/Production/SNIPE-IT/resources/lang/zu-ZA/admin/hardware/message.php b/Productivite/Snipe-IT/resources/lang/zu-ZA/admin/hardware/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zu-ZA/admin/hardware/message.php
rename to Productivite/Snipe-IT/resources/lang/zu-ZA/admin/hardware/message.php
diff --git a/Production/SNIPE-IT/resources/lang/zu-ZA/admin/hardware/table.php b/Productivite/Snipe-IT/resources/lang/zu-ZA/admin/hardware/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zu-ZA/admin/hardware/table.php
rename to Productivite/Snipe-IT/resources/lang/zu-ZA/admin/hardware/table.php
diff --git a/Production/SNIPE-IT/resources/lang/zu-ZA/admin/kits/general.php b/Productivite/Snipe-IT/resources/lang/zu-ZA/admin/kits/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zu-ZA/admin/kits/general.php
rename to Productivite/Snipe-IT/resources/lang/zu-ZA/admin/kits/general.php
diff --git a/Production/SNIPE-IT/resources/lang/zu-ZA/admin/labels/message.php b/Productivite/Snipe-IT/resources/lang/zu-ZA/admin/labels/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zu-ZA/admin/labels/message.php
rename to Productivite/Snipe-IT/resources/lang/zu-ZA/admin/labels/message.php
diff --git a/Production/SNIPE-IT/resources/lang/zu-ZA/admin/labels/table.php b/Productivite/Snipe-IT/resources/lang/zu-ZA/admin/labels/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zu-ZA/admin/labels/table.php
rename to Productivite/Snipe-IT/resources/lang/zu-ZA/admin/labels/table.php
diff --git a/Production/SNIPE-IT/resources/lang/zu-ZA/admin/licenses/form.php b/Productivite/Snipe-IT/resources/lang/zu-ZA/admin/licenses/form.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zu-ZA/admin/licenses/form.php
rename to Productivite/Snipe-IT/resources/lang/zu-ZA/admin/licenses/form.php
diff --git a/Production/SNIPE-IT/resources/lang/zu-ZA/admin/licenses/general.php b/Productivite/Snipe-IT/resources/lang/zu-ZA/admin/licenses/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zu-ZA/admin/licenses/general.php
rename to Productivite/Snipe-IT/resources/lang/zu-ZA/admin/licenses/general.php
diff --git a/Production/SNIPE-IT/resources/lang/zu-ZA/admin/licenses/message.php b/Productivite/Snipe-IT/resources/lang/zu-ZA/admin/licenses/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zu-ZA/admin/licenses/message.php
rename to Productivite/Snipe-IT/resources/lang/zu-ZA/admin/licenses/message.php
diff --git a/Production/SNIPE-IT/resources/lang/zu-ZA/admin/licenses/table.php b/Productivite/Snipe-IT/resources/lang/zu-ZA/admin/licenses/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zu-ZA/admin/licenses/table.php
rename to Productivite/Snipe-IT/resources/lang/zu-ZA/admin/licenses/table.php
diff --git a/Production/SNIPE-IT/resources/lang/zu-ZA/admin/locations/message.php b/Productivite/Snipe-IT/resources/lang/zu-ZA/admin/locations/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zu-ZA/admin/locations/message.php
rename to Productivite/Snipe-IT/resources/lang/zu-ZA/admin/locations/message.php
diff --git a/Production/SNIPE-IT/resources/lang/zu-ZA/admin/locations/table.php b/Productivite/Snipe-IT/resources/lang/zu-ZA/admin/locations/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zu-ZA/admin/locations/table.php
rename to Productivite/Snipe-IT/resources/lang/zu-ZA/admin/locations/table.php
diff --git a/Production/SNIPE-IT/resources/lang/zu-ZA/admin/manufacturers/message.php b/Productivite/Snipe-IT/resources/lang/zu-ZA/admin/manufacturers/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zu-ZA/admin/manufacturers/message.php
rename to Productivite/Snipe-IT/resources/lang/zu-ZA/admin/manufacturers/message.php
diff --git a/Production/SNIPE-IT/resources/lang/zu-ZA/admin/manufacturers/table.php b/Productivite/Snipe-IT/resources/lang/zu-ZA/admin/manufacturers/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zu-ZA/admin/manufacturers/table.php
rename to Productivite/Snipe-IT/resources/lang/zu-ZA/admin/manufacturers/table.php
diff --git a/Production/SNIPE-IT/resources/lang/zu-ZA/admin/models/general.php b/Productivite/Snipe-IT/resources/lang/zu-ZA/admin/models/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zu-ZA/admin/models/general.php
rename to Productivite/Snipe-IT/resources/lang/zu-ZA/admin/models/general.php
diff --git a/Production/SNIPE-IT/resources/lang/zu-ZA/admin/models/message.php b/Productivite/Snipe-IT/resources/lang/zu-ZA/admin/models/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zu-ZA/admin/models/message.php
rename to Productivite/Snipe-IT/resources/lang/zu-ZA/admin/models/message.php
diff --git a/Production/SNIPE-IT/resources/lang/zu-ZA/admin/models/table.php b/Productivite/Snipe-IT/resources/lang/zu-ZA/admin/models/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zu-ZA/admin/models/table.php
rename to Productivite/Snipe-IT/resources/lang/zu-ZA/admin/models/table.php
diff --git a/Production/SNIPE-IT/resources/lang/zu-ZA/admin/reports/general.php b/Productivite/Snipe-IT/resources/lang/zu-ZA/admin/reports/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zu-ZA/admin/reports/general.php
rename to Productivite/Snipe-IT/resources/lang/zu-ZA/admin/reports/general.php
diff --git a/Production/SNIPE-IT/resources/lang/zu-ZA/admin/reports/message.php b/Productivite/Snipe-IT/resources/lang/zu-ZA/admin/reports/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zu-ZA/admin/reports/message.php
rename to Productivite/Snipe-IT/resources/lang/zu-ZA/admin/reports/message.php
diff --git a/Production/SNIPE-IT/resources/lang/zu-ZA/admin/settings/general.php b/Productivite/Snipe-IT/resources/lang/zu-ZA/admin/settings/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zu-ZA/admin/settings/general.php
rename to Productivite/Snipe-IT/resources/lang/zu-ZA/admin/settings/general.php
diff --git a/Production/SNIPE-IT/resources/lang/zu-ZA/admin/settings/message.php b/Productivite/Snipe-IT/resources/lang/zu-ZA/admin/settings/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zu-ZA/admin/settings/message.php
rename to Productivite/Snipe-IT/resources/lang/zu-ZA/admin/settings/message.php
diff --git a/Production/SNIPE-IT/resources/lang/zu-ZA/admin/settings/table.php b/Productivite/Snipe-IT/resources/lang/zu-ZA/admin/settings/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zu-ZA/admin/settings/table.php
rename to Productivite/Snipe-IT/resources/lang/zu-ZA/admin/settings/table.php
diff --git a/Production/SNIPE-IT/resources/lang/zu-ZA/admin/statuslabels/message.php b/Productivite/Snipe-IT/resources/lang/zu-ZA/admin/statuslabels/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zu-ZA/admin/statuslabels/message.php
rename to Productivite/Snipe-IT/resources/lang/zu-ZA/admin/statuslabels/message.php
diff --git a/Production/SNIPE-IT/resources/lang/zu-ZA/admin/statuslabels/table.php b/Productivite/Snipe-IT/resources/lang/zu-ZA/admin/statuslabels/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zu-ZA/admin/statuslabels/table.php
rename to Productivite/Snipe-IT/resources/lang/zu-ZA/admin/statuslabels/table.php
diff --git a/Production/SNIPE-IT/resources/lang/zu-ZA/admin/suppliers/message.php b/Productivite/Snipe-IT/resources/lang/zu-ZA/admin/suppliers/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zu-ZA/admin/suppliers/message.php
rename to Productivite/Snipe-IT/resources/lang/zu-ZA/admin/suppliers/message.php
diff --git a/Production/SNIPE-IT/resources/lang/zu-ZA/admin/suppliers/table.php b/Productivite/Snipe-IT/resources/lang/zu-ZA/admin/suppliers/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zu-ZA/admin/suppliers/table.php
rename to Productivite/Snipe-IT/resources/lang/zu-ZA/admin/suppliers/table.php
diff --git a/Production/SNIPE-IT/resources/lang/zu-ZA/admin/users/general.php b/Productivite/Snipe-IT/resources/lang/zu-ZA/admin/users/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zu-ZA/admin/users/general.php
rename to Productivite/Snipe-IT/resources/lang/zu-ZA/admin/users/general.php
diff --git a/Production/SNIPE-IT/resources/lang/zu-ZA/admin/users/message.php b/Productivite/Snipe-IT/resources/lang/zu-ZA/admin/users/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zu-ZA/admin/users/message.php
rename to Productivite/Snipe-IT/resources/lang/zu-ZA/admin/users/message.php
diff --git a/Production/SNIPE-IT/resources/lang/zu-ZA/admin/users/table.php b/Productivite/Snipe-IT/resources/lang/zu-ZA/admin/users/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zu-ZA/admin/users/table.php
rename to Productivite/Snipe-IT/resources/lang/zu-ZA/admin/users/table.php
diff --git a/Production/SNIPE-IT/resources/lang/zu-ZA/auth.php b/Productivite/Snipe-IT/resources/lang/zu-ZA/auth.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zu-ZA/auth.php
rename to Productivite/Snipe-IT/resources/lang/zu-ZA/auth.php
diff --git a/Production/SNIPE-IT/resources/lang/zu-ZA/auth/general.php b/Productivite/Snipe-IT/resources/lang/zu-ZA/auth/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zu-ZA/auth/general.php
rename to Productivite/Snipe-IT/resources/lang/zu-ZA/auth/general.php
diff --git a/Production/SNIPE-IT/resources/lang/zu-ZA/auth/message.php b/Productivite/Snipe-IT/resources/lang/zu-ZA/auth/message.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zu-ZA/auth/message.php
rename to Productivite/Snipe-IT/resources/lang/zu-ZA/auth/message.php
diff --git a/Production/SNIPE-IT/resources/lang/zu-ZA/button.php b/Productivite/Snipe-IT/resources/lang/zu-ZA/button.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zu-ZA/button.php
rename to Productivite/Snipe-IT/resources/lang/zu-ZA/button.php
diff --git a/Production/SNIPE-IT/resources/lang/zu-ZA/general.php b/Productivite/Snipe-IT/resources/lang/zu-ZA/general.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zu-ZA/general.php
rename to Productivite/Snipe-IT/resources/lang/zu-ZA/general.php
diff --git a/Production/SNIPE-IT/resources/lang/zu-ZA/help.php b/Productivite/Snipe-IT/resources/lang/zu-ZA/help.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zu-ZA/help.php
rename to Productivite/Snipe-IT/resources/lang/zu-ZA/help.php
diff --git a/Production/SNIPE-IT/resources/lang/zu-ZA/localizations.php b/Productivite/Snipe-IT/resources/lang/zu-ZA/localizations.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zu-ZA/localizations.php
rename to Productivite/Snipe-IT/resources/lang/zu-ZA/localizations.php
diff --git a/Production/SNIPE-IT/resources/lang/zu-ZA/mail.php b/Productivite/Snipe-IT/resources/lang/zu-ZA/mail.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zu-ZA/mail.php
rename to Productivite/Snipe-IT/resources/lang/zu-ZA/mail.php
diff --git a/Production/SNIPE-IT/resources/lang/zu-ZA/pagination.php b/Productivite/Snipe-IT/resources/lang/zu-ZA/pagination.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zu-ZA/pagination.php
rename to Productivite/Snipe-IT/resources/lang/zu-ZA/pagination.php
diff --git a/Production/SNIPE-IT/resources/lang/zu-ZA/passwords.php b/Productivite/Snipe-IT/resources/lang/zu-ZA/passwords.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zu-ZA/passwords.php
rename to Productivite/Snipe-IT/resources/lang/zu-ZA/passwords.php
diff --git a/Production/SNIPE-IT/resources/lang/zu-ZA/reminders.php b/Productivite/Snipe-IT/resources/lang/zu-ZA/reminders.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zu-ZA/reminders.php
rename to Productivite/Snipe-IT/resources/lang/zu-ZA/reminders.php
diff --git a/Production/SNIPE-IT/resources/lang/zu-ZA/table.php b/Productivite/Snipe-IT/resources/lang/zu-ZA/table.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zu-ZA/table.php
rename to Productivite/Snipe-IT/resources/lang/zu-ZA/table.php
diff --git a/Production/SNIPE-IT/resources/lang/zu-ZA/validation.php b/Productivite/Snipe-IT/resources/lang/zu-ZA/validation.php
similarity index 100%
rename from Production/SNIPE-IT/resources/lang/zu-ZA/validation.php
rename to Productivite/Snipe-IT/resources/lang/zu-ZA/validation.php
diff --git a/Production/SNIPE-IT/resources/macros/macros.php b/Productivite/Snipe-IT/resources/macros/macros.php
similarity index 100%
rename from Production/SNIPE-IT/resources/macros/macros.php
rename to Productivite/Snipe-IT/resources/macros/macros.php
diff --git a/Production/SNIPE-IT/resources/views/accessories/checkin.blade.php b/Productivite/Snipe-IT/resources/views/accessories/checkin.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/accessories/checkin.blade.php
rename to Productivite/Snipe-IT/resources/views/accessories/checkin.blade.php
diff --git a/Production/SNIPE-IT/resources/views/accessories/checkout.blade.php b/Productivite/Snipe-IT/resources/views/accessories/checkout.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/accessories/checkout.blade.php
rename to Productivite/Snipe-IT/resources/views/accessories/checkout.blade.php
diff --git a/Production/SNIPE-IT/resources/views/accessories/edit.blade.php b/Productivite/Snipe-IT/resources/views/accessories/edit.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/accessories/edit.blade.php
rename to Productivite/Snipe-IT/resources/views/accessories/edit.blade.php
diff --git a/Production/SNIPE-IT/resources/views/accessories/index.blade.php b/Productivite/Snipe-IT/resources/views/accessories/index.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/accessories/index.blade.php
rename to Productivite/Snipe-IT/resources/views/accessories/index.blade.php
diff --git a/Production/SNIPE-IT/resources/views/accessories/view.blade.php b/Productivite/Snipe-IT/resources/views/accessories/view.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/accessories/view.blade.php
rename to Productivite/Snipe-IT/resources/views/accessories/view.blade.php
diff --git a/Production/SNIPE-IT/resources/views/account/accept/accept-accessory-eula.blade.php b/Productivite/Snipe-IT/resources/views/account/accept/accept-accessory-eula.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/account/accept/accept-accessory-eula.blade.php
rename to Productivite/Snipe-IT/resources/views/account/accept/accept-accessory-eula.blade.php
diff --git a/Production/SNIPE-IT/resources/views/account/accept/accept-asset-eula.blade.php b/Productivite/Snipe-IT/resources/views/account/accept/accept-asset-eula.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/account/accept/accept-asset-eula.blade.php
rename to Productivite/Snipe-IT/resources/views/account/accept/accept-asset-eula.blade.php
diff --git a/Production/SNIPE-IT/resources/views/account/accept/accept-component-eula.blade.php b/Productivite/Snipe-IT/resources/views/account/accept/accept-component-eula.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/account/accept/accept-component-eula.blade.php
rename to Productivite/Snipe-IT/resources/views/account/accept/accept-component-eula.blade.php
diff --git a/Production/SNIPE-IT/resources/views/account/accept/accept-consumable-eula.blade.php b/Productivite/Snipe-IT/resources/views/account/accept/accept-consumable-eula.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/account/accept/accept-consumable-eula.blade.php
rename to Productivite/Snipe-IT/resources/views/account/accept/accept-consumable-eula.blade.php
diff --git a/Production/SNIPE-IT/resources/views/account/accept/accept-license-eula.blade.php b/Productivite/Snipe-IT/resources/views/account/accept/accept-license-eula.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/account/accept/accept-license-eula.blade.php
rename to Productivite/Snipe-IT/resources/views/account/accept/accept-license-eula.blade.php
diff --git a/Production/SNIPE-IT/resources/views/account/accept/create.blade.php b/Productivite/Snipe-IT/resources/views/account/accept/create.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/account/accept/create.blade.php
rename to Productivite/Snipe-IT/resources/views/account/accept/create.blade.php
diff --git a/Production/SNIPE-IT/resources/views/account/accept/index.blade.php b/Productivite/Snipe-IT/resources/views/account/accept/index.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/account/accept/index.blade.php
rename to Productivite/Snipe-IT/resources/views/account/accept/index.blade.php
diff --git a/Production/SNIPE-IT/resources/views/account/api.blade.php b/Productivite/Snipe-IT/resources/views/account/api.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/account/api.blade.php
rename to Productivite/Snipe-IT/resources/views/account/api.blade.php
diff --git a/Production/SNIPE-IT/resources/views/account/change-password.blade.php b/Productivite/Snipe-IT/resources/views/account/change-password.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/account/change-password.blade.php
rename to Productivite/Snipe-IT/resources/views/account/change-password.blade.php
diff --git a/Production/SNIPE-IT/resources/views/account/profile.blade.php b/Productivite/Snipe-IT/resources/views/account/profile.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/account/profile.blade.php
rename to Productivite/Snipe-IT/resources/views/account/profile.blade.php
diff --git a/Production/SNIPE-IT/resources/views/account/requestable-assets.blade.php b/Productivite/Snipe-IT/resources/views/account/requestable-assets.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/account/requestable-assets.blade.php
rename to Productivite/Snipe-IT/resources/views/account/requestable-assets.blade.php
diff --git a/Production/SNIPE-IT/resources/views/account/requested.blade.php b/Productivite/Snipe-IT/resources/views/account/requested.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/account/requested.blade.php
rename to Productivite/Snipe-IT/resources/views/account/requested.blade.php
diff --git a/Production/SNIPE-IT/resources/views/account/view-assets.blade.php b/Productivite/Snipe-IT/resources/views/account/view-assets.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/account/view-assets.blade.php
rename to Productivite/Snipe-IT/resources/views/account/view-assets.blade.php
diff --git a/Production/SNIPE-IT/resources/views/asset_maintenances/edit.blade.php b/Productivite/Snipe-IT/resources/views/asset_maintenances/edit.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/asset_maintenances/edit.blade.php
rename to Productivite/Snipe-IT/resources/views/asset_maintenances/edit.blade.php
diff --git a/Production/SNIPE-IT/resources/views/asset_maintenances/index.blade.php b/Productivite/Snipe-IT/resources/views/asset_maintenances/index.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/asset_maintenances/index.blade.php
rename to Productivite/Snipe-IT/resources/views/asset_maintenances/index.blade.php
diff --git a/Production/SNIPE-IT/resources/views/asset_maintenances/view.blade.php b/Productivite/Snipe-IT/resources/views/asset_maintenances/view.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/asset_maintenances/view.blade.php
rename to Productivite/Snipe-IT/resources/views/asset_maintenances/view.blade.php
diff --git a/Production/SNIPE-IT/resources/views/auth/emails/password.blade.php b/Productivite/Snipe-IT/resources/views/auth/emails/password.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/auth/emails/password.blade.php
rename to Productivite/Snipe-IT/resources/views/auth/emails/password.blade.php
diff --git a/Production/SNIPE-IT/resources/views/auth/login.blade.php b/Productivite/Snipe-IT/resources/views/auth/login.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/auth/login.blade.php
rename to Productivite/Snipe-IT/resources/views/auth/login.blade.php
diff --git a/Production/SNIPE-IT/resources/views/auth/passwords/email.blade.php b/Productivite/Snipe-IT/resources/views/auth/passwords/email.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/auth/passwords/email.blade.php
rename to Productivite/Snipe-IT/resources/views/auth/passwords/email.blade.php
diff --git a/Production/SNIPE-IT/resources/views/auth/passwords/reset.blade.php b/Productivite/Snipe-IT/resources/views/auth/passwords/reset.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/auth/passwords/reset.blade.php
rename to Productivite/Snipe-IT/resources/views/auth/passwords/reset.blade.php
diff --git a/Production/SNIPE-IT/resources/views/auth/two_factor.blade.php b/Productivite/Snipe-IT/resources/views/auth/two_factor.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/auth/two_factor.blade.php
rename to Productivite/Snipe-IT/resources/views/auth/two_factor.blade.php
diff --git a/Production/SNIPE-IT/resources/views/auth/two_factor_enroll.blade.php b/Productivite/Snipe-IT/resources/views/auth/two_factor_enroll.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/auth/two_factor_enroll.blade.php
rename to Productivite/Snipe-IT/resources/views/auth/two_factor_enroll.blade.php
diff --git a/Production/SNIPE-IT/resources/views/categories/edit.blade.php b/Productivite/Snipe-IT/resources/views/categories/edit.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/categories/edit.blade.php
rename to Productivite/Snipe-IT/resources/views/categories/edit.blade.php
diff --git a/Production/SNIPE-IT/resources/views/categories/index.blade.php b/Productivite/Snipe-IT/resources/views/categories/index.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/categories/index.blade.php
rename to Productivite/Snipe-IT/resources/views/categories/index.blade.php
diff --git a/Production/SNIPE-IT/resources/views/categories/view.blade.php b/Productivite/Snipe-IT/resources/views/categories/view.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/categories/view.blade.php
rename to Productivite/Snipe-IT/resources/views/categories/view.blade.php
diff --git a/Production/SNIPE-IT/resources/views/companies/edit.blade.php b/Productivite/Snipe-IT/resources/views/companies/edit.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/companies/edit.blade.php
rename to Productivite/Snipe-IT/resources/views/companies/edit.blade.php
diff --git a/Production/SNIPE-IT/resources/views/companies/index.blade.php b/Productivite/Snipe-IT/resources/views/companies/index.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/companies/index.blade.php
rename to Productivite/Snipe-IT/resources/views/companies/index.blade.php
diff --git a/Production/SNIPE-IT/resources/views/companies/view.blade.php b/Productivite/Snipe-IT/resources/views/companies/view.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/companies/view.blade.php
rename to Productivite/Snipe-IT/resources/views/companies/view.blade.php
diff --git a/Production/SNIPE-IT/resources/views/components/checkin.blade.php b/Productivite/Snipe-IT/resources/views/components/checkin.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/components/checkin.blade.php
rename to Productivite/Snipe-IT/resources/views/components/checkin.blade.php
diff --git a/Production/SNIPE-IT/resources/views/components/checkout.blade.php b/Productivite/Snipe-IT/resources/views/components/checkout.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/components/checkout.blade.php
rename to Productivite/Snipe-IT/resources/views/components/checkout.blade.php
diff --git a/Production/SNIPE-IT/resources/views/components/edit.blade.php b/Productivite/Snipe-IT/resources/views/components/edit.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/components/edit.blade.php
rename to Productivite/Snipe-IT/resources/views/components/edit.blade.php
diff --git a/Production/SNIPE-IT/resources/views/components/index.blade.php b/Productivite/Snipe-IT/resources/views/components/index.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/components/index.blade.php
rename to Productivite/Snipe-IT/resources/views/components/index.blade.php
diff --git a/Production/SNIPE-IT/resources/views/components/view.blade.php b/Productivite/Snipe-IT/resources/views/components/view.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/components/view.blade.php
rename to Productivite/Snipe-IT/resources/views/components/view.blade.php
diff --git a/Production/SNIPE-IT/resources/views/consumables/checkout.blade.php b/Productivite/Snipe-IT/resources/views/consumables/checkout.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/consumables/checkout.blade.php
rename to Productivite/Snipe-IT/resources/views/consumables/checkout.blade.php
diff --git a/Production/SNIPE-IT/resources/views/consumables/edit.blade.php b/Productivite/Snipe-IT/resources/views/consumables/edit.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/consumables/edit.blade.php
rename to Productivite/Snipe-IT/resources/views/consumables/edit.blade.php
diff --git a/Production/SNIPE-IT/resources/views/consumables/index.blade.php b/Productivite/Snipe-IT/resources/views/consumables/index.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/consumables/index.blade.php
rename to Productivite/Snipe-IT/resources/views/consumables/index.blade.php
diff --git a/Production/SNIPE-IT/resources/views/consumables/view.blade.php b/Productivite/Snipe-IT/resources/views/consumables/view.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/consumables/view.blade.php
rename to Productivite/Snipe-IT/resources/views/consumables/view.blade.php
diff --git a/Production/SNIPE-IT/resources/views/custom_fields/fields/edit.blade.php b/Productivite/Snipe-IT/resources/views/custom_fields/fields/edit.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/custom_fields/fields/edit.blade.php
rename to Productivite/Snipe-IT/resources/views/custom_fields/fields/edit.blade.php
diff --git a/Production/SNIPE-IT/resources/views/custom_fields/fieldsets/edit.blade.php b/Productivite/Snipe-IT/resources/views/custom_fields/fieldsets/edit.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/custom_fields/fieldsets/edit.blade.php
rename to Productivite/Snipe-IT/resources/views/custom_fields/fieldsets/edit.blade.php
diff --git a/Production/SNIPE-IT/resources/views/custom_fields/fieldsets/view.blade.php b/Productivite/Snipe-IT/resources/views/custom_fields/fieldsets/view.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/custom_fields/fieldsets/view.blade.php
rename to Productivite/Snipe-IT/resources/views/custom_fields/fieldsets/view.blade.php
diff --git a/Production/SNIPE-IT/resources/views/custom_fields/index.blade.php b/Productivite/Snipe-IT/resources/views/custom_fields/index.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/custom_fields/index.blade.php
rename to Productivite/Snipe-IT/resources/views/custom_fields/index.blade.php
diff --git a/Production/SNIPE-IT/resources/views/dashboard.blade.php b/Productivite/Snipe-IT/resources/views/dashboard.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/dashboard.blade.php
rename to Productivite/Snipe-IT/resources/views/dashboard.blade.php
diff --git a/Production/SNIPE-IT/resources/views/departments/edit.blade.php b/Productivite/Snipe-IT/resources/views/departments/edit.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/departments/edit.blade.php
rename to Productivite/Snipe-IT/resources/views/departments/edit.blade.php
diff --git a/Production/SNIPE-IT/resources/views/departments/index.blade.php b/Productivite/Snipe-IT/resources/views/departments/index.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/departments/index.blade.php
rename to Productivite/Snipe-IT/resources/views/departments/index.blade.php
diff --git a/Production/SNIPE-IT/resources/views/departments/view.blade.php b/Productivite/Snipe-IT/resources/views/departments/view.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/departments/view.blade.php
rename to Productivite/Snipe-IT/resources/views/departments/view.blade.php
diff --git a/Production/SNIPE-IT/resources/views/depreciations/edit.blade.php b/Productivite/Snipe-IT/resources/views/depreciations/edit.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/depreciations/edit.blade.php
rename to Productivite/Snipe-IT/resources/views/depreciations/edit.blade.php
diff --git a/Production/SNIPE-IT/resources/views/depreciations/index.blade.php b/Productivite/Snipe-IT/resources/views/depreciations/index.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/depreciations/index.blade.php
rename to Productivite/Snipe-IT/resources/views/depreciations/index.blade.php
diff --git a/Production/SNIPE-IT/resources/views/depreciations/view.blade.php b/Productivite/Snipe-IT/resources/views/depreciations/view.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/depreciations/view.blade.php
rename to Productivite/Snipe-IT/resources/views/depreciations/view.blade.php
diff --git a/Production/SNIPE-IT/resources/views/errors/403.blade.php b/Productivite/Snipe-IT/resources/views/errors/403.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/errors/403.blade.php
rename to Productivite/Snipe-IT/resources/views/errors/403.blade.php
diff --git a/Production/SNIPE-IT/resources/views/errors/404.blade.php b/Productivite/Snipe-IT/resources/views/errors/404.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/errors/404.blade.php
rename to Productivite/Snipe-IT/resources/views/errors/404.blade.php
diff --git a/Production/SNIPE-IT/resources/views/errors/503.blade.php b/Productivite/Snipe-IT/resources/views/errors/503.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/errors/503.blade.php
rename to Productivite/Snipe-IT/resources/views/errors/503.blade.php
diff --git a/Production/SNIPE-IT/resources/views/groups/edit.blade.php b/Productivite/Snipe-IT/resources/views/groups/edit.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/groups/edit.blade.php
rename to Productivite/Snipe-IT/resources/views/groups/edit.blade.php
diff --git a/Production/SNIPE-IT/resources/views/groups/index.blade.php b/Productivite/Snipe-IT/resources/views/groups/index.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/groups/index.blade.php
rename to Productivite/Snipe-IT/resources/views/groups/index.blade.php
diff --git a/Production/SNIPE-IT/resources/views/groups/view.blade.php b/Productivite/Snipe-IT/resources/views/groups/view.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/groups/view.blade.php
rename to Productivite/Snipe-IT/resources/views/groups/view.blade.php
diff --git a/Production/SNIPE-IT/resources/views/hardware/audit-due.blade.php b/Productivite/Snipe-IT/resources/views/hardware/audit-due.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/hardware/audit-due.blade.php
rename to Productivite/Snipe-IT/resources/views/hardware/audit-due.blade.php
diff --git a/Production/SNIPE-IT/resources/views/hardware/audit-overdue.blade.php b/Productivite/Snipe-IT/resources/views/hardware/audit-overdue.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/hardware/audit-overdue.blade.php
rename to Productivite/Snipe-IT/resources/views/hardware/audit-overdue.blade.php
diff --git a/Production/SNIPE-IT/resources/views/hardware/audit.blade.php b/Productivite/Snipe-IT/resources/views/hardware/audit.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/hardware/audit.blade.php
rename to Productivite/Snipe-IT/resources/views/hardware/audit.blade.php
diff --git a/Production/SNIPE-IT/resources/views/hardware/bulk-checkout.blade.php b/Productivite/Snipe-IT/resources/views/hardware/bulk-checkout.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/hardware/bulk-checkout.blade.php
rename to Productivite/Snipe-IT/resources/views/hardware/bulk-checkout.blade.php
diff --git a/Production/SNIPE-IT/resources/views/hardware/bulk-delete.blade.php b/Productivite/Snipe-IT/resources/views/hardware/bulk-delete.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/hardware/bulk-delete.blade.php
rename to Productivite/Snipe-IT/resources/views/hardware/bulk-delete.blade.php
diff --git a/Production/SNIPE-IT/resources/views/hardware/bulk-restore.blade.php b/Productivite/Snipe-IT/resources/views/hardware/bulk-restore.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/hardware/bulk-restore.blade.php
rename to Productivite/Snipe-IT/resources/views/hardware/bulk-restore.blade.php
diff --git a/Production/SNIPE-IT/resources/views/hardware/bulk.blade.php b/Productivite/Snipe-IT/resources/views/hardware/bulk.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/hardware/bulk.blade.php
rename to Productivite/Snipe-IT/resources/views/hardware/bulk.blade.php
diff --git a/Production/SNIPE-IT/resources/views/hardware/checkin.blade.php b/Productivite/Snipe-IT/resources/views/hardware/checkin.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/hardware/checkin.blade.php
rename to Productivite/Snipe-IT/resources/views/hardware/checkin.blade.php
diff --git a/Production/SNIPE-IT/resources/views/hardware/checkout.blade.php b/Productivite/Snipe-IT/resources/views/hardware/checkout.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/hardware/checkout.blade.php
rename to Productivite/Snipe-IT/resources/views/hardware/checkout.blade.php
diff --git a/Production/SNIPE-IT/resources/views/hardware/edit.blade.php b/Productivite/Snipe-IT/resources/views/hardware/edit.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/hardware/edit.blade.php
rename to Productivite/Snipe-IT/resources/views/hardware/edit.blade.php
diff --git a/Production/SNIPE-IT/resources/views/hardware/history.blade.php b/Productivite/Snipe-IT/resources/views/hardware/history.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/hardware/history.blade.php
rename to Productivite/Snipe-IT/resources/views/hardware/history.blade.php
diff --git a/Production/SNIPE-IT/resources/views/hardware/index.blade.php b/Productivite/Snipe-IT/resources/views/hardware/index.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/hardware/index.blade.php
rename to Productivite/Snipe-IT/resources/views/hardware/index.blade.php
diff --git a/Production/SNIPE-IT/resources/views/hardware/labels.blade.php b/Productivite/Snipe-IT/resources/views/hardware/labels.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/hardware/labels.blade.php
rename to Productivite/Snipe-IT/resources/views/hardware/labels.blade.php
diff --git a/Production/SNIPE-IT/resources/views/hardware/quickscan-checkin.blade.php b/Productivite/Snipe-IT/resources/views/hardware/quickscan-checkin.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/hardware/quickscan-checkin.blade.php
rename to Productivite/Snipe-IT/resources/views/hardware/quickscan-checkin.blade.php
diff --git a/Production/SNIPE-IT/resources/views/hardware/quickscan.blade.php b/Productivite/Snipe-IT/resources/views/hardware/quickscan.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/hardware/quickscan.blade.php
rename to Productivite/Snipe-IT/resources/views/hardware/quickscan.blade.php
diff --git a/Production/SNIPE-IT/resources/views/hardware/requested.blade.php b/Productivite/Snipe-IT/resources/views/hardware/requested.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/hardware/requested.blade.php
rename to Productivite/Snipe-IT/resources/views/hardware/requested.blade.php
diff --git a/Production/SNIPE-IT/resources/views/hardware/view.blade.php b/Productivite/Snipe-IT/resources/views/hardware/view.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/hardware/view.blade.php
rename to Productivite/Snipe-IT/resources/views/hardware/view.blade.php
diff --git a/Production/SNIPE-IT/resources/views/kits/accessory-edit.blade.php b/Productivite/Snipe-IT/resources/views/kits/accessory-edit.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/kits/accessory-edit.blade.php
rename to Productivite/Snipe-IT/resources/views/kits/accessory-edit.blade.php
diff --git a/Production/SNIPE-IT/resources/views/kits/checkout.blade.php b/Productivite/Snipe-IT/resources/views/kits/checkout.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/kits/checkout.blade.php
rename to Productivite/Snipe-IT/resources/views/kits/checkout.blade.php
diff --git a/Production/SNIPE-IT/resources/views/kits/consumable-edit.blade.php b/Productivite/Snipe-IT/resources/views/kits/consumable-edit.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/kits/consumable-edit.blade.php
rename to Productivite/Snipe-IT/resources/views/kits/consumable-edit.blade.php
diff --git a/Production/SNIPE-IT/resources/views/kits/create.blade.php b/Productivite/Snipe-IT/resources/views/kits/create.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/kits/create.blade.php
rename to Productivite/Snipe-IT/resources/views/kits/create.blade.php
diff --git a/Production/SNIPE-IT/resources/views/kits/edit.blade.php b/Productivite/Snipe-IT/resources/views/kits/edit.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/kits/edit.blade.php
rename to Productivite/Snipe-IT/resources/views/kits/edit.blade.php
diff --git a/Production/SNIPE-IT/resources/views/kits/index.blade.php b/Productivite/Snipe-IT/resources/views/kits/index.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/kits/index.blade.php
rename to Productivite/Snipe-IT/resources/views/kits/index.blade.php
diff --git a/Production/SNIPE-IT/resources/views/kits/license-edit.blade.php b/Productivite/Snipe-IT/resources/views/kits/license-edit.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/kits/license-edit.blade.php
rename to Productivite/Snipe-IT/resources/views/kits/license-edit.blade.php
diff --git a/Production/SNIPE-IT/resources/views/kits/model-edit.blade.php b/Productivite/Snipe-IT/resources/views/kits/model-edit.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/kits/model-edit.blade.php
rename to Productivite/Snipe-IT/resources/views/kits/model-edit.blade.php
diff --git a/Production/SNIPE-IT/resources/views/layouts/basic.blade.php b/Productivite/Snipe-IT/resources/views/layouts/basic.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/layouts/basic.blade.php
rename to Productivite/Snipe-IT/resources/views/layouts/basic.blade.php
diff --git a/Production/SNIPE-IT/resources/views/layouts/debug.blade.php b/Productivite/Snipe-IT/resources/views/layouts/debug.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/layouts/debug.blade.php
rename to Productivite/Snipe-IT/resources/views/layouts/debug.blade.php
diff --git a/Production/SNIPE-IT/resources/views/layouts/default.blade.php b/Productivite/Snipe-IT/resources/views/layouts/default.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/layouts/default.blade.php
rename to Productivite/Snipe-IT/resources/views/layouts/default.blade.php
diff --git a/Production/SNIPE-IT/resources/views/layouts/edit-form.blade.php b/Productivite/Snipe-IT/resources/views/layouts/edit-form.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/layouts/edit-form.blade.php
rename to Productivite/Snipe-IT/resources/views/layouts/edit-form.blade.php
diff --git a/Production/SNIPE-IT/resources/views/layouts/setup.blade.php b/Productivite/Snipe-IT/resources/views/layouts/setup.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/layouts/setup.blade.php
rename to Productivite/Snipe-IT/resources/views/layouts/setup.blade.php
diff --git a/Production/SNIPE-IT/resources/views/licenses/checkin.blade.php b/Productivite/Snipe-IT/resources/views/licenses/checkin.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/licenses/checkin.blade.php
rename to Productivite/Snipe-IT/resources/views/licenses/checkin.blade.php
diff --git a/Production/SNIPE-IT/resources/views/licenses/checkout.blade.php b/Productivite/Snipe-IT/resources/views/licenses/checkout.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/licenses/checkout.blade.php
rename to Productivite/Snipe-IT/resources/views/licenses/checkout.blade.php
diff --git a/Production/SNIPE-IT/resources/views/licenses/edit.blade.php b/Productivite/Snipe-IT/resources/views/licenses/edit.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/licenses/edit.blade.php
rename to Productivite/Snipe-IT/resources/views/licenses/edit.blade.php
diff --git a/Production/SNIPE-IT/resources/views/licenses/index.blade.php b/Productivite/Snipe-IT/resources/views/licenses/index.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/licenses/index.blade.php
rename to Productivite/Snipe-IT/resources/views/licenses/index.blade.php
diff --git a/Production/SNIPE-IT/resources/views/licenses/view.blade.php b/Productivite/Snipe-IT/resources/views/licenses/view.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/licenses/view.blade.php
rename to Productivite/Snipe-IT/resources/views/licenses/view.blade.php
diff --git a/Production/SNIPE-IT/resources/views/livewire/category-edit-form.blade.php b/Productivite/Snipe-IT/resources/views/livewire/category-edit-form.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/livewire/category-edit-form.blade.php
rename to Productivite/Snipe-IT/resources/views/livewire/category-edit-form.blade.php
diff --git a/Production/SNIPE-IT/resources/views/livewire/custom-field-set-default-values-for-model.blade.php b/Productivite/Snipe-IT/resources/views/livewire/custom-field-set-default-values-for-model.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/livewire/custom-field-set-default-values-for-model.blade.php
rename to Productivite/Snipe-IT/resources/views/livewire/custom-field-set-default-values-for-model.blade.php
diff --git a/Production/SNIPE-IT/resources/views/livewire/importer.blade.php b/Productivite/Snipe-IT/resources/views/livewire/importer.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/livewire/importer.blade.php
rename to Productivite/Snipe-IT/resources/views/livewire/importer.blade.php
diff --git a/Production/SNIPE-IT/resources/views/livewire/login-form.blade.php b/Productivite/Snipe-IT/resources/views/livewire/login-form.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/livewire/login-form.blade.php
rename to Productivite/Snipe-IT/resources/views/livewire/login-form.blade.php
diff --git a/Production/SNIPE-IT/resources/views/livewire/slack-settings-form.blade.php b/Productivite/Snipe-IT/resources/views/livewire/slack-settings-form.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/livewire/slack-settings-form.blade.php
rename to Productivite/Snipe-IT/resources/views/livewire/slack-settings-form.blade.php
diff --git a/Production/SNIPE-IT/resources/views/locations/bulk-delete.blade.php b/Productivite/Snipe-IT/resources/views/locations/bulk-delete.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/locations/bulk-delete.blade.php
rename to Productivite/Snipe-IT/resources/views/locations/bulk-delete.blade.php
diff --git a/Production/SNIPE-IT/resources/views/locations/edit.blade.php b/Productivite/Snipe-IT/resources/views/locations/edit.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/locations/edit.blade.php
rename to Productivite/Snipe-IT/resources/views/locations/edit.blade.php
diff --git a/Production/SNIPE-IT/resources/views/locations/index.blade.php b/Productivite/Snipe-IT/resources/views/locations/index.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/locations/index.blade.php
rename to Productivite/Snipe-IT/resources/views/locations/index.blade.php
diff --git a/Production/SNIPE-IT/resources/views/locations/print.blade.php b/Productivite/Snipe-IT/resources/views/locations/print.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/locations/print.blade.php
rename to Productivite/Snipe-IT/resources/views/locations/print.blade.php
diff --git a/Production/SNIPE-IT/resources/views/locations/view.blade.php b/Productivite/Snipe-IT/resources/views/locations/view.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/locations/view.blade.php
rename to Productivite/Snipe-IT/resources/views/locations/view.blade.php
diff --git a/Production/SNIPE-IT/resources/views/manufacturers/edit.blade.php b/Productivite/Snipe-IT/resources/views/manufacturers/edit.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/manufacturers/edit.blade.php
rename to Productivite/Snipe-IT/resources/views/manufacturers/edit.blade.php
diff --git a/Production/SNIPE-IT/resources/views/manufacturers/index.blade.php b/Productivite/Snipe-IT/resources/views/manufacturers/index.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/manufacturers/index.blade.php
rename to Productivite/Snipe-IT/resources/views/manufacturers/index.blade.php
diff --git a/Production/SNIPE-IT/resources/views/manufacturers/view.blade.php b/Productivite/Snipe-IT/resources/views/manufacturers/view.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/manufacturers/view.blade.php
rename to Productivite/Snipe-IT/resources/views/manufacturers/view.blade.php
diff --git a/Production/SNIPE-IT/resources/views/modals/category.blade.php b/Productivite/Snipe-IT/resources/views/modals/category.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/modals/category.blade.php
rename to Productivite/Snipe-IT/resources/views/modals/category.blade.php
diff --git a/Production/SNIPE-IT/resources/views/modals/confirm-action.blade.php b/Productivite/Snipe-IT/resources/views/modals/confirm-action.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/modals/confirm-action.blade.php
rename to Productivite/Snipe-IT/resources/views/modals/confirm-action.blade.php
diff --git a/Production/SNIPE-IT/resources/views/modals/kit-accessory.blade.php b/Productivite/Snipe-IT/resources/views/modals/kit-accessory.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/modals/kit-accessory.blade.php
rename to Productivite/Snipe-IT/resources/views/modals/kit-accessory.blade.php
diff --git a/Production/SNIPE-IT/resources/views/modals/kit-consumable.blade.php b/Productivite/Snipe-IT/resources/views/modals/kit-consumable.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/modals/kit-consumable.blade.php
rename to Productivite/Snipe-IT/resources/views/modals/kit-consumable.blade.php
diff --git a/Production/SNIPE-IT/resources/views/modals/kit-license.blade.php b/Productivite/Snipe-IT/resources/views/modals/kit-license.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/modals/kit-license.blade.php
rename to Productivite/Snipe-IT/resources/views/modals/kit-license.blade.php
diff --git a/Production/SNIPE-IT/resources/views/modals/kit-model.blade.php b/Productivite/Snipe-IT/resources/views/modals/kit-model.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/modals/kit-model.blade.php
rename to Productivite/Snipe-IT/resources/views/modals/kit-model.blade.php
diff --git a/Production/SNIPE-IT/resources/views/modals/location.blade.php b/Productivite/Snipe-IT/resources/views/modals/location.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/modals/location.blade.php
rename to Productivite/Snipe-IT/resources/views/modals/location.blade.php
diff --git a/Production/SNIPE-IT/resources/views/modals/manufacturer.blade.php b/Productivite/Snipe-IT/resources/views/modals/manufacturer.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/modals/manufacturer.blade.php
rename to Productivite/Snipe-IT/resources/views/modals/manufacturer.blade.php
diff --git a/Production/SNIPE-IT/resources/views/modals/model.blade.php b/Productivite/Snipe-IT/resources/views/modals/model.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/modals/model.blade.php
rename to Productivite/Snipe-IT/resources/views/modals/model.blade.php
diff --git a/Production/SNIPE-IT/resources/views/modals/statuslabel.blade.php b/Productivite/Snipe-IT/resources/views/modals/statuslabel.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/modals/statuslabel.blade.php
rename to Productivite/Snipe-IT/resources/views/modals/statuslabel.blade.php
diff --git a/Production/SNIPE-IT/resources/views/modals/supplier.blade.php b/Productivite/Snipe-IT/resources/views/modals/supplier.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/modals/supplier.blade.php
rename to Productivite/Snipe-IT/resources/views/modals/supplier.blade.php
diff --git a/Production/SNIPE-IT/resources/views/modals/upload-file.blade.php b/Productivite/Snipe-IT/resources/views/modals/upload-file.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/modals/upload-file.blade.php
rename to Productivite/Snipe-IT/resources/views/modals/upload-file.blade.php
diff --git a/Production/SNIPE-IT/resources/views/modals/user.blade.php b/Productivite/Snipe-IT/resources/views/modals/user.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/modals/user.blade.php
rename to Productivite/Snipe-IT/resources/views/modals/user.blade.php
diff --git a/Production/SNIPE-IT/resources/views/models/bulk-delete.blade.php b/Productivite/Snipe-IT/resources/views/models/bulk-delete.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/models/bulk-delete.blade.php
rename to Productivite/Snipe-IT/resources/views/models/bulk-delete.blade.php
diff --git a/Production/SNIPE-IT/resources/views/models/bulk-edit.blade.php b/Productivite/Snipe-IT/resources/views/models/bulk-edit.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/models/bulk-edit.blade.php
rename to Productivite/Snipe-IT/resources/views/models/bulk-edit.blade.php
diff --git a/Production/SNIPE-IT/resources/views/models/custom_fields_form.blade.php b/Productivite/Snipe-IT/resources/views/models/custom_fields_form.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/models/custom_fields_form.blade.php
rename to Productivite/Snipe-IT/resources/views/models/custom_fields_form.blade.php
diff --git a/Production/SNIPE-IT/resources/views/models/custom_fields_form_bulk_edit.blade.php b/Productivite/Snipe-IT/resources/views/models/custom_fields_form_bulk_edit.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/models/custom_fields_form_bulk_edit.blade.php
rename to Productivite/Snipe-IT/resources/views/models/custom_fields_form_bulk_edit.blade.php
diff --git a/Production/SNIPE-IT/resources/views/models/edit.blade.php b/Productivite/Snipe-IT/resources/views/models/edit.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/models/edit.blade.php
rename to Productivite/Snipe-IT/resources/views/models/edit.blade.php
diff --git a/Production/SNIPE-IT/resources/views/models/index.blade.php b/Productivite/Snipe-IT/resources/views/models/index.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/models/index.blade.php
rename to Productivite/Snipe-IT/resources/views/models/index.blade.php
diff --git a/Production/SNIPE-IT/resources/views/models/view.blade.php b/Productivite/Snipe-IT/resources/views/models/view.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/models/view.blade.php
rename to Productivite/Snipe-IT/resources/views/models/view.blade.php
diff --git a/Production/SNIPE-IT/resources/views/notifications.blade.php b/Productivite/Snipe-IT/resources/views/notifications.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/notifications.blade.php
rename to Productivite/Snipe-IT/resources/views/notifications.blade.php
diff --git a/Production/SNIPE-IT/resources/views/notifications/FirstAdmin.blade.php b/Productivite/Snipe-IT/resources/views/notifications/FirstAdmin.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/notifications/FirstAdmin.blade.php
rename to Productivite/Snipe-IT/resources/views/notifications/FirstAdmin.blade.php
diff --git a/Production/SNIPE-IT/resources/views/notifications/Test.blade.php b/Productivite/Snipe-IT/resources/views/notifications/Test.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/notifications/Test.blade.php
rename to Productivite/Snipe-IT/resources/views/notifications/Test.blade.php
diff --git a/Production/SNIPE-IT/resources/views/notifications/Welcome.blade.php b/Productivite/Snipe-IT/resources/views/notifications/Welcome.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/notifications/Welcome.blade.php
rename to Productivite/Snipe-IT/resources/views/notifications/Welcome.blade.php
diff --git a/Production/SNIPE-IT/resources/views/notifications/markdown/asset-acceptance.blade.php b/Productivite/Snipe-IT/resources/views/notifications/markdown/asset-acceptance.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/notifications/markdown/asset-acceptance.blade.php
rename to Productivite/Snipe-IT/resources/views/notifications/markdown/asset-acceptance.blade.php
diff --git a/Production/SNIPE-IT/resources/views/notifications/markdown/asset-requested.blade.php b/Productivite/Snipe-IT/resources/views/notifications/markdown/asset-requested.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/notifications/markdown/asset-requested.blade.php
rename to Productivite/Snipe-IT/resources/views/notifications/markdown/asset-requested.blade.php
diff --git a/Production/SNIPE-IT/resources/views/notifications/markdown/checkin-accessory.blade.php b/Productivite/Snipe-IT/resources/views/notifications/markdown/checkin-accessory.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/notifications/markdown/checkin-accessory.blade.php
rename to Productivite/Snipe-IT/resources/views/notifications/markdown/checkin-accessory.blade.php
diff --git a/Production/SNIPE-IT/resources/views/notifications/markdown/checkin-asset.blade.php b/Productivite/Snipe-IT/resources/views/notifications/markdown/checkin-asset.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/notifications/markdown/checkin-asset.blade.php
rename to Productivite/Snipe-IT/resources/views/notifications/markdown/checkin-asset.blade.php
diff --git a/Production/SNIPE-IT/resources/views/notifications/markdown/checkin-license.blade.php b/Productivite/Snipe-IT/resources/views/notifications/markdown/checkin-license.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/notifications/markdown/checkin-license.blade.php
rename to Productivite/Snipe-IT/resources/views/notifications/markdown/checkin-license.blade.php
diff --git a/Production/SNIPE-IT/resources/views/notifications/markdown/checkout-accessory.blade.php b/Productivite/Snipe-IT/resources/views/notifications/markdown/checkout-accessory.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/notifications/markdown/checkout-accessory.blade.php
rename to Productivite/Snipe-IT/resources/views/notifications/markdown/checkout-accessory.blade.php
diff --git a/Production/SNIPE-IT/resources/views/notifications/markdown/checkout-asset.blade.php b/Productivite/Snipe-IT/resources/views/notifications/markdown/checkout-asset.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/notifications/markdown/checkout-asset.blade.php
rename to Productivite/Snipe-IT/resources/views/notifications/markdown/checkout-asset.blade.php
diff --git a/Production/SNIPE-IT/resources/views/notifications/markdown/checkout-consumable.blade.php b/Productivite/Snipe-IT/resources/views/notifications/markdown/checkout-consumable.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/notifications/markdown/checkout-consumable.blade.php
rename to Productivite/Snipe-IT/resources/views/notifications/markdown/checkout-consumable.blade.php
diff --git a/Production/SNIPE-IT/resources/views/notifications/markdown/checkout-license.blade.php b/Productivite/Snipe-IT/resources/views/notifications/markdown/checkout-license.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/notifications/markdown/checkout-license.blade.php
rename to Productivite/Snipe-IT/resources/views/notifications/markdown/checkout-license.blade.php
diff --git a/Production/SNIPE-IT/resources/views/notifications/markdown/expected-checkin.blade.php b/Productivite/Snipe-IT/resources/views/notifications/markdown/expected-checkin.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/notifications/markdown/expected-checkin.blade.php
rename to Productivite/Snipe-IT/resources/views/notifications/markdown/expected-checkin.blade.php
diff --git a/Production/SNIPE-IT/resources/views/notifications/markdown/report-expected-checkins.blade.php b/Productivite/Snipe-IT/resources/views/notifications/markdown/report-expected-checkins.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/notifications/markdown/report-expected-checkins.blade.php
rename to Productivite/Snipe-IT/resources/views/notifications/markdown/report-expected-checkins.blade.php
diff --git a/Production/SNIPE-IT/resources/views/notifications/markdown/report-expiring-assets.blade.php b/Productivite/Snipe-IT/resources/views/notifications/markdown/report-expiring-assets.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/notifications/markdown/report-expiring-assets.blade.php
rename to Productivite/Snipe-IT/resources/views/notifications/markdown/report-expiring-assets.blade.php
diff --git a/Production/SNIPE-IT/resources/views/notifications/markdown/report-expiring-licenses.blade.php b/Productivite/Snipe-IT/resources/views/notifications/markdown/report-expiring-licenses.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/notifications/markdown/report-expiring-licenses.blade.php
rename to Productivite/Snipe-IT/resources/views/notifications/markdown/report-expiring-licenses.blade.php
diff --git a/Production/SNIPE-IT/resources/views/notifications/markdown/report-low-inventory.blade.php b/Productivite/Snipe-IT/resources/views/notifications/markdown/report-low-inventory.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/notifications/markdown/report-low-inventory.blade.php
rename to Productivite/Snipe-IT/resources/views/notifications/markdown/report-low-inventory.blade.php
diff --git a/Production/SNIPE-IT/resources/views/notifications/markdown/upcoming-audits.blade.php b/Productivite/Snipe-IT/resources/views/notifications/markdown/upcoming-audits.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/notifications/markdown/upcoming-audits.blade.php
rename to Productivite/Snipe-IT/resources/views/notifications/markdown/upcoming-audits.blade.php
diff --git a/Production/SNIPE-IT/resources/views/notifications/markdown/user-inventory.blade.php b/Productivite/Snipe-IT/resources/views/notifications/markdown/user-inventory.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/notifications/markdown/user-inventory.blade.php
rename to Productivite/Snipe-IT/resources/views/notifications/markdown/user-inventory.blade.php
diff --git a/Production/SNIPE-IT/resources/views/paginator/simple.php b/Productivite/Snipe-IT/resources/views/paginator/simple.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/paginator/simple.php
rename to Productivite/Snipe-IT/resources/views/paginator/simple.php
diff --git a/Production/SNIPE-IT/resources/views/paginator/slider.php b/Productivite/Snipe-IT/resources/views/paginator/slider.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/paginator/slider.php
rename to Productivite/Snipe-IT/resources/views/paginator/slider.php
diff --git a/Production/SNIPE-IT/resources/views/partials/asset-bulk-actions.blade.php b/Productivite/Snipe-IT/resources/views/partials/asset-bulk-actions.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/partials/asset-bulk-actions.blade.php
rename to Productivite/Snipe-IT/resources/views/partials/asset-bulk-actions.blade.php
diff --git a/Production/SNIPE-IT/resources/views/partials/assets-assigned.blade.php b/Productivite/Snipe-IT/resources/views/partials/assets-assigned.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/partials/assets-assigned.blade.php
rename to Productivite/Snipe-IT/resources/views/partials/assets-assigned.blade.php
diff --git a/Production/SNIPE-IT/resources/views/partials/bootstrap-table.blade.php b/Productivite/Snipe-IT/resources/views/partials/bootstrap-table.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/partials/bootstrap-table.blade.php
rename to Productivite/Snipe-IT/resources/views/partials/bootstrap-table.blade.php
diff --git a/Production/SNIPE-IT/resources/views/partials/bpay.blade.php b/Productivite/Snipe-IT/resources/views/partials/bpay.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/partials/bpay.blade.php
rename to Productivite/Snipe-IT/resources/views/partials/bpay.blade.php
diff --git a/Production/SNIPE-IT/resources/views/partials/forms/checkout-selector.blade.php b/Productivite/Snipe-IT/resources/views/partials/forms/checkout-selector.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/partials/forms/checkout-selector.blade.php
rename to Productivite/Snipe-IT/resources/views/partials/forms/checkout-selector.blade.php
diff --git a/Production/SNIPE-IT/resources/views/partials/forms/demo-mode.blade.php b/Productivite/Snipe-IT/resources/views/partials/forms/demo-mode.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/partials/forms/demo-mode.blade.php
rename to Productivite/Snipe-IT/resources/views/partials/forms/demo-mode.blade.php
diff --git a/Production/SNIPE-IT/resources/views/partials/forms/edit/accessory-select.blade.php b/Productivite/Snipe-IT/resources/views/partials/forms/edit/accessory-select.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/partials/forms/edit/accessory-select.blade.php
rename to Productivite/Snipe-IT/resources/views/partials/forms/edit/accessory-select.blade.php
diff --git a/Production/SNIPE-IT/resources/views/partials/forms/edit/address.blade.php b/Productivite/Snipe-IT/resources/views/partials/forms/edit/address.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/partials/forms/edit/address.blade.php
rename to Productivite/Snipe-IT/resources/views/partials/forms/edit/address.blade.php
diff --git a/Production/SNIPE-IT/resources/views/partials/forms/edit/asset-select.blade.php b/Productivite/Snipe-IT/resources/views/partials/forms/edit/asset-select.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/partials/forms/edit/asset-select.blade.php
rename to Productivite/Snipe-IT/resources/views/partials/forms/edit/asset-select.blade.php
diff --git a/Production/SNIPE-IT/resources/views/partials/forms/edit/category-select.blade.php b/Productivite/Snipe-IT/resources/views/partials/forms/edit/category-select.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/partials/forms/edit/category-select.blade.php
rename to Productivite/Snipe-IT/resources/views/partials/forms/edit/category-select.blade.php
diff --git a/Production/SNIPE-IT/resources/views/partials/forms/edit/category.blade.php b/Productivite/Snipe-IT/resources/views/partials/forms/edit/category.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/partials/forms/edit/category.blade.php
rename to Productivite/Snipe-IT/resources/views/partials/forms/edit/category.blade.php
diff --git a/Production/SNIPE-IT/resources/views/partials/forms/edit/company-select.blade.php b/Productivite/Snipe-IT/resources/views/partials/forms/edit/company-select.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/partials/forms/edit/company-select.blade.php
rename to Productivite/Snipe-IT/resources/views/partials/forms/edit/company-select.blade.php
diff --git a/Production/SNIPE-IT/resources/views/partials/forms/edit/company.blade.php b/Productivite/Snipe-IT/resources/views/partials/forms/edit/company.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/partials/forms/edit/company.blade.php
rename to Productivite/Snipe-IT/resources/views/partials/forms/edit/company.blade.php
diff --git a/Production/SNIPE-IT/resources/views/partials/forms/edit/consumable-select.blade.php b/Productivite/Snipe-IT/resources/views/partials/forms/edit/consumable-select.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/partials/forms/edit/consumable-select.blade.php
rename to Productivite/Snipe-IT/resources/views/partials/forms/edit/consumable-select.blade.php
diff --git a/Production/SNIPE-IT/resources/views/partials/forms/edit/datepicker.blade.php b/Productivite/Snipe-IT/resources/views/partials/forms/edit/datepicker.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/partials/forms/edit/datepicker.blade.php
rename to Productivite/Snipe-IT/resources/views/partials/forms/edit/datepicker.blade.php
diff --git a/Production/SNIPE-IT/resources/views/partials/forms/edit/department-select.blade.php b/Productivite/Snipe-IT/resources/views/partials/forms/edit/department-select.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/partials/forms/edit/department-select.blade.php
rename to Productivite/Snipe-IT/resources/views/partials/forms/edit/department-select.blade.php
diff --git a/Production/SNIPE-IT/resources/views/partials/forms/edit/depreciation.blade.php b/Productivite/Snipe-IT/resources/views/partials/forms/edit/depreciation.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/partials/forms/edit/depreciation.blade.php
rename to Productivite/Snipe-IT/resources/views/partials/forms/edit/depreciation.blade.php
diff --git a/Production/SNIPE-IT/resources/views/partials/forms/edit/email.blade.php b/Productivite/Snipe-IT/resources/views/partials/forms/edit/email.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/partials/forms/edit/email.blade.php
rename to Productivite/Snipe-IT/resources/views/partials/forms/edit/email.blade.php
diff --git a/Production/SNIPE-IT/resources/views/partials/forms/edit/eol_date.blade.php b/Productivite/Snipe-IT/resources/views/partials/forms/edit/eol_date.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/partials/forms/edit/eol_date.blade.php
rename to Productivite/Snipe-IT/resources/views/partials/forms/edit/eol_date.blade.php
diff --git a/Production/SNIPE-IT/resources/views/partials/forms/edit/fax.blade.php b/Productivite/Snipe-IT/resources/views/partials/forms/edit/fax.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/partials/forms/edit/fax.blade.php
rename to Productivite/Snipe-IT/resources/views/partials/forms/edit/fax.blade.php
diff --git a/Production/SNIPE-IT/resources/views/partials/forms/edit/image-upload.blade.php b/Productivite/Snipe-IT/resources/views/partials/forms/edit/image-upload.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/partials/forms/edit/image-upload.blade.php
rename to Productivite/Snipe-IT/resources/views/partials/forms/edit/image-upload.blade.php
diff --git a/Production/SNIPE-IT/resources/views/partials/forms/edit/item_number.blade.php b/Productivite/Snipe-IT/resources/views/partials/forms/edit/item_number.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/partials/forms/edit/item_number.blade.php
rename to Productivite/Snipe-IT/resources/views/partials/forms/edit/item_number.blade.php
diff --git a/Production/SNIPE-IT/resources/views/partials/forms/edit/kit-select.blade.php b/Productivite/Snipe-IT/resources/views/partials/forms/edit/kit-select.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/partials/forms/edit/kit-select.blade.php
rename to Productivite/Snipe-IT/resources/views/partials/forms/edit/kit-select.blade.php
diff --git a/Production/SNIPE-IT/resources/views/partials/forms/edit/license-select.blade.php b/Productivite/Snipe-IT/resources/views/partials/forms/edit/license-select.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/partials/forms/edit/license-select.blade.php
rename to Productivite/Snipe-IT/resources/views/partials/forms/edit/license-select.blade.php
diff --git a/Production/SNIPE-IT/resources/views/partials/forms/edit/location-profile-select.blade.php b/Productivite/Snipe-IT/resources/views/partials/forms/edit/location-profile-select.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/partials/forms/edit/location-profile-select.blade.php
rename to Productivite/Snipe-IT/resources/views/partials/forms/edit/location-profile-select.blade.php
diff --git a/Production/SNIPE-IT/resources/views/partials/forms/edit/location-select.blade.php b/Productivite/Snipe-IT/resources/views/partials/forms/edit/location-select.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/partials/forms/edit/location-select.blade.php
rename to Productivite/Snipe-IT/resources/views/partials/forms/edit/location-select.blade.php
diff --git a/Production/SNIPE-IT/resources/views/partials/forms/edit/location.blade.php b/Productivite/Snipe-IT/resources/views/partials/forms/edit/location.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/partials/forms/edit/location.blade.php
rename to Productivite/Snipe-IT/resources/views/partials/forms/edit/location.blade.php
diff --git a/Production/SNIPE-IT/resources/views/partials/forms/edit/maintenance_type.blade.php b/Productivite/Snipe-IT/resources/views/partials/forms/edit/maintenance_type.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/partials/forms/edit/maintenance_type.blade.php
rename to Productivite/Snipe-IT/resources/views/partials/forms/edit/maintenance_type.blade.php
diff --git a/Production/SNIPE-IT/resources/views/partials/forms/edit/manufacturer-select.blade.php b/Productivite/Snipe-IT/resources/views/partials/forms/edit/manufacturer-select.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/partials/forms/edit/manufacturer-select.blade.php
rename to Productivite/Snipe-IT/resources/views/partials/forms/edit/manufacturer-select.blade.php
diff --git a/Production/SNIPE-IT/resources/views/partials/forms/edit/manufacturer.blade.php b/Productivite/Snipe-IT/resources/views/partials/forms/edit/manufacturer.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/partials/forms/edit/manufacturer.blade.php
rename to Productivite/Snipe-IT/resources/views/partials/forms/edit/manufacturer.blade.php
diff --git a/Production/SNIPE-IT/resources/views/partials/forms/edit/minimum_quantity.blade.php b/Productivite/Snipe-IT/resources/views/partials/forms/edit/minimum_quantity.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/partials/forms/edit/minimum_quantity.blade.php
rename to Productivite/Snipe-IT/resources/views/partials/forms/edit/minimum_quantity.blade.php
diff --git a/Production/SNIPE-IT/resources/views/partials/forms/edit/model-select.blade.php b/Productivite/Snipe-IT/resources/views/partials/forms/edit/model-select.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/partials/forms/edit/model-select.blade.php
rename to Productivite/Snipe-IT/resources/views/partials/forms/edit/model-select.blade.php
diff --git a/Production/SNIPE-IT/resources/views/partials/forms/edit/model_number.blade.php b/Productivite/Snipe-IT/resources/views/partials/forms/edit/model_number.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/partials/forms/edit/model_number.blade.php
rename to Productivite/Snipe-IT/resources/views/partials/forms/edit/model_number.blade.php
diff --git a/Production/SNIPE-IT/resources/views/partials/forms/edit/name.blade.php b/Productivite/Snipe-IT/resources/views/partials/forms/edit/name.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/partials/forms/edit/name.blade.php
rename to Productivite/Snipe-IT/resources/views/partials/forms/edit/name.blade.php
diff --git a/Production/SNIPE-IT/resources/views/partials/forms/edit/notes.blade.php b/Productivite/Snipe-IT/resources/views/partials/forms/edit/notes.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/partials/forms/edit/notes.blade.php
rename to Productivite/Snipe-IT/resources/views/partials/forms/edit/notes.blade.php
diff --git a/Production/SNIPE-IT/resources/views/partials/forms/edit/order_number.blade.php b/Productivite/Snipe-IT/resources/views/partials/forms/edit/order_number.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/partials/forms/edit/order_number.blade.php
rename to Productivite/Snipe-IT/resources/views/partials/forms/edit/order_number.blade.php
diff --git a/Production/SNIPE-IT/resources/views/partials/forms/edit/permissions-base.blade.php b/Productivite/Snipe-IT/resources/views/partials/forms/edit/permissions-base.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/partials/forms/edit/permissions-base.blade.php
rename to Productivite/Snipe-IT/resources/views/partials/forms/edit/permissions-base.blade.php
diff --git a/Production/SNIPE-IT/resources/views/partials/forms/edit/phone.blade.php b/Productivite/Snipe-IT/resources/views/partials/forms/edit/phone.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/partials/forms/edit/phone.blade.php
rename to Productivite/Snipe-IT/resources/views/partials/forms/edit/phone.blade.php
diff --git a/Production/SNIPE-IT/resources/views/partials/forms/edit/purchase_cost.blade.php b/Productivite/Snipe-IT/resources/views/partials/forms/edit/purchase_cost.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/partials/forms/edit/purchase_cost.blade.php
rename to Productivite/Snipe-IT/resources/views/partials/forms/edit/purchase_cost.blade.php
diff --git a/Production/SNIPE-IT/resources/views/partials/forms/edit/purchase_date.blade.php b/Productivite/Snipe-IT/resources/views/partials/forms/edit/purchase_date.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/partials/forms/edit/purchase_date.blade.php
rename to Productivite/Snipe-IT/resources/views/partials/forms/edit/purchase_date.blade.php
diff --git a/Production/SNIPE-IT/resources/views/partials/forms/edit/quantity.blade.php b/Productivite/Snipe-IT/resources/views/partials/forms/edit/quantity.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/partials/forms/edit/quantity.blade.php
rename to Productivite/Snipe-IT/resources/views/partials/forms/edit/quantity.blade.php
diff --git a/Production/SNIPE-IT/resources/views/partials/forms/edit/requestable.blade.php b/Productivite/Snipe-IT/resources/views/partials/forms/edit/requestable.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/partials/forms/edit/requestable.blade.php
rename to Productivite/Snipe-IT/resources/views/partials/forms/edit/requestable.blade.php
diff --git a/Production/SNIPE-IT/resources/views/partials/forms/edit/serial.blade.php b/Productivite/Snipe-IT/resources/views/partials/forms/edit/serial.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/partials/forms/edit/serial.blade.php
rename to Productivite/Snipe-IT/resources/views/partials/forms/edit/serial.blade.php
diff --git a/Production/SNIPE-IT/resources/views/partials/forms/edit/status-select.blade.php b/Productivite/Snipe-IT/resources/views/partials/forms/edit/status-select.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/partials/forms/edit/status-select.blade.php
rename to Productivite/Snipe-IT/resources/views/partials/forms/edit/status-select.blade.php
diff --git a/Production/SNIPE-IT/resources/views/partials/forms/edit/status.blade.php b/Productivite/Snipe-IT/resources/views/partials/forms/edit/status.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/partials/forms/edit/status.blade.php
rename to Productivite/Snipe-IT/resources/views/partials/forms/edit/status.blade.php
diff --git a/Production/SNIPE-IT/resources/views/partials/forms/edit/submit-button.blade.php b/Productivite/Snipe-IT/resources/views/partials/forms/edit/submit-button.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/partials/forms/edit/submit-button.blade.php
rename to Productivite/Snipe-IT/resources/views/partials/forms/edit/submit-button.blade.php
diff --git a/Production/SNIPE-IT/resources/views/partials/forms/edit/submit.blade.php b/Productivite/Snipe-IT/resources/views/partials/forms/edit/submit.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/partials/forms/edit/submit.blade.php
rename to Productivite/Snipe-IT/resources/views/partials/forms/edit/submit.blade.php
diff --git a/Production/SNIPE-IT/resources/views/partials/forms/edit/supplier-select.blade.php b/Productivite/Snipe-IT/resources/views/partials/forms/edit/supplier-select.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/partials/forms/edit/supplier-select.blade.php
rename to Productivite/Snipe-IT/resources/views/partials/forms/edit/supplier-select.blade.php
diff --git a/Production/SNIPE-IT/resources/views/partials/forms/edit/supplier.blade.php b/Productivite/Snipe-IT/resources/views/partials/forms/edit/supplier.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/partials/forms/edit/supplier.blade.php
rename to Productivite/Snipe-IT/resources/views/partials/forms/edit/supplier.blade.php
diff --git a/Production/SNIPE-IT/resources/views/partials/forms/edit/uploadLogo.blade.php b/Productivite/Snipe-IT/resources/views/partials/forms/edit/uploadLogo.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/partials/forms/edit/uploadLogo.blade.php
rename to Productivite/Snipe-IT/resources/views/partials/forms/edit/uploadLogo.blade.php
diff --git a/Production/SNIPE-IT/resources/views/partials/forms/edit/user-select.blade.php b/Productivite/Snipe-IT/resources/views/partials/forms/edit/user-select.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/partials/forms/edit/user-select.blade.php
rename to Productivite/Snipe-IT/resources/views/partials/forms/edit/user-select.blade.php
diff --git a/Production/SNIPE-IT/resources/views/partials/forms/edit/warranty.blade.php b/Productivite/Snipe-IT/resources/views/partials/forms/edit/warranty.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/partials/forms/edit/warranty.blade.php
rename to Productivite/Snipe-IT/resources/views/partials/forms/edit/warranty.blade.php
diff --git a/Production/SNIPE-IT/resources/views/partials/label2-field-definitions.blade.php b/Productivite/Snipe-IT/resources/views/partials/label2-field-definitions.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/partials/label2-field-definitions.blade.php
rename to Productivite/Snipe-IT/resources/views/partials/label2-field-definitions.blade.php
diff --git a/Production/SNIPE-IT/resources/views/partials/label2-preview.blade.php b/Productivite/Snipe-IT/resources/views/partials/label2-preview.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/partials/label2-preview.blade.php
rename to Productivite/Snipe-IT/resources/views/partials/label2-preview.blade.php
diff --git a/Production/SNIPE-IT/resources/views/partials/locations-bulk-actions.blade.php b/Productivite/Snipe-IT/resources/views/partials/locations-bulk-actions.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/partials/locations-bulk-actions.blade.php
rename to Productivite/Snipe-IT/resources/views/partials/locations-bulk-actions.blade.php
diff --git a/Production/SNIPE-IT/resources/views/partials/models-bulk-actions.blade.php b/Productivite/Snipe-IT/resources/views/partials/models-bulk-actions.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/partials/models-bulk-actions.blade.php
rename to Productivite/Snipe-IT/resources/views/partials/models-bulk-actions.blade.php
diff --git a/Production/SNIPE-IT/resources/views/partials/more-info.blade.php b/Productivite/Snipe-IT/resources/views/partials/more-info.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/partials/more-info.blade.php
rename to Productivite/Snipe-IT/resources/views/partials/more-info.blade.php
diff --git a/Production/SNIPE-IT/resources/views/partials/users-bulk-actions.blade.php b/Productivite/Snipe-IT/resources/views/partials/users-bulk-actions.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/partials/users-bulk-actions.blade.php
rename to Productivite/Snipe-IT/resources/views/partials/users-bulk-actions.blade.php
diff --git a/Production/SNIPE-IT/resources/views/reports/accessories.blade.php b/Productivite/Snipe-IT/resources/views/reports/accessories.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/reports/accessories.blade.php
rename to Productivite/Snipe-IT/resources/views/reports/accessories.blade.php
diff --git a/Production/SNIPE-IT/resources/views/reports/activity.blade.php b/Productivite/Snipe-IT/resources/views/reports/activity.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/reports/activity.blade.php
rename to Productivite/Snipe-IT/resources/views/reports/activity.blade.php
diff --git a/Production/SNIPE-IT/resources/views/reports/asset.blade.php b/Productivite/Snipe-IT/resources/views/reports/asset.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/reports/asset.blade.php
rename to Productivite/Snipe-IT/resources/views/reports/asset.blade.php
diff --git a/Production/SNIPE-IT/resources/views/reports/asset_maintenances.blade.php b/Productivite/Snipe-IT/resources/views/reports/asset_maintenances.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/reports/asset_maintenances.blade.php
rename to Productivite/Snipe-IT/resources/views/reports/asset_maintenances.blade.php
diff --git a/Production/SNIPE-IT/resources/views/reports/audit.blade.php b/Productivite/Snipe-IT/resources/views/reports/audit.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/reports/audit.blade.php
rename to Productivite/Snipe-IT/resources/views/reports/audit.blade.php
diff --git a/Production/SNIPE-IT/resources/views/reports/custom.blade.php b/Productivite/Snipe-IT/resources/views/reports/custom.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/reports/custom.blade.php
rename to Productivite/Snipe-IT/resources/views/reports/custom.blade.php
diff --git a/Production/SNIPE-IT/resources/views/reports/depreciation.blade.php b/Productivite/Snipe-IT/resources/views/reports/depreciation.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/reports/depreciation.blade.php
rename to Productivite/Snipe-IT/resources/views/reports/depreciation.blade.php
diff --git a/Production/SNIPE-IT/resources/views/reports/index.blade.php b/Productivite/Snipe-IT/resources/views/reports/index.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/reports/index.blade.php
rename to Productivite/Snipe-IT/resources/views/reports/index.blade.php
diff --git a/Production/SNIPE-IT/resources/views/reports/licenses.blade.php b/Productivite/Snipe-IT/resources/views/reports/licenses.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/reports/licenses.blade.php
rename to Productivite/Snipe-IT/resources/views/reports/licenses.blade.php
diff --git a/Production/SNIPE-IT/resources/views/reports/unaccepted_assets.blade.php b/Productivite/Snipe-IT/resources/views/reports/unaccepted_assets.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/reports/unaccepted_assets.blade.php
rename to Productivite/Snipe-IT/resources/views/reports/unaccepted_assets.blade.php
diff --git a/Production/SNIPE-IT/resources/views/settings/alerts.blade.php b/Productivite/Snipe-IT/resources/views/settings/alerts.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/settings/alerts.blade.php
rename to Productivite/Snipe-IT/resources/views/settings/alerts.blade.php
diff --git a/Production/SNIPE-IT/resources/views/settings/api.blade.php b/Productivite/Snipe-IT/resources/views/settings/api.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/settings/api.blade.php
rename to Productivite/Snipe-IT/resources/views/settings/api.blade.php
diff --git a/Production/SNIPE-IT/resources/views/settings/asset_tags.blade.php b/Productivite/Snipe-IT/resources/views/settings/asset_tags.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/settings/asset_tags.blade.php
rename to Productivite/Snipe-IT/resources/views/settings/asset_tags.blade.php
diff --git a/Production/SNIPE-IT/resources/views/settings/backups.blade.php b/Productivite/Snipe-IT/resources/views/settings/backups.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/settings/backups.blade.php
rename to Productivite/Snipe-IT/resources/views/settings/backups.blade.php
diff --git a/Production/SNIPE-IT/resources/views/settings/barcodes.blade.php b/Productivite/Snipe-IT/resources/views/settings/barcodes.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/settings/barcodes.blade.php
rename to Productivite/Snipe-IT/resources/views/settings/barcodes.blade.php
diff --git a/Production/SNIPE-IT/resources/views/settings/branding.blade.php b/Productivite/Snipe-IT/resources/views/settings/branding.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/settings/branding.blade.php
rename to Productivite/Snipe-IT/resources/views/settings/branding.blade.php
diff --git a/Production/SNIPE-IT/resources/views/settings/general.blade.php b/Productivite/Snipe-IT/resources/views/settings/general.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/settings/general.blade.php
rename to Productivite/Snipe-IT/resources/views/settings/general.blade.php
diff --git a/Production/SNIPE-IT/resources/views/settings/google.blade.php b/Productivite/Snipe-IT/resources/views/settings/google.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/settings/google.blade.php
rename to Productivite/Snipe-IT/resources/views/settings/google.blade.php
diff --git a/Production/SNIPE-IT/resources/views/settings/index.blade.php b/Productivite/Snipe-IT/resources/views/settings/index.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/settings/index.blade.php
rename to Productivite/Snipe-IT/resources/views/settings/index.blade.php
diff --git a/Production/SNIPE-IT/resources/views/settings/labels.blade.php b/Productivite/Snipe-IT/resources/views/settings/labels.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/settings/labels.blade.php
rename to Productivite/Snipe-IT/resources/views/settings/labels.blade.php
diff --git a/Production/SNIPE-IT/resources/views/settings/ldap.blade.php b/Productivite/Snipe-IT/resources/views/settings/ldap.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/settings/ldap.blade.php
rename to Productivite/Snipe-IT/resources/views/settings/ldap.blade.php
diff --git a/Production/SNIPE-IT/resources/views/settings/localization.blade.php b/Productivite/Snipe-IT/resources/views/settings/localization.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/settings/localization.blade.php
rename to Productivite/Snipe-IT/resources/views/settings/localization.blade.php
diff --git a/Production/SNIPE-IT/resources/views/settings/logins.blade.php b/Productivite/Snipe-IT/resources/views/settings/logins.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/settings/logins.blade.php
rename to Productivite/Snipe-IT/resources/views/settings/logins.blade.php
diff --git a/Production/SNIPE-IT/resources/views/settings/phpinfo.blade.php b/Productivite/Snipe-IT/resources/views/settings/phpinfo.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/settings/phpinfo.blade.php
rename to Productivite/Snipe-IT/resources/views/settings/phpinfo.blade.php
diff --git a/Production/SNIPE-IT/resources/views/settings/purge-form.blade.php b/Productivite/Snipe-IT/resources/views/settings/purge-form.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/settings/purge-form.blade.php
rename to Productivite/Snipe-IT/resources/views/settings/purge-form.blade.php
diff --git a/Production/SNIPE-IT/resources/views/settings/purge.blade.php b/Productivite/Snipe-IT/resources/views/settings/purge.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/settings/purge.blade.php
rename to Productivite/Snipe-IT/resources/views/settings/purge.blade.php
diff --git a/Production/SNIPE-IT/resources/views/settings/saml.blade.php b/Productivite/Snipe-IT/resources/views/settings/saml.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/settings/saml.blade.php
rename to Productivite/Snipe-IT/resources/views/settings/saml.blade.php
diff --git a/Production/SNIPE-IT/resources/views/settings/security.blade.php b/Productivite/Snipe-IT/resources/views/settings/security.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/settings/security.blade.php
rename to Productivite/Snipe-IT/resources/views/settings/security.blade.php
diff --git a/Production/SNIPE-IT/resources/views/settings/slack.blade.php b/Productivite/Snipe-IT/resources/views/settings/slack.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/settings/slack.blade.php
rename to Productivite/Snipe-IT/resources/views/settings/slack.blade.php
diff --git a/Production/SNIPE-IT/resources/views/setup/done.blade.php b/Productivite/Snipe-IT/resources/views/setup/done.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/setup/done.blade.php
rename to Productivite/Snipe-IT/resources/views/setup/done.blade.php
diff --git a/Production/SNIPE-IT/resources/views/setup/index.blade.php b/Productivite/Snipe-IT/resources/views/setup/index.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/setup/index.blade.php
rename to Productivite/Snipe-IT/resources/views/setup/index.blade.php
diff --git a/Production/SNIPE-IT/resources/views/setup/migrate.blade.php b/Productivite/Snipe-IT/resources/views/setup/migrate.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/setup/migrate.blade.php
rename to Productivite/Snipe-IT/resources/views/setup/migrate.blade.php
diff --git a/Production/SNIPE-IT/resources/views/setup/user.blade.php b/Productivite/Snipe-IT/resources/views/setup/user.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/setup/user.blade.php
rename to Productivite/Snipe-IT/resources/views/setup/user.blade.php
diff --git a/Production/SNIPE-IT/resources/views/statuslabels/edit.blade.php b/Productivite/Snipe-IT/resources/views/statuslabels/edit.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/statuslabels/edit.blade.php
rename to Productivite/Snipe-IT/resources/views/statuslabels/edit.blade.php
diff --git a/Production/SNIPE-IT/resources/views/statuslabels/index.blade.php b/Productivite/Snipe-IT/resources/views/statuslabels/index.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/statuslabels/index.blade.php
rename to Productivite/Snipe-IT/resources/views/statuslabels/index.blade.php
diff --git a/Production/SNIPE-IT/resources/views/statuslabels/view.blade.php b/Productivite/Snipe-IT/resources/views/statuslabels/view.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/statuslabels/view.blade.php
rename to Productivite/Snipe-IT/resources/views/statuslabels/view.blade.php
diff --git a/Production/SNIPE-IT/resources/views/suppliers/edit.blade.php b/Productivite/Snipe-IT/resources/views/suppliers/edit.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/suppliers/edit.blade.php
rename to Productivite/Snipe-IT/resources/views/suppliers/edit.blade.php
diff --git a/Production/SNIPE-IT/resources/views/suppliers/index.blade.php b/Productivite/Snipe-IT/resources/views/suppliers/index.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/suppliers/index.blade.php
rename to Productivite/Snipe-IT/resources/views/suppliers/index.blade.php
diff --git a/Production/SNIPE-IT/resources/views/suppliers/view.blade.php b/Productivite/Snipe-IT/resources/views/suppliers/view.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/suppliers/view.blade.php
rename to Productivite/Snipe-IT/resources/views/suppliers/view.blade.php
diff --git a/Production/SNIPE-IT/resources/views/users/bulk-edit.blade.php b/Productivite/Snipe-IT/resources/views/users/bulk-edit.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/users/bulk-edit.blade.php
rename to Productivite/Snipe-IT/resources/views/users/bulk-edit.blade.php
diff --git a/Production/SNIPE-IT/resources/views/users/confirm-bulk-delete.blade.php b/Productivite/Snipe-IT/resources/views/users/confirm-bulk-delete.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/users/confirm-bulk-delete.blade.php
rename to Productivite/Snipe-IT/resources/views/users/confirm-bulk-delete.blade.php
diff --git a/Production/SNIPE-IT/resources/views/users/confirm-merge.blade.php b/Productivite/Snipe-IT/resources/views/users/confirm-merge.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/users/confirm-merge.blade.php
rename to Productivite/Snipe-IT/resources/views/users/confirm-merge.blade.php
diff --git a/Production/SNIPE-IT/resources/views/users/edit.blade.php b/Productivite/Snipe-IT/resources/views/users/edit.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/users/edit.blade.php
rename to Productivite/Snipe-IT/resources/views/users/edit.blade.php
diff --git a/Production/SNIPE-IT/resources/views/users/index.blade.php b/Productivite/Snipe-IT/resources/views/users/index.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/users/index.blade.php
rename to Productivite/Snipe-IT/resources/views/users/index.blade.php
diff --git a/Production/SNIPE-IT/resources/views/users/ldap.blade.php b/Productivite/Snipe-IT/resources/views/users/ldap.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/users/ldap.blade.php
rename to Productivite/Snipe-IT/resources/views/users/ldap.blade.php
diff --git a/Production/SNIPE-IT/resources/views/users/print.blade.php b/Productivite/Snipe-IT/resources/views/users/print.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/users/print.blade.php
rename to Productivite/Snipe-IT/resources/views/users/print.blade.php
diff --git a/Production/SNIPE-IT/resources/views/users/view.blade.php b/Productivite/Snipe-IT/resources/views/users/view.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/users/view.blade.php
rename to Productivite/Snipe-IT/resources/views/users/view.blade.php
diff --git a/Base de données/CloudBeaver/docker-compose.yml b/Productivite/Snipe-IT/resources/views/vendor/.gitkeep
similarity index 100%
rename from Base de données/CloudBeaver/docker-compose.yml
rename to Productivite/Snipe-IT/resources/views/vendor/.gitkeep
diff --git a/Production/SNIPE-IT/resources/views/vendor/mail/html/button.blade.php b/Productivite/Snipe-IT/resources/views/vendor/mail/html/button.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/vendor/mail/html/button.blade.php
rename to Productivite/Snipe-IT/resources/views/vendor/mail/html/button.blade.php
diff --git a/Production/SNIPE-IT/resources/views/vendor/mail/html/footer.blade.php b/Productivite/Snipe-IT/resources/views/vendor/mail/html/footer.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/vendor/mail/html/footer.blade.php
rename to Productivite/Snipe-IT/resources/views/vendor/mail/html/footer.blade.php
diff --git a/Production/SNIPE-IT/resources/views/vendor/mail/html/header.blade.php b/Productivite/Snipe-IT/resources/views/vendor/mail/html/header.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/vendor/mail/html/header.blade.php
rename to Productivite/Snipe-IT/resources/views/vendor/mail/html/header.blade.php
diff --git a/Production/SNIPE-IT/resources/views/vendor/mail/html/layout.blade.php b/Productivite/Snipe-IT/resources/views/vendor/mail/html/layout.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/vendor/mail/html/layout.blade.php
rename to Productivite/Snipe-IT/resources/views/vendor/mail/html/layout.blade.php
diff --git a/Production/SNIPE-IT/resources/views/vendor/mail/html/message.blade.php b/Productivite/Snipe-IT/resources/views/vendor/mail/html/message.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/vendor/mail/html/message.blade.php
rename to Productivite/Snipe-IT/resources/views/vendor/mail/html/message.blade.php
diff --git a/Production/SNIPE-IT/resources/views/vendor/mail/html/panel.blade.php b/Productivite/Snipe-IT/resources/views/vendor/mail/html/panel.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/vendor/mail/html/panel.blade.php
rename to Productivite/Snipe-IT/resources/views/vendor/mail/html/panel.blade.php
diff --git a/Production/SNIPE-IT/resources/views/vendor/mail/html/promotion.blade.php b/Productivite/Snipe-IT/resources/views/vendor/mail/html/promotion.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/vendor/mail/html/promotion.blade.php
rename to Productivite/Snipe-IT/resources/views/vendor/mail/html/promotion.blade.php
diff --git a/Production/SNIPE-IT/resources/views/vendor/mail/html/promotion/button.blade.php b/Productivite/Snipe-IT/resources/views/vendor/mail/html/promotion/button.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/vendor/mail/html/promotion/button.blade.php
rename to Productivite/Snipe-IT/resources/views/vendor/mail/html/promotion/button.blade.php
diff --git a/Production/SNIPE-IT/resources/views/vendor/mail/html/subcopy.blade.php b/Productivite/Snipe-IT/resources/views/vendor/mail/html/subcopy.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/vendor/mail/html/subcopy.blade.php
rename to Productivite/Snipe-IT/resources/views/vendor/mail/html/subcopy.blade.php
diff --git a/Production/SNIPE-IT/resources/views/vendor/mail/html/table.blade.php b/Productivite/Snipe-IT/resources/views/vendor/mail/html/table.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/vendor/mail/html/table.blade.php
rename to Productivite/Snipe-IT/resources/views/vendor/mail/html/table.blade.php
diff --git a/Production/SNIPE-IT/resources/views/vendor/mail/html/themes/default.css b/Productivite/Snipe-IT/resources/views/vendor/mail/html/themes/default.css
similarity index 100%
rename from Production/SNIPE-IT/resources/views/vendor/mail/html/themes/default.css
rename to Productivite/Snipe-IT/resources/views/vendor/mail/html/themes/default.css
diff --git a/Production/SNIPE-IT/resources/views/vendor/mail/markdown/button.blade.php b/Productivite/Snipe-IT/resources/views/vendor/mail/markdown/button.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/vendor/mail/markdown/button.blade.php
rename to Productivite/Snipe-IT/resources/views/vendor/mail/markdown/button.blade.php
diff --git a/Production/SNIPE-IT/resources/views/vendor/mail/markdown/footer.blade.php b/Productivite/Snipe-IT/resources/views/vendor/mail/markdown/footer.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/vendor/mail/markdown/footer.blade.php
rename to Productivite/Snipe-IT/resources/views/vendor/mail/markdown/footer.blade.php
diff --git a/Production/SNIPE-IT/resources/views/vendor/mail/markdown/header.blade.php b/Productivite/Snipe-IT/resources/views/vendor/mail/markdown/header.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/vendor/mail/markdown/header.blade.php
rename to Productivite/Snipe-IT/resources/views/vendor/mail/markdown/header.blade.php
diff --git a/Production/SNIPE-IT/resources/views/vendor/mail/markdown/layout.blade.php b/Productivite/Snipe-IT/resources/views/vendor/mail/markdown/layout.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/vendor/mail/markdown/layout.blade.php
rename to Productivite/Snipe-IT/resources/views/vendor/mail/markdown/layout.blade.php
diff --git a/Production/SNIPE-IT/resources/views/vendor/mail/markdown/message.blade.php b/Productivite/Snipe-IT/resources/views/vendor/mail/markdown/message.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/vendor/mail/markdown/message.blade.php
rename to Productivite/Snipe-IT/resources/views/vendor/mail/markdown/message.blade.php
diff --git a/Production/SNIPE-IT/resources/views/vendor/mail/markdown/panel.blade.php b/Productivite/Snipe-IT/resources/views/vendor/mail/markdown/panel.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/vendor/mail/markdown/panel.blade.php
rename to Productivite/Snipe-IT/resources/views/vendor/mail/markdown/panel.blade.php
diff --git a/Production/SNIPE-IT/resources/views/vendor/mail/markdown/promotion.blade.php b/Productivite/Snipe-IT/resources/views/vendor/mail/markdown/promotion.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/vendor/mail/markdown/promotion.blade.php
rename to Productivite/Snipe-IT/resources/views/vendor/mail/markdown/promotion.blade.php
diff --git a/Production/SNIPE-IT/resources/views/vendor/mail/markdown/promotion/button.blade.php b/Productivite/Snipe-IT/resources/views/vendor/mail/markdown/promotion/button.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/vendor/mail/markdown/promotion/button.blade.php
rename to Productivite/Snipe-IT/resources/views/vendor/mail/markdown/promotion/button.blade.php
diff --git a/Production/SNIPE-IT/resources/views/vendor/mail/markdown/subcopy.blade.php b/Productivite/Snipe-IT/resources/views/vendor/mail/markdown/subcopy.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/vendor/mail/markdown/subcopy.blade.php
rename to Productivite/Snipe-IT/resources/views/vendor/mail/markdown/subcopy.blade.php
diff --git a/Production/SNIPE-IT/resources/views/vendor/mail/markdown/table.blade.php b/Productivite/Snipe-IT/resources/views/vendor/mail/markdown/table.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/vendor/mail/markdown/table.blade.php
rename to Productivite/Snipe-IT/resources/views/vendor/mail/markdown/table.blade.php
diff --git a/Production/SNIPE-IT/resources/views/vendor/mail/text/button.blade.php b/Productivite/Snipe-IT/resources/views/vendor/mail/text/button.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/vendor/mail/text/button.blade.php
rename to Productivite/Snipe-IT/resources/views/vendor/mail/text/button.blade.php
diff --git a/Production/SNIPE-IT/resources/views/vendor/mail/text/footer.blade.php b/Productivite/Snipe-IT/resources/views/vendor/mail/text/footer.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/vendor/mail/text/footer.blade.php
rename to Productivite/Snipe-IT/resources/views/vendor/mail/text/footer.blade.php
diff --git a/Production/SNIPE-IT/resources/views/vendor/mail/text/header.blade.php b/Productivite/Snipe-IT/resources/views/vendor/mail/text/header.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/vendor/mail/text/header.blade.php
rename to Productivite/Snipe-IT/resources/views/vendor/mail/text/header.blade.php
diff --git a/Production/SNIPE-IT/resources/views/vendor/mail/text/layout.blade.php b/Productivite/Snipe-IT/resources/views/vendor/mail/text/layout.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/vendor/mail/text/layout.blade.php
rename to Productivite/Snipe-IT/resources/views/vendor/mail/text/layout.blade.php
diff --git a/Production/SNIPE-IT/resources/views/vendor/mail/text/message.blade.php b/Productivite/Snipe-IT/resources/views/vendor/mail/text/message.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/vendor/mail/text/message.blade.php
rename to Productivite/Snipe-IT/resources/views/vendor/mail/text/message.blade.php
diff --git a/Production/SNIPE-IT/resources/views/vendor/mail/text/panel.blade.php b/Productivite/Snipe-IT/resources/views/vendor/mail/text/panel.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/vendor/mail/text/panel.blade.php
rename to Productivite/Snipe-IT/resources/views/vendor/mail/text/panel.blade.php
diff --git a/Production/SNIPE-IT/resources/views/vendor/mail/text/promotion.blade.php b/Productivite/Snipe-IT/resources/views/vendor/mail/text/promotion.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/vendor/mail/text/promotion.blade.php
rename to Productivite/Snipe-IT/resources/views/vendor/mail/text/promotion.blade.php
diff --git a/Production/SNIPE-IT/resources/views/vendor/mail/text/promotion/button.blade.php b/Productivite/Snipe-IT/resources/views/vendor/mail/text/promotion/button.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/vendor/mail/text/promotion/button.blade.php
rename to Productivite/Snipe-IT/resources/views/vendor/mail/text/promotion/button.blade.php
diff --git a/Production/SNIPE-IT/resources/views/vendor/mail/text/subcopy.blade.php b/Productivite/Snipe-IT/resources/views/vendor/mail/text/subcopy.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/vendor/mail/text/subcopy.blade.php
rename to Productivite/Snipe-IT/resources/views/vendor/mail/text/subcopy.blade.php
diff --git a/Production/SNIPE-IT/resources/views/vendor/mail/text/table.blade.php b/Productivite/Snipe-IT/resources/views/vendor/mail/text/table.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/vendor/mail/text/table.blade.php
rename to Productivite/Snipe-IT/resources/views/vendor/mail/text/table.blade.php
diff --git a/Production/SNIPE-IT/resources/views/vendor/maintenancemode/app-down.blade.php b/Productivite/Snipe-IT/resources/views/vendor/maintenancemode/app-down.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/vendor/maintenancemode/app-down.blade.php
rename to Productivite/Snipe-IT/resources/views/vendor/maintenancemode/app-down.blade.php
diff --git a/Production/SNIPE-IT/resources/views/vendor/maintenancemode/notification.blade.php b/Productivite/Snipe-IT/resources/views/vendor/maintenancemode/notification.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/vendor/maintenancemode/notification.blade.php
rename to Productivite/Snipe-IT/resources/views/vendor/maintenancemode/notification.blade.php
diff --git a/Production/SNIPE-IT/resources/views/vendor/notifications/email-plain.blade.php b/Productivite/Snipe-IT/resources/views/vendor/notifications/email-plain.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/vendor/notifications/email-plain.blade.php
rename to Productivite/Snipe-IT/resources/views/vendor/notifications/email-plain.blade.php
diff --git a/Production/SNIPE-IT/resources/views/vendor/notifications/email.blade.php b/Productivite/Snipe-IT/resources/views/vendor/notifications/email.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/vendor/notifications/email.blade.php
rename to Productivite/Snipe-IT/resources/views/vendor/notifications/email.blade.php
diff --git a/Production/SNIPE-IT/resources/views/vendor/pagination/bootstrap-4.blade.php b/Productivite/Snipe-IT/resources/views/vendor/pagination/bootstrap-4.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/vendor/pagination/bootstrap-4.blade.php
rename to Productivite/Snipe-IT/resources/views/vendor/pagination/bootstrap-4.blade.php
diff --git a/Production/SNIPE-IT/resources/views/vendor/pagination/default.blade.php b/Productivite/Snipe-IT/resources/views/vendor/pagination/default.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/vendor/pagination/default.blade.php
rename to Productivite/Snipe-IT/resources/views/vendor/pagination/default.blade.php
diff --git a/Production/SNIPE-IT/resources/views/vendor/pagination/simple-bootstrap-4.blade.php b/Productivite/Snipe-IT/resources/views/vendor/pagination/simple-bootstrap-4.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/vendor/pagination/simple-bootstrap-4.blade.php
rename to Productivite/Snipe-IT/resources/views/vendor/pagination/simple-bootstrap-4.blade.php
diff --git a/Production/SNIPE-IT/resources/views/vendor/pagination/simple-default.blade.php b/Productivite/Snipe-IT/resources/views/vendor/pagination/simple-default.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/vendor/pagination/simple-default.blade.php
rename to Productivite/Snipe-IT/resources/views/vendor/pagination/simple-default.blade.php
diff --git a/Production/SNIPE-IT/resources/views/vendor/passport/authorize.blade.php b/Productivite/Snipe-IT/resources/views/vendor/passport/authorize.blade.php
similarity index 100%
rename from Production/SNIPE-IT/resources/views/vendor/passport/authorize.blade.php
rename to Productivite/Snipe-IT/resources/views/vendor/passport/authorize.blade.php
diff --git a/Production/SNIPE-IT/routes/api.php b/Productivite/Snipe-IT/routes/api.php
similarity index 100%
rename from Production/SNIPE-IT/routes/api.php
rename to Productivite/Snipe-IT/routes/api.php
diff --git a/Production/SNIPE-IT/routes/console.php b/Productivite/Snipe-IT/routes/console.php
similarity index 100%
rename from Production/SNIPE-IT/routes/console.php
rename to Productivite/Snipe-IT/routes/console.php
diff --git a/Production/SNIPE-IT/routes/scim.php b/Productivite/Snipe-IT/routes/scim.php
similarity index 100%
rename from Production/SNIPE-IT/routes/scim.php
rename to Productivite/Snipe-IT/routes/scim.php
diff --git a/Production/SNIPE-IT/routes/web.php b/Productivite/Snipe-IT/routes/web.php
similarity index 100%
rename from Production/SNIPE-IT/routes/web.php
rename to Productivite/Snipe-IT/routes/web.php
diff --git a/Production/SNIPE-IT/routes/web/accessories.php b/Productivite/Snipe-IT/routes/web/accessories.php
similarity index 100%
rename from Production/SNIPE-IT/routes/web/accessories.php
rename to Productivite/Snipe-IT/routes/web/accessories.php
diff --git a/Production/SNIPE-IT/routes/web/components.php b/Productivite/Snipe-IT/routes/web/components.php
similarity index 100%
rename from Production/SNIPE-IT/routes/web/components.php
rename to Productivite/Snipe-IT/routes/web/components.php
diff --git a/Production/SNIPE-IT/routes/web/consumables.php b/Productivite/Snipe-IT/routes/web/consumables.php
similarity index 100%
rename from Production/SNIPE-IT/routes/web/consumables.php
rename to Productivite/Snipe-IT/routes/web/consumables.php
diff --git a/Production/SNIPE-IT/routes/web/fields.php b/Productivite/Snipe-IT/routes/web/fields.php
similarity index 100%
rename from Production/SNIPE-IT/routes/web/fields.php
rename to Productivite/Snipe-IT/routes/web/fields.php
diff --git a/Production/SNIPE-IT/routes/web/hardware.php b/Productivite/Snipe-IT/routes/web/hardware.php
similarity index 100%
rename from Production/SNIPE-IT/routes/web/hardware.php
rename to Productivite/Snipe-IT/routes/web/hardware.php
diff --git a/Production/SNIPE-IT/routes/web/kits.php b/Productivite/Snipe-IT/routes/web/kits.php
similarity index 100%
rename from Production/SNIPE-IT/routes/web/kits.php
rename to Productivite/Snipe-IT/routes/web/kits.php
diff --git a/Production/SNIPE-IT/routes/web/licenses.php b/Productivite/Snipe-IT/routes/web/licenses.php
similarity index 100%
rename from Production/SNIPE-IT/routes/web/licenses.php
rename to Productivite/Snipe-IT/routes/web/licenses.php
diff --git a/Production/SNIPE-IT/routes/web/models.php b/Productivite/Snipe-IT/routes/web/models.php
similarity index 100%
rename from Production/SNIPE-IT/routes/web/models.php
rename to Productivite/Snipe-IT/routes/web/models.php
diff --git a/Production/SNIPE-IT/routes/web/users.php b/Productivite/Snipe-IT/routes/web/users.php
similarity index 100%
rename from Production/SNIPE-IT/routes/web/users.php
rename to Productivite/Snipe-IT/routes/web/users.php
diff --git a/Production/SNIPE-IT/sample_csvs/accessories-sample.csv b/Productivite/Snipe-IT/sample_csvs/accessories-sample.csv
similarity index 100%
rename from Production/SNIPE-IT/sample_csvs/accessories-sample.csv
rename to Productivite/Snipe-IT/sample_csvs/accessories-sample.csv
diff --git a/Production/SNIPE-IT/sample_csvs/assets-sample-BAD.csv b/Productivite/Snipe-IT/sample_csvs/assets-sample-BAD.csv
similarity index 100%
rename from Production/SNIPE-IT/sample_csvs/assets-sample-BAD.csv
rename to Productivite/Snipe-IT/sample_csvs/assets-sample-BAD.csv
diff --git a/Production/SNIPE-IT/sample_csvs/assets-sample-BLANKS.csv b/Productivite/Snipe-IT/sample_csvs/assets-sample-BLANKS.csv
similarity index 100%
rename from Production/SNIPE-IT/sample_csvs/assets-sample-BLANKS.csv
rename to Productivite/Snipe-IT/sample_csvs/assets-sample-BLANKS.csv
diff --git a/Production/SNIPE-IT/sample_csvs/assets-sample.csv b/Productivite/Snipe-IT/sample_csvs/assets-sample.csv
similarity index 100%
rename from Production/SNIPE-IT/sample_csvs/assets-sample.csv
rename to Productivite/Snipe-IT/sample_csvs/assets-sample.csv
diff --git a/Production/SNIPE-IT/sample_csvs/components-sample.csv b/Productivite/Snipe-IT/sample_csvs/components-sample.csv
similarity index 100%
rename from Production/SNIPE-IT/sample_csvs/components-sample.csv
rename to Productivite/Snipe-IT/sample_csvs/components-sample.csv
diff --git a/Production/SNIPE-IT/sample_csvs/consumables-sample.csv b/Productivite/Snipe-IT/sample_csvs/consumables-sample.csv
similarity index 100%
rename from Production/SNIPE-IT/sample_csvs/consumables-sample.csv
rename to Productivite/Snipe-IT/sample_csvs/consumables-sample.csv
diff --git a/Production/SNIPE-IT/sample_csvs/licenses-sample.csv b/Productivite/Snipe-IT/sample_csvs/licenses-sample.csv
similarity index 100%
rename from Production/SNIPE-IT/sample_csvs/licenses-sample.csv
rename to Productivite/Snipe-IT/sample_csvs/licenses-sample.csv
diff --git a/Production/SNIPE-IT/sample_csvs/locations-sample.csv b/Productivite/Snipe-IT/sample_csvs/locations-sample.csv
similarity index 100%
rename from Production/SNIPE-IT/sample_csvs/locations-sample.csv
rename to Productivite/Snipe-IT/sample_csvs/locations-sample.csv
diff --git a/Production/SNIPE-IT/sample_csvs/users-sample.csv b/Productivite/Snipe-IT/sample_csvs/users-sample.csv
similarity index 100%
rename from Production/SNIPE-IT/sample_csvs/users-sample.csv
rename to Productivite/Snipe-IT/sample_csvs/users-sample.csv
diff --git a/Production/SNIPE-IT/server.php b/Productivite/Snipe-IT/server.php
similarity index 100%
rename from Production/SNIPE-IT/server.php
rename to Productivite/Snipe-IT/server.php
diff --git a/Production/SNIPE-IT/snipeit.sh b/Productivite/Snipe-IT/snipeit.sh
similarity index 100%
rename from Production/SNIPE-IT/snipeit.sh
rename to Productivite/Snipe-IT/snipeit.sh
diff --git a/Production/SNIPE-IT/storage/app/.gitignore b/Productivite/Snipe-IT/storage/app/.gitignore
similarity index 100%
rename from Production/SNIPE-IT/storage/app/.gitignore
rename to Productivite/Snipe-IT/storage/app/.gitignore
diff --git a/Production/SNIPE-IT/storage/app/backups/.gitignore b/Productivite/Snipe-IT/storage/app/backups/.gitignore
similarity index 100%
rename from Production/SNIPE-IT/storage/app/backups/.gitignore
rename to Productivite/Snipe-IT/storage/app/backups/.gitignore
diff --git a/Production/SNIPE-IT/storage/app/backups/env-backups/.gitignore b/Productivite/Snipe-IT/storage/app/backups/env-backups/.gitignore
similarity index 100%
rename from Production/SNIPE-IT/storage/app/backups/env-backups/.gitignore
rename to Productivite/Snipe-IT/storage/app/backups/env-backups/.gitignore
diff --git a/Production/SNIPE-IT/storage/debugbar/.gitignore b/Productivite/Snipe-IT/storage/debugbar/.gitignore
similarity index 100%
rename from Production/SNIPE-IT/storage/debugbar/.gitignore
rename to Productivite/Snipe-IT/storage/debugbar/.gitignore
diff --git a/Production/SNIPE-IT/storage/framework/.gitignore b/Productivite/Snipe-IT/storage/framework/.gitignore
similarity index 100%
rename from Production/SNIPE-IT/storage/framework/.gitignore
rename to Productivite/Snipe-IT/storage/framework/.gitignore
diff --git a/Production/SNIPE-IT/storage/framework/cache/.gitignore b/Productivite/Snipe-IT/storage/framework/cache/.gitignore
similarity index 100%
rename from Production/SNIPE-IT/storage/framework/cache/.gitignore
rename to Productivite/Snipe-IT/storage/framework/cache/.gitignore
diff --git a/Production/SNIPE-IT/storage/framework/sessions/.gitignore b/Productivite/Snipe-IT/storage/framework/sessions/.gitignore
similarity index 100%
rename from Production/SNIPE-IT/storage/framework/sessions/.gitignore
rename to Productivite/Snipe-IT/storage/framework/sessions/.gitignore
diff --git a/Production/SNIPE-IT/storage/framework/views/.gitignore b/Productivite/Snipe-IT/storage/framework/views/.gitignore
similarity index 100%
rename from Production/SNIPE-IT/storage/framework/views/.gitignore
rename to Productivite/Snipe-IT/storage/framework/views/.gitignore
diff --git a/Production/SNIPE-IT/storage/logs/.gitignore b/Productivite/Snipe-IT/storage/logs/.gitignore
similarity index 100%
rename from Production/SNIPE-IT/storage/logs/.gitignore
rename to Productivite/Snipe-IT/storage/logs/.gitignore
diff --git a/Production/SNIPE-IT/storage/private_uploads/accessories/.gitignore b/Productivite/Snipe-IT/storage/private_uploads/accessories/.gitignore
similarity index 100%
rename from Production/SNIPE-IT/storage/private_uploads/accessories/.gitignore
rename to Productivite/Snipe-IT/storage/private_uploads/accessories/.gitignore
diff --git a/Production/SNIPE-IT/storage/private_uploads/assetmodels/.gitignore b/Productivite/Snipe-IT/storage/private_uploads/assetmodels/.gitignore
similarity index 100%
rename from Production/SNIPE-IT/storage/private_uploads/assetmodels/.gitignore
rename to Productivite/Snipe-IT/storage/private_uploads/assetmodels/.gitignore
diff --git a/Production/SNIPE-IT/storage/private_uploads/assets/.gitignore b/Productivite/Snipe-IT/storage/private_uploads/assets/.gitignore
similarity index 100%
rename from Production/SNIPE-IT/storage/private_uploads/assets/.gitignore
rename to Productivite/Snipe-IT/storage/private_uploads/assets/.gitignore
diff --git a/Production/SNIPE-IT/storage/private_uploads/audits/.gitignore b/Productivite/Snipe-IT/storage/private_uploads/audits/.gitignore
similarity index 100%
rename from Production/SNIPE-IT/storage/private_uploads/audits/.gitignore
rename to Productivite/Snipe-IT/storage/private_uploads/audits/.gitignore
diff --git a/Production/SNIPE-IT/storage/private_uploads/components/.gitignore b/Productivite/Snipe-IT/storage/private_uploads/components/.gitignore
similarity index 100%
rename from Production/SNIPE-IT/storage/private_uploads/components/.gitignore
rename to Productivite/Snipe-IT/storage/private_uploads/components/.gitignore
diff --git a/Production/SNIPE-IT/storage/private_uploads/consumables/.gitignore b/Productivite/Snipe-IT/storage/private_uploads/consumables/.gitignore
similarity index 100%
rename from Production/SNIPE-IT/storage/private_uploads/consumables/.gitignore
rename to Productivite/Snipe-IT/storage/private_uploads/consumables/.gitignore
diff --git a/Production/SNIPE-IT/storage/private_uploads/eula-pdfs/.gitignore b/Productivite/Snipe-IT/storage/private_uploads/eula-pdfs/.gitignore
similarity index 100%
rename from Production/SNIPE-IT/storage/private_uploads/eula-pdfs/.gitignore
rename to Productivite/Snipe-IT/storage/private_uploads/eula-pdfs/.gitignore
diff --git a/Production/SNIPE-IT/storage/private_uploads/imports/.gitignore b/Productivite/Snipe-IT/storage/private_uploads/imports/.gitignore
similarity index 100%
rename from Production/SNIPE-IT/storage/private_uploads/imports/.gitignore
rename to Productivite/Snipe-IT/storage/private_uploads/imports/.gitignore
diff --git a/Production/SNIPE-IT/storage/private_uploads/licenses/.gitignore b/Productivite/Snipe-IT/storage/private_uploads/licenses/.gitignore
similarity index 100%
rename from Production/SNIPE-IT/storage/private_uploads/licenses/.gitignore
rename to Productivite/Snipe-IT/storage/private_uploads/licenses/.gitignore
diff --git a/Production/SNIPE-IT/storage/private_uploads/signatures/.gitignore b/Productivite/Snipe-IT/storage/private_uploads/signatures/.gitignore
similarity index 100%
rename from Production/SNIPE-IT/storage/private_uploads/signatures/.gitignore
rename to Productivite/Snipe-IT/storage/private_uploads/signatures/.gitignore
diff --git a/Base de données/CouchDB/docker-compose-traefik.yml b/Productivite/Snipe-IT/storage/private_uploads/users/.gitkeep
similarity index 100%
rename from Base de données/CouchDB/docker-compose-traefik.yml
rename to Productivite/Snipe-IT/storage/private_uploads/users/.gitkeep
diff --git a/Production/SNIPE-IT/stubs/test.stub b/Productivite/Snipe-IT/stubs/test.stub
similarity index 100%
rename from Production/SNIPE-IT/stubs/test.stub
rename to Productivite/Snipe-IT/stubs/test.stub
diff --git a/Production/SNIPE-IT/stubs/test.unit.stub b/Productivite/Snipe-IT/stubs/test.unit.stub
similarity index 100%
rename from Production/SNIPE-IT/stubs/test.unit.stub
rename to Productivite/Snipe-IT/stubs/test.unit.stub
diff --git a/Production/SNIPE-IT/tests/CreatesApplication.php b/Productivite/Snipe-IT/tests/CreatesApplication.php
similarity index 100%
rename from Production/SNIPE-IT/tests/CreatesApplication.php
rename to Productivite/Snipe-IT/tests/CreatesApplication.php
diff --git a/Production/SNIPE-IT/tests/Feature/Api/Accessories/AccessoryCheckoutTest.php b/Productivite/Snipe-IT/tests/Feature/Api/Accessories/AccessoryCheckoutTest.php
similarity index 100%
rename from Production/SNIPE-IT/tests/Feature/Api/Accessories/AccessoryCheckoutTest.php
rename to Productivite/Snipe-IT/tests/Feature/Api/Accessories/AccessoryCheckoutTest.php
diff --git a/Production/SNIPE-IT/tests/Feature/Api/Assets/AssetCheckinTest.php b/Productivite/Snipe-IT/tests/Feature/Api/Assets/AssetCheckinTest.php
similarity index 100%
rename from Production/SNIPE-IT/tests/Feature/Api/Assets/AssetCheckinTest.php
rename to Productivite/Snipe-IT/tests/Feature/Api/Assets/AssetCheckinTest.php
diff --git a/Production/SNIPE-IT/tests/Feature/Api/Assets/AssetIndexTest.php b/Productivite/Snipe-IT/tests/Feature/Api/Assets/AssetIndexTest.php
similarity index 100%
rename from Production/SNIPE-IT/tests/Feature/Api/Assets/AssetIndexTest.php
rename to Productivite/Snipe-IT/tests/Feature/Api/Assets/AssetIndexTest.php
diff --git a/Production/SNIPE-IT/tests/Feature/Api/Assets/AssetStoreTest.php b/Productivite/Snipe-IT/tests/Feature/Api/Assets/AssetStoreTest.php
similarity index 100%
rename from Production/SNIPE-IT/tests/Feature/Api/Assets/AssetStoreTest.php
rename to Productivite/Snipe-IT/tests/Feature/Api/Assets/AssetStoreTest.php
diff --git a/Production/SNIPE-IT/tests/Feature/Api/Assets/AssetsForSelectListTest.php b/Productivite/Snipe-IT/tests/Feature/Api/Assets/AssetsForSelectListTest.php
similarity index 100%
rename from Production/SNIPE-IT/tests/Feature/Api/Assets/AssetsForSelectListTest.php
rename to Productivite/Snipe-IT/tests/Feature/Api/Assets/AssetsForSelectListTest.php
diff --git a/Production/SNIPE-IT/tests/Feature/Api/Assets/RequestableAssetsTest.php b/Productivite/Snipe-IT/tests/Feature/Api/Assets/RequestableAssetsTest.php
similarity index 100%
rename from Production/SNIPE-IT/tests/Feature/Api/Assets/RequestableAssetsTest.php
rename to Productivite/Snipe-IT/tests/Feature/Api/Assets/RequestableAssetsTest.php
diff --git a/Production/SNIPE-IT/tests/Feature/Api/Components/ComponentIndexTest.php b/Productivite/Snipe-IT/tests/Feature/Api/Components/ComponentIndexTest.php
similarity index 100%
rename from Production/SNIPE-IT/tests/Feature/Api/Components/ComponentIndexTest.php
rename to Productivite/Snipe-IT/tests/Feature/Api/Components/ComponentIndexTest.php
diff --git a/Production/SNIPE-IT/tests/Feature/Api/Consumables/ConsumableCheckoutTest.php b/Productivite/Snipe-IT/tests/Feature/Api/Consumables/ConsumableCheckoutTest.php
similarity index 100%
rename from Production/SNIPE-IT/tests/Feature/Api/Consumables/ConsumableCheckoutTest.php
rename to Productivite/Snipe-IT/tests/Feature/Api/Consumables/ConsumableCheckoutTest.php
diff --git a/Production/SNIPE-IT/tests/Feature/Api/Consumables/ConsumablesIndexTest.php b/Productivite/Snipe-IT/tests/Feature/Api/Consumables/ConsumablesIndexTest.php
similarity index 100%
rename from Production/SNIPE-IT/tests/Feature/Api/Consumables/ConsumablesIndexTest.php
rename to Productivite/Snipe-IT/tests/Feature/Api/Consumables/ConsumablesIndexTest.php
diff --git a/Production/SNIPE-IT/tests/Feature/Api/Departments/DepartmentIndexTest.php b/Productivite/Snipe-IT/tests/Feature/Api/Departments/DepartmentIndexTest.php
similarity index 100%
rename from Production/SNIPE-IT/tests/Feature/Api/Departments/DepartmentIndexTest.php
rename to Productivite/Snipe-IT/tests/Feature/Api/Departments/DepartmentIndexTest.php
diff --git a/Production/SNIPE-IT/tests/Feature/Api/Groups/GroupStoreTest.php b/Productivite/Snipe-IT/tests/Feature/Api/Groups/GroupStoreTest.php
similarity index 100%
rename from Production/SNIPE-IT/tests/Feature/Api/Groups/GroupStoreTest.php
rename to Productivite/Snipe-IT/tests/Feature/Api/Groups/GroupStoreTest.php
diff --git a/Production/SNIPE-IT/tests/Feature/Api/Licenses/LicensesIndexTest.php b/Productivite/Snipe-IT/tests/Feature/Api/Licenses/LicensesIndexTest.php
similarity index 100%
rename from Production/SNIPE-IT/tests/Feature/Api/Licenses/LicensesIndexTest.php
rename to Productivite/Snipe-IT/tests/Feature/Api/Licenses/LicensesIndexTest.php
diff --git a/Production/SNIPE-IT/tests/Feature/Api/Locations/LocationsForSelectListTest.php b/Productivite/Snipe-IT/tests/Feature/Api/Locations/LocationsForSelectListTest.php
similarity index 100%
rename from Production/SNIPE-IT/tests/Feature/Api/Locations/LocationsForSelectListTest.php
rename to Productivite/Snipe-IT/tests/Feature/Api/Locations/LocationsForSelectListTest.php
diff --git a/Production/SNIPE-IT/tests/Feature/Api/Users/UpdateUserApiTest.php b/Productivite/Snipe-IT/tests/Feature/Api/Users/UpdateUserApiTest.php
similarity index 100%
rename from Production/SNIPE-IT/tests/Feature/Api/Users/UpdateUserApiTest.php
rename to Productivite/Snipe-IT/tests/Feature/Api/Users/UpdateUserApiTest.php
diff --git a/Production/SNIPE-IT/tests/Feature/Api/Users/UsersForSelectListTest.php b/Productivite/Snipe-IT/tests/Feature/Api/Users/UsersForSelectListTest.php
similarity index 100%
rename from Production/SNIPE-IT/tests/Feature/Api/Users/UsersForSelectListTest.php
rename to Productivite/Snipe-IT/tests/Feature/Api/Users/UsersForSelectListTest.php
diff --git a/Production/SNIPE-IT/tests/Feature/Api/Users/UsersSearchTest.php b/Productivite/Snipe-IT/tests/Feature/Api/Users/UsersSearchTest.php
similarity index 100%
rename from Production/SNIPE-IT/tests/Feature/Api/Users/UsersSearchTest.php
rename to Productivite/Snipe-IT/tests/Feature/Api/Users/UsersSearchTest.php
diff --git a/Production/SNIPE-IT/tests/Feature/Api/Users/UsersUpdateTest.php b/Productivite/Snipe-IT/tests/Feature/Api/Users/UsersUpdateTest.php
similarity index 100%
rename from Production/SNIPE-IT/tests/Feature/Api/Users/UsersUpdateTest.php
rename to Productivite/Snipe-IT/tests/Feature/Api/Users/UsersUpdateTest.php
diff --git a/Production/SNIPE-IT/tests/Feature/Checkins/AccessoryCheckinTest.php b/Productivite/Snipe-IT/tests/Feature/Checkins/AccessoryCheckinTest.php
similarity index 100%
rename from Production/SNIPE-IT/tests/Feature/Checkins/AccessoryCheckinTest.php
rename to Productivite/Snipe-IT/tests/Feature/Checkins/AccessoryCheckinTest.php
diff --git a/Production/SNIPE-IT/tests/Feature/Checkins/AssetCheckinTest.php b/Productivite/Snipe-IT/tests/Feature/Checkins/AssetCheckinTest.php
similarity index 100%
rename from Production/SNIPE-IT/tests/Feature/Checkins/AssetCheckinTest.php
rename to Productivite/Snipe-IT/tests/Feature/Checkins/AssetCheckinTest.php
diff --git a/Production/SNIPE-IT/tests/Feature/CheckoutAcceptances/AccessoryAcceptanceTest.php b/Productivite/Snipe-IT/tests/Feature/CheckoutAcceptances/AccessoryAcceptanceTest.php
similarity index 100%
rename from Production/SNIPE-IT/tests/Feature/CheckoutAcceptances/AccessoryAcceptanceTest.php
rename to Productivite/Snipe-IT/tests/Feature/CheckoutAcceptances/AccessoryAcceptanceTest.php
diff --git a/Production/SNIPE-IT/tests/Feature/Checkouts/AccessoryCheckoutTest.php b/Productivite/Snipe-IT/tests/Feature/Checkouts/AccessoryCheckoutTest.php
similarity index 100%
rename from Production/SNIPE-IT/tests/Feature/Checkouts/AccessoryCheckoutTest.php
rename to Productivite/Snipe-IT/tests/Feature/Checkouts/AccessoryCheckoutTest.php
diff --git a/Production/SNIPE-IT/tests/Feature/Checkouts/ConsumableCheckoutTest.php b/Productivite/Snipe-IT/tests/Feature/Checkouts/ConsumableCheckoutTest.php
similarity index 100%
rename from Production/SNIPE-IT/tests/Feature/Checkouts/ConsumableCheckoutTest.php
rename to Productivite/Snipe-IT/tests/Feature/Checkouts/ConsumableCheckoutTest.php
diff --git a/Production/SNIPE-IT/tests/Feature/Checkouts/LicenseCheckoutTest.php b/Productivite/Snipe-IT/tests/Feature/Checkouts/LicenseCheckoutTest.php
similarity index 100%
rename from Production/SNIPE-IT/tests/Feature/Checkouts/LicenseCheckoutTest.php
rename to Productivite/Snipe-IT/tests/Feature/Checkouts/LicenseCheckoutTest.php
diff --git a/Production/SNIPE-IT/tests/Feature/DashboardTest.php b/Productivite/Snipe-IT/tests/Feature/DashboardTest.php
similarity index 100%
rename from Production/SNIPE-IT/tests/Feature/DashboardTest.php
rename to Productivite/Snipe-IT/tests/Feature/DashboardTest.php
diff --git a/Production/SNIPE-IT/tests/Feature/Livewire/CategoryEditFormTest.php b/Productivite/Snipe-IT/tests/Feature/Livewire/CategoryEditFormTest.php
similarity index 100%
rename from Production/SNIPE-IT/tests/Feature/Livewire/CategoryEditFormTest.php
rename to Productivite/Snipe-IT/tests/Feature/Livewire/CategoryEditFormTest.php
diff --git a/Production/SNIPE-IT/tests/Feature/Notifications/Email/EmailNotificationsUponCheckinTest.php b/Productivite/Snipe-IT/tests/Feature/Notifications/Email/EmailNotificationsUponCheckinTest.php
similarity index 100%
rename from Production/SNIPE-IT/tests/Feature/Notifications/Email/EmailNotificationsUponCheckinTest.php
rename to Productivite/Snipe-IT/tests/Feature/Notifications/Email/EmailNotificationsUponCheckinTest.php
diff --git a/Production/SNIPE-IT/tests/Feature/Notifications/Webhooks/SlackNotificationsUponCheckinTest.php b/Productivite/Snipe-IT/tests/Feature/Notifications/Webhooks/SlackNotificationsUponCheckinTest.php
similarity index 100%
rename from Production/SNIPE-IT/tests/Feature/Notifications/Webhooks/SlackNotificationsUponCheckinTest.php
rename to Productivite/Snipe-IT/tests/Feature/Notifications/Webhooks/SlackNotificationsUponCheckinTest.php
diff --git a/Production/SNIPE-IT/tests/Feature/Notifications/Webhooks/SlackNotificationsUponCheckoutTest.php b/Productivite/Snipe-IT/tests/Feature/Notifications/Webhooks/SlackNotificationsUponCheckoutTest.php
similarity index 100%
rename from Production/SNIPE-IT/tests/Feature/Notifications/Webhooks/SlackNotificationsUponCheckoutTest.php
rename to Productivite/Snipe-IT/tests/Feature/Notifications/Webhooks/SlackNotificationsUponCheckoutTest.php
diff --git a/Production/SNIPE-IT/tests/Feature/Reports/CustomReportTest.php b/Productivite/Snipe-IT/tests/Feature/Reports/CustomReportTest.php
similarity index 100%
rename from Production/SNIPE-IT/tests/Feature/Reports/CustomReportTest.php
rename to Productivite/Snipe-IT/tests/Feature/Reports/CustomReportTest.php
diff --git a/Production/SNIPE-IT/tests/Feature/Users/UpdateUserTest.php b/Productivite/Snipe-IT/tests/Feature/Users/UpdateUserTest.php
similarity index 100%
rename from Production/SNIPE-IT/tests/Feature/Users/UpdateUserTest.php
rename to Productivite/Snipe-IT/tests/Feature/Users/UpdateUserTest.php
diff --git a/Production/SNIPE-IT/tests/Support/AssertsAgainstSlackNotifications.php b/Productivite/Snipe-IT/tests/Support/AssertsAgainstSlackNotifications.php
similarity index 100%
rename from Production/SNIPE-IT/tests/Support/AssertsAgainstSlackNotifications.php
rename to Productivite/Snipe-IT/tests/Support/AssertsAgainstSlackNotifications.php
diff --git a/Production/SNIPE-IT/tests/Support/CustomTestMacros.php b/Productivite/Snipe-IT/tests/Support/CustomTestMacros.php
similarity index 100%
rename from Production/SNIPE-IT/tests/Support/CustomTestMacros.php
rename to Productivite/Snipe-IT/tests/Support/CustomTestMacros.php
diff --git a/Production/SNIPE-IT/tests/Support/InitializesSettings.php b/Productivite/Snipe-IT/tests/Support/InitializesSettings.php
similarity index 100%
rename from Production/SNIPE-IT/tests/Support/InitializesSettings.php
rename to Productivite/Snipe-IT/tests/Support/InitializesSettings.php
diff --git a/Production/SNIPE-IT/tests/Support/InteractsWithAuthentication.php b/Productivite/Snipe-IT/tests/Support/InteractsWithAuthentication.php
similarity index 100%
rename from Production/SNIPE-IT/tests/Support/InteractsWithAuthentication.php
rename to Productivite/Snipe-IT/tests/Support/InteractsWithAuthentication.php
diff --git a/Production/SNIPE-IT/tests/Support/Settings.php b/Productivite/Snipe-IT/tests/Support/Settings.php
similarity index 100%
rename from Production/SNIPE-IT/tests/Support/Settings.php
rename to Productivite/Snipe-IT/tests/Support/Settings.php
diff --git a/Production/SNIPE-IT/tests/TestCase.php b/Productivite/Snipe-IT/tests/TestCase.php
similarity index 100%
rename from Production/SNIPE-IT/tests/TestCase.php
rename to Productivite/Snipe-IT/tests/TestCase.php
diff --git a/Production/SNIPE-IT/tests/Unit/AccessoryTest.php b/Productivite/Snipe-IT/tests/Unit/AccessoryTest.php
similarity index 100%
rename from Production/SNIPE-IT/tests/Unit/AccessoryTest.php
rename to Productivite/Snipe-IT/tests/Unit/AccessoryTest.php
diff --git a/Production/SNIPE-IT/tests/Unit/AssetMaintenanceTest.php b/Productivite/Snipe-IT/tests/Unit/AssetMaintenanceTest.php
similarity index 100%
rename from Production/SNIPE-IT/tests/Unit/AssetMaintenanceTest.php
rename to Productivite/Snipe-IT/tests/Unit/AssetMaintenanceTest.php
diff --git a/Production/SNIPE-IT/tests/Unit/AssetModelTest.php b/Productivite/Snipe-IT/tests/Unit/AssetModelTest.php
similarity index 100%
rename from Production/SNIPE-IT/tests/Unit/AssetModelTest.php
rename to Productivite/Snipe-IT/tests/Unit/AssetModelTest.php
diff --git a/Production/SNIPE-IT/tests/Unit/AssetTest.php b/Productivite/Snipe-IT/tests/Unit/AssetTest.php
similarity index 100%
rename from Production/SNIPE-IT/tests/Unit/AssetTest.php
rename to Productivite/Snipe-IT/tests/Unit/AssetTest.php
diff --git a/Production/SNIPE-IT/tests/Unit/CategoryTest.php b/Productivite/Snipe-IT/tests/Unit/CategoryTest.php
similarity index 100%
rename from Production/SNIPE-IT/tests/Unit/CategoryTest.php
rename to Productivite/Snipe-IT/tests/Unit/CategoryTest.php
diff --git a/Production/SNIPE-IT/tests/Unit/CompanyScopingTest.php b/Productivite/Snipe-IT/tests/Unit/CompanyScopingTest.php
similarity index 100%
rename from Production/SNIPE-IT/tests/Unit/CompanyScopingTest.php
rename to Productivite/Snipe-IT/tests/Unit/CompanyScopingTest.php
diff --git a/Production/SNIPE-IT/tests/Unit/ComponentTest.php b/Productivite/Snipe-IT/tests/Unit/ComponentTest.php
similarity index 100%
rename from Production/SNIPE-IT/tests/Unit/ComponentTest.php
rename to Productivite/Snipe-IT/tests/Unit/ComponentTest.php
diff --git a/Production/SNIPE-IT/tests/Unit/CustomFieldTest.php b/Productivite/Snipe-IT/tests/Unit/CustomFieldTest.php
similarity index 100%
rename from Production/SNIPE-IT/tests/Unit/CustomFieldTest.php
rename to Productivite/Snipe-IT/tests/Unit/CustomFieldTest.php
diff --git a/Production/SNIPE-IT/tests/Unit/DepreciationTest.php b/Productivite/Snipe-IT/tests/Unit/DepreciationTest.php
similarity index 100%
rename from Production/SNIPE-IT/tests/Unit/DepreciationTest.php
rename to Productivite/Snipe-IT/tests/Unit/DepreciationTest.php
diff --git a/Production/SNIPE-IT/tests/Unit/Helpers/HelperTest.php b/Productivite/Snipe-IT/tests/Unit/Helpers/HelperTest.php
similarity index 100%
rename from Production/SNIPE-IT/tests/Unit/Helpers/HelperTest.php
rename to Productivite/Snipe-IT/tests/Unit/Helpers/HelperTest.php
diff --git a/Production/SNIPE-IT/tests/Unit/LdapTest.php b/Productivite/Snipe-IT/tests/Unit/LdapTest.php
similarity index 100%
rename from Production/SNIPE-IT/tests/Unit/LdapTest.php
rename to Productivite/Snipe-IT/tests/Unit/LdapTest.php
diff --git a/Production/SNIPE-IT/tests/Unit/LocationTest.php b/Productivite/Snipe-IT/tests/Unit/LocationTest.php
similarity index 100%
rename from Production/SNIPE-IT/tests/Unit/LocationTest.php
rename to Productivite/Snipe-IT/tests/Unit/LocationTest.php
diff --git a/Production/SNIPE-IT/tests/Unit/Models/Company/CompanyTest.php b/Productivite/Snipe-IT/tests/Unit/Models/Company/CompanyTest.php
similarity index 100%
rename from Production/SNIPE-IT/tests/Unit/Models/Company/CompanyTest.php
rename to Productivite/Snipe-IT/tests/Unit/Models/Company/CompanyTest.php
diff --git a/Production/SNIPE-IT/tests/Unit/Models/Company/GetIdForCurrentUserTest.php b/Productivite/Snipe-IT/tests/Unit/Models/Company/GetIdForCurrentUserTest.php
similarity index 100%
rename from Production/SNIPE-IT/tests/Unit/Models/Company/GetIdForCurrentUserTest.php
rename to Productivite/Snipe-IT/tests/Unit/Models/Company/GetIdForCurrentUserTest.php
diff --git a/Production/SNIPE-IT/tests/Unit/Models/Labels/FieldOptionTest.php b/Productivite/Snipe-IT/tests/Unit/Models/Labels/FieldOptionTest.php
similarity index 100%
rename from Production/SNIPE-IT/tests/Unit/Models/Labels/FieldOptionTest.php
rename to Productivite/Snipe-IT/tests/Unit/Models/Labels/FieldOptionTest.php
diff --git a/Production/SNIPE-IT/tests/Unit/NotificationTest.php b/Productivite/Snipe-IT/tests/Unit/NotificationTest.php
similarity index 100%
rename from Production/SNIPE-IT/tests/Unit/NotificationTest.php
rename to Productivite/Snipe-IT/tests/Unit/NotificationTest.php
diff --git a/Production/SNIPE-IT/tests/Unit/SnipeModelTest.php b/Productivite/Snipe-IT/tests/Unit/SnipeModelTest.php
similarity index 100%
rename from Production/SNIPE-IT/tests/Unit/SnipeModelTest.php
rename to Productivite/Snipe-IT/tests/Unit/SnipeModelTest.php
diff --git a/Production/SNIPE-IT/tests/Unit/StatuslabelTest.php b/Productivite/Snipe-IT/tests/Unit/StatuslabelTest.php
similarity index 100%
rename from Production/SNIPE-IT/tests/Unit/StatuslabelTest.php
rename to Productivite/Snipe-IT/tests/Unit/StatuslabelTest.php
diff --git a/Production/SNIPE-IT/tests/Unit/UserTest.php b/Productivite/Snipe-IT/tests/Unit/UserTest.php
similarity index 100%
rename from Production/SNIPE-IT/tests/Unit/UserTest.php
rename to Productivite/Snipe-IT/tests/Unit/UserTest.php
diff --git a/Production/SNIPE-IT/upgrade.php b/Productivite/Snipe-IT/upgrade.php
similarity index 100%
rename from Production/SNIPE-IT/upgrade.php
rename to Productivite/Snipe-IT/upgrade.php
diff --git a/Production/SNIPE-IT/webpack.mix.js b/Productivite/Snipe-IT/webpack.mix.js
similarity index 100%
rename from Production/SNIPE-IT/webpack.mix.js
rename to Productivite/Snipe-IT/webpack.mix.js
diff --git a/Productivite/Snippet Box/LICENSE b/Productivite/Snippet Box/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/Productivite/Snippet Box/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/Productivite/Snippet Box/README.md b/Productivite/Snippet Box/README.md
new file mode 100644
index 00000000..812a73d7
--- /dev/null
+++ b/Productivite/Snippet Box/README.md
@@ -0,0 +1,66 @@
+
+URL : https://github.com/seriousm4x/UpSnap
+
+# Snippet Box
+
+Snippet Box est une simple application auto-h?berg?e pour organiser vos extraits de code. Il vous permet de cr?er, d'?diter, de parcourir et de g?rer facilement vos fragments dans diff?rentes langues. Avec un support Markdown int?gr?, Snippet Box permet d'ajouter tr?s facilement des notes ou de la documentation simple ? votre code. Vous pouvez vous installer vous-m?me tous les codes d'h?bergement de marius pour installer divers paquets de docker d'une mani?re tr?s simple.
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Snippet Box
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Productivite\Snippet Box
+```
+
+## Modifier la configuration de Snippet Box
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Productivite\Snippet Box
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Snippet Box
+
+Pour utiliser Snippet Box tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Snippet Box avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Snippet Box.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Productivite/Snippet Box/docker-compose-traefik.yml b/Productivite/Snippet Box/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Productivite/Snippet Box/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Productivite/Snippet Box/docker-compose.yml b/Productivite/Snippet Box/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Productivite/Snippet Box/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Productivite/Splunk/LICENSE b/Productivite/Splunk/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/Productivite/Splunk/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/Productivite/Splunk/README.md b/Productivite/Splunk/README.md
new file mode 100644
index 00000000..cb20069f
--- /dev/null
+++ b/Productivite/Splunk/README.md
@@ -0,0 +1,66 @@
+
+URL : https://github.com/hashicorp/vault
+
+# Splunk
+
+Splunk est une plateforme logicielle pour rechercher, analyser et visualiser les donn?es g?n?r?es par machine collect?es ? partir des sites web, applications, capteurs, appareils, etc., qui composent votre infrastructure informatique et votre entreprise. Si vous avez une machine qui g?n?re des donn?es en continu et que vous voulez analyser l'?tat de la machine en temps r?el, alors comment allez-vous le faire ? Peux-tu le faire avec l'aide de Splunk ? Oui. Vous le pouvez. Vous voyez des serveurs et des appareils, des applications et des journaux, du trafic et des nuages. Splunk voit les donn?es. Partout. Splunk fournit la principale plate-forme pour le renseignement op?rationnel. Il permet aux curieux de voir de pr?s ce que les autres ignorent, de fournir des donn?es et de trouver ce que les autres ne voient jamais : des informations qui peuvent rendre votre entreprise plus productive, rentable, comp?titive et s?re. Que pouvez-vous faire avec Splunk ? Il suffit de demander.
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Splunk
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Productivite\Splunk
+```
+
+## Modifier la configuration de Splunk
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Productivite\Splunk
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Splunk
+
+Pour utiliser Splunk tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Splunk avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Splunk.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Productivite/Splunk/docker-compose-traefik.yml b/Productivite/Splunk/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Productivite/Splunk/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Productivite/Splunk/docker-compose.yml b/Productivite/Splunk/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Productivite/Splunk/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Productivite/Strapi/LICENSE b/Productivite/Strapi/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/Productivite/Strapi/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/Productivite/Strapi/README.md b/Productivite/Strapi/README.md
new file mode 100644
index 00000000..f53ee1cf
--- /dev/null
+++ b/Productivite/Strapi/README.md
@@ -0,0 +1,66 @@
+
+URL : https://github.com/dani-garcia/vaultwarden
+
+# Strapi
+
+Strapi est un CMS sans t?te bas? sur Node. js qui permet aux d?veloppeurs de gagner beaucoup de temps de d?veloppement tout en leur donnant la libert? d'utiliser leurs outils et cadres pr?f?r?s. Strapi permet ?galement aux ?diteurs de contenu de rationaliser la diffusion de contenu (texte, images, vid?o, etc.) sur n'importe quel appareil.
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Strapi
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Productivite\Strapi
+```
+
+## Modifier la configuration de Strapi
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Productivite\Strapi
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Strapi
+
+Pour utiliser Strapi tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Strapi avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Strapi.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Productivite/Strapi/docker-compose-traefik.yml b/Productivite/Strapi/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Productivite/Strapi/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Productivite/Strapi/docker-compose.yml b/Productivite/Strapi/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Productivite/Strapi/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Productivite/Strapi/img/logo-Strapi.png b/Productivite/Strapi/img/logo-Strapi.png
new file mode 100644
index 00000000..6a5ffa96
Binary files /dev/null and b/Productivite/Strapi/img/logo-Strapi.png differ
diff --git a/Productivite/Taisun/LICENSE b/Productivite/Taisun/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/Productivite/Taisun/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/Productivite/Taisun/README.md b/Productivite/Taisun/README.md
new file mode 100644
index 00000000..99e07621
--- /dev/null
+++ b/Productivite/Taisun/README.md
@@ -0,0 +1,66 @@
+
+URL : https://github.com/formbricks/formbricks
+
+# Taisun
+
+Taisun est une application pour un appareil compatible Docker, qui met l'accent sur la fourniture d'une interface bas?e sur le web pour la gestion d'un serveur unique. Taisun vous permet de d?ployer et de g?rer des bureaux virtuels bas?s sur le web. D?ployer des piles d'applications sp?cifiques ? Taisun. Parcourez les images disponibles sur les r?f?rentiels populaires Docker.
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Taisun
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Productivite\Taisun
+```
+
+## Modifier la configuration de Taisun
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Productivite\Taisun
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Taisun
+
+Pour utiliser Taisun tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Taisun avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Taisun.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Productivite/Taisun/docker-compose-traefik.yml b/Productivite/Taisun/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Productivite/Taisun/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Productivite/Taisun/docker-compose.yml b/Productivite/Taisun/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Productivite/Taisun/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Productivite/TeamMapper/LICENSE b/Productivite/TeamMapper/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/Productivite/TeamMapper/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/Productivite/TeamMapper/README.md b/Productivite/TeamMapper/README.md
new file mode 100644
index 00000000..1f5f4006
--- /dev/null
+++ b/Productivite/TeamMapper/README.md
@@ -0,0 +1,66 @@
+
+URL : https://github.com/lukevella/rallly
+
+# TeamMapper
+
+TeamMapper est une cartographie mentale simple. Vous pouvez h?berger et cr?er vos propres cartes d'autocar. Partagez vos sessions de cartographie avec votre ?quipe et collaborez sur des cartes d'esprit. TeamMapper propose des sessions de cartographie d'esprit partag?es pour votre ?quipe sur la base de websockets.
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de TeamMapper
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Productivite\TeamMapper
+```
+
+## Modifier la configuration de TeamMapper
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Productivite\TeamMapper
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de TeamMapper
+
+Pour utiliser TeamMapper tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser TeamMapper avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://TeamMapper.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Productivite/TeamMapper/docker-compose-traefik.yml b/Productivite/TeamMapper/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Productivite/TeamMapper/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Productivite/TeamMapper/docker-compose.yml b/Productivite/TeamMapper/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Productivite/TeamMapper/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Productivite/TeamMapper/img/logo-TeamMapper.png b/Productivite/TeamMapper/img/logo-TeamMapper.png
new file mode 100644
index 00000000..c559dbd3
Binary files /dev/null and b/Productivite/TeamMapper/img/logo-TeamMapper.png differ
diff --git a/Productivite/Theia/LICENSE b/Productivite/Theia/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/Productivite/Theia/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/Productivite/Theia/README.md b/Productivite/Theia/README.md
new file mode 100644
index 00000000..1a8cfbd1
--- /dev/null
+++ b/Productivite/Theia/README.md
@@ -0,0 +1,66 @@
+
+URL : https://joplinapp.org/
+
+# Theia
+
+Theia vous aide ? d?velopper et ? fournir efficacement des IDE et des outils en nuage et des outils multi-langues avec des technologies web modernes et de pointe. Theia est con?u pour fonctionner comme une application de bureau native ainsi que dans le cadre d'un navigateur et d'un serveur distant.
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Theia
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Productivite\Theia
+```
+
+## Modifier la configuration de Theia
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Productivite\Theia
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Theia
+
+Pour utiliser Theia tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Theia avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Theia.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Productivite/Theia/docker-compose-traefik.yml b/Productivite/Theia/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Productivite/Theia/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Productivite/Theia/docker-compose.yml b/Productivite/Theia/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Productivite/Theia/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Productivite/Theia/img/logo-Theia.png b/Productivite/Theia/img/logo-Theia.png
new file mode 100644
index 00000000..11735303
Binary files /dev/null and b/Productivite/Theia/img/logo-Theia.png differ
diff --git a/Productivite/ThingsBoard/LICENSE b/Productivite/ThingsBoard/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/Productivite/ThingsBoard/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/Productivite/ThingsBoard/README.md b/Productivite/ThingsBoard/README.md
new file mode 100644
index 00000000..521f0893
--- /dev/null
+++ b/Productivite/ThingsBoard/README.md
@@ -0,0 +1,66 @@
+
+URL : https://github.com/AntonyLeons/Ward
+
+# ThingsBoard
+
+ThingsBoard est une plateforme IoT open source pour la collecte, le traitement, la visualisation et la gestion des appareils. Il prend en charge les d?ploiements en nuage et sur site, et il combine l'?volutivit?, la tol?rance aux pannes et les performances pour annuler les chances de perte de vos donn?es IoT.
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de ThingsBoard
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Productivite\ThingsBoard
+```
+
+## Modifier la configuration de ThingsBoard
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Productivite\ThingsBoard
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de ThingsBoard
+
+Pour utiliser ThingsBoard tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser ThingsBoard avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://ThingsBoard.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Productivite/ThingsBoard/docker-compose-traefik.yml b/Productivite/ThingsBoard/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Productivite/ThingsBoard/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Productivite/ThingsBoard/docker-compose.yml b/Productivite/ThingsBoard/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Productivite/ThingsBoard/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Productivite/ThingsBoard/img/logo-ThingsBoard.png b/Productivite/ThingsBoard/img/logo-ThingsBoard.png
new file mode 100644
index 00000000..21911fd1
Binary files /dev/null and b/Productivite/ThingsBoard/img/logo-ThingsBoard.png differ
diff --git a/Productivite/Traggo/LICENSE b/Productivite/Traggo/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/Productivite/Traggo/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/Productivite/Traggo/README.md b/Productivite/Traggo/README.md
new file mode 100644
index 00000000..7dd44372
--- /dev/null
+++ b/Productivite/Traggo/README.md
@@ -0,0 +1,66 @@
+
+URL : https://github.com/aceberg/WatchYourLAN
+
+# Traggo
+
+Traggo est un outil de suivi du temps bas? sur l'?tiquette. Dans Traggo, il n'y a pas de t?ches, seulement des p?riodes ?tiquet?es. Avec les ?tiquettes, Traggo essaie d'?tre aussi personnalisable que possible, par exemple, si vous travaillez sur diff?rents projets, vous pouvez ajouter une ?tiquette de projet. Si vous aimez voir des statistiques des diff?rentes choses que vous faites, vous pouvez ajouter une ?tiquette de type avec des valeurs comme l'e-mail, la programmation, la r?union. Vous pouvez le faire exactement comme vous voulez.
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Traggo
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Productivite\Traggo
+```
+
+## Modifier la configuration de Traggo
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Productivite\Traggo
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Traggo
+
+Pour utiliser Traggo tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Traggo avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Traggo.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Productivite/Traggo/docker-compose-traefik.yml b/Productivite/Traggo/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Productivite/Traggo/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Productivite/Traggo/docker-compose.yml b/Productivite/Traggo/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Productivite/Traggo/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Productivite/Traggo/img/logo-Traggo.png b/Productivite/Traggo/img/logo-Traggo.png
new file mode 100644
index 00000000..f9d825fd
Binary files /dev/null and b/Productivite/Traggo/img/logo-Traggo.png differ
diff --git a/Productivite/VSCodium/LICENSE b/Productivite/VSCodium/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/Productivite/VSCodium/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/Productivite/VSCodium/README.md b/Productivite/VSCodium/README.md
new file mode 100644
index 00000000..ba998f7e
--- /dev/null
+++ b/Productivite/VSCodium/README.md
@@ -0,0 +1,66 @@
+
+URL : https://github.com/wekan/wekan
+
+# VSCodium
+
+VSCodium est une distribution binaire librement autoris?e par la communaut? du code VS de l'?diteur de Microsoft. Le seul but de ce projet est de vous fournir des binaires pr?ts ? l'emploi sans le code de t?l?m?trie de Microsoft. Cela r?sout le probl?me o? vous voulez utiliser VS Code sans le code propri?taire de Microsoft, mais vous n'?tes pas ? l'aise pour le construire ? partir de la source.
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de VSCodium
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Productivite\VSCodium
+```
+
+## Modifier la configuration de VSCodium
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Productivite\VSCodium
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de VSCodium
+
+Pour utiliser VSCodium tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser VSCodium avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://VSCodium.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Productivite/VSCodium/docker-compose-traefik.yml b/Productivite/VSCodium/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Productivite/VSCodium/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Productivite/VSCodium/docker-compose.yml b/Productivite/VSCodium/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Productivite/VSCodium/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Productivite/VSCodium/img/logo-VSCodium.png b/Productivite/VSCodium/img/logo-VSCodium.png
new file mode 100644
index 00000000..77aa9e8f
Binary files /dev/null and b/Productivite/VSCodium/img/logo-VSCodium.png differ
diff --git a/Productivite/Vikunja/LICENSE b/Productivite/Vikunja/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/Productivite/Vikunja/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/Productivite/Vikunja/README.md b/Productivite/Vikunja/README.md
new file mode 100644
index 00000000..16704a68
--- /dev/null
+++ b/Productivite/Vikunja/README.md
@@ -0,0 +1,66 @@
+
+URL : https://github.com/linuxserver/docker-webtop
+
+# Vikunja
+
+Vikunja est une application open source et auto-h?berg?e. Avec Vikunja, vous pouvez facilement organiser toutes vos t?ches en listes. Mettez des listes ensemble dans un espace de noms pour garder les ?l?ments connexes group?s ensemble. Vikunja vous permet de partager facilement une liste ou un espace de noms avec un autre utilisateur ou toute une ?quipe. Vous pouvez aussi assigner des t?ches ? des gens pour que tout le monde sache qui travaille sur quoi.
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Vikunja
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Productivite\Vikunja
+```
+
+## Modifier la configuration de Vikunja
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Productivite\Vikunja
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Vikunja
+
+Pour utiliser Vikunja tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Vikunja avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Vikunja.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Productivite/Vikunja/docker-compose-traefik.yml b/Productivite/Vikunja/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Productivite/Vikunja/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Production/Vikunja/docker-compose.yml b/Productivite/Vikunja/docker-compose.yml
similarity index 100%
rename from Production/Vikunja/docker-compose.yml
rename to Productivite/Vikunja/docker-compose.yml
diff --git a/Productivite/Vikunja/img/banniere-Vikunja.png b/Productivite/Vikunja/img/banniere-Vikunja.png
new file mode 100644
index 00000000..9d5f20fe
Binary files /dev/null and b/Productivite/Vikunja/img/banniere-Vikunja.png differ
diff --git a/Productivite/Vikunja/img/logo-Vikunja.png b/Productivite/Vikunja/img/logo-Vikunja.png
new file mode 100644
index 00000000..3636fd1e
Binary files /dev/null and b/Productivite/Vikunja/img/logo-Vikunja.png differ
diff --git a/Productivite/WBO/LICENSE b/Productivite/WBO/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/Productivite/WBO/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/Productivite/WBO/README.md b/Productivite/WBO/README.md
new file mode 100644
index 00000000..6efc6ff3
--- /dev/null
+++ b/Productivite/WBO/README.md
@@ -0,0 +1,66 @@
+
+URL : https://github.com/wundergraph/wunderbase
+
+# WBO
+
+WBO est un tableau blanc collaboratif en ligne gratuit et open source qui permet ? de nombreux utilisateurs de s'appuyer simultan?ment sur une grande carte virtuelle. Le tableau est mis ? jour en temps r?el pour tous les utilisateurs connect?s, et son ?tat persiste toujours. Il peut ?tre utilis? ? de nombreuses fins diff?rentes, y compris l'art, le divertissement, le design et l'enseignement.
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de WBO
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Productivite\WBO
+```
+
+## Modifier la configuration de WBO
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Productivite\WBO
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de WBO
+
+Pour utiliser WBO tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser WBO avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://WBO.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Productivite/WBO/docker-compose-traefik.yml b/Productivite/WBO/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Productivite/WBO/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Productivite/WBO/docker-compose.yml b/Productivite/WBO/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Productivite/WBO/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Productivite/WBO/img/logo-WBO.png b/Productivite/WBO/img/logo-WBO.png
new file mode 100644
index 00000000..743bd9c1
Binary files /dev/null and b/Productivite/WBO/img/logo-WBO.png differ
diff --git a/Productivite/Weblate/LICENSE b/Productivite/Weblate/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/Productivite/Weblate/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/Productivite/Weblate/README.md b/Productivite/Weblate/README.md
new file mode 100644
index 00000000..00fa0640
--- /dev/null
+++ b/Productivite/Weblate/README.md
@@ -0,0 +1,66 @@
+
+URL : https://github.com/jhaals/yopass
+
+# Weblate
+
+Weblate est un logiciel libre, un syst?me de localisation continue bas? sur le Web utilis? par plus de 2 500 projets et entreprises dans plus de 165 pays. Weblate est un outil de traduction open source, bas? sur le web, avec contr?le de version. Il comprend plusieurs centaines de langues avec des d?finitions de base, et permet d'ajouter plus de d?finitions de langage; toutes les d?finitions peuvent ?tre ?dit?es par la communaut? web ou un ensemble d?fini de personnes, ainsi qu'en int?grant la traduction automatique telle que DeepL, Amazon Translate ou Google Translate.
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Weblate
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Productivite\Weblate
+```
+
+## Modifier la configuration de Weblate
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Productivite\Weblate
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Weblate
+
+Pour utiliser Weblate tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Weblate avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Weblate.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Productivite/Weblate/docker-compose-traefik.yml b/Productivite/Weblate/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Productivite/Weblate/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Productivite/Weblate/docker-compose.yml b/Productivite/Weblate/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Productivite/Weblate/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Productivite/Weblate/img/logo-Weblate.png b/Productivite/Weblate/img/logo-Weblate.png
new file mode 100644
index 00000000..119adaa0
Binary files /dev/null and b/Productivite/Weblate/img/logo-Weblate.png differ
diff --git a/Productivite/Yaade/LICENSE b/Productivite/Yaade/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/Productivite/Yaade/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/Productivite/Yaade/README.md b/Productivite/Yaade/README.md
new file mode 100644
index 00000000..2cf620a0
--- /dev/null
+++ b/Productivite/Yaade/README.md
@@ -0,0 +1,66 @@
+
+URL : https://github.com/ntop/ntopng
+
+# Yaade
+
+Yaade est un environnement de d?veloppement d'API collaborative, open source, auto-h?berg?. M?me si des solutions populaires comme Hoppscotch existent, leur application auto-h?berg?e ne vient pas d'authentification et s'appuie sur Firebase pour la pers?v?rance. Yaade est d?velopp? ? partir de z?ro avec l'auto-accueil et la s?curit? ? l'esprit.
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Yaade
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Productivite\Yaade
+```
+
+## Modifier la configuration de Yaade
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Productivite\Yaade
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Yaade
+
+Pour utiliser Yaade tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Yaade avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Yaade.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Productivite/Yaade/docker-compose-traefik.yml b/Productivite/Yaade/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Productivite/Yaade/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Productivite/Yaade/docker-compose.yml b/Productivite/Yaade/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Productivite/Yaade/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Productivite/Yaade/img/logo-Yaade.png b/Productivite/Yaade/img/logo-Yaade.png
new file mode 100644
index 00000000..7d08435b
Binary files /dev/null and b/Productivite/Yaade/img/logo-Yaade.png differ
diff --git a/Productivite/YouTrack/LICENSE b/Productivite/YouTrack/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/Productivite/YouTrack/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/Productivite/YouTrack/README.md b/Productivite/YouTrack/README.md
new file mode 100644
index 00000000..07774ba8
--- /dev/null
+++ b/Productivite/YouTrack/README.md
@@ -0,0 +1,66 @@
+
+URL : https://github.com/yourselfhosted/slash
+
+# YouTrack
+
+YouTrack est un syst?me de suivi de bogues, un syst?me de suivi de probl?mes et un logiciel de gestion de projet d?velopp? par JetBrains, bas? sur un navigateur commercial. Il se concentre sur la recherche de probl?mes bas?e sur les requ?tes avec auto-ach?vement, la manipulation des probl?mes dans les lots, la personnalisation de l'ensemble des attributs de probl?me et la cr?ation de flux de travail personnalis?s.
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de YouTrack
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Productivite\YouTrack
+```
+
+## Modifier la configuration de YouTrack
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Productivite\YouTrack
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de YouTrack
+
+Pour utiliser YouTrack tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser YouTrack avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://YouTrack.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Productivite/YouTrack/docker-compose-traefik.yml b/Productivite/YouTrack/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Productivite/YouTrack/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Productivite/YouTrack/docker-compose.yml b/Productivite/YouTrack/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Productivite/YouTrack/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Productivite/YouTrack/img/logo-YouTrack.png b/Productivite/YouTrack/img/logo-YouTrack.png
new file mode 100644
index 00000000..b5f8fba8
Binary files /dev/null and b/Productivite/YouTrack/img/logo-YouTrack.png differ
diff --git a/Productivite/n8n/LICENSE b/Productivite/n8n/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/Productivite/n8n/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/Productivite/n8n/README.md b/Productivite/n8n/README.md
new file mode 100644
index 00000000..b278fda8
--- /dev/null
+++ b/Productivite/n8n/README.md
@@ -0,0 +1,66 @@
+
+URL : https://github.com/rabbitmq/rabbitmq-server
+
+# n8n
+
+n8n (prononc? n-e-n) vous aide ? interconnecter chaque application avec une API dans le monde les unes avec les autres pour partager et manipuler ses donn?es sans une seule ligne de code. C'est un service facile ? utiliser, convivial et hautement personnalisable, qui utilise une interface utilisateur intuitive pour concevoir vos flux de travail uniques tr?s rapidement.
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de n8n
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Productivite\n8n
+```
+
+## Modifier la configuration de n8n
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Productivite\n8n
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de n8n
+
+Pour utiliser n8n tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser n8n avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://n8n.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Productivite/n8n/docker-compose-traefik.yml b/Productivite/n8n/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Productivite/n8n/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Productivite/n8n/docker-compose.yml b/Productivite/n8n/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Productivite/n8n/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Prowlarr/README.md b/Prowlarr/README.md
deleted file mode 100644
index cc0f8dd6..00000000
--- a/Prowlarr/README.md
+++ /dev/null
@@ -1,32 +0,0 @@
-
-
-# Adminer
-
-Adminer est un outil de gestion de base de données complet écrit en PHP. Inversement à phpMyAdmin, il consiste en un seul fichier prêt à être déployé sur le serveur cible. Adminer est disponible pour MySQL, MariaDB, PostgreSQL, SQLite, MS SQL, Oracle, Elasticsearch, MongoDB et autres via plugin
-
-# Installation
-
-Pour utiliser Adminer tout seul
-```bash
-docker compose up -d
-```
-
-Pour utiliser Adminer avec Traefik
-```bash
-docker compose -f docker-compose-traefik.yml up -d
-```
-
-Pour utiliser Adminer avec Nginx
-```bash
-docker compose -f docker-compose-nginx.yml up -d
-```
-# Utilisation
-
-## Accueil
-
-
-# More info
-- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
-
-# Buy me a coffe
-
\ No newline at end of file
diff --git a/Prowlarr/docker-compose-traefik.yml b/Prowlarr/docker-compose-traefik.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Prowlarr/docker-compose.yml b/Prowlarr/docker-compose.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/PsiTransfer/README.md b/PsiTransfer/README.md
deleted file mode 100644
index cc0f8dd6..00000000
--- a/PsiTransfer/README.md
+++ /dev/null
@@ -1,32 +0,0 @@
-
-
-# Adminer
-
-Adminer est un outil de gestion de base de données complet écrit en PHP. Inversement à phpMyAdmin, il consiste en un seul fichier prêt à être déployé sur le serveur cible. Adminer est disponible pour MySQL, MariaDB, PostgreSQL, SQLite, MS SQL, Oracle, Elasticsearch, MongoDB et autres via plugin
-
-# Installation
-
-Pour utiliser Adminer tout seul
-```bash
-docker compose up -d
-```
-
-Pour utiliser Adminer avec Traefik
-```bash
-docker compose -f docker-compose-traefik.yml up -d
-```
-
-Pour utiliser Adminer avec Nginx
-```bash
-docker compose -f docker-compose-nginx.yml up -d
-```
-# Utilisation
-
-## Accueil
-
-
-# More info
-- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
-
-# Buy me a coffe
-
\ No newline at end of file
diff --git a/PsiTransfer/docker-compose-traefik.yml b/PsiTransfer/docker-compose-traefik.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/PsiTransfer/docker-compose.yml b/PsiTransfer/docker-compose.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Pterodactyl/docker-compose-traefik.yml b/Pterodactyl/docker-compose-traefik.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Pydio Cells/README.md b/Pydio Cells/README.md
deleted file mode 100644
index cc0f8dd6..00000000
--- a/Pydio Cells/README.md
+++ /dev/null
@@ -1,32 +0,0 @@
-
-
-# Adminer
-
-Adminer est un outil de gestion de base de données complet écrit en PHP. Inversement à phpMyAdmin, il consiste en un seul fichier prêt à être déployé sur le serveur cible. Adminer est disponible pour MySQL, MariaDB, PostgreSQL, SQLite, MS SQL, Oracle, Elasticsearch, MongoDB et autres via plugin
-
-# Installation
-
-Pour utiliser Adminer tout seul
-```bash
-docker compose up -d
-```
-
-Pour utiliser Adminer avec Traefik
-```bash
-docker compose -f docker-compose-traefik.yml up -d
-```
-
-Pour utiliser Adminer avec Nginx
-```bash
-docker compose -f docker-compose-nginx.yml up -d
-```
-# Utilisation
-
-## Accueil
-
-
-# More info
-- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
-
-# Buy me a coffe
-
\ No newline at end of file
diff --git a/Pydio Cells/docker-compose-traefik.yml b/Pydio Cells/docker-compose-traefik.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Pydio Cells/docker-compose.yml b/Pydio Cells/docker-compose.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Radarr/README.md b/Radarr/README.md
deleted file mode 100644
index cc0f8dd6..00000000
--- a/Radarr/README.md
+++ /dev/null
@@ -1,32 +0,0 @@
-
-
-# Adminer
-
-Adminer est un outil de gestion de base de données complet écrit en PHP. Inversement à phpMyAdmin, il consiste en un seul fichier prêt à être déployé sur le serveur cible. Adminer est disponible pour MySQL, MariaDB, PostgreSQL, SQLite, MS SQL, Oracle, Elasticsearch, MongoDB et autres via plugin
-
-# Installation
-
-Pour utiliser Adminer tout seul
-```bash
-docker compose up -d
-```
-
-Pour utiliser Adminer avec Traefik
-```bash
-docker compose -f docker-compose-traefik.yml up -d
-```
-
-Pour utiliser Adminer avec Nginx
-```bash
-docker compose -f docker-compose-nginx.yml up -d
-```
-# Utilisation
-
-## Accueil
-
-
-# More info
-- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
-
-# Buy me a coffe
-
\ No newline at end of file
diff --git a/Radarr/docker-compose-traefik.yml b/Radarr/docker-compose-traefik.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Radarr/docker-compose.yml b/Radarr/docker-compose.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Reactive Resume/README.md b/Reactive Resume/README.md
deleted file mode 100644
index 73fabb0b..00000000
--- a/Reactive Resume/README.md
+++ /dev/null
@@ -1,32 +0,0 @@
-
-
-# Reactive Resume
-
-Un générateur de CV gratuit et open source qui simplifie le processus de création, de mise à jour et de partage de votre CV.
-
-# Installation
-
-Pour utiliser Reactive Resume tout seul
-```bash
-docker compose up -d
-```
-
-Pour utiliser Reactive Resume avec Traefik
-```bash
-docker compose -f docker-compose-traefik.yml up -d
-```
-
-Pour utiliser Reactive Resume 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/Reactive Resume/docker-compose-traefik.yml b/Reactive Resume/docker-compose-traefik.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Reactive Resume/docker-compose.yml b/Reactive Resume/docker-compose.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Reactive Resume/img/logo-Reactive-Resume.png b/Reactive Resume/img/logo-Reactive-Resume.png
deleted file mode 100644
index 77694687..00000000
Binary files a/Reactive Resume/img/logo-Reactive-Resume.png and /dev/null differ
diff --git a/Repository/Gitea/LICENSE b/Repository/Gitea/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/Repository/Gitea/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/Gitea/README.md b/Repository/Gitea/README.md
index d9631bee..fa9bf4b7 100644
--- a/Repository/Gitea/README.md
+++ b/Repository/Gitea/README.md
@@ -1,9 +1,39 @@

+URL : https://github.com/shlinkio/shlink
-# Gitea
+# Gitea
+Gitea est un service Git auto-h?mable ?crit en GO, et tr?s l?ger. Il est assez similaire ? GitHub, Bitbucket et Gitlab. En plus d'un appui pour le contr?le de la r?vision de Git, il fournit ?galement un suivi des probl?mes et le d?veloppement des pages wiki. Si vous cherchez une alternative ? Gitea, consultez mon article sur Forgejo.
-# Installation
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Gitea
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Repository\Gitea
+```
+
+## Modifier la configuration de Gitea
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Repository\Gitea
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Gitea
Pour utiliser Gitea tout seul
```bash
@@ -15,16 +45,22 @@ Pour utiliser Gitea avec Traefik
docker compose -f docker-compose-traefik.yml up -d
```
-Pour utiliser Gitea avec Nginx
-```bash
-docker compose -f docker-compose-nginx.yml up -d
-```
# Utilisation
## Accueil
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Gitea.10.0.4.29.traefik.me`)"
+
+
# More info
- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
# Buy me a coffe
-
s
+
diff --git a/Repository/Gitea/docker-compose-traefik.yml b/Repository/Gitea/docker-compose-traefik.yml
index e69de29b..40514b3e 100644
--- a/Repository/Gitea/docker-compose-traefik.yml
+++ b/Repository/Gitea/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Repository/Gitea/docker-compose.yml b/Repository/Gitea/docker-compose.yml
index e69de29b..a0a34550 100644
--- a/Repository/Gitea/docker-compose.yml
+++ b/Repository/Gitea/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Repository/Gitea/img/banniere-Gitea.png b/Repository/Gitea/img/banniere-Gitea.png
new file mode 100644
index 00000000..0fc36921
Binary files /dev/null and b/Repository/Gitea/img/banniere-Gitea.png differ
diff --git a/Repository/Github Desktop/README.md b/Repository/Github Desktop/README.md
index 8c74592f..8ec43cc3 100644
--- a/Repository/Github Desktop/README.md
+++ b/Repository/Github Desktop/README.md
@@ -1,28 +1,63 @@
-
+
+URL : https://webtrees.net/
-# Github-Desktop
+# Github Desktop
+Github Desktop est une application GitHub open source bas?e sur Electron. Il est ?crit dans TypeScript et utilise React. Concentrez-vous sur ce qui compte au lieu de se battre avec Git. Que vous soyez nouveau chez Git ou chez un utilisateur chevronn?, GitHub Desktop simplifie votre flux de travail de d?veloppement.
-# Installation
+# Téléchargement, Configuration et Lancement
-Pour utiliser Github-Desktop tout seul
+## Téléchargement de Github Desktop
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Repository\Github Desktop
+```
+
+## Modifier la configuration de Github Desktop
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Repository\Github Desktop
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Github Desktop
+
+Pour utiliser Github Desktop tout seul
```bash
docker compose up -d
```
-Pour utiliser Github-Desktop avec Traefik
+Pour utiliser Github Desktop avec Traefik
```bash
docker compose -f docker-compose-traefik.yml up -d
```
-Pour utiliser Github-Desktop avec Nginx
-```bash
-docker compose -f docker-compose-nginx.yml up -d
-```
# Utilisation
## Accueil
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Github Desktop.10.0.4.29.traefik.me`)"
+
# More info
- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
diff --git a/Repository/Github Desktop/docker-compose-traefik.yml b/Repository/Github Desktop/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Repository/Github Desktop/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Repository/Github Desktop/docker-compose.yml b/Repository/Github Desktop/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Repository/Github Desktop/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Repository/Harbor/README.md b/Repository/Harbor/README.md
index 7d6072ec..c1a83374 100644
--- a/Repository/Harbor/README.md
+++ b/Repository/Harbor/README.md
@@ -1,9 +1,39 @@

+URL : https://github.com/teslamate-org/teslamate
# Harbor
-# Installation
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Harbor
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Repository\Harbor
+```
+
+## Modifier la configuration de Harbor
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Repository\Harbor
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Harbor
Pour utiliser Harbor tout seul
```bash
@@ -15,14 +45,19 @@ Pour utiliser Harbor avec Traefik
docker compose -f docker-compose-traefik.yml up -d
```
-Pour utiliser Harbor avec Nginx
-```bash
-docker compose -f docker-compose-nginx.yml up -d
-```
# Utilisation
## Accueil
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Harbor.10.0.4.29.traefik.me`)"
+
# More info
- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
diff --git a/Repository/Harbor/docker-compose-traefik.yml b/Repository/Harbor/docker-compose-traefik.yml
index e69de29b..40514b3e 100644
--- a/Repository/Harbor/docker-compose-traefik.yml
+++ b/Repository/Harbor/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Repository/Harbor/docker-compose.yml b/Repository/Harbor/docker-compose.yml
index e69de29b..a0a34550 100644
--- a/Repository/Harbor/docker-compose.yml
+++ b/Repository/Harbor/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Repository/docker-compose-traefik.yml b/Repository/docker-compose-traefik.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Repository/docker-compose.yml b/Repository/docker-compose.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Reseaux/AdGuard/LICENSE b/Reseaux/AdGuard/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/Reseaux/AdGuard/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/Reseaux/AdGuard/README.md b/Reseaux/AdGuard/README.md
new file mode 100644
index 00000000..beb1d9f5
--- /dev/null
+++ b/Reseaux/AdGuard/README.md
@@ -0,0 +1,66 @@
+
+URL :
+
+# AdGuard
+
+AdGuard est un blocage de la publicit? DNS similaire ? Pi-Hole.
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de AdGuard
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Reseaux\AdGuard
+```
+
+## Modifier la configuration de AdGuard
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Reseaux\AdGuard
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de AdGuard
+
+Pour utiliser AdGuard tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser AdGuard avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://AdGuard.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Reseaux/AdGuard/docker-compose-traefik.yml b/Reseaux/AdGuard/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Reseaux/AdGuard/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Reseaux/AdGuard/docker-compose.yml b/Reseaux/AdGuard/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Reseaux/AdGuard/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Reseaux/Bind9/LICENSE b/Reseaux/Bind9/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/Reseaux/Bind9/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/Reseaux/Bind9/README.md b/Reseaux/Bind9/README.md
new file mode 100644
index 00000000..20cdeea5
--- /dev/null
+++ b/Reseaux/Bind9/README.md
@@ -0,0 +1,66 @@
+
+URL : https://github.com/hargata/lubelog
+
+# Bind9
+
+
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Bind9
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Reseaux\Bind9
+```
+
+## Modifier la configuration de Bind9
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Reseaux\Bind9
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Bind9
+
+Pour utiliser Bind9 tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Bind9 avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Bind9.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Bind9/config/home-clcreative-de.zone b/Reseaux/Bind9/config/home-clcreative-de.zone
similarity index 100%
rename from Bind9/config/home-clcreative-de.zone
rename to Reseaux/Bind9/config/home-clcreative-de.zone
diff --git a/Bind9/config/named.conf b/Reseaux/Bind9/config/named.conf
similarity index 100%
rename from Bind9/config/named.conf
rename to Reseaux/Bind9/config/named.conf
diff --git a/Bind9/config/rndc.conf b/Reseaux/Bind9/config/rndc.conf
similarity index 100%
rename from Bind9/config/rndc.conf
rename to Reseaux/Bind9/config/rndc.conf
diff --git a/Reseaux/Bind9/docker-compose-traefik.yml b/Reseaux/Bind9/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Reseaux/Bind9/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Bind9/docker-compose.yaml b/Reseaux/Bind9/docker-compose.yaml
similarity index 100%
rename from Bind9/docker-compose.yaml
rename to Reseaux/Bind9/docker-compose.yaml
diff --git a/Reseaux/Bind9/docker-compose.yml b/Reseaux/Bind9/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Reseaux/Bind9/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Bind9/img/logo-bind9.png b/Reseaux/Bind9/img/banniere-Bind9.png
similarity index 100%
rename from Bind9/img/logo-bind9.png
rename to Reseaux/Bind9/img/banniere-Bind9.png
diff --git a/Reseaux/Cloudflare Tunnel/LICENSE b/Reseaux/Cloudflare Tunnel/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/Reseaux/Cloudflare Tunnel/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/Reseaux/Cloudflare Tunnel/README.md b/Reseaux/Cloudflare Tunnel/README.md
new file mode 100644
index 00000000..7d6d2368
--- /dev/null
+++ b/Reseaux/Cloudflare Tunnel/README.md
@@ -0,0 +1,66 @@
+
+URL :
+
+# Cloudflare Tunnel
+
+
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Cloudflare Tunnel
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Reseaux\Cloudflare Tunnel
+```
+
+## Modifier la configuration de Cloudflare Tunnel
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Reseaux\Cloudflare Tunnel
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Cloudflare Tunnel
+
+Pour utiliser Cloudflare Tunnel tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Cloudflare Tunnel avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Cloudflare Tunnel.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Reseaux/Cloudflare Tunnel/docker-compose-traefik.yml b/Reseaux/Cloudflare Tunnel/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Reseaux/Cloudflare Tunnel/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# 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/Cloudflare-Tunnel/docker-compose.yaml b/Reseaux/Cloudflare Tunnel/docker-compose.yaml
similarity index 100%
rename from Réseau/Cloudflare-Tunnel/docker-compose.yaml
rename to Reseaux/Cloudflare Tunnel/docker-compose.yaml
diff --git a/Reseaux/Cloudflare Tunnel/docker-compose.yml b/Reseaux/Cloudflare Tunnel/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Reseaux/Cloudflare Tunnel/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Réseau/Cloudflare-Tunnel/macvlan b/Reseaux/Cloudflare Tunnel/macvlan
similarity index 100%
rename from Réseau/Cloudflare-Tunnel/macvlan
rename to Reseaux/Cloudflare Tunnel/macvlan
diff --git a/Reseaux/Crowdsec/LICENSE b/Reseaux/Crowdsec/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/Reseaux/Crowdsec/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/Reseaux/Crowdsec/README.md b/Reseaux/Crowdsec/README.md
new file mode 100644
index 00000000..f8e15838
--- /dev/null
+++ b/Reseaux/Crowdsec/README.md
@@ -0,0 +1,66 @@
+
+URL : https://github.com/ellite/Wallos
+
+# Crowdsec
+
+
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Crowdsec
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Reseaux\Crowdsec
+```
+
+## Modifier la configuration de Crowdsec
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Reseaux\Crowdsec
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Crowdsec
+
+Pour utiliser Crowdsec tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Crowdsec avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Crowdsec.10.0.4.29.traefik.me`)"
+
+
+# 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/Crowdsec/Traefik/config.yaml b/Reseaux/Crowdsec/Traefik/config.yaml
similarity index 100%
rename from Réseau/Crowdsec/Traefik/config.yaml
rename to Reseaux/Crowdsec/Traefik/config.yaml
diff --git a/Réseau/Crowdsec/Traefik/traefik.yaml b/Reseaux/Crowdsec/Traefik/traefik.yaml
similarity index 100%
rename from Réseau/Crowdsec/Traefik/traefik.yaml
rename to Reseaux/Crowdsec/Traefik/traefik.yaml
diff --git a/Réseau/Crowdsec/acquis.yaml b/Reseaux/Crowdsec/acquis.yaml
similarity index 100%
rename from Réseau/Crowdsec/acquis.yaml
rename to Reseaux/Crowdsec/acquis.yaml
diff --git a/Reseaux/Crowdsec/docker-compose-traefik.yml b/Reseaux/Crowdsec/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Reseaux/Crowdsec/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# 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/Crowdsec/docker-compose.yml b/Reseaux/Crowdsec/docker-compose.yml
similarity index 100%
rename from Réseau/Crowdsec/docker-compose.yml
rename to Reseaux/Crowdsec/docker-compose.yml
diff --git a/Réseau/Crowdsec/img/logo-CrowdSec.png b/Reseaux/Crowdsec/img/banniere-Crowdsec.png
similarity index 100%
rename from Réseau/Crowdsec/img/logo-CrowdSec.png
rename to Reseaux/Crowdsec/img/banniere-Crowdsec.png
diff --git a/Reseaux/Gravity/LICENSE b/Reseaux/Gravity/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/Reseaux/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/Reseaux/Gravity/README.md b/Reseaux/Gravity/README.md
new file mode 100644
index 00000000..71c6fdb9
--- /dev/null
+++ b/Reseaux/Gravity/README.md
@@ -0,0 +1,66 @@
+
+URL : https://github.com/invoiceninja/invoiceninja
+
+# Gravity
+
+Gravity offre des DNS avec un blocage de l'annonce, des DHCP avec une int?gration DNS automatique et une d?couverte de r?seau. Construit sur le m?me code que CoreDNS et Blocky, le code est test? au combat. En outre, les donn?es de Gravity sont enti?rement r?pliqu?es, ce qui vous permet d'avoir une configuration multisite simple sans avoir besoin de g?rer des bases de donn?es externes, ou de vous inqui?ter des configurations primaires secondaires. DNS avec mise en cache int?gr?e et blocage de la publicit?/vie priv?e. La cache est reproduite dans tous les cas dans un cluster, ce qui augmente encore son efficacit?. La migration est ?galement rendue tr?s facile car Gravity peut ?tre mis en place en tant que transitaire pour transmettre les demandes ? un serveur DNS existant, tout en ajoutant les enregistrements ? sa propre base de donn?es.
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Gravity
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Reseaux\Gravity
+```
+
+## Modifier la configuration de Gravity
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Reseaux\Gravity
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Gravity
+
+Pour utiliser Gravity tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Gravity avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Gravity.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Reseaux/Gravity/docker-compose-traefik.yml b/Reseaux/Gravity/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Reseaux/Gravity/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Reseaux/Gravity/docker-compose.yml b/Reseaux/Gravity/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Reseaux/Gravity/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Reseaux/Gravity/img/logo-Gravity.png b/Reseaux/Gravity/img/logo-Gravity.png
new file mode 100644
index 00000000..f37441c0
Binary files /dev/null and b/Reseaux/Gravity/img/logo-Gravity.png differ
diff --git a/Reseaux/MySpeed/LICENSE b/Reseaux/MySpeed/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/Reseaux/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/Reseaux/MySpeed/README.md b/Reseaux/MySpeed/README.md
new file mode 100644
index 00000000..b6eb65af
--- /dev/null
+++ b/Reseaux/MySpeed/README.md
@@ -0,0 +1,66 @@
+
+URL : https://github.com/firefly-iii/firefly-iii
+
+# MySpeed
+
+MySpeed est un logiciel d'analyse de vitesse qui enregistre votre vitesse sur Internet pendant 30 jours au maximum. Avec MySpeed, vous pouvez facilement g?n?rer des statistiques claires sur la vitesse, le ping, et plus encore. Configurer les contr?les de sant? pour vous avertir via Gotify, Discord, WhatsApp ou Telegram en cas d'erreurs ou de temps d'arr?t.
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de MySpeed
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Reseaux\MySpeed
+```
+
+## Modifier la configuration de MySpeed
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Reseaux\MySpeed
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de MySpeed
+
+Pour utiliser MySpeed tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser MySpeed avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://MySpeed.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Reseaux/MySpeed/docker-compose-traefik.yml b/Reseaux/MySpeed/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Reseaux/MySpeed/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Reseaux/MySpeed/docker-compose.yml b/Reseaux/MySpeed/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Reseaux/MySpeed/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Reseaux/MySpeed/img/logo-MySpeed.png b/Reseaux/MySpeed/img/logo-MySpeed.png
new file mode 100644
index 00000000..b77d5430
Binary files /dev/null and b/Reseaux/MySpeed/img/logo-MySpeed.png differ
diff --git a/Reseaux/Netbird/LICENSE b/Reseaux/Netbird/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/Reseaux/Netbird/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/Reseaux/Netbird/README.md b/Reseaux/Netbird/README.md
new file mode 100644
index 00000000..db9e1088
--- /dev/null
+++ b/Reseaux/Netbird/README.md
@@ -0,0 +1,66 @@
+
+URL :
+
+# Netbird
+
+
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Netbird
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Reseaux\Netbird
+```
+
+## Modifier la configuration de Netbird
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Reseaux\Netbird
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Netbird
+
+Pour utiliser Netbird tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Netbird avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Netbird.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Reseaux/Netbird/docker-compose-traefik.yml b/Reseaux/Netbird/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Reseaux/Netbird/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/netbird/docker-compose.yaml b/Reseaux/Netbird/docker-compose.yaml
similarity index 100%
rename from netbird/docker-compose.yaml
rename to Reseaux/Netbird/docker-compose.yaml
diff --git a/Reseaux/Netbird/docker-compose.yml b/Reseaux/Netbird/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Reseaux/Netbird/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/netbird/img/logo-NetBird.png b/Reseaux/Netbird/img/banniere-Netbird.png
similarity index 100%
rename from netbird/img/logo-NetBird.png
rename to Reseaux/Netbird/img/banniere-Netbird.png
diff --git a/Netmaker/.env b/Reseaux/Netmaker/.env
similarity index 100%
rename from Netmaker/.env
rename to Reseaux/Netmaker/.env
diff --git a/Reseaux/Netmaker/LICENSE b/Reseaux/Netmaker/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/Reseaux/Netmaker/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/Reseaux/Netmaker/README.md b/Reseaux/Netmaker/README.md
new file mode 100644
index 00000000..6d7be317
--- /dev/null
+++ b/Reseaux/Netmaker/README.md
@@ -0,0 +1,66 @@
+
+URL : https://github.com/Peppermint-Lab/peppermint
+
+# Netmaker
+
+Netmaker est une solution VPN & mesh bas? sur Wireguard. Je vous propose un tuto complet, de l'installation ? la cr?ation de votre premier client.
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Netmaker
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Reseaux\Netmaker
+```
+
+## Modifier la configuration de Netmaker
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Reseaux\Netmaker
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Netmaker
+
+Pour utiliser Netmaker tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Netmaker avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Netmaker.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Reseaux/Netmaker/docker-compose-traefik.yml b/Reseaux/Netmaker/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Reseaux/Netmaker/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Netmaker/docker-compose.yml b/Reseaux/Netmaker/docker-compose.yml
similarity index 100%
rename from Netmaker/docker-compose.yml
rename to Reseaux/Netmaker/docker-compose.yml
diff --git a/Reseaux/OpenSpeedTest/LICENSE b/Reseaux/OpenSpeedTest/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/Reseaux/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/Reseaux/OpenSpeedTest/README.md b/Reseaux/OpenSpeedTest/README.md
new file mode 100644
index 00000000..44f0f4da
--- /dev/null
+++ b/Reseaux/OpenSpeedTest/README.md
@@ -0,0 +1,66 @@
+
+URL : https://www.uvdesk.com/en/
+
+# OpenSpeedTest
+
+OpenSpeedTest est le test de bande passante en ligne le plus pr?cis et le plus puissant. Vous pouvez l'utiliser pour tester votre vitesse de r?seau local/bureau, y compris votre r?seau local/Wi-Fi. L'outil est con?u pour r?pliquer votre vitesse de connexion r?elle.
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de OpenSpeedTest
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Reseaux\OpenSpeedTest
+```
+
+## Modifier la configuration de OpenSpeedTest
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Reseaux\OpenSpeedTest
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de OpenSpeedTest
+
+Pour utiliser OpenSpeedTest tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser OpenSpeedTest avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://OpenSpeedTest.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Reseaux/OpenSpeedTest/docker-compose-traefik.yml b/Reseaux/OpenSpeedTest/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Reseaux/OpenSpeedTest/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Reseaux/OpenSpeedTest/docker-compose.yml b/Reseaux/OpenSpeedTest/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Reseaux/OpenSpeedTest/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Reseaux/OpenSpeedTest/img/banniere-OpenSpeedTest.png b/Reseaux/OpenSpeedTest/img/banniere-OpenSpeedTest.png
new file mode 100644
index 00000000..93843334
Binary files /dev/null and b/Reseaux/OpenSpeedTest/img/banniere-OpenSpeedTest.png differ
diff --git a/Reseaux/OpenSpeedTest/img/logo-OpenSpeedTest.png b/Reseaux/OpenSpeedTest/img/logo-OpenSpeedTest.png
new file mode 100644
index 00000000..44fd0b3d
Binary files /dev/null and b/Reseaux/OpenSpeedTest/img/logo-OpenSpeedTest.png differ
diff --git a/Reseaux/PairDrop/LICENSE b/Reseaux/PairDrop/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/Reseaux/PairDrop/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/Reseaux/PairDrop/README.md b/Reseaux/PairDrop/README.md
new file mode 100644
index 00000000..ccd8c67d
--- /dev/null
+++ b/Reseaux/PairDrop/README.md
@@ -0,0 +1,66 @@
+
+URL : https://osticket.com/
+
+# PairDrop
+
+
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de PairDrop
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Reseaux\PairDrop
+```
+
+## Modifier la configuration de PairDrop
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Reseaux\PairDrop
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de PairDrop
+
+Pour utiliser PairDrop tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser PairDrop avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://PairDrop.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Reseaux/PairDrop/docker-compose-traefik.yml b/Reseaux/PairDrop/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Reseaux/PairDrop/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/PairDrop/docker-compose.yml b/Reseaux/PairDrop/docker-compose.yml
similarity index 100%
rename from PairDrop/docker-compose.yml
rename to Reseaux/PairDrop/docker-compose.yml
diff --git a/Reseaux/PairDrop/img/banniere-PairDrop.png b/Reseaux/PairDrop/img/banniere-PairDrop.png
new file mode 100644
index 00000000..aa761de4
Binary files /dev/null and b/Reseaux/PairDrop/img/banniere-PairDrop.png differ
diff --git a/Reseaux/Pi.Alert/LICENSE b/Reseaux/Pi.Alert/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/Reseaux/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/Reseaux/Pi.Alert/README.md b/Reseaux/Pi.Alert/README.md
new file mode 100644
index 00000000..a92713c2
--- /dev/null
+++ b/Reseaux/Pi.Alert/README.md
@@ -0,0 +1,66 @@
+
+URL : https://github.com/alfio-event/alf.io
+
+# Pi.Alert
+
+NetAlertX, anciennement Pi.Alert, est une application Docker avanc?e qui recherche des appareils connect?s ? votre WIFI/LAN et vous alerte si de nouveaux appareils et des dispositifs inconnus sont trouv?s. Le syst?me scanne en permanence le r?seau pour rechercher de nouveaux dispositifs, de nouvelles connexions (r?connexions), des d?connexions, des dispositifs ?toujours connect?s?, des changements IP des dispositifs et des changements d'adresse IP par Internet.
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Pi.Alert
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Reseaux\Pi.Alert
+```
+
+## Modifier la configuration de Pi.Alert
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Reseaux\Pi.Alert
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Pi.Alert
+
+Pour utiliser Pi.Alert tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Pi.Alert avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Pi.Alert.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Reseaux/Pi.Alert/docker-compose-traefik.yml b/Reseaux/Pi.Alert/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Reseaux/Pi.Alert/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Reseaux/Pi.Alert/docker-compose.yml b/Reseaux/Pi.Alert/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Reseaux/Pi.Alert/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Reseaux/Pi.Alert/img/banniere-Pi.Alert.png b/Reseaux/Pi.Alert/img/banniere-Pi.Alert.png
new file mode 100644
index 00000000..00bf5dad
Binary files /dev/null and b/Reseaux/Pi.Alert/img/banniere-Pi.Alert.png differ
diff --git a/Reseaux/Pihole/LICENSE b/Reseaux/Pihole/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/Reseaux/Pihole/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/Reseaux/Pihole/README.md b/Reseaux/Pihole/README.md
new file mode 100644
index 00000000..ee04c984
--- /dev/null
+++ b/Reseaux/Pihole/README.md
@@ -0,0 +1,66 @@
+
+URL : https://github.com/mastodon/mastodon
+
+# Pihole
+
+Pi-Hole est une application de blocage de publicit? au niveau du r?seau et de suivi Internet de blocage de Linux qui sert de gouffre DNS (et, ?ventuellement, d'un serveur DHCP), destin?e ? ?tre utilis?e sur un r?seau priv?.
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Pihole
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Reseaux\Pihole
+```
+
+## Modifier la configuration de Pihole
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Reseaux\Pihole
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Pihole
+
+Pour utiliser Pihole tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Pihole avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Pihole.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Reseaux/Pihole/docker-compose-traefik.yml b/Reseaux/Pihole/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Reseaux/Pihole/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# 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/Pihole/docker-compose.yml b/Reseaux/Pihole/docker-compose.yml
similarity index 100%
rename from Réseau/Pihole/docker-compose.yml
rename to Reseaux/Pihole/docker-compose.yml
diff --git a/Réseau/Pihole/img/logo-pihole.png b/Reseaux/Pihole/img/banniere-Pihole.png
similarity index 100%
rename from Réseau/Pihole/img/logo-pihole.png
rename to Reseaux/Pihole/img/banniere-Pihole.png
diff --git a/Réseau/Pihole/ubuntu port 53 fix b/Reseaux/Pihole/ubuntu port 53 fix
similarity index 100%
rename from Réseau/Pihole/ubuntu port 53 fix
rename to Reseaux/Pihole/ubuntu port 53 fix
diff --git a/Reseaux/SpeedTest/LICENSE b/Reseaux/SpeedTest/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/Reseaux/SpeedTest/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/Reseaux/SpeedTest/README.md b/Reseaux/SpeedTest/README.md
new file mode 100644
index 00000000..291024b8
--- /dev/null
+++ b/Reseaux/SpeedTest/README.md
@@ -0,0 +1,66 @@
+
+URL : https://github.com/umami-software/umami
+
+# SpeedTest
+
+Speedtest Track est un programme qui effectue un test de vitesse v?rifi? toutes les heures et graphique les r?sultats de mani?re sophistiqu?e.
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de SpeedTest
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Reseaux\SpeedTest
+```
+
+## Modifier la configuration de SpeedTest
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Reseaux\SpeedTest
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de SpeedTest
+
+Pour utiliser SpeedTest tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser SpeedTest avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://SpeedTest.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Reseaux/SpeedTest/docker-compose-traefik.yml b/Reseaux/SpeedTest/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Reseaux/SpeedTest/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# 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/docker-compose.yml b/Reseaux/SpeedTest/docker-compose.yml
similarity index 100%
rename from Réseau/SpeedTest/docker-compose.yml
rename to Reseaux/SpeedTest/docker-compose.yml
diff --git a/Reseaux/Speedtest Tracker/LICENSE b/Reseaux/Speedtest Tracker/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/Reseaux/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/Reseaux/Speedtest Tracker/README.md b/Reseaux/Speedtest Tracker/README.md
new file mode 100644
index 00000000..ed87a16b
--- /dev/null
+++ b/Reseaux/Speedtest Tracker/README.md
@@ -0,0 +1,66 @@
+
+URL : https://github.com/plausible/analytics
+
+# Speedtest Tracker
+
+Mon pr?c?dent guide pour SpeedTest Tracker impliquait l'utilisation du Templisseur. L'image qui utilise la base de donn?es SQLite ne fonctionne plus avec le dernier SpeedTest Tracker. Pour r?soudre ce probl?me, il est obligatoire d'utiliser SpeedTest Tracker avec Postgres comme base de donn?es en suivant mon guide ci-dessous. Speedtest Tracker est un programme qui effectue un test de vitesse ? chaque heure et retrace les r?sultats de mani?re sophistiqu?e. L'arri?re-plan est ?crit en Laravel et le front-end utilise Filament. Il utilise le cli Speedtest d'Ookla pour obtenir les donn?es et utilise Chart.js pour tracer les r?sultats.
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Speedtest Tracker
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Reseaux\Speedtest Tracker
+```
+
+## Modifier la configuration de Speedtest Tracker
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Reseaux\Speedtest Tracker
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Speedtest Tracker
+
+Pour utiliser Speedtest Tracker tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Speedtest Tracker avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Speedtest Tracker.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Reseaux/Speedtest Tracker/docker-compose-traefik.yml b/Reseaux/Speedtest Tracker/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Reseaux/Speedtest Tracker/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Reseaux/Speedtest Tracker/docker-compose.yml b/Reseaux/Speedtest Tracker/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Reseaux/Speedtest Tracker/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Reseaux/TP-Link Omada Controlle/LICENSE b/Reseaux/TP-Link Omada Controlle/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/Reseaux/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/Reseaux/TP-Link Omada Controlle/README.md b/Reseaux/TP-Link Omada Controlle/README.md
new file mode 100644
index 00000000..9edc777d
--- /dev/null
+++ b/Reseaux/TP-Link Omada Controlle/README.md
@@ -0,0 +1,66 @@
+
+URL : https://github.com/towfiqi/serpbear
+
+# TP-Link Omada Controlle
+
+TP-Link Omada Controller vous donne la possibilit? de contr?ler votre mat?riel TP-Link Omada. Omada Controller est un logiciel de gestion pour les dispositifs TP-Link EAP. Omada vous permet de configurer les param?tres, de surveiller l'?tat du r?seau et de g?rer les clients, tout cela ? la convenance d'un t?l?phone intelligent ou d'une tablette.
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de TP-Link Omada Controlle
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Reseaux\TP-Link Omada Controlle
+```
+
+## Modifier la configuration de TP-Link Omada Controlle
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Reseaux\TP-Link Omada Controlle
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de TP-Link Omada Controlle
+
+Pour utiliser TP-Link Omada Controlle tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser TP-Link Omada Controlle avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://TP-Link Omada Controlle.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Reseaux/TP-Link Omada Controlle/docker-compose-traefik.yml b/Reseaux/TP-Link Omada Controlle/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Reseaux/TP-Link Omada Controlle/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Reseaux/TP-Link Omada Controlle/docker-compose.yml b/Reseaux/TP-Link Omada Controlle/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Reseaux/TP-Link Omada Controlle/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Réseau/Traefik/LICENSE b/Reseaux/Traefik/LICENSE
similarity index 100%
rename from Réseau/Traefik/LICENSE
rename to Reseaux/Traefik/LICENSE
diff --git a/Reseaux/Traefik/README.md b/Reseaux/Traefik/README.md
new file mode 100644
index 00000000..fcbadb79
--- /dev/null
+++ b/Reseaux/Traefik/README.md
@@ -0,0 +1,66 @@
+
+URL : https://github.com/louislam/uptime-kuma
+
+# Traefik
+
+
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Traefik
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Reseaux\Traefik
+```
+
+## Modifier la configuration de Traefik
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Reseaux\Traefik
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Traefik
+
+Pour utiliser Traefik tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Traefik avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Traefik.10.0.4.29.traefik.me`)"
+
+
+# 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/Traefik/configs/dynamic/dashboard.yml b/Reseaux/Traefik/configs/dynamic/dashboard.yml
similarity index 100%
rename from Réseau/Traefik/configs/dynamic/dashboard.yml
rename to Reseaux/Traefik/configs/dynamic/dashboard.yml
diff --git a/Réseau/Traefik/configs/dynamic/global-middlewares.yml b/Reseaux/Traefik/configs/dynamic/global-middlewares.yml
similarity index 100%
rename from Réseau/Traefik/configs/dynamic/global-middlewares.yml
rename to Reseaux/Traefik/configs/dynamic/global-middlewares.yml
diff --git a/Réseau/Traefik/configs/dynamic/tls.yml b/Reseaux/Traefik/configs/dynamic/tls.yml
similarity index 100%
rename from Réseau/Traefik/configs/dynamic/tls.yml
rename to Reseaux/Traefik/configs/dynamic/tls.yml
diff --git a/Réseau/Traefik/configs/traefik.yml b/Reseaux/Traefik/configs/traefik.yml
similarity index 100%
rename from Réseau/Traefik/configs/traefik.yml
rename to Reseaux/Traefik/configs/traefik.yml
diff --git a/Base de données/MariaDB/docker-compose-traefik.yml b/Reseaux/Traefik/docker-compose-traefik.yml
similarity index 100%
rename from Base de données/MariaDB/docker-compose-traefik.yml
rename to Reseaux/Traefik/docker-compose-traefik.yml
diff --git a/Réseau/Traefik/docker-compose.yml b/Reseaux/Traefik/docker-compose.yml
similarity index 100%
rename from Réseau/Traefik/docker-compose.yml
rename to Reseaux/Traefik/docker-compose.yml
diff --git a/Réseau/Traefik/img/logo-Traefik.png b/Reseaux/Traefik/img/banniere-Traefik.png
similarity index 100%
rename from Réseau/Traefik/img/logo-Traefik.png
rename to Reseaux/Traefik/img/banniere-Traefik.png
diff --git a/Réseau/Traefik/prepare.sh b/Reseaux/Traefik/prepare.sh
similarity index 100%
rename from Réseau/Traefik/prepare.sh
rename to Reseaux/Traefik/prepare.sh
diff --git a/Reseaux/UniFi Network Controller/LICENSE b/Reseaux/UniFi Network Controller/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/Reseaux/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/Reseaux/UniFi Network Controller/README.md b/Reseaux/UniFi Network Controller/README.md
new file mode 100644
index 00000000..8150501c
--- /dev/null
+++ b/Reseaux/UniFi Network Controller/README.md
@@ -0,0 +1,66 @@
+
+URL : https://github.com/pentacent/keila
+
+# UniFi Network Controller
+
+
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de UniFi Network Controller
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Reseaux\UniFi Network Controller
+```
+
+## Modifier la configuration de UniFi Network Controller
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Reseaux\UniFi Network Controller
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de UniFi Network Controller
+
+Pour utiliser UniFi Network Controller tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser UniFi Network Controller avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://UniFi Network Controller.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Reseaux/UniFi Network Controller/docker-compose-traefik.yml b/Reseaux/UniFi Network Controller/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Reseaux/UniFi Network Controller/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Reseaux/UniFi Network Controller/docker-compose.yml b/Reseaux/UniFi Network Controller/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Reseaux/UniFi Network Controller/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Reseaux/Unifi Controller/LICENSE b/Reseaux/Unifi Controller/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/Reseaux/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/Reseaux/Unifi Controller/README.md b/Reseaux/Unifi Controller/README.md
new file mode 100644
index 00000000..bf5480e9
--- /dev/null
+++ b/Reseaux/Unifi Controller/README.md
@@ -0,0 +1,66 @@
+
+URL : https://github.com/statping-ng/statping-ng
+
+# Unifi Controller
+
+Le contr?leur UniFi ou Network Application est une solution logicielle de gestion de r?seau sans fil ? partir d'Ubiquiti Networks. Il vous permet de g?rer plusieurs r?seaux sans fil ? l'aide d'un navigateur web.
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Unifi Controller
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Reseaux\Unifi Controller
+```
+
+## Modifier la configuration de Unifi Controller
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Reseaux\Unifi Controller
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Unifi Controller
+
+Pour utiliser Unifi Controller tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Unifi Controller avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Unifi Controller.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Reseaux/Unifi Controller/docker-compose-traefik.yml b/Reseaux/Unifi Controller/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Reseaux/Unifi Controller/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Reseaux/Unifi Controller/docker-compose.yml b/Reseaux/Unifi Controller/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Reseaux/Unifi Controller/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Reseaux/UpSnap/LICENSE b/Reseaux/UpSnap/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/Reseaux/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/Reseaux/UpSnap/README.md b/Reseaux/UpSnap/README.md
new file mode 100644
index 00000000..8a7da883
--- /dev/null
+++ b/Reseaux/UpSnap/README.md
@@ -0,0 +1,66 @@
+
+URL : https://github.com/knadh/listmonk
+
+# UpSnap
+
+UpSnap est une simple application Wake on LAN ?crite avec SvelteKit, Go, PocketBase et nmap. D?couvrez tous les appareils de votre r?seau en le scannant en un seul clic. Vous pouvez facilement r?gler les ?v?nements de r?veil et d'arr?t temporels via cron. Vous avez ?galement la possibilit? d'ajouter des ports personnalis?s ? des appareils qui seront collants.
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de UpSnap
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Reseaux\UpSnap
+```
+
+## Modifier la configuration de UpSnap
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Reseaux\UpSnap
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de UpSnap
+
+Pour utiliser UpSnap tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser UpSnap avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://UpSnap.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Reseaux/UpSnap/docker-compose-traefik.yml b/Reseaux/UpSnap/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Reseaux/UpSnap/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Reseaux/UpSnap/docker-compose.yml b/Reseaux/UpSnap/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Reseaux/UpSnap/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Reseaux/UpSnap/img/banniere-UpSnap.png b/Reseaux/UpSnap/img/banniere-UpSnap.png
new file mode 100644
index 00000000..3fcc766e
Binary files /dev/null and b/Reseaux/UpSnap/img/banniere-UpSnap.png differ
diff --git a/Reseaux/WatchYourLAN/LICENSE b/Reseaux/WatchYourLAN/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/Reseaux/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/Reseaux/WatchYourLAN/README.md b/Reseaux/WatchYourLAN/README.md
new file mode 100644
index 00000000..8c10467e
--- /dev/null
+++ b/Reseaux/WatchYourLAN/README.md
@@ -0,0 +1,66 @@
+
+URL : https://docs.mattermost.com/
+
+# WatchYourLAN
+
+WatchYourLAN, ou WYL en abr?g?, est un scanner IP de r?seau l?ger avec une interface graphique web qui peut ?tre personnalis?e avec diff?rents th?mes. WatchYourLAN ressemble ? un bon projet avec beaucoup d'espace ? grandir.
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de WatchYourLAN
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Reseaux\WatchYourLAN
+```
+
+## Modifier la configuration de WatchYourLAN
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Reseaux\WatchYourLAN
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de WatchYourLAN
+
+Pour utiliser WatchYourLAN tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser WatchYourLAN avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://WatchYourLAN.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Reseaux/WatchYourLAN/docker-compose-traefik.yml b/Reseaux/WatchYourLAN/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Reseaux/WatchYourLAN/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Reseaux/WatchYourLAN/docker-compose.yml b/Reseaux/WatchYourLAN/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Reseaux/WatchYourLAN/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Reseaux/WatchYourLAN/img/banniere-WatchYourLAN.png b/Reseaux/WatchYourLAN/img/banniere-WatchYourLAN.png
new file mode 100644
index 00000000..2f2d5ca0
Binary files /dev/null and b/Reseaux/WatchYourLAN/img/banniere-WatchYourLAN.png differ
diff --git a/Reseaux/WatchYourLAN/img/logo-WatchYourLAN.png b/Reseaux/WatchYourLAN/img/logo-WatchYourLAN.png
new file mode 100644
index 00000000..be6a3bfc
Binary files /dev/null and b/Reseaux/WatchYourLAN/img/logo-WatchYourLAN.png differ
diff --git a/Reseaux/Wireguard Easy/LICENSE b/Reseaux/Wireguard Easy/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/Reseaux/Wireguard Easy/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/Reseaux/Wireguard Easy/README.md b/Reseaux/Wireguard Easy/README.md
new file mode 100644
index 00000000..10447afe
--- /dev/null
+++ b/Reseaux/Wireguard Easy/README.md
@@ -0,0 +1,66 @@
+
+URL :
+
+# Wireguard Easy
+
+
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Wireguard Easy
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Reseaux\Wireguard Easy
+```
+
+## Modifier la configuration de Wireguard Easy
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Reseaux\Wireguard Easy
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Wireguard Easy
+
+Pour utiliser Wireguard Easy tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Wireguard Easy avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Wireguard Easy.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Reseaux/Wireguard Easy/docker-compose-traefik.yml b/Reseaux/Wireguard Easy/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Reseaux/Wireguard Easy/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Wireguard Easy/docker-compose.yml b/Reseaux/Wireguard Easy/docker-compose.yml
similarity index 100%
rename from Wireguard Easy/docker-compose.yml
rename to Reseaux/Wireguard Easy/docker-compose.yml
diff --git a/Réseau/AdGuard/README.md b/Réseau/AdGuard/README.md
deleted file mode 100644
index 1f8ca934..00000000
--- a/Réseau/AdGuard/README.md
+++ /dev/null
@@ -1,31 +0,0 @@
-
-
-# AdGuard
-
-
-# Installation
-
-Pour utiliser AdGuard tout seul
-```bash
-docker compose up -d
-```
-
-Pour utiliser AdGuard avec Traefik
-```bash
-docker compose -f docker-compose-traefik.yml up -d
-```
-
-Pour utiliser AdGuard 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/AdGuard/docker-compose-traefik.yml b/Réseau/AdGuard/docker-compose-traefik.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Réseau/AdGuard/docker-compose.yml b/Réseau/AdGuard/docker-compose.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Réseau/Adguard Home/README.md b/Réseau/Adguard Home/README.md
deleted file mode 100644
index cc0f8dd6..00000000
--- a/Réseau/Adguard Home/README.md
+++ /dev/null
@@ -1,32 +0,0 @@
-
-
-# Adminer
-
-Adminer est un outil de gestion de base de données complet écrit en PHP. Inversement à phpMyAdmin, il consiste en un seul fichier prêt à être déployé sur le serveur cible. Adminer est disponible pour MySQL, MariaDB, PostgreSQL, SQLite, MS SQL, Oracle, Elasticsearch, MongoDB et autres via plugin
-
-# Installation
-
-Pour utiliser Adminer tout seul
-```bash
-docker compose up -d
-```
-
-Pour utiliser Adminer avec Traefik
-```bash
-docker compose -f docker-compose-traefik.yml up -d
-```
-
-Pour utiliser Adminer avec Nginx
-```bash
-docker compose -f docker-compose-nginx.yml up -d
-```
-# Utilisation
-
-## Accueil
-
-
-# More info
-- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
-
-# Buy me a coffe
-
\ No newline at end of file
diff --git a/Réseau/Adguard Home/docker-compose-traefik.yml b/Réseau/Adguard Home/docker-compose-traefik.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Réseau/Adguard Home/docker-compose.yml b/Réseau/Adguard Home/docker-compose.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Réseau/Cloudflare-Tunnel/README.md b/Réseau/Cloudflare-Tunnel/README.md
deleted file mode 100644
index 463e63b6..00000000
--- a/Réseau/Cloudflare-Tunnel/README.md
+++ /dev/null
@@ -1,30 +0,0 @@
-
-
-# cloudflare
-
-
-# Installation
-
-Pour utiliser Adminer tout seul
-```bash
-docker compose up -d
-```
-
-Pour utiliser Adminer avec Traefik
-```bash
-docker compose -f docker-compose-traefik.yml up -d
-```
-
-Pour utiliser Adminer avec Nginx
-```bash
-docker compose -f docker-compose-nginx.yml up -d
-```
-# Utilisation
-
-## Accueil
-
-# More info
-- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
-
-# Buy me a coffe
-
diff --git a/Réseau/Cloudflare-Tunnel/docker-compose-traefik.yml b/Réseau/Cloudflare-Tunnel/docker-compose-traefik.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Réseau/Cloudflare-Tunnel/docker-compose.yml b/Réseau/Cloudflare-Tunnel/docker-compose.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Réseau/Cloudflare-Tunnel/img/logo-Cloudflare.png b/Réseau/Cloudflare-Tunnel/img/logo-Cloudflare.png
deleted file mode 100644
index 78ec1078..00000000
Binary files a/Réseau/Cloudflare-Tunnel/img/logo-Cloudflare.png and /dev/null differ
diff --git a/Réseau/Crowdsec/README.md b/Réseau/Crowdsec/README.md
deleted file mode 100644
index 4ca5a1d0..00000000
--- a/Réseau/Crowdsec/README.md
+++ /dev/null
@@ -1,30 +0,0 @@
-
-
-# CrowdSec
-
-
-# Installation
-
-Pour utiliser CrowdSec tout seul
-```bash
-docker compose up -d
-```
-
-Pour utiliser CrowdSec avec Traefik
-```bash
-docker compose -f docker-compose-traefik.yml up -d
-```
-
-Pour utiliser CrowdSec 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/Crowdsec/docker-compose-traefik.yml b/Réseau/Crowdsec/docker-compose-traefik.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Réseau/Gravity/README.md b/Réseau/Gravity/README.md
deleted file mode 100644
index 78107a3e..00000000
--- a/Réseau/Gravity/README.md
+++ /dev/null
@@ -1,31 +0,0 @@
-
-
-# Gravity
-
-
-# Installation
-
-Pour utiliser Gravity tout seul
-```bash
-docker compose up -d
-```
-
-Pour utiliser Gravity avec Traefik
-```bash
-docker compose -f docker-compose-traefik.yml up -d
-```
-
-Pour utiliser Gravity 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/README.md b/Réseau/MySpeed/README.md
deleted file mode 100644
index 61b61a21..00000000
--- a/Réseau/MySpeed/README.md
+++ /dev/null
@@ -1,31 +0,0 @@
-
-
-# MySpeed
-
-
-# Installation
-
-Pour utiliser MySpeed tout seul
-```bash
-docker compose up -d
-```
-
-Pour utiliser MySpeed avec Traefik
-```bash
-docker compose -f docker-compose-traefik.yml up -d
-```
-
-Pour utiliser MySpeed 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/README.md b/Réseau/OpenSpeedTest/README.md
deleted file mode 100644
index a8fbbad4..00000000
--- a/Réseau/OpenSpeedTest/README.md
+++ /dev/null
@@ -1,31 +0,0 @@
-
-
-# OpenSpeedTest
-
-
-# Installation
-
-Pour utiliser OpenSpeedTest tout seul
-```bash
-docker compose up -d
-```
-
-Pour utiliser OpenSpeedTest avec Traefik
-```bash
-docker compose -f docker-compose-traefik.yml up -d
-```
-
-Pour utiliser OpenSpeedTest 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/README.md b/Réseau/Pi.Alert/README.md
deleted file mode 100644
index 38576310..00000000
--- a/Réseau/Pi.Alert/README.md
+++ /dev/null
@@ -1,31 +0,0 @@
-
-
-# Pi.Alert
-
-
-# Installation
-
-Pour utiliser Pi.Alert tout seul
-```bash
-docker compose up -d
-```
-
-Pour utiliser Pi.Alert avec Traefik
-```bash
-docker compose -f docker-compose-traefik.yml up -d
-```
-
-Pour utiliser Pi.Alert 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/Pihole/README.md b/Réseau/Pihole/README.md
deleted file mode 100644
index 6c10ca2f..00000000
--- a/Réseau/Pihole/README.md
+++ /dev/null
@@ -1,30 +0,0 @@
-
-
-# Pihole
-
-
-# Installation
-
-Pour utiliser Pihole tout seul
-```bash
-docker compose up -d
-```
-
-Pour utiliser Pihole avec Traefik
-```bash
-docker compose -f docker-compose-traefik.yml up -d
-```
-
-Pour utiliser Pihole 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/Pihole/docker-compose-traefik.yml b/Réseau/Pihole/docker-compose-traefik.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Réseau/SpeedTest/README.md b/Réseau/SpeedTest/README.md
deleted file mode 100644
index f0e85467..00000000
--- a/Réseau/SpeedTest/README.md
+++ /dev/null
@@ -1,32 +0,0 @@
-
-
-# SpeedTest
-
-Que vous ayez envie de tester la puissance de votre connexion, en local ou sur un serveur distant, SpeedTest fait son travail et il le fait bien, quelque soit votre type de connexion. ADSL, fibre, données mobiles,...
-
-# Installation
-
-Pour utiliser SpeedTest tout seul
-```bash
-docker compose up -d
-```
-
-Pour utiliser SpeedTest avec Traefik
-```bash
-docker compose -f docker-compose-traefik.yml up -d
-```
-
-Pour utiliser SpeedTest 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/docker-compose-traefik.yml b/Réseau/SpeedTest/docker-compose-traefik.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Réseau/Speedtest Tracker/README.md b/Réseau/Speedtest Tracker/README.md
deleted file mode 100644
index ffad0a3e..00000000
--- a/Réseau/Speedtest Tracker/README.md
+++ /dev/null
@@ -1,31 +0,0 @@
-
-
-# Speedtest-Tracker
-
-
-# Installation
-
-Pour utiliser Speedtest-Tracker tout seul
-```bash
-docker compose up -d
-```
-
-Pour utiliser Speedtest-Tracker avec Traefik
-```bash
-docker compose -f docker-compose-traefik.yml up -d
-```
-
-Pour utiliser Speedtest-Tracker 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/README.md b/Réseau/TP-Link Omada Controlle/README.md
deleted file mode 100644
index 70269874..00000000
--- a/Réseau/TP-Link Omada Controlle/README.md
+++ /dev/null
@@ -1,31 +0,0 @@
-
-
-# TP-Link-Omada-Controlle
-
-
-# Installation
-
-Pour utiliser TP-Link-Omada-Controlle tout seul
-```bash
-docker compose up -d
-```
-
-Pour utiliser TP-Link-Omada-Controlle avec Traefik
-```bash
-docker compose -f docker-compose-traefik.yml up -d
-```
-
-Pour utiliser TP-Link-Omada-Controlle 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/Traefik/README.md b/Réseau/Traefik/README.md
deleted file mode 100644
index fa397ecf..00000000
--- a/Réseau/Traefik/README.md
+++ /dev/null
@@ -1,386 +0,0 @@
-
-
-# Uptime-Kuma
-
-# Installation
-
-#### titre
-
-## Usage
-
-## More info
-- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
-
-## Buy me a coffe
-
-
-
-# Traefik 2 config
-
-
-TRseaus is a resuseable traefik config for usage on a virtual server or for local debelopment using docker-compose.
-It uses:
- - Traefik 2
- - docker-compose
- - Let's encrypt
-
-## Table of content
-
-- [Traefik 2 config](#traefik-2-config)
- - [Table of content](#table-of-content)
- - [Production setup](#production-setup)
- - [Setting up traefik](#setting-up-traefik)
- - [Traefik dashboard](#traefik-dashboard)
- - [Connect docker-compose service to reverse-proxy](#connect-docker-compose-service-to-reverse-proxy)
- - [SSL configuration](#ssl-configuration)
- - [Global middlewares](#global-middlewares)
- - [Access Logs](#access-logs)
- - [Setup for local development](#setup-for-local-development)
- - [Setting up traefik](#setting-up-traefik-1)
- - [Traefik dashboard](#traefik-dashboard-1)
- - [Connect docker-compose service to reverse-proxy](#connect-docker-compose-service-to-reverse-proxy-1)
- - [Enable SSL locally](#enable-ssl-locally)
- - [Enable SSL in the docker-compose file](#enable-ssl-in-the-docker-compose-file)
- - [Credits](#credits)
- - [License](#license)
-
-## Production setup
-
-### Setting up traefik
-
-1. Clone repository
- ```bash
- git clone https://github.com/korridor/reverse-proxy-docker-traefik.git
- cd reverse-proxy-docker-traefik
- ```
-2. Copy default config
- ```bash
- cp docker-compose.prod.yml docker-compose.yml
- cp -r configs-prod configs
- echo "{}" > certificates/acme.json
- chmod 600 certificates/acme.json
- ```
-3. Replace domain for dashboard (`reverse-proxy.somedomain.com` in `configs/dynamic/dashboard.yml`)
- ```yaml
- http:
- routers:
- traefik:
- rule: Host(`reverse-proxy.somedomain.com`)
- # ...
- traefik-http-redirect:
- rule: Host(`reverse-proxy.somedomain.com`)
- # ...
- ```
-4. Replace password for admin account (in `configs/dynamic/dashboard.yml`)
-
- ```yaml
- htpasswd -nBC 10 admin
-
- New password:
- Re-type new password:
-
- admin:$2y$10$zi5n43jq9S63gBqSJwHTH.nCai2vB0SW/ABPGg2jSGmJBVRo0A.ni
- ```
-
- ```yaml
- http:
- # ...
- middlewares:
- dashboardauth:
- basicAuth:
- users:
- - "user1:$2y$05$/x10KYbrHtswyR8POT.ny.H4fFd1n.0.IEiYiestWzE1QFkYIEI3m"
- ```
- - You can use a website like [tRseaus](https://hostingcanada.org/htpasswd-generator/) to generate the hash (use Bcrypt).
- - Or generate it with: `echo $(htpasswd -nB user1)`
-5. Replace email for Let's encrypt (`mail@somedomain.com` in `configs/traefik.yml`)
- ```yaml
- certificatesResolvers:
- letsencrypt:
- acme:
- # ...
- email: mail@somedomain.com
- ```
-6. Start container
- ```bash
- docker-compose up -d
- ```
-7. Check that traefik is running smoothly
- ```bash
- docker-compose logs
- ```
-
-### Traefik dashboard
-
-The traefik dashboard is now available under:
-```
-https://reverse-proxy.somedomain.com
-```
-The dashboard shows you the configured routers, services, middleware, etc.
-
-### Connect docker-compose service to reverse-proxy
-
-```yaml
-version: '3.8'
-networks:
- frontend:
- external:
- name: reverse-proxy-docker-traefik_routing
-services:
- someservice:
- restart: always
- # ...
- labels:
- - "traefik.enable=true"
- - "traefik.docker.network=reverse-proxy-docker-traefik_routing"
- # https
- - "traefik.http.routers.someservice.rule=Host(`someservice.com`)"
- - "traefik.http.routers.someservice.tls=true"
- - "traefik.http.routers.someservice.tls.certresolver=letsencrypt"
- - "traefik.http.routers.someservice.entrypoints=websecure"
- # http (redirect to https)
- - "traefik.http.routers.someservice-http.rule=Host(`someservice.com`)"
- - "traefik.http.routers.someservice-http.entrypoints=web"
- - "traefik.http.routers.someservice-http.middlewares=redirect-to-https@file"
- networks:
- - frontend
- - ...
-```
-
-**Password protection for service with basic auth**
-
-```yaml
-services:
- someservice:
- # ...
- labels:
- # ...
- - "traefik.http.routers.someservice.middlewares=someservice-auth"
- - "traefik.http.middlewares.someservice-auth.basicauth.users=user1:$2y$05$/x10KYbrHtswyR8POT.ny.H4fFd1n.0.IEiYiestWzE1QFkYIEI3m"
-```
-
-You can generate the **escaped** hash with the following command: `echo $(htpasswd -nB user1) | sed -e s/\\$/\\$\\$/g`
-If you use a website like [tRseaus](https://hostingcanada.org/htpasswd-generator/) to generate the hash remember to escape the dollar signs (`$` -> `$$`) and use Bcrypt.
-
-**Specifying port if service exposes multiple ports**
-
-If your service exposes multiple ports Traefik does not know wRseauch one it should use.
-With tRseaus line you can select one:
-
-```yaml
-services:
- someservice:
- # ...
- labels:
- # ...
- - "traefik.http.services.someservice.loadbalancer.server.port=8080"
-```
-
-### SSL configuration
-
-Per default the SSL configuration is set so that [SSL Labs](https://www.ssllabs.com/) gives an `A` rating.
-
-If you want an `A+` rating, you need to use HSTS (HTTP Strict Transport Security).
-The setup includes a global middleware called `hsts-minimal@file` that can be used to activate HSTS in a simple setting.
-See "Global middlewares" for more information.
-
-### Global middlewares
-
-**hsts-minimal@file**
-
-Adds the HSTS header to the HTTP response without `includeSubDomains` and `preload`.
-The `max-age` is set to one year / 31536000 seconds.
-
-**hsts-standard@file**
-
-Adds the HSTS header to the HTTP response with `includeSubDomains` and no `preload`.
-The `max-age` is set to one year / 31536000 seconds.
-
-**hsts-full@file**
-
-Adds the HSTS header to the HTTP response with `includeSubDomains` and `preload`.
-The `max-age` is set to one year / 31536000 seconds.
-
-**redirect-to-https@file**
-
-Adds a permanent redirect to HTTPS.
-
-**redirect-non-www-to-www@file**
-
-Adds a permanent redirect (HTTP 301) from non-www domains to the HTTPS www domain
-Examples:
-- `https://example.test` -> `https://www.example.test`
-- `http://example.test` -> `https://www.example.test`
-
-**redirect-www-to-non-www@file**
-
-Adds a permanent redirect (HTTP 301) from www domains to the HTTPS non-www domain
-Examples:
-- `https://www.example.test` -> `https://example.test`
-- `http://www.example.test` -> `https://example.test`
-
-### Access Logs
-
-To enable the traefik access logs in the production configuration, open the file `traefik.yml` witRseaun the config folder and uncomment the `accessLog` section.
-
-```yml
-# Access logs
-accessLog: {}
-```
-
-## Setup for local development
-
-### Setting up traefik
-
-1. Clone repository
- ```bash
- git clone https://github.com/korridor/reverse-proxy-docker-traefik.git
- cd reverse-proxy-docker-traefik
- ```
-2. Copy default config
- ```bash
- ln -s docker-compose.local.yml docker-compose.yml
- ln -s configs-local configs
- ```
-
- If you want to change the configuration copy the configuration instead of creating a symlink.
-
- ```bash
- cp docker-compose.local.yml docker-compose.yml
- cp -r configs-local configs
- ```
-3. If you want you can change the domain of the traefik dashboard (`reverse-proxy.test` in `configs/dynamic/dashboard.yml`)
- ```yaml
- http:
- routers:
- traefik:
- rule: Host(`reverse-proxy.test`)
- # ...
- ```
-4. Start container
- ```bash
- docker-compose up -d
- ```
-5. Check that traefik is running smoothly
- ```bash
- docker-compose logs
- ```
-
-### Traefik dashboard
-
-The traefik dashboard is now available under:
-```
-http://reverse-proxy.test
-```
-The dashboard shows you the configured routers, services, middlewares, etc.
-
-### Connect docker-compose service to reverse-proxy
-
-```yaml
-version: '3.8'
-networks:
- frontend:
- external:
- name: reverse-proxy-docker-traefik_routing
-services:
- someservice:
- restart: always
- # ...
- labels:
- - "traefik.enable=true"
- - "traefik.docker.network=reverse-proxy-docker-traefik_routing"
- # http
- - "traefik.http.routers.someservice.rule=Host(`someservice.test`)"
- - "traefik.http.routers.someservice.entrypoints=web"
- networks:
- - frontend
- - ...
-```
-
-**Enabling service to send requests to itself (with someservice.test)**
-
-```yaml
-services:
- someservice:
- # ...
- extra_hosts:
- - "someservice.test:10.100.100.10"
-```
-
-**Specifying port if service exposes multiple ports**
-
-If your service exposes multiple ports traefik does not know wRseauch one it should use.
-With tRseaus config line you can select one:
-
-```yaml
-services:
- someservice:
- # ...
- labels:
- # ...
- - "traefik.http.services.someservice.loadbalancer.server.port=8080"
-```
-
-### Enable SSL locally
-
-1. Install [mkcert](https://github.com/FiloSottile/mkcert)
-
-For example on macOS:
-
-```bash
-brew install mkcert
-brew install nss # if you use Firefox
-```
-
-Now install the local CA:
-
-```bash
-mkcert -install
-```
-
-3. Generate certificate
-
-Replace `someservice` with the domains that you are using for local development.
-
-```bash
-cd certificates
-mkcert -key-file local.key.pem -cert-file local.cert.pem "*.local" "*.test" "*.someservice.test" "*.someservice.local"
-```
-
-### Enable SSL in the docker-compose file
-
-```yaml
-version: '3.8'
-networks:
- frontend:
- external:
- name: reverse-proxy-docker-traefik_routing
-services:
- someservice:
- restart: always
- # ...
- labels:
- - ...
- # http
- - ...
- # https
- - "traefik.http.routers.someservice-https.rule=Host(`someservice.test`)"
- - "traefik.http.routers.someservice-https.entrypoints=websecure"
- - "traefik.http.routers.someservice-https.tls=true"
- networks:
- - frontend
- - ...
-```
-
-## Credits
-
-I used the following resources to create tRseaus setup:
-
- - [Traefik docs](https://docs.traefik.io)
- - [Traefik v2 and Mastodon, a wonderful couple! by Nicolas Inden](https://www.innoq.com/en/blog/traefik-v2-and-mastodon/)
- - [GitHub repo traefik-example by jamct](https://github.com/jamct/traefik-example)
-
-## License
-
-TRseaus configuration is licensed under the MIT License (MIT). Please see [license file](license.md) for more information.
-
diff --git a/Réseau/Traefik/docker-compose-traefik.yml b/Réseau/Traefik/docker-compose-traefik.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Réseau/UniFi Network Controller/README.md b/Réseau/UniFi Network Controller/README.md
deleted file mode 100644
index b9f47e59..00000000
--- a/Réseau/UniFi Network Controller/README.md
+++ /dev/null
@@ -1,31 +0,0 @@
-
-
-# UniFi-Network-Controller
-
-
-# Installation
-
-Pour utiliser UniFi-Network-Controller tout seul
-```bash
-docker compose up -d
-```
-
-Pour utiliser UniFi-Network-Controller avec Traefik
-```bash
-docker compose -f docker-compose-traefik.yml up -d
-```
-
-Pour utiliser UniFi-Network-Controller 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/README.md b/Réseau/Unifi Controller/README.md
deleted file mode 100644
index 8c32ce1d..00000000
--- a/Réseau/Unifi Controller/README.md
+++ /dev/null
@@ -1,31 +0,0 @@
-
-
-# Unifi-Controller
-
-
-# Installation
-
-Pour utiliser Unifi-Controller tout seul
-```bash
-docker compose up -d
-```
-
-Pour utiliser Unifi-Controller avec Traefik
-```bash
-docker compose -f docker-compose-traefik.yml up -d
-```
-
-Pour utiliser Unifi-Controller 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/README.md b/Réseau/UpSnap/README.md
deleted file mode 100644
index 645ee673..00000000
--- a/Réseau/UpSnap/README.md
+++ /dev/null
@@ -1,31 +0,0 @@
-
-
-# UpSnap
-
-
-# Installation
-
-Pour utiliser UpSnap tout seul
-```bash
-docker compose up -d
-```
-
-Pour utiliser UpSnap avec Traefik
-```bash
-docker compose -f docker-compose-traefik.yml up -d
-```
-
-Pour utiliser UpSnap 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/README.md b/Réseau/WatchYourLAN/README.md
deleted file mode 100644
index d9900645..00000000
--- a/Réseau/WatchYourLAN/README.md
+++ /dev/null
@@ -1,31 +0,0 @@
-
-
-# WatchYourLAN
-
-
-# Installation
-
-Pour utiliser WatchYourLAN tout seul
-```bash
-docker compose up -d
-```
-
-Pour utiliser WatchYourLAN avec Traefik
-```bash
-docker compose -f docker-compose-traefik.yml up -d
-```
-
-Pour utiliser WatchYourLAN 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
deleted file mode 100644
index e69de29b..00000000
diff --git a/Réseau/docker-compose.yml b/Réseau/docker-compose.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Screego/README.md b/Screego/README.md
deleted file mode 100644
index cc0f8dd6..00000000
--- a/Screego/README.md
+++ /dev/null
@@ -1,32 +0,0 @@
-
-
-# Adminer
-
-Adminer est un outil de gestion de base de données complet écrit en PHP. Inversement à phpMyAdmin, il consiste en un seul fichier prêt à être déployé sur le serveur cible. Adminer est disponible pour MySQL, MariaDB, PostgreSQL, SQLite, MS SQL, Oracle, Elasticsearch, MongoDB et autres via plugin
-
-# Installation
-
-Pour utiliser Adminer tout seul
-```bash
-docker compose up -d
-```
-
-Pour utiliser Adminer avec Traefik
-```bash
-docker compose -f docker-compose-traefik.yml up -d
-```
-
-Pour utiliser Adminer avec Nginx
-```bash
-docker compose -f docker-compose-nginx.yml up -d
-```
-# Utilisation
-
-## Accueil
-
-
-# More info
-- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
-
-# Buy me a coffe
-
\ No newline at end of file
diff --git a/Screego/docker-compose-traefik.yml b/Screego/docker-compose-traefik.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Screego/docker-compose.yml b/Screego/docker-compose.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/SearXNG/README.md b/SearXNG/README.md
deleted file mode 100644
index 72c6ffb1..00000000
--- a/SearXNG/README.md
+++ /dev/null
@@ -1,32 +0,0 @@
-
-
-# SearXNG
-
-Un métamoteur de recherche Internet gratuit qui regroupe les résultats de plus de 70 services de recherche. Les utilisateurs ne sont ni suivis ni profilés. De plus, SearXNG peut être utilisé sur Tor pour l'anonymat en ligne.
-
-# Installation
-
-Pour utiliser SearXNG tout seul
-```bash
-docker compose up -d
-```
-
-Pour utiliser SearXNG avec Traefik
-```bash
-docker compose -f docker-compose-traefik.yml up -d
-```
-
-Pour utiliser SearXNG 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/SearXNG/docker-compose-traefik.yml b/SearXNG/docker-compose-traefik.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Seatsurfing/README.md b/Seatsurfing/README.md
deleted file mode 100644
index cc0f8dd6..00000000
--- a/Seatsurfing/README.md
+++ /dev/null
@@ -1,32 +0,0 @@
-
-
-# Adminer
-
-Adminer est un outil de gestion de base de données complet écrit en PHP. Inversement à phpMyAdmin, il consiste en un seul fichier prêt à être déployé sur le serveur cible. Adminer est disponible pour MySQL, MariaDB, PostgreSQL, SQLite, MS SQL, Oracle, Elasticsearch, MongoDB et autres via plugin
-
-# Installation
-
-Pour utiliser Adminer tout seul
-```bash
-docker compose up -d
-```
-
-Pour utiliser Adminer avec Traefik
-```bash
-docker compose -f docker-compose-traefik.yml up -d
-```
-
-Pour utiliser Adminer avec Nginx
-```bash
-docker compose -f docker-compose-nginx.yml up -d
-```
-# Utilisation
-
-## Accueil
-
-
-# More info
-- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
-
-# Buy me a coffe
-
\ No newline at end of file
diff --git a/Seatsurfing/docker-compose-traefik.yml b/Seatsurfing/docker-compose-traefik.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Seatsurfing/docker-compose.yml b/Seatsurfing/docker-compose.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Securite/2fauth/LICENSE b/Securite/2fauth/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/Securite/2fauth/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/2fauth/README.md b/Securite/2fauth/README.md
index 4fe648ca..09f90d4a 100644
--- a/Securite/2fauth/README.md
+++ b/Securite/2fauth/README.md
@@ -1,29 +1,63 @@
-
+
+URL :
-# 2FAuth
+# 2fauth
-Google Authenticator dans le passé, outre le fait que ça me dérangeait un peu de tout confier à Google, il m'est arrivé une "blague", j'ai changé de téléphone et j'ai oublié de sauvegarder le nécessaire pour mes 2FA.
-# Installation
-Pour utiliser 2FAuth tout seul
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de 2fauth
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Securite\2fauth
+```
+
+## Modifier la configuration de 2fauth
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Securite\2fauth
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de 2fauth
+
+Pour utiliser 2fauth tout seul
```bash
docker compose up -d
```
-Pour utiliser 2FAuth avec Traefik
+Pour utiliser 2fauth avec Traefik
```bash
docker compose -f docker-compose-traefik.yml up -d
```
-Pour utiliser 2FAuth avec Nginx
-```bash
-docker compose -f docker-compose-nginx.yml up -d
-```
# Utilisation
## Accueil
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://2fauth.10.0.4.29.traefik.me`)"
+
# More info
- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
diff --git a/Securite/2fauth/docker-compose-traefik.yml b/Securite/2fauth/docker-compose-traefik.yml
index e69de29b..40514b3e 100644
--- a/Securite/2fauth/docker-compose-traefik.yml
+++ b/Securite/2fauth/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Securite/2fauth/img/banniere-2fauth.png b/Securite/2fauth/img/banniere-2fauth.png
new file mode 100644
index 00000000..3cecff13
Binary files /dev/null and b/Securite/2fauth/img/banniere-2fauth.png differ
diff --git a/Securite/AnonFiles/README.md b/Securite/AnonFiles/README.md
index cf211b67..91b30f53 100644
--- a/Securite/AnonFiles/README.md
+++ b/Securite/AnonFiles/README.md
@@ -1,9 +1,39 @@

+URL :
# AnonFiles
+AnonFiles ou AnonUpload est un simple t?l?chargeur de fichiers PHP sans base de donn?es. Il est construit avec la vie priv?e ? l'esprit, en ne montrant pas le nom de fichier direct utilis?. AnonFiles est con?u pour fonctionner n'importe o?. Nginx, Apache, Lightspeed, tout va marcher. Pas de r??critures, juste du PHP pur.
-# Installation
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de AnonFiles
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Securite\AnonFiles
+```
+
+## Modifier la configuration de AnonFiles
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Securite\AnonFiles
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de AnonFiles
Pour utiliser AnonFiles tout seul
```bash
@@ -15,14 +45,19 @@ Pour utiliser AnonFiles avec Traefik
docker compose -f docker-compose-traefik.yml up -d
```
-Pour utiliser AnonFiles avec Nginx
-```bash
-docker compose -f docker-compose-nginx.yml up -d
-```
# Utilisation
## Accueil
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://AnonFiles.10.0.4.29.traefik.me`)"
+
# More info
- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
diff --git a/Securite/AnonFiles/docker-compose-traefik.yml b/Securite/AnonFiles/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Securite/AnonFiles/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Securite/AnonFiles/docker-compose.yml b/Securite/AnonFiles/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Securite/AnonFiles/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Securite/AnonFiles/img/logo-AnonFiles.png b/Securite/AnonFiles/img/logo-AnonFiles.png
new file mode 100644
index 00000000..3f7573b7
Binary files /dev/null and b/Securite/AnonFiles/img/logo-AnonFiles.png differ
diff --git a/Securite/BitWarden/README.md b/Securite/BitWarden/README.md
index 30264948..6eb22ebf 100644
--- a/Securite/BitWarden/README.md
+++ b/Securite/BitWarden/README.md
@@ -1,9 +1,39 @@

+URL :
# BitWarden
+Bitwarden est un service de gestion de mot de passe libre et open source (gestionnaire de mots de croisement) qui stocke des informations sensibles telles que des identifiants de site Web dans un coffre-fort crypt?.
-# Installation
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de BitWarden
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Securite\BitWarden
+```
+
+## Modifier la configuration de BitWarden
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Securite\BitWarden
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de BitWarden
Pour utiliser BitWarden tout seul
```bash
@@ -15,14 +45,19 @@ Pour utiliser BitWarden avec Traefik
docker compose -f docker-compose-traefik.yml up -d
```
-Pour utiliser BitWarden avec Nginx
-```bash
-docker compose -f docker-compose-nginx.yml up -d
-```
# Utilisation
## Accueil
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://BitWarden.10.0.4.29.traefik.me`)"
+
# More info
- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
diff --git a/Securite/BitWarden/docker-compose-traefik.yml b/Securite/BitWarden/docker-compose-traefik.yml
index e69de29b..40514b3e 100644
--- a/Securite/BitWarden/docker-compose-traefik.yml
+++ b/Securite/BitWarden/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Securite/BitWarden/docker-compose.yml b/Securite/BitWarden/docker-compose.yml
index e69de29b..a0a34550 100644
--- a/Securite/BitWarden/docker-compose.yml
+++ b/Securite/BitWarden/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Securite/BitWarden/img/logo-BitWarden.png b/Securite/BitWarden/img/logo-BitWarden.png
new file mode 100644
index 00000000..96f4461d
Binary files /dev/null and b/Securite/BitWarden/img/logo-BitWarden.png differ
diff --git a/Securite/Cryptgeon/README.md b/Securite/Cryptgeon/README.md
index 7a14b468..60446814 100644
--- a/Securite/Cryptgeon/README.md
+++ b/Securite/Cryptgeon/README.md
@@ -1,9 +1,39 @@

+URL :
# Cryptgeon
+Cryptgeon est une note de partage ouverte et s?curis?e ou un service de fichiers inspir? par PrivNote, ?crit en rouille et svelte. Chaque note de document a un id g?n?r? ? 512 bits qui est utilis? pour r?cup?rer la note.
-# Installation
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Cryptgeon
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Securite\Cryptgeon
+```
+
+## Modifier la configuration de Cryptgeon
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Securite\Cryptgeon
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Cryptgeon
Pour utiliser Cryptgeon tout seul
```bash
@@ -15,14 +45,19 @@ Pour utiliser Cryptgeon avec Traefik
docker compose -f docker-compose-traefik.yml up -d
```
-Pour utiliser Cryptgeon avec Nginx
-```bash
-docker compose -f docker-compose-nginx.yml up -d
-```
# Utilisation
## Accueil
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Cryptgeon.10.0.4.29.traefik.me`)"
+
# More info
- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
diff --git a/Securite/Cryptgeon/docker-compose-traefik.yml b/Securite/Cryptgeon/docker-compose-traefik.yml
index e69de29b..40514b3e 100644
--- a/Securite/Cryptgeon/docker-compose-traefik.yml
+++ b/Securite/Cryptgeon/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Securite/Cryptgeon/docker-compose.yml b/Securite/Cryptgeon/docker-compose.yml
index e69de29b..a0a34550 100644
--- a/Securite/Cryptgeon/docker-compose.yml
+++ b/Securite/Cryptgeon/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Securite/FlashPaper/README.md b/Securite/FlashPaper/README.md
index 7821ea4c..1002d709 100644
--- a/Securite/FlashPaper/README.md
+++ b/Securite/FlashPaper/README.md
@@ -1,9 +1,39 @@

+URL :
# FlashPaper
+FlashPaper est une application de partage secr?te ? un seul mot de passe ? connaissance nulle crypt?e ax?e sur la simplicit? et la s?curit?. Aucune base de donn?es ni configuration compliqu?e n'est requise.
-# Installation
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de FlashPaper
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Securite\FlashPaper
+```
+
+## Modifier la configuration de FlashPaper
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Securite\FlashPaper
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de FlashPaper
Pour utiliser FlashPaper tout seul
```bash
@@ -15,14 +45,19 @@ Pour utiliser FlashPaper avec Traefik
docker compose -f docker-compose-traefik.yml up -d
```
-Pour utiliser FlashPaper avec Nginx
-```bash
-docker compose -f docker-compose-nginx.yml up -d
-```
# Utilisation
## Accueil
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://FlashPaper.10.0.4.29.traefik.me`)"
+
# More info
- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
diff --git a/Securite/FlashPaper/docker-compose-traefik.yml b/Securite/FlashPaper/docker-compose-traefik.yml
index e69de29b..40514b3e 100644
--- a/Securite/FlashPaper/docker-compose-traefik.yml
+++ b/Securite/FlashPaper/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Securite/FlashPaper/docker-compose.yml b/Securite/FlashPaper/docker-compose.yml
index e69de29b..a0a34550 100644
--- a/Securite/FlashPaper/docker-compose.yml
+++ b/Securite/FlashPaper/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Securite/FlashPaper/img/logo-FlashPaper.png b/Securite/FlashPaper/img/logo-FlashPaper.png
new file mode 100644
index 00000000..b07d0c6f
Binary files /dev/null and b/Securite/FlashPaper/img/logo-FlashPaper.png differ
diff --git a/Securite/Hastebin/README.md b/Securite/Hastebin/README.md
index 9d749ffe..a6361be6 100644
--- a/Securite/Hastebin/README.md
+++ b/Securite/Hastebin/README.md
@@ -1,9 +1,39 @@

+URL :
# Hastebin
+Le partage de code est une bonne chose, et il devrait ?tre tr?s facile de le faire. Beaucoup de fois, vous voulez montrer quelque chose ? quelqu'un ? et c'est l? que vous utilisez des past?bines. Une alternative ? la Hast?bine est la p?te Hasty.
-# Installation
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Hastebin
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Securite\Hastebin
+```
+
+## Modifier la configuration de Hastebin
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Securite\Hastebin
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Hastebin
Pour utiliser Hastebin tout seul
```bash
@@ -15,14 +45,19 @@ Pour utiliser Hastebin avec Traefik
docker compose -f docker-compose-traefik.yml up -d
```
-Pour utiliser Hastebin avec Nginx
-```bash
-docker compose -f docker-compose-nginx.yml up -d
-```
# Utilisation
## Accueil
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Hastebin.10.0.4.29.traefik.me`)"
+
# More info
- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
diff --git a/Securite/Hastebin/docker-compose-traefik.yml b/Securite/Hastebin/docker-compose-traefik.yml
index e69de29b..40514b3e 100644
--- a/Securite/Hastebin/docker-compose-traefik.yml
+++ b/Securite/Hastebin/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Securite/Hastebin/docker-compose.yml b/Securite/Hastebin/docker-compose.yml
index e69de29b..a0a34550 100644
--- a/Securite/Hastebin/docker-compose.yml
+++ b/Securite/Hastebin/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Securite/Hasty Paste/README.md b/Securite/Hasty Paste/README.md
index 85451fe8..73a77484 100644
--- a/Securite/Hasty Paste/README.md
+++ b/Securite/Hasty Paste/README.md
@@ -1,28 +1,63 @@
-
+
+URL :
-# Hasty-Paste
+# Hasty Paste
+Hasty Paste est un p?ton p?teux rapide et minimal ?crit en Python en Quart.
-# Installation
+# Téléchargement, Configuration et Lancement
-Pour utiliser Hasty-Paste tout seul
+## Téléchargement de Hasty Paste
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Securite\Hasty Paste
+```
+
+## Modifier la configuration de Hasty Paste
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Securite\Hasty Paste
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Hasty Paste
+
+Pour utiliser Hasty Paste tout seul
```bash
docker compose up -d
```
-Pour utiliser Hasty-Paste avec Traefik
+Pour utiliser Hasty Paste avec Traefik
```bash
docker compose -f docker-compose-traefik.yml up -d
```
-Pour utiliser Hasty-Paste avec Nginx
-```bash
-docker compose -f docker-compose-nginx.yml up -d
-```
# Utilisation
## Accueil
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Hasty Paste.10.0.4.29.traefik.me`)"
+
# More info
- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
diff --git a/Securite/Hasty Paste/docker-compose-traefik.yml b/Securite/Hasty Paste/docker-compose-traefik.yml
index e69de29b..40514b3e 100644
--- a/Securite/Hasty Paste/docker-compose-traefik.yml
+++ b/Securite/Hasty Paste/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Securite/Hasty Paste/docker-compose.yml b/Securite/Hasty Paste/docker-compose.yml
index e69de29b..a0a34550 100644
--- a/Securite/Hasty Paste/docker-compose.yml
+++ b/Securite/Hasty Paste/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Securite/Hemmelig/LICENSE b/Securite/Hemmelig/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/Securite/Hemmelig/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/Hemmelig/README.md b/Securite/Hemmelig/README.md
index 84da6490..1d2da230 100644
--- a/Securite/Hemmelig/README.md
+++ b/Securite/Hemmelig/README.md
@@ -1,29 +1,63 @@
-
+
+URL :
-# Adminer
+# Hemmelig
-Adminer est un outil de gestion de base de données complet écrit en PHP. Inversement à phpMyAdmin, il consiste en un seul ficSecuriteer prêt à être déployé sur le serveur cible. Adminer est disponible pour MySQL, MariaDB, PostgreSQL, SQLite, MS SQL, Oracle, Elasticsearch, MongoDB et autres via plugin
+L'application Hemmelig doit ?tre utilis?e pour partager des secrets crypt?s entre les organisations, ou en tant qu'utilisateurs priv?s. Hemmelig se soucie vraiment de votre vie priv?e, et fera tout pour rester ainsi.
-# Installation
+# Téléchargement, Configuration et Lancement
-Pour utiliser Adminer tout seul
+## Téléchargement de Hemmelig
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Securite\Hemmelig
+```
+
+## Modifier la configuration de Hemmelig
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Securite\Hemmelig
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Hemmelig
+
+Pour utiliser Hemmelig tout seul
```bash
docker compose up -d
```
-Pour utiliser Adminer avec Traefik
+Pour utiliser Hemmelig avec Traefik
```bash
docker compose -f docker-compose-traefik.yml up -d
```
-Pour utiliser Adminer avec Nginx
-```bash
-docker compose -f docker-compose-nginx.yml up -d
-```
# Utilisation
## Accueil
-
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Hemmelig.10.0.4.29.traefik.me`)"
+
# More info
- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
diff --git a/Securite/Hemmelig/docker-compose-traefik.yml b/Securite/Hemmelig/docker-compose-traefik.yml
index e69de29b..40514b3e 100644
--- a/Securite/Hemmelig/docker-compose-traefik.yml
+++ b/Securite/Hemmelig/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Securite/Hemmelig/docker-compose.yml b/Securite/Hemmelig/docker-compose.yml
index e69de29b..a0a34550 100644
--- a/Securite/Hemmelig/docker-compose.yml
+++ b/Securite/Hemmelig/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Securite/Hemmelig/img/banniere-Hemmelig.png b/Securite/Hemmelig/img/banniere-Hemmelig.png
new file mode 100644
index 00000000..755d6b88
Binary files /dev/null and b/Securite/Hemmelig/img/banniere-Hemmelig.png differ
diff --git a/Securite/KeePassXC/LICENSE b/Securite/KeePassXC/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/Securite/KeePassXC/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/KeePassXC/README.md b/Securite/KeePassXC/README.md
index 84da6490..c9bdd6f6 100644
--- a/Securite/KeePassXC/README.md
+++ b/Securite/KeePassXC/README.md
@@ -1,29 +1,63 @@
-
+
+URL :
-# Adminer
+# KeePassXC
-Adminer est un outil de gestion de base de données complet écrit en PHP. Inversement à phpMyAdmin, il consiste en un seul ficSecuriteer prêt à être déployé sur le serveur cible. Adminer est disponible pour MySQL, MariaDB, PostgreSQL, SQLite, MS SQL, Oracle, Elasticsearch, MongoDB et autres via plugin
+KeePassXC est un gestionnaire de mots de passe gratuit et open source. Il a commenc? comme une fourche communautaire de KeePassX.
-# Installation
+# Téléchargement, Configuration et Lancement
-Pour utiliser Adminer tout seul
+## Téléchargement de KeePassXC
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Securite\KeePassXC
+```
+
+## Modifier la configuration de KeePassXC
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Securite\KeePassXC
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de KeePassXC
+
+Pour utiliser KeePassXC tout seul
```bash
docker compose up -d
```
-Pour utiliser Adminer avec Traefik
+Pour utiliser KeePassXC avec Traefik
```bash
docker compose -f docker-compose-traefik.yml up -d
```
-Pour utiliser Adminer avec Nginx
-```bash
-docker compose -f docker-compose-nginx.yml up -d
-```
# Utilisation
## Accueil
-
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://KeePassXC.10.0.4.29.traefik.me`)"
+
# More info
- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
diff --git a/Securite/KeePassXC/docker-compose-traefik.yml b/Securite/KeePassXC/docker-compose-traefik.yml
index e69de29b..40514b3e 100644
--- a/Securite/KeePassXC/docker-compose-traefik.yml
+++ b/Securite/KeePassXC/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Securite/KeePassXC/docker-compose.yml b/Securite/KeePassXC/docker-compose.yml
index e69de29b..a0a34550 100644
--- a/Securite/KeePassXC/docker-compose.yml
+++ b/Securite/KeePassXC/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Securite/KeePassXC/img/logo-KeePassXC.png b/Securite/KeePassXC/img/logo-KeePassXC.png
new file mode 100644
index 00000000..f3edc4d8
Binary files /dev/null and b/Securite/KeePassXC/img/logo-KeePassXC.png differ
diff --git a/Securite/LenPaste/README.md b/Securite/LenPaste/README.md
index 01292020..ff8c41e9 100644
--- a/Securite/LenPaste/README.md
+++ b/Securite/LenPaste/README.md
@@ -1,9 +1,39 @@

+URL :
# LenPaste
+Lenpaste est un service web qui vous permet de partager des notes de mani?re anonyme, une alternative ? la past?bine. Vous avez une option de mise en ?vidence syntaxique et vous pouvez facilement int?grer le code partout.
-# Installation
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de LenPaste
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Securite\LenPaste
+```
+
+## Modifier la configuration de LenPaste
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Securite\LenPaste
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de LenPaste
Pour utiliser LenPaste tout seul
```bash
@@ -15,14 +45,19 @@ Pour utiliser LenPaste avec Traefik
docker compose -f docker-compose-traefik.yml up -d
```
-Pour utiliser LenPaste avec Nginx
-```bash
-docker compose -f docker-compose-nginx.yml up -d
-```
# Utilisation
## Accueil
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://LenPaste.10.0.4.29.traefik.me`)"
+
# More info
- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
diff --git a/Securite/LenPaste/docker-compose-traefik.yml b/Securite/LenPaste/docker-compose-traefik.yml
index e69de29b..40514b3e 100644
--- a/Securite/LenPaste/docker-compose-traefik.yml
+++ b/Securite/LenPaste/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Securite/LenPaste/docker-compose.yml b/Securite/LenPaste/docker-compose.yml
index e69de29b..a0a34550 100644
--- a/Securite/LenPaste/docker-compose.yml
+++ b/Securite/LenPaste/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Securite/LenPaste/img/logo-LenPaste.png b/Securite/LenPaste/img/logo-LenPaste.png
new file mode 100644
index 00000000..2dfa35db
Binary files /dev/null and b/Securite/LenPaste/img/logo-LenPaste.png differ
diff --git a/Linkwarden/.devcontainer/devcontainer.json b/Securite/Linkwarden/.devcontainer/devcontainer.json
similarity index 100%
rename from Linkwarden/.devcontainer/devcontainer.json
rename to Securite/Linkwarden/.devcontainer/devcontainer.json
diff --git a/Linkwarden/.dockerignore b/Securite/Linkwarden/.dockerignore
similarity index 100%
rename from Linkwarden/.dockerignore
rename to Securite/Linkwarden/.dockerignore
diff --git a/Linkwarden/.env.sample b/Securite/Linkwarden/.env.sample
similarity index 100%
rename from Linkwarden/.env.sample
rename to Securite/Linkwarden/.env.sample
diff --git a/Linkwarden/.eslintrc.json b/Securite/Linkwarden/.eslintrc.json
similarity index 100%
rename from Linkwarden/.eslintrc.json
rename to Securite/Linkwarden/.eslintrc.json
diff --git a/Linkwarden/.prettierignore b/Securite/Linkwarden/.prettierignore
similarity index 100%
rename from Linkwarden/.prettierignore
rename to Securite/Linkwarden/.prettierignore
diff --git a/Linkwarden/.prettierrc.json b/Securite/Linkwarden/.prettierrc.json
similarity index 100%
rename from Linkwarden/.prettierrc.json
rename to Securite/Linkwarden/.prettierrc.json
diff --git a/Linkwarden/.vscode/settings.json b/Securite/Linkwarden/.vscode/settings.json
similarity index 100%
rename from Linkwarden/.vscode/settings.json
rename to Securite/Linkwarden/.vscode/settings.json
diff --git a/Linkwarden/ARCHITECTURE.md b/Securite/Linkwarden/ARCHITECTURE.md
similarity index 100%
rename from Linkwarden/ARCHITECTURE.md
rename to Securite/Linkwarden/ARCHITECTURE.md
diff --git a/Linkwarden/Dockerfile b/Securite/Linkwarden/Dockerfile
similarity index 100%
rename from Linkwarden/Dockerfile
rename to Securite/Linkwarden/Dockerfile
diff --git a/Securite/Linkwarden/LICENSE b/Securite/Linkwarden/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/Securite/Linkwarden/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/Linkwarden/README.md b/Securite/Linkwarden/README.md
new file mode 100644
index 00000000..a9d7f7ee
--- /dev/null
+++ b/Securite/Linkwarden/README.md
@@ -0,0 +1,66 @@
+
+URL :
+
+# Linkwarden
+
+
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Linkwarden
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Securite\Linkwarden
+```
+
+## Modifier la configuration de Linkwarden
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Securite\Linkwarden
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Linkwarden
+
+Pour utiliser Linkwarden tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Linkwarden avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Linkwarden.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Linkwarden/assets/all_collections.jpg b/Securite/Linkwarden/assets/all_collections.jpg
similarity index 100%
rename from Linkwarden/assets/all_collections.jpg
rename to Securite/Linkwarden/assets/all_collections.jpg
diff --git a/Linkwarden/assets/all_links.jpg b/Securite/Linkwarden/assets/all_links.jpg
similarity index 100%
rename from Linkwarden/assets/all_links.jpg
rename to Securite/Linkwarden/assets/all_links.jpg
diff --git a/Linkwarden/assets/dashboard.png b/Securite/Linkwarden/assets/dashboard.png
similarity index 100%
rename from Linkwarden/assets/dashboard.png
rename to Securite/Linkwarden/assets/dashboard.png
diff --git a/Linkwarden/assets/light_dashboard.jpg b/Securite/Linkwarden/assets/light_dashboard.jpg
similarity index 100%
rename from Linkwarden/assets/light_dashboard.jpg
rename to Securite/Linkwarden/assets/light_dashboard.jpg
diff --git a/Linkwarden/assets/list_view.jpg b/Securite/Linkwarden/assets/list_view.jpg
similarity index 100%
rename from Linkwarden/assets/list_view.jpg
rename to Securite/Linkwarden/assets/list_view.jpg
diff --git a/Linkwarden/assets/logo.png b/Securite/Linkwarden/assets/logo.png
similarity index 100%
rename from Linkwarden/assets/logo.png
rename to Securite/Linkwarden/assets/logo.png
diff --git a/Linkwarden/assets/manage_team.jpg b/Securite/Linkwarden/assets/manage_team.jpg
similarity index 100%
rename from Linkwarden/assets/manage_team.jpg
rename to Securite/Linkwarden/assets/manage_team.jpg
diff --git a/Linkwarden/assets/preserved_formats.jpg b/Securite/Linkwarden/assets/preserved_formats.jpg
similarity index 100%
rename from Linkwarden/assets/preserved_formats.jpg
rename to Securite/Linkwarden/assets/preserved_formats.jpg
diff --git a/Linkwarden/assets/public_page.jpg b/Securite/Linkwarden/assets/public_page.jpg
similarity index 100%
rename from Linkwarden/assets/public_page.jpg
rename to Securite/Linkwarden/assets/public_page.jpg
diff --git a/Linkwarden/assets/readable_view.jpg b/Securite/Linkwarden/assets/readable_view.jpg
similarity index 100%
rename from Linkwarden/assets/readable_view.jpg
rename to Securite/Linkwarden/assets/readable_view.jpg
diff --git a/Linkwarden/assets/star_repo.gif b/Securite/Linkwarden/assets/star_repo.gif
similarity index 100%
rename from Linkwarden/assets/star_repo.gif
rename to Securite/Linkwarden/assets/star_repo.gif
diff --git a/Linkwarden/components/AccentSubmitButton.tsx b/Securite/Linkwarden/components/AccentSubmitButton.tsx
similarity index 100%
rename from Linkwarden/components/AccentSubmitButton.tsx
rename to Securite/Linkwarden/components/AccentSubmitButton.tsx
diff --git a/Linkwarden/components/AnnouncementBar.tsx b/Securite/Linkwarden/components/AnnouncementBar.tsx
similarity index 100%
rename from Linkwarden/components/AnnouncementBar.tsx
rename to Securite/Linkwarden/components/AnnouncementBar.tsx
diff --git a/Linkwarden/components/Checkbox.tsx b/Securite/Linkwarden/components/Checkbox.tsx
similarity index 100%
rename from Linkwarden/components/Checkbox.tsx
rename to Securite/Linkwarden/components/Checkbox.tsx
diff --git a/Linkwarden/components/ClickAwayHandler.tsx b/Securite/Linkwarden/components/ClickAwayHandler.tsx
similarity index 100%
rename from Linkwarden/components/ClickAwayHandler.tsx
rename to Securite/Linkwarden/components/ClickAwayHandler.tsx
diff --git a/Linkwarden/components/CollectionCard.tsx b/Securite/Linkwarden/components/CollectionCard.tsx
similarity index 100%
rename from Linkwarden/components/CollectionCard.tsx
rename to Securite/Linkwarden/components/CollectionCard.tsx
diff --git a/Linkwarden/components/CollectionListing.tsx b/Securite/Linkwarden/components/CollectionListing.tsx
similarity index 100%
rename from Linkwarden/components/CollectionListing.tsx
rename to Securite/Linkwarden/components/CollectionListing.tsx
diff --git a/Linkwarden/components/DashboardItem.tsx b/Securite/Linkwarden/components/DashboardItem.tsx
similarity index 100%
rename from Linkwarden/components/DashboardItem.tsx
rename to Securite/Linkwarden/components/DashboardItem.tsx
diff --git a/Linkwarden/components/Dropdown.tsx b/Securite/Linkwarden/components/Dropdown.tsx
similarity index 100%
rename from Linkwarden/components/Dropdown.tsx
rename to Securite/Linkwarden/components/Dropdown.tsx
diff --git a/Linkwarden/components/FilterSearchDropdown.tsx b/Securite/Linkwarden/components/FilterSearchDropdown.tsx
similarity index 100%
rename from Linkwarden/components/FilterSearchDropdown.tsx
rename to Securite/Linkwarden/components/FilterSearchDropdown.tsx
diff --git a/Linkwarden/components/InputSelect/CollectionSelection.tsx b/Securite/Linkwarden/components/InputSelect/CollectionSelection.tsx
similarity index 100%
rename from Linkwarden/components/InputSelect/CollectionSelection.tsx
rename to Securite/Linkwarden/components/InputSelect/CollectionSelection.tsx
diff --git a/Linkwarden/components/InputSelect/TagSelection.tsx b/Securite/Linkwarden/components/InputSelect/TagSelection.tsx
similarity index 100%
rename from Linkwarden/components/InputSelect/TagSelection.tsx
rename to Securite/Linkwarden/components/InputSelect/TagSelection.tsx
diff --git a/Linkwarden/components/InputSelect/styles.ts b/Securite/Linkwarden/components/InputSelect/styles.ts
similarity index 100%
rename from Linkwarden/components/InputSelect/styles.ts
rename to Securite/Linkwarden/components/InputSelect/styles.ts
diff --git a/Linkwarden/components/InputSelect/types.ts b/Securite/Linkwarden/components/InputSelect/types.ts
similarity index 100%
rename from Linkwarden/components/InputSelect/types.ts
rename to Securite/Linkwarden/components/InputSelect/types.ts
diff --git a/Linkwarden/components/LinkViews/Layouts/CardView.tsx b/Securite/Linkwarden/components/LinkViews/Layouts/CardView.tsx
similarity index 100%
rename from Linkwarden/components/LinkViews/Layouts/CardView.tsx
rename to Securite/Linkwarden/components/LinkViews/Layouts/CardView.tsx
diff --git a/Linkwarden/components/LinkViews/Layouts/GridView.tsx b/Securite/Linkwarden/components/LinkViews/Layouts/GridView.tsx
similarity index 100%
rename from Linkwarden/components/LinkViews/Layouts/GridView.tsx
rename to Securite/Linkwarden/components/LinkViews/Layouts/GridView.tsx
diff --git a/Linkwarden/components/LinkViews/Layouts/ListView.tsx b/Securite/Linkwarden/components/LinkViews/Layouts/ListView.tsx
similarity index 100%
rename from Linkwarden/components/LinkViews/Layouts/ListView.tsx
rename to Securite/Linkwarden/components/LinkViews/Layouts/ListView.tsx
diff --git a/Linkwarden/components/LinkViews/LinkCard.tsx b/Securite/Linkwarden/components/LinkViews/LinkCard.tsx
similarity index 100%
rename from Linkwarden/components/LinkViews/LinkCard.tsx
rename to Securite/Linkwarden/components/LinkViews/LinkCard.tsx
diff --git a/Linkwarden/components/LinkViews/LinkComponents/LinkActions.tsx b/Securite/Linkwarden/components/LinkViews/LinkComponents/LinkActions.tsx
similarity index 100%
rename from Linkwarden/components/LinkViews/LinkComponents/LinkActions.tsx
rename to Securite/Linkwarden/components/LinkViews/LinkComponents/LinkActions.tsx
diff --git a/Linkwarden/components/LinkViews/LinkComponents/LinkCollection.tsx b/Securite/Linkwarden/components/LinkViews/LinkComponents/LinkCollection.tsx
similarity index 100%
rename from Linkwarden/components/LinkViews/LinkComponents/LinkCollection.tsx
rename to Securite/Linkwarden/components/LinkViews/LinkComponents/LinkCollection.tsx
diff --git a/Linkwarden/components/LinkViews/LinkComponents/LinkDate.tsx b/Securite/Linkwarden/components/LinkViews/LinkComponents/LinkDate.tsx
similarity index 100%
rename from Linkwarden/components/LinkViews/LinkComponents/LinkDate.tsx
rename to Securite/Linkwarden/components/LinkViews/LinkComponents/LinkDate.tsx
diff --git a/Linkwarden/components/LinkViews/LinkComponents/LinkGroupedIconURL.tsx b/Securite/Linkwarden/components/LinkViews/LinkComponents/LinkGroupedIconURL.tsx
similarity index 100%
rename from Linkwarden/components/LinkViews/LinkComponents/LinkGroupedIconURL.tsx
rename to Securite/Linkwarden/components/LinkViews/LinkComponents/LinkGroupedIconURL.tsx
diff --git a/Linkwarden/components/LinkViews/LinkComponents/LinkIcon.tsx b/Securite/Linkwarden/components/LinkViews/LinkComponents/LinkIcon.tsx
similarity index 100%
rename from Linkwarden/components/LinkViews/LinkComponents/LinkIcon.tsx
rename to Securite/Linkwarden/components/LinkViews/LinkComponents/LinkIcon.tsx
diff --git a/Linkwarden/components/LinkViews/LinkGrid.tsx b/Securite/Linkwarden/components/LinkViews/LinkGrid.tsx
similarity index 100%
rename from Linkwarden/components/LinkViews/LinkGrid.tsx
rename to Securite/Linkwarden/components/LinkViews/LinkGrid.tsx
diff --git a/Linkwarden/components/LinkViews/LinkList.tsx b/Securite/Linkwarden/components/LinkViews/LinkList.tsx
similarity index 100%
rename from Linkwarden/components/LinkViews/LinkList.tsx
rename to Securite/Linkwarden/components/LinkViews/LinkList.tsx
diff --git a/Linkwarden/components/Loader.tsx b/Securite/Linkwarden/components/Loader.tsx
similarity index 100%
rename from Linkwarden/components/Loader.tsx
rename to Securite/Linkwarden/components/Loader.tsx
diff --git a/Linkwarden/components/MobileNavigation.tsx b/Securite/Linkwarden/components/MobileNavigation.tsx
similarity index 100%
rename from Linkwarden/components/MobileNavigation.tsx
rename to Securite/Linkwarden/components/MobileNavigation.tsx
diff --git a/Linkwarden/components/MobileNavigationButton.tsx b/Securite/Linkwarden/components/MobileNavigationButton.tsx
similarity index 100%
rename from Linkwarden/components/MobileNavigationButton.tsx
rename to Securite/Linkwarden/components/MobileNavigationButton.tsx
diff --git a/Linkwarden/components/Modal.tsx b/Securite/Linkwarden/components/Modal.tsx
similarity index 100%
rename from Linkwarden/components/Modal.tsx
rename to Securite/Linkwarden/components/Modal.tsx
diff --git a/Linkwarden/components/ModalContent/BulkDeleteLinksModal.tsx b/Securite/Linkwarden/components/ModalContent/BulkDeleteLinksModal.tsx
similarity index 100%
rename from Linkwarden/components/ModalContent/BulkDeleteLinksModal.tsx
rename to Securite/Linkwarden/components/ModalContent/BulkDeleteLinksModal.tsx
diff --git a/Linkwarden/components/ModalContent/BulkEditLinksModal.tsx b/Securite/Linkwarden/components/ModalContent/BulkEditLinksModal.tsx
similarity index 100%
rename from Linkwarden/components/ModalContent/BulkEditLinksModal.tsx
rename to Securite/Linkwarden/components/ModalContent/BulkEditLinksModal.tsx
diff --git a/Linkwarden/components/ModalContent/DeleteCollectionModal.tsx b/Securite/Linkwarden/components/ModalContent/DeleteCollectionModal.tsx
similarity index 100%
rename from Linkwarden/components/ModalContent/DeleteCollectionModal.tsx
rename to Securite/Linkwarden/components/ModalContent/DeleteCollectionModal.tsx
diff --git a/Linkwarden/components/ModalContent/DeleteLinkModal.tsx b/Securite/Linkwarden/components/ModalContent/DeleteLinkModal.tsx
similarity index 100%
rename from Linkwarden/components/ModalContent/DeleteLinkModal.tsx
rename to Securite/Linkwarden/components/ModalContent/DeleteLinkModal.tsx
diff --git a/Linkwarden/components/ModalContent/EditCollectionModal.tsx b/Securite/Linkwarden/components/ModalContent/EditCollectionModal.tsx
similarity index 100%
rename from Linkwarden/components/ModalContent/EditCollectionModal.tsx
rename to Securite/Linkwarden/components/ModalContent/EditCollectionModal.tsx
diff --git a/Linkwarden/components/ModalContent/EditCollectionSharingModal.tsx b/Securite/Linkwarden/components/ModalContent/EditCollectionSharingModal.tsx
similarity index 100%
rename from Linkwarden/components/ModalContent/EditCollectionSharingModal.tsx
rename to Securite/Linkwarden/components/ModalContent/EditCollectionSharingModal.tsx
diff --git a/Linkwarden/components/ModalContent/EditLinkModal.tsx b/Securite/Linkwarden/components/ModalContent/EditLinkModal.tsx
similarity index 100%
rename from Linkwarden/components/ModalContent/EditLinkModal.tsx
rename to Securite/Linkwarden/components/ModalContent/EditLinkModal.tsx
diff --git a/Linkwarden/components/ModalContent/NewCollectionModal.tsx b/Securite/Linkwarden/components/ModalContent/NewCollectionModal.tsx
similarity index 100%
rename from Linkwarden/components/ModalContent/NewCollectionModal.tsx
rename to Securite/Linkwarden/components/ModalContent/NewCollectionModal.tsx
diff --git a/Linkwarden/components/ModalContent/NewLinkModal.tsx b/Securite/Linkwarden/components/ModalContent/NewLinkModal.tsx
similarity index 100%
rename from Linkwarden/components/ModalContent/NewLinkModal.tsx
rename to Securite/Linkwarden/components/ModalContent/NewLinkModal.tsx
diff --git a/Linkwarden/components/ModalContent/NewTokenModal.tsx b/Securite/Linkwarden/components/ModalContent/NewTokenModal.tsx
similarity index 100%
rename from Linkwarden/components/ModalContent/NewTokenModal.tsx
rename to Securite/Linkwarden/components/ModalContent/NewTokenModal.tsx
diff --git a/Linkwarden/components/ModalContent/PreservedFormatsModal.tsx b/Securite/Linkwarden/components/ModalContent/PreservedFormatsModal.tsx
similarity index 100%
rename from Linkwarden/components/ModalContent/PreservedFormatsModal.tsx
rename to Securite/Linkwarden/components/ModalContent/PreservedFormatsModal.tsx
diff --git a/Linkwarden/components/ModalContent/RevokeTokenModal.tsx b/Securite/Linkwarden/components/ModalContent/RevokeTokenModal.tsx
similarity index 100%
rename from Linkwarden/components/ModalContent/RevokeTokenModal.tsx
rename to Securite/Linkwarden/components/ModalContent/RevokeTokenModal.tsx
diff --git a/Linkwarden/components/ModalContent/UploadFileModal.tsx b/Securite/Linkwarden/components/ModalContent/UploadFileModal.tsx
similarity index 100%
rename from Linkwarden/components/ModalContent/UploadFileModal.tsx
rename to Securite/Linkwarden/components/ModalContent/UploadFileModal.tsx
diff --git a/Linkwarden/components/Navbar.tsx b/Securite/Linkwarden/components/Navbar.tsx
similarity index 100%
rename from Linkwarden/components/Navbar.tsx
rename to Securite/Linkwarden/components/Navbar.tsx
diff --git a/Linkwarden/components/NoLinksFound.tsx b/Securite/Linkwarden/components/NoLinksFound.tsx
similarity index 100%
rename from Linkwarden/components/NoLinksFound.tsx
rename to Securite/Linkwarden/components/NoLinksFound.tsx
diff --git a/Linkwarden/components/PageHeader.tsx b/Securite/Linkwarden/components/PageHeader.tsx
similarity index 100%
rename from Linkwarden/components/PageHeader.tsx
rename to Securite/Linkwarden/components/PageHeader.tsx
diff --git a/Linkwarden/components/PreserverdFormatRow.tsx b/Securite/Linkwarden/components/PreserverdFormatRow.tsx
similarity index 100%
rename from Linkwarden/components/PreserverdFormatRow.tsx
rename to Securite/Linkwarden/components/PreserverdFormatRow.tsx
diff --git a/Linkwarden/components/ProfilePhoto.tsx b/Securite/Linkwarden/components/ProfilePhoto.tsx
similarity index 100%
rename from Linkwarden/components/ProfilePhoto.tsx
rename to Securite/Linkwarden/components/ProfilePhoto.tsx
diff --git a/Linkwarden/components/RadioButton.tsx b/Securite/Linkwarden/components/RadioButton.tsx
similarity index 100%
rename from Linkwarden/components/RadioButton.tsx
rename to Securite/Linkwarden/components/RadioButton.tsx
diff --git a/Linkwarden/components/ReadableView.tsx b/Securite/Linkwarden/components/ReadableView.tsx
similarity index 100%
rename from Linkwarden/components/ReadableView.tsx
rename to Securite/Linkwarden/components/ReadableView.tsx
diff --git a/Linkwarden/components/SearchBar.tsx b/Securite/Linkwarden/components/SearchBar.tsx
similarity index 100%
rename from Linkwarden/components/SearchBar.tsx
rename to Securite/Linkwarden/components/SearchBar.tsx
diff --git a/Linkwarden/components/SettingsSidebar.tsx b/Securite/Linkwarden/components/SettingsSidebar.tsx
similarity index 100%
rename from Linkwarden/components/SettingsSidebar.tsx
rename to Securite/Linkwarden/components/SettingsSidebar.tsx
diff --git a/Linkwarden/components/Sidebar.tsx b/Securite/Linkwarden/components/Sidebar.tsx
similarity index 100%
rename from Linkwarden/components/Sidebar.tsx
rename to Securite/Linkwarden/components/Sidebar.tsx
diff --git a/Linkwarden/components/SidebarHighlightLink.tsx b/Securite/Linkwarden/components/SidebarHighlightLink.tsx
similarity index 100%
rename from Linkwarden/components/SidebarHighlightLink.tsx
rename to Securite/Linkwarden/components/SidebarHighlightLink.tsx
diff --git a/Linkwarden/components/SortDropdown.tsx b/Securite/Linkwarden/components/SortDropdown.tsx
similarity index 100%
rename from Linkwarden/components/SortDropdown.tsx
rename to Securite/Linkwarden/components/SortDropdown.tsx
diff --git a/Linkwarden/components/SubmitButton.tsx b/Securite/Linkwarden/components/SubmitButton.tsx
similarity index 100%
rename from Linkwarden/components/SubmitButton.tsx
rename to Securite/Linkwarden/components/SubmitButton.tsx
diff --git a/Linkwarden/components/TextInput.tsx b/Securite/Linkwarden/components/TextInput.tsx
similarity index 100%
rename from Linkwarden/components/TextInput.tsx
rename to Securite/Linkwarden/components/TextInput.tsx
diff --git a/Linkwarden/components/ToggleDarkMode.tsx b/Securite/Linkwarden/components/ToggleDarkMode.tsx
similarity index 100%
rename from Linkwarden/components/ToggleDarkMode.tsx
rename to Securite/Linkwarden/components/ToggleDarkMode.tsx
diff --git a/Linkwarden/components/ViewDropdown.tsx b/Securite/Linkwarden/components/ViewDropdown.tsx
similarity index 100%
rename from Linkwarden/components/ViewDropdown.tsx
rename to Securite/Linkwarden/components/ViewDropdown.tsx
diff --git a/Securite/Linkwarden/docker-compose-traefik.yml b/Securite/Linkwarden/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Securite/Linkwarden/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Linkwarden/docker-compose.yml b/Securite/Linkwarden/docker-compose.yml
similarity index 100%
rename from Linkwarden/docker-compose.yml
rename to Securite/Linkwarden/docker-compose.yml
diff --git a/Linkwarden/hooks/useCollectivePermissions.ts b/Securite/Linkwarden/hooks/useCollectivePermissions.ts
similarity index 100%
rename from Linkwarden/hooks/useCollectivePermissions.ts
rename to Securite/Linkwarden/hooks/useCollectivePermissions.ts
diff --git a/Linkwarden/hooks/useDetectPageBottom.tsx b/Securite/Linkwarden/hooks/useDetectPageBottom.tsx
similarity index 100%
rename from Linkwarden/hooks/useDetectPageBottom.tsx
rename to Securite/Linkwarden/hooks/useDetectPageBottom.tsx
diff --git a/Linkwarden/hooks/useInitialData.tsx b/Securite/Linkwarden/hooks/useInitialData.tsx
similarity index 100%
rename from Linkwarden/hooks/useInitialData.tsx
rename to Securite/Linkwarden/hooks/useInitialData.tsx
diff --git a/Linkwarden/hooks/useLinks.tsx b/Securite/Linkwarden/hooks/useLinks.tsx
similarity index 100%
rename from Linkwarden/hooks/useLinks.tsx
rename to Securite/Linkwarden/hooks/useLinks.tsx
diff --git a/Linkwarden/hooks/useOnScreen.tsx b/Securite/Linkwarden/hooks/useOnScreen.tsx
similarity index 100%
rename from Linkwarden/hooks/useOnScreen.tsx
rename to Securite/Linkwarden/hooks/useOnScreen.tsx
diff --git a/Linkwarden/hooks/usePermissions.tsx b/Securite/Linkwarden/hooks/usePermissions.tsx
similarity index 100%
rename from Linkwarden/hooks/usePermissions.tsx
rename to Securite/Linkwarden/hooks/usePermissions.tsx
diff --git a/Linkwarden/hooks/useSort.tsx b/Securite/Linkwarden/hooks/useSort.tsx
similarity index 100%
rename from Linkwarden/hooks/useSort.tsx
rename to Securite/Linkwarden/hooks/useSort.tsx
diff --git a/Linkwarden/hooks/useWindowDimensions.tsx b/Securite/Linkwarden/hooks/useWindowDimensions.tsx
similarity index 100%
rename from Linkwarden/hooks/useWindowDimensions.tsx
rename to Securite/Linkwarden/hooks/useWindowDimensions.tsx
diff --git a/Securite/Linkwarden/img/banniere-Linkwarden.png b/Securite/Linkwarden/img/banniere-Linkwarden.png
new file mode 100644
index 00000000..68277d0b
Binary files /dev/null and b/Securite/Linkwarden/img/banniere-Linkwarden.png differ
diff --git a/Linkwarden/layouts/AuthRedirect.tsx b/Securite/Linkwarden/layouts/AuthRedirect.tsx
similarity index 100%
rename from Linkwarden/layouts/AuthRedirect.tsx
rename to Securite/Linkwarden/layouts/AuthRedirect.tsx
diff --git a/Linkwarden/layouts/CenteredForm.tsx b/Securite/Linkwarden/layouts/CenteredForm.tsx
similarity index 100%
rename from Linkwarden/layouts/CenteredForm.tsx
rename to Securite/Linkwarden/layouts/CenteredForm.tsx
diff --git a/Linkwarden/layouts/MainLayout.tsx b/Securite/Linkwarden/layouts/MainLayout.tsx
similarity index 100%
rename from Linkwarden/layouts/MainLayout.tsx
rename to Securite/Linkwarden/layouts/MainLayout.tsx
diff --git a/Linkwarden/layouts/SettingsLayout.tsx b/Securite/Linkwarden/layouts/SettingsLayout.tsx
similarity index 100%
rename from Linkwarden/layouts/SettingsLayout.tsx
rename to Securite/Linkwarden/layouts/SettingsLayout.tsx
diff --git a/Linkwarden/lib/api/archiveHandler.ts b/Securite/Linkwarden/lib/api/archiveHandler.ts
similarity index 100%
rename from Linkwarden/lib/api/archiveHandler.ts
rename to Securite/Linkwarden/lib/api/archiveHandler.ts
diff --git a/Linkwarden/lib/api/checkSubscriptionByEmail.ts b/Securite/Linkwarden/lib/api/checkSubscriptionByEmail.ts
similarity index 100%
rename from Linkwarden/lib/api/checkSubscriptionByEmail.ts
rename to Securite/Linkwarden/lib/api/checkSubscriptionByEmail.ts
diff --git a/Linkwarden/lib/api/controllers/collections/collectionId/deleteCollectionById.ts b/Securite/Linkwarden/lib/api/controllers/collections/collectionId/deleteCollectionById.ts
similarity index 100%
rename from Linkwarden/lib/api/controllers/collections/collectionId/deleteCollectionById.ts
rename to Securite/Linkwarden/lib/api/controllers/collections/collectionId/deleteCollectionById.ts
diff --git a/Linkwarden/lib/api/controllers/collections/collectionId/getCollectionById.ts b/Securite/Linkwarden/lib/api/controllers/collections/collectionId/getCollectionById.ts
similarity index 100%
rename from Linkwarden/lib/api/controllers/collections/collectionId/getCollectionById.ts
rename to Securite/Linkwarden/lib/api/controllers/collections/collectionId/getCollectionById.ts
diff --git a/Linkwarden/lib/api/controllers/collections/collectionId/updateCollectionById.ts b/Securite/Linkwarden/lib/api/controllers/collections/collectionId/updateCollectionById.ts
similarity index 100%
rename from Linkwarden/lib/api/controllers/collections/collectionId/updateCollectionById.ts
rename to Securite/Linkwarden/lib/api/controllers/collections/collectionId/updateCollectionById.ts
diff --git a/Linkwarden/lib/api/controllers/collections/getCollections.ts b/Securite/Linkwarden/lib/api/controllers/collections/getCollections.ts
similarity index 100%
rename from Linkwarden/lib/api/controllers/collections/getCollections.ts
rename to Securite/Linkwarden/lib/api/controllers/collections/getCollections.ts
diff --git a/Linkwarden/lib/api/controllers/collections/postCollection.ts b/Securite/Linkwarden/lib/api/controllers/collections/postCollection.ts
similarity index 100%
rename from Linkwarden/lib/api/controllers/collections/postCollection.ts
rename to Securite/Linkwarden/lib/api/controllers/collections/postCollection.ts
diff --git a/Linkwarden/lib/api/controllers/dashboard/getDashboardData.ts b/Securite/Linkwarden/lib/api/controllers/dashboard/getDashboardData.ts
similarity index 100%
rename from Linkwarden/lib/api/controllers/dashboard/getDashboardData.ts
rename to Securite/Linkwarden/lib/api/controllers/dashboard/getDashboardData.ts
diff --git a/Linkwarden/lib/api/controllers/links/bulk/deleteLinksById.ts b/Securite/Linkwarden/lib/api/controllers/links/bulk/deleteLinksById.ts
similarity index 100%
rename from Linkwarden/lib/api/controllers/links/bulk/deleteLinksById.ts
rename to Securite/Linkwarden/lib/api/controllers/links/bulk/deleteLinksById.ts
diff --git a/Linkwarden/lib/api/controllers/links/bulk/updateLinks.ts b/Securite/Linkwarden/lib/api/controllers/links/bulk/updateLinks.ts
similarity index 100%
rename from Linkwarden/lib/api/controllers/links/bulk/updateLinks.ts
rename to Securite/Linkwarden/lib/api/controllers/links/bulk/updateLinks.ts
diff --git a/Linkwarden/lib/api/controllers/links/getLinks.ts b/Securite/Linkwarden/lib/api/controllers/links/getLinks.ts
similarity index 100%
rename from Linkwarden/lib/api/controllers/links/getLinks.ts
rename to Securite/Linkwarden/lib/api/controllers/links/getLinks.ts
diff --git a/Linkwarden/lib/api/controllers/links/linkId/deleteLinkById.ts b/Securite/Linkwarden/lib/api/controllers/links/linkId/deleteLinkById.ts
similarity index 100%
rename from Linkwarden/lib/api/controllers/links/linkId/deleteLinkById.ts
rename to Securite/Linkwarden/lib/api/controllers/links/linkId/deleteLinkById.ts
diff --git a/Linkwarden/lib/api/controllers/links/linkId/getLinkById.ts b/Securite/Linkwarden/lib/api/controllers/links/linkId/getLinkById.ts
similarity index 100%
rename from Linkwarden/lib/api/controllers/links/linkId/getLinkById.ts
rename to Securite/Linkwarden/lib/api/controllers/links/linkId/getLinkById.ts
diff --git a/Linkwarden/lib/api/controllers/links/linkId/updateLinkById.ts b/Securite/Linkwarden/lib/api/controllers/links/linkId/updateLinkById.ts
similarity index 100%
rename from Linkwarden/lib/api/controllers/links/linkId/updateLinkById.ts
rename to Securite/Linkwarden/lib/api/controllers/links/linkId/updateLinkById.ts
diff --git a/Linkwarden/lib/api/controllers/links/postLink.ts b/Securite/Linkwarden/lib/api/controllers/links/postLink.ts
similarity index 100%
rename from Linkwarden/lib/api/controllers/links/postLink.ts
rename to Securite/Linkwarden/lib/api/controllers/links/postLink.ts
diff --git a/Linkwarden/lib/api/controllers/migration/exportData.ts b/Securite/Linkwarden/lib/api/controllers/migration/exportData.ts
similarity index 100%
rename from Linkwarden/lib/api/controllers/migration/exportData.ts
rename to Securite/Linkwarden/lib/api/controllers/migration/exportData.ts
diff --git a/Linkwarden/lib/api/controllers/migration/importFromHTMLFile.ts b/Securite/Linkwarden/lib/api/controllers/migration/importFromHTMLFile.ts
similarity index 100%
rename from Linkwarden/lib/api/controllers/migration/importFromHTMLFile.ts
rename to Securite/Linkwarden/lib/api/controllers/migration/importFromHTMLFile.ts
diff --git a/Linkwarden/lib/api/controllers/migration/importFromLinkwarden.ts b/Securite/Linkwarden/lib/api/controllers/migration/importFromLinkwarden.ts
similarity index 100%
rename from Linkwarden/lib/api/controllers/migration/importFromLinkwarden.ts
rename to Securite/Linkwarden/lib/api/controllers/migration/importFromLinkwarden.ts
diff --git a/Linkwarden/lib/api/controllers/public/collections/getPublicCollection.ts b/Securite/Linkwarden/lib/api/controllers/public/collections/getPublicCollection.ts
similarity index 100%
rename from Linkwarden/lib/api/controllers/public/collections/getPublicCollection.ts
rename to Securite/Linkwarden/lib/api/controllers/public/collections/getPublicCollection.ts
diff --git a/Linkwarden/lib/api/controllers/public/links/getPublicLinksUnderCollection.ts b/Securite/Linkwarden/lib/api/controllers/public/links/getPublicLinksUnderCollection.ts
similarity index 100%
rename from Linkwarden/lib/api/controllers/public/links/getPublicLinksUnderCollection.ts
rename to Securite/Linkwarden/lib/api/controllers/public/links/getPublicLinksUnderCollection.ts
diff --git a/Linkwarden/lib/api/controllers/public/links/linkId/getLinkById.ts b/Securite/Linkwarden/lib/api/controllers/public/links/linkId/getLinkById.ts
similarity index 100%
rename from Linkwarden/lib/api/controllers/public/links/linkId/getLinkById.ts
rename to Securite/Linkwarden/lib/api/controllers/public/links/linkId/getLinkById.ts
diff --git a/Linkwarden/lib/api/controllers/public/users/getPublicUser.ts b/Securite/Linkwarden/lib/api/controllers/public/users/getPublicUser.ts
similarity index 100%
rename from Linkwarden/lib/api/controllers/public/users/getPublicUser.ts
rename to Securite/Linkwarden/lib/api/controllers/public/users/getPublicUser.ts
diff --git a/Linkwarden/lib/api/controllers/tags/getTags.ts b/Securite/Linkwarden/lib/api/controllers/tags/getTags.ts
similarity index 100%
rename from Linkwarden/lib/api/controllers/tags/getTags.ts
rename to Securite/Linkwarden/lib/api/controllers/tags/getTags.ts
diff --git a/Linkwarden/lib/api/controllers/tags/tagId/deleteTagById.ts b/Securite/Linkwarden/lib/api/controllers/tags/tagId/deleteTagById.ts
similarity index 100%
rename from Linkwarden/lib/api/controllers/tags/tagId/deleteTagById.ts
rename to Securite/Linkwarden/lib/api/controllers/tags/tagId/deleteTagById.ts
diff --git a/Linkwarden/lib/api/controllers/tags/tagId/updeteTagById.ts b/Securite/Linkwarden/lib/api/controllers/tags/tagId/updeteTagById.ts
similarity index 100%
rename from Linkwarden/lib/api/controllers/tags/tagId/updeteTagById.ts
rename to Securite/Linkwarden/lib/api/controllers/tags/tagId/updeteTagById.ts
diff --git a/Linkwarden/lib/api/controllers/tokens/getTokens.ts b/Securite/Linkwarden/lib/api/controllers/tokens/getTokens.ts
similarity index 100%
rename from Linkwarden/lib/api/controllers/tokens/getTokens.ts
rename to Securite/Linkwarden/lib/api/controllers/tokens/getTokens.ts
diff --git a/Linkwarden/lib/api/controllers/tokens/postToken.ts b/Securite/Linkwarden/lib/api/controllers/tokens/postToken.ts
similarity index 100%
rename from Linkwarden/lib/api/controllers/tokens/postToken.ts
rename to Securite/Linkwarden/lib/api/controllers/tokens/postToken.ts
diff --git a/Linkwarden/lib/api/controllers/tokens/tokenId/deleteTokenById.ts b/Securite/Linkwarden/lib/api/controllers/tokens/tokenId/deleteTokenById.ts
similarity index 100%
rename from Linkwarden/lib/api/controllers/tokens/tokenId/deleteTokenById.ts
rename to Securite/Linkwarden/lib/api/controllers/tokens/tokenId/deleteTokenById.ts
diff --git a/Linkwarden/lib/api/controllers/users/postUser.ts b/Securite/Linkwarden/lib/api/controllers/users/postUser.ts
similarity index 100%
rename from Linkwarden/lib/api/controllers/users/postUser.ts
rename to Securite/Linkwarden/lib/api/controllers/users/postUser.ts
diff --git a/Linkwarden/lib/api/controllers/users/userId/deleteUserById.ts b/Securite/Linkwarden/lib/api/controllers/users/userId/deleteUserById.ts
similarity index 100%
rename from Linkwarden/lib/api/controllers/users/userId/deleteUserById.ts
rename to Securite/Linkwarden/lib/api/controllers/users/userId/deleteUserById.ts
diff --git a/Linkwarden/lib/api/controllers/users/userId/getUserById.ts b/Securite/Linkwarden/lib/api/controllers/users/userId/getUserById.ts
similarity index 100%
rename from Linkwarden/lib/api/controllers/users/userId/getUserById.ts
rename to Securite/Linkwarden/lib/api/controllers/users/userId/getUserById.ts
diff --git a/Linkwarden/lib/api/controllers/users/userId/updateUserById.ts b/Securite/Linkwarden/lib/api/controllers/users/userId/updateUserById.ts
similarity index 100%
rename from Linkwarden/lib/api/controllers/users/userId/updateUserById.ts
rename to Securite/Linkwarden/lib/api/controllers/users/userId/updateUserById.ts
diff --git a/Linkwarden/lib/api/db.ts b/Securite/Linkwarden/lib/api/db.ts
similarity index 100%
rename from Linkwarden/lib/api/db.ts
rename to Securite/Linkwarden/lib/api/db.ts
diff --git a/Linkwarden/lib/api/getPermission.ts b/Securite/Linkwarden/lib/api/getPermission.ts
similarity index 100%
rename from Linkwarden/lib/api/getPermission.ts
rename to Securite/Linkwarden/lib/api/getPermission.ts
diff --git a/Linkwarden/lib/api/paymentCheckout.ts b/Securite/Linkwarden/lib/api/paymentCheckout.ts
similarity index 100%
rename from Linkwarden/lib/api/paymentCheckout.ts
rename to Securite/Linkwarden/lib/api/paymentCheckout.ts
diff --git a/Linkwarden/lib/api/sendToWayback.ts b/Securite/Linkwarden/lib/api/sendToWayback.ts
similarity index 100%
rename from Linkwarden/lib/api/sendToWayback.ts
rename to Securite/Linkwarden/lib/api/sendToWayback.ts
diff --git a/Linkwarden/lib/api/sendVerificationRequest.ts b/Securite/Linkwarden/lib/api/sendVerificationRequest.ts
similarity index 100%
rename from Linkwarden/lib/api/sendVerificationRequest.ts
rename to Securite/Linkwarden/lib/api/sendVerificationRequest.ts
diff --git a/Linkwarden/lib/api/storage/createFile.ts b/Securite/Linkwarden/lib/api/storage/createFile.ts
similarity index 100%
rename from Linkwarden/lib/api/storage/createFile.ts
rename to Securite/Linkwarden/lib/api/storage/createFile.ts
diff --git a/Linkwarden/lib/api/storage/createFolder.ts b/Securite/Linkwarden/lib/api/storage/createFolder.ts
similarity index 100%
rename from Linkwarden/lib/api/storage/createFolder.ts
rename to Securite/Linkwarden/lib/api/storage/createFolder.ts
diff --git a/Linkwarden/lib/api/storage/moveFile.ts b/Securite/Linkwarden/lib/api/storage/moveFile.ts
similarity index 100%
rename from Linkwarden/lib/api/storage/moveFile.ts
rename to Securite/Linkwarden/lib/api/storage/moveFile.ts
diff --git a/Linkwarden/lib/api/storage/readFile.ts b/Securite/Linkwarden/lib/api/storage/readFile.ts
similarity index 100%
rename from Linkwarden/lib/api/storage/readFile.ts
rename to Securite/Linkwarden/lib/api/storage/readFile.ts
diff --git a/Linkwarden/lib/api/storage/removeFile.ts b/Securite/Linkwarden/lib/api/storage/removeFile.ts
similarity index 100%
rename from Linkwarden/lib/api/storage/removeFile.ts
rename to Securite/Linkwarden/lib/api/storage/removeFile.ts
diff --git a/Linkwarden/lib/api/storage/removeFolder.ts b/Securite/Linkwarden/lib/api/storage/removeFolder.ts
similarity index 100%
rename from Linkwarden/lib/api/storage/removeFolder.ts
rename to Securite/Linkwarden/lib/api/storage/removeFolder.ts
diff --git a/Linkwarden/lib/api/storage/s3Client.ts b/Securite/Linkwarden/lib/api/storage/s3Client.ts
similarity index 100%
rename from Linkwarden/lib/api/storage/s3Client.ts
rename to Securite/Linkwarden/lib/api/storage/s3Client.ts
diff --git a/Linkwarden/lib/api/updateCustomerEmail.ts b/Securite/Linkwarden/lib/api/updateCustomerEmail.ts
similarity index 100%
rename from Linkwarden/lib/api/updateCustomerEmail.ts
rename to Securite/Linkwarden/lib/api/updateCustomerEmail.ts
diff --git a/Linkwarden/lib/api/validateUrlSize.ts b/Securite/Linkwarden/lib/api/validateUrlSize.ts
similarity index 100%
rename from Linkwarden/lib/api/validateUrlSize.ts
rename to Securite/Linkwarden/lib/api/validateUrlSize.ts
diff --git a/Linkwarden/lib/api/verifySubscription.ts b/Securite/Linkwarden/lib/api/verifySubscription.ts
similarity index 100%
rename from Linkwarden/lib/api/verifySubscription.ts
rename to Securite/Linkwarden/lib/api/verifySubscription.ts
diff --git a/Linkwarden/lib/api/verifyToken.ts b/Securite/Linkwarden/lib/api/verifyToken.ts
similarity index 100%
rename from Linkwarden/lib/api/verifyToken.ts
rename to Securite/Linkwarden/lib/api/verifyToken.ts
diff --git a/Linkwarden/lib/api/verifyUser.ts b/Securite/Linkwarden/lib/api/verifyUser.ts
similarity index 100%
rename from Linkwarden/lib/api/verifyUser.ts
rename to Securite/Linkwarden/lib/api/verifyUser.ts
diff --git a/Linkwarden/lib/client/addMemberToCollection.ts b/Securite/Linkwarden/lib/client/addMemberToCollection.ts
similarity index 100%
rename from Linkwarden/lib/client/addMemberToCollection.ts
rename to Securite/Linkwarden/lib/client/addMemberToCollection.ts
diff --git a/Linkwarden/lib/client/generateLinkHref.ts b/Securite/Linkwarden/lib/client/generateLinkHref.ts
similarity index 100%
rename from Linkwarden/lib/client/generateLinkHref.ts
rename to Securite/Linkwarden/lib/client/generateLinkHref.ts
diff --git a/Linkwarden/lib/client/getLatestVersion.ts b/Securite/Linkwarden/lib/client/getLatestVersion.ts
similarity index 100%
rename from Linkwarden/lib/client/getLatestVersion.ts
rename to Securite/Linkwarden/lib/client/getLatestVersion.ts
diff --git a/Linkwarden/lib/client/getPublicCollectionData.ts b/Securite/Linkwarden/lib/client/getPublicCollectionData.ts
similarity index 100%
rename from Linkwarden/lib/client/getPublicCollectionData.ts
rename to Securite/Linkwarden/lib/client/getPublicCollectionData.ts
diff --git a/Linkwarden/lib/client/getPublicUserData.ts b/Securite/Linkwarden/lib/client/getPublicUserData.ts
similarity index 100%
rename from Linkwarden/lib/client/getPublicUserData.ts
rename to Securite/Linkwarden/lib/client/getPublicUserData.ts
diff --git a/Linkwarden/lib/client/resizeImage.ts b/Securite/Linkwarden/lib/client/resizeImage.ts
similarity index 100%
rename from Linkwarden/lib/client/resizeImage.ts
rename to Securite/Linkwarden/lib/client/resizeImage.ts
diff --git a/Linkwarden/lib/client/unescapeString.ts b/Securite/Linkwarden/lib/client/unescapeString.ts
similarity index 100%
rename from Linkwarden/lib/client/unescapeString.ts
rename to Securite/Linkwarden/lib/client/unescapeString.ts
diff --git a/Linkwarden/lib/client/utils.ts b/Securite/Linkwarden/lib/client/utils.ts
similarity index 100%
rename from Linkwarden/lib/client/utils.ts
rename to Securite/Linkwarden/lib/client/utils.ts
diff --git a/Linkwarden/lib/shared/getArchiveValidity.ts b/Securite/Linkwarden/lib/shared/getArchiveValidity.ts
similarity index 100%
rename from Linkwarden/lib/shared/getArchiveValidity.ts
rename to Securite/Linkwarden/lib/shared/getArchiveValidity.ts
diff --git a/Linkwarden/lib/shared/getTitle.ts b/Securite/Linkwarden/lib/shared/getTitle.ts
similarity index 100%
rename from Linkwarden/lib/shared/getTitle.ts
rename to Securite/Linkwarden/lib/shared/getTitle.ts
diff --git a/Linkwarden/lib/shared/isValidUrl.ts b/Securite/Linkwarden/lib/shared/isValidUrl.ts
similarity index 100%
rename from Linkwarden/lib/shared/isValidUrl.ts
rename to Securite/Linkwarden/lib/shared/isValidUrl.ts
diff --git a/Linkwarden/next.config.js b/Securite/Linkwarden/next.config.js
similarity index 100%
rename from Linkwarden/next.config.js
rename to Securite/Linkwarden/next.config.js
diff --git a/Linkwarden/package.json b/Securite/Linkwarden/package.json
similarity index 100%
rename from Linkwarden/package.json
rename to Securite/Linkwarden/package.json
diff --git a/Linkwarden/pages/_app.tsx b/Securite/Linkwarden/pages/_app.tsx
similarity index 100%
rename from Linkwarden/pages/_app.tsx
rename to Securite/Linkwarden/pages/_app.tsx
diff --git a/Linkwarden/pages/_document.tsx b/Securite/Linkwarden/pages/_document.tsx
similarity index 100%
rename from Linkwarden/pages/_document.tsx
rename to Securite/Linkwarden/pages/_document.tsx
diff --git a/Linkwarden/pages/api/v1/archives/[linkId].ts b/Securite/Linkwarden/pages/api/v1/archives/[linkId].ts
similarity index 100%
rename from Linkwarden/pages/api/v1/archives/[linkId].ts
rename to Securite/Linkwarden/pages/api/v1/archives/[linkId].ts
diff --git a/Linkwarden/pages/api/v1/auth/[...nextauth].ts b/Securite/Linkwarden/pages/api/v1/auth/[...nextauth].ts
similarity index 100%
rename from Linkwarden/pages/api/v1/auth/[...nextauth].ts
rename to Securite/Linkwarden/pages/api/v1/auth/[...nextauth].ts
diff --git a/Linkwarden/pages/api/v1/avatar/[id].ts b/Securite/Linkwarden/pages/api/v1/avatar/[id].ts
similarity index 100%
rename from Linkwarden/pages/api/v1/avatar/[id].ts
rename to Securite/Linkwarden/pages/api/v1/avatar/[id].ts
diff --git a/Linkwarden/pages/api/v1/collections/[id].ts b/Securite/Linkwarden/pages/api/v1/collections/[id].ts
similarity index 100%
rename from Linkwarden/pages/api/v1/collections/[id].ts
rename to Securite/Linkwarden/pages/api/v1/collections/[id].ts
diff --git a/Linkwarden/pages/api/v1/collections/index.ts b/Securite/Linkwarden/pages/api/v1/collections/index.ts
similarity index 100%
rename from Linkwarden/pages/api/v1/collections/index.ts
rename to Securite/Linkwarden/pages/api/v1/collections/index.ts
diff --git a/Linkwarden/pages/api/v1/dashboard/index.ts b/Securite/Linkwarden/pages/api/v1/dashboard/index.ts
similarity index 100%
rename from Linkwarden/pages/api/v1/dashboard/index.ts
rename to Securite/Linkwarden/pages/api/v1/dashboard/index.ts
diff --git a/Linkwarden/pages/api/v1/links/[id]/archive/index.ts b/Securite/Linkwarden/pages/api/v1/links/[id]/archive/index.ts
similarity index 100%
rename from Linkwarden/pages/api/v1/links/[id]/archive/index.ts
rename to Securite/Linkwarden/pages/api/v1/links/[id]/archive/index.ts
diff --git a/Linkwarden/pages/api/v1/links/[id]/index.ts b/Securite/Linkwarden/pages/api/v1/links/[id]/index.ts
similarity index 100%
rename from Linkwarden/pages/api/v1/links/[id]/index.ts
rename to Securite/Linkwarden/pages/api/v1/links/[id]/index.ts
diff --git a/Linkwarden/pages/api/v1/links/index.ts b/Securite/Linkwarden/pages/api/v1/links/index.ts
similarity index 100%
rename from Linkwarden/pages/api/v1/links/index.ts
rename to Securite/Linkwarden/pages/api/v1/links/index.ts
diff --git a/Linkwarden/pages/api/v1/logins/index.ts b/Securite/Linkwarden/pages/api/v1/logins/index.ts
similarity index 100%
rename from Linkwarden/pages/api/v1/logins/index.ts
rename to Securite/Linkwarden/pages/api/v1/logins/index.ts
diff --git a/Linkwarden/pages/api/v1/migration/index.ts b/Securite/Linkwarden/pages/api/v1/migration/index.ts
similarity index 100%
rename from Linkwarden/pages/api/v1/migration/index.ts
rename to Securite/Linkwarden/pages/api/v1/migration/index.ts
diff --git a/Linkwarden/pages/api/v1/payment/index.ts b/Securite/Linkwarden/pages/api/v1/payment/index.ts
similarity index 100%
rename from Linkwarden/pages/api/v1/payment/index.ts
rename to Securite/Linkwarden/pages/api/v1/payment/index.ts
diff --git a/Linkwarden/pages/api/v1/public/collections/[id].ts b/Securite/Linkwarden/pages/api/v1/public/collections/[id].ts
similarity index 100%
rename from Linkwarden/pages/api/v1/public/collections/[id].ts
rename to Securite/Linkwarden/pages/api/v1/public/collections/[id].ts
diff --git a/Linkwarden/pages/api/v1/public/collections/links/index.ts b/Securite/Linkwarden/pages/api/v1/public/collections/links/index.ts
similarity index 100%
rename from Linkwarden/pages/api/v1/public/collections/links/index.ts
rename to Securite/Linkwarden/pages/api/v1/public/collections/links/index.ts
diff --git a/Linkwarden/pages/api/v1/public/links/[id].ts b/Securite/Linkwarden/pages/api/v1/public/links/[id].ts
similarity index 100%
rename from Linkwarden/pages/api/v1/public/links/[id].ts
rename to Securite/Linkwarden/pages/api/v1/public/links/[id].ts
diff --git a/Linkwarden/pages/api/v1/public/users/[id].ts b/Securite/Linkwarden/pages/api/v1/public/users/[id].ts
similarity index 100%
rename from Linkwarden/pages/api/v1/public/users/[id].ts
rename to Securite/Linkwarden/pages/api/v1/public/users/[id].ts
diff --git a/Linkwarden/pages/api/v1/tags/[id].ts b/Securite/Linkwarden/pages/api/v1/tags/[id].ts
similarity index 100%
rename from Linkwarden/pages/api/v1/tags/[id].ts
rename to Securite/Linkwarden/pages/api/v1/tags/[id].ts
diff --git a/Linkwarden/pages/api/v1/tags/index.ts b/Securite/Linkwarden/pages/api/v1/tags/index.ts
similarity index 100%
rename from Linkwarden/pages/api/v1/tags/index.ts
rename to Securite/Linkwarden/pages/api/v1/tags/index.ts
diff --git a/Linkwarden/pages/api/v1/tokens/[id].ts b/Securite/Linkwarden/pages/api/v1/tokens/[id].ts
similarity index 100%
rename from Linkwarden/pages/api/v1/tokens/[id].ts
rename to Securite/Linkwarden/pages/api/v1/tokens/[id].ts
diff --git a/Linkwarden/pages/api/v1/tokens/index.ts b/Securite/Linkwarden/pages/api/v1/tokens/index.ts
similarity index 100%
rename from Linkwarden/pages/api/v1/tokens/index.ts
rename to Securite/Linkwarden/pages/api/v1/tokens/index.ts
diff --git a/Linkwarden/pages/api/v1/users/[id].ts b/Securite/Linkwarden/pages/api/v1/users/[id].ts
similarity index 100%
rename from Linkwarden/pages/api/v1/users/[id].ts
rename to Securite/Linkwarden/pages/api/v1/users/[id].ts
diff --git a/Linkwarden/pages/api/v1/users/index.ts b/Securite/Linkwarden/pages/api/v1/users/index.ts
similarity index 100%
rename from Linkwarden/pages/api/v1/users/index.ts
rename to Securite/Linkwarden/pages/api/v1/users/index.ts
diff --git a/Linkwarden/pages/choose-username.tsx b/Securite/Linkwarden/pages/choose-username.tsx
similarity index 100%
rename from Linkwarden/pages/choose-username.tsx
rename to Securite/Linkwarden/pages/choose-username.tsx
diff --git a/Linkwarden/pages/collections/[id].tsx b/Securite/Linkwarden/pages/collections/[id].tsx
similarity index 100%
rename from Linkwarden/pages/collections/[id].tsx
rename to Securite/Linkwarden/pages/collections/[id].tsx
diff --git a/Linkwarden/pages/collections/index.tsx b/Securite/Linkwarden/pages/collections/index.tsx
similarity index 100%
rename from Linkwarden/pages/collections/index.tsx
rename to Securite/Linkwarden/pages/collections/index.tsx
diff --git a/Linkwarden/pages/confirmation.tsx b/Securite/Linkwarden/pages/confirmation.tsx
similarity index 100%
rename from Linkwarden/pages/confirmation.tsx
rename to Securite/Linkwarden/pages/confirmation.tsx
diff --git a/Linkwarden/pages/dashboard.tsx b/Securite/Linkwarden/pages/dashboard.tsx
similarity index 100%
rename from Linkwarden/pages/dashboard.tsx
rename to Securite/Linkwarden/pages/dashboard.tsx
diff --git a/Linkwarden/pages/forgot.tsx b/Securite/Linkwarden/pages/forgot.tsx
similarity index 100%
rename from Linkwarden/pages/forgot.tsx
rename to Securite/Linkwarden/pages/forgot.tsx
diff --git a/Linkwarden/pages/index.tsx b/Securite/Linkwarden/pages/index.tsx
similarity index 100%
rename from Linkwarden/pages/index.tsx
rename to Securite/Linkwarden/pages/index.tsx
diff --git a/Linkwarden/pages/links/index.tsx b/Securite/Linkwarden/pages/links/index.tsx
similarity index 100%
rename from Linkwarden/pages/links/index.tsx
rename to Securite/Linkwarden/pages/links/index.tsx
diff --git a/Linkwarden/pages/links/pinned.tsx b/Securite/Linkwarden/pages/links/pinned.tsx
similarity index 100%
rename from Linkwarden/pages/links/pinned.tsx
rename to Securite/Linkwarden/pages/links/pinned.tsx
diff --git a/Linkwarden/pages/login.tsx b/Securite/Linkwarden/pages/login.tsx
similarity index 100%
rename from Linkwarden/pages/login.tsx
rename to Securite/Linkwarden/pages/login.tsx
diff --git a/Linkwarden/pages/preserved/[id].tsx b/Securite/Linkwarden/pages/preserved/[id].tsx
similarity index 100%
rename from Linkwarden/pages/preserved/[id].tsx
rename to Securite/Linkwarden/pages/preserved/[id].tsx
diff --git a/Linkwarden/pages/public/collections/[id].tsx b/Securite/Linkwarden/pages/public/collections/[id].tsx
similarity index 100%
rename from Linkwarden/pages/public/collections/[id].tsx
rename to Securite/Linkwarden/pages/public/collections/[id].tsx
diff --git a/Linkwarden/pages/public/preserved/[id].tsx b/Securite/Linkwarden/pages/public/preserved/[id].tsx
similarity index 100%
rename from Linkwarden/pages/public/preserved/[id].tsx
rename to Securite/Linkwarden/pages/public/preserved/[id].tsx
diff --git a/Linkwarden/pages/register.tsx b/Securite/Linkwarden/pages/register.tsx
similarity index 100%
rename from Linkwarden/pages/register.tsx
rename to Securite/Linkwarden/pages/register.tsx
diff --git a/Linkwarden/pages/search.tsx b/Securite/Linkwarden/pages/search.tsx
similarity index 100%
rename from Linkwarden/pages/search.tsx
rename to Securite/Linkwarden/pages/search.tsx
diff --git a/Linkwarden/pages/settings/access-tokens.tsx b/Securite/Linkwarden/pages/settings/access-tokens.tsx
similarity index 100%
rename from Linkwarden/pages/settings/access-tokens.tsx
rename to Securite/Linkwarden/pages/settings/access-tokens.tsx
diff --git a/Linkwarden/pages/settings/account.tsx b/Securite/Linkwarden/pages/settings/account.tsx
similarity index 100%
rename from Linkwarden/pages/settings/account.tsx
rename to Securite/Linkwarden/pages/settings/account.tsx
diff --git a/Linkwarden/pages/settings/billing.tsx b/Securite/Linkwarden/pages/settings/billing.tsx
similarity index 100%
rename from Linkwarden/pages/settings/billing.tsx
rename to Securite/Linkwarden/pages/settings/billing.tsx
diff --git a/Linkwarden/pages/settings/delete.tsx b/Securite/Linkwarden/pages/settings/delete.tsx
similarity index 100%
rename from Linkwarden/pages/settings/delete.tsx
rename to Securite/Linkwarden/pages/settings/delete.tsx
diff --git a/Linkwarden/pages/settings/index.tsx b/Securite/Linkwarden/pages/settings/index.tsx
similarity index 100%
rename from Linkwarden/pages/settings/index.tsx
rename to Securite/Linkwarden/pages/settings/index.tsx
diff --git a/Linkwarden/pages/settings/password.tsx b/Securite/Linkwarden/pages/settings/password.tsx
similarity index 100%
rename from Linkwarden/pages/settings/password.tsx
rename to Securite/Linkwarden/pages/settings/password.tsx
diff --git a/Linkwarden/pages/settings/preference.tsx b/Securite/Linkwarden/pages/settings/preference.tsx
similarity index 100%
rename from Linkwarden/pages/settings/preference.tsx
rename to Securite/Linkwarden/pages/settings/preference.tsx
diff --git a/Linkwarden/pages/subscribe.tsx b/Securite/Linkwarden/pages/subscribe.tsx
similarity index 100%
rename from Linkwarden/pages/subscribe.tsx
rename to Securite/Linkwarden/pages/subscribe.tsx
diff --git a/Linkwarden/pages/tags/[id].tsx b/Securite/Linkwarden/pages/tags/[id].tsx
similarity index 100%
rename from Linkwarden/pages/tags/[id].tsx
rename to Securite/Linkwarden/pages/tags/[id].tsx
diff --git a/Linkwarden/playwright.config.ts b/Securite/Linkwarden/playwright.config.ts
similarity index 100%
rename from Linkwarden/playwright.config.ts
rename to Securite/Linkwarden/playwright.config.ts
diff --git a/Linkwarden/postcss.config.js b/Securite/Linkwarden/postcss.config.js
similarity index 100%
rename from Linkwarden/postcss.config.js
rename to Securite/Linkwarden/postcss.config.js
diff --git a/Linkwarden/prisma/migrations/20230719181459_init/migration.sql b/Securite/Linkwarden/prisma/migrations/20230719181459_init/migration.sql
similarity index 100%
rename from Linkwarden/prisma/migrations/20230719181459_init/migration.sql
rename to Securite/Linkwarden/prisma/migrations/20230719181459_init/migration.sql
diff --git a/Linkwarden/prisma/migrations/20230804230549_created_whitelisted_users_table/migration.sql b/Securite/Linkwarden/prisma/migrations/20230804230549_created_whitelisted_users_table/migration.sql
similarity index 100%
rename from Linkwarden/prisma/migrations/20230804230549_created_whitelisted_users_table/migration.sql
rename to Securite/Linkwarden/prisma/migrations/20230804230549_created_whitelisted_users_table/migration.sql
diff --git a/Linkwarden/prisma/migrations/20231019032936_modify_archive_formats/migration.sql b/Securite/Linkwarden/prisma/migrations/20231019032936_modify_archive_formats/migration.sql
similarity index 100%
rename from Linkwarden/prisma/migrations/20231019032936_modify_archive_formats/migration.sql
rename to Securite/Linkwarden/prisma/migrations/20231019032936_modify_archive_formats/migration.sql
diff --git a/Linkwarden/prisma/migrations/20231025123038_added_pathname_to_files/migration.sql b/Securite/Linkwarden/prisma/migrations/20231025123038_added_pathname_to_files/migration.sql
similarity index 100%
rename from Linkwarden/prisma/migrations/20231025123038_added_pathname_to_files/migration.sql
rename to Securite/Linkwarden/prisma/migrations/20231025123038_added_pathname_to_files/migration.sql
diff --git a/Linkwarden/prisma/migrations/20231027194841_add_updated_at_fields_to_tables/migration.sql b/Securite/Linkwarden/prisma/migrations/20231027194841_add_updated_at_fields_to_tables/migration.sql
similarity index 100%
rename from Linkwarden/prisma/migrations/20231027194841_add_updated_at_fields_to_tables/migration.sql
rename to Securite/Linkwarden/prisma/migrations/20231027194841_add_updated_at_fields_to_tables/migration.sql
diff --git a/Linkwarden/prisma/migrations/20231027195438_remove_unnecessary_tables/migration.sql b/Securite/Linkwarden/prisma/migrations/20231027195438_remove_unnecessary_tables/migration.sql
similarity index 100%
rename from Linkwarden/prisma/migrations/20231027195438_remove_unnecessary_tables/migration.sql
rename to Securite/Linkwarden/prisma/migrations/20231027195438_remove_unnecessary_tables/migration.sql
diff --git a/Linkwarden/prisma/migrations/20231028041930_rename_image_path_to_image/migration.sql b/Securite/Linkwarden/prisma/migrations/20231028041930_rename_image_path_to_image/migration.sql
similarity index 100%
rename from Linkwarden/prisma/migrations/20231028041930_rename_image_path_to_image/migration.sql
rename to Securite/Linkwarden/prisma/migrations/20231028041930_rename_image_path_to_image/migration.sql
diff --git a/Linkwarden/prisma/migrations/20231029183108_added_readability_path_field_to_the_link_table/migration.sql b/Securite/Linkwarden/prisma/migrations/20231029183108_added_readability_path_field_to_the_link_table/migration.sql
similarity index 100%
rename from Linkwarden/prisma/migrations/20231029183108_added_readability_path_field_to_the_link_table/migration.sql
rename to Securite/Linkwarden/prisma/migrations/20231029183108_added_readability_path_field_to_the_link_table/migration.sql
diff --git a/Linkwarden/prisma/migrations/20231031100017_add_last_preserved_field/migration.sql b/Securite/Linkwarden/prisma/migrations/20231031100017_add_last_preserved_field/migration.sql
similarity index 100%
rename from Linkwarden/prisma/migrations/20231031100017_add_last_preserved_field/migration.sql
rename to Securite/Linkwarden/prisma/migrations/20231031100017_add_last_preserved_field/migration.sql
diff --git a/Linkwarden/prisma/migrations/20231101085207_add_text_content_field/migration.sql b/Securite/Linkwarden/prisma/migrations/20231101085207_add_text_content_field/migration.sql
similarity index 100%
rename from Linkwarden/prisma/migrations/20231101085207_add_text_content_field/migration.sql
rename to Securite/Linkwarden/prisma/migrations/20231101085207_add_text_content_field/migration.sql
diff --git a/Linkwarden/prisma/migrations/20231103051515_add_subscription_table/migration.sql b/Securite/Linkwarden/prisma/migrations/20231103051515_add_subscription_table/migration.sql
similarity index 100%
rename from Linkwarden/prisma/migrations/20231103051515_add_subscription_table/migration.sql
rename to Securite/Linkwarden/prisma/migrations/20231103051515_add_subscription_table/migration.sql
diff --git a/Linkwarden/prisma/migrations/20231104052926_changed_subscription_relation/migration.sql b/Securite/Linkwarden/prisma/migrations/20231104052926_changed_subscription_relation/migration.sql
similarity index 100%
rename from Linkwarden/prisma/migrations/20231104052926_changed_subscription_relation/migration.sql
rename to Securite/Linkwarden/prisma/migrations/20231104052926_changed_subscription_relation/migration.sql
diff --git a/Linkwarden/prisma/migrations/20231105202241_modify_user_password/migration.sql b/Securite/Linkwarden/prisma/migrations/20231105202241_modify_user_password/migration.sql
similarity index 100%
rename from Linkwarden/prisma/migrations/20231105202241_modify_user_password/migration.sql
rename to Securite/Linkwarden/prisma/migrations/20231105202241_modify_user_password/migration.sql
diff --git a/Linkwarden/prisma/migrations/20231108232127_recreate_table_account/migration.sql b/Securite/Linkwarden/prisma/migrations/20231108232127_recreate_table_account/migration.sql
similarity index 100%
rename from Linkwarden/prisma/migrations/20231108232127_recreate_table_account/migration.sql
rename to Securite/Linkwarden/prisma/migrations/20231108232127_recreate_table_account/migration.sql
diff --git a/Linkwarden/prisma/migrations/20231110154938_add_blurred_favicons_field/migration.sql b/Securite/Linkwarden/prisma/migrations/20231110154938_add_blurred_favicons_field/migration.sql
similarity index 100%
rename from Linkwarden/prisma/migrations/20231110154938_add_blurred_favicons_field/migration.sql
rename to Securite/Linkwarden/prisma/migrations/20231110154938_add_blurred_favicons_field/migration.sql
diff --git a/Linkwarden/prisma/migrations/20231111183859_add_display_link_icons_field/migration.sql b/Securite/Linkwarden/prisma/migrations/20231111183859_add_display_link_icons_field/migration.sql
similarity index 100%
rename from Linkwarden/prisma/migrations/20231111183859_add_display_link_icons_field/migration.sql
rename to Securite/Linkwarden/prisma/migrations/20231111183859_add_display_link_icons_field/migration.sql
diff --git a/Linkwarden/prisma/migrations/20231120135053_add_apikeys_table/migration.sql b/Securite/Linkwarden/prisma/migrations/20231120135053_add_apikeys_table/migration.sql
similarity index 100%
rename from Linkwarden/prisma/migrations/20231120135053_add_apikeys_table/migration.sql
rename to Securite/Linkwarden/prisma/migrations/20231120135053_add_apikeys_table/migration.sql
diff --git a/Linkwarden/prisma/migrations/20231120135140_rename_apikeys_to_apikey/migration.sql b/Securite/Linkwarden/prisma/migrations/20231120135140_rename_apikeys_to_apikey/migration.sql
similarity index 100%
rename from Linkwarden/prisma/migrations/20231120135140_rename_apikeys_to_apikey/migration.sql
rename to Securite/Linkwarden/prisma/migrations/20231120135140_rename_apikeys_to_apikey/migration.sql
diff --git a/Linkwarden/prisma/migrations/20231120184333_set_blurred_favicon_to_false_as_default/migration.sql b/Securite/Linkwarden/prisma/migrations/20231120184333_set_blurred_favicon_to_false_as_default/migration.sql
similarity index 100%
rename from Linkwarden/prisma/migrations/20231120184333_set_blurred_favicon_to_false_as_default/migration.sql
rename to Securite/Linkwarden/prisma/migrations/20231120184333_set_blurred_favicon_to_false_as_default/migration.sql
diff --git a/Linkwarden/prisma/migrations/20231125043215_add_link_type_field/migration.sql b/Securite/Linkwarden/prisma/migrations/20231125043215_add_link_type_field/migration.sql
similarity index 100%
rename from Linkwarden/prisma/migrations/20231125043215_add_link_type_field/migration.sql
rename to Securite/Linkwarden/prisma/migrations/20231125043215_add_link_type_field/migration.sql
diff --git a/Linkwarden/prisma/migrations/20231202183159_remove_extra_fields/migration.sql b/Securite/Linkwarden/prisma/migrations/20231202183159_remove_extra_fields/migration.sql
similarity index 100%
rename from Linkwarden/prisma/migrations/20231202183159_remove_extra_fields/migration.sql
rename to Securite/Linkwarden/prisma/migrations/20231202183159_remove_extra_fields/migration.sql
diff --git a/Linkwarden/prisma/migrations/20231221174844_rename_fields_and_add_preview/migration.sql b/Securite/Linkwarden/prisma/migrations/20231221174844_rename_fields_and_add_preview/migration.sql
similarity index 100%
rename from Linkwarden/prisma/migrations/20231221174844_rename_fields_and_add_preview/migration.sql
rename to Securite/Linkwarden/prisma/migrations/20231221174844_rename_fields_and_add_preview/migration.sql
diff --git a/Linkwarden/prisma/migrations/20240113051701_make_key_names_unique/migration.sql b/Securite/Linkwarden/prisma/migrations/20240113051701_make_key_names_unique/migration.sql
similarity index 100%
rename from Linkwarden/prisma/migrations/20240113051701_make_key_names_unique/migration.sql
rename to Securite/Linkwarden/prisma/migrations/20240113051701_make_key_names_unique/migration.sql
diff --git a/Linkwarden/prisma/migrations/20240113060555_minor_fix/migration.sql b/Securite/Linkwarden/prisma/migrations/20240113060555_minor_fix/migration.sql
similarity index 100%
rename from Linkwarden/prisma/migrations/20240113060555_minor_fix/migration.sql
rename to Securite/Linkwarden/prisma/migrations/20240113060555_minor_fix/migration.sql
diff --git a/Linkwarden/prisma/migrations/20240124192212_added_revoke_field/migration.sql b/Securite/Linkwarden/prisma/migrations/20240124192212_added_revoke_field/migration.sql
similarity index 100%
rename from Linkwarden/prisma/migrations/20240124192212_added_revoke_field/migration.sql
rename to Securite/Linkwarden/prisma/migrations/20240124192212_added_revoke_field/migration.sql
diff --git a/Linkwarden/prisma/migrations/20240124201018_removed_name_unique_constraint/migration.sql b/Securite/Linkwarden/prisma/migrations/20240124201018_removed_name_unique_constraint/migration.sql
similarity index 100%
rename from Linkwarden/prisma/migrations/20240124201018_removed_name_unique_constraint/migration.sql
rename to Securite/Linkwarden/prisma/migrations/20240124201018_removed_name_unique_constraint/migration.sql
diff --git a/Linkwarden/prisma/migrations/20240125124457_added_subcollection_relations/migration.sql b/Securite/Linkwarden/prisma/migrations/20240125124457_added_subcollection_relations/migration.sql
similarity index 100%
rename from Linkwarden/prisma/migrations/20240125124457_added_subcollection_relations/migration.sql
rename to Securite/Linkwarden/prisma/migrations/20240125124457_added_subcollection_relations/migration.sql
diff --git a/Linkwarden/prisma/migrations/20240207152849_add_links_route_enum_setting/migration.sql b/Securite/Linkwarden/prisma/migrations/20240207152849_add_links_route_enum_setting/migration.sql
similarity index 100%
rename from Linkwarden/prisma/migrations/20240207152849_add_links_route_enum_setting/migration.sql
rename to Securite/Linkwarden/prisma/migrations/20240207152849_add_links_route_enum_setting/migration.sql
diff --git a/Linkwarden/prisma/migrations/20240218080348_allow_duplicate_collection_names/migration.sql b/Securite/Linkwarden/prisma/migrations/20240218080348_allow_duplicate_collection_names/migration.sql
similarity index 100%
rename from Linkwarden/prisma/migrations/20240218080348_allow_duplicate_collection_names/migration.sql
rename to Securite/Linkwarden/prisma/migrations/20240218080348_allow_duplicate_collection_names/migration.sql
diff --git a/Linkwarden/prisma/migrations/20240222050805_collection_order/migration.sql b/Securite/Linkwarden/prisma/migrations/20240222050805_collection_order/migration.sql
similarity index 100%
rename from Linkwarden/prisma/migrations/20240222050805_collection_order/migration.sql
rename to Securite/Linkwarden/prisma/migrations/20240222050805_collection_order/migration.sql
diff --git a/Linkwarden/prisma/migrations/20240305045701_add_merge_duplicate_links/migration.sql b/Securite/Linkwarden/prisma/migrations/20240305045701_add_merge_duplicate_links/migration.sql
similarity index 100%
rename from Linkwarden/prisma/migrations/20240305045701_add_merge_duplicate_links/migration.sql
rename to Securite/Linkwarden/prisma/migrations/20240305045701_add_merge_duplicate_links/migration.sql
diff --git a/Linkwarden/prisma/migrations/20240310062152_added_indexes/migration.sql b/Securite/Linkwarden/prisma/migrations/20240310062152_added_indexes/migration.sql
similarity index 100%
rename from Linkwarden/prisma/migrations/20240310062152_added_indexes/migration.sql
rename to Securite/Linkwarden/prisma/migrations/20240310062152_added_indexes/migration.sql
diff --git a/Linkwarden/prisma/migrations/20240310062318_added_index_to_ownerid_on_tag_model/migration.sql b/Securite/Linkwarden/prisma/migrations/20240310062318_added_index_to_ownerid_on_tag_model/migration.sql
similarity index 100%
rename from Linkwarden/prisma/migrations/20240310062318_added_index_to_ownerid_on_tag_model/migration.sql
rename to Securite/Linkwarden/prisma/migrations/20240310062318_added_index_to_ownerid_on_tag_model/migration.sql
diff --git a/Linkwarden/prisma/migrations/20240327070238_add_import_date_field_for_links/migration.sql b/Securite/Linkwarden/prisma/migrations/20240327070238_add_import_date_field_for_links/migration.sql
similarity index 100%
rename from Linkwarden/prisma/migrations/20240327070238_add_import_date_field_for_links/migration.sql
rename to Securite/Linkwarden/prisma/migrations/20240327070238_add_import_date_field_for_links/migration.sql
diff --git a/Linkwarden/prisma/migrations/migration_lock.toml b/Securite/Linkwarden/prisma/migrations/migration_lock.toml
similarity index 100%
rename from Linkwarden/prisma/migrations/migration_lock.toml
rename to Securite/Linkwarden/prisma/migrations/migration_lock.toml
diff --git a/Linkwarden/prisma/schema.prisma b/Securite/Linkwarden/prisma/schema.prisma
similarity index 100%
rename from Linkwarden/prisma/schema.prisma
rename to Securite/Linkwarden/prisma/schema.prisma
diff --git a/Linkwarden/prisma/seed.js b/Securite/Linkwarden/prisma/seed.js
similarity index 100%
rename from Linkwarden/prisma/seed.js
rename to Securite/Linkwarden/prisma/seed.js
diff --git a/Linkwarden/public/android-chrome-192x192.png b/Securite/Linkwarden/public/android-chrome-192x192.png
similarity index 100%
rename from Linkwarden/public/android-chrome-192x192.png
rename to Securite/Linkwarden/public/android-chrome-192x192.png
diff --git a/Linkwarden/public/android-chrome-512x512.png b/Securite/Linkwarden/public/android-chrome-512x512.png
similarity index 100%
rename from Linkwarden/public/android-chrome-512x512.png
rename to Securite/Linkwarden/public/android-chrome-512x512.png
diff --git a/Linkwarden/public/apple-touch-icon.png b/Securite/Linkwarden/public/apple-touch-icon.png
similarity index 100%
rename from Linkwarden/public/apple-touch-icon.png
rename to Securite/Linkwarden/public/apple-touch-icon.png
diff --git a/Linkwarden/public/favicon-16x16.png b/Securite/Linkwarden/public/favicon-16x16.png
similarity index 100%
rename from Linkwarden/public/favicon-16x16.png
rename to Securite/Linkwarden/public/favicon-16x16.png
diff --git a/Linkwarden/public/favicon-32x32.png b/Securite/Linkwarden/public/favicon-32x32.png
similarity index 100%
rename from Linkwarden/public/favicon-32x32.png
rename to Securite/Linkwarden/public/favicon-32x32.png
diff --git a/Linkwarden/public/favicon.ico b/Securite/Linkwarden/public/favicon.ico
similarity index 100%
rename from Linkwarden/public/favicon.ico
rename to Securite/Linkwarden/public/favicon.ico
diff --git a/Linkwarden/public/icon.png b/Securite/Linkwarden/public/icon.png
similarity index 100%
rename from Linkwarden/public/icon.png
rename to Securite/Linkwarden/public/icon.png
diff --git a/Linkwarden/public/linkwarden_dark.png b/Securite/Linkwarden/public/linkwarden_dark.png
similarity index 100%
rename from Linkwarden/public/linkwarden_dark.png
rename to Securite/Linkwarden/public/linkwarden_dark.png
diff --git a/Linkwarden/public/linkwarden_light.png b/Securite/Linkwarden/public/linkwarden_light.png
similarity index 100%
rename from Linkwarden/public/linkwarden_light.png
rename to Securite/Linkwarden/public/linkwarden_light.png
diff --git a/Linkwarden/public/logo_maskable.png b/Securite/Linkwarden/public/logo_maskable.png
similarity index 100%
rename from Linkwarden/public/logo_maskable.png
rename to Securite/Linkwarden/public/logo_maskable.png
diff --git a/Linkwarden/public/screenshots/screenshot1.png b/Securite/Linkwarden/public/screenshots/screenshot1.png
similarity index 100%
rename from Linkwarden/public/screenshots/screenshot1.png
rename to Securite/Linkwarden/public/screenshots/screenshot1.png
diff --git a/Linkwarden/public/screenshots/screenshot2.png b/Securite/Linkwarden/public/screenshots/screenshot2.png
similarity index 100%
rename from Linkwarden/public/screenshots/screenshot2.png
rename to Securite/Linkwarden/public/screenshots/screenshot2.png
diff --git a/Linkwarden/public/site.webmanifest b/Securite/Linkwarden/public/site.webmanifest
similarity index 100%
rename from Linkwarden/public/site.webmanifest
rename to Securite/Linkwarden/public/site.webmanifest
diff --git a/Linkwarden/scripts/migration/migrateToV2.js b/Securite/Linkwarden/scripts/migration/migrateToV2.js
similarity index 100%
rename from Linkwarden/scripts/migration/migrateToV2.js
rename to Securite/Linkwarden/scripts/migration/migrateToV2.js
diff --git a/Linkwarden/scripts/worker.ts b/Securite/Linkwarden/scripts/worker.ts
similarity index 100%
rename from Linkwarden/scripts/worker.ts
rename to Securite/Linkwarden/scripts/worker.ts
diff --git a/Linkwarden/store/account.ts b/Securite/Linkwarden/store/account.ts
similarity index 100%
rename from Linkwarden/store/account.ts
rename to Securite/Linkwarden/store/account.ts
diff --git a/Linkwarden/store/collections.ts b/Securite/Linkwarden/store/collections.ts
similarity index 100%
rename from Linkwarden/store/collections.ts
rename to Securite/Linkwarden/store/collections.ts
diff --git a/Linkwarden/store/links.ts b/Securite/Linkwarden/store/links.ts
similarity index 100%
rename from Linkwarden/store/links.ts
rename to Securite/Linkwarden/store/links.ts
diff --git a/Linkwarden/store/localSettings.ts b/Securite/Linkwarden/store/localSettings.ts
similarity index 100%
rename from Linkwarden/store/localSettings.ts
rename to Securite/Linkwarden/store/localSettings.ts
diff --git a/Linkwarden/store/modals.ts b/Securite/Linkwarden/store/modals.ts
similarity index 100%
rename from Linkwarden/store/modals.ts
rename to Securite/Linkwarden/store/modals.ts
diff --git a/Linkwarden/store/tags.ts b/Securite/Linkwarden/store/tags.ts
similarity index 100%
rename from Linkwarden/store/tags.ts
rename to Securite/Linkwarden/store/tags.ts
diff --git a/Linkwarden/store/tokens.ts b/Securite/Linkwarden/store/tokens.ts
similarity index 100%
rename from Linkwarden/store/tokens.ts
rename to Securite/Linkwarden/store/tokens.ts
diff --git a/Linkwarden/styles/globals.css b/Securite/Linkwarden/styles/globals.css
similarity index 100%
rename from Linkwarden/styles/globals.css
rename to Securite/Linkwarden/styles/globals.css
diff --git a/Linkwarden/tailwind.config.js b/Securite/Linkwarden/tailwind.config.js
similarity index 100%
rename from Linkwarden/tailwind.config.js
rename to Securite/Linkwarden/tailwind.config.js
diff --git a/Linkwarden/tsconfig.json b/Securite/Linkwarden/tsconfig.json
similarity index 100%
rename from Linkwarden/tsconfig.json
rename to Securite/Linkwarden/tsconfig.json
diff --git a/Linkwarden/types/colorthief.d.ts b/Securite/Linkwarden/types/colorthief.d.ts
similarity index 100%
rename from Linkwarden/types/colorthief.d.ts
rename to Securite/Linkwarden/types/colorthief.d.ts
diff --git a/Linkwarden/types/enviornment.d.ts b/Securite/Linkwarden/types/enviornment.d.ts
similarity index 100%
rename from Linkwarden/types/enviornment.d.ts
rename to Securite/Linkwarden/types/enviornment.d.ts
diff --git a/Linkwarden/types/global.ts b/Securite/Linkwarden/types/global.ts
similarity index 100%
rename from Linkwarden/types/global.ts
rename to Securite/Linkwarden/types/global.ts
diff --git a/Linkwarden/types/himalaya.d.ts b/Securite/Linkwarden/types/himalaya.d.ts
similarity index 100%
rename from Linkwarden/types/himalaya.d.ts
rename to Securite/Linkwarden/types/himalaya.d.ts
diff --git a/Linkwarden/types/next-auth.d.ts b/Securite/Linkwarden/types/next-auth.d.ts
similarity index 100%
rename from Linkwarden/types/next-auth.d.ts
rename to Securite/Linkwarden/types/next-auth.d.ts
diff --git a/Linkwarden/yarn.lock b/Securite/Linkwarden/yarn.lock
similarity index 100%
rename from Linkwarden/yarn.lock
rename to Securite/Linkwarden/yarn.lock
diff --git a/Securite/MicroBin/README.md b/Securite/MicroBin/README.md
index 37784e5f..aa73c4a0 100644
--- a/Securite/MicroBin/README.md
+++ b/Securite/MicroBin/README.md
@@ -1,9 +1,39 @@

+URL :
# MicroBin
+MicroBin est une super minuscule application web de p?ture ? p?ture ? p?t?s auto-aliment?e, riche en traits, configurables, autonomes et auto-h?berg?es. Il est tr?s facile ? mettre en place et ? utiliser, et ne n?cessitera que quelques m?gaoctets de m?moire et de stockage de disque. Il ne faut que quelques secondes pour le mettre en place.
-# Installation
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de MicroBin
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Securite\MicroBin
+```
+
+## Modifier la configuration de MicroBin
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Securite\MicroBin
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de MicroBin
Pour utiliser MicroBin tout seul
```bash
@@ -15,14 +45,19 @@ Pour utiliser MicroBin avec Traefik
docker compose -f docker-compose-traefik.yml up -d
```
-Pour utiliser MicroBin avec Nginx
-```bash
-docker compose -f docker-compose-nginx.yml up -d
-```
# Utilisation
## Accueil
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://MicroBin.10.0.4.29.traefik.me`)"
+
# More info
- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
diff --git a/Securite/MicroBin/docker-compose-traefik.yml b/Securite/MicroBin/docker-compose-traefik.yml
index e69de29b..40514b3e 100644
--- a/Securite/MicroBin/docker-compose-traefik.yml
+++ b/Securite/MicroBin/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Securite/MicroBin/docker-compose.yml b/Securite/MicroBin/docker-compose.yml
index e69de29b..a0a34550 100644
--- a/Securite/MicroBin/docker-compose.yml
+++ b/Securite/MicroBin/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Securite/Pashword/README.md b/Securite/Pashword/README.md
index 7acd09bb..e963987d 100644
--- a/Securite/Pashword/README.md
+++ b/Securite/Pashword/README.md
@@ -1,9 +1,39 @@

+URL :
# Pashword
+Pashword est un g?n?rateur de mot de passe hach? qui dispara?t avec le besoin de souvenir des mots de passe. Pashword g?n?re un mot de passe fort unique pour chacun de vos comptes, mais ces mots de passe ne sont pas seulement al?atoires comme le reste des 91244 autres g?n?rateurs de mot de passe. Ils sont personnalis?s et constants.
-# Installation
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Pashword
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Securite\Pashword
+```
+
+## Modifier la configuration de Pashword
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Securite\Pashword
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Pashword
Pour utiliser Pashword tout seul
```bash
@@ -15,14 +45,19 @@ Pour utiliser Pashword avec Traefik
docker compose -f docker-compose-traefik.yml up -d
```
-Pour utiliser Pashword avec Nginx
-```bash
-docker compose -f docker-compose-nginx.yml up -d
-```
# Utilisation
## Accueil
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Pashword.10.0.4.29.traefik.me`)"
+
# More info
- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
diff --git a/Securite/Pashword/docker-compose-traefik.yml b/Securite/Pashword/docker-compose-traefik.yml
index e69de29b..40514b3e 100644
--- a/Securite/Pashword/docker-compose-traefik.yml
+++ b/Securite/Pashword/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Securite/Pashword/docker-compose.yml b/Securite/Pashword/docker-compose.yml
index e69de29b..a0a34550 100644
--- a/Securite/Pashword/docker-compose.yml
+++ b/Securite/Pashword/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Securite/Pashword/img/logo-Pashword.png b/Securite/Pashword/img/logo-Pashword.png
new file mode 100644
index 00000000..f37162dc
Binary files /dev/null and b/Securite/Pashword/img/logo-Pashword.png differ
diff --git a/Securite/Passbolt/LICENSE b/Securite/Passbolt/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/Securite/Passbolt/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/Passbolt/README.md b/Securite/Passbolt/README.md
index e7c1242d..fb1e922f 100644
--- a/Securite/Passbolt/README.md
+++ b/Securite/Passbolt/README.md
@@ -1,8 +1,39 @@

+URL :
-# Passbolt
+# Passbolt
-# Installation
+Passbolt est un gestionnaire de mot de passe libre et open source con?u pour la collaboration. Avec Passbolt, vous pouvez g?n?rer, stocker, g?rer et surveiller en toute s?curit? les identifiants de votre ?quipe. Acc?dez ? tous vos identifiants et mots de passe ? partir de plusieurs navigateurs ou m?me de votre t?l?phone portable.
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Passbolt
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Securite\Passbolt
+```
+
+## Modifier la configuration de Passbolt
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Securite\Passbolt
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Passbolt
Pour utiliser Passbolt tout seul
```bash
@@ -14,14 +45,19 @@ Pour utiliser Passbolt avec Traefik
docker compose -f docker-compose-traefik.yml up -d
```
-Pour utiliser Passbolt avec Nginx
-```bash
-docker compose -f docker-compose-nginx.yml up -d
-```
# Utilisation
## Accueil
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Passbolt.10.0.4.29.traefik.me`)"
+
# More info
- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
diff --git a/Securite/Passbolt/docker-compose-traefik.yml b/Securite/Passbolt/docker-compose-traefik.yml
index e69de29b..40514b3e 100644
--- a/Securite/Passbolt/docker-compose-traefik.yml
+++ b/Securite/Passbolt/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Securite/Passbolt/docker-compose.yml b/Securite/Passbolt/docker-compose.yml
index e69de29b..a0a34550 100644
--- a/Securite/Passbolt/docker-compose.yml
+++ b/Securite/Passbolt/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Securite/Passbolt/img/banniere-Passbolt.png b/Securite/Passbolt/img/banniere-Passbolt.png
new file mode 100644
index 00000000..98189cbf
Binary files /dev/null and b/Securite/Passbolt/img/banniere-Passbolt.png differ
diff --git a/Securite/Passbolt/img/logo-passbolt.png b/Securite/Passbolt/img/logo-passbolt.png
index 98189cbf..7153d136 100644
Binary files a/Securite/Passbolt/img/logo-passbolt.png and b/Securite/Passbolt/img/logo-passbolt.png differ
diff --git a/Securite/Password Pusher/README.md b/Securite/Password Pusher/README.md
index c5147e04..aa052358 100644
--- a/Securite/Password Pusher/README.md
+++ b/Securite/Password Pusher/README.md
@@ -1,28 +1,63 @@
-
+
+URL :
-# Password-Pusher
+# Password Pusher
+Password Pusher est une application open source pour communiquer des mots de passe sur le web, similaire ? Yopass et Private Bin. Les liens vers les mots de passe expirent apr?s qu'un certain nombre de vues et/ou de temps se sont ?coul?s.
-# Installation
+# Téléchargement, Configuration et Lancement
-Pour utiliser Password-Pusher tout seul
+## Téléchargement de Password Pusher
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Securite\Password Pusher
+```
+
+## Modifier la configuration de Password Pusher
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Securite\Password Pusher
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Password Pusher
+
+Pour utiliser Password Pusher tout seul
```bash
docker compose up -d
```
-Pour utiliser Password-Pusher avec Traefik
+Pour utiliser Password Pusher avec Traefik
```bash
docker compose -f docker-compose-traefik.yml up -d
```
-Pour utiliser Password-Pusher avec Nginx
-```bash
-docker compose -f docker-compose-nginx.yml up -d
-```
# Utilisation
## Accueil
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Password Pusher.10.0.4.29.traefik.me`)"
+
# More info
- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
diff --git a/Securite/Password Pusher/docker-compose-traefik.yml b/Securite/Password Pusher/docker-compose-traefik.yml
index e69de29b..40514b3e 100644
--- a/Securite/Password Pusher/docker-compose-traefik.yml
+++ b/Securite/Password Pusher/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Securite/Password Pusher/docker-compose.yml b/Securite/Password Pusher/docker-compose.yml
index e69de29b..a0a34550 100644
--- a/Securite/Password Pusher/docker-compose.yml
+++ b/Securite/Password Pusher/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Securite/Pastefy/README.md b/Securite/Pastefy/README.md
index 5bf6b934..558cf523 100644
--- a/Securite/Pastefy/README.md
+++ b/Securite/Pastefy/README.md
@@ -1,9 +1,39 @@

+URL :
# Pastefy
+Pastefy est une alternative open source aux Gists ou Pastebin. Voulez-vous partager du code avec vos amis ou le sauvegarder pour vous-m?me ? Il suffit de coller.
-# Installation
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Pastefy
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Securite\Pastefy
+```
+
+## Modifier la configuration de Pastefy
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Securite\Pastefy
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Pastefy
Pour utiliser Pastefy tout seul
```bash
@@ -15,14 +45,19 @@ Pour utiliser Pastefy avec Traefik
docker compose -f docker-compose-traefik.yml up -d
```
-Pour utiliser Pastefy avec Nginx
-```bash
-docker compose -f docker-compose-nginx.yml up -d
-```
# Utilisation
## Accueil
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Pastefy.10.0.4.29.traefik.me`)"
+
# More info
- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
diff --git a/Securite/Pastefy/docker-compose-traefik.yml b/Securite/Pastefy/docker-compose-traefik.yml
index e69de29b..40514b3e 100644
--- a/Securite/Pastefy/docker-compose-traefik.yml
+++ b/Securite/Pastefy/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Securite/Pastefy/docker-compose.yml b/Securite/Pastefy/docker-compose.yml
index e69de29b..a0a34550 100644
--- a/Securite/Pastefy/docker-compose.yml
+++ b/Securite/Pastefy/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Securite/Pastefy/img/logo-Pastefy.png b/Securite/Pastefy/img/logo-Pastefy.png
new file mode 100644
index 00000000..5c4c3336
Binary files /dev/null and b/Securite/Pastefy/img/logo-Pastefy.png differ
diff --git a/Securite/PrivateBin/README.md b/Securite/PrivateBin/README.md
index 3d2e0484..cd54dba2 100644
--- a/Securite/PrivateBin/README.md
+++ b/Securite/PrivateBin/README.md
@@ -1,9 +1,39 @@

+URL :
# PrivateBin
+PrivateBin est un service web open source minimaliste qui vous permet de cr?er une p?te de votre sortie de texte et de la lier ? une seule URL que vous pouvez ensuite partager. Il est similaire ? Yopass et Password Pusher. Cette m?thode est parfaite pour partager des informations priv?es ? l'int?rieur d'un chat Facebook, de WhatsApp chat ou de toute autre plateforme de messagerie IM, de courrier ?lectronique, etc. L'utilisateur final se contentait de cliquer sur le lien et d'obtenir la sortie dans un navigateur. Les informations seront automatiquement effac?es/recon?ues ? un moment de votre choix: d?s que le r?cepteur l'aura lu, apr?s quelques minutes, apr?s une semaine ou plusieurs mois, etc. Les donn?es sont chiffr?es et d?chiffr?es dans le navigateur ? l'aide de l'AES 256 bits en mode Galois Counter.
-# Installation
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de PrivateBin
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Securite\PrivateBin
+```
+
+## Modifier la configuration de PrivateBin
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Securite\PrivateBin
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de PrivateBin
Pour utiliser PrivateBin tout seul
```bash
@@ -15,14 +45,19 @@ Pour utiliser PrivateBin avec Traefik
docker compose -f docker-compose-traefik.yml up -d
```
-Pour utiliser PrivateBin avec Nginx
-```bash
-docker compose -f docker-compose-nginx.yml up -d
-```
# Utilisation
## Accueil
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://PrivateBin.10.0.4.29.traefik.me`)"
+
# More info
- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
diff --git a/Securite/PrivateBin/docker-compose-traefik.yml b/Securite/PrivateBin/docker-compose-traefik.yml
index e69de29b..40514b3e 100644
--- a/Securite/PrivateBin/docker-compose-traefik.yml
+++ b/Securite/PrivateBin/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Securite/PrivateBin/docker-compose.yml b/Securite/PrivateBin/docker-compose.yml
index e69de29b..a0a34550 100644
--- a/Securite/PrivateBin/docker-compose.yml
+++ b/Securite/PrivateBin/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Securite/PrivateBin/img/logo-PrivateBin.png b/Securite/PrivateBin/img/logo-PrivateBin.png
new file mode 100644
index 00000000..65ed231c
Binary files /dev/null and b/Securite/PrivateBin/img/logo-PrivateBin.png differ
diff --git a/Securite/Pwndrop/README.md b/Securite/Pwndrop/README.md
index 563f32dc..e89fa415 100644
--- a/Securite/Pwndrop/README.md
+++ b/Securite/Pwndrop/README.md
@@ -1,9 +1,39 @@

+URL :
# Pwndrop
+Pwndrop est un service d'h?bergement de fichiers auto-d?pluctable pour envoyer/partager vos fichiers priv?s sur HTTP, HTTPS et WebDAV. Le conteneur est similaire ? l'option de partage de fichiers Synology.
-# Installation
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Pwndrop
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Securite\Pwndrop
+```
+
+## Modifier la configuration de Pwndrop
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Securite\Pwndrop
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Pwndrop
Pour utiliser Pwndrop tout seul
```bash
@@ -15,14 +45,19 @@ Pour utiliser Pwndrop avec Traefik
docker compose -f docker-compose-traefik.yml up -d
```
-Pour utiliser Pwndrop avec Nginx
-```bash
-docker compose -f docker-compose-nginx.yml up -d
-```
# Utilisation
## Accueil
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Pwndrop.10.0.4.29.traefik.me`)"
+
# More info
- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
diff --git a/Securite/Pwndrop/docker-compose-traefik.yml b/Securite/Pwndrop/docker-compose-traefik.yml
index e69de29b..40514b3e 100644
--- a/Securite/Pwndrop/docker-compose-traefik.yml
+++ b/Securite/Pwndrop/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Securite/Pwndrop/docker-compose.yml b/Securite/Pwndrop/docker-compose.yml
index e69de29b..a0a34550 100644
--- a/Securite/Pwndrop/docker-compose.yml
+++ b/Securite/Pwndrop/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Securite/Restreamer/README.md b/Securite/Restreamer/README.md
index 5abbef17..b460257c 100644
--- a/Securite/Restreamer/README.md
+++ b/Securite/Restreamer/README.md
@@ -1,9 +1,39 @@

+URL :
# Restreamer
+Restreamer est une solution d'auto-h?bergement gratuit pour diffuser en direct sur votre site web et publier sur plusieurs comme YouTube-Live, Twitter, Twitch, Vimeo, et d'autres plateformes ou services.
-# Installation
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Restreamer
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Securite\Restreamer
+```
+
+## Modifier la configuration de Restreamer
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Securite\Restreamer
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Restreamer
Pour utiliser Restreamer tout seul
```bash
@@ -15,14 +45,19 @@ Pour utiliser Restreamer avec Traefik
docker compose -f docker-compose-traefik.yml up -d
```
-Pour utiliser Restreamer avec Nginx
-```bash
-docker compose -f docker-compose-nginx.yml up -d
-```
# Utilisation
## Accueil
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Restreamer.10.0.4.29.traefik.me`)"
+
# More info
- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
diff --git a/Securite/Restreamer/docker-compose-traefik.yml b/Securite/Restreamer/docker-compose-traefik.yml
index e69de29b..40514b3e 100644
--- a/Securite/Restreamer/docker-compose-traefik.yml
+++ b/Securite/Restreamer/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Securite/Restreamer/docker-compose.yml b/Securite/Restreamer/docker-compose.yml
index e69de29b..a0a34550 100644
--- a/Securite/Restreamer/docker-compose.yml
+++ b/Securite/Restreamer/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Securite/Restreamer/img/logo-Restreamer.png b/Securite/Restreamer/img/logo-Restreamer.png
new file mode 100644
index 00000000..1b39bd52
Binary files /dev/null and b/Securite/Restreamer/img/logo-Restreamer.png differ
diff --git a/Securite/Vault/README.md b/Securite/Vault/README.md
index 7ff50187..2f09a53e 100644
--- a/Securite/Vault/README.md
+++ b/Securite/Vault/README.md
@@ -1,9 +1,39 @@

+URL :
# Vault
+HashiCorp Vault est un syst?me de gestion des secrets d'identit? et de cryptage pour acc?der en toute s?curit? aux secrets. Un secret est tout ce ? quoi vous voulez contr?ler ?troitement l'acc?s, comme les cl?s API, les mots de passe, les certificats, et plus encore. Vault fournit une interface unifi?e ? n'importe quel secret, tout en fournissant un contr?le d'acc?s strict et en enregistrant un journal d'audit d?taill?.
-# Installation
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Vault
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Securite\Vault
+```
+
+## Modifier la configuration de Vault
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Securite\Vault
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Vault
Pour utiliser Vault tout seul
```bash
@@ -15,14 +45,19 @@ Pour utiliser Vault avec Traefik
docker compose -f docker-compose-traefik.yml up -d
```
-Pour utiliser Vault avec Nginx
-```bash
-docker compose -f docker-compose-nginx.yml up -d
-```
# Utilisation
## Accueil
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Vault.10.0.4.29.traefik.me`)"
+
# More info
- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
diff --git a/Securite/Vault/docker-compose-traefik.yml b/Securite/Vault/docker-compose-traefik.yml
index e69de29b..40514b3e 100644
--- a/Securite/Vault/docker-compose-traefik.yml
+++ b/Securite/Vault/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Securite/Vault/docker-compose.yml b/Securite/Vault/docker-compose.yml
index e69de29b..a0a34550 100644
--- a/Securite/Vault/docker-compose.yml
+++ b/Securite/Vault/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Securite/Vault/img/logo-Vault.png b/Securite/Vault/img/logo-Vault.png
new file mode 100644
index 00000000..056d8371
Binary files /dev/null and b/Securite/Vault/img/logo-Vault.png differ
diff --git a/Securite/Vaultwarden/LICENSE b/Securite/Vaultwarden/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/Securite/Vaultwarden/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/Vaultwarden/README.md b/Securite/Vaultwarden/README.md
index 563756d7..f5908abd 100644
--- a/Securite/Vaultwarden/README.md
+++ b/Securite/Vaultwarden/README.md
@@ -1,12 +1,39 @@

+URL :
-# Vaultwarden
+# Vaultwarden
-Pour la sécurité de nos comptes divers, il est bon de ne pas avoir un mot de passe unique.
-Mais encore faut-il s'en souvenir.
-C'est vite l'enfer. Et encore, même en ayant une bonne mémoire, si on utilise des mots de passe compliqués, c'est l'enfer aussi.
+Mon pr?c?dent guide pour Vaultwarden impliquait l'utilisation de Task Scheduler, mais aujourd'hui, je propose une excellente alternative recommand?e pour l'installation de Vaultwarden via Portainer. Vaultwarden est une impl?mentation non officielle du serveur Bitwarden ?crite en Rust. Vaultwarden est compatible avec les clients officiels de Bitwarden, et est id?al pour les d?ploiements auto-h?berg?s o? l'exploitation du service officiel lourd en ressources n'est pas souhaitable.
-# Installation
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Vaultwarden
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Securite\Vaultwarden
+```
+
+## Modifier la configuration de Vaultwarden
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Securite\Vaultwarden
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Vaultwarden
Pour utiliser Vaultwarden tout seul
```bash
@@ -18,14 +45,19 @@ Pour utiliser Vaultwarden avec Traefik
docker compose -f docker-compose-traefik.yml up -d
```
-Pour utiliser Vaultwarden avec Nginx
-```bash
-docker compose -f docker-compose-nginx.yml up -d
-```
# Utilisation
## Accueil
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Vaultwarden.10.0.4.29.traefik.me`)"
+
# More info
- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
diff --git a/Securite/Vaultwarden/docker-compose-traefik.yml b/Securite/Vaultwarden/docker-compose-traefik.yml
index e69de29b..40514b3e 100644
--- a/Securite/Vaultwarden/docker-compose-traefik.yml
+++ b/Securite/Vaultwarden/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Securite/Vaultwarden/img/logo-Vaultwarden.png b/Securite/Vaultwarden/img/banniere-Vaultwarden.png
similarity index 100%
rename from Securite/Vaultwarden/img/logo-Vaultwarden.png
rename to Securite/Vaultwarden/img/banniere-Vaultwarden.png
diff --git a/Securite/Yopass/README.md b/Securite/Yopass/README.md
index 74ae3654..8aac0b72 100644
--- a/Securite/Yopass/README.md
+++ b/Securite/Yopass/README.md
@@ -1,9 +1,39 @@

+URL :
# Yopass
+Yopass est un projet de partage de secrets d'une mani?re rapide et s?re, similaire ? Password Pusher et Private Bin. Le seul but de Yopass est de minimiser la quantit? de mots de passe flottant dans les syst?mes de gestion des tickets, les messages Slack et les courriels. Le message est chiffr?/d?chiffr? localement dans le navigateur, puis envoy? ? Yopass sans la cl? de d?chiffrement qui n'est visible qu'une seule fois pendant le chiffrement; Yopass retourne alors une URL unique avec une date d'expiration sp?cifi?e. Yopass est con?u pour ?tre aussi simple et ? stupide ? que possible sans compromettre la s?curit?.
-# Installation
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Yopass
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Securite\Yopass
+```
+
+## Modifier la configuration de Yopass
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Securite\Yopass
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Yopass
Pour utiliser Yopass tout seul
```bash
@@ -15,14 +45,19 @@ Pour utiliser Yopass avec Traefik
docker compose -f docker-compose-traefik.yml up -d
```
-Pour utiliser Yopass avec Nginx
-```bash
-docker compose -f docker-compose-nginx.yml up -d
-```
# Utilisation
## Accueil
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Yopass.10.0.4.29.traefik.me`)"
+
# More info
- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
diff --git a/Securite/Yopass/docker-compose-traefik.yml b/Securite/Yopass/docker-compose-traefik.yml
index e69de29b..40514b3e 100644
--- a/Securite/Yopass/docker-compose-traefik.yml
+++ b/Securite/Yopass/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Securite/Yopass/docker-compose.yml b/Securite/Yopass/docker-compose.yml
index e69de29b..a0a34550 100644
--- a/Securite/Yopass/docker-compose.yml
+++ b/Securite/Yopass/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Securite/Yopass/img/logo-Yopass.png b/Securite/Yopass/img/logo-Yopass.png
new file mode 100644
index 00000000..9acffa53
Binary files /dev/null and b/Securite/Yopass/img/logo-Yopass.png differ
diff --git a/Securite/iSpy/README.md b/Securite/iSpy/README.md
index a51b52f2..03c4f9ee 100644
--- a/Securite/iSpy/README.md
+++ b/Securite/iSpy/README.md
@@ -1,9 +1,39 @@

+URL :
# iSpy
+ISpy Agent DVR est une plateforme de surveillance vid?o super avanc?e pour Windows, macOS, Linux, Raspberry Pi et Docker. Il s'agit d'une image non officielle docker de l'agent DVR d'iSpy cr??e pour la commodit?. Le logiciel cr?e un serveur local pour la gestion des cam?ras IP.
-# Installation
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de iSpy
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Securite\iSpy
+```
+
+## Modifier la configuration de iSpy
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Securite\iSpy
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de iSpy
Pour utiliser iSpy tout seul
```bash
@@ -15,14 +45,19 @@ Pour utiliser iSpy avec Traefik
docker compose -f docker-compose-traefik.yml up -d
```
-Pour utiliser iSpy avec Nginx
-```bash
-docker compose -f docker-compose-nginx.yml up -d
-```
# Utilisation
## Accueil
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://iSpy.10.0.4.29.traefik.me`)"
+
# More info
- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
diff --git a/Securite/iSpy/docker-compose-traefik.yml b/Securite/iSpy/docker-compose-traefik.yml
index e69de29b..40514b3e 100644
--- a/Securite/iSpy/docker-compose-traefik.yml
+++ b/Securite/iSpy/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Securite/iSpy/docker-compose.yml b/Securite/iSpy/docker-compose.yml
index e69de29b..a0a34550 100644
--- a/Securite/iSpy/docker-compose.yml
+++ b/Securite/iSpy/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Securite/iSpy/img/logo-iSpy.png b/Securite/iSpy/img/logo-iSpy.png
new file mode 100644
index 00000000..92a19099
Binary files /dev/null and b/Securite/iSpy/img/logo-iSpy.png differ
diff --git a/Semaphore/LICENSE b/Semaphore/LICENSE
deleted file mode 100644
index 0c97efd2..00000000
--- a/Semaphore/LICENSE
+++ /dev/null
@@ -1,235 +0,0 @@
-GNU AFFERO GENERAL PUBLIC LICENSE
-Version 3, 19 November 2007
-
-Copyright (C) 2007 Free Software Foundation, Inc.
-
-Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed.
-
- Preamble
-
-The GNU Affero General Public License is a free, copyleft license for software and other kinds of works, specifically designed to ensure cooperation with the community in the case of network server software.
-
-The licenses for most software and other practical works are designed to take away your freedom to share and change the works. By contrast, our General Public Licenses are intended to guarantee your freedom to share and change all versions of a program--to make sure it remains free software for all its users.
-
-When we speak of free software, we are referring to freedom, not price. Our General Public Licenses are designed to make sure that you have the freedom to distribute copies of free software (and charge for them if you wish), that you receive source code or can get it if you want it, that you can change the software or use pieces of it in new free programs, and that you know you can do these things.
-
-Developers that use our General Public Licenses protect your rights with two steps: (1) assert copyright on the software, and (2) offer you this License which gives you legal permission to copy, distribute and/or modify the software.
-
-A secondary benefit of defending all users' freedom is that improvements made in alternate versions of the program, if they receive widespread use, become available for other developers to incorporate. Many developers of free software are heartened and encouraged by the resulting cooperation. However, in the case of software used on network servers, this result may fail to come about. The GNU General Public License permits making a modified version and letting the public access it on a server without ever releasing its source code to the public.
-
-The GNU Affero General Public License is designed specifically to ensure that, in such cases, the modified source code becomes available to the community. It requires the operator of a network server to provide the source code of the modified version running there to the users of that server. Therefore, public use of a modified version, on a publicly accessible server, gives the public access to the source code of the modified version.
-
-An older license, called the Affero General Public License and published by Affero, was designed to accomplish similar goals. This is a different license, not a version of the Affero GPL, but Affero has released a new version of the Affero GPL which permits relicensing under this license.
-
-The precise terms and conditions for copying, distribution and modification follow.
-
- TERMS AND CONDITIONS
-
-0. Definitions.
-
-"This License" refers to version 3 of the GNU Affero General Public License.
-
-"Copyright" also means copyright-like laws that apply to other kinds of works, such as semiconductor masks.
-
-"The Program" refers to any copyrightable work licensed under this License. Each licensee is addressed as "you". "Licensees" and "recipients" may be individuals or organizations.
-
-To "modify" a work means to copy from or adapt all or part of the work in a fashion requiring copyright permission, other than the making of an exact copy. The resulting work is called a "modified version" of the earlier work or a work "based on" the earlier work.
-
-A "covered work" means either the unmodified Program or a work based on the Program.
-
-To "propagate" a work means to do anything with it that, without permission, would make you directly or secondarily liable for infringement under applicable copyright law, except executing it on a computer or modifying a private copy. Propagation includes copying, distribution (with or without modification), making available to the public, and in some countries other activities as well.
-
-To "convey" a work means any kind of propagation that enables other parties to make or receive copies. Mere interaction with a user through a computer network, with no transfer of a copy, is not conveying.
-
-An interactive user interface displays "Appropriate Legal Notices" to the extent that it includes a convenient and prominently visible feature that (1) displays an appropriate copyright notice, and (2) tells the user that there is no warranty for the work (except to the extent that warranties are provided), that licensees may convey the work under this License, and how to view a copy of this License. If the interface presents a list of user commands or options, such as a menu, a prominent item in the list meets this criterion.
-
-1. Source Code.
-The "source code" for a work means the preferred form of the work for making modifications to it. "Object code" means any non-source form of a work.
-
-A "Standard Interface" means an interface that either is an official standard defined by a recognized standards body, or, in the case of interfaces specified for a particular programming language, one that is widely used among developers working in that language.
-
-The "System Libraries" of an executable work include anything, other than the work as a whole, that (a) is included in the normal form of packaging a Major Component, but which is not part of that Major Component, and (b) serves only to enable use of the work with that Major Component, or to implement a Standard Interface for which an implementation is available to the public in source code form. A "Major Component", in this context, means a major essential component (kernel, window system, and so on) of the specific operating system (if any) on which the executable work runs, or a compiler used to produce the work, or an object code interpreter used to run it.
-
-The "Corresponding Source" for a work in object code form means all the source code needed to generate, install, and (for an executable work) run the object code and to modify the work, including scripts to control those activities. However, it does not include the work's System Libraries, or general-purpose tools or generally available free programs which are used unmodified in performing those activities but which are not part of the work. For example, Corresponding Source includes interface definition files associated with source files for the work, and the source code for shared libraries and dynamically linked subprograms that the work is specifically designed to require, such as by intimate data communication or control flow between those
-subprograms and other parts of the work.
-
-The Corresponding Source need not include anything that users can regenerate automatically from other parts of the Corresponding Source.
-
-The Corresponding Source for a work in source code form is that same work.
-
-2. Basic Permissions.
-All rights granted under this License are granted for the term of copyright on the Program, and are irrevocable provided the stated conditions are met. This License explicitly affirms your unlimited permission to run the unmodified Program. The output from running a covered work is covered by this License only if the output, given its content, constitutes a covered work. This License acknowledges your rights of fair use or other equivalent, as provided by copyright law.
-
-You may make, run and propagate covered works that you do not convey, without conditions so long as your license otherwise remains in force. You may convey covered works to others for the sole purpose of having them make modifications exclusively for you, or provide you with facilities for running those works, provided that you comply with the terms of this License in conveying all material for which you do not control copyright. Those thus making or running the covered works for you must do so exclusively on your behalf, under your direction and control, on terms that prohibit them from making any copies of your copyrighted material outside their relationship with you.
-
-Conveying under any other circumstances is permitted solely under the conditions stated below. Sublicensing is not allowed; section 10 makes it unnecessary.
-
-3. Protecting Users' Legal Rights From Anti-Circumvention Law.
-No covered work shall be deemed part of an effective technological measure under any applicable law fulfilling obligations under article 11 of the WIPO copyright treaty adopted on 20 December 1996, or similar laws prohibiting or restricting circumvention of such measures.
-
-When you convey a covered work, you waive any legal power to forbid circumvention of technological measures to the extent such circumvention is effected by exercising rights under this License with respect to the covered work, and you disclaim any intention to limit operation or modification of the work as a means of enforcing, against the work's users, your or third parties' legal rights to forbid circumvention of technological measures.
-
-4. Conveying Verbatim Copies.
-You may convey verbatim copies of the Program's source code as you receive it, in any medium, provided that you conspicuously and appropriately publish on each copy an appropriate copyright notice; keep intact all notices stating that this License and any non-permissive terms added in accord with section 7 apply to the code; keep intact all notices of the absence of any warranty; and give all recipients a copy of this License along with the Program.
-
-You may charge any price or no price for each copy that you convey, and you may offer support or warranty protection for a fee.
-
-5. Conveying Modified Source Versions.
-You may convey a work based on the Program, or the modifications to produce it from the Program, in the form of source code under the terms of section 4, provided that you also meet all of these conditions:
-
- a) The work must carry prominent notices stating that you modified it, and giving a relevant date.
-
- b) The work must carry prominent notices stating that it is released under this License and any conditions added under section 7. This requirement modifies the requirement in section 4 to "keep intact all notices".
-
- c) You must license the entire work, as a whole, under this License to anyone who comes into possession of a copy. This License will therefore apply, along with any applicable section 7 additional terms, to the whole of the work, and all its parts, regardless of how they are packaged. This License gives no permission to license the work in any other way, but it does not invalidate such permission if you have separately received it.
-
- d) If the work has interactive user interfaces, each must display Appropriate Legal Notices; however, if the Program has interactive interfaces that do not display Appropriate Legal Notices, your work need not make them do so.
-
-A compilation of a covered work with other separate and independent works, which are not by their nature extensions of the covered work, and which are not combined with it such as to form a larger program, in or on a volume of a storage or distribution medium, is called an "aggregate" if the compilation and its resulting copyright are not used to limit the access or legal rights of the compilation's users beyond what the individual works permit. Inclusion of a covered work in an aggregate does not cause this License to apply to the other parts of the aggregate.
-
-6. Conveying Non-Source Forms.
-You may convey a covered work in object code form under the terms of sections 4 and 5, provided that you also convey the machine-readable Corresponding Source under the terms of this License, in one of these ways:
-
- a) Convey the object code in, or embodied in, a physical product (including a physical distribution medium), accompanied by the Corresponding Source fixed on a durable physical medium customarily used for software interchange.
-
- b) Convey the object code in, or embodied in, a physical product (including a physical distribution medium), accompanied by a written offer, valid for at least three years and valid for as long as you offer spare parts or customer support for that product model, to give anyone who possesses the object code either (1) a copy of the Corresponding Source for all the software in the product that is covered by this License, on a durable physical medium customarily used for software interchange, for a price no more than your reasonable cost of physically performing this conveying of source, or (2) access to copy the Corresponding Source from a network server at no charge.
-
- c) Convey individual copies of the object code with a copy of the written offer to provide the Corresponding Source. This alternative is allowed only occasionally and noncommercially, and only if you received the object code with such an offer, in accord with subsection 6b.
-
- d) Convey the object code by offering access from a designated place (gratis or for a charge), and offer equivalent access to the Corresponding Source in the same way through the same place at no further charge. You need not require recipients to copy the Corresponding Source along with the object code. If the place to copy the object code is a network server, the Corresponding Source may be on a different server (operated by you or a third party) that supports equivalent copying facilities, provided you maintain clear directions next to the object code saying where to find the Corresponding Source. Regardless of what server hosts the Corresponding Source, you remain obligated to ensure that it is available for as long as needed to satisfy these requirements.
-
- e) Convey the object code using peer-to-peer transmission, provided you inform other peers where the object code and Corresponding Source of the work are being offered to the general public at no charge under subsection 6d.
-
-A separable portion of the object code, whose source code is excluded from the Corresponding Source as a System Library, need not be included in conveying the object code work.
-
-A "User Product" is either (1) a "consumer product", which means any tangible personal property which is normally used for personal, family, or household purposes, or (2) anything designed or sold for incorporation into a dwelling. In determining whether a product is a consumer product, doubtful cases shall be resolved in favor of coverage. For a particular product received by a particular user, "normally used" refers to a typical or common use of that class of product, regardless of the status of the particular user or of the way in which the particular user actually uses, or expects or is expected to use, the product. A product is a consumer product regardless of whether the product has substantial commercial, industrial or non-consumer uses, unless such uses represent the only significant mode of use of the product.
-
-"Installation Information" for a User Product means any methods, procedures, authorization keys, or other information required to install and execute modified versions of a covered work in that User Product from a modified version of its Corresponding Source. The information must suffice to ensure that the continued functioning of the modified object code is in no case prevented or interfered with solely because modification has been made.
-
-If you convey an object code work under this section in, or with, or specifically for use in, a User Product, and the conveying occurs as part of a transaction in which the right of possession and use of the User Product is transferred to the recipient in perpetuity or for a fixed term (regardless of how the transaction is characterized), the Corresponding Source conveyed under this section must be accompanied by the Installation Information. But this requirement does not apply if neither you nor any third party retains the ability to install modified object code on the User Product (for example, the work has been installed in ROM).
-
-The requirement to provide Installation Information does not include a requirement to continue to provide support service, warranty, or updates for a work that has been modified or installed by the recipient, or for the User Product in which it has been modified or installed. Access to a network may be denied when the modification itself materially and adversely affects the operation of the network or violates the rules and protocols for communication across the network.
-
-Corresponding Source conveyed, and Installation Information provided, in accord with this section must be in a format that is publicly documented (and with an implementation available to the public in source code form), and must require no special password or key for unpacking, reading or copying.
-
-7. Additional Terms.
-"Additional permissions" are terms that supplement the terms of this License by making exceptions from one or more of its conditions. Additional permissions that are applicable to the entire Program shall be treated as though they were included in this License, to the extent that they are valid under applicable law. If additional permissions apply only to part of the Program, that part may be used separately under those permissions, but the entire Program remains governed by this License without regard to the additional permissions.
-
-When you convey a copy of a covered work, you may at your option remove any additional permissions from that copy, or from any part of it. (Additional permissions may be written to require their own removal in certain cases when you modify the work.) You may place additional permissions on material, added by you to a covered work, for which you have or can give appropriate copyright permission.
-
-Notwithstanding any other provision of this License, for material you add to a covered work, you may (if authorized by the copyright holders of that material) supplement the terms of this License with terms:
-
- a) Disclaiming warranty or limiting liability differently from the terms of sections 15 and 16 of this License; or
-
- b) Requiring preservation of specified reasonable legal notices or author attributions in that material or in the Appropriate Legal Notices displayed by works containing it; or
-
- c) Prohibiting misrepresentation of the origin of that material, or requiring that modified versions of such material be marked in reasonable ways as different from the original version; or
-
- d) Limiting the use for publicity purposes of names of licensors or authors of the material; or
-
- e) Declining to grant rights under trademark law for use of some trade names, trademarks, or service marks; or
-
- f) Requiring indemnification of licensors and authors of that material by anyone who conveys the material (or modified versions of it) with contractual assumptions of liability to the recipient, for any liability that these contractual assumptions directly impose on those licensors and authors.
-
-All other non-permissive additional terms are considered "further restrictions" within the meaning of section 10. If the Program as you received it, or any part of it, contains a notice stating that it is governed by this License along with a term that is a further restriction, you may remove that term. If a license document contains a further restriction but permits relicensing or conveying under this License, you may add to a covered work material governed by the terms of that license document, provided that the further restriction does not survive such relicensing or conveying.
-
-If you add terms to a covered work in accord with this section, you must place, in the relevant source files, a statement of the additional terms that apply to those files, or a notice indicating where to find the applicable terms.
-
-Additional terms, permissive or non-permissive, may be stated in the form of a separately written license, or stated as exceptions; the above requirements apply either way.
-
-8. Termination.
-
-You may not propagate or modify a covered work except as expressly provided under this License. Any attempt otherwise to propagate or modify it is void, and will automatically terminate your rights under this License (including any patent licenses granted under the third paragraph of section 11).
-
-However, if you cease all violation of this License, then your license from a particular copyright holder is reinstated (a) provisionally, unless and until the copyright holder explicitly and finally terminates your license, and (b) permanently, if the copyright holder fails to notify you of the violation by some reasonable means prior to 60 days after the cessation.
-
-Moreover, your license from a particular copyright holder is reinstated permanently if the copyright holder notifies you of the violation by some reasonable means, this is the first time you have received notice of violation of this License (for any work) from that copyright holder, and you cure the violation prior to 30 days after your receipt of the notice.
-
-Termination of your rights under this section does not terminate the licenses of parties who have received copies or rights from you under this License. If your rights have been terminated and not permanently reinstated, you do not qualify to receive new licenses for the same material under section 10.
-
-9. Acceptance Not Required for Having Copies.
-
-You are not required to accept this License in order to receive or run a copy of the Program. Ancillary propagation of a covered work occurring solely as a consequence of using peer-to-peer transmission to receive a copy likewise does not require acceptance. However, nothing other than this License grants you permission to propagate or modify any covered work. These actions infringe copyright if you do not accept this License. Therefore, by modifying or propagating a covered work, you indicate your acceptance of this License to do so.
-
-10. Automatic Licensing of Downstream Recipients.
-
-Each time you convey a covered work, the recipient automatically receives a license from the original licensors, to run, modify and propagate that work, subject to this License. You are not responsible for enforcing compliance by third parties with this License.
-
-An "entity transaction" is a transaction transferring control of an organization, or substantially all assets of one, or subdividing an organization, or merging organizations. If propagation of a covered work results from an entity transaction, each party to that transaction who receives a copy of the work also receives whatever licenses to the work the party's predecessor in interest had or could give under the previous paragraph, plus a right to possession of the Corresponding Source of the work from the predecessor in interest, if the predecessor has it or can get it with reasonable efforts.
-
-You may not impose any further restrictions on the exercise of the rights granted or affirmed under this License. For example, you may not impose a license fee, royalty, or other charge for exercise of rights granted under this License, and you may not initiate litigation (including a cross-claim or counterclaim in a lawsuit) alleging that any patent claim is infringed by making, using, selling, offering for sale, or importing the Program or any portion of it.
-
-11. Patents.
-
-A "contributor" is a copyright holder who authorizes use under this License of the Program or a work on which the Program is based. The work thus licensed is called the contributor's "contributor version".
-
-A contributor's "essential patent claims" are all patent claims owned or controlled by the contributor, whether already acquired or hereafter acquired, that would be infringed by some manner, permitted by this License, of making, using, or selling its contributor version, but do not include claims that would be infringed only as a consequence of further modification of the contributor version. For purposes of this definition, "control" includes the right to grant patent sublicenses in a manner consistent with the requirements of this License.
-
-Each contributor grants you a non-exclusive, worldwide, royalty-free patent license under the contributor's essential patent claims, to make, use, sell, offer for sale, import and otherwise run, modify and propagate the contents of its contributor version.
-
-In the following three paragraphs, a "patent license" is any express agreement or commitment, however denominated, not to enforce a patent (such as an express permission to practice a patent or covenant not to sue for patent infringement). To "grant" such a patent license to a party means to make such an agreement or commitment not to enforce a patent against the party.
-
-If you convey a covered work, knowingly relying on a patent license, and the Corresponding Source of the work is not available for anyone to copy, free of charge and under the terms of this License, through a publicly available network server or other readily accessible means, then you must either (1) cause the Corresponding Source to be so available, or (2) arrange to deprive yourself of the benefit of the patent license for this particular work, or (3) arrange, in a manner consistent with the requirements of this License, to extend the patent
-license to downstream recipients. "Knowingly relying" means you have actual knowledge that, but for the patent license, your conveying the covered work in a country, or your recipient's use of the covered work in a country, would infringe one or more identifiable patents in that country that you have reason to believe are valid.
-
-If, pursuant to or in connection with a single transaction or arrangement, you convey, or propagate by procuring conveyance of, a covered work, and grant a patent license to some of the parties receiving the covered work authorizing them to use, propagate, modify or convey a specific copy of the covered work, then the patent license you grant is automatically extended to all recipients of the covered work and works based on it.
-
-A patent license is "discriminatory" if it does not include within the scope of its coverage, prohibits the exercise of, or is conditioned on the non-exercise of one or more of the rights that are specifically granted under this License. You may not convey a covered work if you are a party to an arrangement with a third party that is in the business of distributing software, under which you make payment to the third party based on the extent of your activity of conveying the work, and under which the third party grants, to any of the parties who would receive the covered work from you, a discriminatory patent license (a) in connection with copies of the covered work conveyed by you (or copies made from those copies), or (b) primarily for and in connection with specific products or compilations that contain the covered work, unless you entered into that arrangement, or that patent license was granted, prior to 28 March 2007.
-
-Nothing in this License shall be construed as excluding or limiting any implied license or other defenses to infringement that may otherwise be available to you under applicable patent law.
-
-12. No Surrender of Others' Freedom.
-
-If conditions are imposed on you (whether by court order, agreement or otherwise) that contradict the conditions of this License, they do not excuse you from the conditions of this License. If you cannot convey a covered work so as to satisfy simultaneously your obligations under this License and any other pertinent obligations, then as a consequence you may
-not convey it at all. For example, if you agree to terms that obligate you to collect a royalty for further conveying from those to whom you convey the Program, the only way you could satisfy both those terms and this License would be to refrain entirely from conveying the Program.
-
-13. Remote Network Interaction; Use with the GNU General Public License.
-
-Notwithstanding any other provision of this License, if you modify the Program, your modified version must prominently offer all users interacting with it remotely through a computer network (if your version supports such interaction) an opportunity to receive the Corresponding Source of your version by providing access to the Corresponding Source from a network server at no charge, through some standard or customary means of facilitating copying of software. This Corresponding Source shall include the Corresponding Source for any work covered by version 3 of the GNU General Public License that is incorporated pursuant to the following paragraph.
-
-Notwithstanding any other provision of this License, you have permission to link or combine any covered work with a work licensed under version 3 of the GNU General Public License into a single combined work, and to convey the resulting work. The terms of this License will continue to apply to the part which is the covered work, but the work with which it is combined will remain governed by version 3 of the GNU General Public License.
-
-14. Revised Versions of this License.
-
-The Free Software Foundation may publish revised and/or new versions of the GNU Affero General Public License from time to time. Such new versions will be similar in spirit to the present version, but may differ in detail to address new problems or concerns.
-
-Each version is given a distinguishing version number. If the Program specifies that a certain numbered version of the GNU Affero General Public License "or any later version" applies to it, you have the option of following the terms and conditions either of that numbered version or of any later version published by the Free Software Foundation. If the Program does not specify a version number of the GNU Affero General Public License, you may choose any version ever published by the Free Software Foundation.
-
-If the Program specifies that a proxy can decide which future versions of the GNU Affero General Public License can be used, that proxy's public statement of acceptance of a version permanently authorizes you to choose that version for the Program.
-
-Later license versions may give you additional or different permissions. However, no additional obligations are imposed on any author or copyright holder as a result of your choosing to follow a later version.
-
-15. Disclaimer of Warranty.
-
-THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
-
-16. Limitation of Liability.
-
-IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
-
-17. Interpretation of Sections 15 and 16.
-
-If the disclaimer of warranty and limitation of liability provided above cannot be given local legal effect according to their terms, reviewing courts shall apply local law that most closely approximates an absolute waiver of all civil liability in connection with the Program, unless a warranty or assumption of liability accompanies a copy of the Program in return for a fee.
-
-END OF TERMS AND CONDITIONS
-
- How to Apply These Terms to Your New Programs
-
-If you develop a new program, and you want it to be of the greatest possible use to the public, the best way to achieve this is to make it free software which everyone can redistribute and change under these terms.
-
-To do so, attach the following notices to the program. It is safest to attach them to the start of each source file to most effectively state the exclusion of warranty; and each file should have at least the "copyright" line and a pointer to where the full notice is found.
-
-
- Copyright (C)
-
- This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
-
- This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details.
-
- You should have received a copy of the GNU Affero General Public License along with this program. If not, see .
-
-Also add information on how to contact you by electronic and paper mail.
-
-If your software can interact with users remotely through a computer network, you should also make sure that it provides a way for users to get its source. For example, if your program is a web application, its interface could display a "Source" link that leads users to an archive of the code. There are many ways you could offer source, and different solutions will be better for different programs; see section 13 for the specific requirements.
-
-You should also get your employer (if you work as a programmer) or school, if any, to sign a "copyright disclaimer" for the program, if necessary. For more information on this, and how to apply and follow the GNU AGPL, see .
diff --git a/Semaphore/README.md b/Semaphore/README.md
deleted file mode 100644
index 35573f29..00000000
--- a/Semaphore/README.md
+++ /dev/null
@@ -1,17 +0,0 @@
-# Titre
-
-image
-
-description.
-
-## Installation
-
-#### Find Pi-Hole token
-
-## Usage
-
-## More info
-- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/?p=1837)
-
-## Buy me a coffe
-
\ No newline at end of file
diff --git a/Semaphore/docker-compose-traefik.yml b/Semaphore/docker-compose-traefik.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Semaphore/docker-compose.yml b/Semaphore/docker-compose.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Sharry/LICENSE b/Sharry/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/Sharry/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/Sharry/README.md b/Sharry/README.md
index cc0f8dd6..c67e00ca 100644
--- a/Sharry/README.md
+++ b/Sharry/README.md
@@ -1,32 +1,66 @@
-
+
+URL :
-# Adminer
+# Sharry
-Adminer est un outil de gestion de base de données complet écrit en PHP. Inversement à phpMyAdmin, il consiste en un seul fichier prêt à être déployé sur le serveur cible. Adminer est disponible pour MySQL, MariaDB, PostgreSQL, SQLite, MS SQL, Oracle, Elasticsearch, MongoDB et autres via plugin
-# Installation
-Pour utiliser Adminer tout seul
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Sharry
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd \Sharry
+```
+
+## Modifier la configuration de Sharry
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd \Sharry
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Sharry
+
+Pour utiliser Sharry tout seul
```bash
docker compose up -d
```
-Pour utiliser Adminer avec Traefik
+Pour utiliser Sharry avec Traefik
```bash
docker compose -f docker-compose-traefik.yml up -d
```
-Pour utiliser Adminer avec Nginx
-```bash
-docker compose -f docker-compose-nginx.yml up -d
-```
# Utilisation
## Accueil
-
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Sharry.10.0.4.29.traefik.me`)"
+
# 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/Sharry/docker-compose-traefik.yml b/Sharry/docker-compose-traefik.yml
index e69de29b..40514b3e 100644
--- a/Sharry/docker-compose-traefik.yml
+++ b/Sharry/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Sharry/docker-compose.yml b/Sharry/docker-compose.yml
index e69de29b..a0a34550 100644
--- a/Sharry/docker-compose.yml
+++ b/Sharry/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/SheetAble/README.md b/SheetAble/README.md
deleted file mode 100644
index cc0f8dd6..00000000
--- a/SheetAble/README.md
+++ /dev/null
@@ -1,32 +0,0 @@
-
-
-# Adminer
-
-Adminer est un outil de gestion de base de données complet écrit en PHP. Inversement à phpMyAdmin, il consiste en un seul fichier prêt à être déployé sur le serveur cible. Adminer est disponible pour MySQL, MariaDB, PostgreSQL, SQLite, MS SQL, Oracle, Elasticsearch, MongoDB et autres via plugin
-
-# Installation
-
-Pour utiliser Adminer tout seul
-```bash
-docker compose up -d
-```
-
-Pour utiliser Adminer avec Traefik
-```bash
-docker compose -f docker-compose-traefik.yml up -d
-```
-
-Pour utiliser Adminer avec Nginx
-```bash
-docker compose -f docker-compose-nginx.yml up -d
-```
-# Utilisation
-
-## Accueil
-
-
-# More info
-- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
-
-# Buy me a coffe
-
\ No newline at end of file
diff --git a/SheetAble/docker-compose-traefik.yml b/SheetAble/docker-compose-traefik.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/SheetAble/docker-compose.yml b/SheetAble/docker-compose.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Shibisafe/LICENSE b/Shibisafe/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/Shibisafe/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/Shibisafe/README.md b/Shibisafe/README.md
index cc0f8dd6..53c63601 100644
--- a/Shibisafe/README.md
+++ b/Shibisafe/README.md
@@ -1,32 +1,66 @@
-
+
+URL :
-# Adminer
+# Shibisafe
-Adminer est un outil de gestion de base de données complet écrit en PHP. Inversement à phpMyAdmin, il consiste en un seul fichier prêt à être déployé sur le serveur cible. Adminer est disponible pour MySQL, MariaDB, PostgreSQL, SQLite, MS SQL, Oracle, Elasticsearch, MongoDB et autres via plugin
-# Installation
-Pour utiliser Adminer tout seul
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Shibisafe
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd \Shibisafe
+```
+
+## Modifier la configuration de Shibisafe
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd \Shibisafe
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Shibisafe
+
+Pour utiliser Shibisafe tout seul
```bash
docker compose up -d
```
-Pour utiliser Adminer avec Traefik
+Pour utiliser Shibisafe avec Traefik
```bash
docker compose -f docker-compose-traefik.yml up -d
```
-Pour utiliser Adminer avec Nginx
-```bash
-docker compose -f docker-compose-nginx.yml up -d
-```
# Utilisation
## Accueil
-
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Shibisafe.10.0.4.29.traefik.me`)"
+
# 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/Shibisafe/docker-compose-traefik.yml b/Shibisafe/docker-compose-traefik.yml
index e69de29b..40514b3e 100644
--- a/Shibisafe/docker-compose-traefik.yml
+++ b/Shibisafe/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Shibisafe/docker-compose.yml b/Shibisafe/docker-compose.yml
index e69de29b..a0a34550 100644
--- a/Shibisafe/docker-compose.yml
+++ b/Shibisafe/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Shotcut/README.md b/Shotcut/README.md
deleted file mode 100644
index cc0f8dd6..00000000
--- a/Shotcut/README.md
+++ /dev/null
@@ -1,32 +0,0 @@
-
-
-# Adminer
-
-Adminer est un outil de gestion de base de données complet écrit en PHP. Inversement à phpMyAdmin, il consiste en un seul fichier prêt à être déployé sur le serveur cible. Adminer est disponible pour MySQL, MariaDB, PostgreSQL, SQLite, MS SQL, Oracle, Elasticsearch, MongoDB et autres via plugin
-
-# Installation
-
-Pour utiliser Adminer tout seul
-```bash
-docker compose up -d
-```
-
-Pour utiliser Adminer avec Traefik
-```bash
-docker compose -f docker-compose-traefik.yml up -d
-```
-
-Pour utiliser Adminer avec Nginx
-```bash
-docker compose -f docker-compose-nginx.yml up -d
-```
-# Utilisation
-
-## Accueil
-
-
-# More info
-- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
-
-# Buy me a coffe
-
\ No newline at end of file
diff --git a/Shotcut/docker-compose-traefik.yml b/Shotcut/docker-compose-traefik.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Shotcut/docker-compose.yml b/Shotcut/docker-compose.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Slink/README.md b/Slink/README.md
deleted file mode 100644
index cc0f8dd6..00000000
--- a/Slink/README.md
+++ /dev/null
@@ -1,32 +0,0 @@
-
-
-# Adminer
-
-Adminer est un outil de gestion de base de données complet écrit en PHP. Inversement à phpMyAdmin, il consiste en un seul fichier prêt à être déployé sur le serveur cible. Adminer est disponible pour MySQL, MariaDB, PostgreSQL, SQLite, MS SQL, Oracle, Elasticsearch, MongoDB et autres via plugin
-
-# Installation
-
-Pour utiliser Adminer tout seul
-```bash
-docker compose up -d
-```
-
-Pour utiliser Adminer avec Traefik
-```bash
-docker compose -f docker-compose-traefik.yml up -d
-```
-
-Pour utiliser Adminer avec Nginx
-```bash
-docker compose -f docker-compose-nginx.yml up -d
-```
-# Utilisation
-
-## Accueil
-
-
-# More info
-- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
-
-# Buy me a coffe
-
\ No newline at end of file
diff --git a/Slink/docker-compose-traefik.yml b/Slink/docker-compose-traefik.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Slink/docker-compose.yml b/Slink/docker-compose.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Sonarqube/README.md b/Sonarqube/README.md
deleted file mode 100644
index 72e1b533..00000000
--- a/Sonarqube/README.md
+++ /dev/null
@@ -1,29 +0,0 @@
-
-
-# SonarQube
-
-# Installation
-
-Pour utiliser SonarQube tout seul
-```bash
-docker compose up -d
-```
-
-Pour utiliser SonarQube avec Traefik
-```bash
-docker compose -f docker-compose-traefik.yml up -d
-```
-
-Pour utiliser SonarQube 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/Sonarqube/docker-compose-traefik.yml b/Sonarqube/docker-compose-traefik.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Sonarr/README.md b/Sonarr/README.md
deleted file mode 100644
index cc0f8dd6..00000000
--- a/Sonarr/README.md
+++ /dev/null
@@ -1,32 +0,0 @@
-
-
-# Adminer
-
-Adminer est un outil de gestion de base de données complet écrit en PHP. Inversement à phpMyAdmin, il consiste en un seul fichier prêt à être déployé sur le serveur cible. Adminer est disponible pour MySQL, MariaDB, PostgreSQL, SQLite, MS SQL, Oracle, Elasticsearch, MongoDB et autres via plugin
-
-# Installation
-
-Pour utiliser Adminer tout seul
-```bash
-docker compose up -d
-```
-
-Pour utiliser Adminer avec Traefik
-```bash
-docker compose -f docker-compose-traefik.yml up -d
-```
-
-Pour utiliser Adminer avec Nginx
-```bash
-docker compose -f docker-compose-nginx.yml up -d
-```
-# Utilisation
-
-## Accueil
-
-
-# More info
-- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
-
-# Buy me a coffe
-
\ No newline at end of file
diff --git a/Sonarr/docker-compose-traefik.yml b/Sonarr/docker-compose-traefik.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Sonarr/docker-compose.yml b/Sonarr/docker-compose.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Sondages/Answer/LICENSE b/Sondages/Answer/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/Sondages/Answer/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/Sondages/Answer/README.md b/Sondages/Answer/README.md
new file mode 100644
index 00000000..be193e1e
--- /dev/null
+++ b/Sondages/Answer/README.md
@@ -0,0 +1,66 @@
+
+URL :
+
+# Answer
+
+Answer pour utiliser la stabilit? et la s?curit? de MySQL comme base de donn?es. La r?ponse est un logiciel communautaire bas? sur les connaissances open source. Vous pouvez l'utiliser pour construire rapidement votre communaut? de questions-r?ponses pour l'assistance technique aux produits, l'assistance ? la client?le, la communication des utilisateurs, et plus encore.
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Answer
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Sondages\Answer
+```
+
+## Modifier la configuration de Answer
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Sondages\Answer
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Answer
+
+Pour utiliser Answer tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Answer avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Answer.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Sondages/Answer/docker-compose-traefik.yml b/Sondages/Answer/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Sondages/Answer/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Sondages/Answer/docker-compose.yml b/Sondages/Answer/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Sondages/Answer/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Sondages/Answer/img/banniere-Answer.png b/Sondages/Answer/img/banniere-Answer.png
new file mode 100644
index 00000000..7ad68909
Binary files /dev/null and b/Sondages/Answer/img/banniere-Answer.png differ
diff --git a/Sondages/Answer/img/logo-Answer.png b/Sondages/Answer/img/logo-Answer.png
new file mode 100644
index 00000000..5d077fac
Binary files /dev/null and b/Sondages/Answer/img/logo-Answer.png differ
diff --git a/Sondages/Formbricks/LICENSE b/Sondages/Formbricks/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/Sondages/Formbricks/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/Sondages/Formbricks/README.md b/Sondages/Formbricks/README.md
index 2fd17de8..385c647d 100644
--- a/Sondages/Formbricks/README.md
+++ b/Sondages/Formbricks/README.md
@@ -1,29 +1,63 @@
-
+
+URL :
-# Adminer
+# Formbricks
-Adminer est un outil de gestion de base de données complet écrit en PHP. Inversement à phpMyAdmin, il consiste en un seul ficSondageser prêt à être déployé sur le serveur cible. Adminer est disponible pour MySQL, MariaDB, PostgreSQL, SQLite, MS SQL, Oracle, Elasticsearch, MongoDB et autres via plugin
+Formbricks est une solution pour les micro-enqu?tes sur les sous-produits qui promet de suralimenter l'exp?rience de votre produit. Formbricks fournit une plate-forme de lev?s gratuite et open source. Rassemblez des retours d'information ? chaque point du voyage de l'utilisateur avec de belles enqu?tes sur les applications, les sites web, les liens et les courriels.
-# Installation
+# Téléchargement, Configuration et Lancement
-Pour utiliser Adminer tout seul
+## Téléchargement de Formbricks
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Sondages\Formbricks
+```
+
+## Modifier la configuration de Formbricks
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Sondages\Formbricks
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Formbricks
+
+Pour utiliser Formbricks tout seul
```bash
docker compose up -d
```
-Pour utiliser Adminer avec Traefik
+Pour utiliser Formbricks avec Traefik
```bash
docker compose -f docker-compose-traefik.yml up -d
```
-Pour utiliser Adminer avec Nginx
-```bash
-docker compose -f docker-compose-nginx.yml up -d
-```
# Utilisation
## Accueil
-
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Formbricks.10.0.4.29.traefik.me`)"
+
# More info
- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
diff --git a/Sondages/Formbricks/docker-compose-traefik.yml b/Sondages/Formbricks/docker-compose-traefik.yml
index e69de29b..40514b3e 100644
--- a/Sondages/Formbricks/docker-compose-traefik.yml
+++ b/Sondages/Formbricks/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Sondages/Formbricks/docker-compose.yml b/Sondages/Formbricks/docker-compose.yml
index e69de29b..a0a34550 100644
--- a/Sondages/Formbricks/docker-compose.yml
+++ b/Sondages/Formbricks/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Sondages/Formbricks/img/logo-Formbricks.png b/Sondages/Formbricks/img/logo-Formbricks.png
new file mode 100644
index 00000000..cb9927b6
Binary files /dev/null and b/Sondages/Formbricks/img/logo-Formbricks.png differ
diff --git a/Sondages/Rallly/README.md b/Sondages/Rallly/README.md
index 59c2ba9c..aae3becb 100644
--- a/Sondages/Rallly/README.md
+++ b/Sondages/Rallly/README.md
@@ -1,9 +1,39 @@

+URL :
# Rallly
+Rallly est un organisateur d'?v?nements qui vous aide ? programmer des r?unions de groupe avec des amis, des coll?gues et des ?quipes. Avec Rallly, vous pouvez cr?er des sondages de r?union pour trouver la meilleure date et heure pour organiser un ?v?nement en fonction de la disponibilit? de vos participants. Il permet de gagner du temps et d'?viter les back-and-buts e-mails.
-# Installation
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Rallly
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Sondages\Rallly
+```
+
+## Modifier la configuration de Rallly
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Sondages\Rallly
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Rallly
Pour utiliser Rallly tout seul
```bash
@@ -15,14 +45,19 @@ Pour utiliser Rallly avec Traefik
docker compose -f docker-compose-traefik.yml up -d
```
-Pour utiliser Rallly avec Nginx
-```bash
-docker compose -f docker-compose-nginx.yml up -d
-```
# Utilisation
## Accueil
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Rallly.10.0.4.29.traefik.me`)"
+
# More info
- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
diff --git a/Sondages/Rallly/docker-compose-traefik.yml b/Sondages/Rallly/docker-compose-traefik.yml
index e69de29b..40514b3e 100644
--- a/Sondages/Rallly/docker-compose-traefik.yml
+++ b/Sondages/Rallly/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Sondages/Rallly/docker-compose.yml b/Sondages/Rallly/docker-compose.yml
index e69de29b..a0a34550 100644
--- a/Sondages/Rallly/docker-compose.yml
+++ b/Sondages/Rallly/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Sondages/Rallly/img/logo-Rallly.png b/Sondages/Rallly/img/logo-Rallly.png
new file mode 100644
index 00000000..fdc2629b
Binary files /dev/null and b/Sondages/Rallly/img/logo-Rallly.png differ
diff --git a/Sondages/Rally/README.md b/Sondages/Rally/README.md
deleted file mode 100644
index cc0f8dd6..00000000
--- a/Sondages/Rally/README.md
+++ /dev/null
@@ -1,32 +0,0 @@
-
-
-# Adminer
-
-Adminer est un outil de gestion de base de données complet écrit en PHP. Inversement à phpMyAdmin, il consiste en un seul fichier prêt à être déployé sur le serveur cible. Adminer est disponible pour MySQL, MariaDB, PostgreSQL, SQLite, MS SQL, Oracle, Elasticsearch, MongoDB et autres via plugin
-
-# Installation
-
-Pour utiliser Adminer tout seul
-```bash
-docker compose up -d
-```
-
-Pour utiliser Adminer avec Traefik
-```bash
-docker compose -f docker-compose-traefik.yml up -d
-```
-
-Pour utiliser Adminer avec Nginx
-```bash
-docker compose -f docker-compose-nginx.yml up -d
-```
-# Utilisation
-
-## Accueil
-
-
-# More info
-- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
-
-# Buy me a coffe
-
\ No newline at end of file
diff --git a/Sondages/Rally/docker-compose-traefik.yml b/Sondages/Rally/docker-compose-traefik.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Sondages/Rally/docker-compose.yml b/Sondages/Rally/docker-compose.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Sondages/docker-compose-traefik.yml b/Sondages/docker-compose-traefik.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Sondages/docker-compose.yml b/Sondages/docker-compose.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Squid/README.md b/Squid/README.md
deleted file mode 100644
index 1b6ae78b..00000000
--- a/Squid/README.md
+++ /dev/null
@@ -1,30 +0,0 @@
-
-
-# Squid
-
-# Installation
-
-Pour utiliser Squid tout seul
-```bash
-docker compose up -d
-```
-
-Pour utiliser Squid avec Traefik
-```bash
-docker compose -f docker-compose-traefik.yml up -d
-```
-
-Pour utiliser Squid 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/Squid/docker-compose-traefik.yml b/Squid/docker-compose-traefik.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Squid/docker-compose.yml b/Squid/docker-compose.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Stash/LICENSE b/Stash/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/Stash/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/Stash/README.md b/Stash/README.md
index cc0f8dd6..e1eae832 100644
--- a/Stash/README.md
+++ b/Stash/README.md
@@ -1,32 +1,66 @@
-
+
+URL :
-# Adminer
+# Stash
-Adminer est un outil de gestion de base de données complet écrit en PHP. Inversement à phpMyAdmin, il consiste en un seul fichier prêt à être déployé sur le serveur cible. Adminer est disponible pour MySQL, MariaDB, PostgreSQL, SQLite, MS SQL, Oracle, Elasticsearch, MongoDB et autres via plugin
-# Installation
-Pour utiliser Adminer tout seul
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Stash
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd \Stash
+```
+
+## Modifier la configuration de Stash
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd \Stash
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Stash
+
+Pour utiliser Stash tout seul
```bash
docker compose up -d
```
-Pour utiliser Adminer avec Traefik
+Pour utiliser Stash avec Traefik
```bash
docker compose -f docker-compose-traefik.yml up -d
```
-Pour utiliser Adminer avec Nginx
-```bash
-docker compose -f docker-compose-nginx.yml up -d
-```
# Utilisation
## Accueil
-
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Stash.10.0.4.29.traefik.me`)"
+
# 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/Stash/docker-compose-traefik.yml b/Stash/docker-compose-traefik.yml
index e69de29b..40514b3e 100644
--- a/Stash/docker-compose-traefik.yml
+++ b/Stash/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Stash/docker-compose.yml b/Stash/docker-compose.yml
index e69de29b..a0a34550 100644
--- a/Stash/docker-compose.yml
+++ b/Stash/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Strirling-PDF/README.md b/Strirling-PDF/README.md
deleted file mode 100644
index af3c4009..00000000
--- a/Strirling-PDF/README.md
+++ /dev/null
@@ -1,45 +0,0 @@
-
-
-# Stirling-PDF
-
-Stirling-PDF vous permet d'effectuer diverses opérations sur des fichiers PDF, telles que:
-
- Le fractionnement
- La fusion
- La conversion
- La réorganisation
- L'ajout d'images
- La rotation
- La compression
- Et pleins d'autres options ajoutées régulièrement
-
-Stirling PDF n'effectue aucun appel sortant pour la tenue de dossiers ou le suivi.
-
-Tous les fichiers et PDF sont soit purement côté client, soit dans la mémoire du serveur uniquement pendant l'exécution de la tâche, soit dans un fichier temporaire uniquement pour l'exécution de la tâche.
-
-# Installation
-
-Pour utiliser Stirling-PDF tout seul
-```bash
-docker compose up -d
-```
-
-Pour utiliser Stirling-PDF avec Traefik
-```bash
-docker compose -f docker-compose-traefik.yml up -d
-```
-
-Pour utiliser Stirling-PDF 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/Strirling-PDF/docker-compose-traefik.yml b/Strirling-PDF/docker-compose-traefik.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Strirling-PDF/img/logo-stirling.png b/Strirling-PDF/img/logo-stirling.png
deleted file mode 100644
index 5edc6eae..00000000
Binary files a/Strirling-PDF/img/logo-stirling.png and /dev/null differ
diff --git a/Swing Musi/README.md b/Swing Musi/README.md
deleted file mode 100644
index cc0f8dd6..00000000
--- a/Swing Musi/README.md
+++ /dev/null
@@ -1,32 +0,0 @@
-
-
-# Adminer
-
-Adminer est un outil de gestion de base de données complet écrit en PHP. Inversement à phpMyAdmin, il consiste en un seul fichier prêt à être déployé sur le serveur cible. Adminer est disponible pour MySQL, MariaDB, PostgreSQL, SQLite, MS SQL, Oracle, Elasticsearch, MongoDB et autres via plugin
-
-# Installation
-
-Pour utiliser Adminer tout seul
-```bash
-docker compose up -d
-```
-
-Pour utiliser Adminer avec Traefik
-```bash
-docker compose -f docker-compose-traefik.yml up -d
-```
-
-Pour utiliser Adminer avec Nginx
-```bash
-docker compose -f docker-compose-nginx.yml up -d
-```
-# Utilisation
-
-## Accueil
-
-
-# More info
-- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
-
-# Buy me a coffe
-
\ No newline at end of file
diff --git a/Swing Musi/docker-compose-traefik.yml b/Swing Musi/docker-compose-traefik.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Syncthing/README.md b/Syncthing/README.md
deleted file mode 100644
index cc0f8dd6..00000000
--- a/Syncthing/README.md
+++ /dev/null
@@ -1,32 +0,0 @@
-
-
-# Adminer
-
-Adminer est un outil de gestion de base de données complet écrit en PHP. Inversement à phpMyAdmin, il consiste en un seul fichier prêt à être déployé sur le serveur cible. Adminer est disponible pour MySQL, MariaDB, PostgreSQL, SQLite, MS SQL, Oracle, Elasticsearch, MongoDB et autres via plugin
-
-# Installation
-
-Pour utiliser Adminer tout seul
-```bash
-docker compose up -d
-```
-
-Pour utiliser Adminer avec Traefik
-```bash
-docker compose -f docker-compose-traefik.yml up -d
-```
-
-Pour utiliser Adminer avec Nginx
-```bash
-docker compose -f docker-compose-nginx.yml up -d
-```
-# Utilisation
-
-## Accueil
-
-
-# More info
-- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
-
-# Buy me a coffe
-
\ No newline at end of file
diff --git a/Syncthing/docker-compose-traefik.yml b/Syncthing/docker-compose-traefik.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Systeme/Get A Shell/LICENSE b/Systeme/Get A Shell/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/Systeme/Get A Shell/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/Systeme/Get A Shell/README.md b/Systeme/Get A Shell/README.md
new file mode 100644
index 00000000..a7ba2b25
--- /dev/null
+++ b/Systeme/Get A Shell/README.md
@@ -0,0 +1,66 @@
+
+URL :
+
+# Get A Shell
+
+
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Get A Shell
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Systeme\Get A Shell
+```
+
+## Modifier la configuration de Get A Shell
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Systeme\Get A Shell
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Get A Shell
+
+Pour utiliser Get A Shell tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Get A Shell avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Get A Shell.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Systeme/Get A Shell/docker-compose-traefik.yml b/Systeme/Get A Shell/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Systeme/Get A Shell/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Systeme/Get A Shell/docker-compose.yml b/Systeme/Get A Shell/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Systeme/Get A Shell/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Systeme/Grocy/LICENSE b/Systeme/Grocy/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/Systeme/Grocy/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/Systeme/Grocy/README.md b/Systeme/Grocy/README.md
new file mode 100644
index 00000000..b50fdd36
--- /dev/null
+++ b/Systeme/Grocy/README.md
@@ -0,0 +1,66 @@
+
+URL :
+
+# Grocy
+
+
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Grocy
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Systeme\Grocy
+```
+
+## Modifier la configuration de Grocy
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Systeme\Grocy
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Grocy
+
+Pour utiliser Grocy tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Grocy avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Grocy.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Systeme/Grocy/docker-compose-traefik.yml b/Systeme/Grocy/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Systeme/Grocy/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Systeme/Grocy/docker-compose.yml b/Systeme/Grocy/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Systeme/Grocy/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Systeme/Grocy/img/logo-Grocy.png b/Systeme/Grocy/img/logo-Grocy.png
new file mode 100644
index 00000000..a1304511
Binary files /dev/null and b/Systeme/Grocy/img/logo-Grocy.png differ
diff --git a/Systeme/Nginx/LICENSE b/Systeme/Nginx/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/Systeme/Nginx/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/Systeme/Nginx/README.md b/Systeme/Nginx/README.md
new file mode 100644
index 00000000..e4407508
--- /dev/null
+++ b/Systeme/Nginx/README.md
@@ -0,0 +1,66 @@
+
+URL :
+
+# Nginx
+
+
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Nginx
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Systeme\Nginx
+```
+
+## Modifier la configuration de Nginx
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Systeme\Nginx
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Nginx
+
+Pour utiliser Nginx tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Nginx avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Nginx.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Nginx/debug.log b/Systeme/Nginx/debug.log
similarity index 100%
rename from Nginx/debug.log
rename to Systeme/Nginx/debug.log
diff --git a/Systeme/Nginx/docker-compose-traefik.yml b/Systeme/Nginx/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Systeme/Nginx/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Nginx/docker-compose.yaml b/Systeme/Nginx/docker-compose.yaml
similarity index 100%
rename from Nginx/docker-compose.yaml
rename to Systeme/Nginx/docker-compose.yaml
diff --git a/Systeme/Nginx/docker-compose.yml b/Systeme/Nginx/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Systeme/Nginx/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Nginx/nginx/conf.d/nginx.conf b/Systeme/Nginx/nginx/conf.d/nginx.conf
similarity index 100%
rename from Nginx/nginx/conf.d/nginx.conf
rename to Systeme/Nginx/nginx/conf.d/nginx.conf
diff --git a/Base de données/CouchDB/docker-compose.yml b/Systeme/Nginx/nginx/ssl/readme.md
similarity index 100%
rename from Base de données/CouchDB/docker-compose.yml
rename to Systeme/Nginx/nginx/ssl/readme.md
diff --git a/Nginx/nginx/templates/guacamole.conf b/Systeme/Nginx/nginx/templates/guacamole.conf
similarity index 100%
rename from Nginx/nginx/templates/guacamole.conf
rename to Systeme/Nginx/nginx/templates/guacamole.conf
diff --git a/Nginx/nginx/templates/semaphore.conf b/Systeme/Nginx/nginx/templates/semaphore.conf
similarity index 100%
rename from Nginx/nginx/templates/semaphore.conf
rename to Systeme/Nginx/nginx/templates/semaphore.conf
diff --git a/Systeme/Sonarqube/LICENSE b/Systeme/Sonarqube/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/Systeme/Sonarqube/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/Systeme/Sonarqube/README.md b/Systeme/Sonarqube/README.md
new file mode 100644
index 00000000..82efe7a6
--- /dev/null
+++ b/Systeme/Sonarqube/README.md
@@ -0,0 +1,66 @@
+
+URL :
+
+# Sonarqube
+
+
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Sonarqube
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Systeme\Sonarqube
+```
+
+## Modifier la configuration de Sonarqube
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Systeme\Sonarqube
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Sonarqube
+
+Pour utiliser Sonarqube tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Sonarqube avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Sonarqube.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Systeme/Sonarqube/docker-compose-traefik.yml b/Systeme/Sonarqube/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Systeme/Sonarqube/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Sonarqube/docker-compose.yml b/Systeme/Sonarqube/docker-compose.yml
similarity index 100%
rename from Sonarqube/docker-compose.yml
rename to Systeme/Sonarqube/docker-compose.yml
diff --git a/Sonarqube/img/logo-SonarQube.png b/Systeme/Sonarqube/img/banniere-Sonarqube.png
similarity index 100%
rename from Sonarqube/img/logo-SonarQube.png
rename to Systeme/Sonarqube/img/banniere-Sonarqube.png
diff --git a/Systeme/Squid/LICENSE b/Systeme/Squid/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/Systeme/Squid/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/Systeme/Squid/README.md b/Systeme/Squid/README.md
new file mode 100644
index 00000000..7dcf8707
--- /dev/null
+++ b/Systeme/Squid/README.md
@@ -0,0 +1,66 @@
+
+URL :
+
+# Squid
+
+
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Squid
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Systeme\Squid
+```
+
+## Modifier la configuration de Squid
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Systeme\Squid
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Squid
+
+Pour utiliser Squid tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Squid avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Squid.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Squid/conf.d/linux.conf b/Systeme/Squid/conf.d/linux.conf
similarity index 100%
rename from Squid/conf.d/linux.conf
rename to Systeme/Squid/conf.d/linux.conf
diff --git a/Squid/conf.d/snmpd.conf b/Systeme/Squid/conf.d/snmpd.conf
similarity index 100%
rename from Squid/conf.d/snmpd.conf
rename to Systeme/Squid/conf.d/snmpd.conf
diff --git a/Squid/conf.d/windows.conf b/Systeme/Squid/conf.d/windows.conf
similarity index 100%
rename from Squid/conf.d/windows.conf
rename to Systeme/Squid/conf.d/windows.conf
diff --git a/Systeme/Squid/docker-compose-traefik.yml b/Systeme/Squid/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Systeme/Squid/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Squid/docker-compose.yaml b/Systeme/Squid/docker-compose.yaml
similarity index 100%
rename from Squid/docker-compose.yaml
rename to Systeme/Squid/docker-compose.yaml
diff --git a/Systeme/Squid/docker-compose.yml b/Systeme/Squid/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Systeme/Squid/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Squid/squid.conf b/Systeme/Squid/squid.conf
similarity index 100%
rename from Squid/squid.conf
rename to Systeme/Squid/squid.conf
diff --git a/Systeme/Windows/LICENSE b/Systeme/Windows/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/Systeme/Windows/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/Systeme/Windows/README.md b/Systeme/Windows/README.md
new file mode 100644
index 00000000..d33024ab
--- /dev/null
+++ b/Systeme/Windows/README.md
@@ -0,0 +1,66 @@
+
+URL :
+
+# Windows
+
+
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Windows
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Systeme\Windows
+```
+
+## Modifier la configuration de Windows
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Systeme\Windows
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Windows
+
+Pour utiliser Windows tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Windows avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Windows.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Systeme/Windows/docker-compose-traefik.yml b/Systeme/Windows/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Systeme/Windows/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Systeme/Windows/docker-compose.yml b/Systeme/Windows/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Systeme/Windows/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Teemii/README.md b/Teemii/README.md
deleted file mode 100644
index 0d00a63c..00000000
--- a/Teemii/README.md
+++ /dev/null
@@ -1,32 +0,0 @@
-
-
-# Teemii
-
-Une application Web simplifiée conçue pour le lecteur passionné de mangas. Il offre une plateforme simple et efficace pour lire et gérer une collection de mangas. Les fonctionnalités clés incluent l'accès multiplateforme, la lecture dans le navigateur, un puissant agrégateur de métadonnées et les mises à jour automatisées de votre collection.
-
-# Installation
-
-Pour utiliser Teemii tout seul
-```bash
-docker compose up -d
-```
-
-Pour utiliser Teemii avec Traefik
-```bash
-docker compose -f docker-compose-traefik.yml up -d
-```
-
-Pour utiliser Teemii 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/Teemii/docker-compose-traefik.yml b/Teemii/docker-compose-traefik.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Teleport/LICENSE b/Teleport/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/Teleport/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/Teleport/README.md b/Teleport/README.md
index f89959ba..ac8481b8 100644
--- a/Teleport/README.md
+++ b/Teleport/README.md
@@ -1,8 +1,39 @@

+URL :
-# Teleport
+# Teleport
-# Installation
+
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Teleport
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd \Teleport
+```
+
+## Modifier la configuration de Teleport
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd \Teleport
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Teleport
Pour utiliser Teleport tout seul
```bash
@@ -14,17 +45,22 @@ Pour utiliser Teleport avec Traefik
docker compose -f docker-compose-traefik.yml up -d
```
-Pour utiliser Teleport avec Nginx
-```bash
-docker compose -f docker-compose-nginx.yml up -d
-```
# Utilisation
## Accueil
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Teleport.10.0.4.29.traefik.me`)"
+
# 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/Teleport/docker-compose-traefik.yml b/Teleport/docker-compose-traefik.yml
index e69de29b..40514b3e 100644
--- a/Teleport/docker-compose-traefik.yml
+++ b/Teleport/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Teleport/docker-compose.yml b/Teleport/docker-compose.yml
index e69de29b..a0a34550 100644
--- a/Teleport/docker-compose.yml
+++ b/Teleport/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Teleport/img/banniere-Teleport.png b/Teleport/img/banniere-Teleport.png
new file mode 100644
index 00000000..a53f6627
Binary files /dev/null and b/Teleport/img/banniere-Teleport.png differ
diff --git a/Template/README.md b/Template/README.md
index e39b0008..eab53581 100644
--- a/Template/README.md
+++ b/Template/README.md
@@ -1,11 +1,13 @@
-
+
+URL : HHHHH
-# AAAAA
+# BBBBB
+GGGGG
# Téléchargement, Configuration et Lancement
-## Téléchargement de AAAAA
+## Téléchargement de BBBBB
Saisir la commande pour télécharger la source
```bash
@@ -14,36 +16,48 @@ git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
Saisir la commande pour vous rendre dans le dossier
```bash
-cd BBBBB\AAAAA
+cd AAAAA\BBBBB
```
-## Modifier la configuration de AAAAA
+## Modifier la configuration de BBBBB
Saisir la commande pour vous rendre dans le dossier
```bash
-cd BBBBB\AAAAA
+cd AAAAA\BBBBB
```
-## Lancement de AAAAA
-Pour utiliser AAAAA tout seul
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de BBBBB
+
+Pour utiliser BBBBB tout seul
```bash
docker compose up -d
```
-Pour utiliser AAAAA avec Traefik
+Pour utiliser BBBBB 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
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://BBBBB.10.0.4.29.traefik.me`)"
+
# More info
- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
diff --git a/Ticketing/Alf.io/LICENSE b/Ticketing/Alf.io/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/Ticketing/Alf.io/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/Ticketing/Alf.io/README.md b/Ticketing/Alf.io/README.md
new file mode 100644
index 00000000..c67d39d0
--- /dev/null
+++ b/Ticketing/Alf.io/README.md
@@ -0,0 +1,66 @@
+
+URL :
+
+# Alf.io
+
+Alf.io est un syst?me de r?servation de billets gratuit et open source, un syst?me de gestion de la participation ? des ?v?nements, d?velopp? pour les organisateurs d'?v?nements qui se soucient de la vie priv?e, de la s?curit? et de la politique de tarification ?quitable pour leurs clients. Alf.io est une alternative ? Calcom.
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Alf.io
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Ticketing\Alf.io
+```
+
+## Modifier la configuration de Alf.io
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Ticketing\Alf.io
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Alf.io
+
+Pour utiliser Alf.io tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Alf.io avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Alf.io.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Ticketing/Alf.io/docker-compose-traefik.yml b/Ticketing/Alf.io/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Ticketing/Alf.io/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Ticketing/Alf.io/docker-compose.yml b/Ticketing/Alf.io/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Ticketing/Alf.io/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Ticketing/Alf.io/img/banniere-Alf.io.png b/Ticketing/Alf.io/img/banniere-Alf.io.png
new file mode 100644
index 00000000..71e72e0e
Binary files /dev/null and b/Ticketing/Alf.io/img/banniere-Alf.io.png differ
diff --git a/Ticketing/Alf.io/img/logo-Alf.io.png b/Ticketing/Alf.io/img/logo-Alf.io.png
new file mode 100644
index 00000000..93df37e0
Binary files /dev/null and b/Ticketing/Alf.io/img/logo-Alf.io.png differ
diff --git a/Ticketing/GLPI/README.md b/Ticketing/GLPI/README.md
index 474405c3..57c682bf 100644
--- a/Ticketing/GLPI/README.md
+++ b/Ticketing/GLPI/README.md
@@ -1,9 +1,39 @@

+URL :
# GLPI
+Le GLPI est un syst?me open source de gestion des actifs informatiques, un syst?me de suivi des probl?mes et un syst?me de services de service. Ce logiciel est ?crit en PHP et distribu? en tant que logiciel libre sous la Licence Publique GNU G?n?rale. GLPI est une application en ligne qui aide les entreprises ? g?rer leur syst?me d'information.
-# Installation
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de GLPI
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Ticketing\GLPI
+```
+
+## Modifier la configuration de GLPI
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Ticketing\GLPI
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de GLPI
Pour utiliser GLPI tout seul
```bash
@@ -15,14 +45,19 @@ Pour utiliser GLPI avec Traefik
docker compose -f docker-compose-traefik.yml up -d
```
-Pour utiliser GLPI avec Nginx
-```bash
-docker compose -f docker-compose-nginx.yml up -d
-```
# Utilisation
## Accueil
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://GLPI.10.0.4.29.traefik.me`)"
+
# More info
- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
diff --git a/Ticketing/GLPI/docker-compose-traefik.yml b/Ticketing/GLPI/docker-compose-traefik.yml
index e69de29b..40514b3e 100644
--- a/Ticketing/GLPI/docker-compose-traefik.yml
+++ b/Ticketing/GLPI/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Ticketing/GLPI/docker-compose.yml b/Ticketing/GLPI/docker-compose.yml
index e69de29b..a0a34550 100644
--- a/Ticketing/GLPI/docker-compose.yml
+++ b/Ticketing/GLPI/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Ticketing/GLPI/img/logo-GLPI.png b/Ticketing/GLPI/img/logo-GLPI.png
new file mode 100644
index 00000000..a4459eb6
Binary files /dev/null and b/Ticketing/GLPI/img/logo-GLPI.png differ
diff --git a/Ticketing/Keila/LICENSE b/Ticketing/Keila/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/Ticketing/Keila/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/Ticketing/Keila/README.md b/Ticketing/Keila/README.md
new file mode 100644
index 00000000..79cfd9fc
--- /dev/null
+++ b/Ticketing/Keila/README.md
@@ -0,0 +1,66 @@
+
+URL :
+
+# Keila
+
+Keila est une alternative open source aux outils de bulletins d'information comme Listmonk, Mailchimp ou Sendinblue. Avec Keila, vous pouvez facilement envoyer des campagnes de lettre d'information et cr?er des formulaires d'inscription. Pour les bulletins d'information plus petits, vous pouvez utiliser votre propre bo?te de r?ception pour envoyer des campagnes. Pour les grands projets de bulletins d'information, AWS SES, Sendgrid, Mailgun et Postmark sont pris en charge, en plus du SMTP.
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Keila
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Ticketing\Keila
+```
+
+## Modifier la configuration de Keila
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Ticketing\Keila
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Keila
+
+Pour utiliser Keila tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Keila avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Keila.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Ticketing/Keila/docker-compose-traefik.yml b/Ticketing/Keila/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Ticketing/Keila/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Ticketing/Keila/docker-compose.yml b/Ticketing/Keila/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Ticketing/Keila/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Ticketing/Keila/img/logo-Keila.png b/Ticketing/Keila/img/logo-Keila.png
new file mode 100644
index 00000000..0bdf7eb0
Binary files /dev/null and b/Ticketing/Keila/img/logo-Keila.png differ
diff --git a/Ticketing/Listmonk/LICENSE b/Ticketing/Listmonk/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/Ticketing/Listmonk/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/Ticketing/Listmonk/README.md b/Ticketing/Listmonk/README.md
new file mode 100644
index 00000000..56e1b631
--- /dev/null
+++ b/Ticketing/Listmonk/README.md
@@ -0,0 +1,66 @@
+
+URL :
+
+# Listmonk
+
+Listmonk est un gestionnaire de liste de diffusion et de lettre d'information auto-h?berg?. Il est un binaire autonome et la seule d?pendance est une base de donn?es Postgres. Vous pouvez facilement g?rer des millions d'abonn?s sur de nombreuses listes d'opt-in uniques et doubles.
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Listmonk
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Ticketing\Listmonk
+```
+
+## Modifier la configuration de Listmonk
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Ticketing\Listmonk
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Listmonk
+
+Pour utiliser Listmonk tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Listmonk avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Listmonk.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Ticketing/Listmonk/docker-compose-traefik.yml b/Ticketing/Listmonk/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Ticketing/Listmonk/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Ticketing/Listmonk/docker-compose.yml b/Ticketing/Listmonk/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Ticketing/Listmonk/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Ticketing/Listmonk/img/logo-Listmonk.png b/Ticketing/Listmonk/img/logo-Listmonk.png
new file mode 100644
index 00000000..8e6c3a8b
Binary files /dev/null and b/Ticketing/Listmonk/img/logo-Listmonk.png differ
diff --git a/Ticketing/Peppermint/LICENSE b/Ticketing/Peppermint/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/Ticketing/Peppermint/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/Ticketing/Peppermint/README.md b/Ticketing/Peppermint/README.md
new file mode 100644
index 00000000..657c209c
--- /dev/null
+++ b/Ticketing/Peppermint/README.md
@@ -0,0 +1,66 @@
+
+URL :
+
+# Peppermint
+
+Peppermint est un syst?me de gestion des tickets qui aide les services d'assistance et les services de gestion des demandes internes du personnel et des clients.
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Peppermint
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Ticketing\Peppermint
+```
+
+## Modifier la configuration de Peppermint
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Ticketing\Peppermint
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Peppermint
+
+Pour utiliser Peppermint tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Peppermint avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Peppermint.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Ticketing/Peppermint/docker-compose-traefik.yml b/Ticketing/Peppermint/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Ticketing/Peppermint/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Ticketing/Peppermint/docker-compose.yml b/Ticketing/Peppermint/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Ticketing/Peppermint/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Ticketing/Peppermint/img/logo-Peppermint.png b/Ticketing/Peppermint/img/logo-Peppermint.png
new file mode 100644
index 00000000..5e52a1e1
Binary files /dev/null and b/Ticketing/Peppermint/img/logo-Peppermint.png differ
diff --git a/Ticketing/UVdesk/LICENSE b/Ticketing/UVdesk/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/Ticketing/UVdesk/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/Ticketing/UVdesk/README.md b/Ticketing/UVdesk/README.md
new file mode 100644
index 00000000..b974948d
--- /dev/null
+++ b/Ticketing/UVdesk/README.md
@@ -0,0 +1,66 @@
+
+URL :
+
+# UVdesk
+
+UVdesk propose une solution d'assistance bas?e sur le cloud et open source qui aide les entreprises de l'industrie du commerce ?lectronique ? g?rer les interactions avec leurs clients. UVdesk fournit un support multicanaux et des int?grations tierces, la gestion des tickets d'assistance, la gestion des t?ches et des e-mails, le suivi du suivi des clients et plus encore.
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de UVdesk
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Ticketing\UVdesk
+```
+
+## Modifier la configuration de UVdesk
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Ticketing\UVdesk
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de UVdesk
+
+Pour utiliser UVdesk tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser UVdesk avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://UVdesk.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Ticketing/UVdesk/docker-compose-traefik.yml b/Ticketing/UVdesk/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Ticketing/UVdesk/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Ticketing/UVdesk/docker-compose.yml b/Ticketing/UVdesk/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Ticketing/UVdesk/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Ticketing/UVdesk/img/banniere-UVdesk.png b/Ticketing/UVdesk/img/banniere-UVdesk.png
new file mode 100644
index 00000000..a45e4374
Binary files /dev/null and b/Ticketing/UVdesk/img/banniere-UVdesk.png differ
diff --git a/Ticketing/UVdesk/img/logo-UVdesk.png b/Ticketing/UVdesk/img/logo-UVdesk.png
new file mode 100644
index 00000000..38cb18fb
Binary files /dev/null and b/Ticketing/UVdesk/img/logo-UVdesk.png differ
diff --git a/Ticketing/docker-compose-traefik.yml b/Ticketing/docker-compose-traefik.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Ticketing/docker-compose.yml b/Ticketing/docker-compose.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Ticketing/osTicket/LICENSE b/Ticketing/osTicket/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/Ticketing/osTicket/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/Ticketing/osTicket/README.md b/Ticketing/osTicket/README.md
new file mode 100644
index 00000000..d2ec690c
--- /dev/null
+++ b/Ticketing/osTicket/README.md
@@ -0,0 +1,66 @@
+
+URL :
+
+# osTicket
+
+osTicket est une solution de gestion d'assistance open source qui offre la gestion des tickets et la gestion des actifs informatiques au sein d'une suite.
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de osTicket
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Ticketing\osTicket
+```
+
+## Modifier la configuration de osTicket
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Ticketing\osTicket
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de osTicket
+
+Pour utiliser osTicket tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser osTicket avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://osTicket.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Ticketing/osTicket/docker-compose-traefik.yml b/Ticketing/osTicket/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Ticketing/osTicket/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Ticketing/osTicket/docker-compose.yml b/Ticketing/osTicket/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Ticketing/osTicket/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Ticketing/osTicket/img/logo-osTicket.png b/Ticketing/osTicket/img/logo-osTicket.png
new file mode 100644
index 00000000..8c5428d8
Binary files /dev/null and b/Ticketing/osTicket/img/logo-osTicket.png differ
diff --git a/Traducteur/Lingva Translate/LICENSE b/Traducteur/Lingva Translate/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/Traducteur/Lingva Translate/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/Traducteur/Lingva Translate/README.md b/Traducteur/Lingva Translate/README.md
new file mode 100644
index 00000000..1dcfc97e
--- /dev/null
+++ b/Traducteur/Lingva Translate/README.md
@@ -0,0 +1,66 @@
+
+URL :
+
+# Lingva Translate
+
+
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Lingva Translate
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Traducteur\Lingva Translate
+```
+
+## Modifier la configuration de Lingva Translate
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Traducteur\Lingva Translate
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Lingva Translate
+
+Pour utiliser Lingva Translate tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Lingva Translate avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Lingva Translate.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Traducteur/Lingva Translate/docker-compose-traefik.yml b/Traducteur/Lingva Translate/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Traducteur/Lingva Translate/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Traducteur/Lingva Translate/docker-compose.yml b/Traducteur/Lingva Translate/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Traducteur/Lingva Translate/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Tube Archivist/README.md b/Tube Archivist/README.md
deleted file mode 100644
index 8c3398d7..00000000
--- a/Tube Archivist/README.md
+++ /dev/null
@@ -1,34 +0,0 @@
-
-
-# Tube Archivist
-
-Parfois nous tombons sur des pépites sur Youtube qui peuvent disparaître pour des raisons plus ou moins obscures. Soit la la vidéo a été supprimée, soit Youtube s'en est chargé.
-
-Il peut donc être utile d'archiver le contenu qui vous plaît. De plus, si vous avez des enfants, afin d'éviter de les exposer aux publicités, vous pouvez également leur constituer une base de médias filtrés et sans publicités.
-
-# Installation
-
-Pour utiliser Tube Archivist tout seul
-```bash
-docker compose up -d
-```
-
-Pour utiliser Tube Archivist avec Traefik
-```bash
-docker compose -f docker-compose-traefik.yml up -d
-```
-
-Pour utiliser Tube Archivist 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/Tube Archivist/docker-compose-traefik.yml b/Tube Archivist/docker-compose-traefik.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Tube Archivist/img/logo-Tube-Archivist.png b/Tube Archivist/img/logo-Tube-Archivist.png
deleted file mode 100644
index 11414576..00000000
Binary files a/Tube Archivist/img/logo-Tube-Archivist.png and /dev/null differ
diff --git a/UVdesk/README.md b/UVdesk/README.md
deleted file mode 100644
index cc0f8dd6..00000000
--- a/UVdesk/README.md
+++ /dev/null
@@ -1,32 +0,0 @@
-
-
-# Adminer
-
-Adminer est un outil de gestion de base de données complet écrit en PHP. Inversement à phpMyAdmin, il consiste en un seul fichier prêt à être déployé sur le serveur cible. Adminer est disponible pour MySQL, MariaDB, PostgreSQL, SQLite, MS SQL, Oracle, Elasticsearch, MongoDB et autres via plugin
-
-# Installation
-
-Pour utiliser Adminer tout seul
-```bash
-docker compose up -d
-```
-
-Pour utiliser Adminer avec Traefik
-```bash
-docker compose -f docker-compose-traefik.yml up -d
-```
-
-Pour utiliser Adminer avec Nginx
-```bash
-docker compose -f docker-compose-nginx.yml up -d
-```
-# Utilisation
-
-## Accueil
-
-
-# More info
-- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
-
-# Buy me a coffe
-
\ No newline at end of file
diff --git a/UVdesk/docker-compose-traefik.yml b/UVdesk/docker-compose-traefik.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/UVdesk/docker-compose.yml b/UVdesk/docker-compose.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Umami/README.md b/Umami/README.md
deleted file mode 100644
index cc0f8dd6..00000000
--- a/Umami/README.md
+++ /dev/null
@@ -1,32 +0,0 @@
-
-
-# Adminer
-
-Adminer est un outil de gestion de base de données complet écrit en PHP. Inversement à phpMyAdmin, il consiste en un seul fichier prêt à être déployé sur le serveur cible. Adminer est disponible pour MySQL, MariaDB, PostgreSQL, SQLite, MS SQL, Oracle, Elasticsearch, MongoDB et autres via plugin
-
-# Installation
-
-Pour utiliser Adminer tout seul
-```bash
-docker compose up -d
-```
-
-Pour utiliser Adminer avec Traefik
-```bash
-docker compose -f docker-compose-traefik.yml up -d
-```
-
-Pour utiliser Adminer avec Nginx
-```bash
-docker compose -f docker-compose-nginx.yml up -d
-```
-# Utilisation
-
-## Accueil
-
-
-# More info
-- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
-
-# Buy me a coffe
-
\ No newline at end of file
diff --git a/Umami/docker-compose-traefik.yml b/Umami/docker-compose-traefik.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Umami/docker-compose.yml b/Umami/docker-compose.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Uptime-Kuma/README.md b/Uptime-Kuma/README.md
deleted file mode 100644
index 6f9efd16..00000000
--- a/Uptime-Kuma/README.md
+++ /dev/null
@@ -1,29 +0,0 @@
-
-
-# Uptime-Kuma
-
-# Installation
-
-Pour utiliser Uptime-Kuma tout seul
-```bash
-docker compose up -d
-```
-
-Pour utiliser Uptime-Kuma avec Traefik
-```bash
-docker compose -f docker-compose-traefik.yml up -d
-```
-
-Pour utiliser AdUptime-Kumaminer 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/Uptime-Kuma/docker-compose-traefik.yml b/Uptime-Kuma/docker-compose-traefik.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Uptime-Kuma/docker-compose.yml b/Uptime-Kuma/docker-compose.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Uptime-Kuma/img/logo-Uptime-Kuma.png b/Uptime-Kuma/img/logo-Uptime-Kuma.png
deleted file mode 100644
index 6fc5f8d1..00000000
Binary files a/Uptime-Kuma/img/logo-Uptime-Kuma.png and /dev/null differ
diff --git a/Video/FreeTube/LICENSE b/Video/FreeTube/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/Video/FreeTube/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/Video/FreeTube/README.md b/Video/FreeTube/README.md
new file mode 100644
index 00000000..3c63d886
--- /dev/null
+++ b/Video/FreeTube/README.md
@@ -0,0 +1,66 @@
+
+URL :
+
+# FreeTube
+
+
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de FreeTube
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Video\FreeTube
+```
+
+## Modifier la configuration de FreeTube
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Video\FreeTube
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de FreeTube
+
+Pour utiliser FreeTube tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser FreeTube avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://FreeTube.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Video/FreeTube/docker-compose-traefik.yml b/Video/FreeTube/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Video/FreeTube/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Video/FreeTube/docker-compose.yml b/Video/FreeTube/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Video/FreeTube/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Video/Frigate/LICENSE b/Video/Frigate/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/Video/Frigate/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/Video/Frigate/README.md b/Video/Frigate/README.md
new file mode 100644
index 00000000..2f860a79
--- /dev/null
+++ b/Video/Frigate/README.md
@@ -0,0 +1,66 @@
+
+URL :
+
+# Frigate
+
+
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Frigate
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Video\Frigate
+```
+
+## Modifier la configuration de Frigate
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Video\Frigate
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Frigate
+
+Pour utiliser Frigate tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Frigate avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Frigate.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Frigate/config.yml b/Video/Frigate/config.yml
similarity index 100%
rename from Frigate/config.yml
rename to Video/Frigate/config.yml
diff --git a/Video/Frigate/docker-compose-traefik.yml b/Video/Frigate/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Video/Frigate/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Frigate/docker-compose.yaml b/Video/Frigate/docker-compose.yaml
similarity index 100%
rename from Frigate/docker-compose.yaml
rename to Video/Frigate/docker-compose.yaml
diff --git a/Video/Frigate/docker-compose.yml b/Video/Frigate/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Video/Frigate/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Frigate/img/logo-Frigate.png b/Video/Frigate/img/banniere-Frigate.png
similarity index 100%
rename from Frigate/img/logo-Frigate.png
rename to Video/Frigate/img/banniere-Frigate.png
diff --git a/Video/Frigate/img/logo-Frigate.png b/Video/Frigate/img/logo-Frigate.png
new file mode 100644
index 00000000..348f1119
Binary files /dev/null and b/Video/Frigate/img/logo-Frigate.png differ
diff --git a/Jitsi/.env b/Video/Jitsi Meet/.env
similarity index 100%
rename from Jitsi/.env
rename to Video/Jitsi Meet/.env
diff --git a/Video/Jitsi Meet/LICENSE b/Video/Jitsi Meet/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/Video/Jitsi Meet/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/Jitsi/README.md b/Video/Jitsi Meet/README.md
similarity index 100%
rename from Jitsi/README.md
rename to Video/Jitsi Meet/README.md
diff --git a/Video/Jitsi Meet/docker-compose-traefik.yml b/Video/Jitsi Meet/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Video/Jitsi Meet/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Jitsi/docker-compose.yml b/Video/Jitsi Meet/docker-compose.yml
similarity index 100%
rename from Jitsi/docker-compose.yml
rename to Video/Jitsi Meet/docker-compose.yml
diff --git a/Jitsi/gen-passwords.sh b/Video/Jitsi Meet/gen-passwords.sh
similarity index 100%
rename from Jitsi/gen-passwords.sh
rename to Video/Jitsi Meet/gen-passwords.sh
diff --git a/Video/MeTube/LICENSE b/Video/MeTube/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/Video/MeTube/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/Video/MeTube/README.md b/Video/MeTube/README.md
new file mode 100644
index 00000000..c9767a81
--- /dev/null
+++ b/Video/MeTube/README.md
@@ -0,0 +1,66 @@
+
+URL :
+
+# MeTube
+
+
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de MeTube
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Video\MeTube
+```
+
+## Modifier la configuration de MeTube
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Video\MeTube
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de MeTube
+
+Pour utiliser MeTube tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser MeTube avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://MeTube.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Video/MeTube/docker-compose-traefik.yml b/Video/MeTube/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Video/MeTube/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Video/MeTube/docker-compose.yml b/Video/MeTube/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Video/MeTube/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/MiroTalk SFU/.prettierignore b/Video/MiroTalk SFU/.prettierignore
similarity index 100%
rename from MiroTalk SFU/.prettierignore
rename to Video/MiroTalk SFU/.prettierignore
diff --git a/MiroTalk SFU/.prettierrc.js b/Video/MiroTalk SFU/.prettierrc.js
similarity index 100%
rename from MiroTalk SFU/.prettierrc.js
rename to Video/MiroTalk SFU/.prettierrc.js
diff --git a/MiroTalk SFU/CODE_OF_CONDUCT.md b/Video/MiroTalk SFU/CODE_OF_CONDUCT.md
similarity index 100%
rename from MiroTalk SFU/CODE_OF_CONDUCT.md
rename to Video/MiroTalk SFU/CODE_OF_CONDUCT.md
diff --git a/MiroTalk SFU/Dockerfile b/Video/MiroTalk SFU/Dockerfile
similarity index 100%
rename from MiroTalk SFU/Dockerfile
rename to Video/MiroTalk SFU/Dockerfile
diff --git a/Video/MiroTalk SFU/LICENSE b/Video/MiroTalk SFU/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/Video/MiroTalk SFU/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/Baïkal/README.md b/Video/MiroTalk SFU/README.md
similarity index 100%
rename from Baïkal/README.md
rename to Video/MiroTalk SFU/README.md
diff --git a/MiroTalk SFU/SECURITY.md b/Video/MiroTalk SFU/SECURITY.md
similarity index 100%
rename from MiroTalk SFU/SECURITY.md
rename to Video/MiroTalk SFU/SECURITY.md
diff --git a/MiroTalk SFU/app/api/README.md b/Video/MiroTalk SFU/app/api/README.md
similarity index 100%
rename from MiroTalk SFU/app/api/README.md
rename to Video/MiroTalk SFU/app/api/README.md
diff --git a/MiroTalk SFU/app/api/join/join.js b/Video/MiroTalk SFU/app/api/join/join.js
similarity index 100%
rename from MiroTalk SFU/app/api/join/join.js
rename to Video/MiroTalk SFU/app/api/join/join.js
diff --git a/MiroTalk SFU/app/api/join/join.php b/Video/MiroTalk SFU/app/api/join/join.php
similarity index 100%
rename from MiroTalk SFU/app/api/join/join.php
rename to Video/MiroTalk SFU/app/api/join/join.php
diff --git a/MiroTalk SFU/app/api/join/join.py b/Video/MiroTalk SFU/app/api/join/join.py
similarity index 100%
rename from MiroTalk SFU/app/api/join/join.py
rename to Video/MiroTalk SFU/app/api/join/join.py
diff --git a/MiroTalk SFU/app/api/join/join.sh b/Video/MiroTalk SFU/app/api/join/join.sh
similarity index 100%
rename from MiroTalk SFU/app/api/join/join.sh
rename to Video/MiroTalk SFU/app/api/join/join.sh
diff --git a/MiroTalk SFU/app/api/meeting/meeting.js b/Video/MiroTalk SFU/app/api/meeting/meeting.js
similarity index 100%
rename from MiroTalk SFU/app/api/meeting/meeting.js
rename to Video/MiroTalk SFU/app/api/meeting/meeting.js
diff --git a/MiroTalk SFU/app/api/meeting/meeting.php b/Video/MiroTalk SFU/app/api/meeting/meeting.php
similarity index 100%
rename from MiroTalk SFU/app/api/meeting/meeting.php
rename to Video/MiroTalk SFU/app/api/meeting/meeting.php
diff --git a/MiroTalk SFU/app/api/meeting/meeting.py b/Video/MiroTalk SFU/app/api/meeting/meeting.py
similarity index 100%
rename from MiroTalk SFU/app/api/meeting/meeting.py
rename to Video/MiroTalk SFU/app/api/meeting/meeting.py
diff --git a/MiroTalk SFU/app/api/meeting/meeting.sh b/Video/MiroTalk SFU/app/api/meeting/meeting.sh
similarity index 100%
rename from MiroTalk SFU/app/api/meeting/meeting.sh
rename to Video/MiroTalk SFU/app/api/meeting/meeting.sh
diff --git a/MiroTalk SFU/app/api/meetings/meetings.js b/Video/MiroTalk SFU/app/api/meetings/meetings.js
similarity index 100%
rename from MiroTalk SFU/app/api/meetings/meetings.js
rename to Video/MiroTalk SFU/app/api/meetings/meetings.js
diff --git a/MiroTalk SFU/app/api/meetings/meetings.php b/Video/MiroTalk SFU/app/api/meetings/meetings.php
similarity index 100%
rename from MiroTalk SFU/app/api/meetings/meetings.php
rename to Video/MiroTalk SFU/app/api/meetings/meetings.php
diff --git a/MiroTalk SFU/app/api/meetings/meetings.py b/Video/MiroTalk SFU/app/api/meetings/meetings.py
similarity index 100%
rename from MiroTalk SFU/app/api/meetings/meetings.py
rename to Video/MiroTalk SFU/app/api/meetings/meetings.py
diff --git a/MiroTalk SFU/app/api/meetings/meetings.sh b/Video/MiroTalk SFU/app/api/meetings/meetings.sh
similarity index 100%
rename from MiroTalk SFU/app/api/meetings/meetings.sh
rename to Video/MiroTalk SFU/app/api/meetings/meetings.sh
diff --git a/MiroTalk SFU/app/api/restAPI.png b/Video/MiroTalk SFU/app/api/restAPI.png
similarity index 100%
rename from MiroTalk SFU/app/api/restAPI.png
rename to Video/MiroTalk SFU/app/api/restAPI.png
diff --git a/MiroTalk SFU/app/api/swagger.yaml b/Video/MiroTalk SFU/app/api/swagger.yaml
similarity index 100%
rename from MiroTalk SFU/app/api/swagger.yaml
rename to Video/MiroTalk SFU/app/api/swagger.yaml
diff --git a/MiroTalk SFU/app/api/token/token.js b/Video/MiroTalk SFU/app/api/token/token.js
similarity index 100%
rename from MiroTalk SFU/app/api/token/token.js
rename to Video/MiroTalk SFU/app/api/token/token.js
diff --git a/MiroTalk SFU/app/api/token/token.php b/Video/MiroTalk SFU/app/api/token/token.php
similarity index 100%
rename from MiroTalk SFU/app/api/token/token.php
rename to Video/MiroTalk SFU/app/api/token/token.php
diff --git a/MiroTalk SFU/app/api/token/token.py b/Video/MiroTalk SFU/app/api/token/token.py
similarity index 100%
rename from MiroTalk SFU/app/api/token/token.py
rename to Video/MiroTalk SFU/app/api/token/token.py
diff --git a/MiroTalk SFU/app/api/token/token.sh b/Video/MiroTalk SFU/app/api/token/token.sh
similarity index 100%
rename from MiroTalk SFU/app/api/token/token.sh
rename to Video/MiroTalk SFU/app/api/token/token.sh
diff --git a/MiroTalk SFU/app/src/Host.js b/Video/MiroTalk SFU/app/src/Host.js
similarity index 100%
rename from MiroTalk SFU/app/src/Host.js
rename to Video/MiroTalk SFU/app/src/Host.js
diff --git a/MiroTalk SFU/app/src/Logger.js b/Video/MiroTalk SFU/app/src/Logger.js
similarity index 100%
rename from MiroTalk SFU/app/src/Logger.js
rename to Video/MiroTalk SFU/app/src/Logger.js
diff --git a/MiroTalk SFU/app/src/Peer.js b/Video/MiroTalk SFU/app/src/Peer.js
similarity index 100%
rename from MiroTalk SFU/app/src/Peer.js
rename to Video/MiroTalk SFU/app/src/Peer.js
diff --git a/MiroTalk SFU/app/src/Room.js b/Video/MiroTalk SFU/app/src/Room.js
similarity index 100%
rename from MiroTalk SFU/app/src/Room.js
rename to Video/MiroTalk SFU/app/src/Room.js
diff --git a/MiroTalk SFU/app/src/Server.js b/Video/MiroTalk SFU/app/src/Server.js
similarity index 100%
rename from MiroTalk SFU/app/src/Server.js
rename to Video/MiroTalk SFU/app/src/Server.js
diff --git a/MiroTalk SFU/app/src/ServerApi.js b/Video/MiroTalk SFU/app/src/ServerApi.js
similarity index 100%
rename from MiroTalk SFU/app/src/ServerApi.js
rename to Video/MiroTalk SFU/app/src/ServerApi.js
diff --git a/MiroTalk SFU/app/src/XSS.js b/Video/MiroTalk SFU/app/src/XSS.js
similarity index 100%
rename from MiroTalk SFU/app/src/XSS.js
rename to Video/MiroTalk SFU/app/src/XSS.js
diff --git a/MiroTalk SFU/app/src/config.template.js b/Video/MiroTalk SFU/app/src/config.template.js
similarity index 100%
rename from MiroTalk SFU/app/src/config.template.js
rename to Video/MiroTalk SFU/app/src/config.template.js
diff --git a/MiroTalk SFU/app/src/lib/nodemailer.js b/Video/MiroTalk SFU/app/src/lib/nodemailer.js
similarity index 100%
rename from MiroTalk SFU/app/src/lib/nodemailer.js
rename to Video/MiroTalk SFU/app/src/lib/nodemailer.js
diff --git a/MiroTalk SFU/app/src/middleware/IpWhitelist.js b/Video/MiroTalk SFU/app/src/middleware/IpWhitelist.js
similarity index 100%
rename from MiroTalk SFU/app/src/middleware/IpWhitelist.js
rename to Video/MiroTalk SFU/app/src/middleware/IpWhitelist.js
diff --git a/MiroTalk SFU/app/src/scripts/bindable.js b/Video/MiroTalk SFU/app/src/scripts/bindable.js
similarity index 100%
rename from MiroTalk SFU/app/src/scripts/bindable.js
rename to Video/MiroTalk SFU/app/src/scripts/bindable.js
diff --git a/MiroTalk SFU/app/ssl/README.md b/Video/MiroTalk SFU/app/ssl/README.md
similarity index 100%
rename from MiroTalk SFU/app/ssl/README.md
rename to Video/MiroTalk SFU/app/ssl/README.md
diff --git a/MiroTalk SFU/app/ssl/cert.pem b/Video/MiroTalk SFU/app/ssl/cert.pem
similarity index 100%
rename from MiroTalk SFU/app/ssl/cert.pem
rename to Video/MiroTalk SFU/app/ssl/cert.pem
diff --git a/MiroTalk SFU/app/ssl/https.png b/Video/MiroTalk SFU/app/ssl/https.png
similarity index 100%
rename from MiroTalk SFU/app/ssl/https.png
rename to Video/MiroTalk SFU/app/ssl/https.png
diff --git a/MiroTalk SFU/app/ssl/key.pem b/Video/MiroTalk SFU/app/ssl/key.pem
similarity index 100%
rename from MiroTalk SFU/app/ssl/key.pem
rename to Video/MiroTalk SFU/app/ssl/key.pem
diff --git a/Video/MiroTalk SFU/docker-compose-traefik.yml b/Video/MiroTalk SFU/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Video/MiroTalk SFU/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/MiroTalk SFU/docker-compose.template.yml b/Video/MiroTalk SFU/docker-compose.template.yml
similarity index 100%
rename from MiroTalk SFU/docker-compose.template.yml
rename to Video/MiroTalk SFU/docker-compose.template.yml
diff --git a/Video/MiroTalk SFU/docker-compose.yml b/Video/MiroTalk SFU/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Video/MiroTalk SFU/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/MiroTalk SFU/docs/ngrok.md b/Video/MiroTalk SFU/docs/ngrok.md
similarity index 100%
rename from MiroTalk SFU/docs/ngrok.md
rename to Video/MiroTalk SFU/docs/ngrok.md
diff --git a/MiroTalk SFU/docs/self-hosting.md b/Video/MiroTalk SFU/docs/self-hosting.md
similarity index 100%
rename from MiroTalk SFU/docs/self-hosting.md
rename to Video/MiroTalk SFU/docs/self-hosting.md
diff --git a/MiroTalk SFU/install.sh b/Video/MiroTalk SFU/install.sh
similarity index 100%
rename from MiroTalk SFU/install.sh
rename to Video/MiroTalk SFU/install.sh
diff --git a/MiroTalk SFU/package.json b/Video/MiroTalk SFU/package.json
similarity index 100%
rename from MiroTalk SFU/package.json
rename to Video/MiroTalk SFU/package.json
diff --git a/MiroTalk SFU/public/advertisers/Contabo.png b/Video/MiroTalk SFU/public/advertisers/Contabo.png
similarity index 100%
rename from MiroTalk SFU/public/advertisers/Contabo.png
rename to Video/MiroTalk SFU/public/advertisers/Contabo.png
diff --git a/MiroTalk SFU/public/advertisers/ContaboLogo.png b/Video/MiroTalk SFU/public/advertisers/ContaboLogo.png
similarity index 100%
rename from MiroTalk SFU/public/advertisers/ContaboLogo.png
rename to Video/MiroTalk SFU/public/advertisers/ContaboLogo.png
diff --git a/MiroTalk SFU/public/css/GroupChat.css b/Video/MiroTalk SFU/public/css/GroupChat.css
similarity index 100%
rename from MiroTalk SFU/public/css/GroupChat.css
rename to Video/MiroTalk SFU/public/css/GroupChat.css
diff --git a/MiroTalk SFU/public/css/Room.css b/Video/MiroTalk SFU/public/css/Room.css
similarity index 100%
rename from MiroTalk SFU/public/css/Room.css
rename to Video/MiroTalk SFU/public/css/Room.css
diff --git a/MiroTalk SFU/public/css/Snow.css b/Video/MiroTalk SFU/public/css/Snow.css
similarity index 100%
rename from MiroTalk SFU/public/css/Snow.css
rename to Video/MiroTalk SFU/public/css/Snow.css
diff --git a/MiroTalk SFU/public/css/VideoGrid.css b/Video/MiroTalk SFU/public/css/VideoGrid.css
similarity index 100%
rename from MiroTalk SFU/public/css/VideoGrid.css
rename to Video/MiroTalk SFU/public/css/VideoGrid.css
diff --git a/MiroTalk SFU/public/css/landing.css b/Video/MiroTalk SFU/public/css/landing.css
similarity index 100%
rename from MiroTalk SFU/public/css/landing.css
rename to Video/MiroTalk SFU/public/css/landing.css
diff --git a/MiroTalk SFU/public/images/AGPLv3.png b/Video/MiroTalk SFU/public/images/AGPLv3.png
similarity index 100%
rename from MiroTalk SFU/public/images/AGPLv3.png
rename to Video/MiroTalk SFU/public/images/AGPLv3.png
diff --git a/MiroTalk SFU/public/images/all.png b/Video/MiroTalk SFU/public/images/all.png
similarity index 100%
rename from MiroTalk SFU/public/images/all.png
rename to Video/MiroTalk SFU/public/images/all.png
diff --git a/MiroTalk SFU/public/images/architecture.svg b/Video/MiroTalk SFU/public/images/architecture.svg
similarity index 100%
rename from MiroTalk SFU/public/images/architecture.svg
rename to Video/MiroTalk SFU/public/images/architecture.svg
diff --git a/MiroTalk SFU/public/images/audio.gif b/Video/MiroTalk SFU/public/images/audio.gif
similarity index 100%
rename from MiroTalk SFU/public/images/audio.gif
rename to Video/MiroTalk SFU/public/images/audio.gif
diff --git a/MiroTalk SFU/public/images/background.jpg b/Video/MiroTalk SFU/public/images/background.jpg
similarity index 100%
rename from MiroTalk SFU/public/images/background.jpg
rename to Video/MiroTalk SFU/public/images/background.jpg
diff --git a/MiroTalk SFU/public/images/broadcasting.png b/Video/MiroTalk SFU/public/images/broadcasting.png
similarity index 100%
rename from MiroTalk SFU/public/images/broadcasting.png
rename to Video/MiroTalk SFU/public/images/broadcasting.png
diff --git a/MiroTalk SFU/public/images/browsers.png b/Video/MiroTalk SFU/public/images/browsers.png
similarity index 100%
rename from MiroTalk SFU/public/images/browsers.png
rename to Video/MiroTalk SFU/public/images/browsers.png
diff --git a/MiroTalk SFU/public/images/chatgpt.png b/Video/MiroTalk SFU/public/images/chatgpt.png
similarity index 100%
rename from MiroTalk SFU/public/images/chatgpt.png
rename to Video/MiroTalk SFU/public/images/chatgpt.png
diff --git a/MiroTalk SFU/public/images/cta-illustration.svg b/Video/MiroTalk SFU/public/images/cta-illustration.svg
similarity index 100%
rename from MiroTalk SFU/public/images/cta-illustration.svg
rename to Video/MiroTalk SFU/public/images/cta-illustration.svg
diff --git a/MiroTalk SFU/public/images/delete.png b/Video/MiroTalk SFU/public/images/delete.png
similarity index 100%
rename from MiroTalk SFU/public/images/delete.png
rename to Video/MiroTalk SFU/public/images/delete.png
diff --git a/MiroTalk SFU/public/images/docker.png b/Video/MiroTalk SFU/public/images/docker.png
similarity index 100%
rename from MiroTalk SFU/public/images/docker.png
rename to Video/MiroTalk SFU/public/images/docker.png
diff --git a/MiroTalk SFU/public/images/email.png b/Video/MiroTalk SFU/public/images/email.png
similarity index 100%
rename from MiroTalk SFU/public/images/email.png
rename to Video/MiroTalk SFU/public/images/email.png
diff --git a/MiroTalk SFU/public/images/exit.png b/Video/MiroTalk SFU/public/images/exit.png
similarity index 100%
rename from MiroTalk SFU/public/images/exit.png
rename to Video/MiroTalk SFU/public/images/exit.png
diff --git a/MiroTalk SFU/public/images/feature-icon-01.svg b/Video/MiroTalk SFU/public/images/feature-icon-01.svg
similarity index 100%
rename from MiroTalk SFU/public/images/feature-icon-01.svg
rename to Video/MiroTalk SFU/public/images/feature-icon-01.svg
diff --git a/MiroTalk SFU/public/images/feature-icon-02.svg b/Video/MiroTalk SFU/public/images/feature-icon-02.svg
similarity index 100%
rename from MiroTalk SFU/public/images/feature-icon-02.svg
rename to Video/MiroTalk SFU/public/images/feature-icon-02.svg
diff --git a/MiroTalk SFU/public/images/feature-icon-03.svg b/Video/MiroTalk SFU/public/images/feature-icon-03.svg
similarity index 100%
rename from MiroTalk SFU/public/images/feature-icon-03.svg
rename to Video/MiroTalk SFU/public/images/feature-icon-03.svg
diff --git a/MiroTalk SFU/public/images/feature-icon-04.svg b/Video/MiroTalk SFU/public/images/feature-icon-04.svg
similarity index 100%
rename from MiroTalk SFU/public/images/feature-icon-04.svg
rename to Video/MiroTalk SFU/public/images/feature-icon-04.svg
diff --git a/MiroTalk SFU/public/images/feature-icon-05.svg b/Video/MiroTalk SFU/public/images/feature-icon-05.svg
similarity index 100%
rename from MiroTalk SFU/public/images/feature-icon-05.svg
rename to Video/MiroTalk SFU/public/images/feature-icon-05.svg
diff --git a/MiroTalk SFU/public/images/feature-icon-06.svg b/Video/MiroTalk SFU/public/images/feature-icon-06.svg
similarity index 100%
rename from MiroTalk SFU/public/images/feature-icon-06.svg
rename to Video/MiroTalk SFU/public/images/feature-icon-06.svg
diff --git a/MiroTalk SFU/public/images/feedback.png b/Video/MiroTalk SFU/public/images/feedback.png
similarity index 100%
rename from MiroTalk SFU/public/images/feedback.png
rename to Video/MiroTalk SFU/public/images/feedback.png
diff --git a/MiroTalk SFU/public/images/forbidden.png b/Video/MiroTalk SFU/public/images/forbidden.png
similarity index 100%
rename from MiroTalk SFU/public/images/forbidden.png
rename to Video/MiroTalk SFU/public/images/forbidden.png
diff --git a/MiroTalk SFU/public/images/geolocation.png b/Video/MiroTalk SFU/public/images/geolocation.png
similarity index 100%
rename from MiroTalk SFU/public/images/geolocation.png
rename to Video/MiroTalk SFU/public/images/geolocation.png
diff --git a/MiroTalk SFU/public/images/github.png b/Video/MiroTalk SFU/public/images/github.png
similarity index 100%
rename from MiroTalk SFU/public/images/github.png
rename to Video/MiroTalk SFU/public/images/github.png
diff --git a/MiroTalk SFU/public/images/hero-back-illustration.svg b/Video/MiroTalk SFU/public/images/hero-back-illustration.svg
similarity index 100%
rename from MiroTalk SFU/public/images/hero-back-illustration.svg
rename to Video/MiroTalk SFU/public/images/hero-back-illustration.svg
diff --git a/MiroTalk SFU/public/images/hero-top-illustration.svg b/Video/MiroTalk SFU/public/images/hero-top-illustration.svg
similarity index 100%
rename from MiroTalk SFU/public/images/hero-top-illustration.svg
rename to Video/MiroTalk SFU/public/images/hero-top-illustration.svg
diff --git a/MiroTalk SFU/public/images/hide.png b/Video/MiroTalk SFU/public/images/hide.png
similarity index 100%
rename from MiroTalk SFU/public/images/hide.png
rename to Video/MiroTalk SFU/public/images/hide.png
diff --git a/MiroTalk SFU/public/images/loader.gif b/Video/MiroTalk SFU/public/images/loader.gif
similarity index 100%
rename from MiroTalk SFU/public/images/loader.gif
rename to Video/MiroTalk SFU/public/images/loader.gif
diff --git a/MiroTalk SFU/public/images/loader2.gif b/Video/MiroTalk SFU/public/images/loader2.gif
similarity index 100%
rename from MiroTalk SFU/public/images/loader2.gif
rename to Video/MiroTalk SFU/public/images/loader2.gif
diff --git a/MiroTalk SFU/public/images/loading.gif b/Video/MiroTalk SFU/public/images/loading.gif
similarity index 100%
rename from MiroTalk SFU/public/images/loading.gif
rename to Video/MiroTalk SFU/public/images/loading.gif
diff --git a/MiroTalk SFU/public/images/lobby.png b/Video/MiroTalk SFU/public/images/lobby.png
similarity index 100%
rename from MiroTalk SFU/public/images/lobby.png
rename to Video/MiroTalk SFU/public/images/lobby.png
diff --git a/MiroTalk SFU/public/images/locked.png b/Video/MiroTalk SFU/public/images/locked.png
similarity index 100%
rename from MiroTalk SFU/public/images/locked.png
rename to Video/MiroTalk SFU/public/images/locked.png
diff --git a/MiroTalk SFU/public/images/logo.svg b/Video/MiroTalk SFU/public/images/logo.svg
similarity index 100%
rename from MiroTalk SFU/public/images/logo.svg
rename to Video/MiroTalk SFU/public/images/logo.svg
diff --git a/MiroTalk SFU/public/images/maintenance.gif b/Video/MiroTalk SFU/public/images/maintenance.gif
similarity index 100%
rename from MiroTalk SFU/public/images/maintenance.gif
rename to Video/MiroTalk SFU/public/images/maintenance.gif
diff --git a/MiroTalk SFU/public/images/message.png b/Video/MiroTalk SFU/public/images/message.png
similarity index 100%
rename from MiroTalk SFU/public/images/message.png
rename to Video/MiroTalk SFU/public/images/message.png
diff --git a/MiroTalk SFU/public/images/miroslav-pejic.png b/Video/MiroTalk SFU/public/images/miroslav-pejic.png
similarity index 100%
rename from MiroTalk SFU/public/images/miroslav-pejic.png
rename to Video/MiroTalk SFU/public/images/miroslav-pejic.png
diff --git a/MiroTalk SFU/public/images/mirotalk-logo.gif b/Video/MiroTalk SFU/public/images/mirotalk-logo.gif
similarity index 100%
rename from MiroTalk SFU/public/images/mirotalk-logo.gif
rename to Video/MiroTalk SFU/public/images/mirotalk-logo.gif
diff --git a/MiroTalk SFU/public/images/mirotalk-mc.png b/Video/MiroTalk SFU/public/images/mirotalk-mc.png
similarity index 100%
rename from MiroTalk SFU/public/images/mirotalk-mc.png
rename to Video/MiroTalk SFU/public/images/mirotalk-mc.png
diff --git a/MiroTalk SFU/public/images/mirotalksfu-header.gif b/Video/MiroTalk SFU/public/images/mirotalksfu-header.gif
similarity index 100%
rename from MiroTalk SFU/public/images/mirotalksfu-header.gif
rename to Video/MiroTalk SFU/public/images/mirotalksfu-header.gif
diff --git a/MiroTalk SFU/public/images/mirotalksfu-header.png b/Video/MiroTalk SFU/public/images/mirotalksfu-header.png
similarity index 100%
rename from MiroTalk SFU/public/images/mirotalksfu-header.png
rename to Video/MiroTalk SFU/public/images/mirotalksfu-header.png
diff --git a/MiroTalk SFU/public/images/mirotalksfu-logo.png b/Video/MiroTalk SFU/public/images/mirotalksfu-logo.png
similarity index 100%
rename from MiroTalk SFU/public/images/mirotalksfu-logo.png
rename to Video/MiroTalk SFU/public/images/mirotalksfu-logo.png
diff --git a/MiroTalk SFU/public/images/mirotalksfu-qr.png b/Video/MiroTalk SFU/public/images/mirotalksfu-qr.png
similarity index 100%
rename from MiroTalk SFU/public/images/mirotalksfu-qr.png
rename to Video/MiroTalk SFU/public/images/mirotalksfu-qr.png
diff --git a/MiroTalk SFU/public/images/mirotalksfu.png b/Video/MiroTalk SFU/public/images/mirotalksfu.png
similarity index 100%
rename from MiroTalk SFU/public/images/mirotalksfu.png
rename to Video/MiroTalk SFU/public/images/mirotalksfu.png
diff --git a/MiroTalk SFU/public/images/mute.png b/Video/MiroTalk SFU/public/images/mute.png
similarity index 100%
rename from MiroTalk SFU/public/images/mute.png
rename to Video/MiroTalk SFU/public/images/mute.png
diff --git a/MiroTalk SFU/public/images/network.gif b/Video/MiroTalk SFU/public/images/network.gif
similarity index 100%
rename from MiroTalk SFU/public/images/network.gif
rename to Video/MiroTalk SFU/public/images/network.gif
diff --git a/MiroTalk SFU/public/images/nginx.png b/Video/MiroTalk SFU/public/images/nginx.png
similarity index 100%
rename from MiroTalk SFU/public/images/nginx.png
rename to Video/MiroTalk SFU/public/images/nginx.png
diff --git a/MiroTalk SFU/public/images/ngrok.png b/Video/MiroTalk SFU/public/images/ngrok.png
similarity index 100%
rename from MiroTalk SFU/public/images/ngrok.png
rename to Video/MiroTalk SFU/public/images/ngrok.png
diff --git a/MiroTalk SFU/public/images/participant.png b/Video/MiroTalk SFU/public/images/participant.png
similarity index 100%
rename from MiroTalk SFU/public/images/participant.png
rename to Video/MiroTalk SFU/public/images/participant.png
diff --git a/MiroTalk SFU/public/images/participants.png b/Video/MiroTalk SFU/public/images/participants.png
similarity index 100%
rename from MiroTalk SFU/public/images/participants.png
rename to Video/MiroTalk SFU/public/images/participants.png
diff --git a/MiroTalk SFU/public/images/pm2.png b/Video/MiroTalk SFU/public/images/pm2.png
similarity index 100%
rename from MiroTalk SFU/public/images/pm2.png
rename to Video/MiroTalk SFU/public/images/pm2.png
diff --git a/MiroTalk SFU/public/images/pricing-illustration.svg b/Video/MiroTalk SFU/public/images/pricing-illustration.svg
similarity index 100%
rename from MiroTalk SFU/public/images/pricing-illustration.svg
rename to Video/MiroTalk SFU/public/images/pricing-illustration.svg
diff --git a/MiroTalk SFU/public/images/recording.png b/Video/MiroTalk SFU/public/images/recording.png
similarity index 100%
rename from MiroTalk SFU/public/images/recording.png
rename to Video/MiroTalk SFU/public/images/recording.png
diff --git a/MiroTalk SFU/public/images/share.png b/Video/MiroTalk SFU/public/images/share.png
similarity index 100%
rename from MiroTalk SFU/public/images/share.png
rename to Video/MiroTalk SFU/public/images/share.png
diff --git a/MiroTalk SFU/public/images/start.png b/Video/MiroTalk SFU/public/images/start.png
similarity index 100%
rename from MiroTalk SFU/public/images/start.png
rename to Video/MiroTalk SFU/public/images/start.png
diff --git a/MiroTalk SFU/public/images/stop.png b/Video/MiroTalk SFU/public/images/stop.png
similarity index 100%
rename from MiroTalk SFU/public/images/stop.png
rename to Video/MiroTalk SFU/public/images/stop.png
diff --git a/MiroTalk SFU/public/images/unhide.png b/Video/MiroTalk SFU/public/images/unhide.png
similarity index 100%
rename from MiroTalk SFU/public/images/unhide.png
rename to Video/MiroTalk SFU/public/images/unhide.png
diff --git a/MiroTalk SFU/public/images/unmute.png b/Video/MiroTalk SFU/public/images/unmute.png
similarity index 100%
rename from MiroTalk SFU/public/images/unmute.png
rename to Video/MiroTalk SFU/public/images/unmute.png
diff --git a/MiroTalk SFU/public/images/user.png b/Video/MiroTalk SFU/public/images/user.png
similarity index 100%
rename from MiroTalk SFU/public/images/user.png
rename to Video/MiroTalk SFU/public/images/user.png
diff --git a/MiroTalk SFU/public/images/video-share.png b/Video/MiroTalk SFU/public/images/video-share.png
similarity index 100%
rename from MiroTalk SFU/public/images/video-share.png
rename to Video/MiroTalk SFU/public/images/video-share.png
diff --git a/MiroTalk SFU/public/js/Brand.js b/Video/MiroTalk SFU/public/js/Brand.js
similarity index 100%
rename from MiroTalk SFU/public/js/Brand.js
rename to Video/MiroTalk SFU/public/js/Brand.js
diff --git a/MiroTalk SFU/public/js/Helpers.js b/Video/MiroTalk SFU/public/js/Helpers.js
similarity index 100%
rename from MiroTalk SFU/public/js/Helpers.js
rename to Video/MiroTalk SFU/public/js/Helpers.js
diff --git a/MiroTalk SFU/public/js/LocalStorage.js b/Video/MiroTalk SFU/public/js/LocalStorage.js
similarity index 100%
rename from MiroTalk SFU/public/js/LocalStorage.js
rename to Video/MiroTalk SFU/public/js/LocalStorage.js
diff --git a/MiroTalk SFU/public/js/Room.js b/Video/MiroTalk SFU/public/js/Room.js
similarity index 100%
rename from MiroTalk SFU/public/js/Room.js
rename to Video/MiroTalk SFU/public/js/Room.js
diff --git a/MiroTalk SFU/public/js/RoomClient.js b/Video/MiroTalk SFU/public/js/RoomClient.js
similarity index 100%
rename from MiroTalk SFU/public/js/RoomClient.js
rename to Video/MiroTalk SFU/public/js/RoomClient.js
diff --git a/MiroTalk SFU/public/js/Rules.js b/Video/MiroTalk SFU/public/js/Rules.js
similarity index 100%
rename from MiroTalk SFU/public/js/Rules.js
rename to Video/MiroTalk SFU/public/js/Rules.js
diff --git a/MiroTalk SFU/public/js/Snow.js b/Video/MiroTalk SFU/public/js/Snow.js
similarity index 100%
rename from MiroTalk SFU/public/js/Snow.js
rename to Video/MiroTalk SFU/public/js/Snow.js
diff --git a/MiroTalk SFU/public/js/SpeechRec.js b/Video/MiroTalk SFU/public/js/SpeechRec.js
similarity index 100%
rename from MiroTalk SFU/public/js/SpeechRec.js
rename to Video/MiroTalk SFU/public/js/SpeechRec.js
diff --git a/MiroTalk SFU/public/js/Transcription.js b/Video/MiroTalk SFU/public/js/Transcription.js
similarity index 100%
rename from MiroTalk SFU/public/js/Transcription.js
rename to Video/MiroTalk SFU/public/js/Transcription.js
diff --git a/MiroTalk SFU/public/js/Umami.js b/Video/MiroTalk SFU/public/js/Umami.js
similarity index 100%
rename from MiroTalk SFU/public/js/Umami.js
rename to Video/MiroTalk SFU/public/js/Umami.js
diff --git a/MiroTalk SFU/public/js/VideoGrid.js b/Video/MiroTalk SFU/public/js/VideoGrid.js
similarity index 100%
rename from MiroTalk SFU/public/js/VideoGrid.js
rename to Video/MiroTalk SFU/public/js/VideoGrid.js
diff --git a/MiroTalk SFU/public/js/landing.js b/Video/MiroTalk SFU/public/js/landing.js
similarity index 100%
rename from MiroTalk SFU/public/js/landing.js
rename to Video/MiroTalk SFU/public/js/landing.js
diff --git a/MiroTalk SFU/public/js/newRoom.js b/Video/MiroTalk SFU/public/js/newRoom.js
similarity index 100%
rename from MiroTalk SFU/public/js/newRoom.js
rename to Video/MiroTalk SFU/public/js/newRoom.js
diff --git a/MiroTalk SFU/public/robots.txt b/Video/MiroTalk SFU/public/robots.txt
similarity index 100%
rename from MiroTalk SFU/public/robots.txt
rename to Video/MiroTalk SFU/public/robots.txt
diff --git a/MiroTalk SFU/public/sfu/MediasoupClient.js b/Video/MiroTalk SFU/public/sfu/MediasoupClient.js
similarity index 100%
rename from MiroTalk SFU/public/sfu/MediasoupClient.js
rename to Video/MiroTalk SFU/public/sfu/MediasoupClient.js
diff --git a/MiroTalk SFU/public/sfu/MediasoupClientCompile.js b/Video/MiroTalk SFU/public/sfu/MediasoupClientCompile.js
similarity index 100%
rename from MiroTalk SFU/public/sfu/MediasoupClientCompile.js
rename to Video/MiroTalk SFU/public/sfu/MediasoupClientCompile.js
diff --git a/MiroTalk SFU/public/sounds/alert.wav b/Video/MiroTalk SFU/public/sounds/alert.wav
similarity index 100%
rename from MiroTalk SFU/public/sounds/alert.wav
rename to Video/MiroTalk SFU/public/sounds/alert.wav
diff --git a/MiroTalk SFU/public/sounds/ban.wav b/Video/MiroTalk SFU/public/sounds/ban.wav
similarity index 100%
rename from MiroTalk SFU/public/sounds/ban.wav
rename to Video/MiroTalk SFU/public/sounds/ban.wav
diff --git a/MiroTalk SFU/public/sounds/click.wav b/Video/MiroTalk SFU/public/sounds/click.wav
similarity index 100%
rename from MiroTalk SFU/public/sounds/click.wav
rename to Video/MiroTalk SFU/public/sounds/click.wav
diff --git a/MiroTalk SFU/public/sounds/delete.wav b/Video/MiroTalk SFU/public/sounds/delete.wav
similarity index 100%
rename from MiroTalk SFU/public/sounds/delete.wav
rename to Video/MiroTalk SFU/public/sounds/delete.wav
diff --git a/MiroTalk SFU/public/sounds/download.wav b/Video/MiroTalk SFU/public/sounds/download.wav
similarity index 100%
rename from MiroTalk SFU/public/sounds/download.wav
rename to Video/MiroTalk SFU/public/sounds/download.wav
diff --git a/MiroTalk SFU/public/sounds/eject.wav b/Video/MiroTalk SFU/public/sounds/eject.wav
similarity index 100%
rename from MiroTalk SFU/public/sounds/eject.wav
rename to Video/MiroTalk SFU/public/sounds/eject.wav
diff --git a/MiroTalk SFU/public/sounds/joined.wav b/Video/MiroTalk SFU/public/sounds/joined.wav
similarity index 100%
rename from MiroTalk SFU/public/sounds/joined.wav
rename to Video/MiroTalk SFU/public/sounds/joined.wav
diff --git a/MiroTalk SFU/public/sounds/left.wav b/Video/MiroTalk SFU/public/sounds/left.wav
similarity index 100%
rename from MiroTalk SFU/public/sounds/left.wav
rename to Video/MiroTalk SFU/public/sounds/left.wav
diff --git a/MiroTalk SFU/public/sounds/lobby.wav b/Video/MiroTalk SFU/public/sounds/lobby.wav
similarity index 100%
rename from MiroTalk SFU/public/sounds/lobby.wav
rename to Video/MiroTalk SFU/public/sounds/lobby.wav
diff --git a/MiroTalk SFU/public/sounds/locked.wav b/Video/MiroTalk SFU/public/sounds/locked.wav
similarity index 100%
rename from MiroTalk SFU/public/sounds/locked.wav
rename to Video/MiroTalk SFU/public/sounds/locked.wav
diff --git a/MiroTalk SFU/public/sounds/message.wav b/Video/MiroTalk SFU/public/sounds/message.wav
similarity index 100%
rename from MiroTalk SFU/public/sounds/message.wav
rename to Video/MiroTalk SFU/public/sounds/message.wav
diff --git a/MiroTalk SFU/public/sounds/notify.wav b/Video/MiroTalk SFU/public/sounds/notify.wav
similarity index 100%
rename from MiroTalk SFU/public/sounds/notify.wav
rename to Video/MiroTalk SFU/public/sounds/notify.wav
diff --git a/MiroTalk SFU/public/sounds/open.wav b/Video/MiroTalk SFU/public/sounds/open.wav
similarity index 100%
rename from MiroTalk SFU/public/sounds/open.wav
rename to Video/MiroTalk SFU/public/sounds/open.wav
diff --git a/MiroTalk SFU/public/sounds/raiseHand.wav b/Video/MiroTalk SFU/public/sounds/raiseHand.wav
similarity index 100%
rename from MiroTalk SFU/public/sounds/raiseHand.wav
rename to Video/MiroTalk SFU/public/sounds/raiseHand.wav
diff --git a/MiroTalk SFU/public/sounds/recStart.wav b/Video/MiroTalk SFU/public/sounds/recStart.wav
similarity index 100%
rename from MiroTalk SFU/public/sounds/recStart.wav
rename to Video/MiroTalk SFU/public/sounds/recStart.wav
diff --git a/MiroTalk SFU/public/sounds/recStop.wav b/Video/MiroTalk SFU/public/sounds/recStop.wav
similarity index 100%
rename from MiroTalk SFU/public/sounds/recStop.wav
rename to Video/MiroTalk SFU/public/sounds/recStop.wav
diff --git a/MiroTalk SFU/public/sounds/ring.wav b/Video/MiroTalk SFU/public/sounds/ring.wav
similarity index 100%
rename from MiroTalk SFU/public/sounds/ring.wav
rename to Video/MiroTalk SFU/public/sounds/ring.wav
diff --git a/MiroTalk SFU/public/sounds/snapshot.wav b/Video/MiroTalk SFU/public/sounds/snapshot.wav
similarity index 100%
rename from MiroTalk SFU/public/sounds/snapshot.wav
rename to Video/MiroTalk SFU/public/sounds/snapshot.wav
diff --git a/MiroTalk SFU/public/sounds/switch.wav b/Video/MiroTalk SFU/public/sounds/switch.wav
similarity index 100%
rename from MiroTalk SFU/public/sounds/switch.wav
rename to Video/MiroTalk SFU/public/sounds/switch.wav
diff --git a/MiroTalk SFU/public/sounds/transcript.wav b/Video/MiroTalk SFU/public/sounds/transcript.wav
similarity index 100%
rename from MiroTalk SFU/public/sounds/transcript.wav
rename to Video/MiroTalk SFU/public/sounds/transcript.wav
diff --git a/MiroTalk SFU/public/sponsors/BroadcastX-logo.png b/Video/MiroTalk SFU/public/sponsors/BroadcastX-logo.png
similarity index 100%
rename from MiroTalk SFU/public/sponsors/BroadcastX-logo.png
rename to Video/MiroTalk SFU/public/sponsors/BroadcastX-logo.png
diff --git a/MiroTalk SFU/public/sponsors/BroadcastX.png b/Video/MiroTalk SFU/public/sponsors/BroadcastX.png
similarity index 100%
rename from MiroTalk SFU/public/sponsors/BroadcastX.png
rename to Video/MiroTalk SFU/public/sponsors/BroadcastX.png
diff --git a/MiroTalk SFU/public/sponsors/BrowserStack.png b/Video/MiroTalk SFU/public/sponsors/BrowserStack.png
similarity index 100%
rename from MiroTalk SFU/public/sponsors/BrowserStack.png
rename to Video/MiroTalk SFU/public/sponsors/BrowserStack.png
diff --git a/MiroTalk SFU/public/sponsors/Cloudron.png b/Video/MiroTalk SFU/public/sponsors/Cloudron.png
similarity index 100%
rename from MiroTalk SFU/public/sponsors/Cloudron.png
rename to Video/MiroTalk SFU/public/sponsors/Cloudron.png
diff --git a/MiroTalk SFU/public/sponsors/CrystalSound.png b/Video/MiroTalk SFU/public/sponsors/CrystalSound.png
similarity index 100%
rename from MiroTalk SFU/public/sponsors/CrystalSound.png
rename to Video/MiroTalk SFU/public/sponsors/CrystalSound.png
diff --git a/MiroTalk SFU/public/sponsors/Hetzner.png b/Video/MiroTalk SFU/public/sponsors/Hetzner.png
similarity index 100%
rename from MiroTalk SFU/public/sponsors/Hetzner.png
rename to Video/MiroTalk SFU/public/sponsors/Hetzner.png
diff --git a/MiroTalk SFU/public/sponsors/HetznerLogo.png b/Video/MiroTalk SFU/public/sponsors/HetznerLogo.png
similarity index 100%
rename from MiroTalk SFU/public/sponsors/HetznerLogo.png
rename to Video/MiroTalk SFU/public/sponsors/HetznerLogo.png
diff --git a/MiroTalk SFU/public/sponsors/LuvLounge.png b/Video/MiroTalk SFU/public/sponsors/LuvLounge.png
similarity index 100%
rename from MiroTalk SFU/public/sponsors/LuvLounge.png
rename to Video/MiroTalk SFU/public/sponsors/LuvLounge.png
diff --git a/MiroTalk SFU/public/sponsors/QuestionPro.png b/Video/MiroTalk SFU/public/sponsors/QuestionPro.png
similarity index 100%
rename from MiroTalk SFU/public/sponsors/QuestionPro.png
rename to Video/MiroTalk SFU/public/sponsors/QuestionPro.png
diff --git a/MiroTalk SFU/public/svg/audio_streaming.svg b/Video/MiroTalk SFU/public/svg/audio_streaming.svg
similarity index 100%
rename from MiroTalk SFU/public/svg/audio_streaming.svg
rename to Video/MiroTalk SFU/public/svg/audio_streaming.svg
diff --git a/MiroTalk SFU/public/svg/collaborative_whitboard.svg b/Video/MiroTalk SFU/public/svg/collaborative_whitboard.svg
similarity index 100%
rename from MiroTalk SFU/public/svg/collaborative_whitboard.svg
rename to Video/MiroTalk SFU/public/svg/collaborative_whitboard.svg
diff --git a/MiroTalk SFU/public/svg/file_sharing.svg b/Video/MiroTalk SFU/public/svg/file_sharing.svg
similarity index 100%
rename from MiroTalk SFU/public/svg/file_sharing.svg
rename to Video/MiroTalk SFU/public/svg/file_sharing.svg
diff --git a/MiroTalk SFU/public/svg/maximum_security.svg b/Video/MiroTalk SFU/public/svg/maximum_security.svg
similarity index 100%
rename from MiroTalk SFU/public/svg/maximum_security.svg
rename to Video/MiroTalk SFU/public/svg/maximum_security.svg
diff --git a/MiroTalk SFU/public/svg/recording_meeting.svg b/Video/MiroTalk SFU/public/svg/recording_meeting.svg
similarity index 100%
rename from MiroTalk SFU/public/svg/recording_meeting.svg
rename to Video/MiroTalk SFU/public/svg/recording_meeting.svg
diff --git a/MiroTalk SFU/public/svg/screen_sharing.svg b/Video/MiroTalk SFU/public/svg/screen_sharing.svg
similarity index 100%
rename from MiroTalk SFU/public/svg/screen_sharing.svg
rename to Video/MiroTalk SFU/public/svg/screen_sharing.svg
diff --git a/MiroTalk SFU/public/svg/total_privacy.svg b/Video/MiroTalk SFU/public/svg/total_privacy.svg
similarity index 100%
rename from MiroTalk SFU/public/svg/total_privacy.svg
rename to Video/MiroTalk SFU/public/svg/total_privacy.svg
diff --git a/MiroTalk SFU/public/svg/webcam_chat.svg b/Video/MiroTalk SFU/public/svg/webcam_chat.svg
similarity index 100%
rename from MiroTalk SFU/public/svg/webcam_chat.svg
rename to Video/MiroTalk SFU/public/svg/webcam_chat.svg
diff --git a/MiroTalk SFU/public/svg/webcam_streaming.svg b/Video/MiroTalk SFU/public/svg/webcam_streaming.svg
similarity index 100%
rename from MiroTalk SFU/public/svg/webcam_streaming.svg
rename to Video/MiroTalk SFU/public/svg/webcam_streaming.svg
diff --git a/MiroTalk SFU/public/views/404.html b/Video/MiroTalk SFU/public/views/404.html
similarity index 100%
rename from MiroTalk SFU/public/views/404.html
rename to Video/MiroTalk SFU/public/views/404.html
diff --git a/MiroTalk SFU/public/views/50X.html b/Video/MiroTalk SFU/public/views/50X.html
similarity index 100%
rename from MiroTalk SFU/public/views/50X.html
rename to Video/MiroTalk SFU/public/views/50X.html
diff --git a/MiroTalk SFU/public/views/Room.html b/Video/MiroTalk SFU/public/views/Room.html
similarity index 100%
rename from MiroTalk SFU/public/views/Room.html
rename to Video/MiroTalk SFU/public/views/Room.html
diff --git a/MiroTalk SFU/public/views/about.html b/Video/MiroTalk SFU/public/views/about.html
similarity index 100%
rename from MiroTalk SFU/public/views/about.html
rename to Video/MiroTalk SFU/public/views/about.html
diff --git a/MiroTalk SFU/public/views/landing.html b/Video/MiroTalk SFU/public/views/landing.html
similarity index 100%
rename from MiroTalk SFU/public/views/landing.html
rename to Video/MiroTalk SFU/public/views/landing.html
diff --git a/MiroTalk SFU/public/views/login.html b/Video/MiroTalk SFU/public/views/login.html
similarity index 100%
rename from MiroTalk SFU/public/views/login.html
rename to Video/MiroTalk SFU/public/views/login.html
diff --git a/MiroTalk SFU/public/views/maintenance.html b/Video/MiroTalk SFU/public/views/maintenance.html
similarity index 100%
rename from MiroTalk SFU/public/views/maintenance.html
rename to Video/MiroTalk SFU/public/views/maintenance.html
diff --git a/MiroTalk SFU/public/views/newroom.html b/Video/MiroTalk SFU/public/views/newroom.html
similarity index 100%
rename from MiroTalk SFU/public/views/newroom.html
rename to Video/MiroTalk SFU/public/views/newroom.html
diff --git a/MiroTalk SFU/public/views/permission.html b/Video/MiroTalk SFU/public/views/permission.html
similarity index 100%
rename from MiroTalk SFU/public/views/permission.html
rename to Video/MiroTalk SFU/public/views/permission.html
diff --git a/MiroTalk SFU/public/views/privacy.html b/Video/MiroTalk SFU/public/views/privacy.html
similarity index 100%
rename from MiroTalk SFU/public/views/privacy.html
rename to Video/MiroTalk SFU/public/views/privacy.html
diff --git a/Video/Tube Archivist/LICENSE b/Video/Tube Archivist/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/Video/Tube Archivist/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/Video/Tube Archivist/README.md b/Video/Tube Archivist/README.md
new file mode 100644
index 00000000..ca386e88
--- /dev/null
+++ b/Video/Tube Archivist/README.md
@@ -0,0 +1,66 @@
+
+URL :
+
+# Tube Archivist
+
+
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Tube Archivist
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Video\Tube Archivist
+```
+
+## Modifier la configuration de Tube Archivist
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Video\Tube Archivist
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Tube Archivist
+
+Pour utiliser Tube Archivist tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Tube Archivist avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Tube Archivist.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Video/Tube Archivist/docker-compose-traefik.yml b/Video/Tube Archivist/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Video/Tube Archivist/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Tube Archivist/docker-compose.yml b/Video/Tube Archivist/docker-compose.yml
similarity index 100%
rename from Tube Archivist/docker-compose.yml
rename to Video/Tube Archivist/docker-compose.yml
diff --git a/Tube Archivist/prepare.sh b/Video/Tube Archivist/prepare.sh
similarity index 100%
rename from Tube Archivist/prepare.sh
rename to Video/Tube Archivist/prepare.sh
diff --git a/Voiture/Hammond/LICENSE b/Voiture/Hammond/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/Voiture/Hammond/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/Voiture/Hammond/README.md b/Voiture/Hammond/README.md
new file mode 100644
index 00000000..e3872f69
--- /dev/null
+++ b/Voiture/Hammond/README.md
@@ -0,0 +1,66 @@
+
+URL :
+
+# Hammond
+
+Hammond est un syst?me de gestion des v?hicules auto-h?berg? pour suivre le carburant et d'autres d?penses li?es ? tous vos v?hicules. Il prend en charge plusieurs utilisateurs partageant plusieurs v?hicules. C'est le successeur logique de Clarkson qui n'a pas ?t? mis ? jour depuis un certain temps.
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Hammond
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Voiture\Hammond
+```
+
+## Modifier la configuration de Hammond
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Voiture\Hammond
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Hammond
+
+Pour utiliser Hammond tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Hammond avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Hammond.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Voiture/Hammond/docker-compose-traefik.yml b/Voiture/Hammond/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Voiture/Hammond/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Voiture/Hammond/docker-compose.yml b/Voiture/Hammond/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Voiture/Hammond/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Voiture/Hammond/img/logo-Hammond.png b/Voiture/Hammond/img/logo-Hammond.png
new file mode 100644
index 00000000..2a4d5a6a
Binary files /dev/null and b/Voiture/Hammond/img/logo-Hammond.png differ
diff --git a/Voiture/LubeLogger/LICENSE b/Voiture/LubeLogger/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/Voiture/LubeLogger/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/Voiture/LubeLogger/README.md b/Voiture/LubeLogger/README.md
new file mode 100644
index 00000000..d4a66111
--- /dev/null
+++ b/Voiture/LubeLogger/README.md
@@ -0,0 +1,66 @@
+
+URL :
+
+# LubeLogger
+
+LubeLogger est un enregistreur de services et de maintenance de v?hicules auto-h?berg?s et open source. Ce conteneur peut ?tre tr?s utile si vous avez un atelier de r?paration automobile ou simplement pour suivre l'historique de votre entretien de voiture.
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de LubeLogger
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Voiture\LubeLogger
+```
+
+## Modifier la configuration de LubeLogger
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Voiture\LubeLogger
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de LubeLogger
+
+Pour utiliser LubeLogger tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser LubeLogger avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://LubeLogger.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Voiture/LubeLogger/docker-compose-traefik.yml b/Voiture/LubeLogger/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Voiture/LubeLogger/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Voiture/LubeLogger/docker-compose.yml b/Voiture/LubeLogger/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Voiture/LubeLogger/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Voiture/LubeLogger/img/logo-LubeLogger.png b/Voiture/LubeLogger/img/logo-LubeLogger.png
new file mode 100644
index 00000000..f1673f5d
Binary files /dev/null and b/Voiture/LubeLogger/img/logo-LubeLogger.png differ
diff --git a/Voiture/TeslaMate/LICENSE b/Voiture/TeslaMate/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/Voiture/TeslaMate/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/Voiture/TeslaMate/README.md b/Voiture/TeslaMate/README.md
new file mode 100644
index 00000000..f75ab0f0
--- /dev/null
+++ b/Voiture/TeslaMate/README.md
@@ -0,0 +1,66 @@
+
+URL :
+
+# TeslaMate
+
+TeslaMate est un enregistreur de donn?es pour votre voiture Tesla. Il enregistrera toutes les informations envoy?es par votre voiture telles que la charge, les voyages, le sommeil, les mises ? jour, etc., et vous les pr?sentera avec de nombreuses statistiques et de magnifiques graphiques gr?ce ? Grafana.
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de TeslaMate
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Voiture\TeslaMate
+```
+
+## Modifier la configuration de TeslaMate
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Voiture\TeslaMate
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de TeslaMate
+
+Pour utiliser TeslaMate tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser TeslaMate avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://TeslaMate.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Voiture/TeslaMate/docker-compose-traefik.yml b/Voiture/TeslaMate/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Voiture/TeslaMate/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Voiture/TeslaMate/docker-compose.yml b/Voiture/TeslaMate/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Voiture/TeslaMate/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Voiture/TeslaMate/img/logo-TeslaMate.png b/Voiture/TeslaMate/img/logo-TeslaMate.png
new file mode 100644
index 00000000..ca0f6d54
Binary files /dev/null and b/Voiture/TeslaMate/img/logo-TeslaMate.png differ
diff --git a/Voltaserve/README.md b/Voltaserve/README.md
deleted file mode 100644
index cc0f8dd6..00000000
--- a/Voltaserve/README.md
+++ /dev/null
@@ -1,32 +0,0 @@
-
-
-# Adminer
-
-Adminer est un outil de gestion de base de données complet écrit en PHP. Inversement à phpMyAdmin, il consiste en un seul fichier prêt à être déployé sur le serveur cible. Adminer est disponible pour MySQL, MariaDB, PostgreSQL, SQLite, MS SQL, Oracle, Elasticsearch, MongoDB et autres via plugin
-
-# Installation
-
-Pour utiliser Adminer tout seul
-```bash
-docker compose up -d
-```
-
-Pour utiliser Adminer avec Traefik
-```bash
-docker compose -f docker-compose-traefik.yml up -d
-```
-
-Pour utiliser Adminer avec Nginx
-```bash
-docker compose -f docker-compose-nginx.yml up -d
-```
-# Utilisation
-
-## Accueil
-
-
-# More info
-- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
-
-# Buy me a coffe
-
\ No newline at end of file
diff --git a/Voltaserve/desktop/build/.keep b/Voltaserve/desktop/build/.keep
deleted file mode 100644
index e69de29b..00000000
diff --git a/Voltaserve/docker-compose-traefik.yml b/Voltaserve/docker-compose-traefik.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Wallos/README.md b/Wallos/README.md
deleted file mode 100644
index 4bdbb4f8..00000000
--- a/Wallos/README.md
+++ /dev/null
@@ -1,30 +0,0 @@
-
-
-# Wallos
-
-# Installation
-
-Pour utiliser Wallos tout seul
-```bash
-docker compose up -d
-```
-
-Pour utiliser Wallos avec Traefik
-```bash
-docker compose -f docker-compose-traefik.yml up -d
-```
-
-Pour utiliser Wallos 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/Web/Kiwix/LICENSE b/Web/Kiwix/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/Web/Kiwix/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/Kiwix/README.md b/Web/Kiwix/README.md
new file mode 100644
index 00000000..f1ccc237
--- /dev/null
+++ b/Web/Kiwix/README.md
@@ -0,0 +1,66 @@
+
+URL :
+
+# Kiwix
+
+
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Kiwix
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Web\Kiwix
+```
+
+## Modifier la configuration de Kiwix
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Web\Kiwix
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Kiwix
+
+Pour utiliser Kiwix tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Kiwix avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Kiwix.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Web/Kiwix/docker-compose-traefik.yml b/Web/Kiwix/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Web/Kiwix/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Web/Kiwix/docker-compose.yml b/Web/Kiwix/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Web/Kiwix/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Web/Kiwix/img/banniere-Kiwix.png b/Web/Kiwix/img/banniere-Kiwix.png
new file mode 100644
index 00000000..37849b35
Binary files /dev/null and b/Web/Kiwix/img/banniere-Kiwix.png differ
diff --git a/Web/Mediawiki/LICENSE b/Web/Mediawiki/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/Web/Mediawiki/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/Mediawiki/README.md b/Web/Mediawiki/README.md
new file mode 100644
index 00000000..bbb1ab93
--- /dev/null
+++ b/Web/Mediawiki/README.md
@@ -0,0 +1,66 @@
+
+URL :
+
+# Mediawiki
+
+
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Mediawiki
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Web\Mediawiki
+```
+
+## Modifier la configuration de Mediawiki
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Web\Mediawiki
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Mediawiki
+
+Pour utiliser Mediawiki tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Mediawiki avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Mediawiki.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Web/Mediawiki/docker-compose-traefik.yml b/Web/Mediawiki/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Web/Mediawiki/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Mediawiki/docker-compose.yml b/Web/Mediawiki/docker-compose.yml
similarity index 100%
rename from Mediawiki/docker-compose.yml
rename to Web/Mediawiki/docker-compose.yml
diff --git a/Web/Mediawiki/img/logo-Mediawiki.png b/Web/Mediawiki/img/logo-Mediawiki.png
new file mode 100644
index 00000000..d5491316
Binary files /dev/null and b/Web/Mediawiki/img/logo-Mediawiki.png differ
diff --git a/Web/Wiki.js/LICENSE b/Web/Wiki.js/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/Web/Wiki.js/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/Wiki.js/README.md b/Web/Wiki.js/README.md
new file mode 100644
index 00000000..fbff5a25
--- /dev/null
+++ b/Web/Wiki.js/README.md
@@ -0,0 +1,66 @@
+
+URL :
+
+# Wiki.js
+
+
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Wiki.js
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Web\Wiki.js
+```
+
+## Modifier la configuration de Wiki.js
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Web\Wiki.js
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Wiki.js
+
+Pour utiliser Wiki.js tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Wiki.js avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Wiki.js.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Web/Wiki.js/docker-compose-traefik.yml b/Web/Wiki.js/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Web/Wiki.js/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Wiki.js/docker-compose.yml b/Web/Wiki.js/docker-compose.yml
similarity index 100%
rename from Wiki.js/docker-compose.yml
rename to Web/Wiki.js/docker-compose.yml
diff --git a/Web/Wiki.js/img/banniere-Wiki.js.png b/Web/Wiki.js/img/banniere-Wiki.js.png
new file mode 100644
index 00000000..d1267e93
Binary files /dev/null and b/Web/Wiki.js/img/banniere-Wiki.js.png differ
diff --git a/Web/Wiki.js/img/logo-Wiki.js.png b/Web/Wiki.js/img/logo-Wiki.js.png
new file mode 100644
index 00000000..f3bf7a73
Binary files /dev/null and b/Web/Wiki.js/img/logo-Wiki.js.png differ
diff --git a/Web/Wordpress/LICENSE b/Web/Wordpress/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/Web/Wordpress/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/Wordpress/README.md b/Web/Wordpress/README.md
new file mode 100644
index 00000000..1b08b1f0
--- /dev/null
+++ b/Web/Wordpress/README.md
@@ -0,0 +1,66 @@
+
+URL :
+
+# Wordpress
+
+
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Wordpress
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Web\Wordpress
+```
+
+## Modifier la configuration de Wordpress
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Web\Wordpress
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Wordpress
+
+Pour utiliser Wordpress tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Wordpress avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Wordpress.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Web/Wordpress/docker-compose-traefik.yml b/Web/Wordpress/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Web/Wordpress/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Web/Wordpress/docker-compose.yml b/Web/Wordpress/docker-compose.yml
new file mode 100644
index 00000000..a0a34550
--- /dev/null
+++ b/Web/Wordpress/docker-compose.yml
@@ -0,0 +1,8 @@
+#### NETWORKS
+networks:
+ back_network:
+ driver: bridge
+ attachable: true
+
+#### SERVICES
+services:
diff --git a/Web/Wordpress/img/banniere-Wordpress.png b/Web/Wordpress/img/banniere-Wordpress.png
new file mode 100644
index 00000000..03ee8c45
Binary files /dev/null and b/Web/Wordpress/img/banniere-Wordpress.png differ
diff --git a/Web/ghost/LICENSE b/Web/ghost/LICENSE
new file mode 100644
index 00000000..58a1d1b3
--- /dev/null
+++ b/Web/ghost/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/ghost/README.md b/Web/ghost/README.md
new file mode 100644
index 00000000..0f209dd1
--- /dev/null
+++ b/Web/ghost/README.md
@@ -0,0 +1,66 @@
+
+URL :
+
+# ghost
+
+
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de ghost
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Web\ghost
+```
+
+## Modifier la configuration de ghost
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd Web\ghost
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de ghost
+
+Pour utiliser ghost tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser ghost avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://ghost.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/Web/ghost/docker-compose-traefik.yml b/Web/ghost/docker-compose-traefik.yml
new file mode 100644
index 00000000..40514b3e
--- /dev/null
+++ b/Web/ghost/docker-compose-traefik.yml
@@ -0,0 +1,66 @@
+
+URL : HHHHH
+
+# Fichier-Stockage
+
+GGGGG
+
+# Téléchargement, Configuration et Lancement
+
+## Téléchargement de Fichier-Stockage
+
+Saisir la commande pour télécharger la source
+```bash
+git clone https://git.tips-of-mine.fr/Tips-Of-Mine/Docker.git
+```
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+## Modifier la configuration de Fichier-Stockage
+
+Saisir la commande pour vous rendre dans le dossier
+```bash
+cd AAAAA\Fichier-Stockage
+```
+
+Nous éditons le fichier de configuration
+```bash
+nano .env
+```
+
+Nous modifions les variables dont nous avons besoin.
+
+## Lancement de Fichier-Stockage
+
+Pour utiliser Fichier-Stockage tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Fichier-Stockage avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+# Utilisation
+
+## Accueil
+
+Ouvrir une page web avec l'url :
+Pour une utilisation tout seul
+
+ http://10.0.4.29:3000
+
+Pour une utilisation avec Traefik
+
+ https://Fichier-Stockage.10.0.4.29.traefik.me`)"
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
diff --git a/ghost/docker-compose.yml b/Web/ghost/docker-compose.yml
similarity index 100%
rename from ghost/docker-compose.yml
rename to Web/ghost/docker-compose.yml
diff --git a/Web/ghost/img/banniere-ghost.png b/Web/ghost/img/banniere-ghost.png
new file mode 100644
index 00000000..084ab849
Binary files /dev/null and b/Web/ghost/img/banniere-ghost.png differ
diff --git a/Whoogle/README.md b/Whoogle/README.md
deleted file mode 100644
index cc0f8dd6..00000000
--- a/Whoogle/README.md
+++ /dev/null
@@ -1,32 +0,0 @@
-
-
-# Adminer
-
-Adminer est un outil de gestion de base de données complet écrit en PHP. Inversement à phpMyAdmin, il consiste en un seul fichier prêt à être déployé sur le serveur cible. Adminer est disponible pour MySQL, MariaDB, PostgreSQL, SQLite, MS SQL, Oracle, Elasticsearch, MongoDB et autres via plugin
-
-# Installation
-
-Pour utiliser Adminer tout seul
-```bash
-docker compose up -d
-```
-
-Pour utiliser Adminer avec Traefik
-```bash
-docker compose -f docker-compose-traefik.yml up -d
-```
-
-Pour utiliser Adminer avec Nginx
-```bash
-docker compose -f docker-compose-nginx.yml up -d
-```
-# Utilisation
-
-## Accueil
-
-
-# More info
-- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
-
-# Buy me a coffe
-
\ No newline at end of file
diff --git a/Whoogle/docker-compose-traefik.yml b/Whoogle/docker-compose-traefik.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Whoogle/docker-compose.yml b/Whoogle/docker-compose.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Wiki.js/README.md b/Wiki.js/README.md
deleted file mode 100644
index 604a2b55..00000000
--- a/Wiki.js/README.md
+++ /dev/null
@@ -1,32 +0,0 @@
-
-
-# Wiki.js
-
-Wiki.js est un outil de gestion de base de données complet écrit en PHP. Inversement à phpMyAdmin, il consiste en un seul fichier prêt à être déployé sur le serveur cible. Wiki.js est disponible pour MySQL, MariaDB, PostgreSQL, SQLite, MS SQL, Oracle, Elasticsearch, MongoDB et autres via plugin
-
-# Installation
-
-Pour utiliser Wiki.js tout seul
-```bash
-docker compose up -d
-```
-
-Pour utiliser Wiki.js avec Traefik
-```bash
-docker compose -f docker-compose-traefik.yml up -d
-```
-
-Pour utiliser Wiki.js 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/Wiki.js/docker-compose-traefik.yml b/Wiki.js/docker-compose-traefik.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Wireguard Easy/README.md b/Wireguard Easy/README.md
deleted file mode 100644
index cc0f8dd6..00000000
--- a/Wireguard Easy/README.md
+++ /dev/null
@@ -1,32 +0,0 @@
-
-
-# Adminer
-
-Adminer est un outil de gestion de base de données complet écrit en PHP. Inversement à phpMyAdmin, il consiste en un seul fichier prêt à être déployé sur le serveur cible. Adminer est disponible pour MySQL, MariaDB, PostgreSQL, SQLite, MS SQL, Oracle, Elasticsearch, MongoDB et autres via plugin
-
-# Installation
-
-Pour utiliser Adminer tout seul
-```bash
-docker compose up -d
-```
-
-Pour utiliser Adminer avec Traefik
-```bash
-docker compose -f docker-compose-traefik.yml up -d
-```
-
-Pour utiliser Adminer avec Nginx
-```bash
-docker compose -f docker-compose-nginx.yml up -d
-```
-# Utilisation
-
-## Accueil
-
-
-# More info
-- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
-
-# Buy me a coffe
-
\ No newline at end of file
diff --git a/Wireguard Easy/docker-compose-traefik.yml b/Wireguard Easy/docker-compose-traefik.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Wordpress/README.md b/Wordpress/README.md
deleted file mode 100644
index cc0f8dd6..00000000
--- a/Wordpress/README.md
+++ /dev/null
@@ -1,32 +0,0 @@
-
-
-# Adminer
-
-Adminer est un outil de gestion de base de données complet écrit en PHP. Inversement à phpMyAdmin, il consiste en un seul fichier prêt à être déployé sur le serveur cible. Adminer est disponible pour MySQL, MariaDB, PostgreSQL, SQLite, MS SQL, Oracle, Elasticsearch, MongoDB et autres via plugin
-
-# Installation
-
-Pour utiliser Adminer tout seul
-```bash
-docker compose up -d
-```
-
-Pour utiliser Adminer avec Traefik
-```bash
-docker compose -f docker-compose-traefik.yml up -d
-```
-
-Pour utiliser Adminer avec Nginx
-```bash
-docker compose -f docker-compose-nginx.yml up -d
-```
-# Utilisation
-
-## Accueil
-
-
-# More info
-- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
-
-# Buy me a coffe
-
\ No newline at end of file
diff --git a/Wordpress/docker-compose-traefik.yml b/Wordpress/docker-compose-traefik.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/Wordpress/docker-compose.yml b/Wordpress/docker-compose.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/XBackBone/README.md b/XBackBone/README.md
deleted file mode 100644
index cc0f8dd6..00000000
--- a/XBackBone/README.md
+++ /dev/null
@@ -1,32 +0,0 @@
-
-
-# Adminer
-
-Adminer est un outil de gestion de base de données complet écrit en PHP. Inversement à phpMyAdmin, il consiste en un seul fichier prêt à être déployé sur le serveur cible. Adminer est disponible pour MySQL, MariaDB, PostgreSQL, SQLite, MS SQL, Oracle, Elasticsearch, MongoDB et autres via plugin
-
-# Installation
-
-Pour utiliser Adminer tout seul
-```bash
-docker compose up -d
-```
-
-Pour utiliser Adminer avec Traefik
-```bash
-docker compose -f docker-compose-traefik.yml up -d
-```
-
-Pour utiliser Adminer avec Nginx
-```bash
-docker compose -f docker-compose-nginx.yml up -d
-```
-# Utilisation
-
-## Accueil
-
-
-# More info
-- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
-
-# Buy me a coffe
-
\ No newline at end of file
diff --git a/XBackBone/docker-compose-traefik.yml b/XBackBone/docker-compose-traefik.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/XBackBone/docker-compose.yml b/XBackBone/docker-compose.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/ghost/README.md b/ghost/README.md
deleted file mode 100644
index cc0f8dd6..00000000
--- a/ghost/README.md
+++ /dev/null
@@ -1,32 +0,0 @@
-
-
-# Adminer
-
-Adminer est un outil de gestion de base de données complet écrit en PHP. Inversement à phpMyAdmin, il consiste en un seul fichier prêt à être déployé sur le serveur cible. Adminer est disponible pour MySQL, MariaDB, PostgreSQL, SQLite, MS SQL, Oracle, Elasticsearch, MongoDB et autres via plugin
-
-# Installation
-
-Pour utiliser Adminer tout seul
-```bash
-docker compose up -d
-```
-
-Pour utiliser Adminer avec Traefik
-```bash
-docker compose -f docker-compose-traefik.yml up -d
-```
-
-Pour utiliser Adminer avec Nginx
-```bash
-docker compose -f docker-compose-nginx.yml up -d
-```
-# Utilisation
-
-## Accueil
-
-
-# More info
-- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
-
-# Buy me a coffe
-
\ No newline at end of file
diff --git a/ghost/docker-compose-traefik.yml b/ghost/docker-compose-traefik.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/liste.csv b/liste.csv
index f68cf30c..66e3d4c6 100644
--- a/liste.csv
+++ b/liste.csv
@@ -1,253 +1,429 @@
-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;
-Droppy;Fichier-Stockage;
-Chibisafe;Fichier-Stockage;
-FileGator;Fichier-Stockage;
-FileRun;Fichier-Stockage;
-Gokapi;Fichier-Stockage;
-Mega;Fichier-Stockage;
-Nextcloud;Fichier-Stockage;
-OwnCloud;Fichier-Stockage;
-PicoShare;Fichier-Stockage;
-Pingvin;Fichier-Stockage;
-Projectsend;Fichier-Stockage;
-PSiTransfer;Fichier-Stockage;
-Pydio;Fichier-Stockage;
-Resilio-Sync;Fichier-Stockage;
-Seafile;Fichier-Stockage;
-Syncthing;Fichier-Stockage;
-XBackBone;Fichier-Stockage;
\ No newline at end of file
+parent;dossier;logo;chemin-logo;banniere;chemin-banniere;description;url;
+Audio;Audacity;logo-Audacity.png;./Audio/Audacity/img/logo-Audacity.png;logo-Audacity.png;./img/logo-Audacity.png;;;
+Audio;Swing Musi;logo-Swing Musi.png;./Audio/Swing Musi/img/logo-Swing Musi.png;logo-Swing Musi.png;./img/logo-Swing Musi.png;Lecteur de musique qui un style de Spotify.;;
+Authentication;Authelia;logo-Authelia.png;./Authentication/Authelia/img/logo-Authelia.png;logo-Authelia.png;./img/logo-Authelia.png;;;
+Authentication;Authentik;logo-Authentik.png;./Authentication/Authentik/img/logo-Authentik.png;logo-Authentik.png;./img/logo-Authentik.png;;;
+Authentication;Keycloak;logo-Keycloak.png;./Authentication/Keycloak/img/logo-Keycloak.png;logo-Keycloak.png;./img/logo-Keycloak.png;Solution de gestion de l'identit et de l'accs l'Open Source pour les applications et les services modernes.;;
+Base-de-donnees;Adminer;logo-Adminer.png;./Base-de-donnees/Adminer/img/logo-Adminer.png;logo-Adminer.png;./img/logo-Adminer.png;Gestion de base de donnes complet crit en PHP.;;
+Base-de-donnees;ArangoDB;logo-ArangoDB.png;./Base-de-donnees/ArangoDB/img/logo-ArangoDB.png;logo-ArangoDB.png;./img/logo-ArangoDB.png;Systme de base de donnes graphiques natifs libre et open source.;https://github.com/apache/incubator-answer;
+Base-de-donnees;CloudBeaver;logo-CloudBeaver.png;./Base-de-donnees/CloudBeaver/img/logo-CloudBeaver.png;logo-CloudBeaver.png;./img/logo-CloudBeaver.png;Gestion de base de donnes bas sur un serveur web qui fournit une interface web riche.;;
+Base-de-donnees;CouchDB;logo-CouchDB.png;./Base-de-donnees/CouchDB/img/logo-CouchDB.png;logo-CouchDB.png;./img/logo-CouchDB.png;Systme de base de donnes NoSQL oriente de documents ouverts, implmente dans Erlang. ;;
+Base-de-donnees;Influxdb;logo-Influxdb.png;./Base-de-donnees/Influxdb/img/logo-Influxdb.png;logo-Influxdb.png;./img/logo-Influxdb.png;;;
+Base-de-donnees;MariaDB;logo-MariaDB.png;./Base-de-donnees/MariaDB/img/logo-MariaDB.png;logo-MariaDB.png;./img/logo-MariaDB.png;Systme de base de donnes.;;
+Base-de-donnees;MySQL;logo-MySQL.png;./Base-de-donnees/MySQL/img/logo-MySQL.png;logo-MySQL.png;./img/logo-MySQL.png;Systme de base de donnes.;;
+Base-de-donnees;NocoDB;logo-NocoDB.png;./Base-de-donnees/NocoDB/img/logo-NocoDB.png;logo-NocoDB.png;./img/logo-NocoDB.png;NocoDB est une plateforme open source NoCode qui transforme n'importe quelle feuille de travail MySQL, PostgreSQL, SQLite et MariaDB. NocoDB est si flexible qu'il peut tre intgr de nombreuses entreprises verticales. NocoDB a t tlcharg plus de 6,6 millions de fois dans Docker au cours de la premire anne de lancement. NocoDB permet mme aux non-dveloppeurs ou aux utilisateurs professionnels de devenir des crateurs de logiciels.;;
+Base-de-donnees;pgAdmin;logo-pgAdmin.png;./Base-de-donnees/pgAdmin/img/logo-pgAdmin.png;logo-pgAdmin.png;./img/logo-pgAdmin.png;;https://github.com/bitwarden/server;
+Base-de-donnees;phpMyAdmin;logo-phpMyAdmin.png;./Base-de-donnees/phpMyAdmin/img/logo-phpMyAdmin.png;logo-phpMyAdmin.png;./img/logo-phpMyAdmin.png;Gestion de base de donnes bas sur un serveur web qui fournit une interface web riche.;;
+Base-de-donnees;PostgreSQL;logo-PostgreSQL.png;./Base-de-donnees/PostgreSQL/img/logo-PostgreSQL.png;logo-PostgreSQL.png;./img/logo-PostgreSQL.png;Systme de base de donnes.;https://github.com/dbeaver/cloudbeaver;
+Data;RabbitMQ;logo-RabbitMQ.png;./Data/RabbitMQ/img/logo-RabbitMQ.png;logo-RabbitMQ.png;./img/logo-RabbitMQ.png;RabbitMQ est un courtier en messagerie multiprotocole open source. L'utilisation du rabbitmq-server dmarre un noeud RabbitMQ au premier plan.;;
+Base-de-donnees;Redis;logo-Redis.png;./Base-de-donnees/Redis/img/logo-Redis.png;logo-Redis.png;./img/logo-Redis.png;Redis est souvent appel serveur de structures de donnes. Cela signifie que Redis donne accs des structures de donnes mutables via un ensemble de commandes, qui sont envoyes l'aide d'un modle serveur-client avec des sockets TCP et un protocole simple. Ainsi, diffrents processus peuvent interroger et modifier les mmes structures de donnes d'une manire partage. Ce rfrentiel construit Redis et tlcharge divers composants (modules, RedisInsight) afin de construire des paquets redis-stack pour son processus d'IC.;;
+Base-de-donnees;RethinkDB;logo-RethinkDB.png;./Base-de-donnees/RethinkDB/img/logo-RethinkDB.png;logo-RethinkDB.png;./img/logo-RethinkDB.png;Base de donnes gratuite et ouverte, distribue, axe sur les documents. La base de donnes stocke des documents JSON avec des schmas dynamiques, et est conue pour faciliter l'utilisation de mises jour en temps rel pour les rsultats des requtes aux applications. RethinkDB pousse JSON vers vos applications en temps rel.;https://docs.couchdb.org/en/stable/index.html;
+Base-de-donnees;Scylladb;logo-Scylladb.png;./Base-de-donnees/Scylladb/img/logo-Scylladb.png;logo-Scylladb.png;./img/logo-Scylladb.png;;;
+Base-de-donnees;WunderBase;logo-WunderBase.png;./Base-de-donnees/WunderBase/img/logo-WunderBase.png;logo-WunderBase.png;./img/logo-WunderBase.png;Base de donnes SQLite sans serveur qui permet aux dveloppeurs de crer et d'excuter des applications sans avoir grer les serveurs exposs via GraphQL.;https://github.com/cupcakearmy/cryptgeon;
+Controle-A-Distance;FreeScout;logo-FreeScout.png;./Controle-A-Distance/FreeScout/img/logo-FreeScout.png;logo-FreeScout.png;./img/logo-FreeScout.png;Bureau d'assistance open source gratuit super lger et puissant et la bote de rception partage construit avec PHP (cadre Laravel). Maintenant, vous pouvez profiter gratuitement du scout sans renoncer l'intimit ou vous enfermer dans un service que vous ne contrlez pas. FreeScout a t dvelopp partir de zro et n'utilise aucun matriel d'aide protg par le droit d'auteur ou de zendesk.;;
+Bureau;Memos;logo-Memos.png;./Bureau/Memos/img/logo-Memos.png;logo-Memos.png;./img/logo-Memos.png;;;
+Bureau;;logo-.png;./Bureau//img/logo-.png;logo-.png;./img/logo-.png;;;
+Communaute;Astuto;logo-Astuto.png;./Communaute/Astuto/img/logo-Astuto.png;logo-Astuto.png;./img/logo-Astuto.png;"Systme de feedback mais on peut tout aussi bien, si on laisse des services de son serveur en accs libre sa famille par exemple, le transformer en systme de demande, pour signaler un problme,...
+C'est assez souple pour le ""dtourner"" de son utilit premire. ";https://github.com/AndrewPaglusch/FlashPaper;
+Communaute;CommaFeed;logo-CommaFeed.png;./Communaute/CommaFeed/img/logo-CommaFeed.png;logo-CommaFeed.png;./img/logo-CommaFeed.png;Lecteur RSS self-hosted inspir de Google Reader, bas sur Dropwizard et React/TypeScript.;;
+Controle-A-Distance;Guacamole;logo-Guacamole.png;./Controle-A-Distance/Guacamole/img/logo-Guacamole.png;logo-Guacamole.png;./img/logo-Guacamole.png;Apache Guacamole est une passerelle de bureau sans client. Il prend en charge des protocoles standard comme VNC, RDP et SSH. Nous l'appelons sans client parce qu'aucun plugin ou logiciel client n'est ncessaire. Grce HTML5, une fois que Guacamole est install sur un serveur, tout ce dont vous avez besoin pour accder vos ordinateurs de bureau est un navigateur web. tant donn que le client Guacamole est une application web HTML5, l'utilisation de vos ordinateurs n'est pas lie un appareil ou un emplacement. Tant que vous avez accs un navigateur web, vous avez accs vos machines.;;
+Controle-A-Distance;Kasm;logo-Kasm.png;./Controle-A-Distance/Kasm/img/logo-Kasm.png;logo-Kasm.png;./img/logo-Kasm.png;;https://github.com/gotify/server;
+Controle-A-Distance;Remotely;logo-Remotely.png;./Controle-A-Distance/Remotely/img/logo-Remotely.png;logo-Remotely.png;./img/logo-Remotely.png; la tlcommande, il s'agit d'une tlcommande sans heurts, d'un script distance et d'une riche auto-complte pour maximiser l'efficacit de votre support informatique. Le client Remotely a deux parties: le service et la tlcommande. Le service est charg de maintenir une connexion persistante au serveur et d'excuter des commandes distantes. La tlcommande est lance selon les besoins pour les sessions de contrle distance. Les deux applications font des connexions de socket web sortantes sur protocole SSL/TLS scuris. Parce que les connexions sont sortantes, vous n'avez pas besoin d'ouvrir des ports dans votre pare-feu, et le service n'acceptera aucune connexion entrante.;https://github.com/BeryJu/gravity;
+Controle-A-Distance;Screego;logo-Screego.png;./Controle-A-Distance/Screego/img/logo-Screego.png;logo-Screego.png;./img/logo-Screego.png;;;
+Controle-A-Distance;Semaphore;logo-Semaphore.png;./Controle-A-Distance/Semaphore/img/logo-Semaphore.png;logo-Semaphore.png;./img/logo-Semaphore.png;;;
+Cuisine;Mealie;logo-Mealie.png;./Cuisine/Mealie/img/logo-Mealie.png;logo-Mealie.png;./img/logo-Mealie.png;;;
+Data;Graylog;logo-Graylog.png;./Data/Graylog/img/logo-Graylog.png;logo-Graylog.png;./img/logo-Graylog.png;;;
+Data;Metabase;logo-Metabase.png;./Data/Metabase/img/logo-Metabase.png;logo-Metabase.png;./img/logo-Metabase.png;Metabase est un outil d'intelligence d'affaires open source. Metabase vous permet de poser des questions sur vos donnes, et affiche des rponses dans des formats qui ont du sens, qu'il s'agisse d'un diagramme barres ou d'un tableau dtaill. C'est un outil simple et puissant qui permet quiconque d'apprendre et de prendre des dcisions partir des donnes de son entreprise, aucune connaissance technique requise.;;
+Downloads;Deluge;logo-Deluge.png;./Downloads/Deluge/img/logo-Deluge.png;logo-Deluge.png;./img/logo-Deluge.png;;;
+Downloads;Exatorrent;logo-Exatorrent.png;./Downloads/Exatorrent/img/logo-Exatorrent.png;logo-Exatorrent.png;./img/logo-Exatorrent.png;;;
+Downloads;FileZilla;logo-FileZilla.png;./Downloads/FileZilla/img/logo-FileZilla.png;logo-FileZilla.png;./img/logo-FileZilla.png;;;
+Downloads;Flood;logo-Flood.png;./Downloads/Flood/img/logo-Flood.png;logo-Flood.png;./img/logo-Flood.png;;;
+Downloads;JDownloader;logo-JDownloader.png;./Downloads/JDownloader/img/logo-JDownloader.png;logo-JDownloader.png;./img/logo-JDownloader.png;;;
+Downloads;NZBGet;logo-NZBGet.png;./Downloads/NZBGet/img/logo-NZBGet.png;logo-NZBGet.png;./img/logo-NZBGet.png;;;
+Downloads;pyLoad;logo-pyLoad.png;./Downloads/pyLoad/img/logo-pyLoad.png;logo-pyLoad.png;./img/logo-pyLoad.png;;;
+Downloads;qBittorrent;logo-qBittorrent.png;./Downloads/qBittorrent/img/logo-qBittorrent.png;logo-qBittorrent.png;./img/logo-qBittorrent.png;;;
+Downloads;ruTorrent;logo-ruTorrent.png;./Downloads/ruTorrent/img/logo-ruTorrent.png;logo-ruTorrent.png;./img/logo-ruTorrent.png;;;
+Downloads;SABnzbd;logo-SABnzbd.png;./Downloads/SABnzbd/img/logo-SABnzbd.png;logo-SABnzbd.png;./img/logo-SABnzbd.png;;;
+Downloads;SickChill;logo-SickChill.png;./Downloads/SickChill/img/logo-SickChill.png;logo-SickChill.png;./img/logo-SickChill.png;;https://github.com/igorsheg/astro;
+Downloads;Transmission;logo-Transmission.png;./Downloads/Transmission/img/logo-Transmission.png;logo-Transmission.png;./img/logo-Transmission.png;;https://github.com/jez500/bender;
+Downloads;Voltaserve;logo-Voltaserve.png;./Downloads/Voltaserve/img/logo-Voltaserve.png;logo-Voltaserve.png;./img/logo-Voltaserve.png;Avec Voltaserve, tlchargez des fichiers, recherchez et prvisualisez des documents, crez des groupes et des organisations, attribuez des autorisations et collaborez en temps rel avec votre quipe.;https://github.com/Lissy93/dashy;
+Fichier-Stockage-Gestionnaire;Chibisafe;logo-Chibisafe.png;./Fichier-Stockage-Gestionnaire/Chibisafe/img/logo-Chibisafe.png;logo-Chibisafe.png;./img/logo-Chibisafe.png;Chibisafe est un service de tlchargement de fichiers crit en node qui se veut facile utiliser et mettre en place. Il est facile utiliser, facile dployer, gratuit et open source. Il accepte des fichiers, des photos, des documents, tout ce que vous pouvez imaginer et vous renvoie un lien partageable que vous pouvez envoyer d'autres. Chibisafe prend en charge les modes public et priv. Le mode public permet n'importe qui de s'inscrire et de commencer tlcharger des fichiers vers le service, tandis qu'en mode priv, seuls les utilisateurs disposant d'un lien d'invitation peuvent le faire. Pendant le tlchargement, si le fichier est volumineux, il est automatiquement divis en morceaux pour minimiser les risques de dfaillance du rseau, ce qui vous permet de ressayer chaque morceau jusqu' 5 fois. Les utilisateurs peuvent galement crer une cl API utiliser avec des applications tierces pour interagir directement avec leur compte.;https://github.com/r7wx/easy-gate;
+Fichier-Stockage-Gestionnaire;Droppy;logo-Droppy.png;./Fichier-Stockage-Gestionnaire/Droppy/img/logo-Droppy.png;logo-Droppy.png;./img/logo-Droppy.png;Droppy est un serveur de stockage de fichiers auto-hberg dot d'une interface web et de capacits d'dition de fichiers et de visualisation de mdias directement dans le navigateur.;https://github.com/revenz/Fenrus;
+Fichier-Stockage-Gestionnaire;File Browser;logo-File Browser.png;./Fichier-Stockage-Gestionnaire/File Browser/img/logo-File Browser.png;logo-File Browser.png;./img/logo-File Browser.png;;https://github.com/pawelmalak/flame;
+Fichier-Stockage-Gestionnaire;FileGator;logo-FileGator.png;./Fichier-Stockage-Gestionnaire/FileGator/img/logo-FileGator.png;logo-FileGator.png;./img/logo-FileGator.png;FileGator est une application web gratuite, open-source et auto-hberge pour la gestion des fichiers et des dossiers. FileGator prend en charge plusieurs utilisateurs, de sorte que vous pouvez avoir des administrateurs et d'autres utilisateurs qui grent des fichiers avec des autorisations d'accs, des rles et des dossiers personnels diffrents. Si cela est autoris, les utilisateurs peuvent tlcharger plusieurs fichiers ou dossiers la fois. Le tlchargement de fichiers prend en charge le glisser-dposer, la barre de progression, la pause et la reprise.;https://github.com/linuxserver/Heimdall;
+Fichier-Stockage-Gestionnaire;FileRun;logo-FileRun.png;./Fichier-Stockage-Gestionnaire/FileRun/img/logo-FileRun.png;logo-FileRun.png;./img/logo-FileRun.png;FileRun est un gestionnaire de fichiers qui vous permet d'accder vos fichiers depuis n'importe o grce un stockage en nuage scuris auto-hberg. Il permet galement de sauvegarder et de partager vos photos, vidos, livres lectroniques, fichiers et bien plus encore. FileRun est strictement une application de gestion de fichiers.;https://github.com/ajnart/homarr/;
+Fichier-Stockage-Gestionnaire;Filestash;logo-Filestash.png;./Fichier-Stockage-Gestionnaire/Filestash/img/logo-Filestash.png;logo-Filestash.png;./img/logo-Filestash.png;;https://github.com/gethomepage/homepage;
+Fichier-Stockage-Gestionnaire;Gokapi;logo-Gokapi.png;./Fichier-Stockage-Gestionnaire/Gokapi/img/logo-Gokapi.png;logo-Gokapi.png;./img/logo-Gokapi.png;Gokapi est un serveur lger pour partager des fichiers, qui expirent aprs un certain nombre de tlchargements ou de jours. Il est similaire l'ancien Firefox Send, la diffrence que seul l'administrateur est autoris tlcharger des fichiers.;;
+Fichier-Stockage-Gestionnaire;Mega;logo-Mega.png;./Fichier-Stockage-Gestionnaire/Mega/img/logo-Mega.png;logo-Mega.png;./img/logo-Mega.png;;https://github.com/causefx/Organizr;
+Fichier-Stockage-Gestionnaire;Nextcloud;logo-Nextcloud.png;./Fichier-Stockage-Gestionnaire/Nextcloud/img/logo-Nextcloud.png;logo-Nextcloud.png;./img/logo-Nextcloud.png;Nextcloud est une suite de logiciels client-serveur pour la cration et l'utilisation de services d'hbergement de fichiers. Nextcloud a rcemment chang de nom pour devenir Nextcloud Hub 7. Il est gratuit et open-source, ce qui signifie que tout le monde est autoris l'installer et le faire fonctionner sur ses propres serveurs privs.;;
+Fichier-Stockage-Gestionnaire;OwnCloud;logo-OwnCloud.png;./Fichier-Stockage-Gestionnaire/OwnCloud/img/logo-OwnCloud.png;logo-OwnCloud.png;./img/logo-OwnCloud.png;ownCloud est un logiciel open-source de synchronisation de fichiers, de partage et de collaboration de contenu qui permet aux quipes de travailler facilement sur des donnes depuis n'importe o, sur n'importe quel appareil. Il permet d'accder vos donnes via une interface web, des clients de synchronisation ou WebDAV, tout en fournissant une plateforme pour visualiser, synchroniser et partager facilement entre les appareils - le tout sous votre contrle. L'architecture ouverte de ownCloud est extensible via une API simple mais puissante pour les applications et les plugins, et elle fonctionne avec n'importe quel stockage.;;
+Fichier-Stockage-Gestionnaire;PicoShare;logo-PicoShare.png;./Fichier-Stockage-Gestionnaire/PicoShare/img/logo-PicoShare.png;logo-PicoShare.png;./img/logo-PicoShare.png;PicoShare est un service minimaliste qui vous permet de partager facilement des fichiers. Liens de tlchargement direct: PicoShare vous fournit un lien de tlchargement direct que vous pouvez partager avec n'importe qui. Ils peuvent visualiser ou tlcharger le fichier sans publicit ni inscription. Pas de restrictions sur les fichiers: Contrairement des sites comme Imgur, Vimeo ou SoundCloud qui ne permettent de partager que des types de fichiers spcifiques, PicoShare vous permet de partager n'importe quel fichier, quelle que soit sa taille. Pas de redimensionnement/rencodage: Si vous tlchargez des mdias tels que des images, des vidos ou des fichiers audio, PicoShare ne vous oblige jamais attendre le rencodage. Vous obtenez un lien de tlchargement direct ds que vous tlchargez le fichier, et PicoShare ne redimensionne ni ne rencode jamais votre fichier.;;
+Fichier-Stockage-Gestionnaire;Pingvin;logo-Pingvin.png;./Fichier-Stockage-Gestionnaire/Pingvin/img/logo-Pingvin.png;logo-Pingvin.png;./img/logo-Pingvin.png;Pingvin Share est une plateforme de partage de fichiers auto-hberge et une alternative WeTransfer. Avec Pingvin Share, il n'y a pas de limite de taille de fichier que vous pouvez partager, seul votre disque sera votre limite.;;
+Fichier-Stockage-Gestionnaire;Projectsend;logo-Projectsend.png;./Fichier-Stockage-Gestionnaire/Projectsend/img/logo-Projectsend.png;logo-Projectsend.png;./img/logo-Projectsend.png;ProjectSend est une application auto-hberge qui vous permet de tlcharger des fichiers et de les affecter des clients spcifiques que vous crez vous-mme. Scuris, priv et facile. Plus besoin de dpendre de services externes ou de l'e-mail pour envoyer ces fichiers.;https://github.com/enchant97/hasty-paste;
+Fichier-Stockage-Gestionnaire;PSiTransfer;logo-PSiTransfer.png;./Fichier-Stockage-Gestionnaire/PSiTransfer/img/logo-PSiTransfer.png;logo-PSiTransfer.png;./img/logo-PSiTransfer.png;PSiTransfer est une solution simple de partage de fichiers auto-hberge en open source. C'est une alternative aux services payants comme Dropbox et WeTransfer. Vous pouvez partager plusieurs fichiers avec votre propre politique de conservation.;https://github.com/timo-reymann/yal;
+Fichier-Stockage-Gestionnaire;Pydio;logo-Pydio.png;./Fichier-Stockage-Gestionnaire/Pydio/img/logo-Pydio.png;logo-Pydio.png;./img/logo-Pydio.png;Pydio Cells est une plateforme de partage de documents et de collaboration (DSC) noyau ouvert et auto-hberge, spcialement conue pour les organisations qui ont besoin d'un partage de documents et d'une collaboration avancs sans compromis de scurit ni problmes de conformit. Il s'agit d'une rcriture complte du projet Pydio en utilisant le langage Go et en suivant une architecture de micro-services. Pydio Cells vous donne le contrle total de votre environnement de partage de documents - combinant des performances rapides, des tailles de transfert de fichiers normes, une scurit granulaire, etc.;https://github.com/hyperonym/basaran;
+Fichier-Stockage-Gestionnaire;Pydio Cells;logo-Pydio Cells.png;./Fichier-Stockage-Gestionnaire/Pydio Cells/img/logo-Pydio Cells.png;logo-Pydio Cells.png;./img/logo-Pydio Cells.png;;https://github.com/cogentapps/chat-with-gpt;
+Fichier-Stockage-Gestionnaire;Resilio Sync;logo-Resilio Sync.png;./Fichier-Stockage-Gestionnaire/Resilio Sync/img/logo-Resilio Sync.png;logo-Resilio Sync.png;./img/logo-Resilio Sync.png;Resilio-Sync (anciennement BitTorrent Sync) utilise le protocole BitTorrent pour synchroniser les fichiers et les dossiers entre tous vos appareils. Il existe des versions gratuites et payantes - ce conteneur prend en charge les deux. Il existe une image de synchronisation officielle, mais celle-ci prend en charge le mappage des utilisateurs afin de simplifier les autorisations pour les volumes.;https://github.com/deiucanta/chatpad;
+Fichier-Stockage-Gestionnaire;Seafile;logo-Seafile.png;./Fichier-Stockage-Gestionnaire/Seafile/img/logo-Seafile.png;logo-Seafile.png;./img/logo-Seafile.png;Seafile est une solution open source de synchronisation et de partage de fichiers conue pour une fiabilit, des performances et une productivit leves. Synchronisez, partagez et collaborez entre appareils et quipes. Seafile est une alternative Dropbox et Synology Drive.;https://github.com/FlowiseAI/Flowise;
+Fichier-Stockage-Gestionnaire;Syncthing;logo-Syncthing.png;./Fichier-Stockage-Gestionnaire/Syncthing/img/logo-Syncthing.png;logo-Syncthing.png;./img/logo-Syncthing.png;Syncthing remplace les services propritaires de synchronisation et de cloud par quelque chose d'ouvert, de fiable et de dcentralis. Vos donnes sont vos seules donnes et vous mritez de choisir o elles sont stockes, si elles sont partages avec un tiers et comment elles sont transmises sur Internet.;https://github.com/langflow-ai/langflow;
+Fichier-Stockage-Gestionnaire;XBackBone;logo-XBackBone.png;./Fichier-Stockage-Gestionnaire/XBackBone/img/logo-XBackBone.png;logo-XBackBone.png;./img/logo-XBackBone.png;XBackBone est un gestionnaire de fichiers PHP simple et lger qui prend en charge l'outil de partage instantan ShareX et les systmes *NIX. Il prend en charge le tlchargement et l'affichage d'images, de GIF, de vidos, de code, de texte format, de pdf, ainsi que le tlchargement et l'envoi de fichiers. Il dispose galement d'une interface web avec gestion multi-utilisateurs, d'une galerie de mdias et d'un support de recherche.;https://github.com/serge-chat/serge;
+Finance;Firefly III ;logo-Firefly III .png;./Finance/Firefly III /img/logo-Firefly III .png;logo-Firefly III .png;./img/logo-Firefly III .png;Firefly III est un gestionnaire auto-hberg pour vos finances personnelles. Cela peut vous aider suivre vos dpenses et vos revenus afin que vous puissiez dpenser moins et conomiser plus. Firefly III soutient l'utilisation de budgets, de catgories et d'tiquettes. En utilisant un tas d'outils externes, vous pouvez importer des donnes. Il dispose galement de nombreux rapports financiers fiables. Firefly III devrait vous donner un aperu et un contrle sur vos finances.;https://github.com/Stirling-Tools/Stirling-PDF;
+Finance;Invoice Ninja;logo-Invoice Ninja.png;./Finance/Invoice Ninja/img/logo-Invoice Ninja.png;logo-Invoice Ninja.png;./img/logo-Invoice Ninja.png;Invoice Ninja est une plateforme de pointe pour les indpendants et les SMB pour facturer les clients, accepter les paiements, suivre les dpenses et les tches temps. Facturation, citations, dpenses, tches. Construit avec Laravel, Flutter et React.;https://github.com/aschmelyun/subvert;
+Finance;Wallos;logo-Wallos.png;./Finance/Wallos/img/logo-Wallos.png;logo-Wallos.png;./img/logo-Wallos.png;Wallos est une application web puissante, open source et auto-hbergable conue pour vous permettre de grer vos finances facilement. Dire adieu des feuilles de calcul compliques et des logiciels financiers coteux Wallos simplifie le processus de suivi des dpenses et vous aide mieux contrler votre vie financire. ;;
+Homepage;Astro;logo-Astro.png;./Homepage/Astro/img/logo-Astro.png;logo-Astro.png;./img/logo-Astro.png;Astro est un tableau de bord simple, open source, extensible et lger pour tous vos services auto-hbergs. Il est similaire des tableaux de bord plus complexes comme Homarr, Heimdall, Flame, Dashy et Homepage.;;
+Homepage;Bender;logo-Bender.png;./Homepage/Bender/img/logo-Bender.png;logo-Bender.png;./img/logo-Bender.png;Bender est un tableau de bord de liaison qui peut tre gr sans code. ;;
+Homepage;Dashy;logo-Dashy.png;./Homepage/Dashy/img/logo-Dashy.png;logo-Dashy.png;./img/logo-Dashy.png;Dashy vous aide organiser vos services auto-hbergs en les rendant accessibles partir d'un seul tableau de bord. Dashy est une application de tableau de bord sans source, trs personnalisable, facile utiliser, respectueuse de la vie prive comme Homarr, Flame, Homepage et Heimdall.;;
+Homepage;Easy Gate;logo-Easy Gate.png;./Homepage/Easy Gate/img/logo-Easy Gate.png;logo-Easy Gate.png;./img/logo-Easy Gate.png;Easy Gate est une simple application web intgre dans Go and React qui sert de page d'accueil pour votre infrastructure auto-hberge. Les services et les notes sont analyss partir d'un fichier JSON en temps rel (sans redmarrer l'application). Les services et les notes peuvent tre attribus un ou plusieurs groupes pour afficher des lments uniquement des utilisateurs spcifiques (sur la base de leurs adresses IP).;https://github.com/HemmeligOrg/Hemmelig.app;
+Homepage;Fenrus;logo-Fenrus.png;./Homepage/Fenrus/img/logo-Fenrus.png;logo-Fenrus.png;./img/logo-Fenrus.png;Fenrus est une page d'accueil/plan de bord personnelle. Il vous permet d'avoir une page d'accueil personnalise/nouvelle page d'onglet avec un accs rapide vos applications personnelles, vos images de site web et de docker. C'est quelque chose de similaire Homarr, Flame, Dashboard et Heimdall.;;
+Homepage;Flame;logo-Flame.png;./Homepage/Flame/img/logo-Flame.png;logo-Flame.png;./img/logo-Flame.png;"Flame est un tableau de bord auto-hberg pour votre serveur qui fait galement office de page de dpart. La flamme est trs facile mettre en place et utiliser, c'est pourquoi j'aime tant. Avec les diteurs intgrs, il vous permet de configurer votre propre centre d'application en un rien de temps ; et aucun diteur de fichier n'est ncessaire. Il vous permet d'ajouter des liens vers vos applications docker, et vous pouvez tlcharger vos propres icnes, ou aller pour les icnes prslectionnes. Vous pouvez galement ajouter vos signets prfrs pour un accs facile. La flamme est quelque chose que vous trouverez que vous ne pouvez pas vivre sans.";;
+Homepage;Heimdall;logo-Heimdall.png;./Homepage/Heimdall/img/logo-Heimdall.png;logo-Heimdall.png;./img/logo-Heimdall.png;Heimdall est un moyen d'organiser tous ces liens vers vos sites web et applications web les plus utiliss de manire simple. La simplicit est la cl de Heimdall. Pourquoi ne pas l'utiliser comme page de dmarrage de votre navigateur ? Il a mme la possibilit d'inclure une barre de recherche utilisant Google, Bing ou DuckDuckGo.;;
+Homepage;Homarr;logo-Homarr.png;./Homepage/Homarr/img/logo-Homarr.png;logo-Homarr.png;./img/logo-Homarr.png;Homarr est une page d'accueil simple et lgre pour votre serveur qui vous aide accder facilement tous vos services en un seul endroit. La chose que j'aime le plus chez Homarr est sa rapidit et sa simplicit dans l'ajout de liens de vos applications docker prfres. Vous pouvez galement l'utiliser comme signet. Grande intgration avec Plex, Sonarr, Radarr, etc. Homarr prend en charge plusieurs configs et stockage persistant.;;
+Homepage;Homepage;logo-Homepage.png;./Homepage/Homepage/img/logo-Homepage.png;logo-Homepage.png;./img/logo-Homepage.png;La page d'accueil est une page d'accueil hautement personnalisable. Vous pouvez l'utiliser comme tableau de bord pour vos applications docker. Vous pouvez aussi ajouter des signets. Le site d'accueil est une alternative au tableau de bord de Flame, Dashy et Homarr. La seule chose ennuyeuse propos de l'application de page d'accueil est que vous devez diter manuellement les fichiers .yaml pour insrer votre propre adresse ou signet d'application docker. D'autre part, une fois fix, ses points forts sont sa vitesse et ses graphismes propres.;;
+Homepage;Lynx;logo-Lynx.png;./Homepage/Lynx/img/logo-Lynx.png;logo-Lynx.png;./img/logo-Lynx.png;Lynx est un raccourcissement URL open source auto-hberg avec une interface utilisateur simple. Ce que j'aime le plus chez Lynx, c'est sa rapidit et sa simplicit dans l'ajout de liens. Vous pouvez l'utiliser comme alternative Reduced, Shlink et Slash. Convertir ces URL laide et longues en liens courts et faciles grer.;;
+Homepage;Organizr;logo-Organizr.png;./Homepage/Organizr/img/logo-Organizr.png;logo-Organizr.png;./img/logo-Organizr.png;Organizer vous permet de mettre en place des Tabs qui seront tous chargs sur une seule page web. Vous pouvez ensuite travailler sur votre serveur facilement. Vous pouvez mme ouvrir deux languettes cte cte. Organizer est un gestionnaire frontal pour toutes vos applications serveur. Fondamentalement, il organise tous vos sites web ou applications mdiatiques couramment utiliss (Sonarr, Radarr, etc.) en un seul tableau de bord. Organizer est une application gniale pour quiconque a utilis un homelab ou un serveur de mdias.;;
+Homepage;Reduced;logo-Reduced.png;./Homepage/Reduced/img/logo-Reduced.png;logo-Reduced.png;./img/logo-Reduced.png;Reduced est une application web gratuite moderne qui rduit la longueur d'une URL de lien afin qu'il soit plus facile de se souvenir, de partager et de suivre. En d'autres termes, Reduced est un raccourcissement d'URL Open Source. Convertir ces URL laide et longues en liens courts et faciles grer et QR-Codes. Si vous voulez excuter un raccourcisseur d'URL plus complexe et plus avanc, jetez un il mon guide d'installation Slash ou mon guide d'installation Shlink. Si vous voulez excuter un simple raccourcissement d'URL UI, jetez un il mon guide d'installation Lynx.;https://github.com/huginn/huginn;
+Homepage;Shlink;logo-Shlink.png;./Homepage/Shlink/img/logo-Shlink.png;logo-Shlink.png;./img/logo-Shlink.png;Gardez le contrle de toutes vos URL raccourcies, en les servant sous vos propres domaines, en utilisant cet outil simple mais puissant.;https://www.ispyconnect.com/;
+Homepage;Shlink;logo-Shlink.png;./Homepage/Shlink/img/logo-Shlink.png;logo-Shlink.png;./img/logo-Shlink.png;Shlink est un raccourcisseur d'URL open source auto-hberg qui fournit la fois une interface REST et une interface CLI pour interagir avec lui. Shlink s'accompagne de certaines fonctionnalits qui ne sont gnralement pas disponibles dans d'autres services hbergs et auto-hbergs. Shlink est une alternative plus avance au raccourcisseur Lynx URL et la rduction. ;;
+Homepage;Slash;logo-Slash.png;./Homepage/Slash/img/logo-Slash.png;logo-Slash.png;./img/logo-Slash.png;Slash est un service de signet et de liaison courte qui vous permet d'enregistrer et de partager des liens facilement. Il vous permet de stocker et de catgoriser les liens, de gnrer des URL courtes pour faciliter le partage, de rechercher et de filtrer vos liens sauvegards, et d'y accder partir de n'importe quel appareil.;https://github.com/kanboard/kanboard;
+Homepage;Snapp;logo-Snapp.png;./Homepage/Snapp/img/logo-Snapp.png;logo-Snapp.png;./img/logo-Snapp.png;Dcouvrez la puissance de Snapp, votre service de raccourcissement d'URL auto-hbergable. Achever sans effort les liens et, avec la capacit d'auto-accueil de Snapp, vous avez un contrle complet. Crez des liens concis et partageables sur vos conditions avec la plateforme conviviale de Snapp.;;
+Homepage;Web Portal;logo-Web Portal.png;./Homepage/Web Portal/img/logo-Web Portal.png;logo-Web Portal.png;./img/logo-Web Portal.png;Web-Portal est une application web crite en Python l'aide de Quart, qui vise fournir un moyen facile et rapide de grer les liens vers tous vos services web.;;
+Homepage;Yal;logo-Yal.png;./Homepage/Yal/img/logo-Yal.png;logo-Yal.png;./img/logo-Yal.png;Pourtant, une autre page Landing, alias Yal, est un simple centre de liaison pour l'affichage et la recherche de liens. Yal permet un marquage facile, fonctionne avec le moins de privilges et est simple utiliser.;;
+Intelligence-Artificielle;Basaran;logo-Basaran.png;./Intelligence-Artificielle/Basaran/img/logo-Basaran.png;logo-Basaran.png;./img/logo-Basaran.png;Basaran est une alternative open source l'API d'achvement de texte OpenAI. C'est un outil puissant qui peut vous aider gnrer du texte sur la base d'une entre donne. Ce qui est cool avec cet outil incroyable, c'est qu'il ne ncessite aucune configuration, pas de volumes persistants, vous pouvez commencer l'utiliser immdiatement la vitesse de la pense. ;;
+Intelligence-Artificielle;Chat GPT;logo-Chat GPT.png;./Intelligence-Artificielle/Chat GPT/img/logo-Chat GPT.png;logo-Chat GPT.png;./img/logo-Chat GPT.png;Chat avec GPT, abrviation CWGPT, est une application open source, non officielle ChatGPT avec des fonctionnalits supplmentaires et plus de moyens de personnaliser votre exprience. Il connecte ChatGPT avec votre propre cl API et avec une cl d'API supplmentaire d'ElevenLabs pour donner ChatGPT une voix humaine raliste pendant l'interaction.;https://keepassxc.org/;
+Intelligence-Artificielle;Chatpad;logo-Chatpad.png;./Intelligence-Artificielle/Chatpad/img/logo-Chatpad.png;logo-Chatpad.png;./img/logo-Chatpad.png;Rcemment, il y a eu une augmentation des UI pour ChatGPT, ce qui en fait la nouvelle application faire que tout le monde veut essayer. Chatpad AI se distingue par une vision plus large, pour devenir l'interface ultime pour les utilisateurs de ChatGPT. Ce qui est cool avec l'IA de Chatpad, c'est qu'elle ne ncessite aucune configuration, pas de volumes persistants, vous pouvez commencer l'utiliser immdiatement la vitesse de la pense.;;
+Intelligence-Artificielle;FlowiseAI;logo-FlowiseAI.png;./Intelligence-Artificielle/FlowiseAI/img/logo-FlowiseAI.png;logo-FlowiseAI.png;./img/logo-FlowiseAI.png;FlowiseAI est une interface utilisateur graphique ouverte pour construire votre flux LLM personnalis sur LangChain. LLM (Large Language Model): Un grand modle de langage (LLM) est un algorithme d'apprentissage profond qui peut effectuer une varit de tches de traitement du langage naturel (NLP). Ces modles (galement appels rseaux neuronaux) sont gnralement construits sur des architectures de transformateurs et se caractrisent par leur formation approfondie sur des ensembles de donnes massifs. De grands modles de langage (LLM) comme GPT-3 et des modles similaires peuvent tre utiliss pour dvelopper une varit d'applications dans diffrents domaines, par exemple. Chanes LLM, GenApps, Chane rapide, etc.;;
+Intelligence-Artificielle;Langflow;logo-Langflow.png;./Intelligence-Artificielle/Langflow/img/logo-Langflow.png;logo-Langflow.png;./img/logo-Langflow.png;Langflow est un moyen facile de passer d'applications d'IA simples complexes. C'est une plate-forme de code bas qui vous permet d'intgrer l'IA dans tout ce que vous faites.;;
+Intelligence-Artificielle;LlamaGPT;logo-LlamaGPT.png;./Intelligence-Artificielle/LlamaGPT/img/logo-LlamaGPT.png;logo-LlamaGPT.png;./img/logo-LlamaGPT.png;LlamaGPT est un chatbot auto-hberg, hors ligne, de type ChatGPT, aliment par Llama 2, similaire Serge. 100 % priv, sans donnes ne laissant votre appareil.;;
+Intelligence-Artificielle;Reactive Resume;logo-Reactive Resume.png;./Intelligence-Artificielle/Reactive Resume/img/logo-Reactive Resume.png;logo-Reactive Resume.png;./img/logo-Reactive Resume.png;Gnrateur de CV gratuit et open source qui simplifie le processus de cration, de mise jour et de partage de votre CV.;;
+Intelligence-Artificielle;Serge;logo-Serge.png;./Intelligence-Artificielle/Serge/img/logo-Serge.png;logo-Serge.png;./img/logo-Serge.png;Serge est une interface de chat AI base sur llama.cpp pour l'excution de modles d'Alpaga. Entirement auto-hberg, aucune cl API n'est ncessaire. S'adapte 4 Go de RAM et fonctionne sur le CPU.;;
+Intelligence-Artificielle;Stirling-PDF;logo-Stirling-PDF.png;./Intelligence-Artificielle/Stirling-PDF/img/logo-Stirling-PDF.png;logo-Stirling-PDF.png;./img/logo-Stirling-PDF.png;Stirling-PDF est un puissant outil de manipulation de PDF bas localement bas sur le web utilisant Docker et AI qui vous permet d'effectuer diverses oprations sur des fichiers PDF, comme la fusion, la conversion, la rorganisation, l'ajout d'images, la rotation, la compression, et plus encore.;;
+Intelligence-Artificielle;Subvert;logo-Subvert.png;./Intelligence-Artificielle/Subvert/img/logo-Subvert.png;logo-Subvert.png;./img/logo-Subvert.png;Avec Subvert, vous pouvez gnrer des sous-titres, des chapitres et des rsums de vidos MP4 en quelques secondes avec l'aide d'OpenAI. Votre vido est envoye une API o l'audio en sera automatiquement extrait l'aide de FFmpeg, puis envoye au modle Whisper d'OpenAI pour transcription dans le format VTT commun. Subvert ne ncessite pas de volumes persistants, vous pouvez donc commencer l'utiliser immdiatement. partir de la version 1.0.5, vous avez galement la possibilit de tlcharger des fichiers audio en plus des fichiers vido.;https://github.com/lcomrade/lenpaste;
+IRC-Chat;Convos;logo-Convos.png;./IRC-Chat/Convos/img/logo-Convos.png;logo-Convos.png;./img/logo-Convos.png;Convos est un client IRC qui fonctionne dans votre navigateur et qui fait entrer l'exprience IRC dans le 21me sicle. Il dispose d'un bouncer persistant ct serveur qui vous permet de rester en ligne mme lorsque vous fermez la fentre de votre navigateur. Vous voulez utiliser Convos sur votre tlphone ? Pas de problme ! Convos est entirement ractif et s'adapte tous les crans.;https://checkmk.com/download?method=docker&edition=cfe&version=2.2.0;
+IRC-Chat;IRC Client;logo-IRC Client.png;./IRC-Chat/IRC Client/img/logo-IRC Client.png;logo-IRC Client.png;./img/logo-IRC Client.png;En 1988, IRC (Internet Relay Chat) est apparu, ouvrant la voie au chat en temps rel. L'un des modles de chat en ligne les plus populaires dans les annes 1990 a sans doute t mIRC, o les utilisateurs pouvaient discuter dans des salles (canaux). Peu importe le systme d'exploitation que vous utilisez. Le client IRC de Lounge fonctionne partout o Node.js s'excute.;https://github.com/healthchecks/healthchecks;
+IRC-Chat;Mastodon;logo-Mastodon.png;./IRC-Chat/Mastodon/img/logo-Mastodon.png;logo-Mastodon.png;./img/logo-Mastodon.png;Mastodon est un serveur de rseau social libre et open source bas sur ActivityPub o les utilisateurs peuvent suivre leurs amis et en dcouvrir de nouveaux. Sur Mastodon, les utilisateurs peuvent publier tout ce qu'ils veulent : liens, images, texte, vido. Tous les serveurs de Mastodon sont interoprables en tant que rseau fdr (les utilisateurs sur un serveur peuvent communiquer de manire transparente avec les utilisateurs d'un autre, y compris un logiciel non mastodon qui implmente ActivityPub comme Pixelfed et WriteFreely).;;
+IRC-Chat;Mattermost;logo-Mattermost.png;./IRC-Chat/Mattermost/img/logo-Mattermost.png;logo-Mattermost.png;./img/logo-Mattermost.png;Mattermost est un service de chat en ligne open source et auto-hbergable avec partage de fichiers, recherche et intgrations. Il est conu comme une discussion interne pour les organisations et les entreprises, et se commercialise principalement comme une alternative open source aux quipes Slack et Microsoft.;https://github.com/netdata/netdata;
+IRC-Chat;Pidgin;logo-Pidgin.png;./IRC-Chat/Pidgin/img/logo-Pidgin.png;logo-Pidgin.png;./img/logo-Pidgin.png;Pidgin est un programme de chat qui vous permet de vous connecter simultanment plusieurs rseaux de chat. Cela signifie que vous pouvez discuter avec des amis sur XMPP et tre assis dans un canal IRC en mme temps.;https://github.com/Lynx-Shortener/Lynx;
+IRC-Chat;TheLounge;logo-TheLounge.png;./IRC-Chat/TheLounge/img/logo-TheLounge.png;logo-TheLounge.png;./img/logo-TheLounge.png;;https://mariadb.com/;
+Jeux;Bedrock;logo-Bedrock.png;./Jeux/Bedrock/img/logo-Bedrock.png;logo-Bedrock.png;./img/logo-Bedrock.png;Minecraft est un jeu dans lequel les joueurs placent des blocs et partent l'aventure. Cela va de la fabrication d'objets simples comme des conteneurs ou des armes, la construction de structures comme des maisons, des chteaux et des villes, en passant par la fabrication d'appareils mcaniques complexes, le tout dans l'univers du jeu. Les serveurs Minecraft Bedrock permettent aux joueurs de jouer en ligne ou via un rseau local avec d'autres personnes. ;;
+Jeux;Crafty Controller;logo-Crafty Controller.png;./Jeux/Crafty Controller/img/logo-Crafty Controller.png;logo-Crafty Controller.png;./img/logo-Crafty Controller.png;;https://github.com/zabbix/zabbix-docker;
+Jeux;EmulatorJs;logo-EmulatorJs.png;./Jeux/EmulatorJs/img/logo-EmulatorJs.png;logo-EmulatorJs.png;./img/logo-EmulatorJs.png;;;
+Jeux;Minecraft;logo-Minecraft.png;./Jeux/Minecraft/img/logo-Minecraft.png;logo-Minecraft.png;./img/logo-Minecraft.png;Les serveurs Minecraft permettent aux joueurs de jouer en ligne ou via un rseau local avec d'autres personnes. En interne, le jeu gre un serveur pour les parties un seul joueur. Si vous souhaitez grer vous-mme un serveur multijoueur Minecraft, vous tes au bon endroit. Suite de nombreuses demandes de fans de Minecraft, j'ai cr des instructions d'installation,;;
+Jeux;Minetest;logo-Minetest.png;./Jeux/Minetest/img/logo-Minetest.png;logo-Minetest.png;./img/logo-Minetest.png;Minetest est un moteur de jeu voxel open source. Jouez l'un de nos nombreux jeux, modifiez un jeu votre got, crez votre propre jeu ou jouez sur un serveur multijoueur. Minecraft est-il meilleur que Minetest ? La principale diffrence rside dans les objectifs. Alors que Minecraft est un jeu propritaire de type bac sable/survie, Minetest est un moteur de jeu libre qui supporte diffrents jeux voxels comme Minecraft, InfiniMiner, etc.;;
+Jeux;Palworld;logo-Palworld.png;./Jeux/Palworld/img/logo-Palworld.png;logo-Palworld.png;./img/logo-Palworld.png;"Palworld est un jeu d'action-aventure, de survie et d'apprivoisement de monstres cr et publi par le dveloppeur japonais Pocket Pair. Le jeu se droule dans un monde ouvert peupl de cratures animales appeles ""Pals"", que les joueurs peuvent combattre et capturer pour construire des bases, traverser et combattre.";;
+Jeux;Pterodactyl;logo-Pterodactyl.png;./Jeux/Pterodactyl/img/logo-Pterodactyl.png;logo-Pterodactyl.png;./img/logo-Pterodactyl.png;;;
+Jeux;Terraria;logo-Terraria.png;./Jeux/Terraria/img/logo-Terraria.png;logo-Terraria.png;./img/logo-Terraria.png;Creusez, combattez, explorez, construisez ! Rien n'est impossible dans ce jeu d'aventure plein d'action appel Terraria. Terraria est un jeu d'action-aventure en 2D, un sandbox / platformer monde ouvert dans lequel le joueur contrle un seul personnage dans un monde pr-gnr.;;
+Jeux;Wordle;logo-Wordle.png;./Jeux/Wordle/img/logo-Wordle.png;logo-Wordle.png;./img/logo-Wordle.png;"Wordle est un jeu de lettres en ligne dvelopp par Josh Wardle.
+Les joueurs ont six tentatives pour deviner un mot de cinq lettres.
+Un feedback est donn pour chaque tentative, sous forme de tuiles colores, indiquant quand les lettres correspondent ou occupent la bonne position.";;
+Kanban;Focalboard;logo-Focalboard.png;./Kanban/Focalboard/img/logo-Focalboard.png;logo-Focalboard.png;./img/logo-Focalboard.png;Focalboard est une alternative open source, auto-hberge Trello, Notion et Asana. Il s'agit d'un outil de gestion de projet qui aide dfinir, organiser, suivre et grer le travail entre les quipes, en utilisant une vue familire du conseil d'administration de kanban.;;
+Kanban;Kanboard;logo-Kanboard.png;./Kanban/Kanboard/img/logo-Kanboard.png;logo-Kanboard.png;./img/logo-Kanboard.png;Kanboard est un logiciel de gestion de projet Kanban libre et open source. Kanboard est un tableau de kanban extrmement simple, mais toujours si puissant, lgant, et les mises jour sont trs frquentes.;;
+Kanban;Planka;logo-Planka.png;./Kanban/Planka/img/logo-Planka.png;logo-Planka.png;./img/logo-Planka.png;Planka est un panneau libre open source de trello pour les groupes de travail construits avec React et Redux.;;
+Kanban;Taiga;logo-Taiga.png;./Kanban/Taiga/img/logo-Taiga.png;logo-Taiga.png;./img/logo-Taiga.png;Taiga est une solution logicielle kanban de gestion de projet open source qui serait utile n'importe quel utilisateur ou entreprise. Si vous voulez un outil simple et beau qui rend le travail vraiment agrable, vous devriez essayer Taiga.;;
+Kanban;Wekan;logo-Wekan.png;./Kanban/Wekan/img/logo-Wekan.png;logo-Wekan.png;./img/logo-Wekan.png;Wekan est une application collaborative de kanban de kanban collaborative en libre accs avec la licence du MIT. Que vous teniez une liste de choses faire, que vous planifiiez vos vacances avec des amis ou que vous travailliez en quipe sur votre prochaine ide rvolutionnaire, les conseils d'administration de Kanban sont un outil incomparable pour garder vos affaires organises. Ils vous donnent un aperu visuel de l'tat actuel de votre projet, et vous rendent productif en vous permettant de vous concentrer sur les quelques lments qui comptent le plus. ;;
+Lecteur;Kavita;logo-Kavita.png;./Lecteur/Kavita/img/logo-Kavita.png;logo-Kavita.png;./img/logo-Kavita.png;Kavita est un serveur de lecture multiplateforme rapide et riche en fonctionnalits. Construit dans le but dtre une solution complte pour tous vos besoins de lecture. Configurez votre propre serveur et partagez votre collection de lectures avec vos amis et votre famille !;;
+Lecteur;Teemii;logo-Teemii.png;./Lecteur/Teemii/img/logo-Teemii.png;logo-Teemii.png;./img/logo-Teemii.png;Teemii est une application Web simplifie conue pour le lecteur passionn de mangas. Il offre une plateforme simple et efficace pour lire et grer une collection de mangas. Les fonctionnalits cls incluent l'accs multiplateforme, la lecture dans le navigateur, un puissant agrgateur de mtadonnes et les mises jour automatises de votre collection.;;
+Maison-Connectee;Domoticz;logo-Domoticz.png;./Maison-Connectee/Domoticz/img/logo-Domoticz.png;logo-Domoticz.png;./img/logo-Domoticz.png;Domoticz est un systme de domotique qui vous permet de contrler et de configurer divers appareils tels que : Lumires, interrupteurs, divers capteurs/mtres comme la temprature, la pluie, le vent, les UV, l'lectricit, le gaz, l'eau et bien plus encore. Les notifications/alertes peuvent tre envoyes n'importe quel appareil mobile.;;
+Maison-Connectee;Eclipse Mosquitto;logo-Eclipse Mosquitto.png;./Maison-Connectee/Eclipse Mosquitto/img/logo-Eclipse Mosquitto.png;logo-Eclipse Mosquitto.png;./img/logo-Eclipse Mosquitto.png;Eclipse Mosquitto est un courtier en messages open source (sous licence EPL/EDL) qui implmente le protocole MQTT versions 5.0, 3.1.1 et 3.1. Mosquitto est lger et peut tre utilis sur tous les appareils, des ordinateurs monocartes de faible puissance aux serveurs complets. Le protocole MQTT fournit une mthode lgre d'envoi de messages l'aide d'un modle de publication/abonnement. Il convient donc la messagerie de l'internet des objets, par exemple avec des capteurs de faible puissance ou des appareils mobiles tels que des tlphones, des ordinateurs intgrs ou des microcontrleurs.;;
+Maison-Connectee;Gladys Assistant;logo-Gladys Assistant.png;./Maison-Connectee/Gladys Assistant/img/logo-Gladys Assistant.png;logo-Gladys Assistant.png;./img/logo-Gladys Assistant.png;Gladys Assistant est un logiciel de domotique moderne, respectueux de la vie prive et open-source qui fonctionne sur votre serveur.;;
+Maison-Connectee;Home Assistant;logo-Home Assistant.png;./Maison-Connectee/Home Assistant/img/logo-Home Assistant.png;logo-Home Assistant.png;./img/logo-Home Assistant.png;"Home Assistant est un logiciel de domotique gratuit et open-source crit en Python qui met l'accent sur le contrle local et la protection de la vie prive. Il prend en charge un trs grand nombre d'appareils et, en octobre 2023, plus de 3 000 plugins ou modules complmentaires modulaires avec des intgrations de systmes diffrentes technologies IoT ; les systmes et les services sont disponibles en tant que ""composants d'intgration"". Les actions, telles que l'allumage et l'extinction des lumires, sont dclenches par l'automatisation, les commandes vocales, les applications mobiles ou les commandes sur l'interface utilisateur frontale base sur le web de Home Assistant. ";;
+Maison-Connectee;Home Assistant Supervisor;logo-Home Assistant Supervisor.png;./Maison-Connectee/Home Assistant Supervisor/img/logo-Home Assistant Supervisor.png;logo-Home Assistant Supervisor.png;./img/logo-Home Assistant Supervisor.png;;;
+Maison-Connectee;Homebox;logo-Homebox.png;./Maison-Connectee/Homebox/img/logo-Homebox.png;logo-Homebox.png;./img/logo-Homebox.png;Homebox est le systme d'inventaire et d'organisation conu pour l'utilisateur domicile ! En mettant l'accent sur la simplicit et la facilit d'utilisation, Homebox est la solution parfaite pour vos besoins en matire d'inventaire, d'organisation et de gestion de la maison. ;;
+Maison-Connectee;Homebridge;logo-Homebridge.png;./Maison-Connectee/Homebridge/img/logo-Homebridge.png;logo-Homebridge.png;./img/logo-Homebridge.png;Homebridge est un serveur NodeJS lger que vous pouvez excuter sur votre rseau domestique et qui mule l'API HomeKit d'iOS. Homebridge vous permet d'intgrer des appareils domestiques intelligents qui ne prennent pas en charge le protocole HomeKit. Une fois install, Homebridge reste actif et connect votre rseau, prt rpondre aux demandes de Siri. ;;
+Maison-Connectee;HOOBS;logo-HOOBS.png;./Maison-Connectee/HOOBS/img/logo-HOOBS.png;logo-HOOBS.png;./img/logo-HOOBS.png;Le systme HOOBS out of the box, ou HOOBS en abrg, est un hub plug and play qui rend les accessoires intelligents compatibles avec votre cosystme prfr. Que vous prfriez Apple Homekit, Google Home ou Amazon Alexa, il est peu probable que vous trouviez des accessoires et des services compatibles qui fonctionnent tous ensemble sous un mme toit. HOOBS vise unifier et simplifier votre maison intelligente. Il est conu pour tre accessible aux dbutants, tout en tant robuste et polyvalent pour les utilisateurs avancs, ouvrant ainsi un monde de possibilits pour l'automatisation de votre maison.;;
+Maison-Connectee;ioBroker;logo-ioBroker.png;./Maison-Connectee/ioBroker/img/logo-ioBroker.png;logo-ioBroker.png;./img/logo-ioBroker.png;IoBroker est un logiciel libre open source permettant de rassembler diffrents appareils domestiques intelligents (IoT) en un systme complet (Smart Home System). ;;
+Maison-Connectee;OpenHAB;logo-OpenHAB.png;./Maison-Connectee/OpenHAB/img/logo-OpenHAB.png;logo-OpenHAB.png;./img/logo-OpenHAB.png;Le bus domotique openHAB est une plateforme domotique open source, indpendante de toute technologie, qui fonctionne comme le centre de votre maison intelligente et qui a la capacit d'intgrer une multitude d'autres appareils et systmes. openHAB intgre d'autres systmes domotiques, des appareils (intelligents) et d'autres technologies dans une solution unique afin de fournir une interface utilisateur uniforme et une approche commune des rgles d'automatisation dans l'ensemble de votre systme, quel que soit le nombre de fabricants et de sous-systmes impliqus, ce qui vous donne l'outil le plus flexible disponible pour raliser presque tous les souhaits en matire d'automatisation domestique.;;
+Maison-Connectee;Scrypted;logo-Scrypted.png;./Maison-Connectee/Scrypted/img/logo-Scrypted.png;logo-Scrypted.png;./img/logo-Scrypted.png;Scrypted est une plateforme domotique qui se concentre principalement sur la fluidit de l'exprience des camras. Scrypted peut relier la plupart des camras aux trois principaux hubs domestiques : HomeKit (y compris HomeKit Secure Video), Google Home et Alexa. Les flux de Scrypted sont rapides, faible latence et d'une fiabilit toute preuve.;;
+Maison-Connectee;TasmoAdmin;logo-TasmoAdmin.png;./Maison-Connectee/TasmoAdmin/img/logo-TasmoAdmin.png;logo-TasmoAdmin.png;./img/logo-TasmoAdmin.png;TasmoAdmin est un site Web d'administration pour les appareils flashs avec Tasmota. Il fonctionne sous Windows, Linux et dans les conteneurs Docker. ;;
+Messagerie;Gotify;logo-Gotify.png;./Messagerie/Gotify/img/logo-Gotify.png;logo-Gotify.png;./img/logo-Gotify.png;Gotify est un serveur simple pour envoyer et recevoir des messages (en temps rel par WebSocket) comme ntfy. Avec Gotify, vous pouvez envoyer des notifications votre tlphone ou votre bureau via des scripts, partir de n'importe quel ordinateur, sans avoir vous inscrire ou payer des frais. Si vous souhaitez grer votre propre instance du service, vous pouvez facilement le faire puisque Gotify est open source. Il existe galement une application Android open source disponible sur Google Play ou F-Droid.;;
+Monitoring;Checkmk;logo-Checkmk.png;./Monitoring/Checkmk/img/logo-Checkmk.png;logo-Checkmk.png;./img/logo-Checkmk.png;Checkmk fournit une surveillance puissante des rseaux, des serveurs, des nuages, des conteneurs et des applications. Rapide. Efficace. Checkmk est disponible en plusieurs ditions. Le Checkmk Raw Edition est gratuit et 100 % open source.;;
+Monitoring;Healthchecks;logo-Healthchecks.png;./Monitoring/Healthchecks/img/logo-Healthchecks.png;logo-Healthchecks.png;./img/logo-Healthchecks.png;Healthchecks est un service de surveillance des emplois cron. Il coute les demandes HTTP et les messages lectroniques (pings) de vos emplois cron et de vos tches programmes (contrles). Lorsqu'un ping n'arrive pas temps, Healthchecks envoie des alertes. Healthchecks s'accompagne d'un tableau de bord web, d'une API, d'une plus de 25 intgrations pour la fourniture de notifications, de rapports mensuels par courrier lectronique, d'un support WebAuthn 2FA, de fonctions de gestion d'quipe: projets, membres de l'quipe, accs en lecture seule. ;;
+Monitoring;Kener;logo-Kener.png;./Monitoring/Kener/img/logo-Kener.png;logo-Kener.png;./img/logo-Kener.png;Kener est un outil de page d'tat open-source Node.js, conu pour rendre la surveillance des services et la gestion des incidents une brise. Il offre une interface lgante et conviviale qui simplifie les coupures de service de suivi et amliore la faon dont nous communiquons pendant les incidents;;
+Monitoring;Librenms;logo-Librenms.png;./Monitoring/Librenms/img/logo-Librenms.png;logo-Librenms.png;./img/logo-Librenms.png;;;
+Monitoring;Netdat;logo-Netdat.png;./Monitoring/Netdat/img/logo-Netdat.png;logo-Netdat.png;./img/logo-Netdat.png;Les donnes nettes sont distribues, en temps rel, de surveillance des performances et de la sant pour les systmes et les applications. C'est un agent de surveillance hautement optimis que vous installez sur tous vos systmes et conteneurs. Les donnes Netdata fournissent des informations sans prcdent, en temps rel, sur tout ce qui se passe sur les systmes sur lesquels elle fonctionne (y compris les serveurs web, les bases de donnes, les applications), en utilisant des tableaux de bord web hautement interactifs. Il peut fonctionner de manire autonome, sans composants tiers, ou il peut tre intgr aux chanes d'outils de surveillance existantes (Prometheus, Graphite, OpenTSDB, Kafka, Grafana, etc.). Les donnes nettes sont rapides et efficaces, conues pour fonctionner en permanence sur tous les systmes (serveurs physiques et virtuels, conteneurs, dispositifs IoT), sans perturber leur fonction principale. ;;
+Monitoring;ntop;logo-ntop.png;./Monitoring/ntop/img/logo-ntop.png;logo-ntop.png;./img/logo-ntop.png;;;
+Monitoring;Ntopng;logo-Ntopng.png;./Monitoring/Ntopng/img/logo-Ntopng.png;logo-Ntopng.png;./img/logo-Ntopng.png;Ntop est un logiciel informatique qui sonde un rseau informatique pour montrer l'utilisation du rseau (Traffic Analytics) d'une manire similaire ce que le programme est le plus performant pour les processus. En mode interactif, il affiche l'tat du rseau sur le terminal de l'utilisateur. En mode Web, il agit comme un serveur web, crant une dcharge HTML de l'tat du rseau.;;
+Monitoring;Plausible;logo-Plausible.png;./Monitoring/Plausible/img/logo-Plausible.png;logo-Plausible.png;./img/logo-Plausible.png;Plausible Analytics est une alternative simple, lgre, open source et conviviale pour la vie prive Google Analytics, similaire Umami et Matomo. Il n'utilise pas de cookies et est pleinement conforme au RGPD, la CCPA et au PECR. La mission de Plausible est de rduire la surveillance des entreprises en fournissant un outil d'analyse web alternatif qui ne provient pas du monde AdTech.;;
+Monitoring;Prometheus-Grafana;logo-Prometheus-Grafana.png;./Monitoring/Prometheus-Grafana/img/logo-Prometheus-Grafana.png;logo-Prometheus-Grafana.png;./img/logo-Prometheus-Grafana.png;;;
+Monitoring;SerpBear;logo-SerpBear.png;./Monitoring/SerpBear/img/logo-SerpBear.png;logo-SerpBear.png;./img/logo-SerpBear.png;SerpBear est une application de suivi de position du moteur de recherche ouvert. Il vous permet de suivre les positions de vos mots-cls dans Google et d'tre inform de leurs positions.;;
+Monitoring;Statping;logo-Statping.png;./Monitoring/Statping/img/logo-Statping.png;logo-Statping.png;./img/logo-Statping.png;Statping est une page d'tat facile utiliser pour vos sites web et applications. Statping va automatiquement chercher l'application et rendre une belle page d'tat avec des tonnes de fonctionnalits pour vous de construire une page d'tat encore meilleure. Ce gnrateur de page d'tat vous permet d'utiliser les bases de donnes MySQL, Postgres ou SQLite sur plusieurs systmes d'exploitation. Une alternative pour Statping est Uptime Kuma.;;
+Monitoring;Umami;logo-Umami.png;./Monitoring/Umami/img/logo-Umami.png;logo-Umami.png;./img/logo-Umami.png;Umami est une alternative simple, rapide et axe sur la vie prive Google Analytics. L'objectif est de vous fournir une alternative plus amicale et axe sur la vie prive Google Analytics et une alternative gratuite et open-source aux solutions payantes. Umami ne collecte que les mtriques qui vous tiennent cur et tout s'adapte sur une seule page.;;
+Monitoring;Uptime Kuma;logo-Uptime Kuma.png;./Monitoring/Uptime Kuma/img/logo-Uptime Kuma.png;logo-Uptime Kuma.png;./img/logo-Uptime Kuma.png;Soyez le premier qui sait que votre site web est en panne. Une surveillance fiable vous avertit avant tout problme important et vous fait conomiser de l'argent. Le temps de fonctionnement de Kuma surveille constamment votre site web. Surveillance du temps de disponibilit pour HTTP(s) / TCP / Ping. Fancy, Ractive, UI/UX rapide. Notifications via Webhook, Telegram, Discord et e-mail (SMTP). Intervalle de 20 secondes.;;
+Monitoring;Web Check;logo-Web Check.png;./Monitoring/Web Check/img/logo-Web Check.png;logo-Web Check.png;./img/logo-Web Check.png;Web-Check vous aidera avoir un aperu du fonctionnement interne d'un site web donn: dcouvrir des vecteurs d'attaque potentiels, analyser l'architecture du serveur, visualiser les configurations de scurit et apprendre quelles technologies un site utilise. Actuellement, le tableau de bord Web-Check montrera: informations IP, chane SSL, enregistrements DNS, cookies, en-ttes, informations de domaine, rgles de crawl de recherche, carte de page, emplacement du serveur, registre de redirection, ports ouverts, traceroute, extensions de scurit DNS, performances du site, trackers, noms htes associs, empreinte carbone. L'objectif de Web-Check est de vous aider comprendre, optimiser et scuriser facilement votre site web.;;
+Monitoring;Zabbix;logo-Zabbix.png;./Monitoring/Zabbix/img/logo-Zabbix.png;logo-Zabbix.png;./img/logo-Zabbix.png;Il s'agit d'un logiciel qui surveille de nombreux paramtres d'un rseau ainsi que la sant et l'intgrit des serveurs. Il utilise un mcanisme de notification flexible qui permet aux utilisateurs de configurer les alertes par courrier lectronique pour pratiquement n'importe quel vnement. Cela permet une raction rapide aux problmes du serveur. Il offre d'excellentes fonctions de communication et de visualisation des donnes en fonction des donnes stockes. Cela rend la planification des capacits idales pour la planification des capacits.;;
+Moteur de recherche;SearXNG;logo-SearXNG.png;./Moteur de recherche/SearXNG/img/logo-SearXNG.png;logo-SearXNG.png;./img/logo-SearXNG.png;SearXNG est un mtamoteur de recherche Internet gratuit qui regroupe les rsultats de plus de 70 services de recherche. Les utilisateurs ne sont ni suivis ni profils. De plus, SearXNG peut tre utilis sur Tor pour l'anonymat en ligne.;;
+Moteur de recherche;Whoogle Search;logo-Whoogle Search.png;./Moteur de recherche/Whoogle Search/img/logo-Whoogle Search.png;logo-Whoogle Search.png;./img/logo-Whoogle Search.png;;;
+Multimedia;Ampache;logo-Ampache.png;./Multimedia/Ampache/img/logo-Ampache.png;logo-Ampache.png;./img/logo-Ampache.png;Ampache est une application Web de streaming audio/vido et un gestionnaire de fichiers vous permettant d'accder votre musique et vos vidos de n'importe o, en utilisant presque n'importe quel appareil compatible Internet.;;
+Multimedia;Ardour;logo-Ardour.png;./Multimedia/Ardour/img/logo-Ardour.png;logo-Ardour.png;./img/logo-Ardour.png;;;
+Multimedia;Audiobookshelf;logo-Audiobookshelf.png;./Multimedia/Audiobookshelf/img/logo-Audiobookshelf.png;logo-Audiobookshelf.png;./img/logo-Audiobookshelf.png;Audiobookshelf est un serveur de livres audio auto-hberg permettant de grer et de lire vos livres audio.;;
+Multimedia;AzuraCast;logo-AzuraCast.png;./Multimedia/AzuraCast/img/logo-AzuraCast.png;logo-AzuraCast.png;./img/logo-AzuraCast.png;AzuraCast est une suite de gestion de radio Web tout-en-un auto-hberge. Grce son programme d'installation simple et son interface Web puissante mais intuitive, vous pouvez dmarrer une station de radio Web entirement fonctionnelle en quelques minutes rapides.;;
+Multimedia;Bazarr;logo-Bazarr.png;./Multimedia/Bazarr/img/logo-Bazarr.png;logo-Bazarr.png;./img/logo-Bazarr.png;Bazarr est une application complmentaire Sonarr et Radarr qui gre et tlcharge les sous-titres en fonction de vos besoins. Vous dfinissez vos prfrences par mission TV ou film et Bazarr s'occupe de tout pour vous.;;
+Multimedia;Booksonic;logo-Booksonic.png;./Multimedia/Booksonic/img/logo-Booksonic.png;logo-Booksonic.png;./img/logo-Booksonic.png;Booksonic est une plateforme permettant d'accder aux livres audio que vous possdez o que vous soyez. Pour le moment, la plateforme se compose de Booksonic Air Un serveur pour diffuser vos livres audio, successeur du serveur Booksonic original et bas sur Airsonic. Vous pouvez utiliser l'application Booksonic Android pour vous connecter votre serveur Booksonic-Air.;;
+Multimedia;Conreq;logo-Conreq.png;./Multimedia/Conreq/img/logo-Conreq.png;logo-Conreq.png;./img/logo-Conreq.png;Conreq est une application de gestion des requtes pour votre mdiathque. Il s'intgre vos services existants tels que Sonarr et Radarr.;;
+Multimedia;Deemix;logo-Deemix.png;./Multimedia/Deemix/img/logo-Deemix.png;logo-Deemix.png;./img/logo-Deemix.png;Deemix est un tlchargeur de deezer construit sur les cendres de Deezloader Remix. La bibliothque de base (ou core) peut tre utilise comme une application CLI autonome ou implmente dans une interface utilisateur en utilisant l'API. Qu'est-ce que Deezer ? Deezer est un service de streaming musical bas sur Internet. Il permet aux utilisateurs d'couter du contenu musical provenant de maisons de disques telles que Sony Music, Universal Music Group et Warner Music Group sur divers appareils en ligne ou hors ligne.;;
+Multimedia;Dim;logo-Dim.png;./Multimedia/Dim/img/logo-Dim.png;logo-Dim.png;./img/logo-Dim.png;Dim est un gestionnaire de mdias auto-hberg. Avec une configuration minimale, Dim organisera et embellira vos collections multimdias, vous permettant d'y accder et de les lire tout moment et en tout lieu.;https://github.com/szabodanika/microbin;
+Multimedia;Diosic;logo-Diosic.png;./Multimedia/Diosic/img/logo-Diosic.png;logo-Diosic.png;./img/logo-Diosic.png;Diosic est un serveur et streamer de collection de musique Web open source. Convient principalement aux utilisateurs qui ont besoin de dployer sur des serveurs avec de faibles spcifications matrielles. Diosic est dvelopp en utilisant Rust, a une faible utilisation de la mmoire et des performances leves avec une interface pure et impressionnante pour diffuser de la musique en streaming.;https://github.com/ArchiveBox/ArchiveBox;
+Multimedia;Emby;logo-Emby.png;./Multimedia/Emby/img/logo-Emby.png;logo-Emby.png;./img/logo-Emby.png;Emby est un serveur multimdia conu pour organiser, lire et diffuser de l'audio et de la vido sur une varit d'appareils. Bien que Plex et Jellyfin soient deux des serveurs multimdias les plus connus, il en existe un troisime qui commence gagner en popularit. Emby est le petit nouveau du quartier.;https://github.com/dgtlmoon/changedetection.io;
+Multimedia;Euterpe;logo-Euterpe.png;./Multimedia/Euterpe/img/logo-Euterpe.png;logo-Euterpe.png;./img/logo-Euterpe.png;Euterpe est un logiciel de streaming musical que vous pouvez excuter vous-mme. Il vous donnera accs votre musique partout o vous allez. Soit via son interface utilisateur Web intgre, soit via l'un de ses clients. Vous pouvez l'excuter sur votre ordinateur personnel, votre ordinateur portable ou sur un serveur ddi.;https://dev.mysql.com/;
+Multimedia;FileBot;logo-FileBot.png;./Multimedia/FileBot/img/logo-FileBot.png;logo-FileBot.png;./img/logo-FileBot.png;FileBot est l'outil ultime pour organiser et renommer vos films, missions de tlvision ou anime et musique ainsi que pour tlcharger des sous-titres et des illustrations. Cest intelligent et a marche.;https://github.com/gchq/CyberChef;
+Multimedia;Fireshare;logo-Fireshare.png;./Multimedia/Fireshare/img/logo-Fireshare.png;logo-Fireshare.png;./img/logo-Fireshare.png;Avec Fireshare, vous pouvez facilement partager vos extraits de jeu, vidos ou autres mdias via des liens uniques. L'objectif de Fireshare est de vous fournir un moyen trs simple et facile de partager toutes vos vidos via un lien unique. Tout ce que vous avez faire est de mettre vos vidos dans un dossier et Fireshare s'occupe du reste.;https://github.com/MauriceNino/dashdot;
+Multimedia;FlexGet;logo-FlexGet.png;./Multimedia/FlexGet/img/logo-FlexGet.png;logo-FlexGet.png;./img/logo-FlexGet.png;FlexGet est un outil d'automatisation polyvalent pour les contenus tels que les torrents, les NZB, les podcasts, les bandes dessines, les sries, les films, etc. Il peut utiliser diffrents types de sources comme les flux RSS, les pages HTML, les fichiers CSV, les moteurs de recherche et il existe mme des plugins pour les sites. qui ne fournissent aucun type de flux utile.;https://github.com/amerkurev/doku;
+Multimedia;Gaps;logo-Gaps.png;./Multimedia/Gaps/img/logo-Gaps.png;logo-Gaps.png;./img/logo-Gaps.png;Gaps recherche tous les films sur votre serveur Plex ou dans les dossiers locaux, puis recherche les films connus dans la mme collection. Si ces films nexistent pas dans votre bibliothque, Gaps vous recommandera de les obtenir, lgalement bien sr.;;
+Multimedia;Jackett;logo-Jackett.png;./Multimedia/Jackett/img/logo-Jackett.png;logo-Jackett.png;./img/logo-Jackett.png;Jackett fonctionne comme un serveur proxy. Il traduit les requtes des applications (Sonarr, SickRage, CouchPotato, Mylar, etc.) en requtes http spcifiques au site de suivi, analyse la rponse HTML, puis renvoie les rsultats au logiciel demandeur. Cela permet d'obtenir des tlchargements rcents (comme RSS) et d'effectuer des recherches. Jackett est un rfrentiel unique de logique de rcupration et de traduction d'indexeur maintenue.;https://github.com/nicolargo/glances;
+Multimedia;Jellyfin;logo-Jellyfin.png;./Multimedia/Jellyfin/img/logo-Jellyfin.png;logo-Jellyfin.png;./img/logo-Jellyfin.png;Jellyfin est un systme multimdia logiciel gratuit qui vous permet de contrler la gestion et la diffusion de vos mdias. Il s'agit d'une alternative aux systmes propritaires Emby et Plex, pour fournir des mdias depuis un serveur ddi aux appareils des utilisateurs finaux via plusieurs applications. Jellyfin descend de la version 3.5.2 d'Emby et est port sur le framework .NET Core pour permettre une prise en charge multiplateforme complte. Il n'y a aucune condition, pas de licences ou de fonctionnalits premium, et pas d'agendas cachs : juste une quipe qui veut construire quelque chose de mieux et travailler ensemble pour y parvenir.;;
+Multimedia;Jellyseerr;logo-Jellyseerr.png;./Multimedia/Jellyseerr/img/logo-Jellyseerr.png;logo-Jellyseerr.png;./img/logo-Jellyseerr.png;Jellyseerr est un logiciel gratuit et open source permettant de grer les demandes de votre mdiathque. Il s'agit d'un fork d'Overseerr conu pour prendre en charge les serveurs multimdia Jellyfin et Emby.;https://guacamole.apache.org/releases/;
+Multimedia;Lidarr;logo-Lidarr.png;./Multimedia/Lidarr/img/logo-Lidarr.png;logo-Lidarr.png;./img/logo-Lidarr.png;Lidarr est un gestionnaire de collections musicales pour les utilisateurs Usenet et BitTorrent. Il peut surveiller plusieurs flux RSS pour les nouveaux albums de vos artistes prfrs et s'interfacera avec les clients et les indexeurs pour les rcuprer, les trier et les renommer. Il peut galement tre configur pour mettre automatiquement niveau la qualit des fichiers existants dans la bibliothque lorsqu'un format de meilleure qualit devient disponible.;https://handbrake.fr/news.php;
+Multimedia;Lidify;logo-Lidify.png;./Multimedia/Lidify/img/logo-Lidify.png;logo-Lidify.png;./img/logo-Lidify.png;Lidify est une interface graphique Web permettant de rechercher des artistes similaires aux artistes Lidarr slectionns.;https://github.com/bilde2910/Hauk;
+Multimedia;Maintainerr;logo-Maintainerr.png;./Multimedia/Maintainerr/img/logo-Maintainerr.png;logo-Maintainerr.png;./img/logo-Maintainerr.png;;https://github.com/zelon88/HRConvert2;
+Multimedia;Matchering;logo-Matchering.png;./Multimedia/Matchering/img/logo-Matchering.png;logo-Matchering.png;./img/logo-Matchering.png;Matchering est une application Web et une bibliothque Python pour la correspondance et le mastering audio. Cela suit une ide simple: vous prenez DEUX fichiers audio et les introduisez dans Matchering. TARGET (le morceau que vous voulez masteriser, vous voulez qu'il sonne comme la rfrence) et REFERENCE (un autre morceau, comme une sorte de chanson populaire humide , vous voulez que votre cible sonne comme a). L'algorithme fait correspondre ces deux pistes et vous fournit la piste TARGET masterise avec les mmes RMS, FR, amplitude de crte et largeur stro que la piste REFERENCE.;;
+Multimedia;MediaGoblin;logo-MediaGoblin.png;./Multimedia/MediaGoblin/img/logo-MediaGoblin.png;logo-MediaGoblin.png;./img/logo-MediaGoblin.png;MediaGoblin est une plateforme de publication multimdia gratuite que tout le monde peut utiliser. Vous pouvez le considrer comme une alternative dcentralise Flickr, YouTube, SoundCloud, etc.;https://fleet.linuxserver.io/image?name=linuxserver/ipfs;
+Multimedia;Medusa;logo-Medusa.png;./Multimedia/Medusa/img/logo-Medusa.png;logo-Medusa.png;./img/logo-Medusa.png;Medusa est un gestionnaire de vidothque automatique pour les missions de tlvision. Il surveille les nouveaux pisodes de vos missions prfres et lorsqu'ils sont publis, il opre sa magie.;https://github.com/CorentinTh/it-tools;
+Multimedia;mStream;logo-mStream.png;./Multimedia/mStream/img/logo-mStream.png;logo-mStream.png;./img/logo-mStream.png;mStream est un serveur de streaming musical personnel. Vous pouvez utiliser mStream pour diffuser votre musique depuis votre ordinateur personnel vers n'importe quel appareil, n'importe o. Des applications mobiles sont disponibles pour Android et iPhone.;https://github.com/LibreTranslate/LibreTranslate;
+Multimedia;Navidrome;logo-Navidrome.png;./Multimedia/Navidrome/img/logo-Navidrome.png;logo-Navidrome.png;./img/logo-Navidrome.png;Navidrome vous permet de profiter de votre collection musicale o que vous soyez, en la rendant disponible via une interface utilisateur Web moderne et via une large gamme d'applications mobiles tierces compatibles, pour les appareils iOS et Android. Navidrome est un logiciel open source distribu gratuitement selon les termes de la licence GNU GPL v3. Navidrome est ultra-rapide! lger, rapide et autonome. Fonctionne bien mme sur une plate-forme aux ressources limites.;https://github.com/linuxserver/docker-librewolf;
+Multimedia;NZBHydra;logo-NZBHydra.png;./Multimedia/NZBHydra/img/logo-NZBHydra.png;logo-NZBHydra.png;./img/logo-NZBHydra.png;NZBHydra 2 est une mta-recherche pour les indexeurs newznab et les trackers torznab. Il offre un accs facile aux indexeurs newznab et de nombreux trackers torznab via Jackett. Vous pouvez rechercher tous vos indexeurs et trackers partir d'un seul endroit et l'utiliser comme source d'indexeur pour des outils tels que Sonarr, Radarr, Lidarr ou CouchPotato.;https://github.com/mullvad/mullvad-browser;
+Multimedia;Ombi;logo-Ombi.png;./Multimedia/Ombi/img/logo-Ombi.png;logo-Ombi.png;./img/logo-Ombi.png;Ombi vous permet d'hberger votre propre systme de requte Plex, Emby, Jellyfin et de gestion des utilisateurs. Par exemple, si vous partagez votre serveur Plex avec d'autres utilisateurs, permettez-leur de demander du nouveau contenu l'aide d'une interface facile grer ! Grez facilement toutes vos demandes de films et de tlvision, laissez des notes l'utilisateur et recevez une notification lorsqu'un utilisateur demande quelque chose. Permettez vos utilisateurs de publier des problmes suite leurs demandes afin que vous sachiez qu'il y a un problme avec l'audio, etc. Envoyez-leur mme automatiquement des newsletters hebdomadaires sur le nouveau contenu qui a t ajout votre serveur multimdia.;https://github.com/NginxProxyManager/nginx-proxy-manager;
+Multimedia;Overseerr;logo-Overseerr.png;./Multimedia/Overseerr/img/logo-Overseerr.png;logo-Overseerr.png;./img/logo-Overseerr.png;Overseerr est un outil de gestion des demandes et de dcouverte de mdias conu pour fonctionner avec votre cosystme Plex existant.;;
+Multimedia;Petio;logo-Petio.png;./Multimedia/Petio/img/logo-Petio.png;logo-Petio.png;./img/logo-Petio.png;Petio est une application compagnon tierce disponible pour les propritaires de serveurs Plex pour permettre leurs utilisateurs de demander, consulter et dcouvrir du contenu. L'application est conue pour paratre instantanment familire et intuitive, mme aux utilisateurs les plus agnostiques en matire de technologie. Petio vous aidera grer les demandes de vos utilisateurs, vous connecter d'autres applications tierces telles que Sonarr et Radarr, informer les utilisateurs lorsque le contenu est disponible et suivre la progression des demandes. Petio permet galement aux utilisateurs de dcouvrir des mdias sur et hors de votre serveur, de trouver rapidement et facilement du contenu associ et de le consulter pour laisser leur avis aux autres utilisateurs.;https://github.com/jocxfin/pwgen;
+Multimedia;Plex;logo-Plex.png;./Multimedia/Plex/img/logo-Plex.png;logo-Plex.png;./img/logo-Plex.png;;;
+Multimedia;Prowlarr;logo-Prowlarr.png;./Multimedia/Prowlarr/img/logo-Prowlarr.png;logo-Prowlarr.png;./img/logo-Prowlarr.png;Prowlarr est un gestionnaire/proxy d'indexeur construit sur la pile de base populaire arr .net/reactjs pour s'intgrer vos diffrentes applications PVR. Prowlarr prend en charge la fois les trackers Torrent et les indexeurs Usenet. Il s'intgre parfaitement Sonarr, Radarr, Lidarr et Readarr, offrant une gestion complte de vos indexeurs sans aucune configuration d'indexeur par application requise.;;
+Multimedia;Radarr;logo-Radarr.png;./Multimedia/Radarr/img/logo-Radarr.png;logo-Radarr.png;./img/logo-Radarr.png;Radarr est un gestionnaire de collection de films pour les utilisateurs Usenet et BitTorrent. Il peut surveiller plusieurs flux RSS pour les nouveaux films et s'interfacera avec les clients et les indexeurs pour les rcuprer, les trier et les renommer. Il peut galement tre configur pour mettre automatiquement niveau la qualit des fichiers existants dans la bibliothque lorsqu'un format de meilleure qualit devient disponible.;https://github.com/immense/Remotely;
+Multimedia;Readarr;logo-Readarr.png;./Multimedia/Readarr/img/logo-Readarr.png;logo-Readarr.png;./img/logo-Readarr.png;Readarr est un gestionnaire de collection de livres lectroniques (et peut-tre ventuellement de magazines/livres audio) pour les utilisateurs de Usenet et BitTorrent. Il peut surveiller plusieurs flux RSS pour les nouveaux livres de vos auteurs prfrs et les rcuprer, les trier et les renommer.;https://github.com/rustdesk/rustdesk-server;
+Multimedia;Series Troxide;logo-Series Troxide.png;./Multimedia/Series Troxide/img/logo-Series Troxide.png;logo-Series Troxide.png;./img/logo-Series Troxide.png;Series Troxyde est un tracker de srie simple et moderne. Il est dot de plusieurs fonctionnalits qui vous aident suivre toutes vos missions de tlvision prfres et dcouvrir les nouveauts mondiales et locales. Vous pouvez l'utiliser pour voir des sries bases sur les rseaux, les chanes Web et les genres, et rechercher vos missions de tlvision prfres. Sries Troxyde vous aide savoir quand vos sries suivies sont diffuses et fournit des informations gnrales sur toute srie (rsum, genres, distributions, autres suggestions bases sur la srie). Vous pouvez voir lesquelles de vos sries sont en cours, lesquelles sont termines et lesquelles ne sont pas suivies. Avec Series Troxyde, vous pouvez mieux suivre vos missions de tlvision: de quelle saison et de quel pisode continuer, combien d'pisodes ne sont pas regards et combien de temps est ncessaire pour les regarder tous. Vous pouvez galement voir combien de sries, saisons et pisodes vous avez regards et combien de temps vous avez pass les regarder de manire ordonne. La srie Troxyde vous permet de transporter vos donnes de suivi de srie n'importe o.;https://hub.docker.com/u/shellngn;
+Multimedia;SheetAble;logo-SheetAble.png;./Multimedia/SheetAble/img/logo-SheetAble.png;logo-SheetAble.png;./img/logo-SheetAble.png;SheetAble est un organisateur de partitions auto-hberg qui vous permet de tlcharger et de visualiser vos partitions. Il peut s'agir d'un piano, d'un violon ou littralement de tout ce qui a un formulaire PDF normal.;;
+Multimedia;Sonarr;logo-Sonarr.png;./Multimedia/Sonarr/img/logo-Sonarr.png;logo-Sonarr.png;./img/logo-Sonarr.png;Sonarr est un PVR (Enregistreur vido personnel) pour les utilisateurs Usenet et Bittorrent. Il peut surveiller plusieurs flux RSS pour les nouveaux pisodes de vos missions prfres et les rcuprer, les trier et les renommer. Il peut galement tre configur pour mettre automatiquement niveau la qualit des fichiers dj tlchargs lorsqu'un format de meilleure qualit devient disponible. Sonarr automatise vos tlchargements TV partir de trackers publics et privs.;;
+Multimedia;Swing Music;logo-Swing Music.png;./Multimedia/Swing Music/img/logo-Swing Music.png;logo-Swing Music.png;./img/logo-Swing Music.png;Swing Music est un magnifique lecteur de musique auto-hberg pour vos fichiers audio locaux. Comme un Spotify plus cool, mais vous apporte votre propre musique. Excutez simplement l'application et profitez de votre bibliothque musicale dans un navigateur Web.;https://github.com/nirui/sshwifty;
+Multimedia;Tautulli;logo-Tautulli.png;./Multimedia/Tautulli/img/logo-Tautulli.png;logo-Tautulli.png;./img/logo-Tautulli.png;Tautulli est la meilleure application Web pour surveiller, afficher des analyses et recevoir des notifications sur votre serveur multimdia Plex.;https://blog.torproject.org/;
+Multimedia;Tdarr;logo-Tdarr.png;./Multimedia/Tdarr/img/logo-Tdarr.png;logo-Tdarr.png;./img/logo-Tdarr.png;Tdarr est une application de transcodage conditionnel populaire pour le traitement de grandes (ou petites) bibliothques multimdias. L'application se prsente sous la forme d'une application Web en un clic, que vous excutez sur votre propre appareil et laquelle vous accdez via un navigateur Web. Tdarr utilise deux applications de transcodage populaires sous le capot: FFmpeg et HandBrake (qui est lui-mme construit sur FFmpeg).;https://github.com/openspeedtest/Docker-Image;
+Multimedia;tinyMediaManager;logo-tinyMediaManager.png;./Multimedia/tinyMediaManager/img/logo-tinyMediaManager.png;logo-tinyMediaManager.png;./img/logo-tinyMediaManager.png;tinyMediaManager est un outil de gestion multimdia crit en Java/Swing. Il est crit pour fournir des mtadonnes pour le serveur multimdia Kodi Media Center (anciennement connu sous le nom de XBMC), MediaPortal et Plex.;;
+Multimedia;Yamtrack;logo-Yamtrack.png;./Multimedia/Yamtrack/img/logo-Yamtrack.png;logo-Yamtrack.png;./img/logo-Yamtrack.png;Yamtrack est un outil de suivi multimdia auto-hberg pour les films, missions de tlvision, anime, jeux et mangas. Suivez vos films, missions de tlvision, dessins anims et mangas prfrs. Suivez chaque saison d'une mission de tlvision individuellement et les pisodes regards. Enregistrez, marquez, statut, progression, dates de dbut et de fin ou rdigez une note.;https://www.wireshark.org/news/;
+Orchrestrateurs;Dockge;logo-Dockge.png;./Orchrestrateurs/Dockge/img/logo-Dockge.png;logo-Dockge.png;./img/logo-Dockge.png;Dockge est une alternative de gestionnaire oriente pile Docker compose.yaml auto-hberge, sophistique, facile utiliser et ractive Portainer. Avec Dockge, vous pouvez facilement grer vos fichiers compose.yaml, fournissant ainsi un point central pour tous vos besoins de configuration Docker. Inclut des options pour crer, modifier, dmarrer, arrter, redmarrer et supprimer des configurations Docker, offrant ainsi une gestion complte du cycle de vie de vos environnements Docker.;;
+Orchrestrateurs;Dozzle;logo-Dozzle.png;./Orchrestrateurs/Dozzle/img/logo-Dozzle.png;logo-Dozzle.png;./img/logo-Dozzle.png;Dozzle est une application simple et ractive qui vous fournit une interface Web pour surveiller en direct les journaux de votre conteneur Docker. ;;
+Orchrestrateurs;Portainer;logo-Portainer.png;./Orchrestrateurs/Portainer/img/logo-Portainer.png;logo-Portainer.png;./img/logo-Portainer.png;;;
+Orchrestrateurs;Rancher;logo-Rancher.png;./Orchrestrateurs/Rancher/img/logo-Rancher.png;logo-Rancher.png;./img/logo-Rancher.png;Rancher est une pile logicielle complte pour les quipes qui adoptent des conteneurs. Il s'attaque aux problmes oprationnels et de scurit de la gestion de plusieurs clusters Kubernetes dans toutes les infrastructures, tout en fournissant aux quipes DevOps des outils intgrs pour faire fonctionner les charges de travail conteneurises.;;
+Orchrestrateurs;Rapid Dashboard;logo-Rapid Dashboard.png;./Orchrestrateurs/Rapid Dashboard/img/logo-Rapid Dashboard.png;logo-Rapid Dashboard.png;./img/logo-Rapid Dashboard.png;Rapid Dashboard fournit une connexion entre les requtes Docker et votre hte Docker. Rapid change facilement la faon d'utiliser l'API Docker Engine. L'diteur de commandes est votre nouveau client Docker communiquant avec le moteur. Vous pouvez facilement demander des requtes Docker prises en charge par l'API Docker Remote.;;
+Orchrestrateurs;Watchtower;logo-Watchtower.png;./Orchrestrateurs/Watchtower/img/logo-Watchtower.png;logo-Watchtower.png;./img/logo-Watchtower.png;;;
+Orchrestrateurs;WUD;logo-WUD.png;./Orchrestrateurs/WUD/img/logo-WUD.png;logo-WUD.png;./img/logo-WUD.png;;;
+Orchrestrateurs;Yacht;logo-Yacht.png;./Orchrestrateurs/Yacht/img/logo-Yacht.png;logo-Yacht.png;./img/logo-Yacht.png;Yacht est une interface Web permettant de grer des conteneurs Docker similaire Portainer, en mettant l'accent sur les modles pour fournir des dploiements en un clic d'applications Dockerises. Considrez-le comme une boutique d'applications dcentralise pour les serveurs pour lesquels n'importe qui peut crer des packages. Dans les versions futures, Yacht permettra la mise jour des conteneurs en un clic. Il est galement entirement gratuit et open source, et convient aussi bien aux utilisateurs occasionnels quaux experts en informatique.;;
+Ordonnanceur;Airflow;logo-Airflow.png;./Ordonnanceur/Airflow/img/logo-Airflow.png;logo-Airflow.png;./img/logo-Airflow.png;;;
+Ordonnanceur;Rundeck;logo-Rundeck.png;./Ordonnanceur/Rundeck/img/logo-Rundeck.png;logo-Rundeck.png;./img/logo-Rundeck.png;;;
+Outils;ArchiveBox;logo-ArchiveBox.png;./Outils/ArchiveBox/img/logo-ArchiveBox.png;logo-ArchiveBox.png;./img/logo-ArchiveBox.png;ArchiveBox est une puissante solution d'archivage en ligne auto-hberge pour collecter, sauvegarder et visualiser des sites que vous voulez prserver hors ligne. Vous pouvez lui fournir des URL une la fois, ou programmer des importations rgulires partir de signets ou d'historiques de navigateur, des flux comme RSS, des services de signets comme Pocket/Pinboard, et plus encore. Il sauvegarde des instantans des URL que vous la faites en tlcharger dans plusieurs formats: HTML, PDF, PNG screenshots, WARC, et plus de hors de caisse, avec une grande varit de contenu extrait et prserv automatiquement (texte d'article, audio/vido, git, etc.). L'objectif de ArchiveBox est de dormir sainement en sachant que la partie d'Internet qui vous tient cur sera automatiquement prserve dans des formats durables et facilement accessibles pendant des dcennies aprs sa baisse.;;
+Outils;Changedetection;logo-Changedetection.png;./Outils/Changedetection/img/logo-Changedetection.png;logo-Changedetection.png;./img/logo-Changedetection.png;Mon prcdent guide pour la dtection des changements impliquait l'utilisation du Scheduler de Tche. Aujourd'hui, j'offre une excellente alternative recommande pour installer la dernire version de la dtection de changement via Portainer. La dtection de changement est une surveillance des changements auto-organises des pages Web. Savoir quand les pages web changent Restez au courant des nouvelles informations Vivez votre vie de donnes de manire proactive au lieu de ractivement, ne vous fiez pas aux mdias sociaux manipulateurs pour consommer des informations importantes. Savoir quand les services gouvernementaux mettent jour (les modifications ne sont souvent que sur leurs sites web) Nouvelles des administrations locales (les changements ne sont souvent que sur leurs sites web) Nouvelles versions logicielles, des mises en garde sur la scurit lorsque vous n'tes pas sur leur liste de diffusion Festivals avec des changements Changements de liste des titres rels.;https://github.com/louislam/dockge;
+Outils;Chromium;logo-Chromium.png;./Outils/Chromium/img/logo-Chromium.png;logo-Chromium.png;./img/logo-Chromium.png;;https://github.com/amir20/dozzle;
+Outils;CyberChef;logo-CyberChef.png;./Outils/CyberChef/img/logo-CyberChef.png;logo-CyberChef.png;./img/logo-CyberChef.png;CyberChef est une application web simple et intuitive pour effectuer toutes sortes d'oprations cyber au sein d'un navigateur web. Ces oprations incluent un codage simple comme XOR et Base64, un chiffrement plus complexe comme AES, DES et Blowfish, la cration de binaires et d'hexdumps, la compression et la dcompression des donnes, le calcul des hachages et des sommes de contrle, l'analyse IPv6 et X.509, le change d'encodage des caractres, et bien plus encore. L'outil est conu pour permettre aux analystes techniques et non techniques de manipuler les donnes de manire complexe sans avoir traiter des outils ou des algorithmes complexes. Il a t conu, conu, construit et progressivement amlior par un analyste dans leur temps d'innovation de 10 % sur plusieurs annes. ;https://github.com/portainer/;
+Outils;Dash;logo-Dash.png;./Outils/Dash/img/logo-Dash.png;logo-Dash.png;./img/logo-Dash.png;Dashdot (ou dashdot) est un tableau de bord moderne des serveurs, dvelopp avec une pile simple, mais performante et conu avec le verrier l'esprit. Il est destin tre utilis pour les serveurs VPS plus petits et privs;https://github.com/rancher/rancher;
+Outils;Docspell;logo-Docspell.png;./Outils/Docspell/img/logo-Docspell.png;logo-Docspell.png;./img/logo-Docspell.png;;https://github.com/ozlerhakan/rapid;
+Outils;Doku;logo-Doku.png;./Outils/Doku/img/logo-Doku.png;logo-Doku.png;./img/logo-Doku.png;Doku est une application web simple et lgre qui vous permet de surveiller l'utilisation du disque Docker d'une manire conviviale. Le Doku affiche la quantit d'espace disque utilis par le dmon Docker, se divisait par images, conteneurs, volumes et cache de construction. Doku est une excellente alternative aux Glances. ;https://github.com/containrrr/watchtower;
+Outils;Firefox;logo-Firefox.png;./Outils/Firefox/img/logo-Firefox.png;logo-Firefox.png;./img/logo-Firefox.png;Firefox Browser, galement connu sous le nom de Mozilla Firefox ou simplement Firefox, est un navigateur web gratuit et open source dvelopp par Mozilla. Firefox utilise le moteur de mise en page Gecko pour rendre les pages Web, qui implmente les normes Web actuelles et anticipes. Firefox est plus qu'un navigateur. C'est toute une famille de produits conus pour vous rendre plus sr et plus intelligent en ligne.;https://fmartinou.github.io/whats-up-docker/#/;
+Outils;Glances;logo-Glances.png;./Outils/Glances/img/logo-Glances.png;logo-Glances.png;./img/logo-Glances.png;Glances est un outil de surveillance multi-plateforme qui vise prsenter une grande quantit d'informations de surveillance travers une maldiction ou une interface base sur le Web. Les informations s'adaptent dynamiquement en fonction de la taille de l'interface utilisateur. ;https://yacht.sh/;
+Outils;Golinks;logo-Golinks.png;./Outils/Golinks/img/logo-Golinks.png;logo-Golinks.png;./img/logo-Golinks.png;Golinks est une application web qui vous permet de crer des signets intelligents, des commandes et des alias en pointant le moteur de recherche par dfaut de votre navigateur web sur une instance d'excution.;https://github.com/activepieces/activepieces;
+Outils;HandBrake;logo-HandBrake.png;./Outils/HandBrake/img/logo-HandBrake.png;logo-HandBrake.png;./img/logo-HandBrake.png;HandBrake est un outil de transcodeur open source pour les fichiers vido numriques, construit par des bnvoles, pour convertir la vido de presque n'importe quel format une slection de codecs modernes et largement pris en charge.;https://github.com/toeverything/AFFiNE;
+Outils;Hauk;logo-Hauk.png;./Outils/Hauk/img/logo-Hauk.png;logo-Hauk.png;./img/logo-Hauk.png;Hauk est un service de partage de localisation entirement open source et auto-hberg. Installez le code dorsal sur un serveur web compatible PHP, installez l'application compagnon sur votre tlphone, et vous tes prt partir.;https://github.com/automatisch/automatisch;
+Outils;HRConvert2;logo-HRConvert2.png;./Outils/HRConvert2/img/logo-HRConvert2.png;logo-HRConvert2.png;./img/logo-HRConvert2.png;HRConvert2 est un serveur de conversion de fichiers glisser-dposer et un outil de partage de fichiers qui prend en charge 86 formats de fichiers avec 4 schmas de couleurs et 13 langues slectionnables par l'utilisateur final.;https://github.com/bram2w/baserow;
+Outils;Huginn;logo-Huginn.png;./Outils/Huginn/img/logo-Huginn.png;logo-Huginn.png;./img/logo-Huginn.png;Huginn est un systme pour les agents de construction qui effectuent des tches automatises pour vous en ligne lorsque vous n'tes pas sur ordinateur. Huginn peut lire le web, regarder les vnements et prendre des mesures en votre nom. Les agents de Huginn peuvent crer et consommer des vnements, les propageant sur un graphique dirig. ;https://github.com/Budibase/budibase;
+Outils;Invidious;logo-Invidious.png;./Outils/Invidious/img/logo-Invidious.png;logo-Invidious.png;./img/logo-Invidious.png;Invidieuse est un frontend alternatif libre et open source YouTube. Il est disponible sous la forme d'un conteneur Docker, ou de la branche matre de GitHub. Il est destin tre utilis comme une alternative lgre et respectueuse de la vie prive au site web officiel de YouTube. L'une des meilleures choses propos d'Invidieuse est que vous pouvez regarder des vidos YouTube sans ADS.;https://github.com/chatwoot/chatwoot;
+Outils;IPFS;logo-IPFS.png;./Outils/IPFS/img/logo-IPFS.png;logo-IPFS.png;./img/logo-IPFS.png;Le systme de fichiers InterPlanetary IPFS est un rseau de protocole et de pair pair pour stocker et partager des donnes dans un systme de fichiers distribu. IPFS utilise l'adressage de contenu pour identifier de manire unique chaque fichier dans un espace de noms global reliant tous les dispositifs informatiques.;https://github.com/chiefonboarding/ChiefOnboarding;
+Outils;IT-Tools;logo-IT-Tools.png;./Outils/IT-Tools/img/logo-IT-Tools.png;logo-IT-Tools.png;./img/logo-IT-Tools.png;IT-Tools regroupe plus de 50 outils utiles pour les dveloppeurs et les personnes travaillant dans le domaine des technologies de l'information. Ce qui est cool avec cet outil incroyable, c'est qu'il ne ncessite aucune configuration, pas de volumes persistants, vous pouvez commencer l'utiliser immdiatement la vitesse de la pense. ;https://github.com/coder/code-server;
+Outils;KitchenOwl;logo-KitchenOwl.png;./Outils/KitchenOwl/img/logo-KitchenOwl.png;logo-KitchenOwl.png;./img/logo-KitchenOwl.png;;https://github.com/crawlab-team/crawlab;
+Outils;Koillection;logo-Koillection.png;./Outils/Koillection/img/logo-Koillection.png;logo-Koillection.png;./img/logo-Koillection.png;"tes-vous un collectionneur? De livres, DVD, timbres, figurines, de mtorites, timbres,...
+De plus, vous arrivez-t-il de prter un objet ? Si oui, cela vaut peut-tre la peine de jeter un il Koillection!";https://github.com/directus/directus;
+Outils;LibreTranslate;logo-LibreTranslate.png;./Outils/LibreTranslate/img/logo-LibreTranslate.png;logo-LibreTranslate.png;./img/logo-LibreTranslate.png;LibreTranslate est une API libre et libre de traduction automatique, entirement auto-hberge. Contrairement d'autres API, il ne s'appuie pas sur des fournisseurs propritaires tels que Google ou Azure pour effectuer des traductions. Au lieu de cela, son moteur de traduction est aliment par la bibliothque Open Source Argos Translate.;https://github.com/productiveops/dokemon;
+Outils;LibreWolf;logo-LibreWolf.png;./Outils/LibreWolf/img/logo-LibreWolf.png;logo-LibreWolf.png;./img/logo-LibreWolf.png;LibreWolf est une version communautaire du navigateur Gecko de Mozilla, Firefox, avec une protection accrue contre les techniques de suivi et de prise d'empreintes digitales, tout en incluant galement quelques amliorations de scurit.;https://github.com/dopplertask/dopplertask;
+Outils;MagicMirror;logo-MagicMirror.png;./Outils/MagicMirror/img/logo-MagicMirror.png;logo-MagicMirror.png;./img/logo-MagicMirror.png;MagicMirror2 est une plate-forme de miroir intelligent modulaire open source.;https://github.com/jgraph/drawio;
+Outils;Mullvad Browser;logo-Mullvad Browser.png;./Outils/Mullvad Browser/img/logo-Mullvad Browser.png;logo-Mullvad Browser.png;./img/logo-Mullvad Browser.png;Mullvad Browser est un navigateur web ax sur la vie prive dvelopp dans le cadre d'une collaboration entre Mullvad VPN et le projet Tor. Il est conu pour minimiser le suivi et la prise d'empreintes digitales. On pourrait dire que c'est un navigateur Tor utiliser sans le rseau Tor. Au lieu de cela, vous pouvez l'utiliser avec un VPN fiable. L'ide est de fournir une alternative supplmentaire ct du rseau Tor pour naviguer sur Internet avec plus de confidentialit. Pour amener le plus grand nombre possible de personnes lutter contre la collecte de donnes massives d'aujourd'hui. Librons l'internet de la surveillance de masse.;https://github.com/duplicati/duplicati;
+Outils;Nginx Proxy Manager;logo-Nginx Proxy Manager.png;./Outils/Nginx Proxy Manager/img/logo-Nginx Proxy Manager.png;logo-Nginx Proxy Manager.png;./img/logo-Nginx Proxy Manager.png;Nginx Proxy Manager vous permet de transmettre facilement vos sites web fonctionnant la maison ou autrement, y compris SSL gratuit, sans avoir en savoir trop sur le certificat Nginx ou Let's Encrypt. Vous pouvez facilement grer les htes proxy Nginx et les certificats SSL avec une interface simple et puissante. C'est aussi entirement gratuit et gnial pour les utilisateurs occasionnels et les informaticiens.;https://github.com/ether/etherpad-lite;
+Outils;OpenStreetMap;logo-OpenStreetMap.png;./Outils/OpenStreetMap/img/logo-OpenStreetMap.png;logo-OpenStreetMap.png;./img/logo-OpenStreetMap.png;;https://github.com/excalidraw/excalidraw;
+Outils;Opera;logo-Opera.png;./Outils/Opera/img/logo-Opera.png;logo-Opera.png;./img/logo-Opera.png;Opera est un navigateur web multi-plateforme dvelopp par Opera. Le navigateur est bas sur Chromium, mais se distingue des autres navigateurs bass sur Chrome (Chrome, Edge, etc.) grce son interface utilisateur et d'autres grandes fonctionnalits. ;https://codeberg.org/forgejo/forgejo;
+Outils;Paperless-ngx;logo-Paperless-ngx.png;./Outils/Paperless-ngx/img/logo-Paperless-ngx.png;logo-Paperless-ngx.png;./img/logo-Paperless-ngx.png;;https://github.com/harness/gitness;
+Outils;Papermerge;logo-Papermerge.png;./Outils/Papermerge/img/logo-Papermerge.png;logo-Papermerge.png;./img/logo-Papermerge.png;;https://github.com/francescmm/GitQlient;
+Outils;PeaNUT;logo-PeaNUT.png;./Outils/PeaNUT/img/logo-PeaNUT.png;logo-PeaNUT.png;./img/logo-PeaNUT.png;PeaNUTS est un petit tableau de bord pour les outils rseau UPS.;https://github.com/hedgedoc/hedgedoc;
+Outils;PwGen;logo-PwGen.png;./Outils/PwGen/img/logo-PwGen.png;logo-PwGen.png;./img/logo-PwGen.png;PwGen est une simple application web docker conue pour gnrer des mots de passe ou des phrases de passe scuriss avec des options personnalisables. Les utilisateurs peuvent choisir de gnrer soit un mot de passe alatoire avec des critres spcifiques, soit une phrase de passe compose de mots alatoires. Il comprend des fonctionnalits pour amliorer la force du mot de passe, telles que l'inclusion de lettres majuscules, de chiffres et de caractres spciaux pour les mots de passe, ou la majuscules et la spcification de sparateurs pour les phrases de passe. Ce rcipient ne ncessite pas de volume persistant.;https://homechart.app/;
+Outils;QR Code Generator;logo-QR Code Generator.png;./Outils/QR Code Generator/img/logo-QR Code Generator.png;logo-QR Code Generator.png;./img/logo-QR Code Generator.png;QR Code Generator est un conteneur docker de base, mais puissant avec un HTML/CSS/JS ui pour gnrer un code QR partir d'une URL fournie.;https://github.com/hoppscotch/hoppscotch;
+Outils;Remmina;logo-Remmina.png;./Outils/Remmina/img/logo-Remmina.png;logo-Remmina.png;./img/logo-Remmina.png;Remmina est un client de bureau distant crit en GTK, qui vise tre utile pour les administrateurs de systme et les voyages, qui ont besoin de travailler avec beaucoup d'ordinateurs distants devant des crans de grande taille ou de minuscules crans. Remmina prend en charge plusieurs protocoles de rseau, dans une interface utilisateur intgre et cohrente. Actuellement, le RDP, le VNC, le SPICE, le NX, le XDMCP, le SSH et l'EXEC sont pris en charge.;;
+Outils;RustDesk;logo-RustDesk.png;./Outils/RustDesk/img/logo-RustDesk.png;logo-RustDesk.png;./img/logo-RustDesk.png;RustDesk est un logiciel de bureau distant, l'alternative open source TeamViewer, fonctionne dans la bote, sans configuration requise. Vous avez le contrle total de vos donnes, sans aucune inquitude quant la scurit. Vous pouvez utiliser un serveur de rendez-vous/relais public ou un auto-hbergement, ou crire votre propre serveur.;https://jupyterlab.readthedocs.io/en/latest/index.html;
+Outils;Seatsurfing;logo-Seatsurfing.png;./Outils/Seatsurfing/img/logo-Seatsurfing.png;logo-Seatsurfing.png;./img/logo-Seatsurfing.png;Que ce soit pour rserver une salle, un bureau ou encore une place de parking, Seatsurfing pourra rpondre vos besoins. ;https://github.com/karrioapi/karrio;
+Outils;Shellngn;logo-Shellngn.png;./Outils/Shellngn/img/logo-Shellngn.png;logo-Shellngn.png;./img/logo-Shellngn.png;Grer vos serveurs partir de votre navigateur: Shellngn est un client SSH bas sur le web avec SFTP, Telnet, VNC et support RDP. Shellngn vient avec un essai gratuit de 10 jours, aprs quoi vous devez acheter une licence. La licence pour une anne est infrieure 50 euros. Personnellement, je considre le client SSH bas sur le web de Shellngn comme une bonne solution. Cela vaut la peine d'essayer si vous avez besoin d'un client comme celui-ci pour votre travail quotidien.;https://github.com/linuxserver/docker-kicad;
+Outils;SmokePing;logo-SmokePing.png;./Outils/SmokePing/img/logo-SmokePing.png;logo-SmokePing.png;./img/logo-SmokePing.png;Le fumage garde une trace de la latence de votre rseau avec un incroyable explorateur de graphes interactifs. Le fait de fumer plusieurs serveurs partir de plusieurs endroits travers le monde et il garde galement la trace des donnes historiques. Systme d'alerte hautement configurable. ;https://github.com/kimai/kimai;
+Outils;Snapdrop;logo-Snapdrop.png;./Outils/Snapdrop/img/logo-Snapdrop.png;logo-Snapdrop.png;./img/logo-Snapdrop.png;Snapdrop est un partage de fichiers local dans votre navigateur. Il est inspir par l'Airdrop d'Apple. Avec Snapdrop, vous pouvez transfrer des fichiers travers des dispositifs et des plates-formes (Android, iOS, Windows, macOS, Linux). Snapdrop fonctionne sur Android, Windows, iOS, macOS, Linux et toutes les autres plateformes qui prennent en charge un navigateur web.;https://github.com/Erikvl87/docker-languagetool;
+Outils;Sshwifty;logo-Sshwifty.png;./Outils/Sshwifty/img/logo-Sshwifty.png;logo-Sshwifty.png;./img/logo-Sshwifty.png;Sshwifty est un connecteur SSH et Telnet fait pour le Web. Il peut tre dploy sur votre ordinateur ou votre serveur pour fournir une interface d'accs SSH et Telnet pour n'importe quel navigateur web compatible (standard). Sshwifty est une excellente alternative gratuite Shellngn.;https://github.com/Leantime/leantime;
+Outils;Tor Browser;logo-Tor Browser.png;./Outils/Tor Browser/img/logo-Tor Browser.png;logo-Tor Browser.png;./img/logo-Tor Browser.png;Tor Browser empche quelqu'un qui surveille votre connexion de savoir quels sites web vous visitez. Tout ce que l'on surveille vos habitudes de navigation peut voir, c'est que vous utilisez Tor.;;
+Outils;Ward;logo-Ward.png;./Outils/Ward/img/logo-Ward.png;logo-Ward.png;./img/logo-Ward.png;Ward est un outil de surveillance de serveur simple et minimaliste comme Dashdot. Ward prend en charge des fonctionnalits telles que le systme de conception adaptative et le mode fonc. Il ne montre que les informations principales et peut tre utilis si vous voulez voir un joli tableau de bord au lieu de regarder un tas de nombres et de graphiques.;https://community.limesurvey.org/;
+Outils;Webtop;logo-Webtop.png;./Outils/Webtop/img/logo-Webtop.png;logo-Webtop.png;./img/logo-Webtop.png;Un webtop est une implmentation distance d'un environnement d'exploitation de bureau qui fournit des fonctionnalits similaires celles d'un bureau local mais est accessible l'aide d'un navigateur Web. Docker app webtop est des conteneurs bass sur Alpine et Ubuntu contenant des environnements de bureau complets dans des armes officiellement pris en charge accessibles via n'importe quel navigateur web moderne.;https://github.com/LinkStackOrg/LinkStack;
+Outils;Webtrees;logo-Webtrees.png;./Outils/Webtrees/img/logo-Webtrees.png;logo-Webtrees.png;./img/logo-Webtrees.png;"Webtrees est une application web libre libre qui vous permet de publier votre gnalogie en ligne, de collaborer avec les membres de votre famille et de prendre le contrle de vos donnes. Il fonctionne partir de fichiers GEDCOM standard, et est donc compatible avec toutes les principales applications de bureau; et il vise tre efficace et efficient en utilisant la combinaison approprie d'outils tiers, de techniques de conception et de normes ouvertes.";https://github.com/mtlynch/logpaste;
+Outils;Wireshark;logo-Wireshark.png;./Outils/Wireshark/img/logo-Wireshark.png;logo-Wireshark.png;./img/logo-Wireshark.png;Wireshark est le plus grand et le plus grand analyseur de protocole de rseau au monde. Il vous permet de voir ce qui se passe sur votre rseau un niveau microscopique et c'est la norme de facto (et souvent de jure) dans de nombreuses entreprises commerciales et but non lucratif, des agences gouvernementales et des tablissements d'enseignement. Le dveloppement de Wireshark prospre grce aux contributions volontaires d'experts en rseau dans le monde entier et est la poursuite d'un projet lanc par Gerald Combs en 1998.;https://github.com/mautic/mautic;
+Photos;Blender;logo-Blender.png;./Photos/Blender/img/logo-Blender.png;logo-Blender.png;./img/logo-Blender.png;Blender est un logiciel d'infographie 3D libre et gratuit utilis pour crer des films d'animation, des effets visuels, de l'art, des modles imprims en 3D, des animations, des applications 3D interactives, de la ralit virtuelle et des jeux vido.;https://github.com/metabase/metabase;
+Photos;Cardinal Home Server;logo-Cardinal Home Server.png;./Photos/Cardinal Home Server/img/logo-Cardinal Home Server.png;logo-Cardinal Home Server.png;./img/logo-Cardinal Home Server.png;Cardinal est une suite de puissantes applications de diffusion multimdia auto-hberges pour votre musique, vos photos, vos films et votre tlvision.;https://n8n.io/;
+Photos;Chevereto;logo-Chevereto.png;./Photos/Chevereto/img/logo-Chevereto.png;logo-Chevereto.png;./img/logo-Chevereto.png;Chevereto vous permet de crer un site d'hbergement d'images sur votre propre serveur. C'est votre hbergement et vos rgles, dites adieu aux fermetures et aux restrictions. Chevereto est une alternative gratuite Imgur et Flickr. Il est conu pour remplacer ces services et fonctionner moindre cot sur votre serveur.;https://github.com/netbox-community/netbox;
+Photos;Darktable;logo-Darktable.png;./Photos/Darktable/img/logo-Darktable.png;logo-Darktable.png;./img/logo-Darktable.png;Darktable est une application de flux de travail photographique open source et un dveloppeur d'images brutes. Une table lumineuse virtuelle et une chambre noire pour les photographes. Il gre vos ngatifs numriques dans une base de donnes, vous permet de les visualiser travers une table lumineuse zoomable et vous permet de dvelopper des images brutes et de les amliorer.;https://github.com/nocobase/nocobase;
+Photos;DigiKam;logo-DigiKam.png;./Photos/DigiKam/img/logo-DigiKam.png;logo-DigiKam.png;./img/logo-DigiKam.png;digiKam est une application open-source avance de gestion de photos numriques qui fonctionne sous Linux, Windows et macOS. L'application fournit un ensemble complet d'outils pour l'importation, la gestion, l'dition et le partage de photos et de fichiers bruts.;https://github.com/nocodb/nocodb;
+Photos;HomeGallery;logo-HomeGallery.png;./Photos/HomeGallery/img/logo-HomeGallery.png;logo-HomeGallery.png;./img/logo-HomeGallery.png;Home Gallery est une galerie web open-source auto-hberge qui permet de parcourir des photos et des vidos personnelles. Elle est dote d'un systme de marquage, est conviviale pour les mobiles et permet de dcouvrir des images et des visages grce l'IA.;https://github.com/node-red/node-red-docker;
+Photos;Immich;logo-Immich.png;./Photos/Immich/img/logo-Immich.png;logo-Immich.png;./img/logo-Immich.png;Immich est une solution de sauvegarde de photos et de vidos auto-hberge trs performante, directement partir de votre tlphone portable.;https://obsidian.md/;
+Photos;LibrePhotos;logo-LibrePhotos.png;./Photos/LibrePhotos/img/logo-LibrePhotos.png;logo-LibrePhotos.png;./img/logo-LibrePhotos.png;Contrairement certains services commerciaux qui stockent vos photos dans le nuage et les scannent/indexent pour entraner leurs modles d'apprentissage automatique et collecter des donnes de ciblage publicitaire sur vous, LibrePhotos conserve toutes vos photos et mtadonnes sur votre serveur local. Vos donnes ne sont jamais envoyes ou stockes sur un serveur tiers. Obtenez la mme puissance que ces services commerciaux sans renoncer vos donnes personnelles et votre vie prive. LibrePhotos peut enregistrer un motif facial biomtrique pour identifier ou vrifier l'identit d'un sujet travers une image ou une vido.;https://github.com/openblocks-dev/openblocks;
+Photos;Lychee;logo-Lychee.png;./Photos/Lychee/img/logo-Lychee.png;logo-Lychee.png;./img/logo-Lychee.png;Lychee est un outil de gestion de photos gratuit, qui fonctionne sur votre serveur ou votre espace web. L'installation se fait en quelques secondes. Tlchargez, grez et partagez vos photos comme partir d'une application native. Lychee est livr avec tout ce dont vous avez besoin et toutes vos photos sont stockes en toute scurit.;https://github.com/thomiceli/opengist;
+Photos;Photonix;logo-Photonix.png;./Photos/Photonix/img/logo-Photonix.png;logo-Photonix.png;./img/logo-Photonix.png;Photonix est une application de gestion de photos base sur diverses technologies web. Excutez-la sur votre serveur domestique et elle vous permettra de trouver ce que vous voulez dans votre collection de photos l'aide de n'importe quel appareil. Le filtrage intelligent est rendu possible automatiquement par la reconnaissance d'objets, la prise en compte de l'emplacement, l'analyse des couleurs et d'autres algorithmes.;https://github.com/opf/openproject;
+Photos;PhotoPrism;logo-PhotoPrism.png;./Photos/PhotoPrism/img/logo-PhotoPrism.png;logo-PhotoPrism.png;./img/logo-PhotoPrism.png;PhotoPrism est une application hberge en priv qui permet de parcourir, d'organiser et de partager votre collection de photos. Elle utilise les dernires technologies pour tiqueter et trouver des photos automatiquement sans vous gner. Dites adieu aux solutions qui vous obligent tlcharger vos souvenirs visuels dans le nuage.;https://github.com/orangehrm/orangehrm;
+Photos;PhotoShow;logo-PhotoShow.png;./Photos/PhotoShow/img/logo-PhotoShow.png;logo-PhotoShow.png;./img/logo-PhotoShow.png;PhotoShow, votre galerie web. PhotoShow est une galerie web gratuite et open source, que vous pouvez trs facilement installer sur votre serveur web. Elle ne ncessite mme pas de base de donnes pour fonctionner.;https://github.com/penpot/penpot;
+Photos;Photoview;logo-Photoview.png;./Photos/Photoview/img/logo-Photoview.png;logo-Photoview.png;./img/logo-Photoview.png;Photoview est une galerie de photos et de vidos simple et conviviale, conue pour les photographes et visant fournir un moyen facile et rapide de naviguer dans des rpertoires contenant des milliers de photos en haute rsolution. Le scanner rcupre automatiquement vos mdias et commence gnrer des images miniatures pour acclrer la navigation. Une fois les fichiers numriss, ils apparaissent sur le site web, organiss de la mme manire que sur le systme de fichiers.;https://github.com/makeplane/plane;
+Photos;Picsur;logo-Picsur.png;./Photos/Picsur/img/logo-Picsur.png;logo-Picsur.png;./img/logo-Picsur.png;Picsur ressemble un hybride entre Imgur et Pastebin. Vous pouvez facilement tlcharger et partager vos photos personnelles. Picsur prend en charge diffrents formats d'images tels que QOI, JPG, PNG, WEBP (anim), TIFF, BMP, GIF (anim). Vous pouvez galement redimensionner, faire pivoter, retourner, supprimer la transparence, rduire les ngatifs et les niveaux de gris de toutes les images que vous avez tlcharges.;https://github.com/plantuml/plantuml-server;
+Photos;PiGallery 2;logo-PiGallery 2.png;./Photos/PiGallery 2/img/logo-PiGallery 2.png;logo-PiGallery 2.png;./img/logo-PiGallery 2.png;PiGallery 2 est un site web de galerie photo rapide (plus rapide que votre PC), optimis pour fonctionner sur des serveurs trs faibles ressources. PiGallery 2 est trs simple utiliser. Pointez sur votre dossier photos et sur un dossier temporaire et c'est parti.;https://github.com/proofrock/pupcloud;
+Photos;Pinry;logo-Pinry.png;./Photos/Pinry/img/logo-Pinry.png;logo-Pinry.png;./img/logo-Pinry.png;Pinry est un systme d'affichage d'images en mosaque destin aux personnes qui souhaitent enregistrer, tiqueter et partager des images, des vidos et des pages web dans un format facile parcourir.;https://github.com/pylonide/pylon;
+Photos;Piwigo;logo-Piwigo.png;./Photos/Piwigo/img/logo-Piwigo.png;logo-Piwigo.png;./img/logo-Piwigo.png;Piwigo est un logiciel de galerie photo pour le web qui offre de puissantes fonctionnalits pour publier et grer votre collection d'images. Piwigo est open source et est conu pour les organisations, les quipes et les individus.;https://github.com/redmine/redmine;
+Photos;Pixapop;logo-Pixapop.png;./Photos/Pixapop/img/logo-Pixapop.png;logo-Pixapop.png;./img/logo-Pixapop.png;Pixapop est une application open-source d'une seule page pour visualiser les photos stockes sur votre systeme.;https://github.com/siyuan-note/siyuan;
+Photos;Shotcut;logo-Shotcut.png;./Photos/Shotcut/img/logo-Shotcut.png;logo-Shotcut.png;./img/logo-Shotcut.png;Shotcut est un programme d'dition vido, audio et d'image libre et gratuit, multiplateforme, pour FreeBSD, Linux, macOS et Windows.;https://github.com/snipe/snipe-it;
+Photos;Slink;logo-Slink.png;./Photos/Slink/img/logo-Slink.png;logo-Slink.png;./img/logo-Slink.png;Slink est une plateforme de partage d'images auto-hberge similaire Picsur, construite avec Symfony et SvelteKit. Slink rsout le problme du partage d'images avec les amis, la famille et les collgues sans dpendre de services tiers. Il offre galement une plateforme permettant aux artistes de partager leurs uvres avec la communaut. En outre, les dveloppeurs peuvent le trouver utile pour hberger eux-mmes les captures d'cran de leurs projets personnels, qui peuvent ensuite tre utilises sur GitHub, les portfolios, les blogs, etc. Il prend en charge les formats SVG, PNG, JPG, WEBP et GIF.;;
+Photos;ThePhotoGallery;logo-ThePhotoGallery.png;./Photos/ThePhotoGallery/img/logo-ThePhotoGallery.png;logo-ThePhotoGallery.png;./img/logo-ThePhotoGallery.png;The Photo Gallery est une galerie de photos simple et, par conception, sans fonctionnalits. Elle offre un affichage pleine largeur des photos et une optimisation automatique des images, grce NextJS et son quipe. Avec la Lightbox intgre, la gnration de flou de chargement, le dploiement rapide et le chargement paresseux, The Photo Gallery peut grer des centaines ou des milliers d'images la fois.;https://github.com/splunk/docker-splunk;
+Productivite;Activepieces;logo-Activepieces.png;./Productivite/Activepieces/img/logo-Activepieces.png;logo-Activepieces.png;./img/logo-Activepieces.png;Activepieces est un outil d'automatisation d'entreprise open source d'alternative zapier, et entirement auto-auto-hmis. Il est conu pour les utilisateurs sans code et les dveloppeurs citoyens. Par exemple, vous pouvez construire des automatisations pour recevoir des notifications par e-mail et Slack sur les nouveaux contacts ajouts votre HubSpot CRM. Les Activepieces vous permettent d'automatiser presque rien sans avoir besoin de coder.;https://github.com/strapi/strapi;
+Productivite;Affine;logo-Affine.png;./Productivite/Affine/img/logo-Affine.png;logo-Affine.png;./img/logo-Affine.png;AFFiNE est une base de connaissances de nouvelle gnration qui apporte la planification, le tri et la cration de tous ensemble. Formez votre console de connaissances votre souhait. L'open-source, la vie prive, et toujours libre. AFFiNE est une alternative Notion et Miro. C'est un espace de travail avec des docs, des tableaux blancs et des bases de donnes entirement fusionns.;https://github.com/Taisun-Docker/taisun;
+Productivite;Automatisch;logo-Automatisch.png;./Productivite/Automatisch/img/logo-Automatisch.png;logo-Automatisch.png;./img/logo-Automatisch.png;Automatisch est un outil d'automatisation alternative open source qui vous permet de connecter diffrents services comme Twitter, Slack, et plus encore pour automatiser vos processus d'entreprise. Vous pouvez construire l'automatisation du flux de travail sans dpenser du temps et de l'argent en utilisant Automatisch. Aucun code n'est requis.;https://github.com/b310-digital/teammapper;
+Productivite;Baserow;logo-Baserow.png;./Productivite/Baserow/img/logo-Baserow.png;logo-Baserow.png;./img/logo-Baserow.png;Baserow est une alternative l'airtable. Avec Baserow, vous pouvez crer votre propre base de donnes en ligne sans aucune exprience technique. L'outil sans code convivial vous donne les pouvoirs d'un dveloppeur sans quitter votre navigateur.;;
+Productivite;Budibase;logo-Budibase.png;./Productivite/Budibase/img/logo-Budibase.png;logo-Budibase.png;./img/logo-Budibase.png;"Budibase est une plate-forme code bas tout-en-un pour la construction, la conception et l'automatisation d'applications commerciales, telles que les panneaux d'administration, les formulaires, les outils internes, les portails clients, et plus encore. Avant Budibase, il pourrait prendre des semaines aux dveloppeurs pour construire des applications CRUD simples; avec Budibase, la construction d'applications CRUD prend quelques minutes.";https://github.com/thingsboard/thingsboard;
+Productivite;Chatwoot;logo-Chatwoot.png;./Productivite/Chatwoot/img/logo-Chatwoot.png;logo-Chatwoot.png;./img/logo-Chatwoot.png;Chatwoot est une suite d'engagement client open source et auto-hberge. Chatwoot vous permet de visualiser et de grer les donnes de vos clients, de communiquer avec eux quel que soit le support qu'ils utilisent, et de les rengager en fonction de leur profil. Chatwoot soutient les canaux de conversation suivants: site Web, Facebook, Instagram, Twitter, Telegram, WhatsApp, Line, SMS, API Channel, Email.;https://github.com/traggo/server;
+Productivite;ChiefOnboarding;logo-ChiefOnboarding.png;./Productivite/ChiefOnboarding/img/logo-ChiefOnboarding.png;logo-ChiefOnboarding.png;./img/logo-ChiefOnboarding.png;ChiefOnboarding est une plate-forme d'intgration d'un employ libre et open source. Vous pouvez embarquer de nouvelles embauches via Slack ou le tableau de bord.;https://vikunja.io/;
+Productivite;Code-Server;logo-Code-Server.png;./Productivite/Code-Server/img/logo-Code-Server.png;logo-Code-Server.png;./img/logo-Code-Server.png;Le serveur de code est VS Code fonctionnant sur un serveur distant, accessible via le navigateur. Vous pouvez coder sur votre Chromebook, votre tablette et votre ordinateur portable avec un environnement de dveloppement cohrent en utilisant Code Server. Vous pouvez profiter des grands serveurs en nuage pour acclrer les tests, les compilations, les tlchargements, et plus encore. Code Server vous aide prserver la dure de vie de la batterie lorsque vous tes en dplacement.;https://github.com/VSCodium/vscodium;
+Productivite;Crawlab;logo-Crawlab.png;./Productivite/Crawlab/img/logo-Crawlab.png;logo-Crawlab.png;./img/logo-Crawlab.png;Crawlab est une puissante plate-forme de gestion des chenilles Web (WCMP) qui peut excuter des chenilles et des araignes web dveloppes dans divers langages de programmation, y compris Python, Go, Node.js, Java, Cz ainsi que des frameworks incluant Scrapy, Colly, Selenium, Puppeteer. Il est utilis pour l'exploitation, la gestion et la surveillance des chenilles du web, en particulier dans les environnements de production o la traabilit, l'volutivit et la stabilit sont les principaux facteurs pris en compte.;https://github.com/lovasoa/whitebophir;
+Productivite;Directus;logo-Directus.png;./Productivite/Directus/img/logo-Directus.png;logo-Directus.png;./img/logo-Directus.png;Directus est un tableau de bord API et App en temps rel pour la gestion du contenu de la base de donnes SQL. Cette plateforme fournit tous les membres de votre quipe, indpendamment de leurs comptences techniques, de l'galit d'accs aux donnes et de gestion des actifs de fichiers numriques, pour tout modle de donnes ou projet. Tout d'abord, liez Directus votre base de donnes SQL et adaptateur de stockage de fichiers souhait. Aprs cela, Directus vous permet d'effectuer des oprations CRUD, de crer des utilisateurs, d'assigner des rles avec des permissions entirement configurables, de construire des requtes complexes et granulaires, de configurer des webhooks et de l'automatisation des tches... la liste continue.;https://github.com/WeblateOrg/weblate;
+Productivite;Dokemon;logo-Dokemon.png;./Productivite/Dokemon/img/logo-Dokemon.png;logo-Dokemon.png;./img/logo-Dokemon.png;Dokemon est une interface graphique conviviale pour la gestion des conteneurs Docker sur des machines virtuelles.;https://github.com/EsperoTech/yaade;
+Productivite;DopplerTask;logo-DopplerTask.png;./Productivite/DopplerTask/img/logo-DopplerTask.png;logo-DopplerTask.png;./img/logo-DopplerTask.png;DopplerTask est un logiciel open source rvolutionnaire qui vous permet d'automatiser facilement les tches. Qu'il s'agisse d'un tas de scripts bash ou que vous dmarrez simplement votre voiture distance, vous pouvez l'automatiser. Construire, grer, rutiliser et partager des automatisations avec n'importe qui dans le monde. ;https://www.jetbrains.com/;
+Productivite;Draw.io;logo-Draw.io.png;./Productivite/Draw.io/img/logo-Draw.io.png;logo-Draw.io.png;./img/logo-Draw.io.png;Draw.io (anciennement Schofly) est un logiciel de diagramme en ligne gratuit. Vous pouvez l'utiliser comme un organigramme, un logiciel de diagramme de rseau, pour crer UML en ligne, comme un outil de diagramme ER, pour concevoir un schma de base de donnes, pour construire BPMN en ligne, comme un fabricant de schmas de circuit, et plus encore. draw.io peut importer des fichiers .vsdx, GliffyTM et LucidchartTM. Le logiciel vous permet de choisir parmi une fonction de mise en page automatique, ou de crer une mise en page personnalise. Ils ont un grand choix de formes et de centaines d'lments visuels pour rendre votre diagramme ou votre diagramme unique en son genre.;https://github.com/go-gitea/gitea;
+Productivite;Duplicati;logo-Duplicati.png;./Productivite/Duplicati/img/logo-Duplicati.png;logo-Duplicati.png;./img/logo-Duplicati.png;Duplicati fonctionne avec des protocoles standard comme FTP, SSH, WebDAV ainsi que des services populaires comme Microsoft OneDrive, Amazon Cloud Drive et S3, Google Drive, box, Mega, hubiC et bien d'autres.;https://desktop.github.com/;
+Productivite;Etherpad;logo-Etherpad.png;./Productivite/Etherpad/img/logo-Etherpad.png;logo-Etherpad.png;./img/logo-Etherpad.png;Etherpad est un diteur collaboratif en temps rel accessible des milliers d'utilisateurs simultans en temps rel. Il fournit des capacits compltes d'exportation de donnes, et s'excute sur votre serveur, sous votre contrle.;;
+Productivite;Excalidraw;logo-Excalidraw.png;./Productivite/Excalidraw/img/logo-Excalidraw.png;logo-Excalidraw.png;./img/logo-Excalidraw.png;Excalidraw est un tableau blanc virtuel pour dessiner des diagrammes de type dessin la main, fonctionnant dans votre navigateur. Ce qui est cool avec cet outil incroyable, c'est qu'il ne ncessite aucune configuration, pas de volumes persistants, vous pouvez commencer dessiner immdiatement la vitesse de la pense.;https://github.com/passbolt/passbolt_docker;
+Productivite;Forgejo;logo-Forgejo.png;./Productivite/Forgejo/img/logo-Forgejo.png;logo-Forgejo.png;./img/logo-Forgejo.png;Forgejo est une forge logiciel lgre auto-hberge. Facile installer et faible entretien, il fait juste le travail. Prsent par une communaut inclusive sous l'gide de Codeberg e.V., une organisation dmocratique but non lucratif, On peut lui faire confiance pour tre exclusivement un logiciel libre. Il s'agit d'une fourchette souple de Gitea qui met l'accent sur la mise l'chelle, la fdration et la vie prive. ;https://github.com/pglombardo/PasswordPusher;
+Productivite;Gitness;logo-Gitness.png;./Productivite/Gitness/img/logo-Gitness.png;logo-Gitness.png;./img/logo-Gitness.png;Gitness est une plateforme de dveloppement open source de harnais qui unifie la gestion de vos rfrentiels de code source et de vos pipelines de cycle de vie de dveloppement. Gitness est dot de la puissance de l'hbergement de code et des pipelines DevOps automatiss.;https://github.com/interaapps/pastefy;
+Productivite;GitQlient;logo-GitQlient.png;./Productivite/GitQlient/img/logo-GitQlient.png;logo-GitQlient.png;./img/logo-GitQlient.png;GitQlient est une application pour grer et exploiter un ou plusieurs rfrentiels Git. Avec GitQlient, vous serez en mesure d'ajouter des commits, des branches et de grer toutes les options que Git fournit. GitQlient, prononc en tant que client Git, est un client Git multi-plateforme l'origine la demande de QGit. Aujourd'hui, il va au-del d'une fourchette et ajoute beaucoup de nouvelles fonctionnalits.;;
+Productivite;HedgeDoc;logo-HedgeDoc.png;./Productivite/HedgeDoc/img/logo-HedgeDoc.png;logo-HedgeDoc.png;./img/logo-HedgeDoc.png;HedgeDoc est un diteur de marque base de site web, bas sur le web, auto-hberg et collaboratif. Vous pouvez l'utiliser pour collaborer facilement sur des notes, des graphiques et mme des prsentations en temps rel. Tout ce que vous avez faire est de partager votre lien de note avec vos collgues et ils sont prts partir.;https://www.phpmyadmin.net/;
+Productivite;Homechart;logo-Homechart.png;./Productivite/Homechart/img/logo-Homechart.png;logo-Homechart.png;./img/logo-Homechart.png;Homechart est conu pour tre une exprience intgre pour toutes les donnes de vos mnages. Au lieu d'avoir 5 10 applications diffrentes pour entrer des donnes dupliques, Homechart intgre tout de certaines manires intressantes, comme: Le calendrier montre vos vnements, ainsi que les repas venir, les tches et les transactions rcurrentes.;https://github.com/jokob-sk/NetAlertX;
+Productivite;Hoppscotch;logo-Hoppscotch.png;./Productivite/Hoppscotch/img/logo-Hoppscotch.png;logo-Hoppscotch.png;./img/logo-Hoppscotch.png;Hoppscotch est un outil qui vous aide crer des requtes HTTP que vous envoyez aux serveurs. Cet outil vous permet de travailler facilement avec les API. La meilleure alternative Hoppscotch est Yaade. ;;
+Productivite;Jira;logo-Jira.png;./Productivite/Jira/img/logo-Jira.png;logo-Jira.png;./img/logo-Jira.png;Jira est un produit propritaire de suivi des problmes dvelopp par Atlassian qui permet le suivi des bogues et la gestion de projet agile. Jira Software fait partie d'une famille de produits conus pour aider les quipes de tous types grer le travail.;https://github.com/pi-hole/pi-hole;
+Productivite;Joplin;logo-Joplin.png;./Productivite/Joplin/img/logo-Joplin.png;logo-Joplin.png;./img/logo-Joplin.png;Joplin est une application gratuite de prise de notes open source, qui peut traiter un grand nombre de notes organises en carnets. Les notes sont consultables, peuvent tre copies, tiquetes et modifies soit partir des applications directement, soit partir de votre propre diteur de texte. Les notes sont au format Markdown. Les notes exportes d'Evernote via des fichiers .enex peuvent tre importes Joplin, y compris le contenu format (qui est converti en Markdown), les ressources (images, pices jointes, etc.) et les mtadonnes compltes (golocation, heure actualise, temps cr, etc.). Les fichiers Plain Markdown peuvent galement tre imports. Les notes peuvent tre synchronises avec divers services en nuage, y compris Nextcloud, Dropbox, OneDrive, WebDAV ou le systme de fichiers (par exemple avec un rpertoire rseau). Lors de la synchronisation des notes, des blocs-notes, des balises et d'autres mtadonnes sont sauvegards dans des fichiers texte en clair qui peuvent tre facilement inspects, sauvegards et dplacs. ;https://github.com/plankanban/planka;
+Productivite;Jupyter;logo-Jupyter.png;./Productivite/Jupyter/img/logo-Jupyter.png;logo-Jupyter.png;./img/logo-Jupyter.png;JupyterLab, alias Jupyter, est le dernier environnement de dveloppement interactif en ligne pour les ordinateurs portables, le code et les donnes. Son interface flexible permet aux utilisateurs de configurer et d'organiser des flux de travail dans la science des donnes, l'informatique scientifique, le journalisme informatique et l'apprentissage automatique. Une conception modulaire invite tendre et enrichir les fonctionnalits. ;https://www.postgresql.org/;
+Productivite;Karrio;logo-Karrio.png;./Productivite/Karrio/img/logo-Karrio.png;logo-Karrio.png;./img/logo-Karrio.png;Karrio est une suite d'outils open source qui rendent l'expdition simple et accessible. Avec Karrio, vous pouvez accder un rseau de transporteurs maritimes avec une seule intgration d'API, construire des fonctionnalits d'expdition de manire transparente et amliorer les oprations d'excution.;https://github.com/alexjustesen/speedtest-tracker;
+Productivite;KiCad;logo-KiCad.png;./Productivite/KiCad/img/logo-KiCad.png;logo-KiCad.png;./img/logo-KiCad.png;KiCad est une suite logicielle gratuite pour l'automatisation de la conception lectronique. Il facilite la conception et la simulation de matriel lectronique pour la fabrication de PCB. Il dispose d'un environnement intgr pour la capture schmatique, la disposition des PCB, la visualisation des fichiers de fabrication, la simulation SPICE fournie par ngspice et le calcul de l'ingnierie. ;https://github.com/alexjustesen/speedtest-tracker;
+Productivite;Kimai;logo-Kimai.png;./Productivite/Kimai/img/logo-Kimai.png;logo-Kimai.png;./img/logo-Kimai.png;Kimai est un logiciel gratuit, open source et de suivi du temps en ligne conu pour les petites entreprises et les indpendants. Il est construit avec des technologies modernes telles que Symfony, Bootstrap, RESTful API, Doctrine, AdminLTE, Webpack, ES6 et bien d'autres.;https://community.tp-link.com/en/business/forum/topic/623344;
+Productivite;LanguageTool;logo-LanguageTool.png;./Productivite/LanguageTool/img/logo-LanguageTool.png;logo-LanguageTool.png;./img/logo-LanguageTool.png;LanguageTool est un logiciel de relecture source ouverte pour l'anglais, le franais, l'allemand, le polonais et plus de 20 autres langues. Il trouve de nombreuses erreurs qu'un simple vrificateur orthographique ne peut pas dtecter. Il ne dtectera les erreurs que lorsque des champs de texte seront disponibles.;https://github.com/PrivateBin/PrivateBin;
+Productivite;Leantime;logo-Leantime.png;./Productivite/Leantime/img/logo-Leantime.png;logo-Leantime.png;./img/logo-Leantime.png;Leantime est un systme de gestion de projet open source pour les petites quipes et les startups crites en PHP, JavaScript et utilisant MySQL comme base de donnes. Il combine le dveloppement de produits allondants et la gestion de projet agile en une plate-forme afin que les utilisateurs aient les bonnes fonctionnalits du dbut la fin. ;;
+Productivite;Lets Markdown;logo-Lets Markdown.png;./Productivite/Lets Markdown/img/logo-Lets Markdown.png;logo-Lets Markdown.png;./img/logo-Lets Markdown.png;Edit logiciel rapide et minimal qui rend l'dition de refonds collaboratif et accessible tous. Markdown est un diteur auto- hberg.;https://github.com/go-gitea/gitea;
+Productivite;LimeSurvey;logo-LimeSurvey.png;./Productivite/LimeSurvey/img/logo-LimeSurvey.png;logo-LimeSurvey.png;./img/logo-LimeSurvey.png;LimeSurvey est l'outil d'enqute en ligne simple, rapide et anonyme qui clate d'ides juteuses. Appeler les tudiants, les professionnels et les entreprises : concevoir une enqute et obtenir les meilleures informations, c'est gratuit et aussi facile que de presser une chaux. Crez votre enqute en ligne personnalise ds maintenant.;https://github.com/kgretzky/pwndrop;
+Productivite;LinkStack;logo-LinkStack.png;./Productivite/LinkStack/img/logo-LinkStack.png;logo-LinkStack.png;./img/logo-LinkStack.png;LinkStack est une plateforme de partage de liens hautement personnalisable avec une interface utilisateur intuitive et facile utiliser. LinkStack offre plus de fonctionnalits que toute autre solution comparable.;;
+Productivite;LogPaste;logo-LogPaste.png;./Productivite/LogPaste/img/logo-LogPaste.png;logo-LogPaste.png;./img/logo-LogPaste.png;LogPaste est un service minimaliste pour tlcharger et partager des fichiers journaux avec qui vous voulez.;;
+Productivite;Mautic;logo-Mautic.png;./Productivite/Mautic/img/logo-Mautic.png;logo-Mautic.png;./img/logo-Mautic.png;Mautic est le plus grand projet d'automatisation du marketing open source au monde. Mautic responsabilise les entreprises en facilitant la gestion de leur marketing sur toute une gamme de canaux. L'un des objectifs de Mautic est d'offrir une automatisation de la commercialisation professionnelle aux petites entreprises.;;
+Productivite;n8n;logo-n8n.png;./Productivite/n8n/img/logo-n8n.png;logo-n8n.png;./img/logo-n8n.png;n8n (prononc n-e-n) vous aide interconnecter chaque application avec une API dans le monde les unes avec les autres pour partager et manipuler ses donnes sans une seule ligne de code. C'est un service facile utiliser, convivial et hautement personnalisable, qui utilise une interface utilisateur intuitive pour concevoir vos flux de travail uniques trs rapidement.;https://github.com/rabbitmq/rabbitmq-server;
+Productivite;NetBox;logo-NetBox.png;./Productivite/NetBox/img/logo-NetBox.png;logo-NetBox.png;./img/logo-NetBox.png;NetBox est la principale solution pour modliser et documenter les rseaux modernes. En combinant les disciplines traditionnelles de la gestion des adresses IP (IPAM) et de la gestion de l'infrastructure de centre de donnes (DCIM) avec des API et des extensions puissantes, NetBox fournit la source de vrit idale pour l'automatisation des rseaux d'nergie. Disponible en tant que logiciel libre sous la licence Apache 2.0, NetBox est utilis par des milliers d'organisations travers le monde.;https://github.com/redis-stack/redis-stack;
+Productivite;NocoBase;logo-NocoBase.png;./Productivite/NocoBase/img/logo-NocoBase.png;logo-NocoBase.png;./img/logo-NocoBase.png;NocoBase est une plate-forme prive sans code. Avec NocoBase, vous avez un contrle total, une volutivit infinie, et vous pouvez donner votre quipe les moyens de s'adapter rapidement aux changements et de rduire considrablement les cots. Sautez des annes de dveloppement et des millions d'investissements.;https://github.com/origranot/reduced.to;
+Productivite;Node-RED;logo-Node-RED.png;./Productivite/Node-RED/img/logo-Node-RED.png;logo-Node-RED.png;./img/logo-Node-RED.png;Node-RED est un outil de dveloppement bas sur les flux pour la programmation visuelle dvelopp l'origine par IBM pour connecter des dispositifs matriels, des API et des services en ligne dans le cadre de l'Internet des objets. Node-RED fournit un diteur de flux bas sur un navigateur web qui peut tre utilis pour crer des fonctions JavaScript.;https://gitlab.com/Remmina/Remmina/-/tree/master;
+Productivite;Obsidian;logo-Obsidian.png;./Productivite/Obsidian/img/logo-Obsidian.png;logo-Obsidian.png;./img/logo-Obsidian.png;Obsidian est une base de connaissances personnelle et un logiciel de prise de notes qui fonctionne sur les fichiers Markdown. Il permet aux utilisateurs d'tablir des liens internes pour les notes, puis de visualiser les connexions comme un graphique. Il est conu pour aider les utilisateurs organiser et structurer leurs penses et leurs connaissances de manire souple et non linaire.;https://github.com/datarhei/restreamer;
+Productivite;Openblocks;logo-Openblocks.png;./Productivite/Openblocks/img/logo-Openblocks.png;logo-Openblocks.png;./img/logo-Openblocks.png;Openblocks est une alternative l'Open Source Retool. Vous pouvez facilement construire des outils internes rapidement, sans limitations. Se connecter la plupart des bases de donnes et n'importe quelle plate-forme d'API REST en clics, et librer l'intgration part entire de donnes htrognes, de n'importe o.;https://github.com/rethinkdb/rethinkdb;
+Productivite;Opengist;logo-Opengist.png;./Productivite/Opengist/img/logo-Opengist.png;logo-Opengist.png;./img/logo-Opengist.png;Opengist est une pastine auto-hberge alimente par Git, une alternative Github Gist. Il est trs lger et facile utiliser avec l'intgration de Git pour le clonage, le tirage et la pousse via l'historique de la rvision HTTP ou SSH. Opengist offre un soutien pour les extraits publics et non rpertoris, soutient la mise en vidence de la syntaxe, et bien plus encore. ;;
+Productivite;OpenProject;logo-OpenProject.png;./Productivite/OpenProject/img/logo-OpenProject.png;logo-OpenProject.png;./img/logo-OpenProject.png;OpenProject est un systme de gestion de projet bas sur le web pour la collaboration d'quipe indpendante de la localisation. Cette application libre libre est publie sous la version 3 de la GNU General Public License et est disponible en dition communautaire et en dition Enterprise payable.;;
+Productivite;OrangeHRM;logo-OrangeHRM.png;./Productivite/OrangeHRM/img/logo-OrangeHRM.png;logo-OrangeHRM.png;./img/logo-OrangeHRM.png;OrangeHRM est un systme complet de gestion des ressources humaines qui rend compte de toutes les fonctionnalits essentielles requises pour toute entreprise. Le logiciel est conu pour appuyer des quipes de toutes tailles, y compris les start-ups, les PME ainsi que les grandes organisations multinationales.;;
+Productivite;Penpot;logo-Penpot.png;./Productivite/Penpot/img/logo-Penpot.png;logo-Penpot.png;./img/logo-Penpot.png;Penpot est la premire plateforme de conception et de prototypage open source pour les quipes de produits qui permet une vritable collaboration entre concepteurs et dveloppeurs. La mission Penpot est de fournir une plateforme open source et de normes ouvertes pour amener la collaboration entre les concepteurs et les dveloppeurs au niveau suivant.;;
+Productivite;Plane;logo-Plane.png;./Productivite/Plane/img/logo-Plane.png;logo-Plane.png;./img/logo-Plane.png;Le plan est un outil de dveloppement de logiciels open source pour grer les problmes, les sprints et les feuilles de route de produits avec la tranquillit d'esprit. Il permet aux utilisateurs de commencer par un outil de suivi des tches de base et d'adopter progressivement divers cadres de gestion de projet comme Agile, Waterfall, et bien d'autres.;;
+Productivite;PlantUML;logo-PlantUML.png;./Productivite/PlantUML/img/logo-PlantUML.png;logo-PlantUML.png;./img/logo-PlantUML.png;PlantUML est un outil open source permettant aux utilisateurs de crer des diagrammes partir d'un langage de texte en clair. Outre divers diagrammes UML, PlantUML prend en charge divers autres formats lis au dveloppement de logiciels, ainsi que la visualisation des fichiers JSON et YAML. Le langage de PlantUML est un exemple de langage spcifique au domaine. ;https://github.com/urania-dev/snapp;
+Productivite;PupCloud;logo-PupCloud.png;./Productivite/PupCloud/img/logo-PupCloud.png;logo-PupCloud.png;./img/logo-PupCloud.png;"Mettez vos fichiers dans le navigateur. Point Pupcloud sur un dossier local et faire exposer instantanment son contenu sous la forme d'une application web. Parcourez, grez, partagez des fichiers et plus d'une manire vraiment portable Pupcloud n'a pas besoin d'une base de donnes, ni ne laisse .dotfiles dans le systme de fichiers; il est emball sous la forme d'un seul fichier excutable (crit dans Go-Svelte-Typescript). Le pupcloud est un exercice minimaliste : il vise tre aussi simple que possible tout en conservant toutes les caractristiques que vous aimeriez. Il suffit de le faire courir. Il a tout et il s'inscrit dans un nuage de taille de chiot.";https://github.com/taigaio/taiga-front;
+Productivite;Pylon;logo-Pylon.png;./Productivite/Pylon/img/logo-Pylon.png;logo-Pylon.png;./img/logo-Pylon.png;Pylon est un environnement de dveloppement intgr bas sur le web construit avec Node.js en tant que backend et avec un front frontal JavaScript/HTML5 suraliment, sous licence GPL version 3. Ce projet provient du projet Cloud9 v2. Le pylon est entirement construit sur une pile Web et dispose d'un diteur de texte ACE haute performance avec une mise en vidence syntaxe groupe pour prendre en charge un large ventail de langages de programmation.;;
+Productivite;Redmine;logo-Redmine.png;./Productivite/Redmine/img/logo-Redmine.png;logo-Redmine.png;./img/logo-Redmine.png;Redmine est un outil de gestion de projet et de suivi des problmes, gratuit et open source. Il permet aux utilisateurs de grer plusieurs projets et sous-projets associs. Il dispose de wikis et de forums de projet, de suivi du temps et de flexibilit, d'un contrle d'accs bas sur les rles.;;
+Productivite;SiYuan;logo-SiYuan.png;./Productivite/SiYuan/img/logo-SiYuan.png;logo-SiYuan.png;./img/logo-SiYuan.png;SiYuan est un systme de gestion des connaissances personnelles open source, source prive, de support de rfrence au niveau du bloc grain fin et Markdown WYSIWYG. ;;
+Productivite;Snipe-IT;logo-Snipe-IT.png;./Productivite/Snipe-IT/img/logo-Snipe-IT.png;logo-Snipe-IT.png;./img/logo-Snipe-IT.png;Snipe-IT est un systme de gestion des actifs informatiques libre et gratuit crit en PHP. Snipe-IT a t fait pour la gestion des actifs informatiques, afin de permettre aux dpartements informatiques de suivre qui a qui a un ordinateur portable, quand il a t achet, quelles licences de logiciels et quels accessoires sont disponibles, et ainsi de suite.;;
+Productivite;Snippet Box;logo-Snippet Box.png;./Productivite/Snippet Box/img/logo-Snippet Box.png;logo-Snippet Box.png;./img/logo-Snippet Box.png;Snippet Box est une simple application auto-hberge pour organiser vos extraits de code. Il vous permet de crer, d'diter, de parcourir et de grer facilement vos fragments dans diffrentes langues. Avec un support Markdown intgr, Snippet Box permet d'ajouter trs facilement des notes ou de la documentation simple votre code. Vous pouvez vous installer vous-mme tous les codes d'hbergement de marius pour installer divers paquets de docker d'une manire trs simple.;https://github.com/seriousm4x/UpSnap;
+Productivite;Splunk;logo-Splunk.png;./Productivite/Splunk/img/logo-Splunk.png;logo-Splunk.png;./img/logo-Splunk.png;Splunk est une plateforme logicielle pour rechercher, analyser et visualiser les donnes gnres par machine collectes partir des sites web, applications, capteurs, appareils, etc., qui composent votre infrastructure informatique et votre entreprise. Si vous avez une machine qui gnre des donnes en continu et que vous voulez analyser l'tat de la machine en temps rel, alors comment allez-vous le faire ? Peux-tu le faire avec l'aide de Splunk ? Oui. Vous le pouvez. Vous voyez des serveurs et des appareils, des applications et des journaux, du trafic et des nuages. Splunk voit les donnes. Partout. Splunk fournit la principale plate-forme pour le renseignement oprationnel. Il permet aux curieux de voir de prs ce que les autres ignorent, de fournir des donnes et de trouver ce que les autres ne voient jamais : des informations qui peuvent rendre votre entreprise plus productive, rentable, comptitive et sre. Que pouvez-vous faire avec Splunk ? Il suffit de demander.;https://github.com/hashicorp/vault;
+Productivite;Strapi;logo-Strapi.png;./Productivite/Strapi/img/logo-Strapi.png;logo-Strapi.png;./img/logo-Strapi.png;Strapi est un CMS sans tte bas sur Node. js qui permet aux dveloppeurs de gagner beaucoup de temps de dveloppement tout en leur donnant la libert d'utiliser leurs outils et cadres prfrs. Strapi permet galement aux diteurs de contenu de rationaliser la diffusion de contenu (texte, images, vido, etc.) sur n'importe quel appareil.;https://github.com/dani-garcia/vaultwarden;
+Productivite;Taisun;logo-Taisun.png;./Productivite/Taisun/img/logo-Taisun.png;logo-Taisun.png;./img/logo-Taisun.png;Taisun est une application pour un appareil compatible Docker, qui met l'accent sur la fourniture d'une interface base sur le web pour la gestion d'un serveur unique. Taisun vous permet de dployer et de grer des bureaux virtuels bass sur le web. Dployer des piles d'applications spcifiques Taisun. Parcourez les images disponibles sur les rfrentiels populaires Docker.;https://github.com/formbricks/formbricks;
+Productivite;TeamMapper;logo-TeamMapper.png;./Productivite/TeamMapper/img/logo-TeamMapper.png;logo-TeamMapper.png;./img/logo-TeamMapper.png;TeamMapper est une cartographie mentale simple. Vous pouvez hberger et crer vos propres cartes d'autocar. Partagez vos sessions de cartographie avec votre quipe et collaborez sur des cartes d'esprit. TeamMapper propose des sessions de cartographie d'esprit partages pour votre quipe sur la base de websockets.;https://github.com/lukevella/rallly;
+Productivite;Theia;logo-Theia.png;./Productivite/Theia/img/logo-Theia.png;logo-Theia.png;./img/logo-Theia.png;Theia vous aide dvelopper et fournir efficacement des IDE et des outils en nuage et des outils multi-langues avec des technologies web modernes et de pointe. Theia est conu pour fonctionner comme une application de bureau native ainsi que dans le cadre d'un navigateur et d'un serveur distant.;https://joplinapp.org/;
+Productivite;ThingsBoard;logo-ThingsBoard.png;./Productivite/ThingsBoard/img/logo-ThingsBoard.png;logo-ThingsBoard.png;./img/logo-ThingsBoard.png;ThingsBoard est une plateforme IoT open source pour la collecte, le traitement, la visualisation et la gestion des appareils. Il prend en charge les dploiements en nuage et sur site, et il combine l'volutivit, la tolrance aux pannes et les performances pour annuler les chances de perte de vos donnes IoT.;https://github.com/AntonyLeons/Ward;
+Productivite;Traggo;logo-Traggo.png;./Productivite/Traggo/img/logo-Traggo.png;logo-Traggo.png;./img/logo-Traggo.png;Traggo est un outil de suivi du temps bas sur l'tiquette. Dans Traggo, il n'y a pas de tches, seulement des priodes tiquetes. Avec les tiquettes, Traggo essaie d'tre aussi personnalisable que possible, par exemple, si vous travaillez sur diffrents projets, vous pouvez ajouter une tiquette de projet. Si vous aimez voir des statistiques des diffrentes choses que vous faites, vous pouvez ajouter une tiquette de type avec des valeurs comme l'e-mail, la programmation, la runion. Vous pouvez le faire exactement comme vous voulez. ;https://github.com/aceberg/WatchYourLAN;
+Productivite;Vikunja;logo-Vikunja.png;./Productivite/Vikunja/img/logo-Vikunja.png;logo-Vikunja.png;./img/logo-Vikunja.png;Vikunja est une application open source et auto-hberge. Avec Vikunja, vous pouvez facilement organiser toutes vos tches en listes. Mettez des listes ensemble dans un espace de noms pour garder les lments connexes groups ensemble. Vikunja vous permet de partager facilement une liste ou un espace de noms avec un autre utilisateur ou toute une quipe. Vous pouvez aussi assigner des tches des gens pour que tout le monde sache qui travaille sur quoi.;https://github.com/linuxserver/docker-webtop;
+Productivite;VSCodium;logo-VSCodium.png;./Productivite/VSCodium/img/logo-VSCodium.png;logo-VSCodium.png;./img/logo-VSCodium.png;VSCodium est une distribution binaire librement autorise par la communaut du code VS de l'diteur de Microsoft. Le seul but de ce projet est de vous fournir des binaires prts l'emploi sans le code de tlmtrie de Microsoft. Cela rsout le problme o vous voulez utiliser VS Code sans le code propritaire de Microsoft, mais vous n'tes pas l'aise pour le construire partir de la source.;https://github.com/wekan/wekan;
+Productivite;WBO;logo-WBO.png;./Productivite/WBO/img/logo-WBO.png;logo-WBO.png;./img/logo-WBO.png;WBO est un tableau blanc collaboratif en ligne gratuit et open source qui permet de nombreux utilisateurs de s'appuyer simultanment sur une grande carte virtuelle. Le tableau est mis jour en temps rel pour tous les utilisateurs connects, et son tat persiste toujours. Il peut tre utilis de nombreuses fins diffrentes, y compris l'art, le divertissement, le design et l'enseignement.;https://github.com/wundergraph/wunderbase;
+Productivite;Weblate;logo-Weblate.png;./Productivite/Weblate/img/logo-Weblate.png;logo-Weblate.png;./img/logo-Weblate.png;"Weblate est un logiciel libre, un systme de localisation continue bas sur le Web utilis par plus de 2 500 projets et entreprises dans plus de 165 pays. Weblate est un outil de traduction open source, bas sur le web, avec contrle de version. Il comprend plusieurs centaines de langues avec des dfinitions de base, et permet d'ajouter plus de dfinitions de langage; toutes les dfinitions peuvent tre dites par la communaut web ou un ensemble dfini de personnes, ainsi qu'en intgrant la traduction automatique telle que DeepL, Amazon Translate ou Google Translate.";https://github.com/jhaals/yopass;
+Productivite;Yaade;logo-Yaade.png;./Productivite/Yaade/img/logo-Yaade.png;logo-Yaade.png;./img/logo-Yaade.png;Yaade est un environnement de dveloppement d'API collaborative, open source, auto-hberg. Mme si des solutions populaires comme Hoppscotch existent, leur application auto-hberge ne vient pas d'authentification et s'appuie sur Firebase pour la persvrance. Yaade est dvelopp partir de zro avec l'auto-accueil et la scurit l'esprit.;https://github.com/ntop/ntopng;
+Productivite;YouTrack;logo-YouTrack.png;./Productivite/YouTrack/img/logo-YouTrack.png;logo-YouTrack.png;./img/logo-YouTrack.png;YouTrack est un systme de suivi de bogues, un systme de suivi de problmes et un logiciel de gestion de projet dvelopp par JetBrains, bas sur un navigateur commercial. Il se concentre sur la recherche de problmes base sur les requtes avec auto-achvement, la manipulation des problmes dans les lots, la personnalisation de l'ensemble des attributs de problme et la cration de flux de travail personnaliss.;https://github.com/yourselfhosted/slash;
+Repository;Gitea;logo-Gitea.png;./Repository/Gitea/img/logo-Gitea.png;logo-Gitea.png;./img/logo-Gitea.png;Gitea est un service Git auto-hmable crit en GO, et trs lger. Il est assez similaire GitHub, Bitbucket et Gitlab. En plus d'un appui pour le contrle de la rvision de Git, il fournit galement un suivi des problmes et le dveloppement des pages wiki. Si vous cherchez une alternative Gitea, consultez mon article sur Forgejo.;https://github.com/shlinkio/shlink;
+Repository;Github Desktop;logo-Github Desktop.png;./Repository/Github Desktop/img/logo-Github Desktop.png;logo-Github Desktop.png;./img/logo-Github Desktop.png;Github Desktop est une application GitHub open source base sur Electron. Il est crit dans TypeScript et utilise React. Concentrez-vous sur ce qui compte au lieu de se battre avec Git. Que vous soyez nouveau chez Git ou chez un utilisateur chevronn, GitHub Desktop simplifie votre flux de travail de dveloppement.;https://webtrees.net/;
+Repository;Harbor;logo-Harbor.png;./Repository/Harbor/img/logo-Harbor.png;logo-Harbor.png;./img/logo-Harbor.png;;https://github.com/teslamate-org/teslamate;
+Reseaux;AdGuard;logo-AdGuard.png;./Reseaux/AdGuard/img/logo-AdGuard.png;logo-AdGuard.png;./img/logo-AdGuard.png;AdGuard est un blocage de la publicit DNS similaire Pi-Hole.;;
+Reseaux;Bind9;logo-Bind9.png;./Reseaux/Bind9/img/logo-Bind9.png;logo-Bind9.png;./img/logo-Bind9.png;;https://github.com/hargata/lubelog;
+Reseaux;Cloudflare Tunnel;logo-Cloudflare Tunnel.png;./Reseaux/Cloudflare Tunnel/img/logo-Cloudflare Tunnel.png;logo-Cloudflare Tunnel.png;./img/logo-Cloudflare Tunnel.png;;;
+Reseaux;Crowdsec;logo-Crowdsec.png;./Reseaux/Crowdsec/img/logo-Crowdsec.png;logo-Crowdsec.png;./img/logo-Crowdsec.png;;https://github.com/ellite/Wallos;
+Reseaux;Gravity;logo-Gravity.png;./Reseaux/Gravity/img/logo-Gravity.png;logo-Gravity.png;./img/logo-Gravity.png;Gravity offre des DNS avec un blocage de l'annonce, des DHCP avec une intgration DNS automatique et une dcouverte de rseau. Construit sur le mme code que CoreDNS et Blocky, le code est test au combat. En outre, les donnes de Gravity sont entirement rpliques, ce qui vous permet d'avoir une configuration multisite simple sans avoir besoin de grer des bases de donnes externes, ou de vous inquiter des configurations primaires secondaires. DNS avec mise en cache intgre et blocage de la publicit/vie prive. La cache est reproduite dans tous les cas dans un cluster, ce qui augmente encore son efficacit. La migration est galement rendue trs facile car Gravity peut tre mis en place en tant que transitaire pour transmettre les demandes un serveur DNS existant, tout en ajoutant les enregistrements sa propre base de donnes.;https://github.com/invoiceninja/invoiceninja;
+Reseaux;MySpeed;logo-MySpeed.png;./Reseaux/MySpeed/img/logo-MySpeed.png;logo-MySpeed.png;./img/logo-MySpeed.png;MySpeed est un logiciel d'analyse de vitesse qui enregistre votre vitesse sur Internet pendant 30 jours au maximum. Avec MySpeed, vous pouvez facilement gnrer des statistiques claires sur la vitesse, le ping, et plus encore. Configurer les contrles de sant pour vous avertir via Gotify, Discord, WhatsApp ou Telegram en cas d'erreurs ou de temps d'arrt.;https://github.com/firefly-iii/firefly-iii;
+Reseaux;Netmaker;logo-Netmaker.png;./Reseaux/Netmaker/img/logo-Netmaker.png;logo-Netmaker.png;./img/logo-Netmaker.png;Netmaker est une solution VPN & mesh bas sur Wireguard. Je vous propose un tuto complet, de l'installation la cration de votre premier client.;https://github.com/Peppermint-Lab/peppermint;
+Reseaux;OpenSpeedTest;logo-OpenSpeedTest.png;./Reseaux/OpenSpeedTest/img/logo-OpenSpeedTest.png;logo-OpenSpeedTest.png;./img/logo-OpenSpeedTest.png;OpenSpeedTest est le test de bande passante en ligne le plus prcis et le plus puissant. Vous pouvez l'utiliser pour tester votre vitesse de rseau local/bureau, y compris votre rseau local/Wi-Fi. L'outil est conu pour rpliquer votre vitesse de connexion relle.;https://www.uvdesk.com/en/;
+Reseaux;PairDrop;logo-PairDrop.png;./Reseaux/PairDrop/img/logo-PairDrop.png;logo-PairDrop.png;./img/logo-PairDrop.png;;https://osticket.com/;
+Reseaux;Pi.Alert;logo-Pi.Alert.png;./Reseaux/Pi.Alert/img/logo-Pi.Alert.png;logo-Pi.Alert.png;./img/logo-Pi.Alert.png;NetAlertX, anciennement Pi.Alert, est une application Docker avance qui recherche des appareils connects votre WIFI/LAN et vous alerte si de nouveaux appareils et des dispositifs inconnus sont trouvs. Le systme scanne en permanence le rseau pour rechercher de nouveaux dispositifs, de nouvelles connexions (rconnexions), des dconnexions, des dispositifs toujours connects, des changements IP des dispositifs et des changements d'adresse IP par Internet.;https://github.com/alfio-event/alf.io;
+Reseaux;Pihole;logo-Pihole.png;./Reseaux/Pihole/img/logo-Pihole.png;logo-Pihole.png;./img/logo-Pihole.png;Pi-Hole est une application de blocage de publicit au niveau du rseau et de suivi Internet de blocage de Linux qui sert de gouffre DNS (et, ventuellement, d'un serveur DHCP), destine tre utilise sur un rseau priv.;https://github.com/mastodon/mastodon;
+Reseaux;SpeedTest;logo-SpeedTest.png;./Reseaux/SpeedTest/img/logo-SpeedTest.png;logo-SpeedTest.png;./img/logo-SpeedTest.png;Speedtest Track est un programme qui effectue un test de vitesse vrifi toutes les heures et graphique les rsultats de manire sophistique.;https://github.com/umami-software/umami;
+Reseaux;Speedtest Tracker;logo-Speedtest Tracker.png;./Reseaux/Speedtest Tracker/img/logo-Speedtest Tracker.png;logo-Speedtest Tracker.png;./img/logo-Speedtest Tracker.png;Mon prcdent guide pour SpeedTest Tracker impliquait l'utilisation du Templisseur. L'image qui utilise la base de donnes SQLite ne fonctionne plus avec le dernier SpeedTest Tracker. Pour rsoudre ce problme, il est obligatoire d'utiliser SpeedTest Tracker avec Postgres comme base de donnes en suivant mon guide ci-dessous. Speedtest Tracker est un programme qui effectue un test de vitesse chaque heure et retrace les rsultats de manire sophistique. L'arrire-plan est crit en Laravel et le front-end utilise Filament. Il utilise le cli Speedtest d'Ookla pour obtenir les donnes et utilise Chart.js pour tracer les rsultats. ;https://github.com/plausible/analytics;
+Reseaux;TP-Link Omada Controlle;logo-TP-Link Omada Controlle.png;./Reseaux/TP-Link Omada Controlle/img/logo-TP-Link Omada Controlle.png;logo-TP-Link Omada Controlle.png;./img/logo-TP-Link Omada Controlle.png;TP-Link Omada Controller vous donne la possibilit de contrler votre matriel TP-Link Omada. Omada Controller est un logiciel de gestion pour les dispositifs TP-Link EAP. Omada vous permet de configurer les paramtres, de surveiller l'tat du rseau et de grer les clients, tout cela la convenance d'un tlphone intelligent ou d'une tablette. ;https://github.com/towfiqi/serpbear;
+Reseaux;Traefik;logo-Traefik.png;./Reseaux/Traefik/img/logo-Traefik.png;logo-Traefik.png;./img/logo-Traefik.png;;https://github.com/louislam/uptime-kuma;
+Reseaux;Unifi Controller;logo-Unifi Controller.png;./Reseaux/Unifi Controller/img/logo-Unifi Controller.png;logo-Unifi Controller.png;./img/logo-Unifi Controller.png;Le contrleur UniFi ou Network Application est une solution logicielle de gestion de rseau sans fil partir d'Ubiquiti Networks. Il vous permet de grer plusieurs rseaux sans fil l'aide d'un navigateur web. ;https://github.com/statping-ng/statping-ng;
+Reseaux;UniFi Network Controller;logo-UniFi Network Controller.png;./Reseaux/UniFi Network Controller/img/logo-UniFi Network Controller.png;logo-UniFi Network Controller.png;./img/logo-UniFi Network Controller.png;;https://github.com/pentacent/keila;
+Reseaux;UpSnap;logo-UpSnap.png;./Reseaux/UpSnap/img/logo-UpSnap.png;logo-UpSnap.png;./img/logo-UpSnap.png;UpSnap est une simple application Wake on LAN crite avec SvelteKit, Go, PocketBase et nmap. Dcouvrez tous les appareils de votre rseau en le scannant en un seul clic. Vous pouvez facilement rgler les vnements de rveil et d'arrt temporels via cron. Vous avez galement la possibilit d'ajouter des ports personnaliss des appareils qui seront collants.;https://github.com/knadh/listmonk;
+Reseaux;WatchYourLAN;logo-WatchYourLAN.png;./Reseaux/WatchYourLAN/img/logo-WatchYourLAN.png;logo-WatchYourLAN.png;./img/logo-WatchYourLAN.png;WatchYourLAN, ou WYL en abrg, est un scanner IP de rseau lger avec une interface graphique web qui peut tre personnalise avec diffrents thmes. WatchYourLAN ressemble un bon projet avec beaucoup d'espace grandir. ;https://docs.mattermost.com/;
+Reseaux;Wireguard Easy;logo-Wireguard Easy.png;./Reseaux/Wireguard Easy/img/logo-Wireguard Easy.png;logo-Wireguard Easy.png;./img/logo-Wireguard Easy.png;;;
+Securite;2fauth;logo-2fauth.png;./Securite/2fauth/img/logo-2fauth.png;logo-2fauth.png;./img/logo-2fauth.png;;;
+Securite;AnonFiles;logo-AnonFiles.png;./Securite/AnonFiles/img/logo-AnonFiles.png;logo-AnonFiles.png;./img/logo-AnonFiles.png;AnonFiles ou AnonUpload est un simple tlchargeur de fichiers PHP sans base de donnes. Il est construit avec la vie prive l'esprit, en ne montrant pas le nom de fichier direct utilis. AnonFiles est conu pour fonctionner n'importe o. Nginx, Apache, Lightspeed, tout va marcher. Pas de rcritures, juste du PHP pur. ;;
+Securite;BitWarden;logo-BitWarden.png;./Securite/BitWarden/img/logo-BitWarden.png;logo-BitWarden.png;./img/logo-BitWarden.png;Bitwarden est un service de gestion de mot de passe libre et open source (gestionnaire de mots de croisement) qui stocke des informations sensibles telles que des identifiants de site Web dans un coffre-fort crypt.;;
+Securite;Cryptgeon;logo-Cryptgeon.png;./Securite/Cryptgeon/img/logo-Cryptgeon.png;logo-Cryptgeon.png;./img/logo-Cryptgeon.png;Cryptgeon est une note de partage ouverte et scurise ou un service de fichiers inspir par PrivNote, crit en rouille et svelte. Chaque note de document a un id gnr 512 bits qui est utilis pour rcuprer la note.;;
+Securite;FlashPaper;logo-FlashPaper.png;./Securite/FlashPaper/img/logo-FlashPaper.png;logo-FlashPaper.png;./img/logo-FlashPaper.png;FlashPaper est une application de partage secrte un seul mot de passe connaissance nulle crypte axe sur la simplicit et la scurit. Aucune base de donnes ni configuration complique n'est requise.;;
+Securite;Hastebin;logo-Hastebin.png;./Securite/Hastebin/img/logo-Hastebin.png;logo-Hastebin.png;./img/logo-Hastebin.png;Le partage de code est une bonne chose, et il devrait tre trs facile de le faire. Beaucoup de fois, vous voulez montrer quelque chose quelqu'un et c'est l que vous utilisez des pastbines. Une alternative la Hastbine est la pte Hasty. ;;
+Securite;Hasty Paste;logo-Hasty Paste.png;./Securite/Hasty Paste/img/logo-Hasty Paste.png;logo-Hasty Paste.png;./img/logo-Hasty Paste.png;Hasty Paste est un pton pteux rapide et minimal crit en Python en Quart. ;;
+Securite;Hemmelig;logo-Hemmelig.png;./Securite/Hemmelig/img/logo-Hemmelig.png;logo-Hemmelig.png;./img/logo-Hemmelig.png;L'application Hemmelig doit tre utilise pour partager des secrets crypts entre les organisations, ou en tant qu'utilisateurs privs. Hemmelig se soucie vraiment de votre vie prive, et fera tout pour rester ainsi. ;;
+Securite;iSpy;logo-iSpy.png;./Securite/iSpy/img/logo-iSpy.png;logo-iSpy.png;./img/logo-iSpy.png;ISpy Agent DVR est une plateforme de surveillance vido super avance pour Windows, macOS, Linux, Raspberry Pi et Docker. Il s'agit d'une image non officielle docker de l'agent DVR d'iSpy cre pour la commodit. Le logiciel cre un serveur local pour la gestion des camras IP.;;
+Securite;KeePassXC;logo-KeePassXC.png;./Securite/KeePassXC/img/logo-KeePassXC.png;logo-KeePassXC.png;./img/logo-KeePassXC.png;KeePassXC est un gestionnaire de mots de passe gratuit et open source. Il a commenc comme une fourche communautaire de KeePassX.;;
+Securite;LenPaste;logo-LenPaste.png;./Securite/LenPaste/img/logo-LenPaste.png;logo-LenPaste.png;./img/logo-LenPaste.png;Lenpaste est un service web qui vous permet de partager des notes de manire anonyme, une alternative la pastbine. Vous avez une option de mise en vidence syntaxique et vous pouvez facilement intgrer le code partout.;;
+Securite;Linkwarden;logo-Linkwarden.png;./Securite/Linkwarden/img/logo-Linkwarden.png;logo-Linkwarden.png;./img/logo-Linkwarden.png;;;
+Securite;MicroBin;logo-MicroBin.png;./Securite/MicroBin/img/logo-MicroBin.png;logo-MicroBin.png;./img/logo-MicroBin.png;MicroBin est une super minuscule application web de pture pture pts auto-alimente, riche en traits, configurables, autonomes et auto-hberges. Il est trs facile mettre en place et utiliser, et ne ncessitera que quelques mgaoctets de mmoire et de stockage de disque. Il ne faut que quelques secondes pour le mettre en place.;;
+Securite;Pashword;logo-Pashword.png;./Securite/Pashword/img/logo-Pashword.png;logo-Pashword.png;./img/logo-Pashword.png;Pashword est un gnrateur de mot de passe hach qui disparat avec le besoin de souvenir des mots de passe. Pashword gnre un mot de passe fort unique pour chacun de vos comptes, mais ces mots de passe ne sont pas seulement alatoires comme le reste des 91244 autres gnrateurs de mot de passe. Ils sont personnaliss et constants.;;
+Securite;Passbolt;logo-Passbolt.png;./Securite/Passbolt/img/logo-Passbolt.png;logo-Passbolt.png;./img/logo-Passbolt.png;Passbolt est un gestionnaire de mot de passe libre et open source conu pour la collaboration. Avec Passbolt, vous pouvez gnrer, stocker, grer et surveiller en toute scurit les identifiants de votre quipe. Accdez tous vos identifiants et mots de passe partir de plusieurs navigateurs ou mme de votre tlphone portable.;;
+Securite;Password Pusher;logo-Password Pusher.png;./Securite/Password Pusher/img/logo-Password Pusher.png;logo-Password Pusher.png;./img/logo-Password Pusher.png;Password Pusher est une application open source pour communiquer des mots de passe sur le web, similaire Yopass et Private Bin. Les liens vers les mots de passe expirent aprs qu'un certain nombre de vues et/ou de temps se sont couls.;;
+Securite;Pastefy;logo-Pastefy.png;./Securite/Pastefy/img/logo-Pastefy.png;logo-Pastefy.png;./img/logo-Pastefy.png;Pastefy est une alternative open source aux Gists ou Pastebin. Voulez-vous partager du code avec vos amis ou le sauvegarder pour vous-mme ? Il suffit de coller.;;
+Securite;PrivateBin;logo-PrivateBin.png;./Securite/PrivateBin/img/logo-PrivateBin.png;logo-PrivateBin.png;./img/logo-PrivateBin.png;PrivateBin est un service web open source minimaliste qui vous permet de crer une pte de votre sortie de texte et de la lier une seule URL que vous pouvez ensuite partager. Il est similaire Yopass et Password Pusher. Cette mthode est parfaite pour partager des informations prives l'intrieur d'un chat Facebook, de WhatsApp chat ou de toute autre plateforme de messagerie IM, de courrier lectronique, etc. L'utilisateur final se contentait de cliquer sur le lien et d'obtenir la sortie dans un navigateur. Les informations seront automatiquement effaces/reconues un moment de votre choix: ds que le rcepteur l'aura lu, aprs quelques minutes, aprs une semaine ou plusieurs mois, etc. Les donnes sont chiffres et dchiffres dans le navigateur l'aide de l'AES 256 bits en mode Galois Counter.;;
+Securite;Pwndrop;logo-Pwndrop.png;./Securite/Pwndrop/img/logo-Pwndrop.png;logo-Pwndrop.png;./img/logo-Pwndrop.png;Pwndrop est un service d'hbergement de fichiers auto-dpluctable pour envoyer/partager vos fichiers privs sur HTTP, HTTPS et WebDAV. Le conteneur est similaire l'option de partage de fichiers Synology.;;
+Securite;Restreamer;logo-Restreamer.png;./Securite/Restreamer/img/logo-Restreamer.png;logo-Restreamer.png;./img/logo-Restreamer.png;Restreamer est une solution d'auto-hbergement gratuit pour diffuser en direct sur votre site web et publier sur plusieurs comme YouTube-Live, Twitter, Twitch, Vimeo, et d'autres plateformes ou services.;;
+Securite;Vault;logo-Vault.png;./Securite/Vault/img/logo-Vault.png;logo-Vault.png;./img/logo-Vault.png;HashiCorp Vault est un systme de gestion des secrets d'identit et de cryptage pour accder en toute scurit aux secrets. Un secret est tout ce quoi vous voulez contrler troitement l'accs, comme les cls API, les mots de passe, les certificats, et plus encore. Vault fournit une interface unifie n'importe quel secret, tout en fournissant un contrle d'accs strict et en enregistrant un journal d'audit dtaill.;;
+Securite;Vaultwarden;logo-Vaultwarden.png;./Securite/Vaultwarden/img/logo-Vaultwarden.png;logo-Vaultwarden.png;./img/logo-Vaultwarden.png;Mon prcdent guide pour Vaultwarden impliquait l'utilisation de Task Scheduler, mais aujourd'hui, je propose une excellente alternative recommande pour l'installation de Vaultwarden via Portainer. Vaultwarden est une implmentation non officielle du serveur Bitwarden crite en Rust. Vaultwarden est compatible avec les clients officiels de Bitwarden, et est idal pour les dploiements auto-hbergs o l'exploitation du service officiel lourd en ressources n'est pas souhaitable.;;
+Securite;Yopass;logo-Yopass.png;./Securite/Yopass/img/logo-Yopass.png;logo-Yopass.png;./img/logo-Yopass.png;"Yopass est un projet de partage de secrets d'une manire rapide et sre, similaire Password Pusher et Private Bin. Le seul but de Yopass est de minimiser la quantit de mots de passe flottant dans les systmes de gestion des tickets, les messages Slack et les courriels. Le message est chiffr/dchiffr localement dans le navigateur, puis envoy Yopass sans la cl de dchiffrement qui n'est visible qu'une seule fois pendant le chiffrement; Yopass retourne alors une URL unique avec une date d'expiration spcifie. Yopass est conu pour tre aussi simple et stupide que possible sans compromettre la scurit.";;
+Sondages;Answer;logo-Answer.png;./Sondages/Answer/img/logo-Answer.png;logo-Answer.png;./img/logo-Answer.png;Answer pour utiliser la stabilit et la scurit de MySQL comme base de donnes. La rponse est un logiciel communautaire bas sur les connaissances open source. Vous pouvez l'utiliser pour construire rapidement votre communaut de questions-rponses pour l'assistance technique aux produits, l'assistance la clientle, la communication des utilisateurs, et plus encore.;;
+Sondages;Formbricks;logo-Formbricks.png;./Sondages/Formbricks/img/logo-Formbricks.png;logo-Formbricks.png;./img/logo-Formbricks.png;Formbricks est une solution pour les micro-enqutes sur les sous-produits qui promet de suralimenter l'exprience de votre produit. Formbricks fournit une plate-forme de levs gratuite et open source. Rassemblez des retours d'information chaque point du voyage de l'utilisateur avec de belles enqutes sur les applications, les sites web, les liens et les courriels.;;
+Sondages;Rallly;logo-Rallly.png;./Sondages/Rallly/img/logo-Rallly.png;logo-Rallly.png;./img/logo-Rallly.png;Rallly est un organisateur d'vnements qui vous aide programmer des runions de groupe avec des amis, des collgues et des quipes. Avec Rallly, vous pouvez crer des sondages de runion pour trouver la meilleure date et heure pour organiser un vnement en fonction de la disponibilit de vos participants. Il permet de gagner du temps et d'viter les back-and-buts e-mails.;;
+Systeme;Get A Shell;logo-Get A Shell.png;./Systeme/Get A Shell/img/logo-Get A Shell.png;logo-Get A Shell.png;./img/logo-Get A Shell.png;;;
+Systeme;Nginx;logo-Nginx.png;./Systeme/Nginx/img/logo-Nginx.png;logo-Nginx.png;./img/logo-Nginx.png;;;
+Systeme;Squid;logo-Squid.png;./Systeme/Squid/img/logo-Squid.png;logo-Squid.png;./img/logo-Squid.png;;;
+Systeme;Windows;logo-Windows.png;./Systeme/Windows/img/logo-Windows.png;logo-Windows.png;./img/logo-Windows.png;;;
+Ticketing;Alf.io;logo-Alf.io.png;./Ticketing/Alf.io/img/logo-Alf.io.png;logo-Alf.io.png;./img/logo-Alf.io.png;Alf.io est un systme de rservation de billets gratuit et open source, un systme de gestion de la participation des vnements, dvelopp pour les organisateurs d'vnements qui se soucient de la vie prive, de la scurit et de la politique de tarification quitable pour leurs clients. Alf.io est une alternative Calcom.;;
+Ticketing;GLPI;logo-GLPI.png;./Ticketing/GLPI/img/logo-GLPI.png;logo-GLPI.png;./img/logo-GLPI.png;Le GLPI est un systme open source de gestion des actifs informatiques, un systme de suivi des problmes et un systme de services de service. Ce logiciel est crit en PHP et distribu en tant que logiciel libre sous la Licence Publique GNU Gnrale. GLPI est une application en ligne qui aide les entreprises grer leur systme d'information.;;
+Ticketing;Keila;logo-Keila.png;./Ticketing/Keila/img/logo-Keila.png;logo-Keila.png;./img/logo-Keila.png;Keila est une alternative open source aux outils de bulletins d'information comme Listmonk, Mailchimp ou Sendinblue. Avec Keila, vous pouvez facilement envoyer des campagnes de lettre d'information et crer des formulaires d'inscription. Pour les bulletins d'information plus petits, vous pouvez utiliser votre propre bote de rception pour envoyer des campagnes. Pour les grands projets de bulletins d'information, AWS SES, Sendgrid, Mailgun et Postmark sont pris en charge, en plus du SMTP.;;
+Ticketing;Listmonk;logo-Listmonk.png;./Ticketing/Listmonk/img/logo-Listmonk.png;logo-Listmonk.png;./img/logo-Listmonk.png;Listmonk est un gestionnaire de liste de diffusion et de lettre d'information auto-hberg. Il est un binaire autonome et la seule dpendance est une base de donnes Postgres. Vous pouvez facilement grer des millions d'abonns sur de nombreuses listes d'opt-in uniques et doubles.;;
+Ticketing;osTicket;logo-osTicket.png;./Ticketing/osTicket/img/logo-osTicket.png;logo-osTicket.png;./img/logo-osTicket.png;osTicket est une solution de gestion d'assistance open source qui offre la gestion des tickets et la gestion des actifs informatiques au sein d'une suite.;;
+Ticketing;Peppermint;logo-Peppermint.png;./Ticketing/Peppermint/img/logo-Peppermint.png;logo-Peppermint.png;./img/logo-Peppermint.png;Peppermint est un systme de gestion des tickets qui aide les services d'assistance et les services de gestion des demandes internes du personnel et des clients.;;
+Ticketing;UVdesk;logo-UVdesk.png;./Ticketing/UVdesk/img/logo-UVdesk.png;logo-UVdesk.png;./img/logo-UVdesk.png;UVdesk propose une solution d'assistance base sur le cloud et open source qui aide les entreprises de l'industrie du commerce lectronique grer les interactions avec leurs clients. UVdesk fournit un support multicanaux et des intgrations tierces, la gestion des tickets d'assistance, la gestion des tches et des e-mails, le suivi du suivi des clients et plus encore.;;
+Traducteur;Lingva Translate;logo-Lingva Translate.png;./Traducteur/Lingva Translate/img/logo-Lingva Translate.png;logo-Lingva Translate.png;./img/logo-Lingva Translate.png;;;
+Video;FreeTube;logo-FreeTube.png;./Video/FreeTube/img/logo-FreeTube.png;logo-FreeTube.png;./img/logo-FreeTube.png;;;
+Video;MeTube;logo-MeTube.png;./Video/MeTube/img/logo-MeTube.png;logo-MeTube.png;./img/logo-MeTube.png;;;
+Video;MiroTalk SFU;logo-MiroTalk SFU.png;./Video/MiroTalk SFU/img/logo-MiroTalk SFU.png;logo-MiroTalk SFU.png;./img/logo-MiroTalk SFU.png;;;
+Video;Tube Archivist;logo-Tube Archivist.png;./Video/Tube Archivist/img/logo-Tube Archivist.png;logo-Tube Archivist.png;./img/logo-Tube Archivist.png;;;
+Voiture;Hammond;logo-Hammond.png;./Voiture/Hammond/img/logo-Hammond.png;logo-Hammond.png;./img/logo-Hammond.png;Hammond est un systme de gestion des vhicules auto-hberg pour suivre le carburant et d'autres dpenses lies tous vos vhicules. Il prend en charge plusieurs utilisateurs partageant plusieurs vhicules. C'est le successeur logique de Clarkson qui n'a pas t mis jour depuis un certain temps.;;
+Voiture;LubeLogger;logo-LubeLogger.png;./Voiture/LubeLogger/img/logo-LubeLogger.png;logo-LubeLogger.png;./img/logo-LubeLogger.png;LubeLogger est un enregistreur de services et de maintenance de vhicules auto-hbergs et open source. Ce conteneur peut tre trs utile si vous avez un atelier de rparation automobile ou simplement pour suivre l'historique de votre entretien de voiture. ;;
+Voiture;TeslaMate;logo-TeslaMate.png;./Voiture/TeslaMate/img/logo-TeslaMate.png;logo-TeslaMate.png;./img/logo-TeslaMate.png;TeslaMate est un enregistreur de donnes pour votre voiture Tesla. Il enregistrera toutes les informations envoyes par votre voiture telles que la charge, les voyages, le sommeil, les mises jour, etc., et vous les prsentera avec de nombreuses statistiques et de magnifiques graphiques grce Grafana. ;;
+Web;ghost;logo-ghost.png;./Web/ghost/img/logo-ghost.png;logo-ghost.png;./img/logo-ghost.png;;;
+Web;Kiwix;logo-Kiwix.png;./Web/Kiwix/img/logo-Kiwix.png;logo-Kiwix.png;./img/logo-Kiwix.png;;;
+Web;Mediawiki;logo-Mediawiki.png;./Web/Mediawiki/img/logo-Mediawiki.png;logo-Mediawiki.png;./img/logo-Mediawiki.png;;;
+Web;Wiki.js;logo-Wiki.js.png;./Web/Wiki.js/img/logo-Wiki.js.png;logo-Wiki.js.png;./img/logo-Wiki.js.png;;;
+Web;Wordpress;logo-Wordpress.png;./Web/Wordpress/img/logo-Wordpress.png;logo-Wordpress.png;./img/logo-Wordpress.png;;;
+;Cadvisor;logo-Cadvisor.png;.//Cadvisor/img/logo-Cadvisor.png;logo-Cadvisor.png;./img/logo-Cadvisor.png;;;
+;Connector;logo-Connector.png;.//Connector/img/logo-Connector.png;logo-Connector.png;./img/logo-Connector.png;;;
+Data;Debezium;logo-Debezium.png;./Data/Debezium/img/logo-Debezium.png;logo-Debezium.png;./img/logo-Debezium.png;;;
+Communaute;FreshRSS;logo-FreshRSS.png;./Communaute/FreshRSS/img/logo-FreshRSS.png;logo-FreshRSS.png;./img/logo-FreshRSS.png;;;
+Video;Frigate;logo-Frigate.png;./Video/Frigate/img/logo-Frigate.png;logo-Frigate.png;./img/logo-Frigate.png;;;
+Systeme;Grocy;logo-Grocy.png;./Systeme/Grocy/img/logo-Grocy.png;logo-Grocy.png;./img/logo-Grocy.png;;;
+;Jaeger;logo-Jaeger.png;.//Jaeger/img/logo-Jaeger.png;logo-Jaeger.png;./img/logo-Jaeger.png;;;
+Video;Jitsi Meet;logo-Jitsi Meet.png;./Video/Jitsi Meet/img/logo-Jitsi Meet.png;logo-Jitsi Meet.png;./img/logo-Jitsi Meet.png;;;
+Data;Kafka;logo-Kafka.png;./Data/Kafka/img/logo-Kafka.png;logo-Kafka.png;./img/logo-Kafka.png;;;
+Data;Kestra;logo-Kestra.png;./Data/Kestra/img/logo-Kestra.png;logo-Kestra.png;./img/logo-Kestra.png;;;
+;Kyoo;logo-Kyoo.png;.//Kyoo/img/logo-Kyoo.png;logo-Kyoo.png;./img/logo-Kyoo.png;;;
+Reseaux;Netbird;logo-Netbird.png;./Reseaux/Netbird/img/logo-Netbird.png;logo-Netbird.png;./img/logo-Netbird.png;;;
+Intelligence-Artificielle;Ollama;logo-Ollama.png;./Intelligence-Artificielle/Ollama/img/logo-Ollama.png;logo-Ollama.png;./img/logo-Ollama.png;;;
+;Sharry;logo-Sharry.png;.//Sharry/img/logo-Sharry.png;logo-Sharry.png;./img/logo-Sharry.png;;;
+;Shibisafe;logo-Shibisafe.png;.//Shibisafe/img/logo-Shibisafe.png;logo-Shibisafe.png;./img/logo-Shibisafe.png;;;
+Systeme;Sonarqube;logo-Sonarqube.png;./Systeme/Sonarqube/img/logo-Sonarqube.png;logo-Sonarqube.png;./img/logo-Sonarqube.png;;;
+;Stash;logo-Stash.png;.//Stash/img/logo-Stash.png;logo-Stash.png;./img/logo-Stash.png;;;
+;Teleport;logo-Teleport.png;.//Teleport/img/logo-Teleport.png;logo-Teleport.png;./img/logo-Teleport.png;;;
diff --git a/netbird/README.md b/netbird/README.md
deleted file mode 100644
index be1feaa9..00000000
--- a/netbird/README.md
+++ /dev/null
@@ -1,31 +0,0 @@
-
-
-# Netbird
-
-
-# Installation
-
-Pour utiliser Netbird tout seul
-```bash
-docker compose up -d
-```
-
-Pour utiliser Netbird avec Traefik
-```bash
-docker compose -f docker-compose-traefik.yml up -d
-```
-
-Pour utiliser Netbird 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/netbird/docker-compose-traefik.yml b/netbird/docker-compose-traefik.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/netbird/docker-compose.yml b/netbird/docker-compose.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/pyLoad/README.md b/pyLoad/README.md
deleted file mode 100644
index cc0f8dd6..00000000
--- a/pyLoad/README.md
+++ /dev/null
@@ -1,32 +0,0 @@
-
-
-# Adminer
-
-Adminer est un outil de gestion de base de données complet écrit en PHP. Inversement à phpMyAdmin, il consiste en un seul fichier prêt à être déployé sur le serveur cible. Adminer est disponible pour MySQL, MariaDB, PostgreSQL, SQLite, MS SQL, Oracle, Elasticsearch, MongoDB et autres via plugin
-
-# Installation
-
-Pour utiliser Adminer tout seul
-```bash
-docker compose up -d
-```
-
-Pour utiliser Adminer avec Traefik
-```bash
-docker compose -f docker-compose-traefik.yml up -d
-```
-
-Pour utiliser Adminer avec Nginx
-```bash
-docker compose -f docker-compose-nginx.yml up -d
-```
-# Utilisation
-
-## Accueil
-
-
-# More info
-- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
-
-# Buy me a coffe
-
\ No newline at end of file
diff --git a/pyLoad/docker-compose-traefik.yml b/pyLoad/docker-compose-traefik.yml
deleted file mode 100644
index e69de29b..00000000
diff --git a/pyLoad/docker-compose.yml b/pyLoad/docker-compose.yml
deleted file mode 100644
index e69de29b..00000000