EN VI

What is CI/CD?

CI/CD is a method to frequently deliver apps to customers by introducing automation into the stages of app development. The main concepts attributed to CI/CD are continuous integration, continuous delivery, and continuous deployment. CI/CD is a solution to the problems integrating new code can cause for development and operations teams.
Specifically, CI/CD introduces ongoing automation and continuous monitoring throughout the lifecycle of apps, from integration and testing phases to delivery and deployment. Taken together, these connected practices are often referred to as a "CI/CD pipeline" and are supported by development and operations teams working together in an agile way with either a DevOps or site reliability engineering (SRE) approach.
Posts (3)
2022-06-05 18:03:27
Hướng Dẫn Triển khai CI/CD với Gitlab Trong 1 Bài Viết
CI/CD là gì? – Cũng hơn một tháng kể từ bài viết gần nhất, nay mới có thời gian ngồi viết lách tiếp. Dạo gần đây thường release các dự án outsource nên cũng hay làm documentation cũng như  mở các dự á...
0
1206dev Admin
2023-03-28 19:16:40
Step by step to install git CI/CD on centos laravel project
* On server centos:yum -y install acl sudo adduser deployer sudo setfacl -R -m u:deployer:rwx /var/www- generate ssh keyssh-keygen -t rsa -C "deployer" -f ~/.ssh/id_rsa -P ""- As the deployer user o...
0
1206dev Admin
2023-05-26 23:47:16
Các bước cài đặt git CI/CD trên dự án centos laravel chi tiết
Tôi có thể hướng dẫn bạn cách triển khai ứng dụng Laravel sử dụng GitLab CI/CD và Docker trên CentOS. Bạn cần thực hiện các bước sau:Cài đặt ACL trên CentOS bằng lệnh sau:yum -y install acl Tạo một n...
0
Questions (0)

No data results!

Please check back again in feature!

Login


Forgot Your Password?

Create Account


Lost your password? Please enter your email address. You will receive a link to create a new password.

Reset Password

Back to login