Solution Overview for Business Users / Version 2512.0
Table Of ContentsCoreMedia provides a GitHub repository with default playbooks. You can use these playbooks as a starting point for your own playbooks. To get access to the repository, contact the CoreMedia support team. Please refer to the Installation documentation for more information on how to connect your KIO Backend to the GitHub repository. Content changes are updated automatically every 30 seconds. You do not have to restart the KIO Backend to load the new playbooks.
The configuration properties for the GitHub repository are:
# To configure this, you need to create a personal access token on GitHub
# (https://github.com/settings/tokens) and grant it access to the repository ("repo" scope).
kio.backend.playbooks.github.token=CONFIGURE_ME
kio.backend.playbooks.github.repository=coremedia-contributions/kio-playground
kio.backend.playbooks.github.branch=main
kio.backend.playbooks.github.path=copilot/playbooks
kio.backend.playbooks.github.refresh-interval=30sExample 12.3. GitHub repository configuration properties
Note
You can also configure your clone of coremedia-contributions/kio-playground or configure your own GitHub repository with your own playbooks.


