Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

n8n with Package Manager

n8n Docker image with apk package manager for installing additional dependencies.

Setup

  1. Build the image:
docker compose build
  1. Start the container:
docker compose up -d
  1. Access n8n at http://localhost:5678

Configuration

Edit .env to customize:

  • HOST - Domain/hostname
  • PORT - Port to access n8n
  • WEBHOOK_URL - Webhook URL
  • TZ - Timezone

Volumes

  • ./volumes/data - n8n data
  • ./volumes/local - Local files for workflows

About

n8n Docker image with apk package manager for installing additional dependencies

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Contributors

Languages