Skip to content

RedHatInsights/rhsm-subscriptions-egress

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rhsm-subscriptions-egress

Dockerfile for RHEL-based build of the service started in https://github.com/tumido/egress

Note that anywhere the aws command is is needed, it should be run as pipenv run aws.

If you wish to use the environment locally, you can use the included Pipfile/Pipfile.lock, as long as the local environment has a Python 3.6 interpreter available (pipenv sync)

Deploy to Openshift

Prerequisite secrets:

  • swatch-tally-db: DB connection info, having db.host, db.port, db.user, db.password, and db.name properties.
  • egress-s3: secret with having access_key, secret_key, and bucket.
oc process -f templates/rhsm-subscriptions-egress.yaml | oc create -f -

About

RHEL-based container for interop between postgres and s3

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published