Navigation

    Inedo Community Forums

    Forums

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    1. Home
    2. dev_7037
    D
    • Profile
    • Following
    • Followers
    • Topics
    • Posts
    • Best
    • Groups

    dev_7037

    @dev_7037

    0
    Reputation
    2
    Posts
    1
    Profile views
    0
    Followers
    0
    Following
    Joined Last Online

    dev_7037 Follow

    Best posts made by dev_7037

    This user hasn't posted anything yet.

    Latest posts made by dev_7037

    • RE: ProGet support for prefixed path in URL?

      Oh, that's a shame. We definitely try to cut down on the complexity of what we ask of folk when they deploy this, so that's more friction than is ideal.

      Thanks for the reply!

      If any of the reported users see this and have tips and tricks from their experience, I'd love to hear them!

      posted in Support
      D
      dev_7037
    • ProGet support for prefixed path in URL?

      I'm looking to host multiple services on the same port (in this case, lazily, 443).

      With other services, e.g. Jenkins (and previously Nexus) I have used nginx or the Azure Application Gateway to route traffic to ports based on the path accessed, and then used context path / application context path to modify the apps URLs etc.

      This works very nicely for my use. I want to replace Nexus with ProGet, but I can't figure out a way to do so!

      It seems that URLs (the node in /InedoAppConfig/WebServer within the ProGet.config file) ignores anything after the port number, and Web.BaseUrl in advanced settings also seems to ignore it. Though I can get a semblance of a page loading, scripts such as nonmodal.css and jquery.min.js immediately fail to load (as they're pointing to the original URL rather than my attempted path).

      Is there anything I can do to add a context path to ProGet?

      posted in Support
      D
      dev_7037