Skip to main content

Manage package repositories in the cloud.

Project description

https://travis-ci.org/coderanger/depot.png?branch=master:target:https://travis-ci.org/coderanger/depot

Used to push, it is a replacement for reprepro+s3cmd sync and whatnot.

It does incremental updates of a repo, so you don’t need to keep a full local copy of the repo anymore.

You just feed it each package as they are made and it updates all the various metadata files as needed.

Usage

Usage: depot [options] <package> [<package> ...]

-h --help                    show this help message and exit
--version                    show program's version number and exit
-s URI --storage=URI         URI for storage provider, checks $DEPOT_STORAGE or local://
-c NAME --codename=NAME      Debian distribution codename [default: lucid]
--component=NAME             Debian component name [default: main]
-a ARCH --architecture=ARCH  package architecture if not specified in package
-k KEYID --gpg-key=KEYID     GPG key ID to use for signing
--no-sign                    do not sign this upload
--no-public                  do not make cloud files public-readable

Example

depot -s s3://apt.example.com -c precise -k 6791B14F mypackage.deb

Storage Location

Storage locations are given as URIs like local:///srv/repo or s3://key:secret@bucket. Any scheme supported by libcloud should work, but only local and s3 have been tested so far.

S3 Credentials

You can pass your AWS access key ID and secret access key as the username and password in the storage URI, or if not present depot will check the $AWS_ACCESS_KEY_ID and $AWS_SECRET_ACCESS_KEY environment variables.

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

depot-0.0.12.tar.gz (13.3 kB view details)

Uploaded Source

Built Distribution

depot-0.0.12-py27-none-any.whl (19.5 kB view details)

Uploaded Python 2.7

File details

Details for the file depot-0.0.12.tar.gz.

File metadata

  • Download URL: depot-0.0.12.tar.gz
  • Upload date:
  • Size: 13.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for depot-0.0.12.tar.gz
Algorithm Hash digest
SHA256 0bed82376d98ddd2d7329710720a8c07ac1143b9020a6b531892b87294bb0984
MD5 4ef7aa4e3b8015ffca414a2a1f1a15b5
BLAKE2b-256 eb39c71ec401a79ed5364ba096f256c21ac48189b7e8d097204c6600290f81f9

See more details on using hashes here.

File details

Details for the file depot-0.0.12-py27-none-any.whl.

File metadata

File hashes

Hashes for depot-0.0.12-py27-none-any.whl
Algorithm Hash digest
SHA256 f083c9ec92e3b6f0f6062382b90f9b9482b1ff529c4c91142e5fc5908dc9aec0
MD5 70965f455f71543023fb9eedb236b215
BLAKE2b-256 fbfaa13bca79febf5a468d60d45a331433c3bebd08339a6b780d19c621849ec2

See more details on using hashes here.

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