[GH-ISSUE #10656] Technitium LXC silent update #2298

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

Originally created by @GJurriens on GitHub (Jan 8, 2026).
Original GitHub issue: https://github.com/community-scripts/ProxmoxVE/issues/10656

🌟 Briefly describe the feature

I would like to have a command line switch to install Technitium updates silent

📝 Detailed description

I would like to have an option to silently install updates of Technitium silently. I'm trying to automate as much as possible, so I have a test setup for this and I would like to be able to update using some sort of pipeline. So my automatic workflow would be as follows:

  • Silent update of Technitium on a test instance.
  • Run automated tests to see if functionality is still there.
  • If fail > Sent a notification that manual intervention is needed
  • If succes > Move on to the production version of the install and silently install the updates.

As a bonus I could add in for a pipeline to request me "oke" the update on production.

As it currently is, it is quite tedious to manage.

💡 Why is this useful?

Already explained in the description.

Originally created by @GJurriens on GitHub (Jan 8, 2026). Original GitHub issue: https://github.com/community-scripts/ProxmoxVE/issues/10656 ### 🌟 Briefly describe the feature I would like to have a command line switch to install Technitium updates silent ### 📝 Detailed description I would like to have an option to silently install updates of Technitium silently. I'm trying to automate as much as possible, so I have a test setup for this and I would like to be able to update using some sort of pipeline. So my automatic workflow would be as follows: - Silent update of Technitium on a test instance. - Run automated tests to see if functionality is still there. - If fail > Sent a notification that manual intervention is needed - If succes > Move on to the production version of the install and silently install the updates. As a bonus I could add in for a pipeline to request me "oke" the update on production. As it currently is, it is quite tedious to manage. ### 💡 Why is this useful? Already explained in the description.
kerem 2026-02-26 12:51:57 +03:00
Author
Owner

@MickLesk commented on GitHub (Jan 8, 2026):

PHS_SILENT=1 update

<!-- gh-comment-id:3725957981 --> @MickLesk commented on GitHub (Jan 8, 2026): PHS_SILENT=1 update
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#2298
No description provided.