Skip to content

hbellur/homer-installer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

86 Commits
 
 
 
 

Repository files navigation

Logo

HOMER 5 Installer

This document provides guidance and details to get HOMER 5 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 support@sipcapture.org for professional assistance.

Available Methods:

splitter

📃 Bash Installer

The baseline installer expects a Vanilla OS and will install and configure:

  • Homer 5.x
  • Kamailio 4.4
  • MySQL 5.7
  • Apache2 + PHP5

Supported OS:

  • Debian 8
  • CentOS 7

Run & Install:

Execute the following command and follow the interactive prompts to install:

cd /usr/src
wget https://cdn.rawgit.com/sipcapture/homer-installer/master/homer_installer.sh
chmod +x homer_installer.sh
./homer_installer.sh

Notes:

CentOS

  • Ensure that the 'redhat-lsb-core' package is installed prior to running the installer.

splitter

Developers

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!

License & Copyright

Homer components are released under GNU AGPLv3 license

Captagent is released under GNU GPLv3 license

(C) 2008-2016 SIPCAPTURE & QXIP BV


If you use HOMER in production, please consider supporting the project with a Donation

Donate

About

HOMER 5 Install Scripts and Install Packages

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%