clojure-austin

mlimotte 2024-06-07T20:14:44.500769Z

@camdez @merklefabian For conversation purposes, here's my scripts for setting up on-prem Datomic. Mainly a Docker file and script to push to Amazon ECR. Then I have some CDK scripts (not included here) that set up the cloud-formation and deploy the transactor in Fargate. The docker can also be run locally (on my laptop)-- although I haven't tried that in years.

👍 2