Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding scripts for publishing to S3 RPM repo #99

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

echeipesh
Copy link
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
@@ -0,0 +1,16 @@
# Container for publishing GeoDocker RPMs to RPM repo on hosted S3
FROM centos:7
Copy link
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