DFranch / CloudRIG

Stream your applications with Parsec and AWS on the cheap.

Home Page:https://www.cloudrig.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Looking for maintainers. Please get in touch if you'd like to get involved.

cloudRIG

cloudRIG is the cheapest way to use AWS + Parsec for game and other application streaming. When configured, it will set up the requisite AWS infrastructure for you to boot spot instances preloaded with Parsec.

This is a community project that uses Parsec technology.

Features

  • Stream games and applications for approx. $0.13/hr
  • Schedule shut down for the end of the current billing hour (AWS charges by the hour)
  • 2 minute termination warning overlay
  • Auto-saves your rig when you stop or are booted off
  • Attach, extend a separate game drive
  • Choose either g2.2xlarge, g3s.xlarge, or g3.4xlarge instance types

There are 2 ways to use cloudRIG: GUI or CLI.


Note: I STRONGLY recommend you use a dedicated AWS account for cloudRIG as described here.


Screenshots

Welcome screen Configuration Screen Initialization Screen AWS setup Screen Play Screen

Not guaranteed to be up-to-date with the lib, but handy for sending SSM commands.

Screenshots

cloudRIG boot screen

Don't forget to turn it off when you're done gaming!

Required

Parsec

:server_key=<key>:

AWS

  • You can use your existing credentials if you want, or make an IAM user with Administrator privileges. This is so that cloudRIG can make the requisite AWS infrastructure.
  • Use the shared credentials file
    • Make a note of it, you will need it for the first run

cloudRIG will offer to set up all the AWS infrastructure needed for cloudrig. You will be asked to confirm each step.

Software

  • NodeJS

Notice

THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

Stream your applications with Parsec and AWS on the cheap.

https://www.cloudrig.io/

License:MIT License


Languages

Language:JavaScript 81.6%Language:HTML 8.2%Language:CSS 5.2%Language:PowerShell 5.0%