Serveur mandataire inverse ("reverse proxy") avec fonctionnalités avancées pilotable par API REST.
Go to file
wpetit 3e98901931
Cadoles/bouncer/pipeline/head This commit looks good Details
fix: update multi-nodes example (#25)
2024-05-29 14:18:40 +02:00
cmd/bouncer feat: initial commit 2023-05-21 22:27:25 +02:00
doc feat: improve perf by caching proxy and layers locally 2024-05-28 16:45:15 +02:00
internal feat: improve perf by caching proxy and layers locally 2024-05-28 16:45:15 +02:00
layers feat: transform circuitbreaker layer in authn-network layer 2024-05-17 17:29:26 +02:00
misc fix: update multi-nodes example (#25) 2024-05-29 14:18:40 +02:00
.dockerignore feat(k8s): use secret as shared source for admin private key 2024-03-28 15:53:40 +01:00
.env.dist feat: initial commit 2023-05-21 22:27:25 +02:00
.gitignore feat: improve perf by caching proxy and layers locally 2024-05-28 16:45:15 +02:00
.goreleaser.yaml feat: proxy bootstrapping from configuration 2024-03-26 17:28:38 +01:00
Dockerfile fix: update multi-nodes example (#25) 2024-05-29 14:18:40 +02:00
Jenkinsfile chore(ci): release docker image 2023-07-07 10:10:22 -06:00
LICENCE fix: add missing licence file 2024-05-21 15:43:33 +02:00
Makefile feat: improve perf by caching proxy and layers locally 2024-05-28 16:45:15 +02:00
README.md feat: initial commit 2023-05-21 22:27:25 +02:00
commitlint.config.js feat: initial commit 2023-05-21 22:27:25 +02:00
go.mod feat: improve perf by caching proxy and layers locally 2024-05-28 16:45:15 +02:00
go.sum feat: improve perf by caching proxy and layers locally 2024-05-28 16:45:15 +02:00
modd.conf feat: new openid connect authentication layer 2024-05-17 11:53:19 +02:00
skaffold.yaml feat: kubernetes basic integration 2024-03-27 17:47:39 +01:00

README.md

Bouncer

Serveur mandataire inverse ("reverse proxy") filtrant avec gestion de files d'attente dynamiques.

Documentation

Voir le répertoire doc/

Licence

AGPL-3.0