Hi, Just wanted to see if there is any update to topics I found from a couple of years ago to add another option for backups either sftp or google drive.
The ability to store remote backups is the only thing that is lacking and due to the backup system I use other panels (I have 2 x ApisCP licenses) I am about to ditch the Alma / Rocky distros and just keep Ubuntu which means ditching the panel completely.
Have searched high and low and have not discovered any ApisCP specific plugins that would do this or scripts to compress and transfer, I’m not a programmer or anything like that, and things simplified just is more convenient
I’ve been using Duplicity + Rclone for a while, but have now switched to Borg as Hetzner storage boxes come with support for that and I find it to be better at deduplication, benefiting space usage.
Hi @anatoli thanks for your reply, I will take a look looks to be easier to setup than borg which I could never get to work correctly.
So I just install this and rclone on the same server as apiscp server then configure the settings to the remote location eg sftp or google drive on both?.
I only run the sites and db on that server, mail is on a separate server.
pyenv will work around this. It’s available whenever Passenger is enabled.
cpcmd scope:set cp.bootstrapper anyversion_python true
upcp -sbf software/pyenv
# Once it finishes installing
pyenv install 3.7
# Get the wrapper location for 3.7
PYTHON_VERSION=3.7 pyenv which
Then write a wrapper shell for Borg,
#!/bin/sh
PYENV_VERSION=3.7 pyenv exec borg -opt1 -opt2
Tried Duplicity + Rclone could not get it to work correctly, I probably just configured it wrong,
So for now I have had to bench ApisCP and only run it on dev vps or if vps has snapshots, ran out of time as was moving dedicated server away from DA when yearly licenses are due to expire.
Currently using another panel until more familiar with ApisCP and will take a look at the backups again when have time
Revisiting my old post as it’s been over 1 year and still no frontend backup option, keeping local snapshot backups is not ideal and bacula still is not user friendly to setup.
From 2022 it was request but needs more votes I guess ApisCP Feedback as this feature was not available I moved from 2 x licenses to DA and then to Enhance.