Skip to content

Latest commit

 

History

History
102 lines (63 loc) · 2.18 KB

README.rst

File metadata and controls

102 lines (63 loc) · 2.18 KB

zoomdata-formula

Install, configure and run the Zoomdata services.

IMPORTANT!

This code is experimental and still in development. It is not officially supported by Zoomdata, Inc. and provided for evaluation purposes only.

NOTE

See the full Salt Formulas installation and usage instructions.

Available states

Bootstrap the Zoomdata services from scratch or upgrade existing installation.

Make backup of the Zoomdata installation state and metadata (PostgreSQL) databases.

Prepare a directory on local filesystem to store backups.

Write compressed dumps of PostgreSQL databases.

Remove old backups. Keep last 10 by default.

Write a Pillar SLS file that describes current Zoomdata installation state.

Disable the Zoomdata services and uninstall the Zoomdata packages.

Configure package repositories for installing the Zoomdata packages.

Restore the Zoomdata installation from previously made backup.

Restore the Zoomdata databases in a PostgreSQL cluster.

Install, configure, enable and start the Zoomdata services.

Install the Zoomdata packages and write the configuration files.

Start the Zoomdata services.

Stop the Zoomdata services.

Setup initial runtime parameters for the Zoomdata server.

Install additional explicitly defined packages from tools repository.