You can remove all backup records from the database at backup time. Go to Akeeba Backup. Select the backup profile you are interested in. Go to Database Tables Exclusion. Find the #__akeebabackup_backups
table and click the second icon ("Do not backup its contents") to make it active (yellow / orange background). This will back up the table structure so that Akeeba Backup can still work, but leave out the backup records so you don't see them on the new instances.
Side note: If I remember correctly the latest backup, the one you are currently taking, will still be included in the backup archive. Please note that this is off the top of my head, I have not looked at the code to confirm this, and it's been quite a while since I last refactored that code.
You can do that for #__akeebabackup_profiles
, though the first time you launch Akeeba Backup on the new instance it might show an error because it expected the default backup profile (id 1) and found none. However, when this happens we also save the default, factory-reset configuration state as the default backup profile which should mean that reloading the page will now let Akeeba Backup work.
With these two changes you will effectively have the equivalent of a brand new installation of Akeeba Backup on your new instance.
Nicholas K. Dionysopoulos
Lead Developer and Director
🇬🇷Greek: native 🇬🇧English: excellent 🇫🇷French: basic • 🕐 My time zone is Europe / Athens
Please keep in mind my timezone and cultural differences when reading my replies. Thank you!