
Banuseka
Members-
Posts
22 -
Joined
-
Last visited
Banuseka's Achievements
Newbie (1/14)
3
Reputation
-
HI, any chance this docker gets updated to also support GPU integration for motioneye to use?! Best, banuseka
-
OK port change is working on bridge mode, but not custom... anyone has an idea why?
-
Hi, unfortunately I am not able to get MeTube running on any other port than 8081. Changing the port in the template simply doesn't work. Can anyone second that behavior? I have MeTube running on its own IP (meaning: "network type: Custom: br0") Best, Banu
-
Another addition would be to start/stop/restart a docker from the GUI
-
Can't boot into GUI with second GPU installed
Banuseka replied to bash117's topic in General Support
HI I can second this, except. it only boots up ervey now and than. once I got my 2nd gpu to be passed through to my win10 vm (gtx 1050TI (GV-N105TD5-4GD) on a x8sil-f). but now the server doesnot want to boot properly anymore... (m on unraid 6.9.0-rc2).. -
Yh, thx! Figured that as well:) luckily my switch supports LAG and the modes:)
-
Thx!!!!! Thx!!!!!
-
Good call ! Now switched to Bonding (balanced-rr). guess this is better. THX for the advice!
-
I got it figured !!! I have two nics on my mobo and couln't get "remote tunneled access" to work (no internet, no local access, just some in/out/ data but no handshake) with root@Tower:~# ip route default via 192.168.2.1 dev br1 10.253.0.2 dev wg0 scope link 172.17.0.0/16 dev docker0 proto kernel scope link src 172.17.0.1 172.18.0.0/16 dev br-8352ee8270e2 proto kernel scope link src 172.18.0.1 linkdown 192.168.2.0/24 dev br0 proto kernel scope link src 192.168.2.200 192.168.2.0/24 dev br1 proto kernel scope link src 192.168.2.201 i found that my main IP of unraid that I forwarded the UDP port to was not in use by wireguard, but the second IP I had. Thus I just switched the portforwarding from the main IP to the secondary IP and now everything ist working like a charme. Best, Banu
-
[Support] Flight777 - "Just Works" Container Repository
Banuseka replied to Flight777's topic in Docker Containers
I already use a redis docker for nextcloud, and NC wants to use redis with a password. that was my intention instead of setting up a second redis docker I'll prob. go for a feature request. Best, Banu -
[Support] Flight777 - "Just Works" Container Repository
Banuseka replied to Flight777's topic in Docker Containers
HI @Flight777 can you advise on how to pass a password to a password-protected redis docker? Best, Banu -
OK tried to reinstall... now everything woks but obviously have to reconfigure.... for some reaseon port 8080 does not allow me to connect, so had to change that.
-
[Support] selfhosters.net's Template Repository
Banuseka replied to Roxedus's topic in Docker Containers
I removed and installed it several times, and than suddenly it worked again... Dunno why but it is working now since couple of weeks. -
I will just try to reinstall the docker and backup the config this time
-
nextcloud me now tells that ist would need a pwd to access redis but i havn‘t set one in nextcloud or redis itself. how can i set a pwd in the redis container? best, Banu