From 3fba0afeba059223a8bc40b0ab446c8d7bf77ee7 Mon Sep 17 00:00:00 2001 From: Marc Vertes Date: Thu, 12 Jan 2023 15:45:59 +0100 Subject: [PATCH] Add traefik-hub, a service to publish and secure containers --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9d99e274..c9e390ca 100644 --- a/README.md +++ b/README.md @@ -1184,6 +1184,7 @@ This list is the result of Pull Requests, reviews, ideas and work done by 1100+ * [Xirsys](https://www.xirsys.com) — Global network of STUN / TURN servers with a generous free tier. * [ZeroTier](https://www.zerotier.com) — FOSS managed virtual Ethernet as a service. Unlimited end-to-end encrypted networks of 100 clients on free plan. Clients for desktop/mobile/NA; web interface for configuration of custom routing rules and approval of new client nodes on private networks * [LocalXpose](https://localxpose.io) — Reverse proxy that enables you to expose your localhost servers to the internet. Free plan has 15 mintues tunnel life time. + * [Traefik-Hub](https://traefik.io/traefik-hub/) - Publish locally running services over a tunnel to a public custom URL and secure them with access control. **[⬆ back to top](#table-of-contents)**