Project

General

Profile

Story #357

Reliably deploy CN software on all CN nodes

Added by Dave Vieglais over 14 years ago. Updated over 13 years ago.

Status:
Closed
Priority:
High
Assignee:
Category:
d1_cn_service
Target version:
-
Start date:
Due date:
% Done:

100%

Story Points:
Sprint:

Description

As a DataONE administrator, I want to be able to reliably deploy CN software on all 3 coordinating nodes in a predictable way
- set up config file with data for all 3 CNs
- be able to distinguis testing, staging, and production versions of a node
- modify makefile to select proper CN confif info
- modify all postinst scripts to refer to that config info as needed
- modify existing buildout process shortcomings (e.g., task #308)

History

#1 Updated by Dave Vieglais almost 14 years ago

  • Status changed from New to Closed

The process of building the CN packages is handled through hudson. The packages are exposed through an apt repository, so all that is necessary is to add the repository to the no sources list, update, and install. Updates are performed correctly as well.

Details:
1. add to @/etc/apt/sources.list@:

deb http://dev-testing.dataone.org/ubuntu karmic universe

2. @apt get update@
3. @apt-get install dataone-cn-os-core dataone-cn-metacat dataone-cn-mercury dataone-cn-rest-service dataone-cn-mnsynchronization@

#2 Updated by Dave Vieglais over 13 years ago

  • Category changed from d1_cn_buildout to d1_cn_service

Also available in: Atom PDF

Add picture from clipboard (Maximum size: 14.8 MB)