You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
Uh oh!
There was an error while loading. Please reload this page.
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:
The text was updated successfully, but these errors were encountered: