Block 1 - When clicking ‘Test workflow’
- Type / Role
- n8n-nodes-base.manualTrigger - manualTrigger
- Config choices
- Version 1
This workflow is provided as-is. Please review and test before using in production.
Keep your Hostinger VPS servers secure with automated backups! This n8n (self hosted) workflow for is designed to create daily snapshots and send server metrics effortlessly, ensuring you always ha...
n8n-nodes-base.manualtrigger, n8n-nodes-base.splitout, n8n-nodes-base.stickynote, n8n-nodes-base.splitinbatches, n8n-nodes-base.wait, n8n-nodes-base.scheduletrigger, n8n-nodes-hostinger-api.hostingerapi, n8n-nodes-base.filter
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Leandro Melo.
Original n8n.io sourceKeep your Hostinger VPS servers secure with automated backups! This n8n (self-hosted) workflow for is designed to create daily snapshots and send server metrics effortlessly, ensuring you always have an up-to-date recovery copy.
Key Features: ✅ Automated Snapshots: Daily execution with zero manual intervention. ✅ Smart Replacement: Hostinger allows only 1 snapshot per VPS—the workflow automatically replaces the previous one. ✅ Notifications: Alerts via WhatsApp (Evolution API) or other configurable channels for execution confirmation.
Quick Setup: Prerequisites:
Install the Community Node n8n-nodes-hostinger-api and n8n-nodes-evolution-api in your n8n instance.
Generate a Hostinger API Key in their dashboard: hpanel.hostinger.com/profile/api.
Workflow Configuration: Add the Hostinger API credential in the first node and reuse it across the workflow.
Customize the schedule (e.g., daily at 2 AM) and notification method (Evolution API for WhatsApp, email, etc.).
Important Note: Hostinger overwrites the previous snapshot with each new execution, keeping only the latest version.
🔹Status: snapshot status 🔹Date: snapshot date time 🔹Server: server name 🔹IP: external server IP
⚙️ Métrics: 🔹 Number of vCPUs 🔹 Ram usage / avaliable 🔹 Hard Disk usage / avaliable 🔹 Operational Sys and version 🔹 Uptime time (days, hours)
This catalog entry is organized from the workflow JSON. The node-level section below shows the executable blocks available for review before importing the template.
| Workflow | Hostinger daily VPS snapshot and server metrics |
|---|---|
| Complexity | advanced |
| Nodes | 20 |
| Categories | DevOps |
| Author | Leandro Melo |
| Published | 30 Apr 2025 |
Use the JSON export at /data/workflows/3807/3807.json as the source template for this automation.
Open n8n, import the downloaded JSON, and review each node before activating the workflow.
Replace placeholder credentials, API keys, webhook URLs, account IDs, and environment-specific values with your own settings.
Run the workflow manually or in a staging workspace, inspect node output, and confirm downstream systems receive the expected data.
Enable the workflow only after testing, then monitor executions, errors, and rate limits during the first production runs.
Review imported nodes carefully before activation. This catalog entry is intended to help you inspect the workflow structure, understand required services, and find related templates faster.
Node names, credentials, schedules, webhook paths, and external service limits may need adjustment for your workspace.
Keep your Hostinger VPS servers secure with automated backups! This n8n (self hosted) workflow for is designed to create daily snapshots and send server metrics effortlessly, ensuring you always ha...
Review the workflow JSON, configure any required credentials in n8n, and test the automation in a safe workspace before using it in production.
Yes. Use the block-by-block analysis and the downloadable JSON to inspect each node, then adjust credentials, prompts, schedules, filters, or destinations for your DevOps use case.