/etcd-packages

Stuff for making etcd packages

Primary LanguageShellApache License 2.0Apache-2.0

etcd-packages

Foreword

This is a fork for Ubuntu systems and latest etcd release (2.1.1).

Description

A makefile to download etcd and make a package out of it.

For debain & ubuntu based systems an init script and basic config is included in the deployed package.

For rpm based systems the created package is very basic.

Requirements

The ever so handy fpm

Usage

make deb

or

ITERATION=custom2 make deb