On 2023-07-07 9:40 AM, Mikhail Khludnev wrote:
Hello Samuel,
I researched the topic a little. Azure App is PAAS. But Solr runs on bare
Linux (or Windows) it's executable jar.
You can create VM in Azure and deploy Solr into in according to the guide.
Back when I sat through the azure training, t
Hello Samuel,
I researched the topic a little. Azure App is PAAS. But Solr runs on bare
Linux (or Windows) it's executable jar.
You can create VM in Azure and deploy Solr into in according to the guide.
On Fri, Jul 7, 2023 at 4:25 PM samuel oliveira
wrote:
> Hello,
>
> I am trying to deploy Sorl
Hello,
I am trying to deploy Sorl 9.2.1 into an Azure App service running on Linux OS,
I have extracted all Sorl files into app service home directory, however, even
after run the command "install_solr_service.sh" when I try to start the
application Azure cannot find the Sorl startup file, as p