Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5125,6 +5125,8 @@ priority = 1

[nginx(engine x)](https://nginx.org/en/) is an HTTP and reverse proxy server, a mail proxy server, and a generic TCP/UDP proxy server, originally written by Igor Sysoev.

* [Self-Host Guide — Nginx Reverse Proxy Tutorials](https://fulankizao.github.io/selfhost-guide/articles/nginx-reverse-proxy-guide.html) — Hands-on guide for configuring Nginx as reverse proxy for self-hosted services, including SSL termination, WebSocket support, and Docker integration.

[Proxmox Virtual Environment(VE)](https://www.proxmox.com/en/) is a complete open-source platform for enterprise virtualization. It inlcudes a built-in web interface that you can easily manage VMs and containers, software-defined storage and networking, high-availability clustering, and multiple out-of-the-box tools on a single solution.

[Wireshark](https://www.wireshark.org/) is a very popular network protocol analyzer that is commonly used for network troubleshooting, analysis, and communications protocol development. Learn more about the other useful [Wireshark Tools](https://wiki.wireshark.org/Tools) available.
Expand Down Expand Up @@ -5262,6 +5264,8 @@ Networking works by piggybacks on a number of different protocols on top of each

[Docker Courses on Linkedin Learning](https://www.linkedin.com/learning/topics/docker)

* [Self-Host Guide — Docker Compose & Networking Tutorials](https://fulankizao.github.io/selfhost-guide/) — Hands-on guides for Docker Compose, Docker networking, Nginx reverse proxy, and container deployment on self-hosted servers.

## Docker Tools

[Docker](https://www.docker.com/) is an open platform for developing, shipping, and running applications. Docker enables you to separate your applications from your infrastructure so you can deliver software quickly working in collaboration with cloud, Linux, and Windows vendors, including Microsoft.
Expand Down