n8n Server Configuration - Nginx & Infrastructure-as-Code
Find a file
Daniel Jösch ae87248ee2 Initial setup: gitignore + README
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-04 16:07:25 +01:00
.gitignore Initial setup: gitignore + README 2026-02-04 16:07:25 +01:00
README.md Initial setup: gitignore + README 2026-02-04 16:07:25 +01:00

n8n.joesch.de Server Configuration

This repository contains configuration and infrastructure-as-code assets for the n8n.joesch.de instance.

Structure

  • config/: High-level configuration files (e.g., environment templates, n8n config).
  • nginx/: Reverse proxy / TLS termination configuration for n8n.joesch.de.

Next steps

  • Add concrete configuration files for n8n and your reverse proxy.
  • Add deployment scripts or automation as needed.