Accessing And Using The Services
Your Cillers systems consists of two different types of services: Web UI Services and System Services. Here is an overview of the different services with info on how to access and use them.
Web UI Services
Web UI
URL
Credentials
System Services
You will typically access your system services from within other containers, which means that you will not be able to use localhost or 127.0.0.1 as hostname, but will instead be able to use their service id as hostname, e.g. The Curity Identity Service is accessible at http://curity from within other services started in the same stack.
Last updated