Skip to content

Backup/Restore over the admin panel #462

Description

@sven-n

Is your feature request related to a problem? Please describe.
For backup and debugging purposes it would be nice to have a simple way to backup and restore the configuration and selected accounts. Not only GameConfiguration needs to be considered, but all other configuration types (not in its composition root), too.

Describe the solution you'd like
The admin panel could get a Export and Import functionality on the Setup page of the admin panel. As data format, we could use jsons in zip archive, since we have a stable json serializer for that which supports circular references and other nasty stuff. The single configuration files and account files could be packed into one zip archive.

See also JsonDownloadController.

Metadata

Metadata

Assignees

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions