Calendar Server (CalDAV)
Calendar Server (CalDAV) osFoundry community catalog में एक app है। एक small, simple CalDAV (and CardDAV) server you can sync calendars and contacts to from any compatible client — Apple Calendar, Thunderbird, DAVx⁵ on Android, etc. इसका एक open replacement the calendar side of iCloud / Google Calendar (your data, your server). Powered by Radicale. यह एक single self-contained container के रूप में आता है के साथ filesystem storage एक persistent volume पर.
विवरण
- Workspace: osfoundry
- Category: PRODUCTIVITY
- मूल्य: Free
- Access: Community
Features
- Thunderbird
- DAVx⁵ on Android
Documentation
Documentation को upstream project द्वारा अंग्रेज़ी में मेंटेन किया जाता है।
# Calendar Server (CalDAV)
A small CalDAV + CardDAV server, powered by Radicale.
## Setup
1. Open the app's File Editor or container terminal and create the users file with bcrypt-encrypted passwords:
```sh
htpasswd -B -c /data/users yourname # first user (-c = create)
htpasswd -B /data/users teammate # additional users
```
2. Point your CalDAV/CardDAV clients (Apple Calendar, Thunderbird, DAVx⁵, etc.) at the app's URL.
3. Per-user collections live at `/data/collections/<username>/`.
## Theme / appearance
Radicale has a minimal web UI for browsing/managing collections.
<!-- CONFIRM-AT-BUILD: pin a specific Radicale image tag (latest is rebuilt daily; pin by digest for reproducibility). -->
osFoundry में Calendar Server (CalDAV) का उपयोग कैसे करें
एक क्लिक में Calendar Server (CalDAV) को अपने workspace में install करें, फिर अपने stack के लिए prompts, tools, या configuration को customise करने के लिए इसे osStudio में fork करें। आपके workspace का कोई भी सदस्य वहीं से आगे बढ़ा सकता है जहाँ आपने छोड़ा था।
Community से अन्य apps
- CRM — Contacts, deals, और pipeline tracking के साथ customer relationship management।
- Kanban Board — एक Trello-style kanban and project board के साथ cards, boards, calendar and table views, and per-board properties. Powered by Focalboard (standalone personal server). Embedded SQLite एक persistent volume पर.
- Helpdesk — SLA tracking के साथ ticket triage और customer support inbox।
- Page Builder — Visual drag-and-drop page builder के साथ sections, themes, SEO, and publishing
- Website Builder — Multi-page website builder के साथ CMS collections, global navigation, footer, themes, and publishing
- Storefront — Product catalog, cart, और checkout के साथ e-commerce storefront।