How to migrate configurations from one server to another?
There are two ways you can migrate configurations from one server to another.
- Manually (by copying-pasting configuration files and folders on S3 bucket)
- Through APIs
To migrate configurations from one server to another through APIs:
Note: When you remove a configuration file, let’s say ABC.xml, in the downloaded folder and then upload the configuration environment folder to same environment, ABC stays retained. This happens because any removed file/folder stays retained.
Note: To import S3 configurations along with export and import customization json file (database configurations), append the flag allConfigs to the API and set the value to true.