GitHub Trends
10.1K subscribers
15.3K links
See what the GitHub community is most excited about today.

A bot automatically fetches new repositories from https://github.com/trending and sends them to the channel.

Author and maintainer: https://github.com/katursis
Download Telegram
#go #consul #docker #etcd #go #golang #kubernetes #letsencrypt #load_balancer #marathon #mesos #microservice #reverse_proxy #traefik #zookeeper

Traefik is a tool that makes it easy to manage traffic to your microservices. It automatically configures itself by listening to your service registry or orchestrator, such as Docker, Kubernetes, or Consul, so you don't have to manually update routes every time you change your services. This saves you time and effort in managing complex environments. Traefik also supports features like load balancing, HTTPS with Let's Encrypt, and provides a simple web UI for monitoring. Overall, it simplifies the process of exposing your microservices to the outside world.

https://github.com/traefik/traefik
#python #docker #docker_gen #nginx #reverse_proxy

Using nginx-proxy helps you manage multiple web applications easily. It sets up a container with nginx and docker-gen, which automatically configures and updates the nginx reverse proxy when you start or stop containers. Here’s how it benefits you: You can run multiple web apps on the same server without manually configuring each one. Just set an environment variable `VIRTUAL_HOST` for each app, and nginx-proxy will route requests to the right container. This saves time and makes managing your web applications simpler and more efficient.

https://github.com/nginx-proxy/nginx-proxy
#go #expose #firewall #frp #go #http_proxy #nat #p2p #proxy #reverse_proxy #tunnel

frp is a tool that helps you expose a local server, which is behind a NAT or firewall, to the Internet. It supports TCP, UDP, HTTP, and HTTPS protocols. Here’s how it benefits you You can access your local server from anywhere on the Internet, even if it's behind a NAT or firewall.
- **Multiple Protocols** It offers features like encryption, compression, and authentication to ensure secure connections.
- **Flexibility** frp provides a user-friendly configuration system and tools like a dashboard and admin UI to monitor and manage your proxies easily.

Overall, frp makes it easy to expose and manage local services securely and efficiently.

https://github.com/fatedier/frp