I'm not sure I was very clear in my first mail, so I will rephrase.

We I go in the tree browser of the Artifactory website I installed and when I 
select, for instance, the repo1-cache repository, the repository reference is :

<repository>
    <id>myservername</id>
    <name>myservername-releases</name>
    <url>http://127.0.0.1:9900/artifactory/repo1</url>
</repository>

The <url> tag is clearly false, it should not indicate the localhost, but 
rather the http://mysubdomain.mydomain.com/repo1.
And it's the same for all repositories.
If I go directly to http://mysubdomain.mydomain.com/repo1, I find the 
repository. So the problem is with the links generated on the Artifactory 
website...
Can anyone help me ?

Thanks

Le 12 mai 2010 à 14:25, Benoît Thiébault a écrit :

> Hi everyone,
> 
> I have installed Artifactory on my company server and I seemed at first to 
> work fine. I have however not used the same path than advised on Artifactory 
> web site : my installation is available at mysubdomain.mydomain.com and not 
> mysubdomain.mydomain.com/artifactory. I configured Apache to do this and it 
> works fine... except that all my repositories link to 127.0.0.1:9900.
> 
> How can I change Artifactory setting to take into account my host name and 
> not the localhost ?
> 
> Thank you
> 
> Kind regards,
> 
> Benoît
> ------------------------------------------------------------------------------
> 
> _______________________________________________
> Artifactory-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/artifactory-users
> 


------------------------------------------------------------------------------

_______________________________________________
Artifactory-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/artifactory-users

Reply via email to