Post Reply 
Minimserver on a Terramaster
03-12-2021, 15:48 (This post was last modified: 03-12-2021 16:03 by dinegredin.)
Post: #1
Minimserver on a Terramaster
Hello,
I'm trying to install Minimserver as a docker container on my Terramaster F5-422 with TNOS 4.2 installed.
It worked but i cannot set the proper media folder

It accepts a folder contained at the root ( ex: /media or /mnt ) but it won't accept a folder inside ( ex : /mnt/media or anything) .
Unfortunately i cannot put my media on those accepted folder ( that are not sharable)
My shared folder is called Musique
I've tried different combination
/mnt/Musique
/mnt/md0/Musique

Minimserver returns always content directory error

When i connect to my NAS via SSh i can go inside my musique folder at this path /mnt/Musique

I'm stuck
As anyone had the same issue ?
Is there a way to arrange miniserver configuration inside the terminal ?

Thanks for your time


Attached File(s) Thumbnail(s)
   
Find all posts by this user
Quote this message in a reply
03-12-2021, 16:16
Post: #2
RE: Minimserver on a Terramaster
You need to set the content directory to a path that is valid inside the container (mounted from a host folder). When you created the container, did you specify a container mount point for your music folder?
Find all posts by this user
Quote this message in a reply
03-12-2021, 23:51
Post: #3
RE: Minimserver on a Terramaster
(03-12-2021 16:16)simoncn Wrote:  You need to set the content directory to a path that is valid inside the container (mounted from a host folder). When you created the container, did you specify a container mount point for your music folder?

Thanks for your answer.
No I didn’t specify anything when I’ve created the container.
Sorry but I’m really new to docker how can I do that ?
Shall I change the place of my music folder ?
Find all posts by this user
Quote this message in a reply
04-12-2021, 09:31
Post: #4
RE: Minimserver on a Terramaster
There are detailed instructions in this section for how to do this.
Find all posts by this user
Quote this message in a reply
05-12-2021, 01:03
Post: #5
RE: Minimserver on a Terramaster
Thanks a lot
I've succesfully mapped the media folder.
Now minimserver is running but is invisible on the network.
Minimwatch doesn't see it.
Find all posts by this user
Quote this message in a reply
05-12-2021, 07:32
Post: #6
RE: Minimserver on a Terramaster
Did you specify --network host (see step 3) when you created the container? This is needed for the Docker instance of MinimServer to be visible on your network.
Find all posts by this user
Quote this message in a reply
05-12-2021, 18:31
Post: #7
RE: Minimserver on a Terramaster
(05-12-2021 07:32)simoncn Wrote:  Did you specify --network host (see step 3) when you created the container? This is needed for the Docker instance of MinimServer to be visible on your network.

Thanks it works now indeed !
Find all posts by this user
Quote this message in a reply
Post Reply 


Forum Jump:


User(s) browsing this thread: 1 Guest(s)