i just installed n8n in a podman container in a bhyve ubuntu vm
https://github.com/n8n-io/n8n
by default n8n is set to listen on localhost
so you need to change the podman command to allow access from the lan
create a podman volume for the n8n data
podman volume create n8n_data
we need to...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.