-
-
Notifications
You must be signed in to change notification settings - Fork 419
Description
Hi,
I'm one of the maintainers of community-scripts (https://community-scripts.github.io/ProxmoxVE/), we create scripts for Proxmox LXC instead of Docker, as Docker would introduce double virtualisation and unneccessary headaches on proxmox.
While the current scripts (http://github.com/community-scripts/ProxmoxVED/tree/main/install/wealthfolio-install.sh) works fine, it takes like 20 Minutes or longer to build for each user and needs a lot of CPU, which not everyone has in a homelab.
Would it be possible to serve prebuilds for debian 13, as part of the releases?
We had a couple apps that have done this already, let me know if I can provide any code examples (homarr, actualbudget, memos, ...) are some of the apps that offer prebuilds.
Thanks for considering!