Hi,
We have a tuleap instance which was initially accessible only from our internal network. We wanted to allow some external users to access it. But the problem is that we have defined an internal name which is not linked to the external IP.
For instance, internally we access to Tuleap using
https://mytuleap/ and the internal users have the DNS to link mytuleap to the internal IP of our VM.
But, even if the VM is accessible now externally using a public IP, the server name can't be the same. For example, external users will access to tuleap with
https://35.200.200.200
It seems that we have some problems as users can access to tuleap et browse the projets, but they can't use the Agile Dashboard (Kanban or Scrum), as it doesn't display their content when accessed from the external URL.
Is it possible to change our tuleap configuration to be able to be reached from an external IP, and from an internal name ? Or do you have any recommandation to configure it correctly ?