Indeed, when I used to run the site on AWS, my backups were implemented using the AWS backup features. I had one for the XF server and one for the database and they worked really well.It's a comprehensive and robust backup system, developed independently from XF.
Depends from how you define "properly". The backup script addon by 8way run does the job pretty well and obviously runs with the user rights the application has. Should not need more rights anyway as all files to backup are accessible by the webserver user (including the database, using the credentials tied in XF).Nope. It's not the job of a (web) application to provide backup funcationality and quite frankly, a PHP web app running on a shared server as a normal user account can't properly do that anyway.
So you don't trust the devs of your own company to create a reliable backup solution for an application they wrote themselves? That is kind of weird. Even weirder is that you prefer to leave customers w/o backup - as many of them simply don't have the abilities and the awareness to find and configure (let alone write) an independent solution. The exact opposite of caring for customer needs I'd say and really a disappointing attitude in my eyes.I can just imagine the ****storm if XF had a backup function and the backup was corrupt resulting in a loss of content or the site.
No thanks.
So you don't trust the devs of your own company to create a reliable backup solution for an application they wrote themselves? That is kind of weird. Even weirder is that you prefer to leave customers w/o backup - as many of them simply don't have the abilities and the awareness to find and configure (let alone write) an independent solution. The exact opposite of caring for customer needs I'd say and really a disappointing attitude in my eyes.
@Jeremy P's given you a comprehensive explanation that I'd like to add to.So you don't trust the devs of your own company to create a reliable backup solution for an application they wrote themselves? That is kind of weird. Even weirder is that you prefer to leave customers w/o backup - as many of them simply don't have the abilities and the awareness to find and configure (let alone write) an independent solution. The exact opposite of caring for customer needs I'd say and really a disappointing attitude in my eyes.
Obviously, if you configure a backup solution wrong it won't deliver working results. No reason to blame XF in such a case. Other than that it is no rocket science to backup something like XF if you are somewhat familiar with environments like that.
I have two sites with a combined 15M post that I backup at separate times with this method. I backup and then copy a backup to a secondary drive. I then download a copy each night of the backup to a file server at my house using a script.My backup solution is two bash scripts.. one runs mysqldump.. the other runs zip..
I agree that some Linux skills are required to run Xenforo well.. i had to tweak the configurations for apache, elasticsearch, and mysql to get Xenforo running stable on our system with 1.5 million posts.
We use essential cookies to make this site work, and optional cookies to enhance your experience.