The official CANARIE CAF Discovery Service
6.1K
A Docker image for the CAF Central Discovery Service. Based on: docker-cds-core, the dockerized version of the v1.20.2 SWITCHwayf built on Ubuntu 14.04.
Environment variables with their defaults if they do not exist are:
Note that the OVERLAY is at the time of building the image where as runtime changes the values below:
pass them in on the command line:
$ sudo docker run -e CDS_AGGREGATE=http://md.example.com/somethings.xml -e CDS_REFRESHFREQINMIN=5 -d -p 80:80 --restart=always canariecaf/docker-cds-core
Open browser and point to: http://localhost If everthing is fine you should see the default Service Discovery Page with your aggregate
Content type
Image
Digest
sha256:050d9c377…
Size
211.2 MB
Last updated
6 days ago
docker pull canariecaf/docker-cds-caf:20260922T001249Z