correction
This commit is contained in:
parent
1c73080fe3
commit
411b34edd2
@ -1,29 +1,29 @@
|
|||||||

|

|
||||||
|
|
||||||
# Adminer
|
# Audiobookshelf
|
||||||
|
|
||||||
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
|
Si vous êtes fan de livres audio et de podcasts, Audiobookshelf va vous ravir, l'utilisant, je peux vous dire qu'il est très puissant tout en restant très fluide et pour ne rien gâcher au plaisir, il est rempli d'une multitude de fonctions très utiles.
|
||||||
|
|
||||||
# Installation
|
# Installation
|
||||||
|
|
||||||
Pour utiliser Adminer tout seul
|
Pour utiliser Audiobookshelf tout seul
|
||||||
```bash
|
```bash
|
||||||
docker compose up -d
|
docker compose up -d
|
||||||
```
|
```
|
||||||
|
|
||||||
Pour utiliser Adminer avec Traefik
|
Pour utiliser Audiobookshelf 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 Audiobookshelf 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,4 +1,4 @@
|
|||||||

|

|
||||||
|
|
||||||
# Homarr
|
# Homarr
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||

|

|
||||||
|
|
||||||
# Immich
|
# Immich
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||

|

|
||||||
|
|
||||||
# Kavita
|
# Kavita
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||

|

|
||||||
|
|
||||||
# Pingvin
|
# Pingvin
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user