Skylark

Results 12 comments of Skylark

looking the this it looks like the docker is NATing the incoming traffic (172.19.10.3 is a docker proxy IP), haven't done this in docker (using k3s) but what you need...

> @LoveSkylark still working on this? Not really, I suspect there aren't and many xmatters users here that would benefit from this and I have this setup and working in...

In Kubernetes I have a container that runs a job once after server has started and configures this along with other tweaks: ``` apiVersion: batch/v1 kind: Job metadata: name: depl-librenms...

np I when through the whole code and clean allot of stuff up I may want to look through my setup and use some of it.

I'm using the latest docker image oxidized/oxidized:latest, downloaded 3 days ago witch would make it: 0.30.1-113-g1269d04. And yes I think I read your ticket about the "nofull config" and I...

looking at this from the FGT side it looks like the execution just halts after running the: ``` cfg

This is by design - installing third-party plugins in the Docker image has two major drawbacks: 1. You'd need to maintain and regularly update all included plugins within the image...

@dot-mike Just to be clear you want me to bake all the auth plugins into the docker image? I spent some of time figuring out how not to do that...

Jira offers two integration options: a basic API connection and a more advanced webhook setup. Previously, both methods used a username and password for authentication and could share configuration fields....