No, the workflows will be stored on your server in the n8n_data volume defined in the docker compose file. So your workflows should persist even if you update your n8n installation to another version.
Thanks for the vid, very informative. Might want to work on reducing errors for future videos tho, it's quite annoying to see you backtrack a lot. Maybe a more strict script could help, or voiceover a video already edited and cleaned in advance?
I followed the steps you showed setting up hetzner vps, did not set up passphrase like you, When trying to log in via ssh to the server (ssh root@ip) it asks for a password, I just pressed enter because we did not set up a passphrase and got a permission denied. Then I set up a passphrase and tried again but still getting a permission denied error. Can you help me with that?
If it asks you for a password when trying to connect via ssh, then you might have setup the ssh key incorrectly. If the ssh is correctly setup, it should not ask for a password.
I had a similar issue. What I did to fix this is enter `ssh -i .ssh/private-key-file root@ip` to get it working. Replace "private-key-file" with the actual file that was generated in your .ssh folder. I did this on a Mac and was able to get it working.
Thank you, was a great help! Keep up the good work!
Thanks, will do!
Thank you! This is the best beginner friendly tutorial
Thanks for watching, so glad to hear that!
bless you sir good work
Thanks, bless you too!
Any suggestions for autosaving for workflow and backup as well?
Thanks Akram. The tutorial is clear and informative. Do you use the paid or free version of Dokploy? Do you run it on a VPS?
It's the free version of Dokploy, hosted on a Hetzner VPS. There's a link in the description with $20 free credits if you want to try it out.
will it forget the workfows in n8n after refresh or some time
No, the workflows will be stored on your server in the n8n_data volume defined in the docker compose file. So your workflows should persist even if you update your n8n installation to another version.
Hey, can you redo the dokploy part, like the whole menu changed. I cant find the Server Settings like in your video.
Thanks for the vid, very informative. Might want to work on reducing errors for future videos tho, it's quite annoying to see you backtrack a lot. Maybe a more strict script could help, or voiceover a video already edited and cleaned in advance?
Thanks your for input, appreciate it!
I followed the steps you showed setting up hetzner vps, did not set up passphrase like you, When trying to log in via ssh to the server (ssh root@ip) it asks for a password, I just pressed enter because we did not set up a passphrase and got a permission denied.
Then I set up a passphrase and tried again but still getting a permission denied error.
Can you help me with that?
If it asks you for a password when trying to connect via ssh, then you might have setup the ssh key incorrectly. If the ssh is correctly setup, it should not ask for a password.
@@kadri_akram I did the same thing you did in the video. By the way, I am using Windows.
@@batuhanylmaz9458 In that case, I don't know what may be the cause of the issue.
I had a similar issue. What I did to fix this is enter `ssh -i .ssh/private-key-file root@ip` to get it working. Replace "private-key-file" with the actual file that was generated in your .ssh folder.
I did this on a Mac and was able to get it working.
@@KyrellDixon Thanks for that - you're a lifesaver! Worked on Windows (with Bash) as well
FYI Hetzner refferal link states as expired.
I tested it and still works. However, it only works for new accounts.