Skip to main content

A tool to manage simple Debian repositories in S3

Project description

This is a tool to manage simple Debian repositories in Amazon S3.

Example:

$ cat ~/.boto
[Credentials]
aws_access_key_id = XXXXXXXXXXXXXXXXXXXX
aws_secret_access_key = YYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYY

$ s3repo --bucket=mybucket --codename=precise --prefix=private/mystuff init

$ s3repo --bucket=mybucket --codename=precise --prefix=private/mystuff add ~/myapp.deb

By default add removes old versions unless you specify –keep-old

In /etc/apt/sources.list or whatever:

deb s3://XXXXXXXXXXXXXXXXXXXX:YYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYY@s3.amazonaws.com/mybucket/private/mystuff precise main

The s3:// transport for APT is from apt-s3 (https://github.com/kyleshank/apt-s3)

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

s3repo-1.2.tar.gz (4.5 kB view details)

Uploaded Source

File details

Details for the file s3repo-1.2.tar.gz.

File metadata

  • Download URL: s3repo-1.2.tar.gz
  • Upload date:
  • Size: 4.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for s3repo-1.2.tar.gz
Algorithm Hash digest
SHA256 02de64c278205bbf9fc59db499db7247b38298eddc37a2243367750e9facd424
MD5 af7ca2c3550bd46e4700c7416d19d5fb
BLAKE2b-256 ffe47d2fb9fd91f3c8215efd0f469e93d14356f8c8e1e1c27a00dd02d3214ddf

See more details on using hashes here.

Supported by

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