akash-network / console-old

A self-custodial deploy utility for Akash Network
MIT License
16 stars 21 forks source link

Add new /web-deployment and /ai-ml-deployment metadata & pages #112

Open anilmurty opened 1 year ago

anilmurty commented 1 year ago

Community Bounty: $50 (paid in $AKT)

GOAL/ UX: To complete the work that https://github.com/akash-network/console/issues/100 started, we need to do the following:

Screenshot 2023-04-19 at 9 50 22 AM

Screenshot 2023-04-19 at 9 50 34 AM

*TASKS:

*

anilmurty commented 1 year ago

@aktdenis - would need your help with the icons here

anilmurty commented 1 year ago

Thanks for the icons @aktdenis - I'll work on setting up metadata next and then this should be good to pick up for any dev

anilmurty commented 1 year ago

first 4 tasks addressed in https://github.com/akash-network/deploy-templates/pull/7

sonicx180 commented 1 year ago

How long do you need on this?

anilmurty commented 1 year ago

I was hoping to demo it early next week at a conf

anilmurty commented 1 year ago

@sonicx180 - I've assigned this to you. Please post updates here so I know that progress is being made and don't re-assign to someone else :)

anilmurty commented 1 year ago

you may also want to coordinate with @kaushik-rishi who is working on https://github.com/akash-network/console/pull/110 and https://github.com/akash-network/console/issues/100 which are related and may conflict with this

sonicx180 commented 1 year ago

Alright, thanks!

sonicx180 commented 1 year ago

Where can I find the option, "host a web service"?

anilmurty commented 1 year ago

check the first line of the description and reference to #100 - should be clear from that

anilmurty commented 1 year ago

Screenshot 2023-04-20 at 4 02 00 PM

anilmurty commented 1 year ago

You will be implementing the workflow that follows the "Choose a Template" button for the two middle tiles in this video recording: https://github.com/akash-network/console/issues/100#issuecomment-1516988155

sonicx180 commented 1 year ago

This is what I see on local host. image

anilmurty commented 1 year ago

yes, because the other issue is in progress!! did you read my comment above? https://github.com/akash-network/console/issues/112#issuecomment-1516671270

sonicx180 commented 1 year ago

ah, sorry.

On Thu, Apr 20, 2023 at 4:34 PM Anil Murty @.***> wrote:

yes, because the other issue is in progress!! did you read my comment above? #112 (comment) https://github.com/akash-network/console/issues/112#issuecomment-1516671270

— Reply to this email directly, view it on GitHub https://github.com/akash-network/console/issues/112#issuecomment-1517060149, or unsubscribe https://github.com/notifications/unsubscribe-auth/AT3BLYEYVYSVP32REK2DUMDXCHBZPANCNFSM6AAAAAAXDJ3M2I . You are receiving this because you were mentioned.Message ID: @.***>

kaushik-rishi commented 1 year ago

@sonicx180 - if you want to work on top of it, you can right away just create the routes and design pages for that routes, since it has nothing to do with the new landing page.

if you still want to, you can work on top of this https://github.com/kaushik-rishi/console/tree/feat-new-landing-page , i'll help you merge changes in once my PR is merged

anilmurty commented 1 year ago

Thanks @kaushik-rishi

@sonicx180 - how's it going with this? If you aren't confident, please let me know asap and I'll reassign and find something simpler for you to start with.

sonicx180 commented 1 year ago

Sorry, it took me a long time to understand this issue. I create a page component for web deployments and ai deployments that shows https://user-images.githubusercontent.com/19495789/233145505-a54dc6c6-b304-4f9f-9b28-fc222dccc062.png for the ai page and https://user-images.githubusercontent.com/19495789/233145449-40f773e7-56f2-438f-a7f6-8cf5411aaafb.png for the web deployment page? Took me too long to understand🤣

anilmurty commented 1 year ago

That's correct @sonicx180 and you should pretty much be able to steal the code that exists for the current node deployments page and make changes to it.

sonicx180 commented 1 year ago

Got it, thanks!

anilmurty commented 1 year ago

feel confident about taking this on or prefer working on something simpler to start @sonicx180 ?

sonicx180 commented 1 year ago

simpler, now that I get issues :)

On Fri, Apr 21, 2023 at 5:39 PM Anil Murty @.***> wrote:

feel confident about taking this on or prefer working on something simpler to start @sonicx180 https://github.com/sonicx180 ?

— Reply to this email directly, view it on GitHub https://github.com/akash-network/console/issues/112#issuecomment-1518445765, or unsubscribe https://github.com/notifications/unsubscribe-auth/AT3BLYFNK4E7TIB6MPBAPULXCMSFFANCNFSM6AAAAAAXDJ3M2I . You are receiving this because you were mentioned.Message ID: @.***>

anilmurty commented 1 year ago

hey @sonicx180 - what's the status of this effort?

anilmurty commented 1 year ago

hey @kaushik-rishi - are you interested in working on this one? wanted to check with you first, before I asked others, since it is very related to #100 :)

sonicx180 commented 1 year ago

I thought I asked for simpler issue

On Thu, May 4, 2023 at 9:47 AM Anil Murty @.***> wrote:

hey @sonicx180 https://github.com/sonicx180 - what's the status of this effort?

— Reply to this email directly, view it on GitHub https://github.com/akash-network/console/issues/112#issuecomment-1535069440, or unsubscribe https://github.com/notifications/unsubscribe-auth/AT3BLYCQDE6BK76YCEZ7K63XEPMRBANCNFSM6AAAAAAXDJ3M2I . You are receiving this because you were mentioned.Message ID: @.***>

anilmurty commented 1 year ago

@ArthurEmma2 - I'm assigning this to you as well since it is very closely related to #100