Search found 1 match

by mike&ike
Tue Apr 14, 2026 8:08 pm
Forum: EverPanel
Topic: Use NPMPlus to manage evernode SSL Certs
Replies: 0
Views: 29

Use NPMPlus to manage evernode SSL Certs

# NPMPlus managed SSL Certs for Evernode ## Prep the PVE host In order to share certs with your vms you need to create a NFS server on the PVE host #### Step 1 Install NFS server: apt update && apt install nfs-kernel-server -y You also need to have a ZFS pool shared bu the PVE host and VMs *...