This repository was archived by the owner on Nov 2, 2024. It is now read-only.
Add option to specify CT/VM ID during install #149
almostserious
started this conversation in
Ideas
Replies: 2 comments
-
That is exactly one of the configurable options in the upcoming v3 script. bash -c "$(wget -qLO - https://github.com/tteck/Proxmox/raw/main/ct/debian-v3.sh)" |
Beta Was this translation helpful? Give feedback.
0 replies
-
Oh thats awesome! i.e.: If I want an USB HDD to be accessible in a custom location in the LXC Container. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Thanks a lot for these scripts. They make deploy for some of the services an absolute beeze.
I currently would like to have specific CTID for my containers though.
So instead of relying on the script to just take the next available I am changing the scipt by hand to add my desired ID.
Would it be possible to add a selection like for the other options to either specify your own ID, or to just pick the next available?
Beta Was this translation helpful? Give feedback.
All reactions