From 15a89815b99924b6d76e8551b5950529111754fc Mon Sep 17 00:00:00 2001 From: Github Actions <> Date: Sun, 20 Jul 2025 10:38:26 +0000 Subject: [PATCH] Generate documentation --- master.html | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/master.html b/master.html index a9aa51a0..0d106a9b 100644 --- a/master.html +++ b/master.html @@ -246,6 +246,7 @@ plugins Repository
  • Source Packages
  • +
  • Docker
  • Linux Distribution Packages
  • @@ -2239,6 +2240,15 @@ GitHub, or install it directly with:

    Source Packages

    You can find the source packages of all releases on GitHub.

    +
    +

    Docker

    +

    Radicale is available as a Docker +image for platforms linux/amd64 and +linux/arm64. To install the latest version, run:

    +
    docker pull ghcr.io/kozea/radicale:latest
    +

    An example docker-compose.yml and detailed instructions +will soon be updated.

    +

    Linux Distribution Packages

    Radicale has been packaged for:

    @@ -2265,7 +2275,7 @@ by Johannes Schöpfer and Jonas Smedegaard

    Radicale is also available -on Cloudron and has a Dockerfile.

    +on Cloudron.

    If you are interested in creating packages for other Linux distributions, read the "Contribute" section.