Skip to content

shroomify-it/docker-deploy_radicale-agendav-lldap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

radicale-agendav-lldap

Deploy a docker stack with radicale + agendav + LLDAP

https://github.com/tomsquest/docker-radicale

https://github.com/nagimov/agendav-docker/

https://github.com/lldap/lldap

Note about etc/radicale

In this example, the etc/radicale folder is mandatory even if you are not using radicale's auth file and rights section.

You can always adapt the code to not use them at all. It is aimed to make it easier if you are new to radicale by providing the folder structure.

- ./etc/radicale:/etc/radicale
#htpasswd_filename = /etc/radicale/users/radicale-users
#file = /etc/radicale/rights/rights

Note about comments in the docker-compose.yml

I use traefik as a reverse proxy but I commented out the related traefik entries.

One last thing before running docker-compose up

Don't forget to change all the CHANGEME to your desired environment settings. Change the domain "example.domain.com" too.

You need to generate a JWT Token for LLDAP.

Files concerned by thoses changes : docker-compose.yml and radicaleconfig/config

About

Deploy radicale and agendav with LLDAP

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published