Skip to content

Embed landing page icon as inline data URI#4

Closed
oren-openteams wants to merge 1 commit into
mainfrom
feat/inline-icon-data-uri
Closed

Embed landing page icon as inline data URI#4
oren-openteams wants to merge 1 commit into
mainfrom
feat/inline-icon-data-uri

Conversation

@oren-openteams

Copy link
Copy Markdown
Collaborator

Summary

  • Replace the external URL (https://raw.githubusercontent.com/...) for the Ray Serve landing page icon with an inline base64 data URI
  • This ensures the icon renders in airgapped environments without needing to fetch from GitHub
  • Fix serve.enabled default in README table (was true, changed to false in feat: add landingPage support to dashboard NebariApp #3)

Test plan

  • Verify the icon renders on the Nebari landing page
  • Verify the icon renders when the cluster has no internet access

🤖 Generated with Claude Code

Replace the external URL for the Ray Serve icon with an inline
base64 data URI so it renders in airgapped environments without
needing to fetch from GitHub.

Also fix serve.enabled default in README table (changed to false).
@oren-openteams oren-openteams deleted the feat/inline-icon-data-uri branch April 20, 2026 14:42
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