akash-network / console

Deploy docker containers on the Akash Network
https://console.akash.network
Apache License 2.0
43 stars 34 forks source link

[Console 2.0] Cloud-VM style deployments via Console #227

Closed anilmurty closed 3 weeks ago

anilmurty commented 1 month ago

Overview and Problem Statement

One of the most commonly requested things from customers/ partners/ users is a similar experience to public clouds where a user is able to request a VM running on a specific (pre-set) hardware configuration, along with a plain OS image (typically linux) that they can just SSH into and work with (install any packages like git, python, pytorch, huggingface models etc). When they come to akash, they expect a similar experience.

Suggested Design

Image

Image

hiroyukikumazawa commented 1 month ago

I will develope this.

anilmurty commented 1 month ago

Hey @ygrishajev - when you are ready to work on this please reach out to @andy108369 to coordinate docker images and embedding the user SSH pub key (with sshd install)

anilmurty commented 1 month ago

Added suggested design changes for now. We will do a full refresh of this page at a later point (with inputs from @aktdenis ) but this is for us to get the functionality in place, for now.

anilmurty commented 1 month ago

hey @hiroyukikumazawa - thanks for the interest here. Sorry for missing your comment earlier. This one is on the core team's plate but happy to discuss other potential things you could contribute to (cc @baktun14 )

hiroyukikumazawa commented 1 month ago

hey @hiroyukikumazawa - thanks for the interest here. Sorry for missing your comment earlier. This one is on the core team's plate but happy to discuss other potential things you could contribute to (cc @baktun14 )

So I don't have access for this issue, right?

anilmurty commented 1 month ago

@hiroyukikumazawa - correct, this is assigned to @ygrishajev for now. Are you set up to be able to build and run console locally? We should discuss this further - are you on our discord server? If so, what's your handle?

hiroyukikumazawa commented 1 month ago

@hiroyukikumazawa - correct, this is assigned to @ygrishajev for now. Are you set up to be able to build and run console locally? We should discuss this further - are you on our discord server? If so, what's your handle?

Not fully, just run the frontend @terratinker And this is my discord id.

anilmurty commented 1 month ago

@hiroyukikumazawa - are you interested in working on the first sub task under this issue? "Merge the "Upload SDL" tile into the "Build your template" tile by making in a button next to the "Builder | YAML" options -- something like below (but use the common component for the button and font)" If you are unable to get to this in the next 2 days, then the core team ( @ygrishajev ) will implement it

hiroyukikumazawa commented 1 month ago

I will do this

hiroyukikumazawa commented 1 month ago

Please check the pr https://github.com/akash-network/cloudmos/pull/244