chiyume

app-flowy

Nov 23, 2024

  • project-managment

Installation

Docker

Install docker

# Clone Repository
git clone https://github.com/AppFlowy-IO/AppFlowy-Cloud
cd AppFlowy-Cloud
 
# Use environment template
cp deploy.env .env
nano .env
 
# Orchestrate
docker compose up -d
docker ps -a

Usage

Notes

  • Difficulty in disabling AI Integration
    See GitHub Issue

Appendix

  • GitHub - AppFlowy-IO/AppFlowy
  • GitHub - AppFlowy-IO/AppFlowy-Cloud

Graph View

  • Installation
  • Docker
  • Usage
  • Notes
  • Appendix