Kevin Scott Adams
Kevin Scott Adams
I assume you mean more than one kamailio server in a load-balancing/redundant type environment? If so, that was on my radar for future enhancements but I am glad someone is...
Looking for the same thing as well... Like your example: ``` script: | whoami ``` Is it possible to do: ``` -name: Who id: who script: | echo "::set-output name=id::$(whoami)"...
Did you install the plugin on each node in the cluster?
I have HA running on my cluster without issues. Are you sure the target host has the Plugin installed? Due to the fact that the error is: `TASK ERROR: freenas:...
Reopen. Need to provide a fix in the installer.
As a big OPNsense user and having a need for the Netmaker server to run on the OPNsense platform, I am going to give it a shot. Reversing the Github...
Good day. Here is an initial FreeBSD package for Netmaker server that runs under FreeBSD and OPNsense. [https://ksatechnologies.jfrog.io/artifactory/os-netmaker/](https://ksatechnologies.jfrog.io/artifactory/os-netmaker/) This is first attempt but it does install and run. Everything is...
Yes, just yesterday. Not yet complete but installs in OPNsense and configures a config file and runs the service. Will be uploading the code to github and hopefully a OPNsense...
Have not done any ingress or egress yet, but that is to come as I am reverse engineering the Netmaker and Netmaker UI for Database transactions to see what needs...
I am going to change from a top menu to a side menu so it is inline with the Netmaker product and other plugins. I have not done any ingress/egress...