Commit 28a6f951 authored by Nicolas Wavrant's avatar Nicolas Wavrant

slaprunner: publish the ipv4 address of the monitoring interface

Conflicts:
	software/slaprunner/instance-runner.cfg
parent 64082672
......@@ -40,6 +40,7 @@ parts +=
deploy-settings-cgi
deploy-status-cgi
make-rss
monitor-frontend
monitor-promise
setup-static-files
certificate-authority
......
......@@ -39,6 +39,7 @@ parts =
deploy-settings-cgi
deploy-status-cgi
make-rss
monitor-frontend
monitor-promise
setup-static-files
certificate-authority
......@@ -401,8 +402,8 @@ backend_url = $${slaprunner:access-url}
access_url = $${:url}/login
url = https://$${request-frontend:connection-domain}
ssh_command = ssh $${dropbear-runner-server:host} -p $${dropbear-runner-server:port}
monitor_url = $${:url}:$${cgi-httpd-configuration-file:listening-port}/$${deploy-index:filename}
webdav_url = https://$${request-frontend:connection-domain}/share
monitor_url = $${:url}:$${cgi-httpd-configuration-file:listening-port}/$${deploy-index:filename}
#---------------------------
#--
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment