Serveur mandataire inverse ("reverse proxy") avec fonctionnalités avancées pilotable par API REST.
Go to file
Philippe Caseiro f2755023bd fix(doc): test command was incorrect 2024-02-05 14:34:30 +01:00
cmd/bouncer feat: initial commit 2023-05-21 22:27:25 +02:00
doc fix(doc): test command was incorrect 2024-02-05 14:34:30 +01:00
internal fix(config): supporting multiple env variables in a value. 2024-02-05 11:13:47 +01:00
layers feat: implements circuitbreaker layer 2023-07-06 07:59:20 -06:00
misc fix(kustomization): adding correct labels to deployments 2024-02-05 14:33:57 +01:00
.dockerignore fix: docker image build 2023-06-29 20:14:20 -06:00
.env.dist feat: initial commit 2023-05-21 22:27:25 +02:00
.gitignore feat(k8s): adding kubernetes support 2023-07-10 17:02:56 +02:00
.goreleaser.yaml feat(layer,queue): display templatized page for queued users 2023-06-12 19:57:13 -06:00
Dockerfile fix(dockerfile): updating base images versions. 2024-02-05 11:04:28 +01:00
Jenkinsfile chore(ci): release docker image 2023-07-07 10:10:22 -06:00
Makefile feat: add prometheus + grafterm dashboard in local dev environment 2023-07-08 12:18:38 -06: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 fix(depends): update go.mod library versions 2024-02-05 11:21:27 +01:00
go.sum fix(depends): update go.mod library versions 2024-02-05 11:21:27 +01:00
modd.conf feat: add prometheus + grafterm dashboard in local dev environment 2023-07-08 12:18:38 -06:00
skaffold.yaml feat(k8s): adding kubernetes support 2023-07-10 17:02:56 +02: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