arvbox changes: yank Composer. Add link to documentation.
[arvados.git] / tools / arvbox / lib / arvbox / docker / service / ready / run-service
index 5007fe0be3e8e459fdd107246b5987b324051bfd..1e9aae0c45eb6a4685324c6edcc99504f6bf3dff 100755 (executable)
@@ -89,7 +89,8 @@ fi
 
 echo
 echo "Your Arvados-in-a-box is ready!"
-echo "Workbench is running at https://$localip"
-echo "Workbench2 is running at https://$localip:${services[workbench2-ssl]}"
+echo "Workbench is hosted at https://$localip"
+echo "Workbench2 is hosted at https://$localip:${services[workbench2-ssl]}"
+echo "Documentation is hosted at http://$localip:${services[doc]}"
 
 rm -r /tmp/arvbox-ready