database export / import as json #8

Open
opened 2024-10-17 18:03:55 +00:00 by aschegg · 0 comments
Member
  • Export the data from the database into an encrypted json file
  • Erase the database and import data from an appropriately structured json file. If it is encrypted, it gets decrypted using a given key

Note, the key is never stored in the database. The administrator user enters the key in the UI before executing the command.

- [ ] Export the data from the database into an encrypted json file - [ ] Erase the database and import data from an appropriately structured json file. If it is encrypted, it gets decrypted using a given key Note, the key is never stored in the database. The administrator user enters the key in the UI before executing the command.
aschegg added this to the FF Admin project 2024-10-17 18:04:02 +00:00
aschegg self-assigned this 2024-10-17 18:04:08 +00:00
aschegg added reference anton/export_db 2024-10-17 18:05:29 +00:00
jkeffects added this to the FF Admin Base milestone 2025-01-23 16:31:33 +00:00
jkeffects removed this from the FF Admin Base milestone 2025-01-23 16:32:02 +00:00
jkeffects removed this from the FF Admin project 2025-03-19 14:29:12 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: Ehrenamt/ff-admin-server#8
No description provided.