Details
-
Type:
Improvement
-
Status: Closed
-
Priority:
Major
-
Resolution: Won't Do
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: None
-
Security Level: Public (Default Security Level. Issues are Public)
-
Labels:None
Description
Yesterday I completed code for having a snap package for Solr. You can find source code in https://github.com/rmescandon/solr-snap.
Includes:
- Solr 6.4.0 release as a daemon
- Hook creating a core for nextant by default, when installed
Obviously this is an initial idea and can be modified or complete with whatever you consider needed or better.
You can clone source code and try it:
- git clone git@github.com:rmescandon/solr-snap.git
- snapcraft
- snap install <package> --dangerous
Issue Links
- is related to
-
SOLR-5176
Chocolatey package for Windows
-
- Closed
-
Activity
- All
- Comments
- Work Log
- History
- Activity
- Transitions
I wasn't sure what a snap package was and found http://snapcraft.io/. There aren't any packages (deb, rpm, etc) within Solr yet. It you are looking for people to test/try it you probably want to post on the solr-user mailing list.