[
https://ovirt-jira.atlassian.net/browse/OVIRT-1318?page=com.atlassian.jir...
]
Evgheni Dereveanchin commented on OVIRT-1318:
---------------------------------------------
It's running in the PHX OpenShift instance and no backup is configured there. Data for
the status page stored in a MySQL database and there is no documented way to
backup/restore data in Cachet itself.
An interesting concept is using a separate container that connects to the DB and backs it
up, then we sync the volume outside.
Here's a sample of such a container:
https://hub.docker.com/r/confirm/mysql-backup/
configure backup of
status.ovirt.org
------------------------------------
Key: OVIRT-1318
URL:
https://ovirt-jira.atlassian.net/browse/OVIRT-1318
Project: oVirt - virtualization made easy
Issue Type: Improvement
Reporter: Evgheni Dereveanchin
Assignee: infra
Priority: Low
status.ovirt.org was set up - need to investigate if it needs to be backed up or we can
produce documentation to set up a new stats page in case something happens to the existing
OpenShift gear.
We can use OpenShift's built in backup/restore functionality:
https://developers.openshift.com/managing-your-applications/backing-up-ap...
--
This message was sent by Atlassian Jira
(v1001.0.0-SNAPSHOT#100096)