For the complete documentation index, see llms.txt. This page is also available as Markdown.

Managing Your Instance

Once AOH Sync is installed, you can manage its status, apply updates, and restart AOH Sync if needed — both from the command line and from within the AOH Sync dashboard.

Command-line management

Every SSH session to your VM opens with a status message confirming AOH Sync is installed. To check status, view logs, restart AOH Sync if needed, or apply updates from the command line, run:

sudo cloudsync-maintenance

Dashboard — System Settings

AOH Sync also exposes instance management through System Settings in the dashboard. Navigate to System Settings in the left sidebar to access the Update status page.

AOH Sync Update status page showing an available version (1.2.12) with a stable channel tag, and an Apply update button

The Update status page shows your installed version, the latest available version on the stable channel, and the control to apply the update.

From this page you can:

Action
What it does

View current and available version

See your installed version alongside the latest available release and its channel tag (for example, stable)

Apply update

Rolls out the latest AOH Sync release to your instance. The session reconnects automatically once the update is complete.

You can also monitor overall sync health from the dashboard's Status & Logs page in the sidebar.

Last updated