Skip to content
This repository was archived by the owner on Jun 5, 2025. It is now read-only.

Placeholder needed for UI Cert Download #341

Merged
merged 1 commit into from
Dec 14, 2024
Merged

Placeholder needed for UI Cert Download #341

merged 1 commit into from
Dec 14, 2024

Conversation

lukehinds
Copy link

No description provided.

lukehinds pushed a commit to stacklok/codegate-ui that referenced this pull request Dec 13, 2024
Make it easier for users to get the certficate, works in
conjunction with stacklok/codegate#341
# Step 3: Start the dashboard
# Step 3: Make CA available to UI
mkdir "$WEBAPP/public/certificates/"
cp "$CERTS/ca.crt" "$WEBAPP/public/certificates/codegate_ca.crt"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should this be $CODEGATE_CERTS instead of $CERTS?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It definitely should , thx!

@lukehinds lukehinds merged commit e028776 into main Dec 14, 2024
3 checks passed
@lukehinds lukehinds deleted the webapp branch December 14, 2024 08:02
lukehinds pushed a commit to stacklok/codegate-ui that referenced this pull request Dec 14, 2024
Make it easier for users to get the certficate, works in
conjunction with stacklok/codegate#341
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants