|
|
|
|
|
by kalleboo
4283 days ago
|
|
Dump each user's data into a ZIP file with HTMLÂ content+all the images. Now you've reduced a "keep creaky web app running" problem to "host some static files with authentication" problem. Might even be able to stick it onto S3 or something and have next-to-no maintenance. Nobody needs to be fulltime to support that, just have an hourly sysadmin on retainer to fix issues that come up and keep on top of security patches, shouldn't be more than a couple hours a month tops. Where there's a will, there's a way. |
|