Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/isayme/traefik-authserver
A auth server for traefik forwardauth middleware.
https://github.com/isayme/traefik-authserver
Last synced: 12 days ago
JSON representation
A auth server for traefik forwardauth middleware.
- Host: GitHub
- URL: https://github.com/isayme/traefik-authserver
- Owner: isayme
- Created: 2024-02-26T15:36:43.000Z (10 months ago)
- Default Branch: master
- Last Pushed: 2024-05-13T13:39:37.000Z (7 months ago)
- Last Synced: 2024-05-14T07:30:04.740Z (7 months ago)
- Language: TypeScript
- Size: 75.2 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Traefik Auth Server
[![Docker Image Version (latest semver)](https://img.shields.io/docker/v/isayme/traefik-authserver?sort=semver&style=flat-square)](https://hub.docker.com/r/isayme/traefik-authserver)
![Docker Image Size (latest semver)](https://img.shields.io/docker/image-size/isayme/traefik-authserver?sort=semver&style=flat-square)
![Docker Pulls](https://img.shields.io/docker/pulls/isayme/traefik-authserver?style=flat-square)A auth server for [Traefik](https://traefik.io/traefik/) middleware [ForwardAuth](https://doc.traefik.io/traefik/middlewares/http/forwardauth/).
# Example
See full docker-compose example from [./example](./example/).