User contributions
Jump to navigation
Jump to search
- 04:43, 3 February 2023 diff hist +46 N Haproxy snippets Created page with "https://github.com/haproxy/haproxy/issues/1441" current
- 02:03, 3 February 2023 diff hist +61 N Haproxy path based routing Created page with "https://www.haproxy.com/blog/path-based-routing-with-haproxy/" current
- 20:19, 2 February 2023 diff hist +210 Openssl
- 17:41, 2 February 2023 diff hist +425 N Pydig python dns Created page with "# Pydig - https://github.com/leonsmith/pydig pip install pydig ``` import ipaddress import pydig resolver = pydig.Resolver( executable='/usr/bin/dig', nameservers=[..." current
- 21:55, 1 February 2023 diff hist +108 L7lb current
- 21:53, 1 February 2023 diff hist +74 L7lb
- 21:35, 1 February 2023 diff hist +50 L7lb
- 21:30, 1 February 2023 diff hist +81 L7lb
- 21:28, 1 February 2023 diff hist +227 N L7lb Created page with "https://blog.getambassador.io/envoy-vs-nginx-vs-haproxy-why-the-open-source-ambassador-api-gateway-chose-envoy-23826aed79ef https://www.loggly.com/blog/benchmarking-5-popular..."
- 17:45, 31 January 2023 diff hist +78 N Terraform flatten Created page with "https://clouders.medium.com/how-to-use-terraform-flatten-function-2ef189598840" current
- 03:49, 31 January 2023 diff hist +97 Coredns plugins current
- 03:48, 31 January 2023 diff hist +335 N Coredns plugins Created page with " plugin.cfg ``` ubound:github.com/coredns/unbound ``` ``` sudo apt install libunbound-dev go get github.com/coredns/unbound ``` ``` go generate go build ./coredns -plugins..."
- 23:42, 30 January 2023 diff hist +237 N Dnscmd Created page with " ## Windows allow AXFR ``` $zone="example.com" $ips="10.1.2.3" dnscmd localhost /ZoneResetSecondaries $zone /SecureList $ips ``` ## Get the zone in RFC (bind) format ``` dig..." current
- 19:52, 30 January 2023 diff hist +50 N Developer roadmap Created page with "https://github.com/kamranahmedse/developer-roadmap" current
- 18:17, 30 January 2023 diff hist +363 Openssh openssl current
- 18:16, 30 January 2023 diff hist +69 Openssh openssl
- 18:08, 30 January 2023 diff hist +125 N Openssh openssl Created page with "https://stackoverflow.com/questions/1011572/convert-pem-key-to-ssh-rsa-format https://tutorialinux.com/convert-ssh2-openssh/"
- 10:41, 26 January 2023 diff hist +50 N Helm charts Created page with "https://helm.sh/docs/howto/charts_tips_and_tricks/"
- 18:29, 25 January 2023 diff hist +43 N Kubectl logs Created page with "kubectl logs -f build --all-containers=true" current
- 23:37, 24 January 2023 diff hist +140 Kaniko dockerfile current
- 15:00, 24 January 2023 diff hist +113 Kaniko dockerfile
- 18:59, 23 January 2023 diff hist +409 N Azure container registries Created page with "https://learn.microsoft.com/en-us/azure/container-registry/container-registry-get-started-docker-cli?tabs=azure-cli ``` az acr repository list --name myregname --output table..." current
- 17:03, 23 January 2023 diff hist +99 Wsl
- 16:49, 23 January 2023 diff hist +2 Wsl
- 16:49, 23 January 2023 diff hist +16 Wsl
- 16:48, 23 January 2023 diff hist +17 Wsl
- 16:48, 23 January 2023 diff hist +143 Wsl
- 16:42, 23 January 2023 diff hist +103 Wsl
- 16:40, 23 January 2023 diff hist +55 Wsl
- 16:39, 23 January 2023 diff hist +23 Wsl
- 16:39, 23 January 2023 diff hist +252 Wsl
- 15:38, 23 January 2023 diff hist +597 Caddy config examples current
- 15:36, 23 January 2023 diff hist -149 Caddy config examples
- 14:25, 23 January 2023 diff hist +1,621 N Caddy config examples Created page with "``` { http_port 8080 https_port 8443 } # http://domain.com:8080 { http://testlocal.uvoo.io:8080 { # Change the path here according to your setup..."
- 14:15, 23 January 2023 diff hist +108 Caddy http server by go current
- 14:13, 23 January 2023 diff hist +82 Caddy http server by go
- 14:07, 23 January 2023 diff hist +57 Caddy http server by go
- 13:02, 23 January 2023 diff hist +35 Caddy http server by go
- 12:56, 23 January 2023 diff hist +41 Caddy http server by go
- 12:53, 23 January 2023 diff hist +142 Caddy http server by go
- 02:09, 23 January 2023 diff hist +80 Caddy http server by go
- 02:04, 23 January 2023 diff hist +56 Caddy http server by go
- 02:04, 23 January 2023 diff hist +44 N Caddy http server by go Created page with "https://caddyserver.com/docs/getting-started"
- 00:51, 23 January 2023 diff hist +175 Envoy docs current
- 23:40, 22 January 2023 diff hist +7 Dig
- 23:39, 22 January 2023 diff hist +115 Dig
- 22:17, 21 January 2023 diff hist +76 Envoy docs
- 21:57, 21 January 2023 diff hist +70 Envoy docs
- 21:50, 21 January 2023 diff hist +90 N Envoy docs Created page with "https://www.envoyproxy.io/docs/envoy/latest/configuration/listeners/udp_filters/dns_filter"
- 04:41, 21 January 2023 diff hist +137 Envoy current