1
0
Fork 0
mirror of https://github.com/Kozea/Radicale.git synced 2025-09-15 20:36:55 +00:00

Tested on OpenBSD 7.7

fiwswe 2025-05-02 14:06:02 +02:00
parent db9d937ea3
commit db84b6bb7d

@ -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.