Skip to content
ITFROMZERO - Share tobe shared!
  • Home
  • AI
  • Database
  • Docker
  • Git
  • Linux
  • Network
  • Virtualization
  • English
    • Tiếng Việt
    • English
    • 日本語
  • Home
  • AI
  • Database
  • Docker
  • Git
  • Linux
  • Network
  • Virtualization
  • English
    • Tiếng Việt
    • English
    • 日本語
  • Facebook

CI/CD

Ubuntu tutorial - IT technology blog
Posted inUbuntu

Build Your Own Git Server & CI/CD with Gitea: Lightweight, Fast, and Completely Private

Posted by By admin May 30, 2026
A guide to building your own private Git Server and CI/CD system using Gitea Actions on Ubuntu. An optimized, lightweight solution for low-resource VPS.
Read More
Git tutorial - IT technology blog
Posted inGit

Don’t Let ‘Cable Breaks’ Disrupt Your Progress: A Guide to Automated Repository Mirroring from GitHub to GitLab and Bitbucket

Posted by By admin May 30, 2026
Learn how to automate source code synchronization between GitHub, GitLab, and Bitbucket. Secure your data, avoid downtime risks, and optimize dev team workflows.
Read More
Docker tutorial - IT technology blog
Posted inDocker

Rust + Docker: Slash Build Times from 10 Minutes to 30 Seconds with Cargo Chef

Posted by By admin May 18, 2026
Taking 10 minutes to build a Rust container? Try Cargo Chef. Optimize Layer Caching to reduce compilation time to just seconds for real-world projects.
Read More
Git tutorial - IT technology blog
Posted inGit

Trunk-based Development: The Secret to Eliminating ‘Merge Hell’ and Accelerating CI/CD

Posted by By admin May 16, 2026
Trunk-based Development is the secret weapon used by top tech teams like Google and Facebook to accelerate releases. Learn how to eliminate merge conflict fears and optimize your CI/CD workflow today.
Read More
Artificial Intelligence tutorial - IT technology blog
Posted inAI

Bringing Claude Code to CI/CD: Hands-Free Code Reviews and Automated Testing

Posted by By admin May 14, 2026
A guide to integrating Claude Code into CI/CD to automate code reviews, security audits, and unit tests. Save hours of coding and effectively optimize API costs.
Read More
Git tutorial - IT technology blog
Posted inGit

Version Management with Git Tag and SemVer: From Chaos to Professional Workflow

Posted by By admin April 30, 2026
Learn how to use Git Tag and Semantic Versioning to standardize your release process. A detailed guide on version management and CI/CD deployment automation.
Read More
Security tutorial - IT technology blog
Posted inSecurity

Securing Secrets in GitHub Actions: Don’t Leak API Keys Due to a Moment of Negligence

Posted by By admin April 29, 2026
Don't expose API keys and tokens on GitHub. A detailed guide on using GitHub Actions Secrets to protect sensitive information and deploy CI/CD securely.
Read More
Development tutorial - IT technology blog
Posted inDevelopment

Playwright E2E Testing: A Professional Guide to End-to-End Testing for Web Applications

Posted by By admin April 25, 2026
Playwright is a modern E2E testing tool from Microsoft with support for Chromium, Firefox, and WebKit, offering an intuitive API and a powerful Trace Viewer. This guide walks through installation, configuration, writing tests with the Page Object Model, and integrating with CI/CD via GitHub Actions.
Read More
Docker tutorial - IT technology blog
Posted inDocker

Kaniko: Building “Clean” and Secure Docker Images Without Root Privileges

Posted by By admin April 22, 2026
Build Docker images securely without root privileges or a Docker Daemon. A detailed guide on using Kaniko to optimize security and performance for your CI/CD pipelines.
Read More
Development tutorial - IT technology blog
Posted inDevelopment

Advanced GitLab CI/CD: Optimizing Pipelines and Continuous Deployment Strategies

Posted by By admin March 26, 2026
Optimize your GitLab CI/CD pipeline with DAG, smart caching, and parallel jobs to cut build times from 20 minutes down to 6. Apply Blue-Green and Canary deployment strategies for zero-downtime continuous delivery in real-world projects.
Read More

Posts pagination

1 2 Next page
Copyright 2026 — ITFROMZERO. All rights reserved.
Privacy Policy | Terms of Service | Contact: [email protected] DMCA.com Protection Status
Scroll to Top