-
Updated
Mar 7, 2022 - Go
#
traefik
Here are 1,010 public repositories matching this topic...
The Single Sign-On Multi-Factor portal for web apps
docker
nginx
kubernetes
golang
security
ldap
authentication
cookie
push-notifications
u2f
yubikey
two-factor
totp
sso
traefik
mfa
two-factor-authentication
sso-authentication
2fa
multifactor
Full stack, modern web application generator. Using FastAPI, PostgreSQL as database, Docker, automatic HTTPS and more.
python
letsencrypt
docker
json
jwt
vue
frontend
backend
json-schema
postgresql
swagger
vuex
cookiecutter
openapi
python3
celery
traefik
pgadmin
openapi3
fastapi
-
Updated
Feb 13, 2022 - Python
Setting up a distributed Kubernetes cluster along with Istio service mesh locally with Vagrant and VirtualBox, only PoC or Demo use.
-
Updated
Jun 6, 2021 - Shell
Traefik Mesh - Simpler Service Mesh
-
Updated
Mar 5, 2022 - Go
Exoframe is a self-hosted tool that allows simple one-command deployments using Docker
nodejs
docker
devops
deployment
docker-container
self-hosted
cli-app
traefik
deploy-tool
docker-manage-tool
exoframe
exoframe-server
-
Updated
Dec 22, 2021 - JavaScript
Docker Swarm mode rocks! Ideas, tools and recipes. Get a production-ready, distributed, HTTPS served, cluster in minutes, not weeks.
-
Updated
Aug 30, 2021 - Shell
Kubernetes high availiability deploy based on kubeadm, loadbalancer included (English/中文 for v1.15 - v1.20+)
-
Updated
Feb 20, 2021 - Smarty
Golang Microservices Example
go
golang
microservices
mongodb
api-gateway
gateway
traefik
gin-gonic
communication-flows
movie-service
-
Updated
Jul 12, 2021 - Go
Full stack, modern web application generator. Using Flask, PostgreSQL DB, Docker, Swagger, automatic HTTPS and more.
python
api
letsencrypt
docker
flask
sqlalchemy
jwt
angular
generator
postgresql
swagger
cookiecutter
marshmallow
celery
traefik
swarm-mode
pgadmin
apispec
token-authetication
webargs
-
Updated
Feb 7, 2020 - Python
A self-hosted, open-source Platform as a Service that enables easy swarm deployments, load balancing, automatic SSL, metrics, analytics and more.
git
letsencrypt
ansible
deployment
analytics
docker-compose
metrics
cluster
self-hosted
swarm
glusterfs
traefik
portainer
loadbalancing
swarmpit
swarmlet
server-cluster
-
Updated
Dec 23, 2021 - Shell
Collection of selfhosted apps with docker only ! Traefik, Bitwarden, Wireguard with Pihole, Synapse with Elements, etc.
-
Updated
Jan 23, 2022 - Shell
Full stack, modern web application generator. Using FastAPI, Couchbase as database, Docker, automatic HTTPS and more.
python
letsencrypt
docker
json
jwt
vue
frontend
backend
json-schema
swagger
vuex
couchbase
cookiecutter
openapi
python3
celery
traefik
couchbase-sync-gateway
openapi3
fastapi
-
Updated
Apr 18, 2020 - Python
1
schwichti
commented
Jan 19, 2022
k8s_taints are not documented right now.
see https://github.com/aws-samples/aws-eks-accelerator-for-terraform/blob/main/modules/aws-eks-managed-node-groups/locals.tf#L24
Here is a working example you can use:
k8s_taints = [{key= "purpose", value="execution", "effect"="NO_SCHEDULE"}]I haven't tested it with fargate profiles:
https://github.com/aws-samples/aws-eks-acc
Dump ACME data from Traefik to certificates
-
Updated
Feb 17, 2022 - Go
easy auth for reverse proxies
nginx
ldap
oauth
oauth2
authentication
htpasswd
reverse-proxy
ldap-authentication
openid
openid-connect
traefik
openidconnect-client
ambassador
envoy
authentication-middleware
istio
nginx-ingress
traefik-ingress
-
Updated
Mar 4, 2022 - JavaScript
A Docker Swarm Stack for monitoring Traefik with Promethues and Grafana
-
Updated
Nov 26, 2019
Docker-powered usenet pipeline
docker
automation
docker-compose
sonarr
plex
unraid
media-server
headphones
usenet
flexget
sabnzbd
traefik
radarr
nzbhydra
htpc
plexpy
ombi
homelab
heimdall
watchtower
-
Updated
Aug 15, 2021 - Shell
darkweak
commented
Jul 22, 2020
- Add E2E tests
- Check E2E on CI
- Improve test suite
-
Updated
Jul 17, 2018 - Shell
Improve this page
Add a description, image, and links to the traefik topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the traefik topic, visit your repo's landing page and select "manage topics."
I need to do a collateral call to google APIs from my backend to get additional information about the user (full name, profile picture, team, ...). For that, I need to have the access token. Unfortunately, now I only have access to the user's email.
A solution could be to return the access token in the header key
X-Forwarded-AccessTokenbut I think we will have to manage when the access token