> For the complete documentation index, see [llms.txt](https://docs.uxwizz.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.uxwizz.com/installation/docker.md).

# Docker

Use the [standalone image](/installation/docker/standalone-docker-image.md) for a quick local trial. For a server installation, use [Docker Compose](/installation/docker/via-docker-compose.md) to keep the web server, database, and scheduled-task runner separate.

The public images contain the Trial package and support Linux on AMD64 and ARM64. You can upgrade the trial with a [license](https://www.uxwizz.com/pricing?ref=docker-docs) through the dashboard.

{% content-ref url="/pages/m6V3wQAorh1eQ6yZnYsR" %}
[Standalone Docker image](/installation/docker/standalone-docker-image.md)
{% endcontent-ref %}

{% content-ref url="/pages/PylwCCcRM0ygk7qoIjdR" %}
[Via Docker Compose](/installation/docker/via-docker-compose.md)
{% endcontent-ref %}

{% hint style="warning" %}
These instructions create a new installation. Back up the application files, database, and configuration before changing an existing deployment. Keep its volume names and credentials. Pulling an image does not update application files already stored in a volume.
{% endhint %}
