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 -aUsage
Notes
- Difficulty in disabling AI Integration
See GitHub Issue