Skip to content

Commit

Permalink
Merge pull request #53 from RedHatInsights/update_readme_for_build_repo
Browse files Browse the repository at this point in the history
Updated the README.md to reflect the Konflux public build repository.
  • Loading branch information
abellotti authored Nov 12, 2024
2 parents c4660b5 + 6d18417 commit 3d3a6a0
Showing 1 changed file with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# rhproxy-engine
Insights proxy NGINX Engine to RedHat's Hybrid Cloud Console
Insights proxy NGINX container to RedHat's Insights services.


## Architecture
Expand All @@ -8,8 +8,6 @@ This container builds version 1.24 of NGINX web server and includes the http pro

## Development

This repo utilizes [Conventional Commits](https://www.conventionalcommits.org/en/v1.0.0/) for differentiating the different types of commits.

Building the Insights proxy container is provided via the Makefile. This can be done as follows:

```
Expand All @@ -22,3 +20,9 @@ This builds the `localhost/rhproxy-engine:latest` container image.

- [Insights proxy Notes](doc/notes.md)

## Build Repository

Release builds of the Insights proxy container are located in the following repository:

- [quay.io/insights_proxy/rhproxy-engine](https://quay.io/insights_proxy/rhproxy-engine?tab=tags)

0 comments on commit 3d3a6a0

Please sign in to comment.