...
To simplify the installation process, the following restrictions apply to a PoC installation:
The installation will If you don't have a Kubernetes Cluster available, the installation can be performed on a single Linux server with a single-node Kubernetes cluster using k3s. If you do have a Kubernetes cluster, the installation can be performed on this cluster.
Smartfacts will not connect to any identity provider. In the PoC you will work with dummy usershat users that are provisioned in advance.
Smartfacts will not send emails to users.
...
<Server-FQDN>
smartfacts.<Server-FQDN>
camp.<Server-FQDN>
identity.<Server-FQDN>
oslcgenoslc.<Server-FQDN>
genoslc-jama.<Server-FQDN> (if you connect to Jama using OSLC)
genoslc-codebeamer.<Server-FQDN> (if you connect to Codebeamer using OSLC)
Create an X.509 Certificate
...
We recommend that your server can directly acces our container and chart repository. In this case follow the instructions for a PoC Deployment on Kubernetes with Internet Connectionuse of Keycloak as OIDC provider.
If your server does not have internet acces, follow the instracionts for a Deployment on Kubernetes without Internet Connection.