Xiao Liu Lab
Author

Xiao Liu Lab

An operations lab passionate about server tinkering 🔬 Sharing automation scripts, high-availability architecture, alert optimization, and incident reviews. Using technology to reduce overtime and experience to avoid major pitfalls. Follow me for easier, more reliable operations!

83
Articles
0
Likes
554
Views
0
Comments
Recent Articles

Latest from Xiao Liu Lab

83 recent articles
Xiao Liu Lab
Xiao Liu Lab
Oct 23, 2025 · Operations

Automate Nginx Config Audits: Python Script to Export Structured Excel Reports

Learn how a lightweight Python script can automatically parse complex Nginx configuration files, extract upstream, server, and location details, and generate a structured Excel report for easy auditing, analysis, and collaboration, streamlining operations and configuration management.

Excelautomationconfiguration
0 likes · 9 min read
Automate Nginx Config Audits: Python Script to Export Structured Excel Reports
Xiao Liu Lab
Xiao Liu Lab
Oct 23, 2025 · Backend Development

Configure Nginx for WeChat Domain Verification Without Uploading Files

This guide shows how to use Nginx configuration to serve WeChat verification files directly, eliminating the need for manual file uploads and enabling a more secure, automated deployment for business, server, or JS security domains.

Server ConfigurationWeChatdomain verification
0 likes · 5 min read
Configure Nginx for WeChat Domain Verification Without Uploading Files