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

Change ports for docker compose to avoid conflict with Rekor #297

Merged
merged 1 commit into from
Dec 23, 2021

Conversation

haydentherapper
Copy link
Contributor

I've been working through issues with docker-compose. This is one of the simpler ones to resolve, which is changing the ports so that we can run both Rekor and Fulcio locally at the same time.

Other issues are plumbing through the GCP CA Service CA resource path without having to change the yaml, and there is an issue spinning up a local Dex service.

Signed-off-by: Hayden Blauzvern hblauzvern@google.com

Signed-off-by: Hayden Blauzvern <hblauzvern@google.com>
@dlorenc
Copy link
Member

dlorenc commented Dec 23, 2021

This looks good! I don't know enough about docker compose to know off the top of my head, but would it be possible to share the same trillian instance between the two somehow? Something like a "shared service" that only gets spun up once?

@dlorenc dlorenc merged commit ebfaab4 into sigstore:main Dec 23, 2021
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.

2 participants