Fork me on GitHub
#cljdoc
<
2018-11-28
>
Daw-Ran Liou16:11:35

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?

martinklepsch19:11:03

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

mkvlr19:11:48

https://github.com/fabiolb/fabio/ also supports blue/green deployments and is written by a guy from hashicorp

mkvlr19:11:00

so integrates nicely with nomad

mkvlr19:11:44

oh but can’t you remove the slash on the pedestal side?

martinklepsch20:11:28

@mkvlr I've seen fabio mentioned in a few places but what I liked about Traefik is the automatic SSL cert generation

martinklepsch20:11:35

AFAIK fabio doesn't have that

martinklepsch20:11:25

Removing trailing slash in Pedestal would be workaround, right. Let me look into that...

mkvlr20:11:56

right, I think we have a nomad job for letsencrypt, happy to share it

mkvlr20:11:26

or should we host cljdoc on our cluster? Happy to do that as well!

martinklepsch20:11:56

> right, I think we have a nomad job for letsencrypt, happy to share it that would be very interesting indeed

martinklepsch20:11:36

thanks for the kind offer, but I think it's best of operational stuff is defined as part of the project

mkvlr21:11:53

I’ll look it up tomorrow, congrats on the repl podcast!

martinklepsch12:11:29

ping 🙂 (no rush, just a reminder)

mkvlr15:11:35

so we do use letsencrypt with a nomad job

mkvlr15:11:44

we also use vault which I think stores our certs

mkvlr15:11:03

oh, we just use nomad to schedule a periodic job that then runs https://certbot.eff.org

mkvlr15:11:32

happy to give you access to our repo to give you more context there

martinklepsch15:11:32

do you use dns verification?

mkvlr15:11:03

let me ask

martinklepsch15:11:38

do you use acme.sh or certbot? I'm confused now 🙂

martinklepsch15:11:47

Would be happy to take a look at the repo, sure

mkvlr16:11:11

sorry, so am I

mkvlr16:11:38

added you