INTERACT FORUM

Please login or register.

Login with username, password and session length
Advanced search  
Pages: 1 [2]   Go Down

Author Topic: Docker Images for MC32  (Read 6678 times)

Helibaby

  • Recent member
  • *
  • Posts: 30
Re: Docker Images for MC32
« Reply #50 on: July 27, 2024, 08:00:26 am »

I am a bit at a loss because your structure looks very different from mine.

As I'm not very familiar with Linux I simply used the images from shiomax to create a container.
It worked without any problems from V28 to V31.
Just the registration was a little bit tricky! But max096 solved this problem for me. Since V31 it's no longer a problem as it is included in the GUI.

During creation of the container I always mapped the Volume "/Container/jRMC" to the container "/config".
As my multimedia folders are located in the root directory of my NAS (i.e. \Musik)  I used the "Bind ..." command to assign them to the data folder of JRiver (i.e. /data/music).

But in V32 I got the problem with the browser engine and some of the folders seem to be mixed up!
Logged

HaWi

  • Citizen of the Universe
  • *****
  • Posts: 927
Re: Docker Images for MC32
« Reply #51 on: July 27, 2024, 09:46:40 am »

Well, I suppose if it worked for the previous versions it probably should work for MC32 as well. I am just not sure how the system deals with a persistant volume within a non-persistent volume.
Logged
rPi5/8GB, Debian 12 Bookworm on SSD | JRMark (33.0.20 64 bit): 2799
MacBookPro (2013), 2.6 GHz Quad-Core Intel Core i7, MacOS 11.7.17 | JRMark (33.0.22 64 bit): 3557
Mac Studio M2 Max, 64GB, 1TB SSD, macOS Sonoma 14.6.1 | JRMark (33.0.22 64 bit): 9145
Docker Container (shiomax) DS1819+ | JRMark (33.0.205 64 bit): 1426
JRemote 3.43
MO 4Media 1.5.7 | Marantz SR7007 (RSL 5.1) HDMI to MacBookPro

max096

  • MC Beta Team
  • Galactic Citizen
  • *****
  • Posts: 363
Re: Docker Images for MC32
« Reply #52 on: July 27, 2024, 02:50:03 pm »

My best guess is that its probably a permission issue. What USER_ID did you configure for this container? In your screenshot it only lists GROUP_ID (as 1000 which is default), USER_ID is beyond the cutoff.

Can you find out what your music folder and /config folder is owned by?

Your error isnīt very telling. libcef.so is as far as I can tell embedded chromium itself. So, your error message means something along the lines of "did not even attempt to download chromium". Which is what I would roughly expect to happen when MC cannot write to the /config folder.
Logged

Helibaby

  • Recent member
  • *
  • Posts: 30
Re: Docker Images for MC32
« Reply #53 on: July 28, 2024, 07:56:26 am »

The USER_ID is 1000. It is preset by the system and I never changed it.

As I mentioned, I'm no Linux expert.
As I understand the ls command is the app the owner of the /config folder and root the owner of the /data folder.
As I understand the ls command is root the owner of all folders (/music etc.) in the /data folder.
Logged

DennisJames

  • Recent member
  • *
  • Posts: 5
Re: Docker Images for MC32
« Reply #54 on: July 29, 2024, 04:40:16 am »

Hi ALL.
A side question to this docker post, i own a Synology NAS, sadly onboard ram of this model is 512mb and NOT upgradable, I'm  guessing from what I've read a min of 2gig to run JRiver MC in a docker satisfactorily or any other similar program, is that correct ?
cheers
Dennis
Logged

Scobie

  • MC Beta Team
  • Citizen of the Universe
  • *****
  • Posts: 735
  • Looking Busy
Re: Docker Images for MC32
« Reply #55 on: July 31, 2024, 11:10:41 pm »

Hey Dennis, yeah that wont be nearly enough.

My QNAP has 8Gb and MC runs a moderate sized library and I wouldn't want it to run any slower.
Logged

Helibaby

  • Recent member
  • *
  • Posts: 30
Re: Docker Images for MC32
« Reply #56 on: August 03, 2024, 07:54:46 am »

First MC32 images are now also available.

https://hub.docker.com/r/shiomax/jrivermc

 :) Everthing is fine now!

 Just as a try I configured the Volume as "/share/Container/jRMC" instead as in all the versions before as "/Container/jRMC".

Now all the problems are gone! All the folders for the Media Center are present, the web functionality is given and the registration remains!

Thanks a lot for your help and your patience!
Logged

Richard Martin

  • World Citizen
  • ***
  • Posts: 229
Re: Docker Images for MC32
« Reply #57 on: August 07, 2024, 01:46:03 pm »

Hi ALL.
A side question to this docker post, i own a Synology NAS, sadly onboard ram of this model is 512mb and NOT upgradable, I'm  guessing from what I've read a min of 2gig to run JRiver MC in a docker satisfactorily or any other similar program, is that correct ?
cheers
Dennis
I run JRiver in a Docker container on a Synology DS420+ with 2Gb of RAM.  It runs fine, but my library only has music (18,731 audio files)
Logged

joetiii

  • World Citizen
  • ***
  • Posts: 177
Docker Images for MC32
« Reply #58 on: August 18, 2024, 01:06:12 pm »

Where does one go to get Instructions for Dummies on how to install Docker Images for MC32?

I have previously installed MC28 in Docker but my NAS crashed and I am doing a fresh install of MC32.
Logged

HaWi

  • Citizen of the Universe
  • *****
  • Posts: 927
Re: Docker Images for MC32
« Reply #59 on: August 19, 2024, 08:10:18 am »

Where does one go to get Instructions for Dummies on how to install Docker Images for MC32?

I have previously installed MC28 in Docker but my NAS crashed and I am doing a fresh install of MC32.
Try here
https://hub.docker.com/r/shiomax/jrivermc
Logged
rPi5/8GB, Debian 12 Bookworm on SSD | JRMark (33.0.20 64 bit): 2799
MacBookPro (2013), 2.6 GHz Quad-Core Intel Core i7, MacOS 11.7.17 | JRMark (33.0.22 64 bit): 3557
Mac Studio M2 Max, 64GB, 1TB SSD, macOS Sonoma 14.6.1 | JRMark (33.0.22 64 bit): 9145
Docker Container (shiomax) DS1819+ | JRMark (33.0.205 64 bit): 1426
JRemote 3.43
MO 4Media 1.5.7 | Marantz SR7007 (RSL 5.1) HDMI to MacBookPro

joetiii

  • World Citizen
  • ***
  • Posts: 177
Re: Docker Images for MC32
« Reply #60 on: August 19, 2024, 08:31:59 am »

I have read and reread, but still at a loss as to what to do with the Docker Pull Command.

Since I first setup MC28 on my Synology NAS years ago, Synology changed Docker to Container Manager with their new version and it all seems foreign to me. I am able to find the Shiomax/JriverMC28 image in the container, but when I run it, I can not get the webgui to work.

Logged

HaWi

  • Citizen of the Universe
  • *****
  • Posts: 927
Re: Docker Images for MC32
« Reply #61 on: August 19, 2024, 09:22:31 am »

Yeah, I have never bothered with the Container Management from Synology. I believe ssh is the way to go.
It's pretty simple to access your NAS with the Terminal app from a Mac or Windows machine on the same LAN. Just make sure you enable ssh access first on your NAS (via Control Panel/Connectivity/Terminal & SNMP)
I'd suggest using docker compose to build your container.
You can find instructions and a docker-compose.yml template here:
https://gitlab.com/shiomax/jrivermc-docker
Logged
rPi5/8GB, Debian 12 Bookworm on SSD | JRMark (33.0.20 64 bit): 2799
MacBookPro (2013), 2.6 GHz Quad-Core Intel Core i7, MacOS 11.7.17 | JRMark (33.0.22 64 bit): 3557
Mac Studio M2 Max, 64GB, 1TB SSD, macOS Sonoma 14.6.1 | JRMark (33.0.22 64 bit): 9145
Docker Container (shiomax) DS1819+ | JRMark (33.0.205 64 bit): 1426
JRemote 3.43
MO 4Media 1.5.7 | Marantz SR7007 (RSL 5.1) HDMI to MacBookPro
Pages: 1 [2]   Go Up