Sha256: 78382222e9bc07a737327bb6027401eb6e460bfa92b11a13a4ab2556be040318
Contents?: true
Size: 381 Bytes
Versions: 29
Compression:
Stored size: 381 Bytes
Contents
check process <%="#{fetch(:application)}-unicorn"%> with pidfile <%="#{shared_path}/pids/unicorn.pid"%> group <%=fetch(:application)%> start program = "<%="#{fetch(:daemons_path)}/#{fetch(:application)}-unicorn start"%>" as uid <%=fetch(:monit_user)%> and gid <%=fetch(:monit_group)%> stop program = "<%="#{fetch(:daemons_path)}/#{fetch(:application)}-unicorn stop"%>"
Version data entries
29 entries across 29 versions & 1 rubygems