Changes between Version 11 and Version 12 of apachesolr
- Timestamp:
- Aug 29, 2010, 5:17:21 PM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
apachesolr
v11 v12 39 39 === On Mirabal === 40 40 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.41 There 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. 42 42 43 43 ==== Create SSH tunnel ==== 44 44 45 To add a SSH tunnel simply add the login credentials to 45 First, log into the host server 46 {{{ 47 ssh solr-ssh@$server.mayfirst.org 48 }}} 49 50 Add a SSH tunnel by adding the login credentials (solr-ssh@$server.mayfirst.org) to 46 51 {{{ 47 52 /etc/default/solr-autossh … … 61 66 that the tunnel exists. 62 67 63 Log into the server running the website (as solr user)and download with68 Log as solr-ssh into $server and download with 64 69 {{{ 65 70 wget localhost:9080