Backup Your Node: Difference between revisions
Jump to navigation
Jump to search
imported>Wd6awp No edit summary |
imported>Wd6awp |
||
Line 2: | Line 2: | ||
=Backup= | =Backup= | ||
To enable backups you'll need to set up the savenode.conf file as shown. Replace the node number and password with your node information. | To enable backups you'll need to set up the savenode.conf file as shown. Replace the node number and password with your node's information. The backup filename will be the node number. All nodes on this node's server will be backed up. | ||
Sample: /etc/asterisk/savenode.conf | Sample: /etc/asterisk/savenode.conf |
Revision as of 18:17, 16 October 2017
AllStarLink has a built-in back feature that is often overlooked. Backups are very easy to create and restore. Backups are on our server.
Backup
To enable backups you'll need to set up the savenode.conf file as shown. Replace the node number and password with your node's information. The backup filename will be the node number. All nodes on this node's server will be backed up.
Sample: /etc/asterisk/savenode.conf
NODE=1999 PASSWORD=123456 ENABLE=1
Then to create a backup type:
*CLI> savenode.sh
Restore
Point your browser at [Backup server] and enter your node number and it's password. You will see your last four backups in tgz format.