Welcome to the Inedo Forums! Check out the Forums Guide for help getting started.

If you are experiencing any issues with the forum software, please visit the Contact Form on our website and let us know!

Feed URLs



  • Hi,

    I've just installed ProGet and everything went smoothly. Congratulations for that.

    Our intention is to use it as our internal package repository, for NuGet, npm and bower.
    Our company is called Ingresso, so I created three feeds, one for each type.
    I could't use the name ingresso for all the them, so I ended up with:

    http://localhost/nuget/ingresso-nuget
    http://localhost/npm/ingresso-npm
    http://localhost/bower/ingresso-bower
    

    If we create an internal DNS entry called repo.ingresso that would be:

    http://repo.ingresso/nuget/ingresso-nuget
    http://repo.ingresso/npm/ingresso-npm
    http://repo.ingresso/bower/ingresso-bower
    

    Which is still ugly.
    The perfect URLs for me would be:

    http://nuget.ingresso/
    http://bower.ingresso/
    http://npm.ingresso/
    

    But I guess that's impossible.
    Is there any hack I could do to have these? Maybe some URL rewrite magic?

    Thanks,

    Product: ProGet
    Version: 3.8.6



  • There is nothing in ProGet you can change at this time that would get around this.

    Maybe you could create another website that for example, redirects requests from http://repo.ingresso/nuget/ingresso-nuget to http://nuget.ingresso/ ? I'm not sure how well that would work though as it relies on the clients themselves following redirects. You also may have some luck with IIS URL Rewiting.


Log in to reply
 

Inedo Website HomeSupport HomeCode of ConductForums GuideDocumentation