कारतोफ्फेलस्क्रिप्ट™ 826fe02bc5 Update README.md
2024-02-23 15:22:12 +01:00
2024-02-23 15:08:06 +01:00
2024-02-23 15:19:04 +01:00
2024-02-23 15:22:12 +01:00

n8n Demo setup

This repo helps quickly bootstrap an n8n demo environment using docker-compose.

Requirements

  • Docker compose
  • Optionally an Nvidia GPU for faster inference on Ollama and Infinity

Setup

  • Clone this repo
  • Optionally edit the credentials in the .env file
  • Run docker compose up -d, and wait a couple of minutes for all the containers to become healthy.

Included service endpoints

Updating

  • Run docker compose pull to fetch all the latest images
  • Run docker compose create && docker compose up -d to update and restart all the containers
Description
No description provided
Readme Apache-2.0 7.5 MiB