Skip to main content

Instantly deploy static HTML sites to S3 at the command line.

Project description

Instantly deploy static HTML sites to S3 at the command line.

I created this out of frustration, after spending a lot of effort trying to find a PyPI package that did this without problems.

Documentation

The full documentation is at http://alotofeffort.rtfd.org.

Quickstart

Install it:

pip install alotofeffort

Configure Boto the standard way in ~/.boto:

[Credentials]
aws_access_key_id = ...
aws_secret_access_key = ...

Then use it to deploy a static HTML website to an S3 bucket:

$ alotofeffort www/ mybucket

Features

  • Uses standard Boto configuration.

  • Prints the S3 endpoint URL after deploying.

  • Auto-configures the bucket to be a website, with all files public.

History

0.2 (2013-07-17)

  • It works on Python 2.6 and 2.7.

0.1 (2013-07-14)

  • First release on PyPI.

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

alotofeffort-0.2.tar.gz (5.1 kB view details)

Uploaded Source

File details

Details for the file alotofeffort-0.2.tar.gz.

File metadata

  • Download URL: alotofeffort-0.2.tar.gz
  • Upload date:
  • Size: 5.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for alotofeffort-0.2.tar.gz
Algorithm Hash digest
SHA256 b5f8d9a6d825164946c739f4a62ca6b684d11445ceb93f6982bc652bfe8568ce
MD5 096a8c9418180016b70d9bf42d4e7cee
BLAKE2b-256 f93a8214bcc7c3eabb0dfd4adbc94153a3b25c9cd6278fad40759f300ba514f0

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