Migrate data from sandbox to production database
-
We have been testing our application which uses FusionAuth for user authentication for sometime now in a sandbox environment. This setup used the default Kubernetes deployment as provided by FusionAuth Github sample i.e. FusionAuth + PostgreSQL + Elasticsearch running on single cluster.
We want to migrate the current user data from Postgres DB deployed within the cluster to a managed Postgres service like on AWS RDS and have our production Fusionauth point to that database there on. Is there some way to proceed here?
-
Sure, you can migrate the database. I'd make sure that the versions of FusionAuth are the same.
Here's another similar topic: https://fusionauth.io/community/forum/topic/1091/migrating-users-from-one-server-to-another-how-to-do-it