Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Log on via SSH and become site user. Then do (one step after another):

  1. Stop the site

    Code Block
    languagebash
    themeRDark
    OMD[mysite]:~$ omd stop

    .

  2. Reload the config

    Code Block
    languagebash
    themeRDark
    OMD[mysite]:~$ cmk -O

    .

  3. Start the site again

    Code Block
    languagebash
    themeRDark
    OMD[mysite]:~$ omd start


...