Skip to content

feat: use appslug for default data directory in install wizard #2380

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

Open
wants to merge 9 commits into
base: main
Choose a base branch
from

Conversation

diamonwiggins
Copy link
Member

What this PR does / why we need it:

Uses the app slug for the default data directory to provide users with a more white labeled experienced. If a user specifies the --data-dir CLI flag then that will be populated in the UI by default.

Screenshot 2025-06-26 at 9 24 40 PM

Which issue(s) this PR fixes:

SC-124300

Does this PR require a test?

Does this PR require a release note?

NONE

Does this PR require documentation?

NONE

@diamonwiggins diamonwiggins marked this pull request as draft June 27, 2025 01:38
Copy link

github-actions bot commented Jun 27, 2025

This PR has been released (on staging) and is available for download with a embedded-cluster-smoke-test-staging-app license ID.

Online Installer:

curl "https://staging.replicated.app/embedded/embedded-cluster-smoke-test-staging-app/ci/appver-dev-1f057da" -H "Authorization: $EC_SMOKE_TEST_LICENSE_ID" -o embedded-cluster-smoke-test-staging-app-ci.tgz

Airgap Installer (may take a few minutes before the airgap bundle is built):

curl "https://staging.replicated.app/embedded/embedded-cluster-smoke-test-staging-app/ci-airgap/appver-dev-1f057da?airgap=true" -H "Authorization: $EC_SMOKE_TEST_LICENSE_ID" -o embedded-cluster-smoke-test-staging-app-ci.tgz

Happy debugging!

@diamonwiggins diamonwiggins marked this pull request as ready for review June 27, 2025 18:04
@diamonwiggins diamonwiggins requested a review from sgalsaleh June 27, 2025 18:04
@diamonwiggins diamonwiggins requested a review from sgalsaleh June 27, 2025 20:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants