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
I find this project very exciting, which is why I have deployed it myself out of my own interest and will make it available to the community in the next few days.
The installation works perfectly, the only thing I'm missing is the update.
So here are 3 quick questions for @maintainer:
1st question, what is the resource recommendation? I'm running it with 2 cores and 3GB RAM, which is probably the lowest value, as it utilizes 2 CPU cores 100% when starting and the RAM additionally when deploying.
2nd question, we usually handle our updates with a new release download (tarball or zipfile) with a previous version comparison. Is this also the case here or is there an update routine?
in case 2. applies (new tarball), where is user data stored? These must of course be saved before cp or mv.
Hi👋,
im the Maintainer of Proxmox-Helper Scripts (https://github.com/community-scripts/ProxmoxVE - or: https://helper-scripts.com/) ,
I find this project very exciting, which is why I have deployed it myself out of my own interest and will make it available to the community in the next few days.
The installation works perfectly, the only thing I'm missing is the update.
So here are 3 quick questions for @maintainer:
1st question, what is the resource recommendation? I'm running it with 2 cores and 3GB RAM, which is probably the lowest value, as it utilizes 2 CPU cores 100% when starting and the RAM additionally when deploying.
2nd question, we usually handle our updates with a new release download (tarball or zipfile) with a previous version comparison. Is this also the case here or is there an update routine?
Thx for feedback. 😄
PS: here for the devs:
Initial script (calls 2nd script) - + update_function (only for updates): https://raw.githubusercontent.com/MickLesk/Proxmox_DEV/refs/heads/main/ct/maxun.sh
only install script (called by 1st script): https://raw.githubusercontent.com/MickLesk/Proxmox_DEV/refs/heads/main/install/maxun-install.sh
The text was updated successfully, but these errors were encountered: