No description
- Dockerfile 89.5%
- Shell 10.5%
| .gitignore | ||
| CHANGELOG.md | ||
| CloudronManifest.json | ||
| CloudronVersions.json | ||
| Dockerfile | ||
| LICENSE | ||
| logo.png | ||
| POSTINSTALL.md | ||
| README.md | ||
| start.sh | ||
Baikal (Cloudron Package)
Baikal is a lightweight CalDAV and CardDAV server with a web admin interface.
- Upstream project: https://github.com/sabre-io/Baikal
- Project website: https://sabre.io/baikal/
Usage
- Open the app URL to complete the first-run install wizard.
- Admin UI:
/admin/ - CalDAV/CardDAV discovery:
/.well-known/caldav/.well-known/carddav
- DAV endpoint:
/dav.php
Clients authenticate with the Baikal username/password you create in the admin UI (standard HTTP auth over HTTPS via Cloudron).
MacOS /iOS : https://app/domain.tld/dav.php/principals/username
Persistence
This package persists Baikal’s writable directories on Cloudron storage:
/app/data/config(Baikal config)/app/data/Specific(Baikal state and SQLite DB if used)