Difference between revisions of "PKC DevOps/Process"
Jump to navigation
Jump to search
(5 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
#Installing Procedure | #Installing Procedure | ||
##Define [[Ansible Roles]] for the Installation | |||
##Docker Installation | ##Docker Installation | ||
##Kubernetes-based Installation | ##Kubernetes-based Installation | ||
#Testing | |||
##Unit Testing | ##Unit Testing | ||
#Integration Testing | ##Integration Testing | ||
##Data Exchange between [[PKC]]s | ##Data Exchange between [[PKC]]s | ||
# | #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 | ||
<noinclude> | <noinclude> | ||
==Related Pages== | ==Related Pages== | ||
*[[has LogicModel:: | *[[has LogicModel::PKC DevOps]] | ||
</noinclude> | </noinclude> |
Latest revision as of 14:07, 14 August 2021
- Installing Procedure
- Define Ansible Roles for the Installation
- Docker Installation
- Kubernetes-based Installation
- Testing
- Unit Testing
- Integration Testing
- Data Exchange between PKCs
- Follow Semantic Versioning Practice to name software and data migration/upgrade activities
- Version Control in terms of the whole package
- Data Migration Updates