mirror of
https://github.com/nubenetes/awesome-kubernetes.git
synced 2026-05-10 11:16:50 +00:00
2.8 KiB
2.8 KiB
Web Servers & Reverse Proxies: Apache, Nginx, HAProxy, Traefik and more
Introduction
- Reverse Proxy: What, When, How Look at a tutorial that explains reverse proxies.
Apache
- Apache
- Dzone Refcard: Essential Apache HTTP Server
- nixCraft: How to secure Apache with Let’s Encrypt Certificates on RHEL 8
- Apache Reverse Proxy Guide
Apache Configuration Samples
- Apache Reverse Proxy for Jenkins Reverse Proxy configuration with HTTPS for Jenkins, Sonarqube and Nexus. Based on RHEL 7 Apache config.
Nginx
- Nginx
- Dzone: NGINX: Load Balancing Your Application Made Easy
- Dzone: Nginx Reverse Proxy Ubuntu 18.04 In this post, we will show you how to install Nginx Web Server and configure it as a reverse proxy on Ubuntu Server 18.04
- Dzone: DevOps 101: Set Up Nginx in Front of Your Spring Boot Application [Video]
HAProxy
- Wikipedia: HAProxy
- haproxy.org
- dzone.com: How to Configure HAProxy as a Proxy and Load Balancer
- tecmint.com: How to Setup High-Availability Load Balancer with ‘HAProxy’ to Control Web Server Traffic
- Tecmint.com: How to Setup HAProxy as Load Balancer for Nginx on CentOS 8
- nixCraft: 9 Awesome Open Source Web Performance Software For Linux and Unix-like Systems