mirror of
https://github.com/nubenetes/awesome-kubernetes.git
synced 2026-05-15 13:47:30 +00:00
26 lines
1.4 KiB
Markdown
26 lines
1.4 KiB
Markdown
# Web Servers
|
||
- [Apache](#apache)
|
||
- [Apache Configuration Samples](#apache-configuration-samples)
|
||
- [HAProxy](#haproxy)
|
||
- [Nginx](#nginx)
|
||
|
||
## Apache
|
||
- [nixCraft: How to secure Apache with Let’s Encrypt Certificates on RHEL 8](https://www.cyberciti.biz/faq/how-to-secure-apache-with-lets-encrypt-certificates-on-rhel-8/)
|
||
### Apache Configuration Samples
|
||
- [Apache Reverse Proxy for Jenkins](https://github.com/inafev/apache-reverse-proxy-jenkins) Reverse Proxy configuration with HTTPS for Jenkins, Sonarqube and Nexus. Based on RHEL 7 Apache config.
|
||
|
||
## HAProxy
|
||
* [https://en.wikipedia.org/wiki/HAProxy](https://en.wikipedia.org/wiki/HAProxy)
|
||
* [haproxy.org](http://www.haproxy.org/)
|
||
* [dzone.com: How to Configure HAProxy as a Proxy and Load Balancer](https://dzone.com/articles/how-to-configure-ha-proxy-as-a-proxy-and-loadbalan)
|
||
* [tecmint.com: How to Setup High-Availability Load Balancer with ‘HAProxy’ to Control Web Server Traffic](https://www.tecmint.com/install-haproxy-load-balancer-in-linux/)
|
||
* [Tecmint.com: How to Setup HAProxy as Load Balancer for Nginx on CentOS 8](https://www.tecmint.com/setup-nginx-haproxy-load-balancer-in-centos-8/)
|
||
* [nixCraft: 9 Awesome Open Source Web Performance Software For Linux and Unix-like Systems](https://www.cyberciti.biz/open-source/http-web-performance-proxy-load-balancer-accelerator-software/)
|
||
|
||
## Nginx
|
||
- [Nginx](https://www.nginx.com/)
|
||
|
||
|
||
|
||
|