Serveur mandataire inverse ("reverse proxy") filtrant avec gestion de files d'attente dynamiques
Go to file
Philippe Caseiro 1b7344bcb5
Cadoles/bouncer/pipeline/head This commit looks good Details
fix(config): supporting multiple env variables in a value.
ref #9
2023-07-10 17:02:56 +02:00
cmd/bouncer feat: initial commit 2023-05-21 22:27:25 +02:00
doc doc: add proxy http api reference 2023-07-08 12:19:43 -06:00
internal fix(config): supporting multiple env variables in a value. 2023-07-10 17:02:56 +02:00
layers feat: implements circuitbreaker layer 2023-07-06 07:59:20 -06:00
misc feat(k8s): adding kubernetes support 2023-07-10 17:02:56 +02: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(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 fix(config): supporting multiple env variables in a value. 2023-07-10 17:02:56 +02:00
go.sum fix(config): supporting multiple env variables in a value. 2023-07-10 17:02:56 +02: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