Skip to content

internap/almanach-debian-package

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Almanach Debian Package

The goal of this project is to build a Debian package for Almanach.

Requirements:

Supported Distribution:

  • Ubuntu 14.04 Trusty

Usage

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