Files
nexus/wiki/concepts/Self-Serve-Migration.md
2026-04-19 06:32:15 +08:00

33 lines
918 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
---
title: "Self-Serve Migration"
type: concept
tags:
- DevOps
- Migration
- GitHub
- GitLab
date-added: 2026-04-19
---
## Definition
Self-Serve Migration自服务迁移是一种迁移模式在这种模式下各团队自行定义需求、规划迁移方案并执行管道转换而非由中央团队统一执行。在 OpenText 的 GitHub 到 GitLab 迁移中采用此模式。
## Characteristics
- 各团队自行定义在 GitHub 中拥有的资产
- 各团队规划如何移动代码和转换 CI/CD 管道
- Build Hub 团队仅在需要时提供协助
- 权限通过 PHTProduct Hub platform进行自服务管理
## Related Concepts
- [[CI/CD-流水线]]
- [[GitOps]]
## Related Entities
- [[GitHub-Enterprise]]
- [[GitLab]]
- [[Build-Hub]]
- [[OpenText]]
## Connections
- [[Self-Serve-Migration]] → enabled_by → [[GitLab]]
- [[Build-Hub]] ← supports ← [[Self-Serve-Migration]]