generated from coop-cloud/example
A simple CalDAV (calendar) and CardDAV (contact) server
https://github.com/Kozea/Radicale
|
||
---|---|---|
.drone.yml | ||
.env.sample | ||
.gitignore | ||
compose.yml | ||
README.md |
Radicale
A simple CalDAV (calendar) and CardDAV (contact) server • https://github.com/Kozea/Radicale
- Category: Apps
- Status: 0, work-in-progress
- Image:
tomsquest/radicale
, 2, 3rd-party - Healthcheck: Yes
- Backups: No
- Email: No
- Tests: No
- SSO: No
Basic usage
- Set up Docker Swarm and
abra
- Deploy
coop-cloud/traefik
abra app new radicale --secrets
(optionally with--pass
if you'd like to save secrets inpass
)abra app config YOURAPPDOMAIN
- be sure to changeDOMAIN
to something that resolves to your Docker swarm boxabra app deploy YOURAPPDOMAIN
- Open the configured domain in your browser to finish set-up