This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2022-08-25
Channels
- # announcements (4)
- # asami (26)
- # babashka (82)
- # beginners (27)
- # biff (6)
- # boot (1)
- # calva (42)
- # cider (2)
- # clj-commons (1)
- # clj-http-lite (2)
- # clj-kondo (37)
- # cljdoc (1)
- # clojure (46)
- # clojure-europe (34)
- # clojure-nl (1)
- # clojure-norway (7)
- # clojure-uk (2)
- # clojurescript (54)
- # code-reviews (18)
- # cursive (2)
- # datalevin (32)
- # datomic (7)
- # etaoin (1)
- # fulcro (9)
- # gratitude (3)
- # hyperfiddle (15)
- # introduce-yourself (1)
- # jobs (2)
- # lsp (32)
- # nrepl (1)
- # off-topic (18)
- # pathom (17)
- # pedestal (5)
- # polylith (89)
- # reitit (7)
- # releases (3)
- # remote-jobs (4)
- # shadow-cljs (52)
- # spacemacs (3)
- # squint (14)
- # tools-build (10)
- # tools-deps (18)
- # vim (4)
- # xtdb (34)
Hello we would like to whitelist ips able to connect to our Datomic cloud https://blog.datomic.com/2018/02/access-control-in-datomic-cloud.html. We can do this by updating the security group associated with Datomic bastion. • My question is, when we upgrade Datomic stack, will changes made on bastion SG will be reset? • If yes, if there a correct way to do that?
When you upgrade, there will no more be any bastion. Datomic Cloud got simplified quite a lot by the upgrade that came out near the summer of 2021. I suppose you're asking from a stack deployed before that, and never upgraded since then... I suggest you take a look at the release notes.
This might be useful https://forum.datomic.com/t/experience-report-updating-from-solo-to-datomic-cloud-884-9095/1913
Good day, I'm looking for learning resources (blogs, vids, demo repos) that demonstrate data modeling in datalog (any and all flavors). These are the resources I've used so far: • Domain Modeling with Datalog https://youtube.com/watch?v=oo-7mN9WXTw • Prototyping with Clojure https://github.com/aliaksandr-s/prototyping-with-clojure/blob/master/tutorial/chapter-04/04-Data%20modeling.md • Declarative Domain Modeling for Datomic Ion/Cloud https://youtu.be/EDojA_fahvM?t=704 I found these resources to focus more on datalog itself (syntax, queries) and or the DB's api • Datomic tutorial https://docs.datomic.com/cloud/tutorial/client.html • XTDB space adventure https://nextjournal.com/xtdb-tutorial • Learn datalog http://www.learndatalogtoday.org/