- **status**: in-progress --> review - **Comment**: Closed #860. `ib/7907`
For docker setup need to manually created and `chmod 777` directory for solr data (see updated docs), I know it's a bit ugly, but didn't find a better way. For local setup we still using manual download of solr image 'cause package for ubuntu is old (~3.6). But it is better than before, since solr now has script to install itself as a service. --- ** [tickets:#7907] Use standardized solr installation** **Status:** review **Milestone:** unreleased **Labels:** sf-4 sf-current 42cc **Created:** Mon Jun 29, 2015 03:25 PM UTC by Dave Brondsema **Last Updated:** Wed Nov 11, 2015 03:48 PM UTC **Owner:** Igor Bondarenko We have a hacky setup for solr (both step-by-step and docker install): * we wget solr, instead of using a system package * we copy our schema into the solr example dir * we run `start.jar` directly instead of a service For docker, we should be able to use a solr image that somebody else has set up. For the step-by-step we should use system packages and perhaps borrow ideas from the solr container's Dockerfile. --- Sent from forge-allura.apache.org because dev@allura.apache.org is subscribed to https://forge-allura.apache.org/p/allura/tickets/ To unsubscribe from further messages, a project admin can change settings at https://forge-allura.apache.org/p/allura/admin/tickets/options. Or, if this is a mailing list, you can unsubscribe from the mailing list.