tibbar Posted December 27, 2017 Posted December 27, 2017 Hi. I posted this at unraid forum but don't know how often it is visited so here it goes again: Just tried installing nodelink on unraid ver 6.3.5. Looks like it installed OK but I can not get to webui. How do I set it up. Thanks P.S here is its log file Log for_ NodeLink.html
Scyto Posted December 27, 2017 Posted December 27, 2017 Is it running and did you expose the internal docker ip/port externall if you did then connecting to http://ip address container:8090 should work fine did you follow this https://forum.universal-devices.com/topic/19214-nodelink-docker/
tibbar Posted December 27, 2017 Author Posted December 27, 2017 Hi. To Scyto: No I did not follow that. Are you familiar with unraid NAS? Process of creating an image and installing a docker is little different (built in, as in "automated") Oops forgot to include log file, it is now in first post. If I missing something or are mistaken then please forgive my ignorance as I'm not that familiar with linux. Thanks
io_guy Posted December 28, 2017 Posted December 28, 2017 Docker on anything. Unless you use --net=host you need to map the port with something like -p 8090:8090
tibbar Posted December 28, 2017 Author Posted December 28, 2017 Well I guess Nodlink docker install on unraid is not for me. It is beyond my knowledge. I have plex and mindlna dockers running on unraid but the install was very straightforward without any knowledge of linux necessary. Thanks anyway.
io_guy Posted December 28, 2017 Posted December 28, 2017 Did you try this: https://forum.universal-devices.com/topic/19372-nodelink-unraid-docker-template/?hl=docker
tibbar Posted December 28, 2017 Author Posted December 28, 2017 Hi. Kind of. I've installed the docker from template:https://github.com/jcreynolds/docker-containers Do I run this command from command line using putty: apt-get update && apt-get install -y wget mono-vbnc mono-complete and then can I just type: Net=host Sorry for being such a pain. Thanks
Scyto Posted December 28, 2017 Posted December 28, 2017 Got it working. Thanks guys. what was the trick? missing step?
tibbar Posted December 29, 2017 Author Posted December 29, 2017 what was the trick? missing step? Kind of. I've added a container variable : --net=host
Recommended Posts
Archived
This topic is now archived and is closed to further replies.