update
This commit is contained in:
parent
22e25fcbe3
commit
86bf7e0b69
@ -1,6 +1,29 @@
|
||||
# Template
|
||||

|
||||
|
||||
# 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/)
|
||||
|
@ -1,4 +1,4 @@
|
||||

|
||||

|
||||
|
||||
# cloudflare
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||

|
||||

|
||||
|
||||
# Crowdsec
|
||||
# CrowdSec
|
||||
|
||||
|
||||
# Installation
|
||||
|
@ -1,5 +1,7 @@
|
||||
## Debezium Postgres CDC
|
||||
|
||||

|
||||
|
||||
This module provides a Debezium connector for Postgres. It is based on the [Debezium Postgres connector](https://debezium.io/documentation/reference/1.0/connectors/postgresql.html)
|
||||
and uses confluent zookeeper, broker, schema registry and rest proxy.
|
||||
|
||||
|
@ -1,4 +1,6 @@
|
||||
# Titre
|
||||

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