#2325 Support of backup and restore operations
Closed: migrated 3 years ago by dmoluguw. Opened 7 years ago by edewata.

Currently the server deployement tool will always generate new configuration files and populate the database with new entries. This process does not allow someone to save the configuration and database for backup to restore it again in the future.

Ideally there should be a tool to create a backup of all subsystems in the instance which includes:

  • saving the configuration files
  • saving the system certificates (and keys if using internal NSS database) into PKCS #12 file
  • saving the LDAP database, schema, and other configuration into LDIF files

And there should be another tool to restore the backup back into a running server.

Other than backup & restore, this feature can also be used for other purposes:

  • migrating an instance to a different host
  • migrating an instance to a newer version (after converting the backup files)
  • minimizing new replica's initial synchronization time

Per CS/DS Meeting of 05/23/2016: 10.4

Metadata Update from @edewata:
- Issue set to the milestone: UNTRIAGED

7 years ago

Metadata Update from @edewata:
- Custom field feature adjusted to None
- Custom field proposedpriority adjusted to None
- Custom field reviewer adjusted to None
- Custom field version adjusted to None
- Issue close_status updated to: None

3 years ago

Dogtag PKI is moving from Pagure issues to GitHub issues. This means that existing or new
issues will be reported and tracked through Dogtag PKI's GitHub Issue tracker.

This issue has been cloned to GitHub and is available here:
https://github.com/dogtagpki/pki/issues/2445

If you want to receive further updates on the issue, please navigate to the
GitHub issue and click on Subscribe button.

Thank you for understanding, and we apologize for any inconvenience.

Metadata Update from @dmoluguw:
- Issue close_status updated to: migrated
- Issue status updated to: Closed (was: Open)

3 years ago

Login to comment on this ticket.

Metadata