selfhostedworld.com logoselfhostedworld.com

Try describing what you need:

AFFiNE logo

AFFiNE

69.4k

A self-hosted alternative to Miro, Notion, Trello

MIT LicenseOpen Source — No Paywall4 Containers — 4 containers — moderate hosting footprintDocker · Compose · SourceNeeds Pgvector1 documented maintainer

About

AFFiNE is an open-source workspace platform designed for writing, drawing, planning, and organizing knowledge in one place. It combines document editing and whiteboard-style canvas interactions,...

Community Ratings

No ratings yet
Screenshot 1

Features

  • edgeless canvas
  • rich text editing
  • sticky notes
  • embedded web pages
  • multi-view databases
  • linked pages
  • shapes
  • slides
  • AI-assisted writing and brainstorming
  • real-time collaboration

Details

Last Updated
Jun 16, 2026
Created
Jul 31, 2022
Install Methods
dockerdocker-composesource
Privacy & Independence
Cloud: OptionalOffline Capable
User Model
Multi-User
Deployment

Deployment: Docker Compose ✓4 Containersmoderate hosting footprintRuns as 4 containers

Docker Compose

4 services · database: pgvector · infra: redis, pgvector

no resource limits declared

needs persistent storage (5 volumes)

.docker/selfhost/compose.yml · @ edc87e3 · scanned Jun 4, 2026

name: affine
services:
  affine:
    image: ghcr.io/toeverything/affine:${AFFINE_REVISION:-stable}
    container_name: affine_server
    ports:
      - '${PORT:-3010}:3010'
    depends_on:
      redis:
        condition: service_healthy
      postgres:
        condition: service_healthy
      affine_migration:
        condition: service_completed_successfully
    volumes:
      # custom configurations
      - ${UPLOAD_LOCATION}:/root/.affine/storage
      - ${CONFIG_LOCATION}:/root/.affine/config
    env_file:
      - .env
# ...

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

378.9k
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

192.7k
n8n is a workflow automation platform for technical teams that combines visual no-code building with code-based extensibility.
Automation ToolsPermissive LicenseLow Code Development+4
Single ContainerSource Available
Details
AutoGPT logo

AutoGPT

185.0k
AutoGPT is a platform for creating, deploying, and managing continuous AI agents that automate complex workflows.
Artificial IntelligenceAutomation ToolsPermissive License+3
13 ContainersOpen Core
Details
opencode logo

opencode

174.9k
An open source AI coding agent.
Artificial IntelligenceAI Coding AssistantPermissive License+4
Details
Ollama logo

Ollama

174.3k
Ollama is a local runtime for running open models and interacting with them through a CLI, REST API, and integrations.
Generative AIArtificial IntelligenceLocal LLMs+3
Details
Dify.ai logo

Dify.ai

145.4k
An open-source platform for building, testing, and operating LLM-powered applications with workflows, RAG, agents, and observability.
Low Code DevelopmentPermissive LicenseGenerative AI+4
36 ContainersOpen Core
Details
Open-WebUI logo

Open-WebUI

141.7k
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+5
2 ContainersOpen Core
Details
Excalidraw logo

Excalidraw

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

ComfyUI

117.1k
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
Codex logo

Codex

91.3k
Codex CLI is a local coding agent from OpenAI that runs on your computer.
Artificial IntelligenceAI Coding AssistantPermissive License+4
Details
NextChatAI logo

NextChatAI

88.3k
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
Uptime Kuma logo

Uptime Kuma

88.1k
Uptime Kuma is an easy-to-use self-hosted monitoring tool for checking service and server uptime.
Status PagesPermissive LicenseNetwork Utilities+2
Single Container
Details