Page 1 of 1

Migration z-way-server into docker

Posted: 30 May 2026 20:37
by DesT
Hi @PoltoS,

Right now, my setup is quiet simple:

rPI3 with razberry 7pro using ser2net (to send serial port over network)
VM using ubuntu to run z-way-server 4.1.4

Running fine since a couple of years without any issue!

My plan right now it's to move both of them into a new rPI5 using docker (as z-way-server can't be installed on trixie)

What's the plan to backup/restore my config properly ?

I try a couple of time using the git repo from trident and also the one from z-wave.. i'm able to see the razberry HAT inside docker with the default/startup config BUT everytime I restore the config, everything is broken and having the error that z-way-server can't read/write the config.

Any idea/clue ?