Serveur mandataire inverse ("reverse proxy") filtrant avec gestion de files d'attente dynamiques
Go to file
wpetit 441d3a623e
Cadoles/bouncer/pipeline/head This commit looks good Details
Merge pull request 'feat(k8s): adding kubernetes support' (#12) from feat/issue-10/add-k8s-kustomize into develop
Reviewed-on: #12
2024-03-26 14:49:24 +01:00
cmd/bouncer feat: initial commit 2023-05-21 22:27:25 +02:00
doc fix(doc): test command was incorrect 2024-03-26 13:49:58 +01:00
internal feat: add configurable redis timeouts 2024-03-26 14:04:07 +01:00
layers feat: implements circuitbreaker layer 2023-07-06 07:59:20 -06:00
misc fix[README]: Added --role writer in token authentication creation 2024-03-26 14:04:07 +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(pkg): adding archlinux package to gorelease 2024-03-26 13:49:58 +01: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: generalize siege task 2024-03-26 14:04:07 +01: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 fix(k8s): redis configuration 2024-03-26 14:04:07 +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