Setup: Improve docs for binary installation packages #3861

Signed-off-by: Michael Mayer <michael@photoprism.app>
This commit is contained in:
Michael Mayer 2023-11-29 13:32:48 +01:00
parent 7801e603f9
commit 111fd0ebbe
2 changed files with 2 additions and 5 deletions

File diff suppressed because one or more lines are too long

View File

@ -1,9 +1,6 @@
# PhotoPrism® Installation Packages
As an alternative to our [Docker images](https://docs.photoprism.app/getting-started/docker-compose/), we also provide [installation packages with binaries](https://dl.photoprism.app/pkg/linux/) that allow you to install PhotoPrism on compatible Linux distributions without building it from source:
- <https://dl.photoprism.app/pkg/linux/amd64.tar.gz>
- <https://dl.photoprism.app/pkg/linux/arm64.tar.gz>
As an alternative to our [Docker images](https://docs.photoprism.app/getting-started/docker-compose/), you can use the packages available at [**dl.photoprism.app/pkg/linux/**](https://dl.photoprism.app/pkg/linux/) to install PhotoPrism on compatible Linux distributions without [building it from source](https://docs.photoprism.app/developer-guide/setup/).
We recommend that **only experienced users** choose this installation method, since these packages [need to be set up manually](#configuration) and [do not include the system dependencies](#dependencies) required to make use of all the features.