Skip to content

Commit 919a1f7

Browse files
Update readme.md
1 parent 2bb7391 commit 919a1f7

File tree

1 file changed

+21
-2
lines changed

1 file changed

+21
-2
lines changed

readme.md

Lines changed: 21 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,25 @@
1-
# Traefik Queue Manager Middleware Plugin
1+
<div align="center" width="100%">
2+
<h1>Traefik Queue Manager Middleware Plugin for Traefik v3</h1>
3+
<img width="auto" src=".assets/banner.png">
4+
<a target="_blank" href="https://GitHub.com/hhftechnology/traefik-queue-manager/graphs/contributors/"><img src="https://img.shields.io/github/contributors/hhftechnology/traefik-queue-manager.svg" /></a><br>
5+
<a target="_blank" href="https://GitHub.com/hhftechnology/traefik-queue-manager/commits/"><img src="https://img.shields.io/github/last-commit/hhftechnology/traefik-queue-manager.svg" /></a>
6+
<a target="_blank" href="https://GitHub.com/hhftechnology/traefik-queue-manager/issues/"><img src="https://img.shields.io/github/issues/hhftechnology/traefik-queue-manager.svg" /></a>
7+
<a target="_blank" href="https://github.com/hhftechnology/traefik-queue-manager/issues?q=is%3Aissue+is%3Aclosed"><img src="https://img.shields.io/github/issues-closed/hhftechnology/traefik-queue-manager.svg" /></a><br>
8+
<a target="_blank" href="https://github.com/hhftechnology/traefik-queue-manager/stargazers"><img src="https://img.shields.io/github/stars/hhftechnology/traefik-queue-manager.svg?style=social&label=Star" /></a>
9+
<a target="_blank" href="https://github.com/hhftechnology/traefik-queue-manager/network/members"><img src="https://img.shields.io/github/forks/hhftechnology/traefik-queue-manager.svg?style=social&label=Fork" /></a>
10+
<a target="_blank" href="https://github.com/hhftechnology/traefik-queue-manager/watchers"><img src="https://img.shields.io/github/watchers/hhftechnology/traefik-queue-manager.svg?style=social&label=Watch" /></a><br>
11+
</div>
12+
13+
<div align="center" width="100%">
14+
<p>A Traefik middleware plugin that implements a queue management system for your services, helping to manage traffic spikes by limiting the number of concurrent users and providing a fair waiting experience.</p>
15+
<a target="_blank" href="https://github.com/hhftechnology/traefik-queue-manager"><img src="https://img.shields.io/badge/maintainer-hhftechnology-orange" /></a>
16+
</div>
17+
18+
## 📝 Forums
19+
20+
[See the forums for further discussion here](https://forum.hhf.technology/)
21+
Make Traefik a powerful static file server!
222

3-
A Traefik middleware plugin that implements a queue management system for your services, helping to manage traffic spikes by limiting the number of concurrent users and providing a fair waiting experience.
423

524
## How It Works
625

0 commit comments

Comments
 (0)