GithubHelp home page GithubHelp logo

isabella232 / gditc Goto Github PK

View Code? Open in Web Editor NEW

This project forked from jedi4ever/gditc

0.0 0.0 0.0 50 KB

Gaming/Gpu Desktop in the Cloud

Makefile 7.72% PowerShell 77.82% HCL 13.20% AutoIt 1.03% Batchfile 0.23%

gditc's Introduction

GDITC

Aka Gaming Desktop In The Cloud Aka Gpu Desktop In The Cloud

Note :

  • this is not 100% cleaned up yet , it works for me right now but I have to square away some quirks
  • but I thought it was useful to share already

Why

There a good repos available but I (personally) have the following goals:

  • fully understand the code I executed : basically me disecting the powershell scripts and dependencies + documenting it
  • restrict permissions as much as I can : seems most don't care, but I do care
  • don't depend on unknown 3rd party download of tools - only use official sources: well ... it's obvious why
  • make it useful beyond gaming : f.i. streaming , gaming development all could benefit from a cloud vm
  • provide an easy way to override, customize the scripts : instead of having to fork it
  • make it work on multiple (gpu/gaming) clouds
  • make it easy to turn this into an image/ami
  • turn this into a library of different install profiles
  • turn this into an easy/cli UI program for everyone to use

Inspiration

I owe the following repos deeply:

AWS (Current focus)

Older:

Azure

Google Cloud

Unreal

Technical Notes

Terraform

  • this currently uses Terraform 12
  • if using aws-vault you need to store your key with -no-session as temporary keys without MFA don't play well with iam profiles
  • TODO: turn this into a TF module

AWS

  • persistent spot instances are used to make them survive stops
  • spot instances for g4.2xlarge might require you to increase your limits of spotinstances (can not fullfill)
  • vcpuLimitExceeded also needs to be increased
  • we use a temporary key to create the windows instances
  • TODO: permissions are too open right now (s3, ssm)

Windows

  • current we activate winrm in user_data
  • then transfer files to the instance using winrm to enable ssh
  • then we continue using ssh to execute scripts in powershell

Software

  • Remote access: Win RM , SSH , RDP , Parsec (looking into moonlight & vnc)
  • Display : NVIDIA Drivers
  • Audio: Razer (looking into Virtual Cable)
  • USB: Vigembus (looking into Virtual Here, Flexihub), windows Redirect FX
  • Gamepad: Xbox compatible over Parsec
  • VPN: (looking into ZeroTier)
  • Game play: Steam , Battlenet, Epic Games
  • Apps : (looking into Skype, OBS , Unreal Engine)

gditc's People

Contributors

jedi4ever avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.