diff --git a/Installing-on-OpenBSD-7.6.md b/Installing-on-OpenBSD-7.6.md index 1839585..2f051d2 100644 --- a/Installing-on-OpenBSD-7.6.md +++ b/Installing-on-OpenBSD-7.6.md @@ -1,6 +1,8 @@ # Introduction [OpenBSD 7.6](https://openbsd.org/76.html) has ports for Radicale 1.x and 2.x but not for 3.x. Given the recent fairly active development of Radicale a port for Radicale 3.x would become outdated rapidly. As an alternative here are step-by-step instructions for installing Radicale 3.x on [OpenBSD 7.6](https://openbsd.org/76.html). +Update: Also works on [OpenBSD 7.7](https://openbsd.org/77.html) + ## Limitations: * These instructions only cover the [OpenBSD](https://openbsd.org) specific issues of installing Radicale itself. You may also want to set up TLS and/or a reverse proxy, authentication, etc. Please refer to the Radicale documentation, such as [https://radicale.org/v3.html](https://radicale.org/v3.html) or other parts of [this wiki](https://github.com/Kozea/Radicale/wiki), for these aspects of setting up the service. * At the time of writing [Radicale 3.3.0](https://github.com/Kozea/Radicale/releases/tag/v3.3.0) was the latest version. Other versions are untested.