That would suit me as I always have server backups enabled on any server setup i use but there may be some who would disagree, just my opinion.
Or perhaps you could make it an option in the project settings?
Thanks George, trying hard to become confident/ proficient with docker. I know it is that way to go but I am such a control freak with data i confess it is hard to hand this over to am automated system.
Still trying to work out how to download user data on server to a local target to keep them in sync. I like to keep a local copy of everything for peace of mind and not being able to download from target in the usual way is a big miss
Digital ocean spaces is great S3 compatible storage with automatic CDN! So it is very useful for such image assets.
And if your database grows you can also switch to digital ocean managed databases with automatic backups and such.
Then you just use docker for web server deploy and you have enough on light server and no backup needs - you can even spin up multiple ones as your database is centralized as a managed database.
This was also greatly improved in recent Wappler updates as you can now run docker cleanup to remove older and unused deployment images and save space.