Misskey

Misskey

Oficial

Aplicación Docker from B4rny's Repository

Visión general

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.

Argumentos en tiempo de ejecución

Interfaz web
http://[IP]:[PORT:3000]
Red
bridge
Concha
sh
Privilegiado
false

Configuración de plantillas

portPorttcp
Objetivo
3000
Valor
3000
filesPathrw
Objetivo
/misskey/files
Valor
/mnt/user/appdata/misskey/files/
configPathrw
Objetivo
/misskey/.config
Valor
/mnt/user/appdata/misskey/config/
NODE_ENVVariable
Valor
production

Categorías

Descargar estadísticas

2,281,201
Descargas totales
14,400
Este mes
12,136
Media / Mes

Descargas totales a lo largo del tiempo

Cargando gráfico...

Detalles

Repositorio
misskey/misskey
Última actualización2026-05-05
Visto por primera vez2023-05-14

Ejecute Misskey en Unraid.

Misskey se encuentra en Community Apps para Unraid OS. Explore Unraid para crear un servidor doméstico flexible, un NAS o un laboratorio doméstico.