Skip to content

v2.0.4

Choose a tag to compare

@yaleMemVerge yaleMemVerge released this 14 Jan 11:35
· 2 commits to main since this release
6c80da1

Release v2.0.4

Published to npm: npm install [email protected]

Installation

Community Nodes (Recommended)

  1. Go to Settings > Community Nodes in your n8n instance
  2. Select Install
  3. Enter n8n-nodes-memmachine
  4. Agree to risks and install

Manual Installation

cd ~/.n8n/nodes
npm install [email protected]

Docker

docker exec -it n8n npm install -g [email protected]

Or use the included docker-compose.yml for local testing.

This distribution package includes:

  • Pre-built node and credential files
  • Docker Compose setup with n8n + Jaeger
  • Complete documentation
  • No development dependencies

See the README.md for complete usage instructions.