Skip to content

Spec file and sources needed to package consul

Notifications You must be signed in to change notification settings

adammck/consul-rpm

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Consul RPM builder

Forked from tomhillable/consul-rpm for my own personal use.

Usage

Set up the environment:

export BUILD_BOX=bento/centos-7.1
export AWS_ACCESS_KEY_ID=xxxx
export AWS_SECRET_ACCESS_KEY=yyyy
export AWS_REGION=us-east-1
export S3_PREFIX=s3://adammck/rpm/consul

Run the build (in a Vagrant box), and push RPMs to S3:

bin/build
bin/publish

About

Spec file and sources needed to package consul

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%