Self-host with Docker ยท Yantr
Radicale
Lightweight, self-hosted CalDAV and CardDAV server for syncing calendars and contacts across devices.
1
Ports
3
Notes
3
Use Cases
About
What Radicale does
Radicale is a lightweight, self-hosted CalDAV and CardDAV server for storing and sharing calendars and contact lists. It supports standard protocols, making it compatible with Thunderbird, Apple Calendar, DAVx5, and other CalDAV/CardDAV clients. Simple to set up with minimal dependencies.
Install Flow
How to self-host Radicale
Radicale can be deployed with standard Docker Compose using the Yantr app catalog. This page collects the basic information searchers usually need first: what Radicale does, which Docker image Yantr uses, default ports, deployment notes, and where to find the original compose template.
After deployment, Yantr lets you publish additional ports from the stack page using Docker-style syntax. Use 8080:8080 for a fixed host port or just 8080 to let Docker assign a random port.
Use Cases
What people run it for
- Sync calendars and contacts across all your devices without third-party services.
- Share calendars with family or team members using built-in access control.
- Replace Google Calendar and Contacts with a privacy-respecting alternative.
Technical Details
Ports, image, and service metadata
Ports
| Port | Protocol | Label |
|---|---|---|
| 5232 | HTTP | Web UI |
Docker Image
tomsquest/docker-radicale:latest
Service Name
radicale
Notes
Things to know before you deploy
- Create user credentials in the htpasswd file before first start.
- Calendars and contacts are stored in the data volume.
- Compatible with virtually all CalDAV/CardDAV clients.
Related Apps
More tools you might pair with Radicale
Page generated 2026-07-27T04:28:00.415Z