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