All public logs

Jump to navigation Jump to search

Combined display of all available logs of UVOO Tech Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)
  • 23:39, 23 December 2022 Busk talk contribs created page Haproxy docs (Created page with "https://www.haproxy.com/blog/accelerate-your-apis-by-using-the-haproxy-cache/ https://www.haproxy.com/blog/introduction-to-haproxy-acls/")
  • 02:25, 23 December 2022 Busk talk contribs created page Go app (Created page with "Gormv2 https://github.com/gofiber/fiber")
  • 21:37, 21 December 2022 Busk talk contribs created page Terraform tests (Created page with "https://developer.hashicorp.com/terraform/language/modules/testing-experiment https://github.com/gruntwork-io/terratest")
  • 16:57, 19 December 2022 Busk talk contribs created page Openldap (Created page with "https://www.how2shout.com/how-to/how-to-install-ubuntu-22-04-on-windows-11-or-10-wsl.html")
  • 04:17, 19 December 2022 Busk talk contribs created page Mock ldap (Created page with "https://ldap3.readthedocs.io/en/latest/mocking.html")
  • 18:20, 14 December 2022 Busk talk contribs created page Terraform helm (Created page with "https://getbetterdevops.io/terraform-with-helm/")
  • 22:33, 9 December 2022 Busk talk contribs moved page Terraform cheat sheets to Terraform Associate Certifications & Training & Cheats without leaving a redirect
  • 02:04, 9 December 2022 Busk talk contribs created page Heredoc (Created page with "https://linuxize.com/post/bash-heredoc/")
  • 18:55, 7 December 2022 Busk talk contribs created page Terraform quick ref (Created page with "``` #!/bin/sh set -eu if [ "$#" -ne 1 ]; then echo "Usage: $0 <terraform version>" echo "Example: $0 1.3.6" exit fi version=$1 curl -sLO https://releases.hashicorp.com/...")
  • 04:12, 7 December 2022 Busk talk contribs created page Terraform cheat sheets (Created page with "https://spacelift.io/blog/terraform-commands-cheat-sheet")
  • 19:15, 5 December 2022 Busk talk contribs created page Terraform pluralsight (Created page with "https://github.com/ned1313/Getting-Started-Terraform/tree/main/m4_solution")
  • 16:54, 2 December 2022 Busk talk contribs created page Sparse file (Created page with "https://unix.stackexchange.com/questions/17087/clone-whole-partition-or-hard-drive-to-a-sparse-file dd_rescue -a -b 8M /dev/sda1 /mount/external/backup/sda1.raw The copy may...")
  • 03:48, 1 December 2022 Busk talk contribs created page Env files (Created page with "set -a; source .env; set + -a: The -a option sets all created or modified variables or functions for export.")
  • 19:08, 25 November 2022 Busk talk contribs created page Gke (Created page with "https://github.com/DeimosCloud/terraform-google-gke/blob/master/examples/gke-public-cluster/main.tf https://github.com/terraform-google-modules/terraform-google-kubernetes-en...")
  • 19:02, 25 November 2022 Busk talk contribs created page Cloud pricing comparisons (Created page with "https://www.instance-pricing.com/provider=gcp/region=us-central1")
  • 19:02, 22 November 2022 Busk talk contribs created page Compgen (Created page with "``` if compgen -G "${PROJECT_DIR}/*.png" > /dev/null; then echo "pattern exists!" fi ``` https://stackoverflow.com/questions/6363441/check-if-a-file-exists-with-a-wildcar...")
  • 07:00, 22 November 2022 Busk talk contribs created page Copy secrets k8s (Created page with "https://jhooq.com/kubernetes-share-secrets-namespaces/")
  • 19:17, 20 November 2022 Busk talk contribs created page Pvc rename (Created page with "https://stackoverflow.com/questions/48403542/how-to-rename-persistence-volume-claim")
  • 11:56, 19 November 2022 Busk talk contribs created page Jetstack lets encrypt (Created page with "https://www.reactive-tech.io/blog/publicly-expose-website-via-https-kubernetes.html")
  • 19:11, 18 November 2022 Busk talk contribs created page Postgres config commands (Created page with "SHOW max_connections; RESET max_connections; SHOW all;")
  • 18:00, 18 November 2022 Busk talk contribs created page Ad login test authentication (Created page with "https://itpro-tips.com/2019/test-ad-authentication-via-powershell/")
  • 05:11, 17 November 2022 Busk talk contribs created page Ingress-nginx cache (Created page with "https://stackoverflow.com/questions/66280437/how-to-properly-configure-ingress-cache-to-get-it-working")
  • 19:10, 16 November 2022 Busk talk contribs created page Aks storage classes (Created page with " # HDD https://faultbucket.ca/2022/02/aks-storageclass-for-standard-hdd-managed-disk/ ``` kind: StorageClass apiVersion: storage.k8s.io/v1 metadata: name: managed-csi-hdd...")
  • 11:50, 12 November 2022 Busk talk contribs created page External secrets k8s vault (Created page with "https://www.digitalocean.com/community/tutorials/how-to-access-vault-secrets-inside-of-kubernetes-using-external-secrets-operator-eso https://github.com/external-secrets/exte...")
  • 11:31, 12 November 2022 Busk talk contribs created page Terraform vs helm (Created page with "https://phoenixnap.com/blog/helm-vs-terraform")
  • 18:54, 8 November 2022 Busk talk contribs created page Grafana k8s (Created page with "https://github.com/nuuday/terraform-k8s-grafana")
  • 22:37, 6 November 2022 Busk talk contribs created page Statefulset expand pvc (Created page with "https://serverfault.com/questions/955293/how-to-increase-disk-size-in-a-stateful-set")
  • 17:41, 5 November 2022 Busk talk contribs created page Vault k8s (Created page with "https://developer.hashicorp.com/vault/tutorials/kubernetes/kubernetes-external-vault")
  • 02:18, 4 November 2022 Busk talk contribs created page Ingress haproxy (Created page with "https://haproxy-ingress.github.io/docs/getting-started/")
  • 02:16, 4 November 2022 Busk talk contribs created page Ingress options (Created page with " https://link.medium.com/cTIm9L3zFub")
  • 01:22, 3 November 2022 Busk talk contribs created page Aks errors (Created page with "Error from server (Forbidden): namespaces is forbidden: User "" cannot create resource "namespaces" in API group "" at the cluster scope: User does not have access to the reso...")
  • 12:41, 1 November 2022 Busk talk contribs created page Aks using az cli (Created page with "https://github.com/MicrosoftDocs/azure-docs/blob/main/articles/aks/use-multiple-node-pools.md")
  • 19:12, 29 October 2022 Busk talk contribs created page Ethereum PoW (Created page with "https://cointelegraph.com/ethereum-for-beginners/ethereum-2-0-staking-a-beginners-guide-on-how-to-stake-eth")
  • 03:31, 26 October 2022 Busk talk contribs created page Endpoints k8s (Created page with "https://kubernetes.io/docs/concepts/services-networking/service/")
  • 17:05, 25 October 2022 Busk talk contribs created page Aks multiple ingress (Created page with "https://stackoverflow.com/questions/67176678/cant-create-a-second-ingress-controller-using-helm-with-custom-class-in-azure-k8 internal-ingress.yaml ``` controller: service...")
  • 09:59, 24 October 2022 Busk talk contribs created page Helm postgres (Created page with "https://phoenixnap.com/kb/postgresql-kubernetes")
  • 09:50, 24 October 2022 Busk talk contribs created page Aks rbac (Created page with "https://learn.microsoft.com/en-us/azure/aks/azure-ad-rbac")
  • 09:04, 24 October 2022 Busk talk contribs created page Calico network policy (Created page with "https://projectcalico.docs.tigera.io/security/calico-network-policy AKS Kubenet supports Calico network policy https://learn.microsoft.com/en-us/azure/aks/configure-kubenet")
  • 19:48, 23 October 2022 Busk talk contribs created page Ingress backends (Created page with "https://voyagermesh.com/docs/10.0.0/guides/ingress/http/external-svc/")
  • 16:53, 23 October 2022 Busk talk contribs created page Aks ingress (Created page with "``` NAMESPACE=ingress-basic helm repo add ingress-nginx https://kubernetes.github.io/ingress-nginx helm repo update helm upgrade --install ingress-nginx ingress-nginx/ingres...")
  • 13:01, 22 October 2022 Busk talk contribs created page Azure cni (Created page with "https://azure.microsoft.com/en-us/blog/integrating-azure-cni-and-calico-a-technical-deep-dive/")
  • 03:12, 22 October 2022 Busk talk contribs created page Aks Troubleshooting (Created page with "https://blog.cloudtrooper.net/2019/02/13/a-day-in-the-life-of-a-packet-in-aks-part-3-outbound-connectivity/")
  • 12:25, 21 October 2022 Busk talk contribs created page Ingress Kubernetes (Created page with "https://link.medium.com/F6AW2OS2iub")
  • 15:46, 20 October 2022 Busk talk contribs created page Aks ssh to node via debug (Created page with "https://zigmax.net/aks-ssh-to-an-aks-node-with-kubectl/")
  • 10:15, 16 October 2022 Busk talk contribs created page Terraform style guide (Created page with "https://github.com/jonbrouse/terraform-style-guide")
  • 13:20, 12 October 2022 Busk talk contribs created page Microk8s Renew certs (Created page with "``` sudo microk8s refresh-certs -e server.crt sudo microk8s refresh-certs -e front-proxy-client.crt ``` - https://discuss.kubernetes.io/t/renew-certificate-in-microk8s-cluster...")
  • 20:22, 10 October 2022 Busk talk contribs created page Nginx reverse proxy BE by ip address (Created page with "https://www.cyberciti.biz/faq/nginx-redirect-backend-traffic-based-upon-client-ip-address/")
  • 18:04, 10 October 2022 Busk talk contribs created page Aks private cluster (Created page with "https://blog.baeke.info/2021/07/01/dns-options-for-private-azure-kubernetes-service/#:~:text=Custom%20Private%20DNS%20Zone%3A%20AKS,domain%20controllers%2C%20Infoblox%2C%20%E2...")
  • 17:34, 5 October 2022 Busk talk contribs created page F5 backup (Created page with "https://github.com/sebastien6/f5-backup")
  • 16:03, 5 October 2022 Busk talk contribs created page Pager Duty API Bash (Created page with "https://developer.pagerduty.com/docs/ZG9jOjExMDI5NTc3-events-api-v1 https://gist.github.com/alperkokmen/11057941 ``` #!/bin/bash CONTENT_TYPE="application/json" DESCRIPTION...")
(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)