Install n8n The Right Way for You

Поділитися
Вставка
  • Опубліковано 10 лют 2025

КОМЕНТАРІ • 83

  • @jayhu6075
    @jayhu6075 3 місяці тому +8

    I think N8N he is the right person to sponsor because his explanations are so clear and easy to understand.

  • @craigrichards5472
    @craigrichards5472 3 місяці тому +5

    Love you to go in depth with a bunch of workflows.
    Like an Ollama rag chat agent that forwards email summaries of conversations.

  • @josefont11
    @josefont11 23 дні тому

    I have a sense of what n8n cam do. This is how I found your video, thanks for doing the video. It helped a lot. It is hard to find good videos, and good hostess-teachers like yourself. You make it easy to follow.

  • @rukhanzakaria
    @rukhanzakaria Місяць тому +1

    Thanks you, very clear information. I used to n8n in local, using docker and cloudflare zerotrust. Pretty well, solve what that I need.

  • @ricardomolina3153
    @ricardomolina3153 25 днів тому +1

    Thanks for creating this video. It was really insightful. I just subscribed!

  • @smarterchat
    @smarterchat 3 місяці тому

    I tried your suggestion on my 2017 Mac locally with PWD and it worked fine.

  • @piero957
    @piero957 3 місяці тому +6

    I'm satisfied running n8n and other AI tools using HarborAI on a LXC container with Nvidia GPU pass through on Proxmox VE. I use only open source that can be self-hosted.

  • @d3mist0clesgee12
    @d3mist0clesgee12 9 днів тому

    great stuff bro, I come to you with most of my AI questions, lol,

  • @jobautomation
    @jobautomation 3 місяці тому +1

    Great video! Thank you!

  • @BillyMcCord
    @BillyMcCord 3 місяці тому +3

    Have you tried MQTT for your messaging between instances ? Would it work ... ?

  • @graphphyn8062
    @graphphyn8062 3 місяці тому +1

    For me your pedagogy by impossibility and possibility is perfect or this way of declaring your negative and positive approach to techniques.
    Good luck my brother "carbon entity" .

  • @muchainganga9563
    @muchainganga9563 3 місяці тому +2

    Great stuff!Show us a more lengthier tutorial with real life examples.

  • @KarmapaDorje
    @KarmapaDorje 28 днів тому

    I run n8n on mac with docker compose with one significant difference to your setup. I run it with mounted volume. This way the n8n data files are not in the container, but directly on the computer - problem 2 on the vidieo. I chose this as I can really back up all my containers data files onto my NAS with a simple process, and data recovery and setup in case of disk failure or migration is very quick. It is important to provide not just the username (email) and password with the .yml file (or related .env file), but also the encryption key, otherwise in case of restore or migration the credentials will be not available and have to be reset all.

    • @technovangelist
      @technovangelist  28 днів тому +1

      I also use a volume mounted. Never run a container with data in the container. Always save to a mounted volume

  • @unokometanti8922
    @unokometanti8922 3 місяці тому +2

    My main use case scenario is a bit different: my MacStudio is where I’m running ollama (LLM inference node) and its various frontends used to handle assistants; since I don’t like the idea of letting the AI assistants/agents play with my Mac filesystem, I then use a VM to run N8N (npm installation) so that any node requiring AI interaction can point to ollama on the Mac, while any node requiring local shell command execution or remote (cloud) execution has all the sw needed to accomplish the task (in an isolated fashion). The only actual nuisance with this setup is that without SSL in place N8N does NOT seem to allow http access from another node even if the host is on the same subnet…or is there anything I could do to overcome that?

  • @GrecoFPV
    @GrecoFPV Місяць тому

    you are the king !!

  • @ScottDrake-hl6fk
    @ScottDrake-hl6fk Місяць тому

    Thank you again sir

  • @themax2go
    @themax2go 2 місяці тому

    i like your comparison of defy / langflow w/ n8n, i'm trying to get more into n8n, i hope you can make some more vids, hopefully they'll decide to sponsor you

  • @mixching
    @mixching 3 місяці тому

    Thanks for sharing your tools and workflow

  • @y.m.o6171
    @y.m.o6171 2 місяці тому +1

    plz plzz share how you are using/ configuring telegram as an api

  • @BirdManPhil
    @BirdManPhil 3 місяці тому +3

    my man, I just spent the last 3 days getting a kubernetes cluster set up with n8n in queue mode with workers. i have no experience with kubernetes so man was it a nightmare!

  • @MT-oh4fw
    @MT-oh4fw Місяць тому

    Interesting. The n8n AI starter kit page suggests one option for Mac is using the docker container but installing Ollama externally of docker. It seems like you could get at least some of the benefits of docker for n8n that way on a Mac, but I don't understand if there are pros and cons of this method over npm for n8n also. Do you have any thoughts on that?

  • @kevinmcquown
    @kevinmcquown 2 місяці тому

    Great video. I'm curious why you didn't consider MQTT as a way to trigger an AI action on your home device rather than going through the database record approach.

  • @kamilk6807
    @kamilk6807 2 місяці тому

    Thank you

  • @AliAlias
    @AliAlias 3 місяці тому

    Thanks very helpful ❤

  • @RyronMarins
    @RyronMarins 3 місяці тому

    You are the man!

  • @solporcima
    @solporcima 14 днів тому

    i would like to install n8n with plesk docker but i was not able to make it

  • @alcohonis
    @alcohonis 15 днів тому

    Sorry for the newbie question. But I did not understand benefits of using npm vs docker. I have n8n running on my Mac and a vps but I used docker for both.

    • @technovangelist
      @technovangelist  15 днів тому

      If you need to run any executable locally or need to do anything with local ai, docker won’t work locally.

  • @mohammed333suliman
    @mohammed333suliman 3 місяці тому

    Thanks man

  • @brian2590
    @brian2590 3 місяці тому +5

    Good setup if you only have a single machine. I cannot live on one machine. There is an AI workstation along side my macbook. All of my problems are solved with a Zero Trust network powered by nebulae on a $3 VPS. No cloud services needed, no port forwarding. A small pay forward to avoid years of headaches and microfees.

    • @luigitech3169
      @luigitech3169 3 місяці тому

      Yes, it also works with wireguard

    • @mixching
      @mixching 3 місяці тому

      What about tailscale?

    • @technovangelist
      @technovangelist  3 місяці тому +1

      Solves a different problem. Love tailscale and wireguard but doesn’t work here

  • @PaperSpeak
    @PaperSpeak 23 дні тому

    so for me to have n8n working all fine i have to use all the tools he mentioned ? (i am not technical )

  • @RoryEckel
    @RoryEckel 3 місяці тому

    In all the use cases ive tried to use n8n so far, im not able to debug it because 20mb of test data is enough to overload the visual browser editor

  • @luigitech3169
    @luigitech3169 3 місяці тому

    I use a n8n similar to yours but I access to it via VPN Wireguard when I'm not in the LAN

  • @christianubiratan584
    @christianubiratan584 13 днів тому

  • @vipulvyas7600
    @vipulvyas7600 3 місяці тому

    I watched complete video in hope to know what is n8n and what's its full form.

    • @technovangelist
      @technovangelist  3 місяці тому

      That wasn’t the goal here. I did that video earlier

  • @Jesus_777.2
    @Jesus_777.2 19 днів тому

    Why not create a powershell script to launch n8n and put it on you desktop folder

  • @timothywcrane
    @timothywcrane 3 місяці тому

    Curious as to how Podman might have let you down. Serious question as I am looking to formalize a dev base for SOP and was leaning toward Podman for container standards compliance and FOSS (though RH can vendor 🍆block even FOSS projects, I digress)... Alignment of RedHat vs Docker as the leading dev entity associated aside... how did it fail YOU?

    • @technovangelist
      @technovangelist  3 місяці тому +1

      I can’t remember what the details were with podman. Brett and I had the main devs on our show Devops and docker talk and started using it after that. Then pretty soon went back to docker. Not sure what the rh connection is. Other than perhaps being generally disliked more than docker.

    • @technovangelist
      @technovangelist  3 місяці тому +1

      Orbstack was another one. That was more recent and it just randomly deleted volumes.

    • @technovangelist
      @technovangelist  3 місяці тому +1

      I seem to remember performance was very disappointing

    • @timothywcrane
      @timothywcrane 3 місяці тому

      @@technovangelist Thanks so much. I will be sure to double down on comparing performance metrics for my load case. ;)

  • @puremajik
    @puremajik Місяць тому

    VPS + security hardening + coolify + n8n

    • @technovangelist
      @technovangelist  Місяць тому

      Sure, it would be a bit better to complicate things like this.

  • @alx8439
    @alx8439 3 місяці тому

    Also, why n8n and say not the Langflow?

    • @technovangelist
      @technovangelist  3 місяці тому

      they aren't comparable. langflow is AI stuff only. n8n is that and so much more. That said, I had a negative opinion of it before trying it, but now I see its not related to langchain....maybe I should give it a shot.

    • @alx8439
      @alx8439 3 місяці тому

      Fair enough

  • @RomPereira
    @RomPereira 12 днів тому

    I do not have a lot of experience with docker, maybe someone may correct me, but I do not like it very much. Uses way more memory, any change or different configuration is a pain to setup, specially with the "network", it is messy, it is slower than the real thing. I do understand that, if you are a developer and you are very lazy, maybe is a good way out. I also understand that you will not have to handle installations, compilations, etc, everything works out of the box, until it did not, it crashes and it becomes very messy to debug. But again, maybe I am the lazy one as I do not want to learn deeply about it.

    • @technovangelist
      @technovangelist  12 днів тому

      Actually extra memory use is pretty minimal and networking is really cool when you start using it. It can allow for a lot of scenarios that would be impossible without it. Which is why it’s been a pretty critical piece of software for most ops orgs for a decade.

  • @nocodecreative
    @nocodecreative 3 місяці тому

    Ok but for windows users we can access our gpu from within docker.

  • @mrschmiklz
    @mrschmiklz 3 місяці тому

    Sweet shirt

    • @technovangelist
      @technovangelist  3 місяці тому

      Two comments so far on the shirt. One super positive and the other one is the other way. Strong opinions in both directions is a sign I am making a good choice.

    • @technovangelist
      @technovangelist  3 місяці тому

      geni.us/mhawaii2

  • @settlece
    @settlece 3 місяці тому

    0:33 Sorry, I do feel for you.
    i kid i kid

  • @Chippo-e3p
    @Chippo-e3p Місяць тому

    Wow, that was complicated.

  • @Texa8
    @Texa8 3 місяці тому

    Problem with n8n is that it’s not open source ❌

    • @technovangelist
      @technovangelist  3 місяці тому

      It’s a choice but hardly a problem. It has zero impact. It’s just how one defines the word.

  • @nuurnwui
    @nuurnwui 3 місяці тому

    Hey man, that shirt is a bit distracting

    • @technovangelist
      @technovangelist  3 місяці тому +1

      with the tshirts I blended into the background. I couldn't see me. shield you eyes, brighter shirts to come.

    • @technovangelist
      @technovangelist  3 місяці тому

      if you buy it, you can get used to it: geni.us/mhawaii2

    • @scycer
      @scycer 3 місяці тому

      Distractingly awesome 😎

  • @troymcdonald
    @troymcdonald 27 днів тому

    Dang, all the new cool stuff is getting too cryptic and nerdy… I’ve done plenty of OG Perl,script installs, PHP program installs and stuff on a server, but this docker and all the new stuff to learn and as cryptic as it is now just wants to add itself to an already busy life… How are micro-nerds supposed to keep up? I guess it’s sink or swim… whoops gotta go I think I see a shark in the water…

    • @technovangelist
      @technovangelist  24 дні тому

      If the stuff that’s 10 years old is to cryptic, like docker, then that’s going to be a problem.