github ZoeyVid/NPMplus 2025-01-26-r1

latest release: 2025-01-28-r1
3 days ago

What's Changed

  • Note: this release will regenerate all your hosts, this will make your NPMplus break if you are effected by the change below
  • removed $forward_scheme, $server and $port variabled which could be used in the past in proxy host advanced config, if you used the authentik example I posted in a discussion, please switch to the new example you can find in the readme before updating
  • openappsec attachment module can now be loaded, see compose.yaml for example containers and required env
  • add NGINX_WORKER_PROCESSES env
  • dep updates
  • add italian language, thanks @Infiniteez
  • add CUSTOM_OCSP_STAPLING env to use ocsp for custom certs, disabled by default
  • add Load Balancing and authentik docs to the readme
  • allow empty forwarding ports (required for load balancing)
  • forwarding hostname now allows any input again (because of load balancing, using container names as value is still avery bad idea)
  • path of custom path can now be / again
  • change doc path from /opt/npm to /opt/npmplus, only effects documentation examples, no need to move your files

How to update

  • read the changes above
  • repull the docker image
  • apply possible changes that maybe effect you from above to your compose.yaml
  • redeploy the compose stack
  • report any issues you find

Full Changelog: 2025-01-11-r3...2025-01-26-r1

Don't miss a new NPMplus release

NewReleases is sending notifications on new releases.