Skip to content

Packaging for redhat and fedora style RPM installations, including init.d scripts, default configurations, and a .spec file for building an RPM. I have also included the built 0.7.4 RPM and associated dependencies (built and working in our environment).

Notifications You must be signed in to change notification settings

rfliam/storm-rhel-packaging

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

storm-rhel-packaging

Packaging for redhat and fedora style RPM installations, including init.d scripts, default configurations, and a .spec file for building an RPM. I have also included the built 0.7.4 RPM and associated dependencies (built and working in our environment). Also included are monit scripts that go in /etc/monit.d/ if you so choose. The source RPM contains the entire package I used for building. This gives storm a more cannonical fedora layout, with the storm working directories being in /var/opt/storm/(nimbus/supervisor/ui), logs going to /var/log/storm, and pid files being stored in /var/run/storm. Tweaks for config launches can be found in /etc/sysconfig/storm.

Install Instructions

Download the .rpms (the .src.rpm is not needed). Execute:

yum localinstall zeromq-2.2.0-1.el6.x86_64.rpm jzmq-2.1.0-1.el6.x86_64.rpm storm-0.7.4-1.el6.x86_64.rpm  -y --nogpgcheck

About

Packaging for redhat and fedora style RPM installations, including init.d scripts, default configurations, and a .spec file for building an RPM. I have also included the built 0.7.4 RPM and associated dependencies (built and working in our environment).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages