Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

freezer

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

freezer

The OpenStack Backup Restore and Disaster Recovery as a Service Platform

  • 15.0.0
  • PyPI
  • Socket score

Maintainers
1

======================== Team and repository tags

.. image:: https://governance.openstack.org/tc/badges/freezer.svg :target: https://governance.openstack.org/tc/reference/tags/index.html

.. Change things from this point on

OpenStack Freezer

.. image:: freezer_logo.jpg

Freezer is a Backup Restore DR as a Service platform that helps you to automate the data backup and restore process.

The following features are available:

  • Backup file system using point-in-time snapshot
  • Strong encryption supported: AES-256-CFB
  • Backup file system tree directly (without volume snapshot)
  • Backup journalled MongoDB directory tree using lvm snapshot to Swift
  • Backup MySQL with lvm snapshot
  • Restore data from a specific date automatically to file system
  • Low storage consumption as the backup are uploaded as a stream
  • Flexible backup policy (incremental and differential)
  • Data is archived in GNU Tar format for file based incremental
  • Multiple compression algorithm support (zlib, bzip2, xz)
  • Remove old backup automatically according to the provided parameters
  • Multiple storage media support (Swift, local file system, or ssh)
  • Flush kernel buffered memory to disk
  • Multi-platform (Linux, Windows, *BSD, OSX)
  • Manage multiple jobs (I.e., multiple backups on the same node)
  • Synchronize backups and restore on multiple nodes
  • Web user interface integrated with OpenStack Horizon
  • Execute scripts/commands before or after a job execution
  • More ...

To learn how to use Freezer's API, consult the documentation available online at:

  • Backup API Reference <https://docs.openstack.org/api-ref/backup/>__
  • Freezer API <https://github.com/openstack/freezer-api>__

Freezer Disaster Recovery:

  • Freezer DR <https://github.com/openstack/freezer-dr>__

Freezer Horizon plugin:

  • Freezer Web UI <https://github.com/openstack/freezer-web-ui>__

For more information on OpenStack APIs, SDKs and CLIs in general, refer to:

  • OpenStack for App Developers <https://www.openstack.org/appdev/>__
  • Development resources for OpenStack clouds <https://developer.openstack.org/>__

Operators

To learn how to deploy and configure OpenStack Freezer, consult the documentation available online at:

  • OpenStack Freezer <https://docs.openstack.org/freezer/latest/>__

In the unfortunate event that bugs are discovered, they should be reported to the appropriate bug tracker. If you obtained the software from a 3rd party operating system vendor, it is often wise to use their own bug tracker for reporting problems. In all other cases use the master OpenStack bug tracker, available at:

  • Bug Tracker <https://storyboard.openstack.org/#!/project/openstack/freezer>__

Troubleshooting

When errors occure, these are good places to check:

  • freezer-api log: $HOME/log/freezer-api.log /var/log/apache2/freezer-api.log
  • freezer-agent log: $HOME/.freezer/freezer.log
  • freezer-scheduler log:/var/log/freezer/scheduler.log

Developers

Any new code must follow the development guidelines detailed in the HACKING.rst file and OpenStack general development guidelines, and pass all unit tests.

Further developer focused documentation is available at:

  • Official Freezer Documentation <https://docs.openstack.org/freezer/latest/>__
  • Official Client Documentation <https://docs.openstack.org/python-freezerclient/latest/>__

Contributors are encouraged to join IRC (#openstack-freezer on OFTC):

  • IRC <https://wiki.openstack.org/wiki/IRC>__

Other Information

Release notes for the project can be found at:

  • Release notes <https://docs.openstack.org/releasenotes/freezer/>__

During each Summit_ and Project Team Gathering_, we agree on what the whole community wants to focus on for the upcoming release. The plans for freezer can be found at:

  • Freezer Old README <https://github.com/openstack/freezer/tree/master/doc/README.rst>__

  • Freezer Specs <http://specs.openstack.org/openstack/freezer-specs/>__

.. _Summit: https://www.openstack.org/summit/ .. _Project Team Gathering: https://www.openstack.org/ptg/

Keywords

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc