Skip to content

Include container information in LXC MOTD at sign in #36

@cmyers-mieweb

Description

@cmyers-mieweb

Objective:

  • Display key container information (ports, protocols, hostname, IP, primary owner) in the message of the day (MOTD) upon LXC container sign in.

Tasks:

  • Scrape relevant information from port_map.json for each container.
  • Format and set this information as the MOTD for the corresponding LXC container.
  • Ensure MOTD includes at least: ports, protocols, hostname, IP, and primary owner.
  • Automate the MOTD update process to keep information current.

Priority: Low

Acceptance Criteria:

  • MOTD reliably displays up-to-date container details on sign in.
  • All required fields (ports, protocols, hostname, IP, primary owner) are present.
  • The process is automated for future updates.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions