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?
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?
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?
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?
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?
📚 Find all the Resources and Live daily Q&A calls in my Skool community 👉 www.skool.com/aiworkshop
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.
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?
can you expand please?
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?
Looking forward to the Ollama part! Quick question, between CrewAI and N8N, what would you choose?
Thank you. Did they sunset the local app or just their desktop app connected to the cloud version? Would this still work rn?
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!!
yah I would suggest docker for client side as well
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?
Awesome Waiting for the next one
This is awesome. Thanks for the great tutorial.
With this solution can we test apis with n8n?? As testing postman to this self-hosted server
Cool. But this means we can run continuous automations if our computer is closed/off right? This is just good for testing
yes you can if you save you files
Get a vps or use a old laptop. Install minimal os like alpine or something and run it there, always keep it on.
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?
its open source so you don't need to pay for a subscription plan
So many advantages :)
thank you man!
Are there any features that's not available on a self hosted package vs the n8n cloud offering
ai companion
Thanks!!
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?
You can access n8n w/o Internet access, since the container is on your machine. Usually, n8n is accessible on browsers via localhost:5678
Great!, Thank you..
Thanks very much from belgium
Thanks mate.
just to make sure. you know. i was 3nd lol this is what I needed. trying it now.
Thank you
Thankss
Thank you....
thanks zubair
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?
no its very secure. Docker is used in most tech companies for data privacy