Difference between revisions of "Freezer"
Memo Garcia (talk | contribs) (→Documentation) |
(→Team Meeting) |
||
| (21 intermediate revisions by 7 users 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] | ||
== Core Team == | == Core Team == | ||
| − | + | Please, check relevant Core Team for the project directly on [https://review.opendev.org/admin/groups/489539270c16cfb7990bb3f1a0f62f3e45a94635,members Gerrit Freezer Group] | |
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
== Resources == | == Resources == | ||
| Line 25: | Line 19: | ||
{| border="1" cellpadding="2" cellspacing="0" | {| border="1" cellpadding="2" cellspacing="0" | ||
| Meetings | | Meetings | ||
| − | | https://etherpad.openstack.org/p/freezer_meetings Chairman: | + | | https://etherpad.openstack.org/p/freezer_meetings Chairman: noonedeadpunk |
|- | |- | ||
| IRC | | IRC | ||
| − | | #openstack-freezer on | + | | #openstack-freezer on OFTC |
|- | |- | ||
| Mailing List | | Mailing List | ||
| − | | [http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack- | + | | [http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-discuss OpenStack Discuss] list, prefix with [freezer] |
|- | |- | ||
| Milestones | | Milestones | ||
| Line 49: | 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 == | ||
* [https://wiki.openstack.org/wiki/Freezer-getting-started-with-freezer Getting Started with Freezer] | * [https://wiki.openstack.org/wiki/Freezer-getting-started-with-freezer Getting Started with Freezer] | ||
| − | * [https://wiki.openstack.org/wiki/Freezer-docs Freezer] | + | * [https://wiki.openstack.org/wiki/Freezer-concepts Freezer Concepts] |
| + | * [https://wiki.openstack.org/wiki/Freezer-installation Installing Freezer] | ||
| + | * [https://wiki.openstack.org/wiki/Freezer-docs Using Freezer] | ||
| + | * [https://wiki.openstack.org/wiki/Freezer-backup-restore Backup and Restore your data] | ||
| + | * [https://wiki.openstack.org/wiki/Freezer-admin Administrator tasks for freezer] | ||
* [https://wiki.openstack.org/wiki/Freezer-api Freezer API] | * [https://wiki.openstack.org/wiki/Freezer-api Freezer API] | ||
* [https://wiki.openstack.org/wiki/Freezer-web-ui Freezer Web UI] | * [https://wiki.openstack.org/wiki/Freezer-web-ui Freezer Web UI] | ||
* [https://wiki.openstack.org/wiki/Python-freezerclient Python Freezer Client] | * [https://wiki.openstack.org/wiki/Python-freezerclient Python Freezer Client] | ||
| + | * [https://wiki.openstack.org/wiki/freezer-troubleshooting Freezer Troubleshooting] | ||
== Contributing == | == Contributing == | ||
| Line 64: | Line 63: | ||
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 [http://docs.openstack.org/developer/freezer/contribute/getting_involved.html Getting Involved] page in the developer documentation. | 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 [http://docs.openstack.org/developer/freezer/contribute/getting_involved.html Getting Involved] page in the developer documentation. | ||
| − | == | + | == Team Meeting == |
| + | |||
* [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. |
| − | + | '''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.