[GH-ISSUE #10319] Copy access hint at the end of installtion to LXC Container notes during install #2222

Closed
opened 2026-02-26 12:51:42 +03:00 by kerem · 1 comment
Owner

Originally created by @Marsupilani on GitHub (Dec 25, 2025).
Original GitHub issue: https://github.com/community-scripts/ProxmoxVE/issues/10319

🌟 Briefly describe the feature

Copy access hint at the end of installtion to LXC Container notes during install

📝 Detailed description

At the end of the installation al lot of script show hint like:
Access it using the following URL: 🌐 http://192.168.199.61/monitoring
In my opinion it would be nice, if such hints are (optional) copied - for example as code tagged block - to notes of the LXC Container

💡 Why is this useful?

This will make it easier to find the entrypoint of the application or for example the position of then configfile after installation, even after the shell was already closed.

Originally created by @Marsupilani on GitHub (Dec 25, 2025). Original GitHub issue: https://github.com/community-scripts/ProxmoxVE/issues/10319 ### 🌟 Briefly describe the feature Copy access hint at the end of installtion to LXC Container notes during install ### 📝 Detailed description At the end of the installation al lot of script show hint like: `Access it using the following URL: 🌐 http://192.168.199.61/monitoring` In my opinion it would be nice, if such hints are (optional) copied - for example as code tagged block - to notes of the LXC Container ### 💡 Why is this useful? This will make it easier to find the entrypoint of the application or for example the position of then configfile after installation, even after the shell was already closed.
kerem 2026-02-26 12:51:42 +03:00
Author
Owner

@MickLesk commented on GitHub (Dec 25, 2025):

That is not desirable.

  1. Are the notes only generated at runtime (LXC creation)
  2. Are the notes never edited afterwards

In other words, if the IP or port changes -> wrong. Then the next user will complain.

<!-- gh-comment-id:3691385299 --> @MickLesk commented on GitHub (Dec 25, 2025): That is not desirable. 1. Are the notes only generated at runtime (LXC creation) 2. Are the notes never edited afterwards In other words, if the IP or port changes -> wrong. Then the next user will complain.
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
starred/ProxmoxVE#2222
No description provided.