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
#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
#go #acme #automatic_https #caddy #caddyfile #go #golang #http #http_server #http3 #https #privacy #reverse_proxy #security #tls #web_server

Caddy is a powerful server platform that makes it easy to set up and manage websites with automatic HTTPS. It uses TLS by default, which means your site is always secure. Caddy is easy to configure using a simple file called the Caddyfile or JSON, and it supports multiple protocols like HTTP/1.1, HTTP/2, and HTTP/3. It's highly extensible, meaning you can add features without making the server bulky. Caddy is production-ready, having served trillions of requests and managed millions of TLS certificates. This makes it reliable and scalable for hundreds of thousands of sites. Using Caddy benefits you by providing automatic security, ease of use, and high performance, making your website more secure and efficient.

https://github.com/caddyserver/caddy
👍1
#lua #ai #ai_gateway #api_gateway #api_management #apis #artificial_intelligence #cloud_native #consul #devops #docker #kong #kubernetes #kubernetes_ingress #kubernetes_ingress_controller #luajit #microservice #microservices #nginx #reverse_proxy #serverless

Kong API Gateway is a powerful tool that helps manage and secure your APIs. It offers features like advanced routing, load balancing, health checking, and authentication, making it easier to handle API traffic. Kong is highly scalable and can run on various platforms, including Kubernetes. It also supports plugins for additional functionalities such as AI traffic management and custom extensions. By using Kong, you can centralize your API management, focus on other important tasks, and ensure your APIs are secure and perform well. You can get started quickly with a free trial or by following the easy installation steps.

https://github.com/Kong/kong