This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2018-03-12
Channels
- # aleph (10)
- # beginners (62)
- # boot (12)
- # cider (97)
- # cljs-dev (171)
- # clojars (1)
- # clojure (224)
- # clojure-italy (4)
- # clojure-nl (2)
- # clojure-russia (1)
- # clojure-spec (41)
- # clojure-uk (68)
- # clojured (7)
- # clojurescript (115)
- # community-development (4)
- # cursive (2)
- # data-science (1)
- # datomic (18)
- # duct (40)
- # emacs (1)
- # events (1)
- # fulcro (148)
- # funcool (2)
- # graphql (2)
- # immutant (3)
- # jobs (3)
- # keechma (1)
- # luminus (2)
- # numerical-computing (1)
- # off-topic (19)
- # om (6)
- # parinfer (10)
- # pedestal (15)
- # precept (86)
- # reagent (12)
- # ring (3)
- # ring-swagger (2)
- # shadow-cljs (42)
- # spacemacs (19)
- # specter (17)
- # sql (11)
- # tools-deps (78)
- # unrepl (62)
- # vim (28)
@jcrossley3 I have another question. I’m trying to deploy to AWS now and all the articles I see about Immutant and AWS mention needing JGroups. Thing is they all seem to be for Immutant 1 files and such. Do you know of a example or can you point me to a place that is for the 2.x libs and such? Or should it basically be the same thing…
Specifically I’m looking at: 13.5 in this doc: http://immutant.org/documentation/1.1.1/production.html
I just set the IP address in the config file for hornet to the IP of the instance in AWS. It won’t autoscale, but that’s ok for me for now. I would like to know the right way to do things if I want to auto-scale thought and it seemed in the old Immutant 1 days it was to use S3_PING, but not sure how to set that up on Immutant 2. Again, thanks for the great toolset you’ve given the community…