Uploaded September 2025 | Updated September 2026, 2 weeks ago
Description:
In this tutorial, you will learn about Docker about the process of updating self-hosted version of n8n on Hostinger VPS and learn why it is safe.
Get 20% off Hostinger VPS (referral link):
https://hostinger.com?REFERRALCODE=BYS0JAIWCIJP
In this tutorial, you'll learn:
Is it safe to update n8n on Hostinger VPS?
What are Docker Containers?
What are Docker Volumes?
How To Update n8n on Hosting VPS?
How To Use Browser Terminal & Dashboard To Inspect Docker
Why it is safe to update n8n.
How To Update N8N (Docker Version)
support.hostinger.com/en/articles/11767754-how-to-update-n8n
How To Update N8N on Hostinger VPS (Tutorial):
youtu.be/tsSo9tC8J3g?si=CY557wDye9r0fk-6
Docker:
docker.com
n8n
n8n.io
——————
List Docker Containers:
docker ps
List Docker Volumes:
docker volume ls
Inspect Volumes:
docker volume inspect n8n_data
Peek Inside Volumes:
ls /var/lib/docker/volumes/n8n_data/_data
——————
——————
✅ Chapters:
00:00 Intro: About The Tutorial
00:40 Is Your N8N Data Safe?
00:57 What You Will Learn
01:14 What is N8N?
01:30 What is Hostinger VPS?
02:03 What is Docker?
02:17 Installing Hostinger VPS
02:55 Check VPS OS & N8N
03:13 What is a Docker Container?
03:49 What is in Docker Volume?
04:16 VPS + Container + Volume
04:41 What is Persistent Storage?
05:24 Updating N8N Walkthrough
06:56 Docker Volume Role
07:41 List Docker Containers
08:04 Terminal_List Docker Containers
08:27 Terminal_List Docker Volumes
08:59 Terminal_Inspect Volumes
09:29 Terminal_Peek Inside
09:43 Docker Manager_Containers
10:33 Docker Manager_Volumes
11:19 Murphy's Law + Question
11:59 Recap_How To Confirm N8N Setup
12:41 Bonus: Update Demo
13:22 Did Docker Volumes Get Removed?
13:55 Recap of Update Steps
——————
🪜How To Update N8n on Hostinger VPS:
Visit Hostinger.com
Sign In To Account
Click ‘Browser Terminal’ to launch Terminal
Visit: support.hostinger.com/en/articles/11767754-how-to-update-n8n
Follow the Steps (copy & paste)
Pull the latest version of the n8n image docker compose pull
Stop and remove the currently running containers: docker compose down
Start n8n with the updated image: docker compose up -d
Return to Hostinger
Click on ‘Manage App’
Confirm n8n has been updated
How To Check Docker Containers in Terminal:
Visit Hostinger.com
Sign In To Account
Click ‘Browser Terminal’ to launch Terminal
List Docker Containers: docker ps
List Docker Volumes: docker volume ls
How To Check Docker Containers in VPS Dashboard:
Visit Hostinger.com
Sign In To Account
Click ‘VPS' in the Sidebar
Click on 'Docker Manager'
Twirl open 'Root'
Click 'Manage'
Locate 'n8n' and click 'Edit'
Image = Docker Container
Volume = Docker Volume
——————Resources———————
➜Gear I Use: mikemurphy.co/resources
➜Adobe After Effects: mikemurphy.co/adobe
➜Terrapin Textures: terrapintextures.com
➜ Adobe Audition Course (Domestika): mikemurphy.co/domestika
➜Amazon Influencer Store: amazon.com/shop/mikemurphyco
➜See All My Gear: mikemurphy.co/podgear
➜ Get Adobe Creative Cloud: mikemurphy.co/adobe
➜ Screenflow: mikemurphy.co/screenflow
➜ Website: mikemurphy.co
➜ Podcast: mikemurphy.co/mmu
➜ Instagram: instagram.com/mikeunplugged
➜ X: http://x.com/mikeunplugged
➜ YouTube: mikemurphy.co/youtube
Amazon Associates Disclosure:
Mike Murphy is a participant in the Amazon Services LLC Associates Program, an affiliate advertising program designed to provide a means for sites to earn advertising fees by advertising and linking to Amazon.com
Description:
In this tutorial, you will learn about Docker about the process of updating self-hosted version of n8n on Hostinger VPS and learn why it is safe.
Get 20% off Hostinger VPS (referral link):
https://hostinger.com?REFERRALCODE=BYS0JAIWCIJP
In this tutorial, you'll learn:
Is it safe to update n8n on Hostinger VPS?
What are Docker Containers?
What are Docker Volumes?
How To Update n8n on Hosting VPS?
How To Use Browser Terminal & Dashboard To Inspect Docker
Why it is safe to update n8n.
How To Update N8N (Docker Version)
support.hostinger.com/en/articles/11767754-how-to-update-n8n
How To Update N8N on Hostinger VPS (Tutorial):
youtu.be/tsSo9tC8J3g?si=CY557wDye9r0fk-6
Docker:
docker.com
n8n
n8n.io
——————
List Docker Containers:
docker ps
List Docker Volumes:
docker volume ls
Inspect Volumes:
docker volume inspect n8n_data
Peek Inside Volumes:
ls /var/lib/docker/volumes/n8n_data/_data
——————
——————
✅ Chapters:
00:00 Intro: About The Tutorial
00:40 Is Your N8N Data Safe?
00:57 What You Will Learn
01:14 What is N8N?
01:30 What is Hostinger VPS?
02:03 What is Docker?
02:17 Installing Hostinger VPS
02:55 Check VPS OS & N8N
03:13 What is a Docker Container?
03:49 What is in Docker Volume?
04:16 VPS + Container + Volume
04:41 What is Persistent Storage?
05:24 Updating N8N Walkthrough
06:56 Docker Volume Role
07:41 List Docker Containers
08:04 Terminal_List Docker Containers
08:27 Terminal_List Docker Volumes
08:59 Terminal_Inspect Volumes
09:29 Terminal_Peek Inside
09:43 Docker Manager_Containers
10:33 Docker Manager_Volumes
11:19 Murphy's Law + Question
11:59 Recap_How To Confirm N8N Setup
12:41 Bonus: Update Demo
13:22 Did Docker Volumes Get Removed?
13:55 Recap of Update Steps
——————
🪜How To Update N8n on Hostinger VPS:
Visit Hostinger.com
Sign In To Account
Click ‘Browser Terminal’ to launch Terminal
Visit: support.hostinger.com/en/articles/11767754-how-to-update-n8n
Follow the Steps (copy & paste)
Pull the latest version of the n8n image docker compose pull
Stop and remove the currently running containers: docker compose down
Start n8n with the updated image: docker compose up -d
Return to Hostinger
Click on ‘Manage App’
Confirm n8n has been updated
How To Check Docker Containers in Terminal:
Visit Hostinger.com
Sign In To Account
Click ‘Browser Terminal’ to launch Terminal
List Docker Containers: docker ps
List Docker Volumes: docker volume ls
How To Check Docker Containers in VPS Dashboard:
Visit Hostinger.com
Sign In To Account
Click ‘VPS' in the Sidebar
Click on 'Docker Manager'
Twirl open 'Root'
Click 'Manage'
Locate 'n8n' and click 'Edit'
Image = Docker Container
Volume = Docker Volume
——————Resources———————
➜Gear I Use: mikemurphy.co/resources
➜Adobe After Effects: mikemurphy.co/adobe
➜Terrapin Textures: terrapintextures.com
➜ Adobe Audition Course (Domestika): mikemurphy.co/domestika
➜Amazon Influencer Store: amazon.com/shop/mikemurphyco
➜See All My Gear: mikemurphy.co/podgear
➜ Get Adobe Creative Cloud: mikemurphy.co/adobe
➜ Screenflow: mikemurphy.co/screenflow
➜ Website: mikemurphy.co
➜ Podcast: mikemurphy.co/mmu
➜ Instagram: instagram.com/mikeunplugged
➜ X: http://x.com/mikeunplugged
➜ YouTube: mikemurphy.co/youtube
Amazon Associates Disclosure:
Mike Murphy is a participant in the Amazon Services LLC Associates Program, an affiliate advertising program designed to provide a means for sites to earn advertising fees by advertising and linking to Amazon.com






![Hostinger VPS: How To Install Fail2Ban To Protect Brute Force Logins
Description:
In this tutorial, you will learn how to install and set up the security tool, Fail2Ban to protect your Hostinger VPS from suspicious activity and brute force login attempts.
What You Will Learn:
- How To Update OS Packages
- How To Install Fail2Ban
- How To Verify Fail2Ban Status
- How To Configure jail.local file
Hostinger VPS (affiliate link):
https://www.hostg.xyz/SHIDN
Use coupon code DISCOUNT7 for an additional 7% off
⭐ Resources Mentioned:
How To Set Up Fail2Ban (Hostinger Support Docs)
https://www.hostinger.com/tutorials/fail2ban-configuration
How to Secure Hostinger VPS with Firewall Rules:
https://www.youtube.com/watch?v=bjMGvwHKXyY
Install Fail2Ban
**Update OS Packages:**
apt-get update && apt-get upgrade
Install Fail2Ban:
apt-get install fail2ban
Email Support:
apt-get install sendmail
Verify Status:
sudo systemctl status fail2ban
Edit jail.local:
sudo nano /etc/fail2ban/fail2ban.local
Restart Fail2Ban:
sudo systemctl restart fail2ban
jail.local
[DEFAULT]
ignoreip = 127.0.0.1/8 ::1 YOUR.IP.ADDRESS
bantime = 1h
findtime = 10m
maxretry = 3
backend = auto
[sshd]
enabled = true
——————
🕒 Timestamps:
00:00 Intro: About The Tutorial
00:58 Update OS Packages
01:58 Install Fail2Ban
02:20 Add Email Support
02:42 Verify Fail2Ban Status
03:38 Edit jai.local Config (Nano)
04:52 Add IP Address
05:37 Nano: Write Out & Exit
06:10 Restart & Verify
06:50 Drill Down into Jail
07:34 Jail.Local Overview
——————
🪜 Step-By-Step:
1. Sign in to Hostinger VPS
2. Open VPS Terminal
3. Update OS Packages (apt-get update && apt-get upgrade)
4. Install Fail2Ban (apt-get install fail2ban)
5. Add Email Support (apt-get install sendmail)
6. Verify Status (sudo systemctl status fail2ban)
7. Edit jail.local file (sudo nano /etc/fail2ban/fail2ban.local)
8. Add Settings & Jail
9. Write Out & Exit Nano
10. Restart Fail2Ban (sudo systemctl restart fail2ban)
——————Resources———————
➜Gear I Use: https://mikemurphy.co/resources
➜Adobe After Effects: https://mikemurphy.co/adobe
➜Terrapin Textures: https://terrapintextures.com
➜ Adobe Audition Course (Domestika): https://mikemurphy.co/domestika
➜Amazon Influencer Store: https://www.amazon.com/shop/mikemurphyco
➜See All My Gear: https://www.mikemurphy.co/podgear
➜ Get Adobe Creative Cloud: https://mikemurphy.co/adobe
➜ Screenflow: https://mikemurphy.co/screenflow
➜ Website: https://mikemurphy.co
➜ Podcast: https://mikemurphy.co/mmu
➜ Instagram: http://instagram.com/mikeunplugged
➜ X: http://x.com/mikeunplugged
➜ YouTube: https://mikemurphy.co/youtube
Amazon Associates Disclosure:
Mike Murphy is a participant in the Amazon Services LLC Associates Program, an affiliate advertising program designed to provide a means for sites to earn advertising fees by advertising and linking to Amazon.com
#hostinger #vps #fail2ban Hostinger VPS: How To Install Fail2Ban To Protect Brute Force Logins](https://i.ytimg.com/vi/E0bRbhOgsVI/mqdefault.jpg)



