Calendar Server (CalDAV)
Calendar Server (CalDAV) は osFoundry コミュニティカタログのアプリです。小規模でシンプルなCalDAV(およびCardDAV)サーバーです。Apple Calendar、Thunderbird、Android上のDAVx⁵など、あらゆる互換クライアントからカレンダーとコンタクトを同期できます。iCloud / Google Calendarのカレンダー側のオープン代替です(あなたのデータ、あなたのサーバー)。Radicaleを利用しています。ファイルシステムストレージを永続ボリューム上に持つ単一の自己完結型コンテナとして提供されます。
詳細
- ワークスペース: osfoundry
- カテゴリ: PRODUCTIVITY
- 料金: Free
- アクセス: Community
機能
- Thunderbird
- DAVx⁵ on Android
ドキュメント
ドキュメントは上流プロジェクトにより英語で管理されています。
# 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) をワンクリックでワークスペースにインストールし、osStudio でフォークしてプロンプト、ツール、または構成をご自身のスタックに合わせてカスタマイズできます。ワークスペース内のメンバーは誰でも、続きの作業を引き継げます。
コミュニティの他のアプリ
- CRM — 連絡先、商談、パイプライン管理を備えた顧客関係管理ツールです。
- Kanban Board — カード、ボード、カレンダー・テーブルビュー、ボードごとのプロパティを備えた、Trello風のカンバン・プロジェクトボードです。Focalboard(スタンドアロン個人サーバー)を基盤としています。永続ボリューム上に組み込みSQLiteを持ちます。
- ヘルプデスク — SLA トラッキング付きのチケットトリアージとカスタマーサポート受信箱です。
- Page Builder — セクション、テーマ、SEO、公開機能を備えた、ビジュアルなドラッグ&ドロップのページビルダーです
- Website Builder — CMS コレクション、グローバルナビゲーション、フッター、テーマ、公開機能を備えたマルチページの Web サイトビルダーです
- ストアフロント — 商品カタログ、カート、チェックアウトを備えた EC ストアフロントです。