docker~jenkins~harbor automatic remote deployment

Gabor is a special program to manage docker images, similar to gitlab file management application. Of course, we use Gabor not only to manage images, but also to cooperate with docker+jenkins to realize remote deployment. First of all, we need to install a harbor. Here, you can install it by yoUTF-8...

Posted by penguin0 on Tue, 15 Jun 2021 03:00:46 +0930

Jenkins Automatically Deploy gitee Project to Aliyun ECS Server

Jenkins Automatically Deploy gitee Project to Aliyun ECS Server Environmental preparation Set up maven, java, git environment Jenkins Installation Jenkins (URL is https://jenkins.io/) is an open source project, which is a continuous integrated Java-based system.We can configure continuous integUTF-8...

Posted by phencesgirl on Sun, 27 Jun 2021 07:54:03 +0930

@Jenkins Continuous Integration and gitlab Warehouse Management

1. Jenkins Continuous Integration The software development life cycle, also known as SDLC(Software Development Life Cycle), is a collection of planning, development, testing, and deployment processes 1. Software development life cycle 1)#requirement analysis This is the first phase of the lifeUTF-8...

Posted by bigmichael on Sat, 14 Aug 2021 02:55:44 +0930

jenkinsfile+helmfile pipeline architecture template

The current trend is micro service architecture. K8s services are basically popular. helm is also very convenient to use as a management k8s package, Next, I will upload a set of architecture based on jenkins+helmfile that I use online for later reading and learning. First, why use helmfile? HeUTF-8...

Posted by amitvedak on Mon, 20 Dec 2021 04:07:59 +1030

Gitlab auto trigger pipeline

Gitlab auto trigger pipeline We hope that the version management tool and the continuous integration tool can be linked together. For example, when submitting code, the integration tool will be automatically triggered for code monitoring. After the detection is successful, the integration tool UTF-8...

Posted by cabaz777 on Fri, 31 Dec 2021 13:08:15 +1030

17, K8s+gitlab+Jenkins establish CI/CD solution

1, What is CI/CD: CI: sustainable integration CD: sustainable delivery \ sustainable deployment Please refer to: https://blog.csdn.net/tushanpeipei/article/details/118082462?spm=1001.2014.3001.5501 CI/CD environment flowchart: 2, Overview of experimental environment: This experiment only existsUTF-8...

Posted by Hendricus on Tue, 18 Jan 2022 05:59:55 +1030

Jenkins build details

1, Introduction to common build triggers Jenkins has four built-in build triggers: Trigger remote buildTrigger after other projects are builtBuild periodicallyPoll SCM 2, Build trigger usage 1. Trigger remote build 1.1 set the token, preferably encrypted 1.2 access URL trigger build Trigger buUTF-8...

Posted by faydra92 on Wed, 19 Jan 2022 13:54:35 +1030

Email extension plugin for jenkins learning 9- test report

preface The test report of html has been displayed on jenkins. The next step is only the last step. Send the report to your leaders to show your labor achievements. Install the Email Extension Plugin jenkins home page - system management - plug-in management, optional plug-ins, search: Email, iUTF-8...

Posted by everisk on Sun, 23 Jan 2022 17:03:26 +1030

Understanding Bash: understanding variables

background Brief history of operating system Bell Labs Unix (at & T Unix vs BSD sun) PC era (Bill Gates DOS VS Jobs Apple) CUI era (Bill Gates Windows VS jobs Mac OS VS Linux) Mobile era (Google Android VS IOS) shell value Human computer interaction: shell VS GUI Batch processing: Linux,unix,MaUTF-8...

Posted by jasraj on Thu, 27 Jan 2022 21:04:38 +1030

Chapter 4 of learning Jenkins series - successful personal test Jenkins + Gitee + Docker to realize automatic deployment of micro service project (end)

To view the previous blogs, click [category column] at the top This blog was developed by bloggers after six} hours. They deployed Jenkins on CentOS7, then pulled Gitee's project and published the SpringBoot project as a Docker package. It has a good reference value! Practice in person, practiUTF-8...

Posted by RGBlackmore on Sat, 29 Jan 2022 20:30:57 +1030