Replies: 2 comments 3 replies
-
|
Great work. Would you mind if I used this as a reference on wiki.crosswatch.app and linked to this discussion? also for your other post regarding portainer/synology? |
Beta Was this translation helpful? Give feedback.
3 replies
-
|
https://wiki.crosswatch.app/related-information/community/install-scripts/proxmox-lxc-installer |
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.
-
I put together a quick install script to create an unprivileged LXC on Proxmox. It uses the community scripts repo to provide the framework and just two shell scripts that make it work. It is also updateable after the install. Just run the "update" command from the containers shell.
To install just run this command from your PVE host shell:
bash -c "$(wget -qLO - https://raw.githubusercontent.com/doctorjz/ProxmoxVE/main/ct/crosswatch.sh)"Beta Was this translation helpful? Give feedback.
All reactions