Repetier-Monitor export / import Server list

Is there a way to make an export of the Repetier-Server list? I am not talking about the backup / restore function which only backups / restores individual servers. We have around 40 printers in Repetier-Monitor and currently we need to manually add them to each of our client PCs which is a lot of work.

Comments

  • That is no problem also there is no import/export button, bit is is just a file. When you start in terminal you see it output "App user data path" - depends on os. On windows it like:
    C:\Users\<usernam>\AppData\Roaming\Repetier-Server-Monitor
    The file you search there is serverlist.json
  • This sort of works, the connectable servers are indeed copied over. All servers however indicate "0" printers and "Not Authenticated". I assume the API keys / login credentials are stored somewhere else, is that correct?

    https://i.imgur.com/2BCCskN.png
  • Yes, I forgot about that, but that is correct. We use whatever the os gives us to store secrets so they are only available to the user logged in. This also means I see no easy way to get them as well. And since api keys vary between servers it might be easiest to have same user account on all servers, so you can copy paste same password quickly after copying the file.
  • Thank makes sense! thanks for the info.
Sign In or Register to comment.