Skip to main content

AFFiNE

AFFiNE is an open-source knowledge management platform that combines documents, whiteboards, databases, and AI-powered collaboration in a single workspace. These guides cover running AFFiNE locally with Docker Desktop and deploying it with Docker Compose, PostgreSQL, and Redis.

Available Guides

Deploy AFFiNE

Deploy AFFiNE in a production environment using Docker Compose with PostgreSQL and Redis on a Linux server.

Published on: Vultr Docs

→ Read: https://docs.vultr.com/how-to-deploy-affine-open-source-knowledge-management-platform

Install AFFiNE Locally

Install and self-host AFFiNE on Windows using Docker Desktop for development, testing, or personal use.

Published on: freeCodeCamp

→ Read: https://www.freecodecamp.org/news/self-host-affine-windows/

Which Guide Should You Choose?

  • Install AFFiNE Locally if you want to run AFFiNE on your Windows computer for learning, testing, or personal use.
  • Deploy AFFiNE if you want to deploy AFFiNE on a VPS or cloud server using Docker Compose, PostgreSQL, and Redis.

Continue Learning