Misskey

Misskey

Officielle

Application Docker from B4rny's Repository

Vue d'ensemble

Misskey is an open source, decentralized social media platform that's free forever!

Notice: This template is experimental, I'm not sure if everything is configured correctly. If you notice something please report it in the forum support thread.

Documentation: https://misskey-hub.net/en/docs/install/docker.html

Installation Before you start the container for the first time you have to do the configuration.

You will need a postgresdb (I tested v15) and redis.

Create a misskey folder under appdata. Create a config folder inside the misskey folder.
Create a default.yml inside the config folder. Paste the content of the example.yml inside.

https://raw.githubusercontent.com/misskey-dev/misskey/develop/.config/example.yml

Change:
url
db: host, port, user, pass
redis: host, port, pass
You have to uncomment the redis pass (remove the #).

Create a data folder inside the misskey folder.

Change the owner:group of the data folder with the Unraid terminal.
chown -hR 991:991 /mnt/user/appdata/misskey/files/

Launch the Container.

Arguments d'exécution

Interface utilisateur Web
http://[IP]:[PORT:3000]
Réseau
bridge
Coquille
sh
Privilégié
false

Configuration du modèle

portPorttcp
Cible
3000
Valeur
3000
filesPathrw
Cible
/misskey/files
Valeur
/mnt/user/appdata/misskey/files/
configPathrw
Cible
/misskey/.config
Valeur
/mnt/user/appdata/misskey/config/
NODE_ENVVariable
Valeur
production

Catégories

Télécharger les statistiques

2,281,201
Total des téléchargements
14,400
Ce mois-ci
12,136
Moyenne / Mois

Total des téléchargements au fil du temps

Chargement du graphique...

Détails

Référentiel
misskey/misskey
Dernière mise à jour2026-05-05
Première vue2023-05-14

Exécutez Misskey sur Unraid.

Misskey est listé dans Community Apps pour Unraid OS. Explorez Unraid pour créer un serveur domestique flexible, un NAS ou un laboratoire domestique.