selfhostedworld.com logoselfhostedworld.com

Try describing what you need:

About

Misskey is an open-source federated social media platform designed for people and communities that want to run their own social instance. The README positions it as free forever and directs readers...

Community Ratings

No ratings yet

Features

  • federated social networking
  • instance-based hosting
  • community support
  • contributor workflows
  • localization

Details

Last Updated
Jul 16, 2026
Created
Dec 25, 2016
Runtime / Stack
NodejsDocker
Privacy & Independence
Cloud: Optional
User Model
Multi-UserMulti-Tenant
Deployment

Deployment: Docker Compose ✓2 Containerslight hosting footprintRuns as 2 containers

Docker Compose

2 services · database: postgres · infra: redis, postgres

no resource limits declared

needs persistent storage (2 volumes)

compose.local-db.yml · @ 3817f00 · scanned Jun 5, 2026

# このconfigは、 dockerでMisskey本体を起動せず、 redisとpostgresql などだけを起動します

services:
  redis:
    restart: always
    image: redis:7-alpine
    ports:
      - "6379:6379"
    volumes:
      - ./redis:/data
    healthcheck:
      test: "redis-cli ping"
      interval: 5s
      retries: 20

  db:
    restart: always
    image: postgres:18-alpine
    ports:
      - "5432:5432"
# ...

Track your self-hosted stack

Bookmark software to try, rate tools you've used, and keep your collection in one place.

Metadata extracted from README on Mar 25, 2026

Related Software

OpenClaw logo

OpenClaw

383.1k
OpenClaw is a personal AI assistant that runs on the user's own devices and connects to messaging channels, voice, and a live canvas interface.
Claws & ClankersSelf Hosting SolutionsAI Agents+2
2 Containers
Details
n8n logo

n8n

196.6k
n8n is a workflow automation platform for technical teams that combines visual no-code building with code-based extensibility.
Automation ToolsNot FOSSPermissive License+5
Single ContainerSource AvailableNot FOSS
Details
Open-WebUI logo

Open-WebUI

145.6k
Open WebUI is a self-hosted AI platform for chatting with LLMs, managing RAG, and building custom model workflows, designed to run entirely offline.
Generative AIArtificial IntelligenceAI Interfaces+7
2 ContainersOpen CoreFOSS with Issues
Details
Excalidraw logo

Excalidraw

127.6k
An open source virtual hand-drawn style whiteboard for creating diagrams and wireframes.
Diagramming ToolsKnowledge ManagementPermissive License
Single Container
Details
ComfyUI logo

ComfyUI

120.9k
ComfyUI is a modular node-based AI engine for creating images, video, 3D, audio, and other content with fine-grained control over models and parameters.
Artificial IntelligenceAI Media GenerationCopyleft License+3
Freemium
Details
Immich logo

Immich

107.8k
High-performance self-hosted photo and video management solution.
Photo GalleriesCopyleft LicenseMedia Management+1
4 Containers
Details
Home Assistant logo

Home Assistant

89.4k
Open source home automation software that emphasizes local control and privacy.
IoT PlatformsOpen CorePermissive License+2
Open Core
Details
Uptime Kuma logo

Uptime Kuma

89.2k
Uptime Kuma is an easy-to-use self-hosted monitoring tool for checking service and server uptime.
Status PagesFully FOSSPermissive License+3
Single ContainerFully FOSS
Details
NextChatAI logo

NextChatAI

88.5k
NextChat is a light, fast AI assistant web app and desktop client with support for multiple AI models and local browser storage.
Artificial IntelligenceAI InterfacesPermissive License+2
2 ContainersOpen Core
Details
Stirling-PDF logo

Stirling-PDF

87.2k
An open-source PDF editing platform for desktop, browser, and self-hosted server use.
Document ManagementFOSS with IssuesPermissive License+2
Single ContainerOpen CoreFOSS with Issues
Details
Zed logo

Zed

87.0k
Zed is a high-performance multiplayer code editor.
Artificial IntelligenceAI Coding AssistantIDE Tools+2
2 Containers
Details
Syncthing logo

Syncthing

86.4k
Syncthing is a continuous file synchronization program that keeps files in sync between two or more computers.
File SynchronizationCopyleft LicenseP2P File Sharing+1
Details