I’m working on the [PR}(https://github.com/cljdoc/cljdoc/pull/227). What do you think about the name “MAIN” on top of “ARTICLES” section?
Anyone around who's fluent in Go? I've done a ton of work on deployment/ops tooling but am now blocked by https://github.com/containous/traefik/issues/4247
https://github.com/fabiolb/fabio/ also supports blue/green deployments and is written by a guy from hashicorp
so integrates nicely with nomad
oh but can’t you remove the slash on the pedestal side?
@mkvlr I've seen fabio mentioned in a few places but what I liked about Traefik is the automatic SSL cert generation
AFAIK fabio doesn't have that
Removing trailing slash in Pedestal would be workaround, right. Let me look into that...
right, I think we have a nomad job for letsencrypt, happy to share it
or should we host cljdoc on our cluster? Happy to do that as well!
> right, I think we have a nomad job for letsencrypt, happy to share it that would be very interesting indeed
thanks for the kind offer, but I think it's best of operational stuff is defined as part of the project
I’ll look it up tomorrow, congrats on the repl podcast!
ping 🙂 (no rush, just a reminder)
so we do use letsencrypt with a nomad job
we also use vault which I think stores our certs
oh, we just use nomad to schedule a periodic job that then runs https://certbot.eff.org
happy to give you access to our repo to give you more context there
do you use dns verification?
let me ask
do you use acme.sh or certbot? I'm confused now 🙂
Would be happy to take a look at the repo, sure
sorry, so am I
added you