Skip to content

Instantly share code, notes, and snippets.

@jeheremy19p
jeheremy19p / lojack-proxy.god.rb
Created December 19, 2019 04:17 — forked from atmos/lojack-proxy.god.rb
god configs for camo.
God.watch do |w|
w.uid = "git"
w.gid = "git"
w.name = "camo"
w.pid_file = "/data/camo/tmp/camo.pid"
w.interval = 30.seconds
w.env = {
"PORT" => '8080',
"CAMO_KEY" => '0x24FEEDFACEDEADBEEFCAFE'