loft-sh / devpod

Codespaces but open-source, client-only and unopinionated: Works with any IDE and lets you use any cloud, kubernetes or just localhost docker.
https://devpod.sh
Mozilla Public License 2.0
8.72k stars 327 forks source link

Implement PaperSpace as a Provider #633

Open mkessler76 opened 1 year ago

mkessler76 commented 1 year ago

Is your feature request related to a problem?

Which solution do you suggest?

Which alternative solutions exist?

Additional context

FabianKramm commented 1 year ago

@mkessler76 thanks for creating this issue! Sounds like a good idea, since we are heavily working on other topics right now we would appreciate your help here if you are interested, if not, we will add this to our todo list.

mkessler76 commented 1 year ago

Paperspace was recently acquired by DigitalOcean, but the current Provider interface within DevPod for DigitalOcean won’t work for Paperspace machines.   Best if you could just setup a simple integration.   I would, but I literally have no clue what I’m doing.   I tried to add Paperspace as provider, but clearly don’t know what I am doing even after reading the documentation.   I am a novice and learning as I go.   Any assistance in making Paperspace machines available to work as Provider within DevPod would be greatly appreciated. Mitch Kessler(256) 490-0220 mobileSent from my iPhoneOn Aug 24, 2023, at 2:27 AM, Fabian Kramm @.***> wrote: @mkessler76 thanks for creating this issue! Sounds like a good idea, since we are heavily working on other topics right now we would appreciate your help here if you are interested, if not, we will add this to our todo list.

—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you were mentioned.Message ID: @.***>

monotykamary commented 1 year ago

I was just thinking this yesterday, since I often use Paperspace machines to stream OBS. Much cheaper to use than GitHub Codespaces for the same machine tiers. I've written a custom provider for Paperspace here: https://github.com/dwarvesf/devpod-provider-paperspace