Coder Social home page Coder Social logo

solr-install's Introduction

Solr Install

##Get started cd /tmp/ git clone https://github.com/lbdremy/solr-install.git cd solr-install ./install.sh sudo ./etc/init.d/jetty start

  • Now visit http://localhost:8983/solr

##Notes In Redhat Enterprise Linux you cannot execute from /tmp because /tmp is mounted as noexec. On attempt it gives you the following error: "bad interpreter: Permission denied", so cloned and executed it somewhere else.

solr-install's People

Contributors

lbdremy avatar philwinkle avatar

Stargazers

Colin Dekker avatar James Culveyhouse avatar zhoujiang avatar Daniel Tucker avatar  avatar Werner Smit avatar Sam Batschelet avatar  avatar  avatar  avatar Chris J. Lee avatar Simon Perdrisat avatar alexnesbitt avatar

Watchers

Jos Shepherd avatar  avatar James Cloos avatar  avatar

solr-install's Issues

merge redhat vs debian

create separate scripts for

install_yum.sh
install_apt.sh

and have them both call
install.sh

Add contributor

Since this is no longer maintained, and I still use it quite often, I've been maintaining under my own fork.

Any chance to hand over ownership of this project or even add me as a contributor?

Cannot be executed from /tmp

In Redhat Enterprise Linux you cannot execute from /tmp because /tmp is mounted as noexec. On attempt it gives you the following errror: "bad interpreter: Permission denied"

The install process should prompt for this in these distros or you should ammend your installation procedure in README.md to annotate this.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.