continuous integration continuous deployment

Read about continuous integration continuous deployment, The latest news, videos, and discussion topics about continuous integration continuous deployment from alibabacloud.com

Exchange Server 2010 cross-site deployment and upgrade to the Exchange Server 2013 post directory-Continuous update

This post provides Exchange Server 2010 cross-site deployment and upgrade to the Exchange Server 2013 post directory01Exchange Server 2010 Cross-Site Deployment-Environment Introductionhttp://winteragain.blog.51cto.com/1436066/1661536Subsequent updates to the post directory are ongoingThis article from "Robin's Home" blog, declined reprint!Exchange Server 2010 cross-site

Ansible deployment and application--Continuous update

http://www6.atomicorp.com/channels/atomic/centos/6/x86_64/RPMS/atomic-release-1.0-19.el6.art.noarch.rpm#cd/etc/yum.repos.d/#wget Http://mirrors.163.com/.help/CentOS6-Base-163.repo#yum Install Pyyaml#yum Install Ansible3. ConfigurationThe default host list file is/etc/ansible/hostsansible_ssh_port= Portansible_ssh_user= User Nameansible_ssh_private_key_file= private Key LocationMaster configuration file/etc/ansible/ansible.cfgHost_key_checking = False does not perform a host_key check, omitting

Continuous delivery of product managers and devops practices

If you are in the following situations, then this article is for you: You are currently in the technology industry, you are a product manager, and you understand what a feature branch is, what a CD stands for, and what a devops culture looks like. Or, you're already implementing agile, and the team meets with your product staff every week to discuss stories and iterations. They work well together and they feel better at this time than ever before. But your customers still can't get these feature

Lenovo Enterprise Network disk: SaaS service clustering Continuous delivery practices

software also support pre review): Reviewboard,phabricator. This approach tends to cause the target branch to be unstable, so it is generally not recommended.We are using the first method of pre-integration audit, the tool software used by the Gerrit, in order to commit as a unit, after the forced review and then merged into the target branch (of course, the process is automatic).Well, say not much, there is a picture of the truth, is our code submis

The experience of continuous delivery in the Internet industry

The popularity of the continued delivery concept reflects the desire of the business unit for faster delivery and the importance that technical teams attach to the age-old problem of delivery. From continuous integration to continuous delivery, ThoughtWorks has been actively practicing, thinking and summarizing. In this article I will share with ThoughtWorks a de

[. NetCore] Based on jenkins and gitlab's continuous compilation and release, jenkinsgitlab

[. NetCore] Based on jenkins and gitlab's continuous compilation and release, jenkinsgitlab Cutting-edge In fact, I originally wanted to call the title continuous integration, but later I looked at the content and only published this action, and the content such as automated testing was not involved, so it should be more appropriate to change the name to

Jenkins+docker Build continuous integrated test environment

Author: inner Calm Original link: http://www.zjbonline.com/2016/03/05/Jenkins-Docker Build continuous integration test environment This article will focus on how we can optimize the configuration of resources by introducing Docker to improve the performance and stability of the entire environment in the context of continuous

Jez masterpiece continuous delivery (translated in Chinese)

+ link)", Martin pointed out in the first version that a successful build includes: all the latest Code is retrieved from the configuration management tool (check out or update ). all code is compiled from a clean state. link and deploy the compilation result for execution. run the deployed application and test set. if all the preceding operations have no errors, no manual intervention, and all tests have passed, we think this is a successful build

The foundation of Agile Software Development: the construction of continuous integrated environment

driven by testing and feedback (TDD and communication). Only in this way can we provide a good foundation and secure network for continuous improvement (through refactoring). Note that this process differs from the general code-and-fix in that each iteration cycle produces a validated, usable product, but it may not be functional, and it is a conscious, continuous, feedback based improvement process rather

Build jobs for continuous delivery management

The process of continuous delivery (CD) development to product delivery is simpler for continuously evolving products. Continuous integration (CI), which is at the beginning of the ongoing delivery process, plays an important role in this process by defining the software development process. There is a lot of information about

Implementation of continuous building in agile development process based on IBM Rational build Forge

during the development process, these changes can create potential problems for the product. Therefore, for early detection of problems in development, code needs to be continuously integrated and frequently built, tested, and committed. If the build is not fully automated, frequent builds can take a lot of manpower and time. But the process of building automation is also a tedious and complex task. IBM Rational Build Forge provides a good, continuous

Configure sonar, Jenkins for continuous review

This article takes the CentOS operating system as an example to introduce sonar installation configuration, and how to integrate with Jenkins, through the PMD-CPD, Checkstyle, findbugs and other tools to conduct continuous review of the code.First, installation configuration sonar1, Sonar introductionSonar is an open source platform for code Quality management that manages the quality of Java source code. Through the plug-in mechanism, Sonar can integ

Continuous delivery of Mesos and Docker import articles

to other servers when a Mesos host fails.§chronos service loop Run job scheduling framework, can be set repeatedly at a specific time to trigger the operation of the Mesos service§mesos-dns the DNS-based service discovery mechanism for Mesos, it is convenient to find the container running location and manage the dispatch.§kubernetes cluster-level container Orchestration management system, can easily manage the container application running across the cluster, provide container scheduling,

How to achieve continuous availability in the WebSphere Process Server V7

Objectives, messaging infrastructure, support infrastructure, and WEB infrastructure. A cluster is a group of servers that perform one or more of the 4 functions. You can have one cluster perform all 4 key functions. However, if these features are dispersed across multiple clusters to improve recovery, there is a chance for higher continuous availability. In the topology shown in Figure 1, each of the 4 features has a dedicated cluster. The applicat

What are the underlying issues that the container private cloud and continuous publishing have to solve? Second episode

services are composed: About SSL self-signed certificates (serf-signed certification), which you can refer to when building docker-registry with these two articles Self-signed SSL certificate authentication issues and Building private Docker registry with basic authentication.0x07 How to ensure the security of Marathon API and Docker API calls? Our Continuous Integration management platform (Codename:touch

Continuous delivery notes 2: Configuration Management

recommended, as we may run deployment pipeline times, for each time, it will create the binary files, if we store all the binary files, it does not make sense.Check in regularly to trunk As check in will trigger deployment pipeline, so we need to check in on a reasonable frequent regular basis. We need to run commit test before we perform check in. We do not recommend branch and trunk strategy, reason: I

Continuous Delivery II--Configuration management

Other continuous delivery related articles: "Continuous delivery" series of articles DirectoryChapter II Configuration Management 1. Introduction Definition: Configuration management refers to a process through which all artifacts related to the project, and the relationships between them, are uniquely defined, stored, retrieved, and modified 2. Use version Control 2.1. Version control of all

Continuous delivery Maturity Model update, new version v1.2 released

Continuous delivery Maturity Model update, new version v1.2 released The "continuous delivery Maturity Model" provided in CD is Version 1.0.This is the latest version, which is more instructive and operable. Instructions for use:We recommend that you use this model to analyze the status quo and find improvements. We do not recommend you use this model as a performance measurement standard. There are seve

Spoon + robobench + jenkins automated continuous regression testing, robotiumjenkins

, scalability, maintainability, and other quality features, this also guides most quality-related tests. From the above definition, we can also see that for quality, people's cognition is more about "quality, in terms of "quantity", quality should be a combination of quality and quantity, focusing both on "quality", that is, quality assurance, and on "quantity", that is, efficiency. With the rapid development of the Internet, especially the arrival of the mobile Internet, enterprises hope to res

Continuous building of automation in software development based on CruiseControl and rational Unified change management

Continuous building of automation in software development based on CruiseControl and rational Unified change management Introduction: This article describes the continuous build tools CruiseControl and IBM Rational Unified change Management integration solutions. Through the solution in this article, we can discover and evade the risk in the code as early as pos

Total Pages: 15 1 .... 11 12 13 14 15 Go to: Go

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.