update adminer
This commit is contained in:
parent
bc800cf468
commit
55ea27ab50
@ -1,4 +1,10 @@
|
|||||||
# Utilisation
|

|
||||||
|
|
||||||
|
# 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
|
Pour utiliser Adminer tout seul
|
||||||
```bash
|
```bash
|
||||||
@ -14,3 +20,4 @@ Pour utiliser Adminer avec Nginx
|
|||||||
```bash
|
```bash
|
||||||
docker compose -f docker-compose-nginx.yml up -d
|
docker compose -f docker-compose-nginx.yml up -d
|
||||||
```
|
```
|
||||||
|
# Utilisation
|
BIN
Adminer/img/Adminer-000.png
Normal file
BIN
Adminer/img/Adminer-000.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 11 KiB |
BIN
Adminer/img/logo-Adminer.png
Normal file
BIN
Adminer/img/logo-Adminer.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 6.9 KiB |
Loading…
x
Reference in New Issue
Block a user