Update web_interface.md
This commit is contained in:
parent
f59e31fa48
commit
1d2c522f61
@ -8,8 +8,9 @@ If you do not run Jellyfin as a container, you can follow the [native installati
|
|||||||
|
|
||||||
## Method 1: mounting the new web interface
|
## Method 1: mounting the new web interface
|
||||||
|
|
||||||
1. Download the latest compiled version of the web interface from [GitHub actions](https://github.com/ConfusedPolarBear/intro-skipper/suites/6986965700/artifacts/273461104) (or compile [from source](https://github.com/ConfusedPolarBear/jellyfin-web/tree/intros))
|
1. Download and extract the latest modified web interface from [GitHub actions](https://github.com/ConfusedPolarBear/intro-skipper/actions/workflows/container.yml)
|
||||||
1. The GitHub actions download link will only work if you are signed in to GitHub.
|
1. Click the most recent action run
|
||||||
|
2. In the Artifacts section, click the `jellyfin-web-VERSION+COMMIT.tar.gz` link to download a pre-compiled copy of the web interface. This link will only work if you are signed into GitHub.
|
||||||
2. Extract the archive somewhere on your server and make note of the full path to the `dist` folder
|
2. Extract the archive somewhere on your server and make note of the full path to the `dist` folder
|
||||||
3. Mount the `dist` folder to your container as `/jellyfin/jellyfin-web`. Example docker-compose snippet:
|
3. Mount the `dist` folder to your container as `/jellyfin/jellyfin-web`. Example docker-compose snippet:
|
||||||
```yaml
|
```yaml
|
||||||
|
Loading…
x
Reference in New Issue
Block a user