Video: Self-Hosted n8n in Docker with Whisper
Quick intro to running n8n in a Docker container and connecting it to another container running Whisper. This is the introduction of a self-hosted-video-starter-kit inspired by n8n's own self-hosted-ai-start-kit. The project can be downloaded here: https://github.com/jaypetersdotdev/self-hosted-video-starter-kit You'll need to have Docker installed. I use Cursor these days for any kind of coding activity. Make sure to copy or rename the .env.example -> .env With Docker installed and your .env file, you should be all set to run "docker-compose up --build" in the root folder of the self-hosted-video-starter-kit project.