XANDIKOS(8) System Administration Utilities XANDIKOS(8)

xandikos - git-backed CalDAV/CardDAV server

usage: ./bin/xandikos -d ROOT-DIR [OPTIONS]

show this help message and exit
show program's version number and exit
Directory to serve from.
Path to current user principal. [/user/]
Automatically create necessary directories.
Create initial calendar and address book. Implies --autocreate.
Print DAV XML request/responses.
Announce services with avahi.
Enable workarounds for buggy CalDAV/CardDAV client implementations.

Bind to this address. Pass in path for unix domain socket. [localhost]
Port to listen on. [8080]
Path to Xandikos. (useful when Xandikos is behind a reverse proxy) [/]
Serve HTTPS using a self-signed certificate, generating one under ~/.local/share/xandikos/certs if missing. For development and testing only — do not use in production. Run Xandikos behind a reverse proxy with a real CA-issued certificate instead.
Require HTTP Basic authentication, validating credentials against an Apache-style htpasswd file. Supports bcrypt (htpasswd -B, recommended) and SHA1 entries. Requires --autocert; Basic auth must not be served over plain HTTP. If Xandikos is behind a reverse proxy, configure authentication there instead.

Jelmer Vernooij <jelmer@debian.org>

March 2021 xandikos 0.2.5