Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Installing homer on Synology NAS docker #140

Open
OtoKiroo opened this issue Mar 17, 2023 · 6 comments
Open

Installing homer on Synology NAS docker #140

OtoKiroo opened this issue Mar 17, 2023 · 6 comments
Labels
question Further information is requested

Comments

@OtoKiroo
Copy link

Hi, im having issues getting homer7 to work on Synology NAS docker. Their official rep only has HOMER 5 which is too old for us.
image
Here is an image of the current error. I have tried to find a way to compose from the synology GUI but cannot seem to get it to work.

Our user has root privileges but it seems like it does not have permission and/or access to certain directories and cannot write to them.

Has anyone found a way to setup HOMER7 docker on Synology ?

thanks

@lmangani
Copy link
Member

Hello @OtoKiroo
I honestly have no idea what you're referring to. Is there a guide or some instructions you're specifically referencing?
Mind there's nothing special at all about HOMER 7 and/or postgres other than they run in containers and need permissions.

Feel free to share further details about your setup and pay attention to the permissions of the folders in the process.

@lmangani lmangani added the question Further information is requested label Mar 17, 2023
@adubovikov
Copy link
Member

@OtoKiroo you have to install Postgresql separate on this box

@OtoKiroo
Copy link
Author

@lmangani Thanks for the quick reply. Our company bought a Synology NAS server which comes with its own GUI and packages. They have docker integrated in their GUI, making it easier to install and manage docker containers. I was not able to clone the github repo using their GUI, but was able to do so in CLI, however when i docker-compose from the yaml i get the errors from the screenshot provided above. I guess Synology have their own user who executes command when we create a container from their GUI, however when accessing the CLI using our root user it seems to block us from accessing certain directories and writing to them.

Was just curious to see if anyone had encountered the same problem as me and if they had found a way to work around it.

@OtoKiroo
Copy link
Author

@adubovikov Could you elaborate abit further? Thanks !

@lmangani
Copy link
Member

@OtoKiroo I guess you could write a simplified compose file without volumes and it should just work.

@adubovikov
Copy link
Member

- ./postgres-data:/var/lib/postgresql/data

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

3 participants