GeoHelm/docs/database/snapshot/index.rst

44 lines
979 B
ReStructuredText

.. This is a comment. Note how any initial comments are moved by
transforms to after the document title, subtitle, and docinfo.
.. demo.rst from: http://docutils.sourceforge.net/docs/user/rst/demo.txt
.. |EXAMPLE| image:: static/yi_jing_01_chien.jpg
:width: 1em
***************************
Database Snapshots
***************************
.. contents:: Table of Contents
Take Snapshot
=============
To take a snapshot, click the Snapshot tab as shown below.
.. image:: _static/snapshot-tab.png
From here, select the database you wish to Snapshot from the drop-down as shown below and click the Create button.
.. image:: _static/snapshot-panel.png
Snapshot Location
===================
Snapshots are saved to /opt/snapshots/
The Snapshots are taken in both sql and dump formats.
A a timestap is added in the format YYYY-MM-DD-HR-MM-database. An example is shown below::
/opt/2020-05-10-08-55_demodb.sql.gz