Sha256: cad750b75aa3da930ea8560a7534f4da8f573d438d44320e3691e250dfda61d1

Contents?: true

Size: 185 Bytes

Versions: 5

Compression:

Stored size: 185 Bytes

Contents

God.watch do |w|
  w.name = "yopass"
  w.start = "foreman start -d /yopass"
  w.keepalive
end

God.watch do |w|
  w.name = "memcached"
  w.start = "memcached -u root"
  w.keepalive
end

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
yopass-2.2.1 yopass.god
yopass-2.2.0 yopass.god
yopass-2.1.1 yopass.god
yopass-2.1.0 yopass.god
yopass-2.0.0 yopass.god