This commit is contained in:
2024-04-01 16:21:31 +02:00
parent 22e25fcbe3
commit 86bf7e0b69
5 changed files with 33 additions and 6 deletions

View File

@ -1,6 +1,29 @@
# Template
![Authentik](./img/logo-Authentik.png)
# Authentik
# 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
dépôt Template
# More info
- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)