How to forward proxy nginx to custom port
This is a sample nginx proxy config for forwarding nonstandard SSL port to other ip/domain…
Read MoreThis is a sample nginx proxy config for forwarding nonstandard SSL port to other ip/domain…
Read More1. Access the Proxmox Web Interface: Open a web browser and navigate to the Proxmox…
Read MoreVirtualization and containerization are both techniques used to manage and deploy applications efficiently, but they…
Read MoreThis is my note for add jenkins-agent using ssh Create new node at jenkins dashboard…
Read MoreThe terms “on-premises,” “IaaS” (Infrastructure as a Service), “PaaS” (Platform as a Service), and “FaaS”…
Read Morepipeline { agent { label 'server_61' } stages { stage('Checkout') { steps { checkout scmGit(branches:…
Read More