Install maven official website download (3.6.3 is used on the local computer). Create a Maven folder in the home directory and upload the downloaded files...
In practical work, there are multiple teams that need Jenkins to achieve continuous delivery, but they want different teams to be isolated. Each project has...
Some problems with plug-in management page prompt: Update Information obtainedYour Project Path contains non-ASCII charactersSonarQube Server [127.0.0.1, download and install Jenkins Install Tomcat...
As there was no notification of the successful deployment of Jenkins configuration in the company, I finally started the Jenkins configuration of the company after...
Continuous integration is a software development practice in which team members integrate their work frequently, usually at least once per day. This means that multiple...
Experience Introduction This scenario describes how to deploy microservice applications on the SAE platform in conjunction with Jenkins. Scenario Resource Background This scenario involves the...
What is Jenkins? Jenkins is an open source CI&CD software for automating a variety of tasks, including building, testing, and deploying software. This post will...
This image is constantly updated, please check docker-Hub for details. In the previous chapter I explained how to build a Vue self-build deployment image out...
Recently, I have made automatic deployment of several projects in my hand and recorded the process simply in graphic form. Then the extranet visits the...
Pay attention to JDK installation and Jenkins installation!! Don't use yum to install Java! Do not install with yum! Do not install with yum! Download...
This article has participated in the Denver Nuggets Creators Camp 3 "More Productive writing" track, see details: Digg project | creators Camp 3 ongoing, "write"...
This POST is about building a JENKINS+GITHUB CONTINUOUS integration environment from scratch. JENKINS 'integration with other platforms, such as the code cloud, is similar. Thread...
This article focuses on the specific process of deploying front-end projects to remote servers through Jenkins. I've also stepped on some potholes. Keep a record...
Recently, I was working on a front-end large-screen visualization project with Echarts, and found it very difficult to manually deploy each update on the server,...
Some projects require dynamically passing in parameters, such as requiring user input, or uploading a file, or checking configurations, as different parameters that are used...