We’re talking about this article! This article will consider the initial stage of CI/CD implementation in a project having a long history. The purpose of this stage is to carry out a status study and develop an implementation plan. And now we’d like to tell you exactly how we implemented CI/CD:
- Implementation of the automatic build system for the application.
- Installing and configuring #Jenkins.
- Automated update of Frontend server within #CI/CD.
- Automated update of the Backend server within #CI/CD.
- Customization updates for specific clients.
- Database update.
- Implementation of #GUI testing.
- Automated deployment to Live server.
Excited? Dive in it here!