Skip to content

Add support for setting external URL at setup page #7488

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

Merged
merged 1 commit into from
May 31, 2025

Conversation

JohnNiang
Copy link
Member

What type of PR is this?

/kind improvement
/area core
/milestone 2.21.x

What this PR does / why we need it:

This PR allows users to set external URL at setup page without performing a restart.

Which issue(s) this PR fixes:

Fixes #7479

Special notes for your reviewer:

  1. Try to start Halo instance with a fresh environment.
  2. Request index page and you will be redirected to setup page.
  3. Check if the external URL is equal to the base URL in your browser.
  4. Try to change external URL and finish the setup process.
  5. Login to console and check the external URL in overview page.

Does this PR introduce a user-facing change?

支持在初始化页面设置外部访问地址

@f2c-ci-robot f2c-ci-robot bot added kind/improvement Categorizes issue or PR as related to a improvement. release-note Denotes a PR that will be considered when it comes time to generate release notes. labels May 30, 2025
@f2c-ci-robot f2c-ci-robot bot added this to the 2.21.x milestone May 30, 2025
@f2c-ci-robot f2c-ci-robot bot requested a review from LIlGG May 30, 2025 09:44
@f2c-ci-robot f2c-ci-robot bot added the area/core Issues or PRs related to the Halo Core label May 30, 2025
@f2c-ci-robot f2c-ci-robot bot requested a review from ruibaby May 30, 2025 09:44
@JohnNiang JohnNiang force-pushed the feat/configure-ext-url-on-setup branch from bb66cb7 to fa8d000 Compare May 30, 2025 16:48
Copy link

Copy link
Member

@ruibaby ruibaby left a comment

Choose a reason for hiding this comment

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

/lgtm

@f2c-ci-robot f2c-ci-robot bot added the lgtm Indicates that a PR is ready to be merged. label May 31, 2025
Copy link

f2c-ci-robot bot commented May 31, 2025

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: ruibaby

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@f2c-ci-robot f2c-ci-robot bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label May 31, 2025
@f2c-ci-robot f2c-ci-robot bot merged commit f80487b into main May 31, 2025
9 checks passed
@JohnNiang JohnNiang modified the milestones: 2.21.x, 2.21.0 Jun 4, 2025
@JohnNiang JohnNiang deleted the feat/configure-ext-url-on-setup branch June 5, 2025 09:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. area/core Issues or PRs related to the Halo Core kind/improvement Categorizes issue or PR as related to a improvement. lgtm Indicates that a PR is ready to be merged. release-note Denotes a PR that will be considered when it comes time to generate release notes.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

站点初始化时支持配置外部访问地址
2 participants