Linux release upgrade documentation addition suggestion

I recently did a release upgrade of an Ubuntu server (22.04 LTS Jammy to 24.04 LTS Noble) in one of the cloud providers we have.
I followed the 3. Upgrading in-place guide.

This went overall well, but the website did not load. It seems that during the release upgrade, the OMD config was removed from /etc/apache2/config-enabled/

Perhaps a small addition on the documentation could be (troubleshooting) to check that zzz_omd is enabled in apache2, and how to do it:
a2enconf zzz_omd

hmm… when i did an inplace upgrade from ubuntu 20.04 to bookworm on like 10 hosts i just installed the check-mk-raw…bookworm…deb after the reboot and everything was fine.
didn’t to any of those steps described there /ö.

checked my notes … i did install it before the reboot but that shouldn’t make any difference :slight_smile: