n8n

  1. weldlive

    n8n on FreeBSD – installation, configuration, and optimisation

    Hi, I wrote new article, guide to installing self-hosted n8n on a FreeBSD server. I describe step-by-step the process of configuring a highly efficient and secure system environment. The technologies used include: FreeBSD, PF firewall, Nginx as a reverse proxy, SSL, and Redis with Queue Mode...
  2. 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