Skip to content
This repository has been archived by the owner on Sep 20, 2023. It is now read-only.

Synology notes #268

Open
Artiume opened this issue Mar 9, 2020 · 9 comments
Open

Synology notes #268

Artiume opened this issue Mar 9, 2020 · 9 comments

Comments

@Artiume
Copy link
Contributor

Artiume commented Mar 9, 2020

jellyfin/jellyfin#2418 (comment)

@rigtorp
Copy link
Contributor

rigtorp commented Apr 28, 2020

How to pull image on Synology:

Screenshot from 2020-04-28 12-17-16

Screenshot from 2020-04-28 12-17-50

Screenshot from 2020-04-28 12-18-06

@rigtorp
Copy link
Contributor

rigtorp commented Apr 28, 2020

Create container:
Screenshot from 2020-04-28 12-24-56

Screenshot from 2020-04-28 12-25-22
Screenshot from 2020-04-28 12-25-36
Screenshot from 2020-04-28 12-25-52
Screenshot from 2020-04-28 12-26-21
Screenshot from 2020-04-28 12-26-49

@Artiume
Copy link
Contributor Author

Artiume commented Apr 29, 2020

Awesome, thanks for the pictures

@rigtorp
Copy link
Contributor

rigtorp commented Apr 29, 2020

Should we create a separate synology.md file with instructions and pictures for Synology?

@Artiume
Copy link
Contributor Author

Artiume commented Apr 29, 2020

That sounds like a good idea. would all synology share a common setup?

@rigtorp
Copy link
Contributor

rigtorp commented Apr 30, 2020 via email

@Artiume
Copy link
Contributor Author

Artiume commented May 28, 2020

we can close this out with this #356

@rigtorp
Copy link
Contributor

rigtorp commented Jun 8, 2020

To add hardware acceleration support, first export the Synology container JSON
definition and re-import it after adding the following to the root of the JSON
object:

"devices": [
    {
        "CgroupPermissions": "rwm",
        "PathInContainer": "/dev/dri/renderD128",
        "PathOnHost": "/dev/dri/renderD128"
    }
],

@rigtorp
Copy link
Contributor

rigtorp commented Jun 8, 2020

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

No branches or pull requests

2 participants