n8n-io/n8n-hosting — reverse-engineered prompt
Reverse engineered prompt
Build me a repo of ready to use self hosting setups for n8n. I want a simple local option with Docker Compose using n8n and PostgreSQL, a more scalable queue mode Compose setup with PostgreSQL, Redis, and a worker, a reverse proxy example with SSL, and a Kubernetes option with a Helm chart plus some raw manifests for common cloud tutorials. If it fits, also add an AWS example for ECS Fargate with PostgreSQL, Redis, S3 style binary storage, HTTPS, and worker autoscaling.
Please make the defaults feel production aware, use PostgreSQL instead of MySQL, pin stable image versions instead of latest, and make it clear that Redis is only needed for queue mode. Keep everything easy to copy and run, with a clear README that explains what each setup is for and when someone should choose it. You can look up the current n8n hosting docs online if needed.
Want more depth? Deep Reverse