Skip to content

Latest commit

 

History

History

baikal

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

Baikal

Baikal is a lightweight CalDAV+CardDAV server.

Run make config or copy .env-dist to .env_${DOCKER_CONTEXT}_default, and edit variables accordingly.

  • BAIKAL_TRAEFIK_HOST to the external domain name forwarded from traefik, eg. cal.example.com

Authentication and Authorization

See AUTH.md for information on adding external authentication on top of your app.

Run make install

Immediately configure the application, it is insecure by default until you set it up!

Run make open