Install on Asustor NAS

Deploy CrossWatch on Asustor using Portainer or Docker.

Most Asustor setups use Portainer.

circle-info

We do not provide support for installing or troubleshooting container runtimes.

These pages assume Docker (or your NAS container manager) is already installed and working.

If Docker itself is broken, use your platform docs first.

The install guides are provided for reference only.

What you need

  • Docker Engine on Asustor.

  • Portainer (common install via App Central).

  • A shared folder to persist CrossWatch state.

circle-exclamation

Use the same stack definition as in Install with Portainer.

Key values:

  • Image: ghcr.io/cenodude/crosswatch:latest

  • Port: 8787:8787

  • Volume: <your-share-or-host-path>:/config

  • Environment: TZ=UTC

Open http://<asustor-ip>:8787.

Permissions for /config

If your share is read-only to the container:

  • Fix share permissions.

  • Or set APP_UID/APP_GID to match the share owner.

Next steps

Last updated

Was this helpful?