More > JRiver Media Center 22 for Linux
[NEW] Docker image - MC headless server
cassfras21:
Hello,
I finished my new docker image for JRiver Media Center 22. This is the continuation of my first project.
https://yabb.jriver.com/interact/index.php/topic,106118.0.html
It is now compliant with the last changes in MC so it can be updated to the latest MC version. I used Bob's first method with the xdummy-server to make it work with the new requirements.
https://yabb.jriver.com/interact/index.php/topic,109419.0.html
I added an image for the MC stable repository so now you have the choice to run cassfras21/jrivermc:latest or cassfras21/jrivermc:stable
Everything you need to know to run Docker images is here:
https://hub.docker.com/r/cassfras21/jrivermc/
Learn more and get the source code on my github:
https://github.com/cassfras21/docker-jrivermc
Enjoy :)
JimH:
Thanks for your work, and thanks for sharing it.
stevemac:
Thanks for this. Will be upgrading to FreeNas10 in the next few weeks and am keen to try out Docker
Flyingsparks:
Cassfras, I am having issues with your latest version, I cannot seem to be able to log in through VNC.
I think it relates to the changes where you use xserver-xorg-video-dummy. I remember this when creating my original docker container (I have since been using yours :) )
Rolling back to my old docker container which is using xvfb and openbox, this still works.
I am running docker on Ubuntu 16.04
cassfras21:
--- Quote from: Flyingsparks on March 25, 2017, 01:20:53 pm ---Cassfras, I am having issues with your latest version, I cannot seem to be able to log in through VNC.
--- End quote ---
Hello,
Can you verify your container's logs in docker and check if vnc starts succesfully?
Mine looks like this. I don't know why but sometimes x11vnc failed on its first start and then it keeps running on its second start.
In any cases I am able to logon to vnc without any issue.
--- Code: ---2017-03-25 04:23:28 stdout 2017-03-25 04:23:28,988 INFO success: x11vnc entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
2017-03-25 04:23:27 stdout 2017-03-25 04:23:27,885 INFO success: mediacenter entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
2017-03-25 04:23:27 stdout 2017-03-25 04:23:27,884 INFO spawned: 'x11vnc' with pid 26
2017-03-25 04:23:27 stdout 2017-03-25 04:23:27,881 INFO success: Xorg entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
2017-03-25 04:23:26 stdout 2017-03-25 04:23:26,836 INFO exited: x11vnc (exit status 1; not expected)
2017-03-25 04:23:26 stdout 2017-03-25 04:23:26,808 INFO spawned: 'mediacenter' with pid 14
2017-03-25 04:23:26 stdout 2017-03-25 04:23:26,804 INFO spawned: 'x11vnc' with pid 13
2017-03-25 04:23:26 stdout 2017-03-25 04:23:26,801 INFO spawned: 'Xorg' with pid 12
2017-03-25 04:23:25 stdout 2017-03-25 04:23:25,798 INFO supervisord started with pid 1
2017-03-25 04:23:25 stdout 2017-03-25 04:23:25,769 CRIT Set uid to user 999
2017-03-25 04:23:25 stderr stored passwd in file: /home/jriver/.vnc/passwd
--- End code ---
Navigation
[0] Message Index
[#] Next page
Go to full version