JustAnotherRandomUsername
JustAnotherRandomUsername
Hello [vrreg](https://github.com/vrreg)! (IMHO) You must not be rename UNIQUE path repository generated by scm-server! 1. This feature (work logic) is allows to change name of your repository and guarantees that...
hello pfeuffer(René), thank you for your answer! yes you right, usually a developers use an some client-side app for creating files and folders structure. but my case is a user...
ok, i have an idea to solve this issue. can you add ability (it can be a button in web-interface) to unpack archive (all steps via web-interface) **for example next...
same issue, can not auth with API key... have a two docker containers with headscale version 0.25.1 and headplane version 0.5.3 **headplane config.yaml:** ``` server: host: "0.0.0.0" port: 3000 cookie_secret:...
ok, my bad the gRPC (CLI) is not an API works well with **headplane config.yaml:** ``` headscale: url: "http://headscale:8080" ``` **headscale config.yaml:** ``` server_url: http://lolithebest.ddns.net:8080 ... tls_cert_path: "" tls_key_path: ""...
> [@JustAnotherRandomUsername](https://github.com/JustAnotherRandomUsername) , thanks forcsharing then does it work for you now in this case ? You just disabled tls then it started to work? yes, seems the TLS issue...
> Thanks for explanation, when I turn of TLS all fine works, but did you able to use HEADSCALE with TLS through HEADPLANE? because you mentioned acme.sh. yes, eventually I've...
> > > Thanks for explanation, when I turn of TLS all fine works, but did you able to use HEADSCALE with TLS through HEADPLANE? because you mentioned acme.sh. >...
> Did you this for tailscale server or for headplane? Sorry for just i stuck, I did auto ssl by headscale config then i installed headplane on it. Thats why...
> [@JustAnotherRandomUsername](https://github.com/JustAnotherRandomUsername) based on your findings, would you feel comfortable updating the docs in `Configuration.md` with guidance on running Headscale under TLS, since it appears to be the root problem?...