Skip to content

Adding scripts for publishing to S3 RPM repo - #99

Open
echeipesh wants to merge 1 commit into
masterfrom
feature/rpm-repo
Open

Adding scripts for publishing to S3 RPM repo#99
echeipesh wants to merge 1 commit into
masterfrom
feature/rpm-repo

Conversation

@echeipesh

Copy link
Copy Markdown
Contributor

Currently we dump RPMs to S3 bucket with their SHA, this is serviceable.

As we move to make these artifacts the reference distribution for GeoTrellis/GeoPySpark testing and deployment we need to have a better way to version and install them. Publishing them to an RPM repo where they can be RPM installed from is part of the solution.

@echeipesh echeipesh added the in-progress work in progress, don't merge label Oct 18, 2018
Comment thread rpms/build/Dockerfile
@@ -0,0 +1,16 @@
# Container for publishing GeoDocker RPMs to RPM repo on hosted S3
FROM centos:7

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This probably should be the same Docker image that is used for building RPMs, why not?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

in-progress work in progress, don't merge

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant