Gleam Lab · Tag Archive
Tag: 运维
2 articles collected by topic for tutorials, cases, engineering practice, and research notes.
GitLab + Jenkins CI/CD Pipeline: From Manual to Automated Deployment
Learn how to set up a CI/CD pipeline using GitLab and Jenkins. Covers Webhook configuration, branch strategy, automated build scripts, and Docker image deployment to Kube...
Docker + Harbor Private Registry: Setup and Image Push Guide
Step-by-step guide to installing Docker and Harbor private registry, configuring insecure registries, building custom Docker images, and pushing them to Harbor.