Hi,
I have an Droplet (Ubuntu 18.04) with a couple of websites on it. As it is now I backup everything perfectly on the the droplet through Cron job on a separate folder on the Droplet.
I would like to improve the security a little, bit more and I would like to create a new droplet that is only going to be used as a Backup Droplet.
I want to store Backups from the main Droplet to the new Droplet instead of having all backups on the same Droplet.
Are there any tutorials on how I can achieve this?
Best regards.
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
Hi @damir,
Unfortunately, there aren’t any tutorials however your task for making the backups be stored on your new droplet should be easy enough.
If you don’t want to massively change your cron job/script, you can just add a command like rsync or scp to move the backups to the new droplet.
Alternatively, you can create a cron job on the new backup droplet to collect data from the “live” droplet and again just move the backups to it.
Regards, KDSys
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.
New accounts only. By submitting your email you agree to our Privacy Policy
Scale up as you grow — whether you're running one virtual machine or ten thousand.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.