0
Answered
[Tutorial update ]Synology installation
I've put a pull request for and Updated tutoral for synology NAS and Ubooquity v2.1
I'm not sure if I'm doing it properly: please let me know if the pull request is going through
Customer support service by UserEcho
Apparently you closed your pull request yourself.
You have to create it and leave it open until I merge it into my repository.
It's not really an issue, I can reopen it.
Just give me a few days to find the time to look at it and merge it (I'll try to do it this WE).
In any case, thanks for the contribution !
Pull request merged (sorry for the delay).
Please be advised that there is also an excellent docker image available from https://hub.docker.com/r/linuxserver/ubooquity/ which simplifies deployment under DSM immensely.
Hi, I've tried using docker to run ubooquity. It looks like it would be a good way to run it, but I wasn't able to manage the user rights: docker run ubooquity as user 911, which doesn't exists in my synology configuration
I created a user Ubooquity and would like to run the image as 'Ubooquity', but I wasn't able to figure out how to do that... do you have some advice on how to get it t run?
Please look at https://hub.docker.com/r/linuxserver/ubooquity/ under "User / Group Identifiers" for Details. In short, you need to pass the user and group id for your server's dockeruser and dockergroup for this to work.