Home | Notifications | New Note | Local | Federated | Search | Logout
Note Detail
Saorsa@Saorsa@neondystopia.world (2026-05-08 01:13:36)
Say @silverpill@mitra.social, what software and database type does Mitra use?
@silverpill@mitra.social
---Reply---
silverpill@silverpill@mitra.social (2026-05-08 03:30:22)
@Saorsa It's written in Rust and uses Postgresql as a database.
You can read about the installation process and hardware requirements in the readme:
https://codeberg.org/silverpill/mitra#requirements
Reply
---Replies---
Saorsa@Saorsa@neondystopia.world (2026-05-08 06:40:11)
Cheers, just wanted to ask about the database in particular. Could in theory probably run a second container running mitra under a subdomain and reuse the existing Postgresql used for Misskey to retain account information and post history.
Probably not quite as smooth as running several frontends from a single backend, but for the purpose of convincing @xaetacore to give it a try, it should hopefully be enough.
@silverpill@mitra.social