Difference between revisions of "Freezer"
(→Discussions / Etherpads) |
(→Team Meeting) |
||
| (5 intermediate revisions by the same user not shown) | |||
| Line 4: | Line 4: | ||
Freezer is a distributed backup restore and disaster recovery as a service platform. It is designed to be multi OS (Linux, Windows, OSX, *BSD), focused on providing efficiency and flexibility for block based backups, file based incremental backups, point-in-time actions, jobs synchronization (i.e. backup synchronization over multiple nodes) and many other features. It is aimed at being useful for all environments, including large ephemeral Clouds. Documentation and Code can be found at the following locations: | Freezer is a distributed backup restore and disaster recovery as a service platform. It is designed to be multi OS (Linux, Windows, OSX, *BSD), focused on providing efficiency and flexibility for block based backups, file based incremental backups, point-in-time actions, jobs synchronization (i.e. backup synchronization over multiple nodes) and many other features. It is aimed at being useful for all environments, including large ephemeral Clouds. Documentation and Code can be found at the following locations: | ||
| − | * [ | + | * [https://opendev.org/openstack/freezer/ freezer-agent and scheduler Source Code] |
| − | * [ | + | * [https://opendev.org/openstack/freezer-api/ freezer-api API Source Code] |
| − | * [ | + | * [https://opendev.org/openstack/freezer-web-ui/ Freezer Horizon Web UI Source Code] |
| − | * [ | + | * [https://opendev.org/openstack/freezer-tempest-plugin Freezer Tempest Plugin Source Code] |
| + | * [https://opendev.org/openstack/freezer-specs Freezer Specs] | ||
* [https://launchpad.net/freezer Launchpad] | * [https://launchpad.net/freezer Launchpad] | ||
| Line 42: | Line 43: | ||
* [https://wiki.openstack.org/wiki/Freezer-getting-started Getting Started] | * [https://wiki.openstack.org/wiki/Freezer-getting-started Getting Started] | ||
| − | * [https:// | + | * [https://docs.openstack.org/freezer/latest/install/index.html Installation] |
| − | * [https:// | + | * [https://docs.openstack.org/freezer/latest/install/devstack_plugin.html DevStack] |
== Documentation == | == Documentation == | ||
| Line 65: | Line 66: | ||
* [https://etherpad.openstack.org/p/freezer_meetings Weekly meetings notes] | * [https://etherpad.openstack.org/p/freezer_meetings Weekly meetings notes] | ||
| + | |||
The developers use IRC in #openstack-freezer on OFTC [https://webchat.oftc.net/?channels=%23openstack-freezer #openstack-freezer] for development discussion. | The developers use IRC in #openstack-freezer on OFTC [https://webchat.oftc.net/?channels=%23openstack-freezer #openstack-freezer] for development discussion. | ||
| − | '''Every Monday there's a weekly meeting starting from 15:00 p.m. UTC on IRC room: | + | '''Every Monday there's a weekly meeting starting from 15:00 p.m. UTC on IRC room: #openstack-freezer''' |
| − | + | You can also join the channel via '''Matrix''' bridge. | |
| − | + | For that, you can use [https://element.io/ Element] as a client and join '''#_oftc_#openstack-freezer:matrix.org''' channel. | |
| − | |||
== Technical Details == | == Technical Details == | ||
| − | * [https:// | + | * [https://docs.openstack.org/freezer/latest/#architecture Architecture] |
* [https://wiki.openstack.org/wiki/FreezerFeatures Detailed features list] | * [https://wiki.openstack.org/wiki/FreezerFeatures Detailed features list] | ||
| − | |||
== Presentations == | == Presentations == | ||
Latest revision as of 10:35, 22 December 2025
Freezer is a distributed backup restore and disaster recovery as a service platform. It is designed to be multi OS (Linux, Windows, OSX, *BSD), focused on providing efficiency and flexibility for block based backups, file based incremental backups, point-in-time actions, jobs synchronization (i.e. backup synchronization over multiple nodes) and many other features. It is aimed at being useful for all environments, including large ephemeral Clouds. Documentation and Code can be found at the following locations:
- freezer-agent and scheduler Source Code
- freezer-api API Source Code
- Freezer Horizon Web UI Source Code
- Freezer Tempest Plugin Source Code
- Freezer Specs
- Launchpad
Contents
Core Team
Please, check relevant Core Team for the project directly on Gerrit Freezer Group
Resources
| Meetings | https://etherpad.openstack.org/p/freezer_meetings Chairman: noonedeadpunk |
| IRC | #openstack-freezer on OFTC |
| Mailing List | OpenStack Discuss list, prefix with [freezer] |
| Milestones | https://launchpad.net/freezer/+milestones |
| Integration | Freezer/Integration - Coming soon |
| Bug tracker | https://bugs.launchpad.net/freezer |
| Blueprints | https://blueprints.launchpad.net/freezer |
Getting Started
Documentation
- Getting Started with Freezer
- Freezer Concepts
- Installing Freezer
- Using Freezer
- Backup and Restore your data
- Administrator tasks for freezer
- Freezer API
- Freezer Web UI
- Python Freezer Client
- Freezer Troubleshooting
Contributing
A good place to start is by reading at the How_To_Contribute to OpenStack page. For information on contributing to Freezer specifically see the Getting Involved page in the developer documentation.
Team Meeting
The developers use IRC in #openstack-freezer on OFTC #openstack-freezer for development discussion.
Every Monday there's a weekly meeting starting from 15:00 p.m. UTC on IRC room: #openstack-freezer
You can also join the channel via Matrix bridge. For that, you can use Element as a client and join #_oftc_#openstack-freezer:matrix.org channel.