cpanel / elevate

elevate your cPanel&WHM CentOS 7 server to Almalinux 8
https://cpanel.github.io/elevate/
BSD 2-Clause "Simplified" License
45 stars 30 forks source link

Document possible statuses in /var/cpanel/elevate #330

Closed AVasiljev closed 8 months ago

AVasiljev commented 9 months ago

Please document possible values of stage and status set in /var/cpanel/elevate for proper integration with Virtuozzo's cPanel almaconvert script.

toddr commented 9 months ago

We'll update the docs but here's what it should look like.

Status can be running, paused, success, failed

Stage can be 1-6. These are documented here. https://cpanel.github.io/elevate/#sumup-of-upgrade-process

Stage 6 is when it's fully complete and it'll look like this:

   "stage_number" : 6,
   "status" : "success"