catchdave
catchdave
I had a lots of issues trying to get photoprism running on **Synology** with non-root users, the below docker-compose ended up working for me (specifically **portainer** stack): ``` version: '2'...
Not old, I just haven't taken the time to look at compose v3 changes :)
+1 I was actually surprised that this is not the case. I imagined most people who use this create users for family members, so having separate models and face labels...
This is my dockerfile I have used to run photoview as non-root. Note: the Dockerfile healthcheck is hard-coded to port 80 which will not bind in a non-root container, so...
@Dinth : The above example I gave, is actually what I used in portainer stacks (which is simply docker-compose).
Any luck on figuring out the build issue, @iantrich ?
+1 Use case is showing multiple cameras on screen and wanting a single click to maximize the the feed to fullscreen. Using the built in fullscreen icon has two issues:...
Wow - that card is incredible and has a lot of functionality. It does seem overkill for what I want, but perhaps that is the only option until this feature...
What needs to be done to get this merged? @mib1185 or @tetienne
I had a similar issue - and modifying the sudoers fixed this. I traced my issue that I installed gravity-sync as one user (the non-root user I use to administer...