평생 공짜인 Make, 재피어? 노코드 자동화 n8n 서버 무료 호스팅
https://github.com/n8n-io/self-hosted-ai-starter-kit
리포지토리 복제. Cloning the Repository
git clone <https://github.com/n8n-io/self-hosted-ai-starter-kit.git>
cd self-hosted-ai-starter-kit
도커 컴포즈로 n8n 실행하기. Running n8n using Docker Compose
NVIDIA GPU 사용자. For Nvidia GPU users
git clone <https://github.com/n8n-io/self-hosted-ai-starter-kit.git>
cd self-hosted-ai-starter-kit
docker compose --profile gpu-nvidia up