update adminer

This commit is contained in:
Hubert Cornet 2024-04-01 13:56:14 +02:00
parent bc800cf468
commit 55ea27ab50
3 changed files with 8 additions and 1 deletions

View File

@ -1,4 +1,10 @@
# Utilisation
![adminer](./img/logo-adminer.png)
# 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
@ -14,3 +20,4 @@ Pour utiliser Adminer avec Nginx
```bash
docker compose -f docker-compose-nginx.yml up -d
```
# Utilisation

BIN
Adminer/img/Adminer-000.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.9 KiB