Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

TELEICU/Bulk migration playbook: Difference between revisions

From OHC Network Wiki
More languages
Content deleted Content added
Automated edit (via update-page on MediaWiki MCP Server)
Fix Migration states table: convert Markdown pipe syntax to proper MediaWiki wikitable (via update-page on MediaWiki MCP Server)
 
(One intermediate revision by the same user not shown)
Line 10: Line 10:
== Migration waves ==
== Migration waves ==


<pre>
{{#mermaid:flowchart LR
{{#mermaid:flowchart LR
W0["Wave 0<br/>Staging (test VMs)"]
W0["Wave 0<br/>Staging (test VMs)"]
Line 21: Line 20:
W0 --> W1 --> W2 --> W3 --> W4 --> W5
W0 --> W1 --> W2 --> W3 --> W4 --> W5
}}
}}
</pre>


== Per-wave process ==
== Per-wave process ==
Line 57: Line 55:
== Migration states ==
== Migration states ==


{| class="wikitable"
Tracked in the TeleicuSites table:
|-

| State | Meaning |
! State
! Meaning
|---|---|
|-
| not-started | Running original deployment |
| not-started
| ansible | Partially migrated via Ansible path |
| Running original deployment
| nixos | Partially migrated via NixOS path |
|-
| done | Fully migrated to target architecture |
| ansible
| Partially migrated via Ansible path
|-
| nixos
| Partially migrated via NixOS path
|-
| done
| Fully migrated to target architecture
|}


{{Navbox TELEICU}}
{{Navbox TELEICU}}