update
This commit is contained in:
@ -1,25 +1,45 @@
|
||||

|
||||

|
||||
|
||||
# Audiobookshelf
|
||||
# AAAAA
|
||||
|
||||
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
|
||||
# Téléchargement, Configuration et Lancement
|
||||
|
||||
Pour utiliser Audiobookshelf tout seul
|
||||
## 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 Audiobookshelf avec Traefik
|
||||
Pour utiliser AAAAA avec Traefik
|
||||
```bash
|
||||
docker compose -f docker-compose-traefik.yml up -d
|
||||
```
|
||||
|
||||
Pour utiliser Audiobookshelf avec Nginx
|
||||
Pour utiliser AAAAA avec Nginx
|
||||
```bash
|
||||
docker compose -f docker-compose-nginx.yml up -d
|
||||
```
|
||||
|
||||
# Utilisation
|
||||
|
||||
## Accueil
|
||||
@ -29,4 +49,4 @@ docker compose -f docker-compose-nginx.yml up -d
|
||||
- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
|
||||
|
||||
# Buy me a coffe
|
||||
<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>
|
||||
|
Reference in New Issue
Block a user