n8n

  1. NapoleonWils0n

    bhyve n8n running on podman in a bhyve ubuntu vm

    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...
Back
Top