Xiahua
  • About
  • Posts
  • Tags
Set up Jenkins and Nginx reverse proxy in Docker containers

This post demonstrates how to set up Jenkins in a Docker container and configure an Nginx container to act as a reverse proxy for the Jenkins web inte… ...more

April 20, 2024 #Docker
Locking Down Jenkins: Access via WireGuard VPN Only

In the previous post Set up Jenkins and Nginx Reverse Proxy in Docker Containers, we successfully deployed a Jenkins controller and exposed it via Ngi… ...more

April 19, 2024 #Docker
Set up Let's Encrypt (Certbot) and Nginx in Docker containers

This post demonstrates how to obtain Let's Encrypt SSL certificates for your self-hosted website using Nginx and Docker containers. Requirements

SSH … ...more

April 18, 2024 #Docker
123456
Recent
The C++ RVO Trap: When Deleted Move Constructors Break Your Code
Solving the Static Initialization Order Fiasco (SIOF) with Meyer's Singleton
Revisit Sorting Algorithms in C++
LeetCode Graph Question Summary
LeetCode Binary Tree Question Summary
LeetCode Linked List Question Summary
Asynchronous Multi-Thread Design Pattern with C++
Type Conversions in C++ and Rust
Precision loss detection in control systems.
Understanding Routing and NAT with WireGuard VPN
Ubuntu 24.04 LTS Cloud Server Quick Configuration
Why is std::hash a struct?
Perfect forwarding in C++
Avoid virtual functions in C++ (when possible)
The Art of Flattening: How to NOT Nest Your Code
About Contact Privacy Sitemap

© 2025 Xiahua

Powered by Zola & Abridge