Can I get shell access to a machine with GPUs with Akash network? #665
-
I would like to do some AI prototyping, and Akash network has a decent GPU selection. I am wondering if there is a simple existing way to get SSH access to a shell on a Akash-provided machine having access to GPUs so I can do my development from there for some amount of time, maybe a few hours, and only pay for those few hours. I found when briefly going through the Console application that you can deploy Docker containers on Akash. I would rather just have shell access to a Linux OS, but maybe there is a Docker image or some other way to do this that has already been developed? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 4 replies
-
Hi @mashdragon feel free to try the official new Plain Linux option from console.akash.network Feel free to continue this discussion on the Deployment Channels of Akash Discord server https://discord.com/channels/747885925232672829/1111748832489910332/1271461753376477265 |
Beta Was this translation helpful? Give feedback.
Hi @mashdragon feel free to try the official new Plain Linux option from console.akash.network
Go to console.akash.network, click the big red button on the left sidebar saying "Deploy" and you will got to this page shown below
choose the plain linux and you can work with your SSH setup from there, generate key-value pair, and pre-populating the instance, etc.
Feel free to continue this discussion on the Deployment Channels of Akash Discord server https://discord.com/channels/747885925232672829/1111748832489910332/1271461753376477265
Many more examples from the community there.