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

This post shows how to set up Jenkins in docker, then use the Nginx container to reverse proxy the Jenkins website. Requirements You have configured … ...more

April 20, 2024 #Docker
Make Jenkins accessible only through WireGuard VPN.

In the previous post Set up Jenkins and Nginx Reverse Proxy in Docker Containers, we successfully deployed the Jenkins controller node and reverse pro… ...more

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

This post shows how to get Let's Encrypt SSL certificates for your self-hosted website on the Nginx container. Requirements You have ssh access to yo… ...more

April 18, 2024 #Docker
123456
Recent
RVO (Return Value Optimization) and deleted move constructors pitfall.
Solve SIOF (Static Initialization Order Fiasco) with Meyer's Singleton.
Re-visit Sorting algorithms with 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.
Understand 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++.
How to NOT nest your code.

About Contact Privacy Sitemap

© 2025 Xiahua

Powered by Zola & Abridge