I am spinning up an openfire server on Ubuntu 14.04 to take place of my old Windows 2003 server.
I was able to get the basic config loaded and working without any issues. I have the server working and can connect to it from my machine with spark.
I want to be able to migrate all the server settings from the windows box to the linux box. I can't seem to find where to do this. I do not see an export import anywhere that I can do that.
I'd also like to migrate the chat history, and am using the embedded database. Is there a way to do this as well? I'd be open to switching to MySQL and importing my old windows history into it if that will work as well.
Thank you.