Can you store off fusionauth config in a file?
-
Is there any easy way to save and restore FusionAuth configuration to different environments?
One use case is setting up a local development instance and replicating it it along with a .env file on other developer's machines so they can develop against it.
-
You could look at kickstart: https://fusionauth.io/docs/v1/tech/installation-guide/kickstart
Kickstart only works if the other devs' fusionauth instances are going to be starting from scratch.
Otherwise you might want to vote for https://github.com/FusionAuth/fusionauth-issues/issues/560