Phanpy installation
I like mastodon very much. It's one of my modern favorite things.
Primerily I use mastodon using Phanpy, an alternate frontend also open source and very cool. I'm assuming lots of people is using phanpy and, from time to time, it breaks.
But! It is open source right? And it is an static application, we don't need phanpy's servers for anything and I can self-host it.
But i said, codeberg has a pages feature right? I can put a website there to use for myself and don't need to self-host it at home.
Codeberg
So, I created a codeberg repo, called pages and put the content of the phanpy release there:
https://github.com/cheeaun/phanpy/releases
Nothing complicated:
- just extract files on the repo
- add the
.domainsfile with the domain you want - Setup the CNAME to point to codeberg
Profit! I have my own phanpy! I just have to remind myself to update it from time to time.