Joachim Schiele

Results 68 comments of Joachim Schiele

just for the record, my new code is now: ```bash script = '' cd ${stateDir}/${identifier}/acmeSupplied echo "lego certificate renewal check" set +e ${pkgs.nixcloud.lego}/bin/lego ${allDomains} --email="${c.email}" --exclude="dns-01" --exclude="tls-alpn-01" --webroot="/run/nixcloud/lego/${identifier}/challenges" --path="${path}" --accept-tos...

oh, just found it: $('.ace_line').innerHTML="asdfasdf"

i'd like to test the editor interactively but i don't have an idea how to do that. are there specific client commands like: move cursor right, insert letter x, tell...

# system definition * host: mac os x * guest: nixos in docker container i tried to add it to **both** but it didn't change a thing. # issues with...

I assume this is a question "how to use libwebrtc" as a submodule and you did not figure that out yet. I've asked myself the same question but the solution...

probably everyone uses TLS by default i'd imagine. what do you propose?

with TLS i also meant STARTTLS but now i notice the difference. would you want to create a PR for this?

I'll be looking into this soon. Kind of back from my winter-sleep ;-)

i've basically updated all documentations in https://github.com/nixcloud/nixcloud-webservices and i will finish with the database related parts soon.