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
Check out Proxmox VE Helper Scripts on Github: <https://github.com/tteck/Proxmox>
17
+
> *Note: [ttek](https://github.com/tteck) who created the scripts initially is no longer able to maintain these scripts due to health issues. We thank [ttek](https://github.com/tteck) for his contributions and wish him the best. He has turned it over the the community and links in this post were updated to reflect the community version*
18
+
{: .prompt-info }
19
+
20
+
Check out Proxmox VE Helper Scripts on Github: <https://github.com/community-scripts/ProxmoxVE>
21
+
22
+
- This is the new community version of the repo
18
23
19
24
## Disclosures
20
25
@@ -25,18 +30,21 @@ Check out Proxmox VE Helper Scripts on Github: <https://github.com/tteck/Proxmox
25
30
> *Note: Be sure to always inspect any script before executing it, whether local or from the internet!*
26
31
{: .prompt-warning }
27
32
28
-
You can find the website here: <https://helper-scripts.com/scripts>
33
+
You can find the website here: <https://community-scripts.github.io/Proxmox/scripts>
34
+
35
+
- This is the new community version of the site
29
36
30
37
If you want to execute scripts from a commit SHA (somewhat immutable), you can execute the script like so (commit SHA of the date this video was released):
31
38
32
-
- Visit the link with a commit hash <https://github.com/tteck/Proxmox/tree/e842d2ec3d8f358eed443be2ecbecb2f3b4137d0>
39
+
- Visit the link with a commit hash <https://github.com/community-scripts/ProxmoxVE/blob/a4a1821822f0f00fde56bc9b1ebe7204f5e01c08>
40
+
- This is the new community version of the repo
33
41
- Find your script (`homeassistant-core-install.sh`) choose the RAW option
34
-
- This will create a link like <https://raw.githubusercontent.com/tteck/Proxmox/e842d2ec3d8f358eed443be2ecbecb2f3b4137d0/install/homeassistant-core-install.sh>
42
+
- This will create a link like <https://raw.githubusercontent.com/community-scripts/ProxmoxVE/a4a1821822f0f00fde56bc9b1ebe7204f5e01c08/install/homeassistant-core-install.sh>
35
43
36
44
You can now use this hash to execute this script. This will ensure that you can run this repeatable (and not always latest)
0 commit comments