This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2016-01-05
Channels
- # admin-announcements (183)
- # aws (30)
- # beginners (22)
- # boot (301)
- # cider (19)
- # cljs-dev (3)
- # cljsrn (23)
- # clojars (15)
- # clojure (136)
- # clojure-italy (8)
- # clojure-nl (4)
- # clojure-russia (19)
- # clojured (10)
- # clojurescript (134)
- # component (48)
- # cursive (7)
- # datavis (4)
- # datomic (50)
- # devcards (6)
- # events (9)
- # jobs (1)
- # ldnclj (10)
- # lein-figwheel (19)
- # leiningen (1)
- # luminus (16)
- # off-topic (5)
- # om (151)
- # proton (60)
- # re-frame (10)
- # reagent (25)
- # remote-jobs (1)
- # slack-help (3)
- # spacemacs (1)
- # vim (1)
@danielcompton: howdy!
I had a google hangout with Mark Mandel this afternoon, he's a dev advocate for google cloud
he wanted to see if google cloud storage would meet our needs for https://github.com/clojars/clojars-web/issues/433
what did you think?
gcloud storage doesn't support ssl directly, but he thinks we can use their https load balancer in front of it
last time I tried to get stats from s3, I had to configure it to write log files to a bucket, then pull and parse those logs
I want to take a look at some other services, or get whoever actually implements it to
I expect Amazon has some good tools for handling streaming logs, but API calls would probably be easier
I’m currently working on setting up Clojars to be managed with Ansible. I’m relatively new to it, if anyone has experience with it and can look over what I’ve done, that would be appreciated