Category:Software Engineering
-
Time:2021-1-23
If you want to do a good job in scrum transformation, the first step is to understand and really implement scrum, then the books I recommend for scrum are to understand and practice. The second step is to do solid engineering practice of the team. The following is a list of recommended engineering practice books: […]
-
Time:2021-1-22
The previous article introduced Jenkins + SVN + Tomcat to realize automatic deployment. Now I finally have time to write down Jenkins + SVN + nginx to realize automatic deployment of Vue front-end project. The installation and configuration of Jenkins have been described in the previous article. The following describes the additional steps needed to […]
-
Time:2021-1-21
premise Server: 3x.1xx.2xx.1xx Password: I won’t tell you CentOS Linux release 7.8.2003 (Core) gitlab-ce-13.1.4-ce.0.el7.x86_64 Main profile Default configuration file path / etc / gitlab /etc/gitlab/gitlab.rb: main configuration file, including external URL, warehouse directory, backup directory, etc /etc/gitlab/gitlab-secrets.json: (generated after executing the command line of gitlab CTL reconfigure), which contains the encryption information of various keys […]
-
Time:2021-1-20
Actual combat series of coding Devops micro service projectLesson oneDevops micro service project: Devops first experienceMr. Wang Kuan, the development engineer of coding Devops, will introduce the basic concept of Devops to you, and discuss why Devops is needed in modern development activities. At the same time, we will take eshoponcontainer project code as an […]
-
Time:2021-1-19
In recent years, the structure of engineering projects is becoming more and more complex, and it needs to access the appropriate continuous integration pipeline form to meet more and more changing needs. So how to use CI capacity gracefully to improve production efficiency?Actual combat series of coding Devops micro service projectLesson TwoDevops micro service project: […]
-
Time:2021-1-18
With the increasing complexity of software engineering, how to publish gray scale in kubernetes cluster has become a “required course” of production deployment, and how to realize safe, controllable and automatic gray scale publishing has also become the focus of continuous deployment.Actual combat series of coding Devops micro service projectLast lesson:Devops microservice project: automatic gray […]
-
Time:2021-1-17
Coding dashboard functionNow officially launched! This function is designed in the form of statistical cards,Statistics and displayUse the data generated in coding. This means that valuable work data can be collected and analyzed quantitatively without additional settings. These huge amounts of data will be on the paper in the form of charts or lists, which […]
-
Time:2021-1-16
About Instructor Yang ZhouArchitect of coding DevopsCoding preacher Continuous entrepreneur, DIY / Linux player, Zhihu xiaov, once worked as a back-end developer in Innovation workshop and Baidu. With more than ten years of experience in front-line R & D and team leadership, he has experienced various projects in tob, TOC, o2o, domestic and overseas, witnessed […]
-
Time:2021-1-15
preface Because the k8s version of Alibaba cloud’s knative is greater than 1.15, and our current cluster environment is 1.14.8, we need to upgrade the pre release environment. There is nothing to write about the upgrade version of kubernetes cluster based on aliyun hosting, which can be implemented under the guidance of the official documents […]
-
Time:2021-1-14
About Instructor Yang Zhou Architect of coding Devops Coding preacher Continuous entrepreneur, DIY / Linux player, Zhihu xiaov, once worked as a back-end developer in Innovation workshop and Baidu. With more than ten years of experience in front-line R & D and team leadership, he has experienced various projects in tob, TOC, o2o, domestic and […]
-
Time:2021-1-13
Coding is now free! Unlimited number of people, unlimited functions, free use of code hosting, project collaboration, CI / CD, product library and other basic product services of coding, start the R & D collaboration management of your team at zero cost! Why free Devops is a combination of development and operations, which represents a […]
-
Time:2021-1-12
Code warehouse creation specification 1. Project creation needs to comply withGroupstandard. 2. To create a project, you must addProject descriptionexplain. 3. Every project needsREADME.mdDocuments. 4. All code repositories except the documentation type repository are required.gitignore。 Note: projects with templates should be created with a unified template Usage specification of groups Group is divided into rule, […]