General about the docs¶
Updater¶
The updater is a service called MkdocsUpdater. Essentially the only thing it's doing is activating the environment within /var/www/wiki/venv
and running mkdocs build
to rebuild the docs with the new changes.
-
To check the status of the updater
sudo systemctl status MkdocsUpdater
-
Logs are located at
/var/log/mkdocs_watch.log