From 9bb4a1cadbfa700f9082288fe8980be15b579e6b Mon Sep 17 00:00:00 2001 From: Bruno Alves <57677900+balves42@users.noreply.github.com> Date: Thu, 27 Feb 2025 17:01:53 +0000 Subject: [PATCH] Update README.md --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 0bfa144b6..b07129cc8 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,11 @@ +# Nginx Proxy Manager on ARM64 Proxmox + +This fork contains fixes related to the install of Nginx Proxy Manager such as: +* Installation of missing golang dependency +* HD Space insufficent for compilation and upgraded from 4GB to 15GB (change it if you find it overkill) +* Arm64 fix on openresty dependency +

+