About Features Downloads Getting Started Documentation Events Support GitHub

Love VuFind®? Consider becoming a financial supporter. Your support helps build a better VuFind®!

Site Tools


Warning: This page has not been updated in over over a year and may be outdated or deprecated.
administration:security

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
administration:security [2018/12/19 17:32] demiankatzadministration:security [2020/03/23 11:00] – [Changing the Solr Port Number] demiankatz
Line 26: Line 26:
 === 1. Reconfigure Solr === === 1. Reconfigure Solr ===
  
-:!: If using VuFind 3.0 or newer, the Solr port number is controlled by the SOLR_PORT environment variable; just set this before [[administration:starting_and_stopping_solr|starting Solr]] (e.g. with "export SOLR_PORT=xxxx") and the server will run on the desired port.+If using VuFind 3.0 or newer, the Solr port number is controlled by the SOLR_PORT environment variable; just set this before [[administration:starting_and_stopping_solr|starting Solr]] (e.g. with "export SOLR_PORT=xxxx") and the server will run on the desired port.
  
-If using VuFind 2.x or earlier, you can change the port number used by Solr by editing the file solr/jetty/etc/jetty.xml under your VuFind installation and changing this line: +If using VuFind 2.x or earlier, you can change the port number used by Solr by editing the file solr/jetty/etc/jetty.xml under your VuFind installation and changing the jetty.port SystemProperty.
- +
-<code xml> +
-<Set name="port"><SystemProperty name="jetty.port" default="8080"/></Set> +
-</code>+
  
 === 2. Reconfigure VuFind === === 2. Reconfigure VuFind ===
administration/security.txt · Last modified: 2024/02/20 13:09 by demiankatz