HylaFAX Enterprise, a product of iFAX Solutions, adds several key features such as T.38 Fax Over IP support, native database integration and barcode decoding. Our software-based T.38 ‘modems’ eliminate the need for expensive PCI fax cards, and allow HylaFAX Enterprise to be completely virtualized.
Package | Version | License |
---|---|---|
hylafax-enterprise-bt | 6.3.16-1.el7.x86_64 | |
hylafax-enterprise-core | 6.3.16-1.el7.x86_64 | |
hylafax-enterprise-bt-bin | 6.3.16-1.el7.x86_64 | |
hylafax-enterprise-barcode | 7.1.2-4.el7.x86_64 | |
hylafax-enterprise-loggit | 6.3.16-1.el7.x86_64 | |
hylafax-enterprise-appliance | 6.3.16.1-1.el7 | |
hylafax-enterprise-web | 0.2.8-0.el7 | |
hylafax-enterprise-bt-util | 6.13.2-0.el7.x86_64 | |
ifax-lmgrd | 11.18.0.0-1.el7.x86_64 |
Click the Deploy to DigitalOcean button to create a Droplet based on this 1-Click App. If you aren’t logged in, this link will prompt you to log in with your DigitalOcean account.
In addition to creating a Droplet from the HylaFAX Enterprise 1-Click App using the control panel, you can also use the DigitalOcean API. As an example, to create a 4GB HylaFAX Enterprise Droplet in the SFO2 region, you can use the following curl
command. You need to either save your API access token) to an environment variable or substitute it in the command below.
curl -X POST -H 'Content-Type: application/json' \
-H 'Authorization: Bearer '$TOKEN'' -d \
'{"name":"choose_a_name","region":"sfo2","size":"s-2vcpu-4gb","image": "ifaxsolutions-hylafaxenterpris"}' \
"https://api.digitalocean.com/v2/droplets"
ssh root@your_droplet_public_ipv4 to get connected to your droplet and then run ‘attach-console’ to launch the appliance console to begin configuring your HylaFAX Enterprise server.