Hayden

Results 12 comments of Hayden

I've been racking my brain trying to figure out why I am still having this same issue on the latest version. But then I realized [this patch](https://github.com/firecow/gitlab-ci-local/pull/594) is not included...

Service recovery is not handled by docker, unless there's a container health check. When the poller disconnects from redis,the polling threads die, but the main dispatcher thread stays alive. The...

@chancez no endpoint that I know of. My way around this is to copy a health check script to the the container image. The script runs a SQL query to...

@dolpsdw are you seeing a "flashing" of the antPaths in Chrome? I have a project that is using 200+ antPaths, and it's producing a strange flashing effect when viewed in...

My current workaround is to run the full docker command like: `docker network create --config-only [...]`

My company has developed a similar tool that displays devices and their routing information, but on a geographical map with lat/lng coordinates. The OSPF data comes from a monitoring system...

@Vadims06 I have not been able to dedicate much time to development on this project

I found today that the fairly new time tracking software, [titra](https://github.com/kromitgmbh/titra/), has a Wekan integration. https://github.com/kromitgmbh/titra/wiki/Wekan-integration

I would certainly check out the integration titra.io has with Kimai. I would only call it a "one-way integration", as titra uses the Wekan API to query a picklist of...

👋 I'm having the same issue, I receive `Error: A specified parameter was not correct: spec.deviceChange.device.port.switchUuid` when attempting to migrate a VM from a host cluster using a standard network...