Docker image for AgenDAV - CalDAV web client. AgenDAV requires a CalDAV server running alongside (Baïkal, DAViCal, etc.). The address of CalDAV server must be specified in AGENDAV_CALDAV_SERVER
env, e.g. AGENDAV_CALDAV_SERVER=https://baikal.server.com/cal.php
Note regarding use of Baïkal back-end: WebDAV authentication type
must be set to Basic
during Baïkal initialization.
Since this image only carries a front-end for CalDAV, there's no provision for persistency. Running agendav statelessly has no drawbacks since agendav itself is not customizable.
Standard debian
base image is used. The build is not optimized for size or compilation time.
AGENDAV_SERVER_NAME
AGENDAV_TITLE
AGENDAV_FOOTER
AGENDAV_ENC_KEY
AGENDAV_CALDAV_SERVER
AGENDAV_TIMEZONE
AGENDAV_LANG
AGENDAV_LOG_DIR