Questions on setting up a 30-year archive server
Questions on setting up a 30-year archive server
@ftrain@tilde.zone If you can do anything now, up front, to simplify the stuff you’re preserving, it could be much easier to maintain over the long term. For example, can you bounce anything down to flat html files or markdown or plain text in directories? Then all the complexities of keeping platforms and frameworks up to date melt away. I did this with a bunch of disparate web sites for a client, put the results in a git repo and in a nginx web root, and haven’t given it another thought in ten years, except to run apt update/upgrade from time to time.