I’m trying to use the Synology active backup module for freepbx New Contributed Module - Synology
It’s a Pbxact appliance, so it’s not virtualized and freepbx isn’t running on the synology. It does list a manual install process Install Active Backup for Business Linux Agent
Download the agent from here
Enter command line to install Linux snapshot driver and Linux backup service. Administrator role is required to execute the command.
Please switch the role to root before execution.
> sudo ./install.run
Installation complete
After the installation is complete, please type abb-cli -c
to connect to Synology NAS and create the backup task.
To learn more commands about Active Backup for Business Linux Agent, please type abb-cli -h
.
But I have to figure out how to download that agent file, is that a yum or wget command to download the agent url?