The goal of this project is to build a Debian package for Almanach.
Requirements:
Supported Distribution:
- Ubuntu 14.04 Trusty
Build package for the API deamon:
make almanach-api version=4.0.7
Build package for the collector:
make almanach-collector version=4.0.7
Debian packages are stored in /tmp
by default:
ls /tmp
almanach-api_4.0.7_amd64.deb
almanach-collector_4.0.7_amd64.deb
Installation:
dpkg -i almanach-api_4.0.7_amd64.deb