简体   繁体   中英

Tomcat/Apache Solr in Amazon S3? Is that possible?

How may I install (if it can be done) Apache Solr with Tomcat on Amazon S3 service? Is that possible?

I´ve got a Drupal site and would like to use Apache solr in my site, without the overload (and without paying to services like Acquia, that sadly are far too expensive for my budget).

If not S3, which Amazon service could do the job?

Is there any way to do that? Thanks for your insight.

You won't be able to run Solr with Tomcat on S3, you'd have to create an Amazon EC2 instance to do that. You can launch a ubuntu instance from your AWS console and then look for a decent tutorial, something like: https://github.com/sunspot/sunspot/wiki/Configure-Solr-on-Ubuntu,-the-quickest-way

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM