Module manager and zip modules #1093
ariasrodolfo
started this conversation in
Ideas
Replies: 0 comments
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.
-
Greetings, is there any possibility that the module manager can install directly from a zip module? maybe tar.gz instead? It is known that can read a modules.d.tar.gz file to create a list but why can't you install the tar.gz modules as well?
I have been trying to create a decentralized repository server, in the cloud, using IPFS, but the main problem is to recreate the directory scheme so that it can be accessed through an https request, if module manager could read and install the compressed modules directly, it would be enough with a single root directory and it would be solved.
Having the modules compressed also helps reduce server bandwidth and capacity, and today that means reducing costs.
Beta Was this translation helpful? Give feedback.
All reactions