{"id":13647535,"url":"https://github.com/openstack/freezer","last_synced_at":"2025-03-31T03:04:29.956Z","repository":{"id":19114284,"uuid":"22343174","full_name":"openstack/freezer","owner":"openstack","description":"OpenStack Swift incremental backup and restore automation tool for file system, MongoDB, MySQL. LVM snapshot and encryption support. Mirror of code maintained at opendev.org.","archived":false,"fork":false,"pushed_at":"2025-03-22T07:40:35.000Z","size":21175,"stargazers_count":218,"open_issues_count":0,"forks_count":51,"subscribers_count":39,"default_branch":"master","last_synced_at":"2025-03-24T01:48:20.363Z","etag":null,"topics":["service"],"latest_commit_sha":null,"homepage":"https://opendev.org/openstack/freezer","language":"Python","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/openstack.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2014-07-28T13:21:02.000Z","updated_at":"2025-03-22T07:40:39.000Z","dependencies_parsed_at":"2024-05-08T16:46:55.266Z","dependency_job_id":"3261f935-4776-4445-9c47-b3a918c0939e","html_url":"https://github.com/openstack/freezer","commit_stats":{"total_commits":889,"total_committers":158,"mean_commits":"5.6265822784810124","dds":0.9246344206974129,"last_synced_commit":"87a3daede599bbbe4bef1b9b5f6ce8fd741e2fd2"},"previous_names":[],"tags_count":80,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openstack%2Ffreezer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openstack%2Ffreezer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openstack%2Ffreezer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openstack%2Ffreezer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openstack","download_url":"https://codeload.github.com/openstack/freezer/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246408096,"owners_count":20772230,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["service"],"created_at":"2024-08-02T01:03:37.878Z","updated_at":"2025-03-31T03:04:29.936Z","avatar_url":"https://github.com/openstack.png","language":"Python","funding_links":[],"categories":["Python"],"sub_categories":[],"readme":"========================\nTeam and repository tags\n========================\n\n.. image:: https://governance.openstack.org/tc/badges/freezer.svg\n    :target: https://governance.openstack.org/tc/reference/tags/index.html\n\n.. Change things from this point on\n\nOpenStack Freezer\n=================\n\n.. image:: freezer_logo.jpg\n\nFreezer is a Backup and Restore Service platform that helps you to automate\nthe data backup and restore process.\n\nThe following features are available:\n\n-  Backup file system using point-in-time snapshot\n-  Strong encryption supported: AES-256-CFB\n-  Backup file system tree directly (without volume snapshot)\n-  Backup journalled MongoDB directory tree using lvm snapshot to Swift\n-  Backup MySQL with lvm snapshot\n-  Restore data from a specific date automatically to file system\n-  Low storage consumption as the backup are uploaded as a stream\n-  Flexible backup policy (incremental and differential)\n-  Data is archived in GNU Tar format for file based incremental\n-  Multiple compression algorithm support (zlib, bzip2, xz)\n-  Remove old backup automatically according to the provided parameters\n-  Multiple storage media support (Swift, local file system, or ssh)\n-  Flush kernel buffered memory to disk\n-  Multi-platform (Linux, Windows, \\*BSD, OSX)\n-  Manage multiple jobs (I.e., multiple backups on the same node)\n-  Synchronize backups and restore on multiple nodes\n-  Web user interface integrated with OpenStack Horizon\n-  Execute scripts/commands before or after a job execution\n-  More ...\n\nTo learn how to use Freezer's API, consult the documentation available online\nat:\n\n- `Backup API Reference \u003chttps://docs.openstack.org/api-ref/backup/\u003e`__\n- `Freezer API \u003chttps://opendev.org/openstack/freezer-api\u003e`__\n\nFreezer Horizon plugin:\n- `Freezer Web UI \u003chttps://opendev.org/openstack/freezer-web-ui\u003e`__\n\nFor more information on OpenStack APIs, SDKs and CLIs in general, refer to:\n\n- `OpenStack for App Developers \u003chttps://www.openstack.org/appdev/\u003e`__\n- `Development resources for OpenStack clouds\n  \u003chttps://developer.openstack.org/\u003e`__\n\nOperators\n---------\n\nTo learn how to deploy and configure OpenStack Freezer, consult the\ndocumentation available online at:\n\n- `OpenStack Freezer \u003chttps://docs.openstack.org/freezer/latest/\u003e`__\n\nIn the unfortunate event that bugs are discovered, they should be reported to\nthe appropriate bug tracker. If you obtained the software from a 3rd party\noperating system vendor, it is often wise to use their own bug tracker for\nreporting problems. In all other cases use the master OpenStack bug tracker,\navailable at:\n\n- `Bug Tracker \u003chttps://launchpad.net/freezer\u003e`__\n\nTroubleshooting\n---------------\n\nWhen errors occure, these are good places to check:\n\n* freezer-api log: `$HOME/log/freezer-api.log`\n                   `/var/log/apache2/freezer-api.log`\n* freezer-agent log: `$HOME/.freezer/freezer.log`\n* freezer-scheduler log:`/var/log/freezer/scheduler.log`\n\nDevelopers\n----------\n\nAny new code must follow the development guidelines detailed in the HACKING.rst\nfile and OpenStack general development guidelines, and pass all unit tests.\n\nFurther developer focused documentation is available at:\n\n- `Official Freezer Documentation \u003chttps://docs.openstack.org/freezer/latest/\u003e`__\n- `Official Client Documentation\n  \u003chttps://docs.openstack.org/python-freezerclient/latest/\u003e`__\n\nContributors are encouraged to join IRC (``#openstack-freezer`` on OFTC):\n\n- `IRC \u003chttps://wiki.openstack.org/wiki/IRC\u003e`__\n\nOther Information\n-----------------\n\nRelease notes for the project can be found at:\n\n- `Release notes\n  \u003chttps://docs.openstack.org/releasenotes/freezer/\u003e`__\n\nDuring each `Summit`_ and `Project Team Gathering`_, we agree on what the whole\ncommunity wants to focus on for the upcoming release. The plans for freezer can\nbe found at:\n\n- `Freezer Specs \u003chttp://specs.openstack.org/openstack/freezer-specs/\u003e`__\n\n.. _Summit: https://openinfra.org/summit/\n.. _Project Team Gathering: https://openinfra.org/ptg/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopenstack%2Ffreezer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fopenstack%2Ffreezer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopenstack%2Ffreezer/lists"}