Skip to content
This repository was archived by the owner on Feb 10, 2025. It is now read-only.

Document non-mac running #8

Closed
clburlison opened this issue Jul 29, 2017 · 0 comments
Closed

Document non-mac running #8

clburlison opened this issue Jul 29, 2017 · 0 comments
Assignees

Comments

@clburlison
Copy link
Owner

The entire process needs more documentation. The readme also needs love.

The required keys

        prefs = {
            'bucket': os.environ.get('bucket_name'),
            'region': os.environ.get('AWS_REGION'),
         }

The following extra prefs need better documentation when using the non-mac platform option.

            'ExtraArgs': {
                'ACL': 'public-read',
                'StorageClass': 'REDUCED_REDUNDANCY',
                'Metadata': {
                    'Cache-Control': '86400',
                },
            },
            'default_class': 'REDUCED_REDUNDANCY',
            'default_age': '86400',
            'catalogs_age': '120',
            'manifests_age': '120',
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Projects
None yet
Development

No branches or pull requests

1 participant