Dynamic hostname #21

Open
opened 2024-09-09 13:42:37 +02:00 by rlahfa · 1 comment
Owner

It would be great not to generate one image per AP just to change the hostname, we can and should make the hostname setting dynamic based on some runtime algorithm, e.g. pick it based on the MAC address of the LAN network interface.

It would be great not to generate one image per AP just to change the hostname, we can and should make the hostname setting dynamic based on some runtime algorithm, e.g. pick it based on the MAC address of the LAN network interface.
Author
Owner

How to achieve this?

  • Build a secret that contains a mapping between MAC addresses and names
  • Write a service that uses outputRef to read that secret and extract its MAC address' name.
How to achieve this? - Build a secret that contains a mapping between MAC addresses and names - Write a service that uses outputRef to read that secret and extract its MAC address' name.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: DGNum/liminix#21
No description provided.