Replies: 1 comment 1 reply
-
Yes, I actually do this for non-public downloads. You just have to have the capability to download via URL (without authenticating to a website). I host in an azure blob and publish in a custom Winget rest source (created from https://github.com/microsoft/winget-cli-restsource). but you cannot upload them to the public aka.ms\winget repository. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm looking into getting this setup for deploying legacy apps that doesn't have a public installer etc...
Looking at the README files it appears that you have to spin up quite a few resources to allow this to function.
Is there anyway to host a private source/repo for winget just within a S3 bucket / azure blob storage etc?
I'm assuming if there is a static JSON file it should still function without the other backend components that's needed?
Beta Was this translation helpful? Give feedback.
All reactions