Kyle Kienapfel

Results 115 comments of Kyle Kienapfel

Hello, I am just a user reading through all of the issues from newest to oldest. What RDP client are you using? I was using FreeRDP the other week and...

I think that is totally fine to put main. Can always come back later put a note somewhere on here (self-hosted's readme) that the compose.yml is using tested versions rather...

Some thoughts, 1) there are a bunch of files pasted into the issue text in an odd way, makes it a minefield to read through 2) Caddyfile mentioned in the...

Hi, this should be fixed with a newer version of the web interface, and a change to the Caddyfile suggested in https://github.com/revoltchat/self-hosted/pull/150

Sounds like more of a question towards Caddy itself. In my Caddyfile I've specified a tls cert like so ``` {$HOSTNAME} { tls /data/certs/fullchain.cer /data/certs/domain.com.key route /api* { ``` data/caddy-data...