Skip to content

feat: sync display name with hostname#1917

Open
svenvg93 wants to merge 9 commits intohenrygd:mainfrom
svenvg93:1910-sync-hostname
Open

feat: sync display name with hostname#1917
svenvg93 wants to merge 9 commits intohenrygd:mainfrom
svenvg93:1910-sync-hostname

Conversation

@svenvg93
Copy link
Copy Markdown
Collaborator

📃 Description

Adds an optional per-system setting to automatically keep the display name in sync with the agent's hostname. When enabled, the hub updates the system's display name whenever the hostname reported by the agent changes.

closes #1910

🪵 Changelog

➕ Added

  • sync_name boolean field on systems collection (migration included)
  • "Sync name with hostname" checkbox in the add/edit system dialog

✏️ Changed

  • Hub requests system details on every poll cycle when sync_name is enabled (instead of only on first fetch), so hostname changes are picked up without a hub restart

📷 Screenshots

Scherm­afbeelding 2026-04-13 om 19 10 40

@svenvg93 svenvg93 requested a review from henrygd as a code owner April 13, 2026 17:11
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.

[Feature]: Update display name when hostname changes

1 participant