trying to mess with my fileserver's database, get miniflux's stuff in it, pull miniflux down to the fileserver. ideally I'll also dockerize it. but it doesn't need the same uptime as my website, so it's fine if it doesn't move back to the web server.
got the DB migrated, had to learn some postgres (should really have already known) to rename tables. it's only accessible locally which is fine for the moment, though I need to figure out safely exposing web stuff on the fileserver. and/or learning tailscale.

by