I would like to have a multiserver setup with the OPNsense plugin as the LAPI and have NPMPlus connect to that. I currently have the OPNsense side of things setup and working correctly. I am following the guide below to setup my NPMPlus VM, but am having trouble determining what needs to change from the guide so that the NPMPlus VM does not run the API and instead listens and integrates with OPNsense.
1. Do I need to change anything from the guide in regards to the docker compose file? 2. Should I skip the Security Engine part of the guide since I will be connecting to OPNsense? 3. In the Remediation part of the guide - Should I change the listen address to the OPNsense address? Should the API key in this file be the API key I receive once I run 'cscli bouncers add "MyBouncer" ' on teh OPNsense cli?