Added additional instructions to nginxproxymanager (#329)
Some checks are pending
Create Changelog Pull Request / update-changelog-pull-request (push) Waiting to run
Deploy Next.js site to Pages / build (push) Waiting to run
Deploy Next.js site to Pages / deploy (push) Blocked by required conditions

* Added additional instructions to nginxproxymanager

* Update json/nginxproxymanager.json

---------

Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>
This commit is contained in:
Paul 2024-11-19 05:46:04 +13:00 committed by GitHub
parent b794a48f83
commit d84cf6ef0e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -32,7 +32,7 @@
}, },
"notes": [ "notes": [
{ {
"text": "Since there are hundreds of Certbot instances, it's necessary to install the specific Certbot of your preference.", "text": "Since there are hundreds of Certbot instances, it's necessary to install the specific Certbot of your preference. Running `/app/scripts/install-certbot-plugins` within the nginxproxymanager LXC shell will install many additional plugins.",
"type": "warning" "type": "warning"
} }
] ]