specify / webportal-installer

The Specify Web Portal
GNU General Public License v2.0
8 stars 10 forks source link

update Apache and Python versions #61

Open norinespears opened 3 years ago

norinespears commented 3 years ago

CryoArks IT will not install the Web Portal until Apache and Python are updated. Also, Apache 7.5 is hard coded.

grantfitzsimmons commented 12 months ago

Apache Solr 7.5.x is at least hard-coded here:

https://github.com/specify/webportal-installer/blob/d7994bd2e64ace738ce4bc07ff505ad165a92687/get_latest_solr_vers.py#L25-L31

Our security team is complaining about the 7.5 version of Solr that is used by the Specify Portal as it's "end-of-life."

From Tomislav at UTexas

misilot commented 4 months ago

Has anyone gotten at least Solr 8 to work?