git-s3 icon indicating copy to clipboard operation
git-s3 copied to clipboard

Easy way to deploy your git repo to an AWS S3 bucket

Results 14 git-s3 issues
Sort by recently updated
recently updated
newest added

I believe "**eu-central-1**" is far away from being not a valid region! My bucket is in exactly in this region. I tried to change everything and even tried to leave...

I gets this error when I try to deploy

Somebody has raised this in an open issues and I ran into it too. First time creating pull request, not sure how to reference to the issues. Here is the...

Enter the path (relative or absolute) where your repo lives: gitsyncs3 [Exception] Invalid path Do I have to include the whole path I mean the URL ? Thanks

After following the prompts from git-s3 config, I get an error that says: [Exception] Invalid path Have you encountered this issue before?

Ran this on windows, uploaded as expected: C:\Users\tony\Downloads\awsMagentoBuild>git-s3 deploy Uploading magento\latest\templates\configure_magento.sh Uploading magento\latest\templates\elasticache.template Uploading magento\latest\templates\install_magento.sh Uploading magento\latest\templates\magento-master.template.json Uploading magento\latest\templates\magento.template.json Uploading magento\latest\templates\rdsaurora.template.json Uploading magento\latest\templates\securitygroups.template Uploading magento\latest\templates\webserver.centos.template.json Uploading submodules\quickstart-aws-vpc\.git Uploading submodules\quickstart-aws-vpc\ci\aws-vpc-3az-complete.json Uploading...

Thanks for a pretty utility! I'm developing with macOS and vim. In my environment, `./src/.DS_Store` and `./src/index.html.swp` are generated automatically. `git-s3` command deploys these two files too. I believe it...

Hey, getting a GitException on windows. Any workaround?

Getting this error message from my composer during installation ``` Your requirements could not be resolved to an installable set of packages. Problem 1 - Installation request for schickling/git-s3 dev-master...

Hello! First, thanks for a great utility - it's been really helpful so far! Currently I'm manually making config.yml private in my S3 bucket so that the AWS access keys...