Serveur mandataire inverse ("reverse proxy") filtrant avec gestion de files d'attente dynamiques
Go to file
wpetit c719fdca37 feat: add prometheus + grafterm dashboard in local dev environment 2023-07-08 12:18:38 -06:00
cmd/bouncer feat: initial commit 2023-05-21 22:27:25 +02:00
doc feat: add prometheus + grafterm dashboard in local dev environment 2023-07-08 12:18:38 -06:00
internal feat(store,repository): add more integration tests 2023-07-07 12:22:31 -06:00
layers feat: implements circuitbreaker layer 2023-07-06 07:59:20 -06:00
misc feat: add prometheus + grafterm dashboard in local dev environment 2023-07-08 12:18:38 -06: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 doc: add general architecture base document + layers base reference 2023-06-22 20:53:58 -06:00
.goreleaser.yaml feat(layer,queue): display templatized page for queued users 2023-06-12 19:57:13 -06:00
Dockerfile fix(docker): move templates to expected path 2023-07-03 19:42:44 -06: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 chore: update github.com/lestrrat-go/jwx/v2 2023-07-07 10:20:27 -06:00
go.sum chore: update github.com/lestrrat-go/jwx/v2 2023-07-07 10:20:27 -06:00
modd.conf feat: add prometheus + grafterm dashboard in local dev environment 2023-07-08 12:18:38 -06: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