Full stack, modern web application generator. Using FastAPI, PostgreSQL as database, Docker, automatic HTTPS and more.
-
Updated
Nov 26, 2020 - Python
{{ message }}
Full stack, modern web application generator. Using FastAPI, PostgreSQL as database, Docker, automatic HTTPS and more.
Setting up a distributed Kubernetes cluster along with Istio service mesh locally with Vagrant and VirtualBox, only PoC or Demo use.
Traefik Mesh - Simpler Service Mesh
Exoframe is a self-hosted tool that allows simple one-command deployments using Docker
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-AccessToken but I think we will have to manage when the access token
Kubernetes high availiability deploy based on kubeadm (English/中文 for v1.14.x/v1.11.x/v1.9.x/v1.7.x/v1.6.x)
Docker Swarm mode rocks! Ideas, tools and recipes. Get a production-ready, distributed, HTTPS served, cluster in minutes, not weeks.
Full stack, modern web application generator. Using Flask, PostgreSQL DB, Docker, Swagger, automatic HTTPS and more.
A self-hosted, open-source Platform as a Service that enables easy swarm deployments, load balancing, automatic SSL, metrics, analytics and more.
Golang Microservices Example
Docker-powered usenet pipeline
Full stack, modern web application generator. Using FastAPI, Couchbase as database, Docker, automatic HTTPS and more.
Dump ACME data from Traefik to certificates
A Docker Swarm Stack for monitoring Traefik with Promethues and Grafana
easy auth for reverse proxies
Script to setup Traefik reverse-proxy in Docker with Compose
A Docker Stack that just work. With Traefik, Socat, Portainer, Nginx, Caddy, Whoami
Exoframe is a self-hosted tool that allows simple one-command deployments using Docker
Pseudo-microservices project written in Laravel
A configuration for a JupyterHub+DockerSpawner+CASAuthenticator server with Traefik proxy, based on docker-compose
An example microservice system in Node.js using Hemera and best of today.
Add a description, image, and links to the traefik topic page so that developers can more easily learn about it.
To associate your repository with the traefik topic, visit your repo's landing page and select "manage topics."
Hi,
I would like to connect to my LDAP server through StartTLS instead of LDAPS.
I saw that it is already implemented here # 240 but I can't find how to activate it. If I use the "ldap://" prefix in the url, Authelia will use an insecure connection.
Thanks for your work !