Brad

Results 32 comments of Brad

That is totally amazing. I can't wait. These two features thing provisioning and dedicated network were the two deciding issues that I struggled with as to weather or not to...

newest available image is 4.0.2. Can you fix this please.

I am about to embark on passing nvme drives to my vm. Just to clarify, this issue is with the kernel version of the guest OS not the distribution i.e....

So I tried to roll my own image, with the following: ``` ROM alpine:latest RUN apk add --no-cache iptables iproute2 ca-certificates bash --virtual=.install-deps curl tar RUN curl -sLO "https://pkgs.tailscale.com/stable/tailscale_1.22.2_amd64.tgz" RUN...

I tried to enable Host networking, however I have tailscale already running on the host for management purposes.

Has there been any movement on this issue? Any decisions made? I need to make some decisions on my storage.. and expansion is needed. thanks

No still waiting on a reply

Ok with the help of chatGPT here is what I got working. This might help someone else ``` const webdav = require("webdav-server").v2; class SimpleUserManager extends webdav.SimpleUserManager { async getUserByNamePassword(name, password,...

I am running into an issue, that windows 11, is totally bypassing the authentication and allows full access with out credentials. Any idea why?