it occurs to me that i have a vps now. i should try to get freshrss running on there too
oh thank god they have an installation guide for babies
i was looking at the normal one and they lost me at like step 2
alright that didn’t work and i am too tired to attempt again
perhaps tomorrow uwu
ok i looked into it more and apparently running two things on ur vps is more complicated than i thought so i might just shrink into a corn cob instead
@adam caddy is a reverse proxy, no? i already have that from the league setup guide. so i could convert akkoma over to docker along with freshrss.
@mae @tenna I know that I had to do a bit of Fuckery to get some stuff to work in docker (not a lot, it was mostly just removing a line from the db init file because postgres didn’t have an extension, I can just add it later if needed)
but other than that, it was a mostly standard setup (except I’m running the compose file from the parent directory instead of directly from the akkoma dir). I could probs drop my compose file and other required stuff if needed