If I start with the cloud version how hard is it to migrate users to self hosted?
r
rp_st
01/04/2024, 7:33 PM
hey @moongate_1234 it would require you to email us to give you a psql db snapshot. You can restore that in your psql db, start a core connected to that db, and then change the connection uri in the backend to point that core. Thats all