Everything posted by Pim Bliek
-
[Support] Paperless-ngx Docker
+1, same here. Cannot find why.
-
[support] Corgans Docker Repository - double-take, facebox, tagbox, videobox, compreface
How do you use the Coral TPU with CompreFace on Unraid? How about an NVidia GPU? I'm running the CompreFace-GPU template, but it seems to only use the CPU. I have both a PCIE Coral TPU and an NVidia P2000.
-
[Support] for atribe's repo Docker images
I recently installed InfluxDB and Grafana. However, after every update to InfluxDB it loses *ALL* of it settings and data. I have to completely set it up again. Very annoying.. How can I prevent this from happening again? Also, my /mnt/user/influxdb is empty. It is properly configured in the docker settings for this app. The directory is writable to the group users and is owned by 'nobody'. *edit* I should have read the previous page on this thread... I changed the setting for this mount from /var/lib/influxdb to /var/lib/influxdb and now it does save files.
-
OpenVPN Server & Client for unRAID 6.2+ (6.1 are still supported)
Hi. I have installed your plugin on the latest Unraid stable version. It works fine, however when the server is rebooted I cannot connect to openvpnserver. I have to manually restart the openvpnserver in the plugin config webpage or from the commandline. This issue is reproducable after every reboot. How can I fix this?
-
[Support] GitLab-CE
I just installed this docker container and I have a little problem. I did change the parameter --env GITLAB_OMNIBUS_CONFIG="external_url 'http://192.168.178.15:9080/'" to reflect my situation. This works fine, for one exception (I have found so far). When you try to create a new milestone it tries to go to: http://unraid:9080/pim/pimbliek.nl/milestones/new which is not reachable since that is not resolvable. How to make sure the 192.168.178.15 is used in the *whole* application?