Update 'Solr'

chris 2021-05-10 17:23:52 +02:00
parent d9d7632ef7
commit ce895927fe
1 changed files with 1 additions and 0 deletions

@ -10,6 +10,7 @@ lxc-create -n solr -t debian
lxc-start -n solr lxc-start -n solr
lxc-attach -n solr lxc-attach -n solr
apt-get update apt-get update
apt install default-jre
apt-get install wget apt-get install wget
cd /opt cd /opt
wget https://archive.apache.org/dist/lucene/solr/8.8.0/solr-8.8.0.tgz wget https://archive.apache.org/dist/lucene/solr/8.8.0/solr-8.8.0.tgz