Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions docs/.vitepress/theme/components/Services/List.vue
Original file line number Diff line number Diff line change
Expand Up @@ -309,6 +309,13 @@ const services = [
description: 'Open-source knowledge base and workspace combining docs, whiteboards, and databases.',
category: 'Productivity'
},
{
name: 'AppFlowy',
slug: 'appflowy',
icon: '/docs/images/services/appflowy.svg',
description: 'Open-source alternative to Notion with workspaces for docs, wikis, and project management.',
category: 'Productivity'
},
{
name: 'AnythingLLM',
slug: 'anythingllm',
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
11 changes: 11 additions & 0 deletions docs/public/images/services/appflowy.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions docs/services/all.md
Original file line number Diff line number Diff line change
Expand Up @@ -302,6 +302,7 @@ Complete directory of all one-click services available in Coolify, organized by
## Productivity

- [Affine](/services/affine) - Open-source knowledge base and workspace combining docs, whiteboards, and databases
- [AppFlowy](/services/appflowy) - Open-source alternative to Notion with workspaces for docs, wikis, and project management
- [Cal.com](/services/calcom) - Open-source Calendly alternative for scheduling meetings
- [CodiMD](/services/codimd) - Realtime collaborative markdown notes on all platforms
- [Excalidraw](/services/excalidraw) - Virtual whiteboard for sketching hand-drawn like diagrams
Expand Down
31 changes: 31 additions & 0 deletions docs/services/appflowy.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
---
title: "AppFlowy"
description: "Deploy AppFlowy on Coolify as an open-source alternative to Notion with AI-powered workspace, combining docs, wikis, and project management with full data control."
---

<ZoomableImage src="/docs/images/services/appflowy.svg" alt="AppFlowy logo" />

## What is AppFlowy?

AppFlowy is the AI collaborative workspace where you achieve more without losing control of your data. It's a leading open-source alternative to Notion, bringing together projects, wikis, and teams with AI capabilities.

Built with Flutter and Rust, AppFlowy offers:

- **Data Privacy First** - 100% control of your data with self-hosting capabilities
- **Native Experience** - Reliable cross-platform performance with a single codebase
- **AI Integration** - Built-in AI features to enhance productivity
- **Flexible Workspace** - Combines documents, databases, kanban boards, and more
- **Community-Driven** - Open-source and extensible platform

Perfect for individuals seeking Notion's functionality with enhanced data security, or enterprises needing customizable collaboration tools with complete data ownership.

## Screenshots

<ZoomableImage src="/docs/images/services/appflowy-screenshots.webp" alt="AppFlowy interface screenshot" />

## Links

- [The official website](https://www.appflowy.com/?utm_source=coolify.io)
- [GitHub](https://github.com/AppFlowy-IO/AppFlowy?utm_source=coolify.io)
- [Documentation](https://docs.appflowy.io/?utm_source=coolify.io)
- [Self-hosting Guide](https://appflowy.com/docs/self-host-appflowy-overview?utm_source=coolify.io)