大良造
  • 首页
  • 归档
  • 分类
  • 标签
  • 关于

USSRELAB - Vision One SSO with ADFS Idp and ZTSA Testing

[TOC] Setting Up LABInstall AD and DNSInstall ADCS (Root CA authority) on ADFS VMStep 1: Install ADCS Role Open Server Manager: Click on the Start button, then click on Server Manager. Add Roles and
2024-02-05
技术文章
#V1 #Trend #ADFS #Service Gateway #ZTSA

CICD - Build, test, and deploy containers to ACR/AKS using GitHub Actions

CICD - Build, test, and deploy containers to ACR, AKS using GitHub ActionsRefer to: Build, test, and deploy containers to Azure Kubernetes Service (AKS) using GitHub Actions Authenticate with Azure Co
2024-01-22
技术文章
#AKS #CICD #flask #ACR #GitHub actions

Revised Steps with IAM Role Creation and Assignment

Revised Steps with IAM Role Creation and Assignment1. Create VPC and Subnets VPC Creation: 12bashCopy codeaws ec2 create-vpc --cidr-block 10.0.0.0/16 Note the VPC ID (e.g., vpc-xxxxx) for future step
2024-01-21
技术文章
#AWS #IAM

Flask Application Structure

[TOC] Flask Web Application DevOpsFlask Application Structure1. Flask Application Structure: Let’s say you have a Flask project with the following structure: 12345678myapp/│├── app/│ ├── __init__.py
2024-01-15
技术文章
#flask #python

Build localstack on local k8s cluster

Localstack on local k8s cluster Set up your Kubernetes cluster: Install a Kubernetes cluster locally. Follow the respective documentation for installation instructions. Deploy LocalStack to your Ku
2023-12-10
技术文章
#localstack #k8s #aws #api

Build localstack on local k8s cluster - updated

Localstack on local k8s cluster - updatedInstallation with yaml file Set up your Kubernetes cluster: Install a Kubernetes cluster locally. Follow the respective documentation for installation instruc
2023-12-10
技术文章
#localstack #k8s #aws #api

Building testing lab with Terraform and Ansible

[TOC] Quick StartLinux VM provision in Batch with TerraformStep 1: Create the linux vm template Step 2: Use Terraform to provision the VM in batch, sample main.tf file as below: 1234567891011121314151
2023-12-10
技术文章
#lab #k8s #ansible #terraform

NFS server on CentOS8

NFS server on CentOS8Install and configure NFS serverStep 1: Install NFS Packages: Open a terminal on your CentOS 8 VM. Run the following command to install the necessary NFS packages using 1sudo yu
2023-12-08
技术文章
#centos #linux #NFS

Alist on Synology NA

Set up Alist on Synology NAS If you want to set up downloader with Aria as well , use the other docker image here https://hub.docker.com/r/xhofe/alist-aria2 Install Alist through dockerPreparation C
2023-11-21
#synology #Alist #Docker

How to make a bootable windows 10 USB on a Mac

How to make a bootable windows 10 USB on a MacInset the USB driverOpen the disk utility and format the USB driver Download the windows 10 ISO filehttps://www.microsoft.com/en-us/software-download/wind
2023-11-20
技术文章
#bootable #windows #Mac
123

搜索

Yixiao Yizhen