This is buildenvironment for privacyIDEA on Ubuntu 16.04, 18.04 and 20.04.
How to proceed:
debian_privacyidea/
, debian_server/
and/or debian_radius
Examples:
Build all devel packages and publish them to the repository:
VERSION=3.0~dev10 make privacyidea server add-repo-devel push-lancelot
Build productive pakcages an publish them to the enterprise repository:
VERSION=3.2.1 REPO=enterpriserepo make privacyidea server add-repo-stable push-lancelot
Only build specific RADIUS package version:
VERSION=3.1~dev3 make radius