Run radicale as non-root
This commit is contained in:
parent
21fce0e4f0
commit
00b8001635
10 changed files with 495 additions and 32 deletions
4
vars/radicale.yml
Normal file
4
vars/radicale.yml
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
radicale_certificate_path: '/etc/ssl/localcerts/radicale/server_cert.pem'
|
||||
radicale_key_path: '/etc/ssl/localcerts/radicale/server_key.pem'
|
||||
radicale_certificate_authority_path: '/etc/ssl/localcerts/radicale/client_cert.pem'
|
||||
radicale_storage_path: '/etc/radicale/collections'
|
||||
Loading…
Add table
Add a link
Reference in a new issue