Difference between revisions of "PKC DevOps/Process"

From PKC
Jump to navigation Jump to search
m (Benkoo moved page Process/PKC DevOps to PKC DevOps/Process)
Line 6: Line 6:
##Integration Testing
##Integration Testing
##Data Exchange between [[PKC]]s
##Data Exchange between [[PKC]]s
#Version Migration/Upgrade Path
#Follow Semantic Versioning Practice to name software and data migration/upgrade activities
##[[Version Control in terms of the whole package]]
##[[Version Control in terms of the whole package]]
##Data Migration Updates
##Data Migration Updates

Revision as of 13:54, 14 August 2021

  1. Installing Procedure
    1. Docker Installation
    2. Kubernetes-based Installation
  2. Testing
    1. Unit Testing
    2. Integration Testing
    3. Data Exchange between PKCs
  3. Follow Semantic Versioning Practice to name software and data migration/upgrade activities
    1. Version Control in terms of the whole package
    2. Data Migration Updates

Related Pages