liberator 2015-08-12

@sandbags: not related to liberator but I guess most people use environment variables and something like environ https://github.com/weavejester/environ

ordnungswidrig: thanks… i guess i need to upskill about the whole deployment scenario for Clojure apps. i’ve come from rails most recently (although not done any for some time) where it’s all kind of baked in

at the moment I am scp’ing war files which isn’t a great solution

scp’ing war files not not a bad solution. except if they are custom built for an execution mode

i’m used to using a cap deployment task that checks out the latest code from a deploy branch, dots all the i’s, crosses the t’s, and restarts any appropriate servers

esp with a nice rollback capability

hrmm Supernal might be worth looking into

@nberger has left the channel