Sign inSign up

nouchka/radicale

By nouchka

Updated over 8 years ago

Radicale calendar server

Image
1

1.2K

nouchka/radicale repository overview

docker-radicale

Docker Hub repository

Docker Automated buil Build Status

Versions

Version follows radicale version of jessie

  • 0.9 (latest) (based on 0.9 branch)

Image

This is a basic calendar server radicale for one user with password protected access.

Use

Use from command line:

docker run -e 'RADICALE_USER=user' \
	-e 'RADICALE_PASSWORD=password' \
	nouchka/radicale

or use with docker compose:

docker-compose up -d

Environment variables:

RADICALE_USER=user
RADICALE_PASSWORD=password

Todo

  • change htpasswd cryptage to avoid SHA1
  • Migrate docker-compose file format to version 2

Donate

Bitcoin Address: 15NVMBpZJTvkefwfsMAFA3YhyiJ5D2zd3R

Tag summary

Content type

Image

Digest

Size

70.1 MB

Last updated

over 8 years ago

docker pull nouchka/radicale