Skip to main content
Advanced Search
Search Terms
Content Type

Exact Matches
Tag Searches
Date Options
Updated after
Updated before
Created after
Created before

Search Results

23 total results found

Kubernetes

Linux

VMware

Website

Security

Automation

Docker

Tanzu

Kubernetes

vCenter

VMware

Services

Kubernetes

vRNI

VMware

Ansible - Red Hat Automation Platform

Automation

Workload Management

Kubernetes Tanzu

Management management vlan 99management subnet /24 (255.255.255.0)management tanzu starting address 10.0.99.48management proxy 10.0.99.10 (api plane)management gateway 10.0.99.1supervisor node range 10.0.99.64/29 Workloadworkload vlan 101loadbalance range (a...

Commands and Bindings

Kubernetes Tanzu

Tanzu Loginkubectl-vsphere login --server=https://10.105.0.1 --insecure-skip-tls-verify --tanzu-kubernetes-cluster-namespace production --vsphere-username [email protected] --tanzu-kubernetes-cluster-name tkgs-cl01 Privledged Rolebindingkubect...

vSAN Reset

VMware vCenter

1- Upload the attached script to the vCenter via sftp. 2- Access the vCenter via ssh and enable ssh shell:- Log in as an administrative user, such as root.- Type shell.set --enabled true and press Enter.- Type shell and press Enter. 3- Make sure the script i...

Header Scripts

Website

OpenGraph Tags <!-- OpenGraph tags --><meta property="og:site_name" content="docs.snowlab.tech"/><meta property="og:title" content="SnowLab"/><meta property="og:url" content="https://docs.snowlab.tech"/><meta property="og:type" content="website"/><meta proper...

AWX Operator

Kubernetes Services

kubectl apply -f https://raw.githubusercontent.com/ansible/awx-operator/0.13.0/deploy/awx-operator.yaml

Generic Router/Switch Config Creation

VMware vRNI

git clone https://github.com/vmware/network-insight-sdk-generic-datasources.git cd network-insight-sdk-generic-datasources pip install --src . -r requirements.txt export PYTHONPATH="$PYTHONPATH:../network-insight-sdk-generic-datasources" python ./network_i...

Installing SSL Certs to vCenter / vROPs

VMware vCenter

Combine fullchain with the regular cert (name of regular cert is same as domain name) as machine SSL cert - should have 3 certs total. Regular cert up top, followed by fullchain. Use fullchain (just fullchain) as the chain certificate Use private key file as...

SSL Certificates

Security

Issue LetsEncrypt Certificate: ./acme.sh --issue --dns dns_cf --server letsencrypt -d {DOMAIN-NAME} Issue ZeroSSL Certificate: ./acme.sh --issue --dns dns_cf -d {DOMAIN-NAME} Issue Wildcard Certificate: ./acme.sh --issue --dns dns_cf --server letsencrypt ...

Installing Red Hat Automation Platform on RHEL 9

Automation Ansible - Red Hat Automation Platform

Documentation on installing Red Hat Automation Platform in single-node mode on RHEL 9. This includes Automation Controller (formerly Ansible Tower) and Automation Hub on the same node. This documentation is assuming you are using the free Red Hat Developer Pr...

Portainer

Docker

Portainer data volume directory: /var/lib/docker/volumes/portainer_data/_data    

Nginx Proxy Manager

Docker

Migration to SQLite Database successful Current container name: snow_app_1 Both compose files are intended to be run via SSH, using user snow. ./ refers to /home/snow/ Current docker-compose.yml: version: '3' services: app: restart: always im...