Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
nodefabric
nf-demo-app
Commits
9081d76d
Commit
9081d76d
authored
Jun 23, 2015
by
Andres Toomsalu
Browse files
Adding consul-template HUP on dev-install
parent
def953f8
Changes
1
Hide whitespace changes
Inline
Side-by-side
Makefile
View file @
9081d76d
...
...
@@ -11,6 +11,7 @@ dev-install:
install
-m
644 nodefabric/nf-demo-app-haproxy.json
${NFDIR}
/files.d/haproxy/consul.tpl.d/nf-demo-app-haproxy.json
install
-m
644 nodefabric/nf-demo-app-haproxy.tpl
${NFDIR}
/files.d/haproxy/haproxy.tpl.d/nf-demo-app-haproxy.tpl
install
-m
644 nodefabric/nf-demo-app.service /usr/lib/systemd/system/nf-demo-app.service
docker
exec
-t
nf-haproxy /consul-template-hup.sh
docker
exec
-t
nf-haproxy /haproxy-hup.sh
systemctl daemon-reload
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment