Skip to documentation
McDocs

Documentation

Hosting & Manual Operations

Manual server tasks that sit outside normal day-to-day Admin use.

Most Micro CMS work should not require shell access. Hosting-level tasks are collected here for the cases where the web server, scheduler or filesystem has to be changed.

Background scheduler

Run the supplied background task command once a minute so scheduled publishing, retries and other future work continue without an Admin page being open.

Relocation

Micro CMS supports installations where the public address and Admin location are not the same. Configure the addresses deliberately rather than relying on a hosting-panel folder convention.

Updates and recovery

Use the normal Updates screen whenever possible. A separate recovery procedure is available if an update is interrupted and the site cannot return to normal operation by itself.

Database migration

Standalone installations can move supported data to an empty MySQL or MariaDB database through the built-in migration screen and verify the result before switching.

Continue reading