Migration from servers
-
i’m trying to find a guide on how to move my current fog server to another. (i’m moving virtual to physical for certian reasons)
i’m sure i’m going to have to backup and restore the database schema, reinstall fog on the other server, and move the image store, but how would i handle the clients?
-
Clients are easy. Run a host report that exports all the data into a CSV and you may have to tweak it to match the import format, but I did it on a test install and it was very easy.