This directory contains examples of using the libraries contained within this repository.
All examples require a Caplin Liberator to connect to provide their data. An example of which can be started from the provided Docker Compose file:
- Authenticate with the Caplin Docker Registry with
docker login docker-release.caplin.com. For credentials please speak to your Caplin Account Manager. - Edit the environment file so that
LICENSES_DIRpoints to a directory containing a valid Liberator 8 license. - Run
docker compose up -dfrom within this directory.
If successful, you will then be able to locally access the Liberator UI.
Of particular use is the Liberator Explorer UI
which you can use to request data from the example applications. Due to OpenPermissioning being enabled within the
provided Liberator's Dockerfile, any user/password combination will work for
authorization.
