You are viewing a plain text version of this content. The canonical link for it is here.
Posted to solr-user@lucene.apache.org by regany <re...@newzealand.co.nz> on 2009/12/12 04:04:28 UTC

auto-starting Solr on OS X ?

hello!

does anyone know how you go about setting up Solr so it auto starts after a
reboot etc on OS X?

thanks,

regan


-- 
View this message in context: http://old.nabble.com/auto-starting-Solr-on-OS-X---tp26753997p26753997.html
Sent from the Solr - User mailing list archive at Nabble.com.


Re: auto-starting Solr on OS X ?

Posted by Grant Ingersoll <gs...@apache.org>.
I put Tomcat start script in /Library/StartupItems

On Dec 11, 2009, at 10:04 PM, regany wrote:

> 
> hello!
> 
> does anyone know how you go about setting up Solr so it auto starts after a
> reboot etc on OS X?
> 
> thanks,
> 
> regan
> 
> 
> -- 
> View this message in context: http://old.nabble.com/auto-starting-Solr-on-OS-X---tp26753997p26753997.html
> Sent from the Solr - User mailing list archive at Nabble.com.
> 

--------------------------
Grant Ingersoll
http://www.lucidimagination.com/

Search the Lucene ecosystem (Lucene/Solr/Nutch/Mahout/Tika/Droids) using Solr/Lucene:
http://www.lucidimagination.com/search


Re: auto-starting Solr on OS X ?

Posted by khalid y <ke...@gmail.com>.
Best way for you is LAUNCHD system.
You can found a good documentation and some example.


http://developer.apple.com/macosx/launchd.html



2009/12/12 Erick Erickson <er...@gmail.com>

> See http://www.macosxhints.com/article.php?story=20041105070509783
>
> In general, crontab is what you want, probably with the @Reboot
> frequency....
>
> HTH
> Erick
>
> On Fri, Dec 11, 2009 at 10:04 PM, regany <re...@newzealand.co.nz> wrote:
>
> >
> > hello!
> >
> > does anyone know how you go about setting up Solr so it auto starts after
> a
> > reboot etc on OS X?
> >
> > thanks,
> >
> > regan
> >
> >
> > --
> > View this message in context:
> >
> http://old.nabble.com/auto-starting-Solr-on-OS-X---tp26753997p26753997.html
> > Sent from the Solr - User mailing list archive at Nabble.com.
> >
> >
>

Re: auto-starting Solr on OS X ?

Posted by Erick Erickson <er...@gmail.com>.
See http://www.macosxhints.com/article.php?story=20041105070509783

In general, crontab is what you want, probably with the @Reboot
frequency....

HTH
Erick

On Fri, Dec 11, 2009 at 10:04 PM, regany <re...@newzealand.co.nz> wrote:

>
> hello!
>
> does anyone know how you go about setting up Solr so it auto starts after a
> reboot etc on OS X?
>
> thanks,
>
> regan
>
>
> --
> View this message in context:
> http://old.nabble.com/auto-starting-Solr-on-OS-X---tp26753997p26753997.html
> Sent from the Solr - User mailing list archive at Nabble.com.
>
>