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

Update docker-compose-nginx.yaml #2611

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

Conversation

EdvardGB
Copy link

working nginx example. docker-compose-nginx was missing some configuration to run out of the box.

Description

Oauth2-proxy was missing image, config command and did not spin up dex as the file said it should. Added therefore dex, httpbin and etcd containers.

Motivation and Context

The niginx local example did not work out of the box because of missing docker config.

How Has This Been Tested?

Ran it locally and it worked.

Checklist:

  • My change requires a change to the documentation or CHANGELOG.
  • I have updated the documentation/CHANGELOG accordingly.
  • I have created a feature (non-master) branch for my PR.
  • I have written tests for my code changes.

working nginx example. docker-compose-nginx was missing some configuration to run out of the box.
@EdvardGB EdvardGB requested a review from a team as a code owner April 16, 2024 08:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant