Skip to main content

azure-devops-repository-archiver

Project description

Azure DevOps Git Repository Archiver

npm version Release

Allows to backup regularly git repositories hosted in Azure DevOps to an S3 Bucket.

Planned Features

  • Logging to CloudWatch

    • Encryption using customer-managed KMS key
  • Notifications to SNS about uploaded objects

  • S3 bucket encryption and versioning

  • Lifecycle configuration for the archived repositories. Will move in S3 to

    • Infrequent Access after 30 days
    • Glacier after 60 days
    • Deep Archive 90 days
    • Expiry after 180 days
  • Tagging of created AWS resources

Prerequisites

The connection to the Azure DevOps organization requires a personal access token. The PAT needs to have "Code read" permission and stored in a SecretsManager secret

aws secretsmanager create-secret --name rwest_archiver_rwest_platform --description "RWEST Archiver for RWEST-Platform organization" --secret-string "{\"pat\":\"<your_pat>\"}"

Links

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

azure-devops-repository-archiver-0.0.2.tar.gz (27.9 kB view hashes)

Uploaded Source

Built Distribution

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page