Inedo Community Forums Forums
    • Recent
    • Tags
    • Popular
    • Login

    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!

    Is my understanding of ProGet incorrect?

    Scheduled Pinned Locked Moved Support
    2 Posts 2 Posters 6 Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • A Offline
      Ashley_8010
      last edited by

      Hi All.
      I've been tweaking with ProGet on and off for a bit now and each time I come back to it, it is with the same goal that I am attempting to achieve.

      In nearly all of our external retail websites, there are tonnes of connections to third party websites which inevitably drive up the loading times for our customers. Some loading times can be upwards of 10+ seconds (depending on huge sneaker drops or major releases)

      What I'm wanting to achieve is similar to unpkg.com with ProGet.
      e.g. https://unpkg.com/jquery@3.3.1/dist/jquery.min.js
      Having the ability to bring all of these external connections, down to as minimal as possible, would be a huge time save for our customers.

      I know at a certain level, we can manually extract the .tgz while uploading to a new Asset Directory.83008093-02c4-4bde-91ac-d80f33c18a78-image.png
      58a00493-4e5f-4d25-8406-f31f80f98f4a-image.png However, there isn't a way to automatically do this (that I am aware of) and access the contents of said package, like unpkg does: https://unpkg.com/flickity@2.2.2/dist/flickity.min.css

      Does anyone know of a way to achieve this, or are my expectations of ProGet misguided?

      Cheers.

      atrippA 1 Reply Last reply Reply Quote 0
      • atrippA Offline
        atripp inedo-engineer @Ashley_8010
        last edited by

        Hi @Ashley_8010

        In nearly all of our external retail websites, there are tonnes of connections to third party websites which inevitably drive up the loading times for our customers. Some loading times can be upwards of 10+ seconds (depending on huge sneaker drops or major releases)

        It sounds like what might need is a sort of web bundler/packager (perhaps like webpack)?

        And then a Content Delivery Network on top of that, that can cache and serve static content faster than your server? We use Cloudflare ourselves.

        ProGet does allow you to access individual files within a package (see the files tab on InedoLib for example), and download those files with a URL like this.

        However, this feature was not designed to be a front-end web server, and I wouldn't recommend using it as such.

        Cheers,
        Alana

        1 Reply Last reply Reply Quote 0

        Hello! It looks like you're interested in this conversation, but you don't have an account yet.

        Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

        With your input, this post could be even better 💗

        Register Login
        • 1 / 1
        • First post
          Last post
        Inedo Website Home • Support Home • Code of Conduct • Forums Guide • Documentation