All Projects → indix → Gocd S3 Artifacts

indix / Gocd S3 Artifacts

Licence: apache-2.0
Set of GoCD plugins to publish and fetch artifacts from Amazon S3

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Gocd S3 Artifacts

Aws S3 Virusscan
Antivirus for Amazon S3 buckets
Stars: ✭ 400 (+1042.86%)
Mutual labels:  aws, aws-s3
S3 Sync Action
🔄 GitHub Action to sync a directory with a remote S3 bucket 🧺
Stars: ✭ 497 (+1320%)
Mutual labels:  aws, aws-s3
Security monkey
Security Monkey monitors AWS, GCP, OpenStack, and GitHub orgs for assets and their changes over time.
Stars: ✭ 4,244 (+12025.71%)
Mutual labels:  aws, aws-s3
S3mock
A simple mock implementation of the AWS S3 API startable as Docker image, JUnit 4 rule, or JUnit Jupiter extension
Stars: ✭ 332 (+848.57%)
Mutual labels:  aws, aws-s3
Jekyll Paspagon
Sell your Jekyll blog posts in various formats for cryptocurrencies.
Stars: ✭ 8 (-77.14%)
Mutual labels:  aws, aws-s3
Serverless Photo Recognition
A collection of 3 lambda functions that are invoked by Amazon S3 or Amazon API Gateway to analyze uploaded images with Amazon Rekognition and save picture labels to ElasticSearch (written in Kotlin)
Stars: ✭ 345 (+885.71%)
Mutual labels:  aws, aws-s3
Discharge
⚡️ A simple, easy way to deploy static websites to Amazon S3.
Stars: ✭ 483 (+1280%)
Mutual labels:  aws, aws-s3
Spark Jupyter Aws
A guide on how to set up Jupyter with Pyspark painlessly on AWS EC2 clusters, with S3 I/O support
Stars: ✭ 259 (+640%)
Mutual labels:  aws, aws-s3
S3 Permission Checker
Check read, write permissions on S3 buckets in your account
Stars: ✭ 18 (-48.57%)
Mutual labels:  aws, aws-s3
Rome
Carthage cache for S3, Minio, Ceph, Google Storage, Artifactory and many others
Stars: ✭ 724 (+1968.57%)
Mutual labels:  aws, aws-s3
Elastic Ci Stack For Aws
An auto-scaling cluster of build agents running in your own AWS VPC
Stars: ✭ 313 (+794.29%)
Mutual labels:  aws, continuous-delivery
Awslib scala
An idiomatic Scala wrapper around the AWS Java SDK
Stars: ✭ 20 (-42.86%)
Mutual labels:  aws, aws-s3
Aws.s3
Amazon Simple Storage Service (S3) API Client
Stars: ✭ 302 (+762.86%)
Mutual labels:  aws, aws-s3
Storage
💿 Storage abstractions with implementations for .NET/.NET Standard
Stars: ✭ 380 (+985.71%)
Mutual labels:  aws, aws-s3
Serverless Plugin Canary Deployments
Canary deployments for your Serverless application
Stars: ✭ 283 (+708.57%)
Mutual labels:  aws, continuous-delivery
Udacity Data Engineering Projects
Few projects related to Data Engineering including Data Modeling, Infrastructure setup on cloud, Data Warehousing and Data Lake development.
Stars: ✭ 458 (+1208.57%)
Mutual labels:  aws, aws-s3
Node S3 Uploader
Flexible and efficient resize, rename, and upload images to Amazon S3 disk storage. Uses the official AWS Node SDK for transfer, and ImageMagick for image processing. Support for multiple image versions targets.
Stars: ✭ 237 (+577.14%)
Mutual labels:  aws, aws-s3
S3auth
Amazon S3 HTTP Basic Auth Gateway
Stars: ✭ 249 (+611.43%)
Mutual labels:  aws, aws-s3
Aws Cognito Angular Quickstart
An Angular(v5)-based QuickStart single-page app utilizing Amazon Cognito, S3, and DynamoDB (Serverless architecture)
Stars: ✭ 685 (+1857.14%)
Mutual labels:  aws, aws-s3
Touchdown
Cloud service orchestration framework for python
Stars: ✭ 10 (-71.43%)
Mutual labels:  aws, aws-s3

gocd-s3-artifacts

Build Status

Set of plugins to publish, poll and fetch artifacts from Amazon S3

This repo holds two task plugins and a package poller plugin.

  • indix.s3publish - Task plugin to push artifacts to S3
  • indix.s3fetch - Task plugin to fetch artifacts from S3
  • indix.s3material - Package poller plugin to poll for new artifacts in S3.

Documentation

Detailed documentation is available here - http://oss.indix.com/gocd-s3-artifacts/

Build

To build all the plugins, do:

./build.sh
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].