This document provides guidance and details to get HOMER 7 installed stand-alone using scripts or packages
WARNING: Homer is rock-solid, while the installers and packages are experimental. Use at your own risk!
For a reliable and fine-tuned setup please carefully review each element and/or contact [email protected] for professional assistance.
Available Methods:
The baseline installer expects a Vanilla OS and will install and configure:
- HOMER-APP 7.7
- HEPLIFY-SERVER 1.x
- PostgreSQL 13
Supported OS:
- Debian 10, 11
- CentOS 8, 9
Make sure the script is executed as root on a netinstall vanilla server. Execute the following command and follow the interactive prompts to install:
For Debian
apt-get install libluajit-5.1-common libluajit-5.1-dev lsb-release wget curl git
For CentOS
yum install redhat-lsb-core wget curl git
If you would like to install influxdb and chronograf:
cd /usr/src
wget https://raw.githubusercontent.com/sipcapture/homer-installer/master/telegraf.conf
Fianlly, download and run the Homer Installer script:
cd /usr/src
wget https://github.com/sipcapture/homer-installer/raw/master/homer_installer.sh
chmod +x homer_installer.sh
./homer_installer.sh
CentOS
- Ensure that the 'redhat-lsb-core' package is installed prior to running the installer.
Contributors and Contributions to our project are always welcome! If you intend to participate and help us improve HOMER by sending patches, we kindly ask you to sign a standard CLA (Contributor License Agreement) which enables us to distribute your code alongside the project without restrictions present or future. It doesn’t require you to assign to us any copyright you have, the ownership of which remains in full with you. Developers can coordinate with the existing team via the homer-dev mailing list. If you'd like to join our internal team and volounteer to help with the project's many needs, feel free to contact us anytime!
Homer components are released under GNU AGPLv3 license
Captagent is released under GNU GPLv3 license
(C) 2008-2020 SIPCAPTURE & QXIP BV