Coder Social home page Coder Social logo

jantari / rewinged Goto Github PK

View Code? Open in Web Editor NEW
35.0 35.0 6.0 165 KB

rewinged is a self-hosted winget package source

License: MIT License

Go 98.96% Dockerfile 0.32% Shell 0.21% Jinja 0.52%
docker-image golang hacktoberfest package-manager self-hosted winget

rewinged's People

Contributors

jantari avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

rewinged's Issues

Issue Adding New Repository Source with Winget

I am encountering an issue while trying to add a new repository source using Winget, following the rewinged setup. The steps I followed are:

  1. I generated a self-signed certificate using the command:
openssl req -x509 -nodes -days 365 -newkey rsa:2048 -keyout private.key -out cert.pem
  1. Downloaded and ran the "rewinged" binary with the command:
./rewinged -https -listen 0.0.0.0:8443

When attempting to add the new repository from Winget with the commands:

PS C:\Users\Administrador> winget source add --name uibstore --arg https://10.100.128.8:8443/api --type "Microsoft.Rest"
No se pudo abrir el origen agregado.
PS C:\Users\Administrador> winget source add --name uibstore --arg https://10.100.128.8:8443/api
Agregando origen:
  uibstore -> https://10.100.128.8:8443/api
Se ha producido un error inesperado al ejecutar el comando:
0x80072efd : unknown error
PS C:\Users\Administrador>

I suspect the issue might be related to the self-signed certificate not being trusted by Winget, but I'm not certain. I followed the instructions for using "rewinged" precisely as described. I would appreciate any guidance or solutions to resolve this problem. Thanks.

Proxy Winget Repo

Hiya

Not an issue, more a request. Would it be possible to add a proxying feature, similar to what Nexus can do with Chocolatey/Nuget repos? Eg, rather than using the default Winget repository, I could set my clients to use the rewinged repo, and when installing software, if it doesn't exist in Rewinged, download it from the default MS repos, and cache everything. With the auto internalize feature (which rocks btw!), it would make Winget a way better option than Chocolatey in my opinion.

That would make using Rewinged a hands off experience. At the moment, I have to keep adding in manifests for the software we use as updates are released.

Cheers

Gavin

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.