A long long time ago, I bought a domain or two, and a shared hosting plan from Dreamhost w/ unlimited bandwidth/storage. I don’t have root access, and can’t do containers on this. It’s been useful for a Piwigo instance to share scanned family photos. The problem I have is the limited resources really limit Piwigo’s ability to handle the large TIF files involved in the archival scans. There are ways around this, but they all add time to the workflow that already eats into my free time enough. I’m looking at moving Piwigo to my local server that has plenty of available resources. That leaves me with little reason to keep the Dreamhost space. So what’s a decent use case for cheap, shared hosting space anymore?
To be clear, I’m not looking for suggestions to move to a cheap VPS. I’ve looked into them, and might use one in the future, but don’t need it right now. The shared hosting costs about $10.99/month at the moment. If there was a way I could leverage the unlimited bandwidth/storage as an offsite backup, that would be amazing, but I’m not sure it would be a great idea backing up stuff to a webserver where there best security I can add it via an .htaccess file.
Yes, through Namecheap. Right now it’s just hosting my personal site on WordPress, but I’m going to switch that soon due to Matt Mullenweg’s drama or just take it down entirely.
If there was a way I could leverage the unlimited bandwidth/storage as an offsite backup, that would be amazing, but I’m not sure it would be a great idea backing up stuff to a webserver where there best security I can add it via an .htaccess file.
Your off-site backup solution shouldn’t have to care about that level of security because you should be encrypting your backups before they leave your network. Even if you have a solid backup host in the cloud, you still want to encrypt your backup data before you send it to their hosted repo.
Unless your vendor has a reason to read your backups, they shouldn’t be able to.
Fair point. Currently, everything that requires off-site backup is sent to my father’s Synology using hyperbackup. So off-site is sorta self-hosted already. Was thinking in terms of a second fallback option.