You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I regularly have to go in after lxc creation, and edit the options to change console mode to shell, for personal ease of use. It would be nice to be able to set this as a variable, maybe in the advanced settings, that gets passed to the build.func script, (I believe into the create_lxc_container() script specifically. This would be passed to the pct create command option --cmode. This allows users to set root passwords if wanted for security, while allowing WebUI console access to be login free similar to access the shell of proxmox, but still secure behind WebUI login, if wanted.
There's a perfect spot for it right next to the Template Storage. It could be set as a drop down with options for Default (tty), /dev/console, and shell. With a tooltip explaining that it is for the WebUI Console mode.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I regularly have to go in after lxc creation, and edit the options to change console mode to shell, for personal ease of use. It would be nice to be able to set this as a variable, maybe in the advanced settings, that gets passed to the build.func script, (I believe into the create_lxc_container() script specifically. This would be passed to the pct create command option --cmode. This allows users to set root passwords if wanted for security, while allowing WebUI console access to be login free similar to access the shell of proxmox, but still secure behind WebUI login, if wanted.
There's a perfect spot for it right next to the Template Storage. It could be set as a drop down with options for Default (tty), /dev/console, and shell. With a tooltip explaining that it is for the WebUI Console mode.
Beta Was this translation helpful? Give feedback.
All reactions