-
I have a Unifi Dream Machine running UnifiOS v3.1.16 and Network 8.0.7.
As podman isn't available, I followed this guide [https://github.com/unifi-utilities/unifios-utilities/tree/main/nspawn-conta…
-
**Is your feature request related to a problem? Please describe.**
No, but it can be usefull to prevent Problems
**Describe the solution you'd like**
Can you add a Firewall/IPTables to …
-
### Describe the bug
import autogen
config_list = autogen.config_list_from_json(
"OAI_CONFIG_LIST.json",
filter_dict={
"model": ["moonshot-v1-8k"],
},
)
llm_config = …
-
Hello.
I have a suggestion to change the icon in the menu bar if proxy is connected. I have many VPN connections and it would be extremely helpful to see at a glance whether Proxy Manager is active.
…
-
`extension-init` comes as a post-install hook in the `linkerd-smi` helm chart. This configuration works in ipv4 cluster, but fails in ipv6
Job manifest:
```yaml
apiVersion: batch/v1
kind: Job
m…
-
**Describe the bug**
With current firecamp version, user can setup proxy on firecamp for HTTP/HTTPS only. It should works for another protocol too like websocket
Firecamp version: 1.4.4
-
**Docker images tagged: 0.99.0 onward don't support the usage of a web proxy in an air-gapped environment**
We have an OTEL collector running in a Docker Swarm cluster ( using image: **otel/opent…
-
### Description
docker compose config with --no-interpolate flag, stops validating the docker-compose file as it usually does without the flag.
Sample docker compose:
```yaml
services:
bad_service…
-
I need to be able to define hosts in the docker compose file and proxy to them using nginx proxy manager using extra-hosts.
I have added the names and ips to the docker compose file and verified th…
Rdonn updated
9 months ago
-
I am setting up a k8s cluster in 2 ec2 instances.
I install cert-manager: kubectl apply -f https://github.com/cert-manager/cert-manager/releases/download/v1.15.3/cert-manager.yaml
kubectl get node…