You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

Migrating Jenkins to a new host server:

Tasks:

  1. Install Jenkins application on the new host
  2. Configure
    1. Import configuration from the current host.
      1. Verify deploying to nexus repo.
      2. Verify deploying to Fedora 4 demo server.
      3. Verify IRC notification
      4. Verify notification to Sonar
    2. Import reports and logs from the current host.
    3. Update github hook to point to the new host
    4. Update DNS records to the point to the new host

 

Migrating Sonar to a new host:

Tasks:

  1. Install Sonar on the new host.
  2. Import configuration from current host.
  3. Verify integration with Jenkins server
  4. Update DNS to point to new host

 

 

  • No labels