n8n CSV Import Automation

Заказчик: AI | Опубликовано: 24.11.2025

I have a clean Linux-based VPS and I need n8n installed from scratch, secured, and running as a background service. Once it is live, create a reusable n8n workflow that accepts a CSV file, parses its rows, and inserts nearly every column into an existing (or newly generated) MySQL table. If a field ever needs to be skipped, I want the mapping simple enough that I can toggle columns on or off later without touching code. Please include concise, step-by-step documentation for two areas: 1) Server side – every command and config change you run to install n8n on Linux, set up environment variables, reverse proxy (if used), HTTPS, and auto-start on reboot. 2) Workflow – screenshots or export JSON plus a plain-language walkthrough that shows where the CSV is read, how the columns are matched to MySQL, and what I change if I need to exclude a field. Deliverable checklist: • n8n fully installed and reachable on the VPS • Functional CSV-to-MySQL workflow, tested with a sample file • Written and visual documentation covering both the server setup and workflow configuration Familiarity with n8n, MySQL, and typical Linux deployment tools (Docker,) will make the job straightforward.