Proxmox VE Helper-Scripts
Website |
Contribute |
Guides |
Changelog |
Support
---
## README TO BE UPDATED
Ports of tteck's proxmox scripts to ARM64.
Any issues with the scripts, please put an issue within this repository rather than upstream, as it is likely caused by my modifications.
You can get a script from this by using the original website, and modifying the url in the bash statement to call from my user rather than tteck, until I can figure out how to get a website for these scripts up.
Any applications not in ported or unsupported need to be tested for whether they could be ported or not.
Currently ported applications
ActualBudget
Adguard
AgentDVR
Apache Cassandra
Docker
Nginx Proxy Manager
Prowlarr
Radarr
Sonarr
Unsupported applications
None yet
Current issues
Currently the image used is hardcoded to be an Ubuntu 22.04 image.
Available debian arm64 images aren't able to be used currently as they have moved from ifupdown networking to systemd-network, meaning that until I can figure out how to make a custom image using ifupdown Debian will not work, if you know how to do this please make an issue, as Im unsure of where to start with this