This repository was archived by the owner on Nov 2, 2024. It is now read-only.
Proxmox Helper Scripts - ARM64 fork #2788
Closed
asylumexp
started this conversation in
Show and tell
Replies: 5 comments 2 replies
|
amazing job. works great, very helpful for my home server. thanks a bunch. glad someone is willing to maintain ARM64 |
0 replies
|
While your project is cool, I think it's a little distasteful to take all of the hard work put into the new site and use it as your own, Sure, it's MIT, it's still not right. You have my full permission to use the 'old' version of the site. |
0 replies
|
Even using the database |
0 replies
|
My bad, I'll take it down and work on something myself at a later date. |
1 reply
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Just wanted to share my fork of the scripts to aim in supporting ARM64, of which I managed to get all but 7 of the containers (haven't worked on the VMs yet) working on ARM64, with four of those having Docker images that could be used instead.
It can be found on my GitHub under Proxmox.
I aimed to make as minimal of changes as possible in case I stop updating it with the latest commits, that someone could fork my repository and merge the upstream changes without any conflicts.
Just wanted to see @tteck if you were interested in adding a link to the repo in the arch_check function in build.func, so that if someone runs your script on ARM64 they'll see my fork that they could use, which I would appreciate a lot since it would get people to look at my repo, since you said previously that you aren't interested in maintaining ARM64. If you want to have this under your own repo I'm happy to merge and maintain my changes into your own ARM64 seperate repo.
All reactions