Alba Kaland

Results 39 comments of Alba Kaland
trafficstars

Step 1: `nconf`. However, the sync services should be an array because there could be several.

Also need to add a `--setup` flag for first-time authentication to the different services. I shouldn't do this on normal runs anymore because it will interfere with the asynchronous behavior.

For AUR users, the `tmux-git` package also fixes this and might be a suitable workaround until a release lands in the main repos. Will require manually keeping track of that,...

Whoa, thanks! That was quick!

Yeah, I haven't updated this in forever. The code probably needs changes, in this case either for the new version of Node or just to fix some bug I'm unaware...

Ah OK, so say I want to seed `.z` with a bunch of common project directories. I just put the FQDs|| into .z and I'm good to go?

I'm using Ansible so I just change back to a rewrite after the cert is generated successfully. Works ok 16. nov. 2017 18:42 je oseba "lomot" napisala: > Now I...

True. Maybe the hooks could help. Store a non-rewrite version, swap it in pre and out post. 17. nov. 2017 03:44 je oseba "lomot" napisala: > but you will meet...

What is the proper --issue command to tell acme.sh to use http-01 for issuance and tls-01 for renewal? How do I add a proper location block when the verification token...

I went ahead and just switched to using webroot. I moved my `rewrite` to `location /` and added a separate `location /.well-known/acme-challenge/` that I aliased to a specific directory on...