Serveur mandataire inverse ("reverse proxy") filtrant avec gestion de files d'attente dynamiques
Go to file
Philippe Caseiro 0611cc9f70 feat(k8s): adding kubernetes support
Now we can use skaffold and deploy bouncer in a kubernetes cluster

ref #10
2024-03-26 13:49:58 +01:00
cmd/bouncer feat: initial commit 2023-05-21 22:27:25 +02:00
doc doc: add prometheus metrics documentation 2024-02-21 12:29:03 +01:00
internal feat(admin): print default writer token to logs by default 2024-02-21 11:09:34 +01:00
layers feat: implements circuitbreaker layer 2023-07-06 07:59:20 -06:00
misc feat(k8s): adding kubernetes support 2024-03-26 13:49:58 +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 2024-03-26 13:49:58 +01: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 2024-03-26 13:49:58 +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