From ebe466c7418e84c4e82f1223bb80ab1de35a0695 Mon Sep 17 00:00:00 2001 From: jmattheis Date: Fri, 15 Nov 2024 20:18:51 +0000 Subject: [PATCH] =?UTF-8?q?Deploying=20to=20gh-pages=20from=20@=20gotify/w?= =?UTF-8?q?ebsite@e10834806800b9c488d0215c76d8af45a0d906f9=20=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/install.html | 9 ++++----- docs/install/index.html | 9 ++++----- 2 files changed, 8 insertions(+), 10 deletions(-) diff --git a/docs/install.html b/docs/install.html index 23fecdb..71c11ac 100644 --- a/docs/install.html +++ b/docs/install.html @@ -61,11 +61,10 @@ # or via GitHub registry $ docker run -p 80:80 -v /var/gotify/data:/app/data ghcr.io/gotify/server -

There are also specific docker images for other architectures:

- +

gotify/server and +ghcr.io/gotify/server +are multi-arch docker images, they will work for the architectures: amd64, +i386, arm64, armv7, and riscv64.

/app/data contains the database file (if sqlite is used), images for applications and cert-files (if lets encrypt is enabled). In this example the directory is mounted to /var/gotify/data this directory should be included in a backup.

The time zone inside the container is configurable via the TZ environment variable:

diff --git a/docs/install/index.html b/docs/install/index.html index 23fecdb..71c11ac 100644 --- a/docs/install/index.html +++ b/docs/install/index.html @@ -61,11 +61,10 @@ # or via GitHub registry $ docker run -p 80:80 -v /var/gotify/data:/app/data ghcr.io/gotify/server -

There are also specific docker images for other architectures:

- +

gotify/server and +ghcr.io/gotify/server +are multi-arch docker images, they will work for the architectures: amd64, +i386, arm64, armv7, and riscv64.

/app/data contains the database file (if sqlite is used), images for applications and cert-files (if lets encrypt is enabled). In this example the directory is mounted to /var/gotify/data this directory should be included in a backup.

The time zone inside the container is configurable via the TZ environment variable: