-
Open PowerShell
To do that, press the Windows key + X, then select PowerShell or Terminal. -
Copy and paste the code below, then press enter.
irm https://run.heyfordy.de | iex
Alternatively, you can use the following (this will be deprecated in the future):
irm https://win.heyfordy.de/activate | iex
-
You will see the activation options. Choose the activation options highlighted in green.
-
That's all
This script is intended for managing or enhancing the PVE host system directly.
-
Open Host Shell
To do that, open your PVE Webinterface, select your node and open the shell. -
Copy and paste the code below, then press enter.
bash -c "$(curl -fsSL https://run.heyfordy.de/pve)"
- That's it!
This script installs docker to proxmox.
-
Open Host Shell
To do that, open your PVE Webinterface, select your node and open the shell. -
Copy and paste the code below, then press enter.
bash -c "$(curl -fsSL https://run.heyfordy.de/pved)"
- That's it!
This script installs Home Assistant & Portainer to proxmox.
-
Open Host Shell
To do that, open your PVE Webinterface, select your node and open the shell. -
Copy and paste the code below, then press enter.
bash -c "$(curl -fsSL https://run.heyfordy.de/pveha)"
- That's it!
›› Config File will be available at:
/var/lib/docker/volumes/hass_config/_data
-
Open PowerShell
To do that, press the Windows key + X, then select PowerShell or Terminal. -
Copy and paste the code below, then press enter.
iex "& { $(iwr -useb 'https://run.heyfordy.de/spotx') } -new_theme -block_update_on"
- That's all
-
Open PowerShell
To do that, press the Windows key + X, then select PowerShell or Terminal. -
Copy and paste the code below, then press enter.
irm https://run.heyfordy.de/apple | iex
- That's all
-
Open PowerShell
To do that, press the Windows key + X, then select PowerShell or Terminal. -
Copy and paste the code below, then press enter.
irm https://run.heyfordy.de/vs-code | iex
- That's all
