Configure kredits-github #37
@@ -25,7 +25,6 @@
|
|||||||
# THE SOFTWARE.
|
# THE SOFTWARE.
|
||||||
|
|
||||||
include_recipe 'kosmos-nodejs'
|
include_recipe 'kosmos-nodejs'
|
||||||
include_recipe 'kredits-github::nginx'
|
|
||||||
|
|
||||||
app_name = "kredits-github"
|
app_name = "kredits-github"
|
||||||
deploy_user = "deploy"
|
deploy_user = "deploy"
|
||||||
|
|||||||
@@ -1,7 +1,5 @@
|
|||||||
[Unit]
|
[Unit]
|
||||||
Description=Start nodejs app
|
Description=Start nodejs app
|
||||||
Requires=nginx.service
|
|
||||||
After=nginx.service
|
|
||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
ExecStart=<%= @entry %>
|
ExecStart=<%= @entry %>
|
||||||
|
|||||||
Reference in New Issue
Block a user