Skip to content

[Feature]: Have sunshine installed in the images #1761

Description

@TheFrenchGhosty

Hello, it would be really nice to have sunshine ( https://app.lizardbyte.dev/Sunshine/ / https://github.com/LizardByte/Sunshine ) installed in the images by default, since it's a lot more performant/responsive than RDP.

Having it by default (or even in an alternative image or a environment variable) would make this project much quicker to setup for use with sunshine, and might even make it usable for people wanting to use it to play games.

It wouldn't require much other than more opened ports:

      # TCP
      - "47984:47984/tcp"
      - "47989:47989/tcp"
      - "48010:48010/tcp"
      # UDP
      - "47998:47998/udp"
      - "47999:47999/udp"
      - "48000:48000/udp"
      - "48002:48002/udp"
      - "48010:48010/udp"

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions