Go Traefik

Open-source Go projects categorized as Traefik

Top 21 Go Traefik Projects

  • traefik

    The Cloud Native Application Proxy

  • Project mention: Manage a multiple websites server with Docker, Treafik and auto SSL certificates | dev.to | 2024-05-12

    Treafik as Reverse proxy

  • traefik-forward-auth

    Minimal forward authentication service that provides Google/OpenID oauth based login and authentication for the traefik reverse proxy

  • Project mention: Show HN: Obligator – An OpenID Connect server for self-hosters | news.ycombinator.com | 2023-10-11
  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • mesh

    Traefik Mesh - Simpler Service Mesh (by traefik)

  • Project mention: Istio moved to CNCF Graduation stage | news.ycombinator.com | 2023-07-12

    https://github.com/traefik/mesh

    Last commit at Nov 28, 2022.

    In kubernetes world it means that this project is dead, I guess?

  • sablier

    Start your containers on demand, shut them down automatically when there's no activity. Docker, Docker Swarm Mode and Kubernetes compatible.

  • Project mention: Sablier: Start containers on demand, shut them down automatically | news.ycombinator.com | 2024-02-03
  • error-pages

    🚧 Pretty server's error pages in the docker image & git repository (for traefik, k8s, nginx and so on) (by tarampampam)

  • Project mention: ☸️ Kubernetes NGINX Ingress Controller: 10+ Complementary Configurations for Web Applications | dev.to | 2023-10-16

    controller: config: custom-http-errors: 404,408,500,501,502,503,504,505 # Prepackaged default error pages from https://github.com/tarampampam/error-pages/wiki/Kubernetes-&-ingress-nginx # multiple themes here: https://tarampampam.github.io/error-pages/ defaultBackend: enabled: true image: repository: ghcr.io/tarampampam/error-pages tag: 2.21 # latest as of 01/04/2023 here: https://github.com/tarampampam/error-pages/pkgs/container/error-pages extraEnvs: - name: TEMPLATE_NAME value: lost-in-space # one of: app-down, cats, connection, ghost, hacker-terminal, l7-dark, l7-light, lost-in-space, matrix, noise, shuffle - name: SHOW_DETAILS # Optional: enables the output of additional information on error pages value: "false"

  • souin

    An HTTP cache system, RFC compliant, compatible with @tyktechnologies, @traefik, @caddyserver, @go-chi, @bnkamalesh, @beego, @devfeel, @labstack, @gofiber, @go-goyave, @go-kratos, @gin-gonic, @roadrunner-server, @zalando, @zeromicro, @nginx and @apache

  • traefik-certs-dumper

    Dump ACME data from Traefik to certificates

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • traefik-crowdsec-bouncer

    A http service to verify request and bounce them according to decisions made by CrowdSec.

  • crowdsec-bouncer-traefik-plugin

    Traefik plugin for Crowdsec - WAF and IP protection

  • Project mention: New CrowdSec bouncer via Traefik plugin | news.ycombinator.com | 2024-04-02
  • traefik-kop

    A dynamic docker->redis->traefik discovery agent

  • traefik-modsecurity-plugin

    Traefik plugin to proxy requests to owasp/modsecurity-crs:apache container

  • spa-to-http

    Lightweight zero-configuration SPA HTTP server. Serves SPA bundle on HTTP port so it plays well with Traefik out of the box. Compatible with Vue.js, React and Angular

  • traefik-get-real-ip

    traefik get the real IP from the X-Forwarded-For or CDN specified header field.

  • plugin-rewritebody

    Rewrite body is a middleware plugin for Traefik which rewrites the HTTP response body by replacing a search regex by a replacement string

  • SyncFlaer

    Synchronize Traefik host rules and/or Kubernetes Ingresses with Cloudflare

  • tailscale-forward-auth

    A basic example of a Tailscale authentication server for Traefik and other proxies

  • docker-socket-protector

    Protected the Docker Daemon from forbidden requests

  • pluginproviderdemo

    This repository includes an example provider plugin, for you to use as a reference for developing your own plugins

  • configbump

    Simple Kubernetes controller that is able to quickly synchronize a set of config maps (selected using labels) to files on the local filesystem.

  • traefik-cloudflare-plugin

    Traefik plugin to handle traffic coming from CloudFlare.

  • forward

    export connections (by worldline-go)

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Go Traefik related posts

  • Take a look at traefik, even if you don't use containers

    13 projects | news.ycombinator.com | 5 May 2024
  • New CrowdSec bouncer via Traefik plugin

    1 project | news.ycombinator.com | 2 Apr 2024
  • Sablier: Start containers on demand, shut them down automatically

    1 project | news.ycombinator.com | 3 Feb 2024
  • Start / Stop dockers by port?

    1 project | /r/selfhosted | 9 Dec 2023
  • Feature Request : Auto stop container after a certain amount of time

    1 project | /r/CosmosServer | 9 Aug 2023
  • I wrote a small app/docker image to automatically shutdown and lazyload containers

    2 projects | /r/selfhosted | 9 Jun 2023
  • Traefik with traefik-forward-auth towards Azure AD loop-redirect and fail

    2 projects | /r/Traefik | 11 May 2023
  • A note from our sponsor - SaaSHub
    www.saashub.com | 1 Jun 2024
    SaaSHub helps you find the best software and product alternatives Learn more β†’

Index

What are some of the best open-source Traefik projects in Go? This list will help you:

Project Stars
1 traefik 48,504
2 traefik-forward-auth 2,044
3 mesh 2,006
4 sablier 1,123
5 error-pages 756
6 souin 622
7 traefik-certs-dumper 431
8 traefik-crowdsec-bouncer 250
9 crowdsec-bouncer-traefik-plugin 169
10 traefik-kop 134
11 traefik-modsecurity-plugin 125
12 spa-to-http 112
13 traefik-get-real-ip 54
14 plugin-rewritebody 52
15 SyncFlaer 33
16 tailscale-forward-auth 24
17 docker-socket-protector 19
18 pluginproviderdemo 13
19 configbump 8
20 traefik-cloudflare-plugin 5
21 forward 4

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com