This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2018-11-28
Channels
- # announcements (1)
- # beginners (205)
- # calva (30)
- # cider (5)
- # cljdoc (25)
- # cljs-dev (2)
- # clojure (119)
- # clojure-brasil (5)
- # clojure-conj (7)
- # clojure-europe (2)
- # clojure-hamburg (7)
- # clojure-italy (14)
- # clojure-nl (2)
- # clojure-russia (13)
- # clojure-spec (79)
- # clojure-uk (58)
- # clojurescript (54)
- # core-logic (2)
- # core-matrix (2)
- # cursive (40)
- # datascript (2)
- # datomic (18)
- # duct (2)
- # emacs (14)
- # figwheel (3)
- # figwheel-main (7)
- # fulcro (30)
- # funcool (1)
- # graphql (10)
- # jobs (1)
- # juxt (13)
- # lumo (1)
- # mount (1)
- # off-topic (56)
- # other-languages (2)
- # pedestal (17)
- # powderkeg (2)
- # protorepl (2)
- # re-frame (10)
- # reagent (1)
- # reitit (7)
- # ring-swagger (10)
- # schema (2)
- # shadow-cljs (70)
- # spacemacs (13)
- # specter (4)
- # sql (9)
- # tools-deps (26)
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
@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 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
ping 🙂 (no rush, just a reminder)
oh, we just use nomad to schedule a periodic job that then runs https://certbot.eff.org
do you use dns verification?
do you use acme.sh or certbot? I'm confused now 🙂
Would be happy to take a look at the repo, sure