Commit graph

3 commits

Author SHA1 Message Date
Jordan Sissel b03f212a7f Add user management scripts to packages
User management scripts are generated during create_services in case
folks want to use them outside of packages.

Currently only Linux is targeted for this.

This requires pleaserun >= v0.0.16
2015-05-04 17:06:22 -07:00
Jordan Sissel 905ce8ecd6 Write logs to /var/log/kibana/... 2015-05-04 13:10:17 -07:00
Jordan Sissel fd2fb52f41 Add create_services grunt task.
This task will generate service definitions that will help run Kibana on
different platforms. At this time, the following service platforms are
supported: sysv init, upstart, launchd, systemd.

The files are generated by the `pleaserun` program and are written to
build/dist/services/[platform]/...
2015-05-04 12:18:58 -07:00