n8n Server Configuration - Nginx & Infrastructure-as-Code
|
|
||
|---|---|---|
| .gitignore | ||
| README.md | ||
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.