Changes between Version 8 and Version 9 of apachesolr
- Timestamp:
- Aug 29, 2010, 3:48:02 PM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
apachesolr
v8 v9 29 29 === On the primary server === 30 30 31 Create a new user on the server and add mirabal's public ssh key to the new user's ~/.ssh/authorized_keys file. mirabal will connect to the host server and provide an ssh tunnel to the Apache Solr server.31 Create a new user on the server with the user name solr-ssh and add: 32 32 33 {{{ 34 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDK9Rnog/DuOeFN0gusPadGHtAFs/vrfuNyxsNpakycA/+hkKbgEid/xR4Tbbs25ak03bBJePdCf/PpORcB2rgiFwte4fOAfoXX/VHBnqZLFizhZKPCtG0gstQXTwdvOkx+8p5yPODVQvkqeOJCxF7EAI5B9VgcoJWdh2tQX+e07v/DgRtTs+01re0ZmVxmpGpgRWICdaPms9Hh/DwJT7gs19TpPv1qBgzDTN/z12b/6BRsShk/eEGVwslGF3meFA5+saWPmCSJKKK3Pg0btp3LxLkZfWUtdnVr7ASeJlevnthOPlSMp0ITs6oznhQEjycWK+nBYNUrK+cguiMepe/t solr-ssh@mirabal 35 }}} 36 37 to the new user's ~/.ssh/authorized_keys file. mirabal will connect to the host server with these credentials and provide an ssh tunnel to the Apache Solr server. 33 38 34 39 === On Mirabal ===