I am going to be moving a server to a new machine.
This has Otto with lots of webhooks on it.
If, once it is all set up, and assuming the that admin console user/pass is going to be the same, is it possible/wise to transfer the sqlite from one to the other so that (in my mind at least) webhooks would carry on working as before once the DNS has been changed over.
It’s a lot and feels like it would be alot of tedious work to go an manually fix them all
Hey John,
I am pretty sure this would work. It’s basically restoring from backup.
Todd
1 Like
Let’s try it and see then!!
We did the move of sqlite for a new host and had some auth issues but the fix (as Todd provided) was restarting adminserver.
fmasmin restart adminsever
2 Likes
Did a small test, and that went really well.
Feel like there is an order to making this smooth, but happy so far.
2 Likes