New pages
Jump to navigation
Jump to search
- 22:50, 20 November 2024 Helm/Fission (hist | edit) [8,064 bytes] Shahed (talk | contribs) (Created page with "==References== {| | valign="top" | * Helm » Prometheus Stack * Helm » Cert Manager * [https://fission.io/docs/installation Helm » Fission] * Helm | valign="top" | | valign="top" | |- | colspan="3" | ---- |- | valign="top" | * [https://kubernetes.io/docs/tasks/configure-pod-container/configure-service-account/ K8s » Configure Service Accounts for Pods] * [https://spacelift.io/blog/restart-kubernetes-pods-with-kube...")
- 00:49, 17 November 2024 Helm/PgAdmin4 (hist | edit) [8,236 bytes] Shahed (talk | contribs) (Created page with " helm repo add runix https://helm.runix.net helm repo update && helm repo list kubectl config get-contexts ==Config== <syntaxhighlight lang="properties"> export KUBECONFIG="${HOME}/.kube/dev-kubeconfig.yaml" export KUBECONFIG="${HOME}/.kube/gcp-kubeconfig.yaml" export KUBECONFIG="${HOME}/.kube/config" </syntaxhighlight> ==Install== {| |valign="top"| <syntaxhighlight lang="bash"> helm show values runix/pgadmin4 --version=1.30.0|less helm show values runix/pgadmin4 --v...")
- 17:23, 11 November 2024 Helm/PhpMyAdmin (hist | edit) [10,238 bytes] Shahed (talk | contribs) (Created page with " helm repo add bitnami https://charts.bitnami.com/bitnami helm repo update && helm repo list kubectl config get-contexts ==Config== <syntaxhighlight lang="properties"> export KUBECONFIG="${HOME}/.kube/dev-kubeconfig.yaml" export KUBECONFIG="${HOME}/.kube/gcp-kubeconfig.yaml" export KUBECONFIG="${HOME}/.kube/config" </syntaxhighlight> ==Install== {| |valign="top"| <syntaxhighlight lang="bash"> helm show values bitnami/phpmyadmin --version=17.0.0|less helm show values...")
- 06:47, 10 November 2024 Port (hist | edit) [4,405 bytes] Shahed (talk | contribs) (Created page with "==References== {| | valign="top" | * [https://docs.oracle.com/cd/B28196_01/install.1014/b32106/ports.htm Port » Oracle] | valign="top" | | valign="top" | |- | colspan="3" | ---- |- | valign="top" | * Linux Containers * OpenVPN * Multipass * Minikube * Podman * Vagrant * Docker * Qemu * MAAS * Juju | valign="top" | * Kubernetes * PostgreSQL * Cloudflare * Proxmox * MySQL * Helm * CIDR * UFW * K...")
- 18:17, 8 November 2024 VisionFive2 (hist | edit) [2,536 bytes] Shahed (talk | contribs) (Created page with "== References== {| |valign="top"| * [https://www.jeffgeerling.com/blog/2023/risc-v-business-testing-starfives-visionfive-2-sbc VisionFive » Testing StarFive's VisionFive 2 SBC] * [https://forum.rvspace.org/t/what-kind-of-ssd-can-be-used/886 VisionFive » SSD Can Be Used] * [https://www.starfivetech.com/en/site/boards VisionFive] |valign="top"| |valign="top"| |- |colspan="3"| ---- |- |valign="top"| * Google Cloud CLI * PostgreSQL * OpenLDAP * OpenVPN *...")
- 09:05, 26 October 2024 Dropwizard (hist | edit) [3,274 bytes] Shahed (talk | contribs) (Created page with "== References== {| |valign="top"| * [https://www.dropwizard.io/en/stable/ Dropwizard » Stable] * [https://www.dropwizard.io Dropwizard] |valign="top"| |valign="top"| |- |colspan="3"| ---- |- |valign="top"| * Java Remote Debug * Java Mail API * MicroProfile * Apache POI * MapStruct * Micronaut * Camunda * Quarkus * GraalVM * OAuth | valign="top" | * Spring Security * Java Key Store * Java/Security * Apache/CXF *...")
- 00:33, 26 October 2024 Cloudflare (hist | edit) [5,233 bytes] Shahed (talk | contribs) (Created page with "== References== {| |valign="top"| * [https://developers.cloudflare.com/dns/dnssec/ Cloudflare » DNS » DNSSEC] * [https://www.cloudflare.com/ Cloudflare] |valign="top"| |valign="top"| |- |colspan="3"| ---- |- |valign="top"| * K8s/Ingress * PostgreSQL * OpenLDAP * HAProxy * MySQL * Helm * CIDR * UFW * AWS * K8s |valign="top"| * Cloud Computing Cost * Google Cloud CLI * AWS CLI |valign="top"| |}")
- 09:54, 20 September 2024 Cloud Computing Cost (hist | edit) [50,323 bytes] Shahed (talk | contribs) (Created page with "{|class='wikitable' style='text-align:right;font-weight:bold' |- !scope='col' colspan='9'| BLOCK STORAGE » USD |- !scope='col' rowspan='2'| SPECIFICATIONS !scope='col' colspan='3'| Upfront / Month !scope='col' colspan='3'| On Demand / Month |- !scope='col'| AWS !scope='col'| GCP !scope='col'| Azure !scope='col'| AWS !scope='col'| GCP !scope='col'| Azure |- ! scope="row"| Xxxx |style='color:#000000;width:100px'| 100.00 ||style='color:#78B159;width:100px'| 100.00 ||style=...")
- 19:08, 18 September 2024 PostgreSQL/PgBouncer (hist | edit) [4,536 bytes] Shahed (talk | contribs) (Created page with "== References== {| |valign="top"| * [https://sip-projects.com/en/blog/pgbouncer-ubuntu PostgreSQL » PgBouncer » Ubuntu] * [https://www.pgbouncer.org/config.html PostgreSQL » PgBouncer » Config] * [https://www.scaleway.com/en/docs/tutorials/install-pgbouncer/ PostgreSQL » PgBouncer » Install] * [https://www.pgbouncer.org/ PostgreSQL » PgBouncer] * PostgreSQL » Helm * PostgreSQL |valign="top"| |valign="top"| |- |colspan="3"| ---- |- |vali...")
- 06:36, 11 September 2024 Helm/MariaDB (hist | edit) [8,302 bytes] Shahed (talk | contribs) (Created page with " helm repo add bitnami https://charts.bitnami.com/bitnami helm repo update && helm repo list kubectl config get-contexts ==Config== <syntaxhighlight lang="properties"> export KUBECONFIG="${HOME}/.kube/dev-kubeconfig.yaml" export KUBECONFIG="${HOME}/.kube/gcp-kubeconfig.yaml" export KUBECONFIG="${HOME}/.kube/config" </syntaxhighlight> ==Install== {| |valign="top"| <syntaxhighlight lang="bash"> helm show values bitnami/mariadb --version=19.0.0|less helm show values bit...")
- 06:57, 9 September 2024 Helm/Nexus HA (hist | edit) [6,957 bytes] Shahed (talk | contribs) (Created page with " helm repo add sonatype https://sonatype.github.io/helm3-charts helm repo update && helm repo list kubectl config get-contexts ==Config== <syntaxhighlight lang="properties"> export KUBECONFIG="${HOME}/.kube/dev-kubeconfig.yaml" export KUBECONFIG="${HOME}/.kube/gcp-kubeconfig.yaml" export KUBECONFIG="${HOME}/.kube/config" </syntaxhighlight> ==Install== {| |valign='top'| <syntaxhighlight lang="sql"> kubectl -n postgresql exec -it svc/postgresql -c postgresql -- bash ec...")
- 21:26, 6 September 2024 K8s/Service (hist | edit) [7,641 bytes] Shahed (talk | contribs) (Created page with "==External== <syntaxhighlight lang="bash"> kubectl config get-contexts kubectl get ns|grep external kubectl create namespace external </syntaxhighlight> ==Internal== {| |colspan='3'| <syntaxhighlight lang="bash"> kubectl config get-contexts kubectl get ns|grep internal kubectl create namespace internal </syntaxhighlight> |- |colspan='3'| ---- |- |valign='top'| <syntaxhighlight lang="yaml"> cat << YML|kubectl apply -n internal -f - --- apiVersion: v1 kind: Service metad...")
- 02:29, 4 September 2024 Minikube Tunnel (hist | edit) [3,823 bytes] Shahed (talk | contribs) (Created page with "<syntaxhighlight lang="bash"> sudo -i -u minikube minikube tunnel --cleanup minikube tunnel --cleanup=true minikube status -ojson|jq -r . </syntaxhighlight> ==Systemd File== '''Line number: 19 meaningless''', kept backed those lines for identical purpose <syntaxhighlight lang="ini" highlight="19" line> cat << INI | sudo tee /etc/systemd/system/minikube-tunnel.service >/dev/null [Unit] Description=Minikube Tunnel Documentation=https://minikube.sigs.k8s.io/docs/commands/t...")
- 01:01, 2 September 2024 Docker/Compose/GitLab (hist | edit) [7,430 bytes] Shahed (talk | contribs) (Created page with "==docker-compose.yml== <syntaxhighlight lang="yaml"> cat << YML | tee ${HOME}/Documents/gitlab-playground/docker-compose.yml >/dev/null name: gitlab services: gitlab: image: gitlab/gitlab-ce:15.1.3-ce.0 container_name: gitlab restart: always hostname: 'gitlab.host.k8s.local' extra_hosts: - "host.docker.internal:host-gateway" networks: portal: aliases: - gitlab.host.k8s.local labels: gitlab: "GitLab CE"...")
- 00:36, 28 August 2024 K8s/Swiss Knife (hist | edit) [10,775 bytes] Shahed (talk | contribs) (Created page with "{| |valign="top"| <syntaxhighlight lang="bash"> export KUBECONFIG="${HOME}/.kube/lke-dev-kubeconfig.yaml" export KUBECONFIG="${HOME}/.kube/gke-uat-kubeconfig.yaml" export KUBECONFIG="${HOME}/.kube/eks-pro-kubeconfig.yaml" </syntaxhighlight> |valign="top"| <syntaxhighlight lang="bash"> export KUBECONFIG="${HOME}/.kube/config" kubectl config get-contexts kubectl cluster-info </syntaxhighlight> |valign="top"| <syntaxhighlight lang="bash"> kubectl get ns|grep swiss-knife k...") originally created as "Swiss Knife"
- 20:31, 26 August 2024 K8s/Run (hist | edit) [4,783 bytes] Shahed (talk | contribs) (Created page with "==References== {| | valign="top" | * Helm » Prometheus Stack * Helm » Cert Manager * Helm » Prometheus * Helm » PostgreSQL * Helm » SonarQube * Helm » Grafana * Helm » Jenkins * Helm » GitLab * Helm » MinIO * Helm | valign="top" | * Helm » Camunda * Helm/Keycloak|Helm...")
- 19:31, 24 August 2024 Helm/Traefik (hist | edit) [6,063 bytes] Shahed (talk | contribs) (Created page with " helm repo add traefik https://traefik.github.io/charts helm repo update && helm repo list kubectl config get-contexts ==Config== <syntaxhighlight lang="properties"> export KUBECONFIG="${HOME}/.kube/dev-kubeconfig.yaml" export KUBECONFIG="${HOME}/.kube/gcp-kubeconfig.yaml" export KUBECONFIG="${HOME}/.kube/config" </syntaxhighlight> ==Install== {| |valign="top"| <syntaxhighlight lang="bash"> kubectl get ns|grep traefik kubectl delete ns traefik </syntaxhighlight> |...")