config backup of cpanel and plesk
Under Consideration
Hello,
Jetbackup does not take a configuration backup from the server.
Typically a server configuration of a cpanel or plesk is around 100-200 Mbyte.
We really need a feature where Jetbackup would execute a manual plesk or cpanel backup respecitively just for the server configurations and will include those files in the daily backup that it stores on the repository.
Its not practical to have to setup the server to take an additional backup of its config and also set it up to save it to a backup destination.
This way in case of a disaster recovery we can have both the cpanel/plesk configs restored immediately via the native cpanel or plesk interface and then use jetbackup to restore all the individual accounts.
Thank you
Hello Alex,
Thank you for your interest and support for JetBackup. Currently, the best method to Backup server panel configurations using JetBackup is to create a Directories backup job and select the config files/directories to include.
Additionally, we understand that you would like to have a server panel config item included in the daily JB Config backup as well. We will review the request and provide updates accordingly. Please note that we utilize the voting system to gauge demand for new features. The more votes a request has, the more likely it will be up for consideration by our developers.
Thank you,
JetApps Team
Hello Alex,
Thank you for your interest and support for JetBackup. Currently, the best method to Backup server panel configurations using JetBackup is to create a Directories backup job and select the config files/directories to include.
Additionally, we understand that you would like to have a server panel config item included in the daily JB Config backup as well. We will review the request and provide updates accordingly. Please note that we utilize the voting system to gauge demand for new features. The more votes a request has, the more likely it will be up for consideration by our developers.
Thank you,
JetApps Team
Hello,
Well in cpanel you could probably set a directory backup on /backup and have cpanel backup only its config files.
In plesk however, because all the backups are stored in /var/lib/psa/dumps , these might have user backups as well. When a plesk user does a plesk backup this is stored in the default dir and not in its own userspace like on cpanel servers.
Thus you might end up doing backups of plesk backups as well.
The best way for plesk would probably be to execute the following command which will only do a configuration backup
plesk bin pleskbackup --server -c
and then snatch the just created files and place them in the jetbackup repository as well.
Hello,
Well in cpanel you could probably set a directory backup on /backup and have cpanel backup only its config files.
In plesk however, because all the backups are stored in /var/lib/psa/dumps , these might have user backups as well. When a plesk user does a plesk backup this is stored in the default dir and not in its own userspace like on cpanel servers.
Thus you might end up doing backups of plesk backups as well.
The best way for plesk would probably be to execute the following command which will only do a configuration backup
plesk bin pleskbackup --server -c
and then snatch the just created files and place them in the jetbackup repository as well.
Replies have been locked on this page!