This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2020-04-19
Channels
- # announcements (3)
- # babashka (42)
- # beginners (84)
- # calva (3)
- # cider (13)
- # clj-kondo (9)
- # cljs-dev (6)
- # cljsrn (32)
- # clojure (47)
- # clojure-argentina (4)
- # clojure-france (2)
- # clojure-spec (17)
- # clojure-uk (15)
- # clojuredesign-podcast (4)
- # clojurescript (41)
- # conjure (53)
- # cursive (16)
- # data-science (5)
- # duct (1)
- # emacs (11)
- # events (1)
- # exercism (3)
- # fulcro (48)
- # graalvm (20)
- # graphql (1)
- # joker (3)
- # kaocha (2)
- # malli (2)
- # meander (6)
- # pathom (3)
- # planck (18)
- # rdf (3)
- # re-frame (14)
- # ring-swagger (1)
- # shadow-cljs (15)
- # specter (1)
Hm, no, we haven't talked about that yet. What aspects of deploying would be interesting?
Well basically you put a lot of stuff in Jetty or run something periodically (scheduled) or triggered by some outside event (message, file appearing somewhere). I’m from a java background but have been doing native iOS since 2012. Dabbled a bit with REST framework on Django on AWS ec2. Know enough of docker to create my own Alpine based container or any other runtime environment. Most interesting to me would be: how to deploy a bit of Ring based code to production?