Mitra runs great and was super (emphasize: super) easy to get setup and running.
-
Mitra runs great and was super (emphasize: super) easy to get setup and running.
Now, I just need to figure out:
- How to update Mitra (I installed from the .deb package).
- How to manage storage (I previously had Nginx temporarily caching remote files on Misskey and Pleroma whereas locally-uploaded files were stored to a directory).
- How to setup custom emojis/reacts. -
👺防空識別區👹 (mix mastering)replied to 👺防空識別區👹 (mix mastering) last edited by
Maybe @mischievoustomato has some insider scoops towards this.
-
silverpillreplied to 👺防空識別區👹 (mix mastering) last edited by
>How to update Mitra (I installed from the .deb package).
Check the "Upgrading" section of the readme: https://codeberg.org/silverpill/mitra#upgrading
If you're using .deb and this is not a major version bump, just do
dpkg -i mitra.deb
and then restart
>How to manage storage
Currently only filesystem storage is supported. By default mitra keeps posts and associated media for a relatively long time but you can adjust that:
https://codeberg.org/silverpill/mitra/src/branch/main/docs/cache_management.md
-
👺防空識別區👹 (mix mastering)replied to silverpill last edited by
@silverpill So, for updating, just
wget
the newest.deb
from the repo and rundpkg -i <mitra .deb>
? Then, restart? Nice!I'll read up on cache management and how Mitra handles files on the system. Is it cool if I message you with any follow up questions? @mischievoustomato
-
silverpillreplied to 👺防空識別區👹 (mix mastering) last edited by
@adiz @mischievoustomato Sure!