-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Labels
enhancementNew feature or requestNew feature or requestquestionFurther information is requestedFurther information is requested
Description
Problem
As a web console user, I don't want to build my requirements as a squashfs file locally, before being able to upload it through the Aleph Cloud Console.
Solution
An Aleph VM as a FastAPI app that:
- Accepts a user input:
- A list of Python requirements
- Or a package.json for Node.js projects
- Builds a requirements squashfs file and uploads it to IPFS
- Posts an Aleph message with the build logs
- Returns the IPFS hash and the Aleph message hash to the user
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestquestionFurther information is requestedFurther information is requested