Skip to content
This repository has been archived by the owner on Mar 27, 2018. It is now read-only.

nouchka/docker-radicale

Repository files navigation

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

About

(not maintained) Docker container for radicale calendar server

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages