Update fichier Read Me
This commit is contained in:
parent
c6117abced
commit
f5ef84cf91
@ -6,17 +6,17 @@ Apache Airflow est une plateforme de planification de flux de travail open-sourc
|
|||||||
|
|
||||||
# Installation
|
# Installation
|
||||||
|
|
||||||
Pour utiliser Adminer tout seul
|
Pour utiliser Airflow tout seul
|
||||||
```bash
|
```bash
|
||||||
docker compose up -d
|
docker compose up -d
|
||||||
```
|
```
|
||||||
|
|
||||||
Pour utiliser Adminer avec Traefik
|
Pour utiliser Airflow avec Traefik
|
||||||
```bash
|
```bash
|
||||||
docker compose -f docker-compose-traefik.yml up -d
|
docker compose -f docker-compose-traefik.yml up -d
|
||||||
```
|
```
|
||||||
|
|
||||||
Pour utiliser Adminer avec Nginx
|
Pour utiliser Airflow avec Nginx
|
||||||
```bash
|
```bash
|
||||||
docker compose -f docker-compose-nginx.yml up -d
|
docker compose -f docker-compose-nginx.yml up -d
|
||||||
```
|
```
|
||||||
|
@ -6,17 +6,17 @@
|
|||||||
|
|
||||||
# Installation
|
# Installation
|
||||||
|
|
||||||
Pour utiliser Adminer tout seul
|
Pour utiliser Authentik tout seul
|
||||||
```bash
|
```bash
|
||||||
docker compose up -d
|
docker compose up -d
|
||||||
```
|
```
|
||||||
|
|
||||||
Pour utiliser Adminer avec Traefik
|
Pour utiliser Authentik avec Traefik
|
||||||
```bash
|
```bash
|
||||||
docker compose -f docker-compose-traefik.yml up -d
|
docker compose -f docker-compose-traefik.yml up -d
|
||||||
```
|
```
|
||||||
|
|
||||||
Pour utiliser Adminer avec Nginx
|
Pour utiliser Authentik avec Nginx
|
||||||
```bash
|
```bash
|
||||||
docker compose -f docker-compose-nginx.yml up -d
|
docker compose -f docker-compose-nginx.yml up -d
|
||||||
```
|
```
|
||||||
|
31
Bind9/README.md
Normal file
31
Bind9/README.md
Normal file
@ -0,0 +1,31 @@
|
|||||||
|

|
||||||
|
|
||||||
|
# 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
|
||||||
|
<a href='https://ko-fi.com/R5R2KNI3N' target='_blank'><img height='36' style='border:0px;height:36px;' src='https://storage.ko-fi.com/cdn/kofi4.png?v=3' border='0' alt='Buy Me a Coffee at ko-fi.com' /></a>
|
BIN
Bind9/img/logo-bind9.png
Normal file
BIN
Bind9/img/logo-bind9.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 7.3 KiB |
31
Cadvisor/README.md
Normal file
31
Cadvisor/README.md
Normal file
@ -0,0 +1,31 @@
|
|||||||
|

|
||||||
|
|
||||||
|
# Cadvisor
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
# Installation
|
||||||
|
|
||||||
|
Pour utiliser Cadvisor tout seul
|
||||||
|
```bash
|
||||||
|
docker compose up -d
|
||||||
|
```
|
||||||
|
|
||||||
|
Pour utiliser Cadvisor avec Traefik
|
||||||
|
```bash
|
||||||
|
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
|
||||||
|
|
||||||
|
|
||||||
|
# More info
|
||||||
|
- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
|
||||||
|
|
||||||
|
# Buy me a coffe
|
||||||
|
<a href='https://ko-fi.com/R5R2KNI3N' target='_blank'><img height='36' style='border:0px;height:36px;' src='https://storage.ko-fi.com/cdn/kofi4.png?v=3' border='0' alt='Buy Me a Coffee at ko-fi.com' /></a>
|
31
Connector/README.md
Normal file
31
Connector/README.md
Normal file
@ -0,0 +1,31 @@
|
|||||||
|

|
||||||
|
|
||||||
|
# Connector
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
# Installation
|
||||||
|
|
||||||
|
Pour utiliser Connector tout seul
|
||||||
|
```bash
|
||||||
|
docker compose up -d
|
||||||
|
```
|
||||||
|
|
||||||
|
Pour utiliser Connector avec Traefik
|
||||||
|
```bash
|
||||||
|
docker compose -f docker-compose-traefik.yml up -d
|
||||||
|
```
|
||||||
|
|
||||||
|
Pour utiliser Connector 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
|
||||||
|
<a href='https://ko-fi.com/R5R2KNI3N' target='_blank'><img height='36' style='border:0px;height:36px;' src='https://storage.ko-fi.com/cdn/kofi4.png?v=3' border='0' alt='Buy Me a Coffee at ko-fi.com' /></a>
|
@ -5,17 +5,17 @@
|
|||||||
|
|
||||||
# Installation
|
# Installation
|
||||||
|
|
||||||
Pour utiliser Adminer tout seul
|
Pour utiliser CrowdSec tout seul
|
||||||
```bash
|
```bash
|
||||||
docker compose up -d
|
docker compose up -d
|
||||||
```
|
```
|
||||||
|
|
||||||
Pour utiliser Adminer avec Traefik
|
Pour utiliser CrowdSec avec Traefik
|
||||||
```bash
|
```bash
|
||||||
docker compose -f docker-compose-traefik.yml up -d
|
docker compose -f docker-compose-traefik.yml up -d
|
||||||
```
|
```
|
||||||
|
|
||||||
Pour utiliser Adminer avec Nginx
|
Pour utiliser CrowdSec avec Nginx
|
||||||
```bash
|
```bash
|
||||||
docker compose -f docker-compose-nginx.yml up -d
|
docker compose -f docker-compose-nginx.yml up -d
|
||||||
```
|
```
|
||||||
|
31
Dockge/README.md
Normal file
31
Dockge/README.md
Normal file
@ -0,0 +1,31 @@
|
|||||||
|

|
||||||
|
|
||||||
|
# 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
|
||||||
|
<a href='https://ko-fi.com/R5R2KNI3N' target='_blank'><img height='36' style='border:0px;height:36px;' src='https://storage.ko-fi.com/cdn/kofi4.png?v=3' border='0' alt='Buy Me a Coffee at ko-fi.com' /></a>
|
@ -5,17 +5,17 @@
|
|||||||
|
|
||||||
# Installation
|
# Installation
|
||||||
|
|
||||||
Pour utiliser Adminer tout seul
|
Pour utiliser Frigate tout seul
|
||||||
```bash
|
```bash
|
||||||
docker compose up -d
|
docker compose up -d
|
||||||
```
|
```
|
||||||
|
|
||||||
Pour utiliser Adminer avec Traefik
|
Pour utiliser Frigate avec Traefik
|
||||||
```bash
|
```bash
|
||||||
docker compose -f docker-compose-traefik.yml up -d
|
docker compose -f docker-compose-traefik.yml up -d
|
||||||
```
|
```
|
||||||
|
|
||||||
Pour utiliser Adminer avec Nginx
|
Pour utiliser Frigate avec Nginx
|
||||||
```bash
|
```bash
|
||||||
docker compose -f docker-compose-nginx.yml up -d
|
docker compose -f docker-compose-nginx.yml up -d
|
||||||
```
|
```
|
||||||
|
@ -5,17 +5,17 @@
|
|||||||
|
|
||||||
# Installation
|
# Installation
|
||||||
|
|
||||||
Pour utiliser Adminer tout seul
|
Pour utiliser Gitea tout seul
|
||||||
```bash
|
```bash
|
||||||
docker compose up -d
|
docker compose up -d
|
||||||
```
|
```
|
||||||
|
|
||||||
Pour utiliser Adminer avec Traefik
|
Pour utiliser Gitea avec Traefik
|
||||||
```bash
|
```bash
|
||||||
docker compose -f docker-compose-traefik.yml up -d
|
docker compose -f docker-compose-traefik.yml up -d
|
||||||
```
|
```
|
||||||
|
|
||||||
Pour utiliser Adminer avec Nginx
|
Pour utiliser Gitea avec Nginx
|
||||||
```bash
|
```bash
|
||||||
docker compose -f docker-compose-nginx.yml up -d
|
docker compose -f docker-compose-nginx.yml up -d
|
||||||
```
|
```
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||

|

|
||||||
|
|
||||||
# Homepage
|
# Homepage
|
||||||
|
|
||||||
@ -6,24 +6,24 @@
|
|||||||
|
|
||||||
# Installation
|
# Installation
|
||||||
|
|
||||||
Pour utiliser Adminer tout seul
|
Pour utiliser Homepage tout seul
|
||||||
```bash
|
```bash
|
||||||
docker compose up -d
|
docker compose up -d
|
||||||
```
|
```
|
||||||
|
|
||||||
Pour utiliser Adminer avec Traefik
|
Pour utiliser Homepage avec Traefik
|
||||||
```bash
|
```bash
|
||||||
docker compose -f docker-compose-traefik.yml up -d
|
docker compose -f docker-compose-traefik.yml up -d
|
||||||
```
|
```
|
||||||
|
|
||||||
Pour utiliser Adminer avec Nginx
|
Pour utiliser Homepage avec Nginx
|
||||||
```bash
|
```bash
|
||||||
docker compose -f docker-compose-nginx.yml up -d
|
docker compose -f docker-compose-nginx.yml up -d
|
||||||
```
|
```
|
||||||
# Utilisation
|
# Utilisation
|
||||||
|
|
||||||
## Accueil
|
## Accueil
|
||||||

|
|
||||||
|
|
||||||
# More info
|
# More info
|
||||||
- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
|
- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
|
||||||
|
@ -1,29 +1,28 @@
|
|||||||

|

|
||||||
|
|
||||||
# Adminer
|
# Immich
|
||||||
|
|
||||||
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
|
# Installation
|
||||||
|
|
||||||
Pour utiliser Adminer tout seul
|
Pour utiliser Immich tout seul
|
||||||
```bash
|
```bash
|
||||||
docker compose up -d
|
docker compose up -d
|
||||||
```
|
```
|
||||||
|
|
||||||
Pour utiliser Adminer avec Traefik
|
Pour utiliser Immich avec Traefik
|
||||||
```bash
|
```bash
|
||||||
docker compose -f docker-compose-traefik.yml up -d
|
docker compose -f docker-compose-traefik.yml up -d
|
||||||
```
|
```
|
||||||
|
|
||||||
Pour utiliser Adminer avec Nginx
|
Pour utiliser Immich avec Nginx
|
||||||
```bash
|
```bash
|
||||||
docker compose -f docker-compose-nginx.yml up -d
|
docker compose -f docker-compose-nginx.yml up -d
|
||||||
```
|
```
|
||||||
# Utilisation
|
# Utilisation
|
||||||
|
|
||||||
## Accueil
|
## Accueil
|
||||||

|
|
||||||
|
|
||||||
# More info
|
# More info
|
||||||
- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
|
- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
|
||||||
|
@ -1,29 +1,27 @@
|
|||||||

|

|
||||||
|
|
||||||
# Adminer
|
# Influxdb
|
||||||
|
|
||||||
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
|
# Installation
|
||||||
|
|
||||||
Pour utiliser Adminer tout seul
|
Pour utiliser Influxdb tout seul
|
||||||
```bash
|
```bash
|
||||||
docker compose up -d
|
docker compose up -d
|
||||||
```
|
```
|
||||||
|
|
||||||
Pour utiliser Adminer avec Traefik
|
Pour utiliser Influxdb avec Traefik
|
||||||
```bash
|
```bash
|
||||||
docker compose -f docker-compose-traefik.yml up -d
|
docker compose -f docker-compose-traefik.yml up -d
|
||||||
```
|
```
|
||||||
|
|
||||||
Pour utiliser Adminer avec Nginx
|
Pour utiliser Influxdb avec Nginx
|
||||||
```bash
|
```bash
|
||||||
docker compose -f docker-compose-nginx.yml up -d
|
docker compose -f docker-compose-nginx.yml up -d
|
||||||
```
|
```
|
||||||
# Utilisation
|
# Utilisation
|
||||||
|
|
||||||
## Accueil
|
## Accueil
|
||||||

|
|
||||||
|
|
||||||
# More info
|
# More info
|
||||||
- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
|
- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
|
@ -1,3 +1,5 @@
|
|||||||
|

|
||||||
|
|
||||||
# Jaeger
|
# Jaeger
|
||||||
|
|
||||||
This docker compose setup starts Jaeger and hotrod services.
|
This docker compose setup starts Jaeger and hotrod services.
|
||||||
@ -25,3 +27,8 @@ Below Ports are exposed by the services, you can always change them according to
|
|||||||
|
|
||||||

|

|
||||||
|
|
||||||
|
# More info
|
||||||
|
- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
|
||||||
|
|
||||||
|
# Buy me a coffe
|
||||||
|
<a href='https://ko-fi.com/R5R2KNI3N' target='_blank'><img height='36' style='border:0px;height:36px;' src='https://storage.ko-fi.com/cdn/kofi4.png?v=3' border='0' alt='Buy Me a Coffee at ko-fi.com' /></a>
|
@ -1,3 +1,7 @@
|
|||||||
|

|
||||||
|
|
||||||
|
# Jellyfin
|
||||||
|
|
||||||
# Find Device Numbers
|
# Find Device Numbers
|
||||||
```
|
```
|
||||||
ls -l /dev/dri
|
ls -l /dev/dri
|
||||||
|
@ -1,29 +1,28 @@
|
|||||||

|

|
||||||
|
|
||||||
# Adminer
|
# Jitsi
|
||||||
|
|
||||||
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
|
# Installation
|
||||||
|
|
||||||
Pour utiliser Adminer tout seul
|
Pour utiliser Jitsi tout seul
|
||||||
```bash
|
```bash
|
||||||
docker compose up -d
|
docker compose up -d
|
||||||
```
|
```
|
||||||
|
|
||||||
Pour utiliser Adminer avec Traefik
|
Pour utiliser Jitsi avec Traefik
|
||||||
```bash
|
```bash
|
||||||
docker compose -f docker-compose-traefik.yml up -d
|
docker compose -f docker-compose-traefik.yml up -d
|
||||||
```
|
```
|
||||||
|
|
||||||
Pour utiliser Adminer avec Nginx
|
Pour utiliser Jitsi avec Nginx
|
||||||
```bash
|
```bash
|
||||||
docker compose -f docker-compose-nginx.yml up -d
|
docker compose -f docker-compose-nginx.yml up -d
|
||||||
```
|
```
|
||||||
# Utilisation
|
# Utilisation
|
||||||
|
|
||||||
## Accueil
|
## Accueil
|
||||||

|
|
||||||
|
|
||||||
# More info
|
# More info
|
||||||
- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
|
- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
|
||||||
|
@ -0,0 +1,30 @@
|
|||||||
|

|
||||||
|
|
||||||
|
# Kafka
|
||||||
|
|
||||||
|
# Installation
|
||||||
|
|
||||||
|
Pour utiliser Kafka tout seul
|
||||||
|
```bash
|
||||||
|
docker compose up -d
|
||||||
|
```
|
||||||
|
|
||||||
|
Pour utiliser Kafka avec Traefik
|
||||||
|
```bash
|
||||||
|
docker compose -f docker-compose-traefik.yml up -d
|
||||||
|
```
|
||||||
|
|
||||||
|
Pour utiliser Kafka avec Nginx
|
||||||
|
```bash
|
||||||
|
docker compose -f docker-compose-nginx.yml up -d
|
||||||
|
```
|
||||||
|
# Utilisation
|
||||||
|
|
||||||
|
## Accueil
|
||||||
|
|
||||||
|
|
||||||
|
# More info
|
||||||
|
- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
|
||||||
|
|
||||||
|
# Buy me a coffe
|
||||||
|
<a href='https://ko-fi.com/R5R2KNI3N' target='_blank'><img height='36' style='border:0px;height:36px;' src='https://storage.ko-fi.com/cdn/kofi4.png?v=3' border='0' alt='Buy Me a Coffee at ko-fi.com' /></a>
|
@ -1,29 +1,28 @@
|
|||||||

|

|
||||||
|
|
||||||
# Adminer
|
# Kestra
|
||||||
|
|
||||||
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
|
# Installation
|
||||||
|
|
||||||
Pour utiliser Adminer tout seul
|
Pour utiliser Kestra tout seul
|
||||||
```bash
|
```bash
|
||||||
docker compose up -d
|
docker compose up -d
|
||||||
```
|
```
|
||||||
|
|
||||||
Pour utiliser Adminer avec Traefik
|
Pour utiliser Kestra avec Traefik
|
||||||
```bash
|
```bash
|
||||||
docker compose -f docker-compose-traefik.yml up -d
|
docker compose -f docker-compose-traefik.yml up -d
|
||||||
```
|
```
|
||||||
|
|
||||||
Pour utiliser Adminer avec Nginx
|
Pour utiliser Kestra avec Nginx
|
||||||
```bash
|
```bash
|
||||||
docker compose -f docker-compose-nginx.yml up -d
|
docker compose -f docker-compose-nginx.yml up -d
|
||||||
```
|
```
|
||||||
# Utilisation
|
# Utilisation
|
||||||
|
|
||||||
## Accueil
|
## Accueil
|
||||||

|
|
||||||
|
|
||||||
# More info
|
# More info
|
||||||
- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
|
- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
|
||||||
|
@ -1,29 +1,27 @@
|
|||||||

|

|
||||||
|
|
||||||
# Adminer
|
# Keycloak
|
||||||
|
|
||||||
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
|
# Installation
|
||||||
|
|
||||||
Pour utiliser Adminer tout seul
|
Pour utiliser Keycloak tout seul
|
||||||
```bash
|
```bash
|
||||||
docker compose up -d
|
docker compose up -d
|
||||||
```
|
```
|
||||||
|
|
||||||
Pour utiliser Adminer avec Traefik
|
Pour utiliser Keycloak avec Traefik
|
||||||
```bash
|
```bash
|
||||||
docker compose -f docker-compose-traefik.yml up -d
|
docker compose -f docker-compose-traefik.yml up -d
|
||||||
```
|
```
|
||||||
|
|
||||||
Pour utiliser Adminer avec Nginx
|
Pour utiliser Keycloak avec Nginx
|
||||||
```bash
|
```bash
|
||||||
docker compose -f docker-compose-nginx.yml up -d
|
docker compose -f docker-compose-nginx.yml up -d
|
||||||
```
|
```
|
||||||
# Utilisation
|
# Utilisation
|
||||||
|
|
||||||
## Accueil
|
## Accueil
|
||||||

|
|
||||||
|
|
||||||
# More info
|
# More info
|
||||||
- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
|
- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
|
||||||
|
@ -1,3 +1,31 @@
|
|||||||
# Template
|

|
||||||
|
|
||||||
dépôt Template
|
# Librenms
|
||||||
|
|
||||||
|
|
||||||
|
# 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
|
||||||
|
<a href='https://ko-fi.com/R5R2KNI3N' target='_blank'><img height='36' style='border:0px;height:36px;' src='https://storage.ko-fi.com/cdn/kofi4.png?v=3' border='0' alt='Buy Me a Coffee at ko-fi.com' /></a>
|
@ -1,29 +1,27 @@
|
|||||||

|

|
||||||
|
|
||||||
# Adminer
|
# Mariadb
|
||||||
|
|
||||||
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
|
# Installation
|
||||||
|
|
||||||
Pour utiliser Adminer tout seul
|
Pour utiliser Mariadb tout seul
|
||||||
```bash
|
```bash
|
||||||
docker compose up -d
|
docker compose up -d
|
||||||
```
|
```
|
||||||
|
|
||||||
Pour utiliser Adminer avec Traefik
|
Pour utiliser Mariadb avec Traefik
|
||||||
```bash
|
```bash
|
||||||
docker compose -f docker-compose-traefik.yml up -d
|
docker compose -f docker-compose-traefik.yml up -d
|
||||||
```
|
```
|
||||||
|
|
||||||
Pour utiliser Adminer avec Nginx
|
Pour utiliser Mariadb avec Nginx
|
||||||
```bash
|
```bash
|
||||||
docker compose -f docker-compose-nginx.yml up -d
|
docker compose -f docker-compose-nginx.yml up -d
|
||||||
```
|
```
|
||||||
# Utilisation
|
# Utilisation
|
||||||
|
|
||||||
## Accueil
|
## Accueil
|
||||||

|
|
||||||
|
|
||||||
# More info
|
# More info
|
||||||
- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
|
- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
|
||||||
|
@ -1,3 +1,30 @@
|
|||||||
# Template
|

|
||||||
|
|
||||||
dépôt Template
|
# 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
|
||||||
|
<a href='https://ko-fi.com/R5R2KNI3N' target='_blank'><img height='36' style='border:0px;height:36px;' src='https://storage.ko-fi.com/cdn/kofi4.png?v=3' border='0' alt='Buy Me a Coffee at ko-fi.com' /></a>
|
@ -1,4 +1,7 @@
|
|||||||
# Metabase Docker Compose Configuration
|

|
||||||
|
|
||||||
|
# Metabase
|
||||||
|
|
||||||
|
|
||||||
This Docker Compose configuration allows you to set up [Metabase](https://www.metabase.com/) along with a PostgreSQL database.
|
This Docker Compose configuration allows you to set up [Metabase](https://www.metabase.com/) along with a PostgreSQL database.
|
||||||
|
|
||||||
|
@ -1,3 +1,30 @@
|
|||||||
# Template
|

|
||||||
|
|
||||||
dépôt Template
|
# 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
|
||||||
|
<a href='https://ko-fi.com/R5R2KNI3N' target='_blank'><img height='36' style='border:0px;height:36px;' src='https://storage.ko-fi.com/cdn/kofi4.png?v=3' border='0' alt='Buy Me a Coffee at ko-fi.com' /></a>
|
@ -1,29 +1,28 @@
|
|||||||

|

|
||||||
|
|
||||||
# Adminer
|
# Nextcloud
|
||||||
|
|
||||||
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
|
# Installation
|
||||||
|
|
||||||
Pour utiliser Adminer tout seul
|
Pour utiliser Nextcloud tout seul
|
||||||
```bash
|
```bash
|
||||||
docker compose up -d
|
docker compose up -d
|
||||||
```
|
```
|
||||||
|
|
||||||
Pour utiliser Adminer avec Traefik
|
Pour utiliser Nextcloud avec Traefik
|
||||||
```bash
|
```bash
|
||||||
docker compose -f docker-compose-traefik.yml up -d
|
docker compose -f docker-compose-traefik.yml up -d
|
||||||
```
|
```
|
||||||
|
|
||||||
Pour utiliser Adminer avec Nginx
|
Pour utiliser Nextcloud avec Nginx
|
||||||
```bash
|
```bash
|
||||||
docker compose -f docker-compose-nginx.yml up -d
|
docker compose -f docker-compose-nginx.yml up -d
|
||||||
```
|
```
|
||||||
# Utilisation
|
# Utilisation
|
||||||
|
|
||||||
## Accueil
|
## Accueil
|
||||||

|
|
||||||
|
|
||||||
# More info
|
# More info
|
||||||
- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
|
- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
|
||||||
|
@ -1,17 +1,30 @@
|
|||||||
# Titre
|

|
||||||
|
|
||||||
image
|
# Nginx
|
||||||
|
|
||||||
description.
|
# Installation
|
||||||
|
|
||||||
## Installation
|
Pour utiliser Nginx tout seul
|
||||||
|
```bash
|
||||||
|
docker compose up -d
|
||||||
|
```
|
||||||
|
|
||||||
#### titre
|
Pour utiliser Nginx avec Traefik
|
||||||
|
```bash
|
||||||
|
docker compose -f docker-compose-traefik.yml up -d
|
||||||
|
```
|
||||||
|
|
||||||
## Usage
|
Pour utiliser Nginx avec Nginx
|
||||||
|
```bash
|
||||||
|
docker compose -f docker-compose-nginx.yml up -d
|
||||||
|
```
|
||||||
|
# Utilisation
|
||||||
|
|
||||||
## More info
|
## Accueil
|
||||||
|
|
||||||
|
|
||||||
|
# More info
|
||||||
- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
|
- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
|
||||||
|
|
||||||
## Buy me a coffe
|
# Buy me a coffe
|
||||||
<a href='https://ko-fi.com/R5R2KNI3N' target='_blank'><img height='36' style='border:0px;height:36px;' src='https://storage.ko-fi.com/cdn/kofi4.png?v=3' border='0' alt='Buy Me a Coffee at ko-fi.com' /></a>
|
<a href='https://ko-fi.com/R5R2KNI3N' target='_blank'><img height='36' style='border:0px;height:36px;' src='https://storage.ko-fi.com/cdn/kofi4.png?v=3' border='0' alt='Buy Me a Coffee at ko-fi.com' /></a>
|
30
Ollama/README.md
Normal file
30
Ollama/README.md
Normal file
@ -0,0 +1,30 @@
|
|||||||
|

|
||||||
|
|
||||||
|
# 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
|
||||||
|
<a href='https://ko-fi.com/R5R2KNI3N' target='_blank'><img height='36' style='border:0px;height:36px;' src='https://storage.ko-fi.com/cdn/kofi4.png?v=3' border='0' alt='Buy Me a Coffee at ko-fi.com' /></a>
|
@ -1,29 +1,28 @@
|
|||||||

|

|
||||||
|
|
||||||
# Adminer
|
# Paperless-ngx
|
||||||
|
|
||||||
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
|
# Installation
|
||||||
|
|
||||||
Pour utiliser Adminer tout seul
|
Pour utiliser Paperless-ngx tout seul
|
||||||
```bash
|
```bash
|
||||||
docker compose up -d
|
docker compose up -d
|
||||||
```
|
```
|
||||||
|
|
||||||
Pour utiliser Adminer avec Traefik
|
Pour utiliser Paperless-ngx avec Traefik
|
||||||
```bash
|
```bash
|
||||||
docker compose -f docker-compose-traefik.yml up -d
|
docker compose -f docker-compose-traefik.yml up -d
|
||||||
```
|
```
|
||||||
|
|
||||||
Pour utiliser Adminer avec Nginx
|
Pour utiliser Paperless-ngx avec Nginx
|
||||||
```bash
|
```bash
|
||||||
docker compose -f docker-compose-nginx.yml up -d
|
docker compose -f docker-compose-nginx.yml up -d
|
||||||
```
|
```
|
||||||
# Utilisation
|
# Utilisation
|
||||||
|
|
||||||
## Accueil
|
## Accueil
|
||||||

|
|
||||||
|
|
||||||
# More info
|
# More info
|
||||||
- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
|
- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
|
||||||
|
@ -1,29 +1,27 @@
|
|||||||

|

|
||||||
|
|
||||||
# Adminer
|
# Passbolt
|
||||||
|
|
||||||
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
|
# Installation
|
||||||
|
|
||||||
Pour utiliser Adminer tout seul
|
Pour utiliser Passbolt tout seul
|
||||||
```bash
|
```bash
|
||||||
docker compose up -d
|
docker compose up -d
|
||||||
```
|
```
|
||||||
|
|
||||||
Pour utiliser Adminer avec Traefik
|
Pour utiliser Passbolt avec Traefik
|
||||||
```bash
|
```bash
|
||||||
docker compose -f docker-compose-traefik.yml up -d
|
docker compose -f docker-compose-traefik.yml up -d
|
||||||
```
|
```
|
||||||
|
|
||||||
Pour utiliser Adminer avec Nginx
|
Pour utiliser Passbolt avec Nginx
|
||||||
```bash
|
```bash
|
||||||
docker compose -f docker-compose-nginx.yml up -d
|
docker compose -f docker-compose-nginx.yml up -d
|
||||||
```
|
```
|
||||||
# Utilisation
|
# Utilisation
|
||||||
|
|
||||||
## Accueil
|
## Accueil
|
||||||

|
|
||||||
|
|
||||||
# More info
|
# More info
|
||||||
- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
|
- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
|
||||||
|
@ -1,29 +1,27 @@
|
|||||||

|

|
||||||
|
|
||||||
# Adminer
|
# Pihole
|
||||||
|
|
||||||
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
|
# Installation
|
||||||
|
|
||||||
Pour utiliser Adminer tout seul
|
Pour utiliser Pihole tout seul
|
||||||
```bash
|
```bash
|
||||||
docker compose up -d
|
docker compose up -d
|
||||||
```
|
```
|
||||||
|
|
||||||
Pour utiliser Adminer avec Traefik
|
Pour utiliser Pihole avec Traefik
|
||||||
```bash
|
```bash
|
||||||
docker compose -f docker-compose-traefik.yml up -d
|
docker compose -f docker-compose-traefik.yml up -d
|
||||||
```
|
```
|
||||||
|
|
||||||
Pour utiliser Adminer avec Nginx
|
Pour utiliser Pihole avec Nginx
|
||||||
```bash
|
```bash
|
||||||
docker compose -f docker-compose-nginx.yml up -d
|
docker compose -f docker-compose-nginx.yml up -d
|
||||||
```
|
```
|
||||||
# Utilisation
|
# Utilisation
|
||||||
|
|
||||||
## Accueil
|
## Accueil
|
||||||

|
|
||||||
|
|
||||||
# More info
|
# More info
|
||||||
- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
|
- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
|
||||||
|
@ -1,3 +1,30 @@
|
|||||||
# Template
|

|
||||||
|
|
||||||
dépôt Template
|
# 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
|
||||||
|
<a href='https://ko-fi.com/R5R2KNI3N' target='_blank'><img height='36' style='border:0px;height:36px;' src='https://storage.ko-fi.com/cdn/kofi4.png?v=3' border='0' alt='Buy Me a Coffee at ko-fi.com' /></a>
|
@ -1,3 +1,30 @@
|
|||||||
# Template
|
 
|
||||||
|
|
||||||
dépôt Template
|
# Prometheus Grafana
|
||||||
|
|
||||||
|
# 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
|
||||||
|
<a href='https://ko-fi.com/R5R2KNI3N' target='_blank'><img height='36' style='border:0px;height:36px;' src='https://storage.ko-fi.com/cdn/kofi4.png?v=3' border='0' alt='Buy Me a Coffee at ko-fi.com' /></a>
|
@ -1,3 +1,30 @@
|
|||||||
# Template
|

|
||||||
|
|
||||||
dépôt Template
|
# 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
|
||||||
|
<a href='https://ko-fi.com/R5R2KNI3N' target='_blank'><img height='36' style='border:0px;height:36px;' src='https://storage.ko-fi.com/cdn/kofi4.png?v=3' border='0' alt='Buy Me a Coffee at ko-fi.com' /></a>
|
@ -5,17 +5,17 @@
|
|||||||
|
|
||||||
# Installation
|
# Installation
|
||||||
|
|
||||||
Pour utiliser Adminer tout seul
|
Pour utiliser Rundeck tout seul
|
||||||
```bash
|
```bash
|
||||||
docker compose up -d
|
docker compose up -d
|
||||||
```
|
```
|
||||||
|
|
||||||
Pour utiliser Adminer avec Traefik
|
Pour utiliser Rundeck avec Traefik
|
||||||
```bash
|
```bash
|
||||||
docker compose -f docker-compose-traefik.yml up -d
|
docker compose -f docker-compose-traefik.yml up -d
|
||||||
```
|
```
|
||||||
|
|
||||||
Pour utiliser Adminer avec Nginx
|
Pour utiliser Rundeck avec Nginx
|
||||||
```bash
|
```bash
|
||||||
docker compose -f docker-compose-nginx.yml up -d
|
docker compose -f docker-compose-nginx.yml up -d
|
||||||
```
|
```
|
||||||
|
@ -4,17 +4,17 @@
|
|||||||
|
|
||||||
# Installation
|
# Installation
|
||||||
|
|
||||||
Pour utiliser Adminer tout seul
|
Pour utiliser SonarQube tout seul
|
||||||
```bash
|
```bash
|
||||||
docker compose up -d
|
docker compose up -d
|
||||||
```
|
```
|
||||||
|
|
||||||
Pour utiliser Adminer avec Traefik
|
Pour utiliser SonarQube avec Traefik
|
||||||
```bash
|
```bash
|
||||||
docker compose -f docker-compose-traefik.yml up -d
|
docker compose -f docker-compose-traefik.yml up -d
|
||||||
```
|
```
|
||||||
|
|
||||||
Pour utiliser Adminer avec Nginx
|
Pour utiliser SonarQube avec Nginx
|
||||||
```bash
|
```bash
|
||||||
docker compose -f docker-compose-nginx.yml up -d
|
docker compose -f docker-compose-nginx.yml up -d
|
||||||
```
|
```
|
||||||
|
@ -4,24 +4,24 @@
|
|||||||
|
|
||||||
# Installation
|
# Installation
|
||||||
|
|
||||||
Pour utiliser Adminer tout seul
|
Pour utiliser Teleport tout seul
|
||||||
```bash
|
```bash
|
||||||
docker compose up -d
|
docker compose up -d
|
||||||
```
|
```
|
||||||
|
|
||||||
Pour utiliser Adminer avec Traefik
|
Pour utiliser Teleport avec Traefik
|
||||||
```bash
|
```bash
|
||||||
docker compose -f docker-compose-traefik.yml up -d
|
docker compose -f docker-compose-traefik.yml up -d
|
||||||
```
|
```
|
||||||
|
|
||||||
Pour utiliser Adminer avec Nginx
|
Pour utiliser Teleport avec Nginx
|
||||||
```bash
|
```bash
|
||||||
docker compose -f docker-compose-nginx.yml up -d
|
docker compose -f docker-compose-nginx.yml up -d
|
||||||
```
|
```
|
||||||
# Utilisation
|
# Utilisation
|
||||||
|
|
||||||
## Accueil
|
## Accueil
|
||||||

|
|
||||||
|
|
||||||
# More info
|
# More info
|
||||||
- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
|
- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
|
||||||
|
@ -4,17 +4,17 @@
|
|||||||
|
|
||||||
# Installation
|
# Installation
|
||||||
|
|
||||||
Pour utiliser Adminer tout seul
|
Pour utiliser Uptime-Kuma tout seul
|
||||||
```bash
|
```bash
|
||||||
docker compose up -d
|
docker compose up -d
|
||||||
```
|
```
|
||||||
|
|
||||||
Pour utiliser Adminer avec Traefik
|
Pour utiliser Uptime-Kuma avec Traefik
|
||||||
```bash
|
```bash
|
||||||
docker compose -f docker-compose-traefik.yml up -d
|
docker compose -f docker-compose-traefik.yml up -d
|
||||||
```
|
```
|
||||||
|
|
||||||
Pour utiliser Adminer avec Nginx
|
Pour utiliser AdUptime-Kumaminer avec Nginx
|
||||||
```bash
|
```bash
|
||||||
docker compose -f docker-compose-nginx.yml up -d
|
docker compose -f docker-compose-nginx.yml up -d
|
||||||
```
|
```
|
||||||
|
@ -1,29 +1,28 @@
|
|||||||

|

|
||||||
|
|
||||||
# Adminer
|
# Netbird
|
||||||
|
|
||||||
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
|
# Installation
|
||||||
|
|
||||||
Pour utiliser Adminer tout seul
|
Pour utiliser Netbird tout seul
|
||||||
```bash
|
```bash
|
||||||
docker compose up -d
|
docker compose up -d
|
||||||
```
|
```
|
||||||
|
|
||||||
Pour utiliser Adminer avec Traefik
|
Pour utiliser Netbird avec Traefik
|
||||||
```bash
|
```bash
|
||||||
docker compose -f docker-compose-traefik.yml up -d
|
docker compose -f docker-compose-traefik.yml up -d
|
||||||
```
|
```
|
||||||
|
|
||||||
Pour utiliser Adminer avec Nginx
|
Pour utiliser Netbird avec Nginx
|
||||||
```bash
|
```bash
|
||||||
docker compose -f docker-compose-nginx.yml up -d
|
docker compose -f docker-compose-nginx.yml up -d
|
||||||
```
|
```
|
||||||
# Utilisation
|
# Utilisation
|
||||||
|
|
||||||
## Accueil
|
## Accueil
|
||||||

|
|
||||||
|
|
||||||
# More info
|
# More info
|
||||||
- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
|
- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user