2017 © Pedro Peláez
 

library git-s3

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

image

vjanagaran/git-s3

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

  • Saturday, January 20, 2018
  • by vjanagaran
  • Repository
  • 1 Watchers
  • 0 Stars
  • 0 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 38 Forks
  • 0 Open issues
  • 4 Versions
  • 0 % Grown

The README.md

git-s3

The problem

  • You have an AWS S3 bucket and want a git repository for all your data in it
  • You don't want to upload or delete all changed files manually

With git-s3

  • Automated deployment process
  • versioning and revision control for S3
  • Super easy installation and usage
  • Uploads or deletes just the files, which have changed

Installation Build Status Coverage Status

A global installation of Composer is needed. git-s3 is installed globally., (*1)

$ composer global require vjanagaran/git-s3:dev-master

Usage

After the installation run git-s3 config to initialize the app. All needed files (config, history) will be created in the current directory. That's it. A full example can be found here., (*2)

Configure / Initialize

Edit the config.yml file manually or run, (*3)

$ git-s3 config

Deploy

$ git-s3 deploy

Coming soon

  • Command to see deploy history
  • Brew support
  • subfolder as repo
  • higher test coverage
  • upload progress bar
  • use git-s3 as non-global package
  • Ruby rewrite
  • ...

Support & Contribution

If you have an issue or an idea how to improve this project please open an Issue/Pull Request here, (*4)

The Versions

20/01 2018

dev-master

9999999-dev

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

  Sources   Download

The Requires

 

The Development Requires

by Janagaran Vardharaj

git s3 aws deploy bucket

18/08 2013

0.3.1

0.3.1.0

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

  Sources   Download

The Requires

 

The Development Requires

by Johannes Schickling

git s3 aws deploy bucket

15/08 2013
19/06 2013

0.2.0

0.2.0.0

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

  Sources   Download

The Requires

 

git s3 aws deploy bucket