Self-Hosting n8n with Docker - Step-by-Step Tutorial (NO CODE!!)

Поділитися
Вставка
  • Опубліковано 22 гру 2024

КОМЕНТАРІ • 35

  • @AI-GPTWorkshop
    @AI-GPTWorkshop  Місяць тому

    📚 Find all the Resources and Live daily Q&A calls in my Skool community 👉 www.skool.com/aiworkshop

  • @LaThuc-tm9cd
    @LaThuc-tm9cd 20 днів тому

    Thank you so much. I've done it with your help. It's very helpful for me as a social media manager who don't have any foundation about code.

  • @MinaEllis-XXAI
    @MinaEllis-XXAI 3 місяці тому +1

    Thank you for your explanation. Open source tools give you full control over your automation. Can you demonstrate supply chain automation order acceptance, processing and tracking automation in the next video?

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

    Is docker only useful for local machiine hosting, or also for servers like Railway? Or there are more technical things to so for that?
    Same goes for Starter Kit, can run on server?

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

    Looking forward to the Ollama part! Quick question, between CrewAI and N8N, what would you choose?

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

    Thank you. Did they sunset the local app or just their desktop app connected to the cloud version? Would this still work rn?

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

    Question: what is the best way to deploy n8n agents at a client side? Via dockers? Would be great to get ur view on this - and thanks for the video!!

    • @AI-GPTWorkshop
      @AI-GPTWorkshop  3 місяці тому

      yah I would suggest docker for client side as well

  • @The.Meshhh
    @The.Meshhh 2 місяці тому

    Hey man this video was amazing. So much value.
    Can you also quickly share how I would move this from localhost to a VPS or like a DigitalOcean Droplet / something similar?

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

    Awesome Waiting for the next one

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

    This is awesome. Thanks for the great tutorial.

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

    With this solution can we test apis with n8n?? As testing postman to this self-hosted server

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

    Cool. But this means we can run continuous automations if our computer is closed/off right? This is just good for testing

    • @AI-GPTWorkshop
      @AI-GPTWorkshop  3 місяці тому

      yes you can if you save you files

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

      Get a vps or use a old laptop. Install minimal os like alpine or something and run it there, always keep it on.

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

    One question: Do you need to pay for a subscription plan of n8n in order to have automations of ai using a self hosted app, just like you did?

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

      its open source so you don't need to pay for a subscription plan

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

    So many advantages :)
    thank you man!

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

    Are there any features that's not available on a self hosted package vs the n8n cloud offering

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

    Thanks!!

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

    if you self host an AI app, and its exposed to the internet what risks are there? Can someone access my google and ruin my life etc? Should I add a CyberSec process to step 1 or 2, what would that involve, would it be sanitising questions before they hit the AI?

    • @FeedMeLeaks
      @FeedMeLeaks 3 дні тому

      You can access n8n w/o Internet access, since the container is on your machine. Usually, n8n is accessible on browsers via localhost:5678

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

    Great!, Thank you..

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

    Thanks very much from belgium

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

    Thanks mate.

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

    just to make sure. you know. i was 3nd lol this is what I needed. trying it now.

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

    Thank you

  • @gabrielm335
    @gabrielm335 11 днів тому

    Thankss

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

    Thank you....

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

    thanks zubair

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

    Complete noob here - so forgive me if this is a stupid question... How secure is this? As this is hosted in docker, yet still on your local machine - how secure is this to run? I'm a bit worried as the localhost obviously doesn't have HTTPS (only http) and it's supposedly local, but still connected to the internet. So are the API keys and personal information at risk here?

    • @AI-GPTWorkshop
      @AI-GPTWorkshop  3 місяці тому +1

      no its very secure. Docker is used in most tech companies for data privacy