On Wed, Aug 14, 2013 at 06:40:51PM -0600, Andy Bradford wrote:
> 
> I thought you  already were running the web interface  on a private port
> that you are tunnelling via SSH? Or  do you mean that you'll need to get
> familiarized with accessing the web  interface? If the latter, disregard
> this email.
> 
> Otherwise, the  same port that  they are tunnelling  for cloning/syncing
> can be used for tunnelling access to  the web interface. All you have to
> do is point you browser at the  port using the HTTP access method and it
> will tunnel through to the fossil server.
> 
> If you setup your tunnel:
> 
> ssh -L 4444:192.168.3.5:8888 fossil@freebsdhost
> 
> After the tunnel is up, you can just point your browser to
> 
> http://127.0.0.1:4444/
> 
> And you will be presented with the web ui in your browser.

Ah, so I see.  I thought I had recalled Dr. Hipp saying something about
needing other options for the "fossil server" command to do that.

-- 
Chad Perrin [ original content licensed OWL: http://owl.apotheon.org ]
_______________________________________________
fossil-users mailing list
[email protected]
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to