HewlettPackard / csa-ce

This repo contains scripts which start HPE Cloud Service Automation Community Edition 4.7 (HPE CSA CE) in Docker.
MIT License
17 stars 10 forks source link

Container image configures the MPP to use IP address #2

Open alexevansigg opened 8 years ago

alexevansigg commented 8 years ago

CSA shouldnt need the IP address of the container for the installation... If we specify a Hostname that should be enough.

Deploying this docker container as is described, makes a configuration in which the mpp login always redirect to provied IP Address... which in many dev setups would not be a static IP.

mbettan commented 8 years ago

I always agree with Alex. I think they require fqdn hostname and IP address for the installation setup, but it would be better to workaround it. Is it for static redirect mpp?

alexevansigg commented 8 years ago

Yeah IPAddress is used for the network interface config on the container, but the CSA APP in the container need to redirect to the Hostname/Domain name provided.

PO3 commented 8 years ago

Hi, it seems that the IP address is used for LOGIN redirection while hitting the LOGIN button from the market place page : https://csa.contoso.com:18089/org/CSA_CONSUMER. It redirects to https://10.30.10.4:18444/idm-service/idm/v0/login?tenant=CSA_CONSUMER&token=7bV... It produces following problems: