Changes between Version 11 and Version 12 of apachesolr


Ignore:
Timestamp:
Aug 29, 2010, 5:17:21 PM (15 years ago)
Author:
Bart
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • apachesolr

    v11 v12  
    3939=== On Mirabal  ===
    4040
    41 There are two things to do on mirabal.mayfirst.org: add a ssh tunnel to the host server and create a new Apache Solr site in Apache Tomcat.
     41There are two things to do on mirabal.mayfirst.org: add a ssh tunnel to the host server ($server) and create a new Apache Solr site in Apache Tomcat.
    4242
    4343==== Create SSH tunnel ====
    4444
    45 To add a SSH tunnel simply add the login credentials to
     45First, log into the host server
     46{{{
     47ssh solr-ssh@$server.mayfirst.org
     48}}}
     49
     50Add a SSH tunnel by adding the login credentials (solr-ssh@$server.mayfirst.org) to
    4651{{{
    4752/etc/default/solr-autossh
     
    6166that the tunnel exists.
    6267
    63 Log into the server running the website (as solr user) and download with
     68Log as solr-ssh into $server and download with
    6469{{{
    6570wget localhost:9080