From 63331ecfba85ed8142eb5f9be9fa232d47cb5079 Mon Sep 17 00:00:00 2001 From: "https://www.google.com/accounts/o8/id?id=AItOawmazY0ymQUdwPmVsflFpz4tl3Dc0cei6Rc" Date: Tue, 9 Sep 2014 23:59:00 +0000 Subject: [PATCH] --- doc/forum/Web_app_on_server_without_X11__63__.mdwn | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 doc/forum/Web_app_on_server_without_X11__63__.mdwn diff --git a/doc/forum/Web_app_on_server_without_X11__63__.mdwn b/doc/forum/Web_app_on_server_without_X11__63__.mdwn new file mode 100644 index 0000000000..cb880cf292 --- /dev/null +++ b/doc/forum/Web_app_on_server_without_X11__63__.mdwn @@ -0,0 +1,3 @@ +When I run git-annex-webapp, a browser is opened and I am redirected to the assistant. However, how can I run the web app and just have it start the server process without opening a browser, and navigating to the page from a remote computer? + +Thanks!