harbor增加https访问
直接用nginx加ssl壳是不行的,会报如下错误: WARNING! Using –passwor… 继续阅读 harbor增加https访问
直接用nginx加ssl壳是不行的,会报如下错误: WARNING! Using –passwor… 继续阅读 harbor增加https访问
stream { upstream backend { hash $remote_addr cons… 继续阅读 nginx tcp 转发实现ip_hash和ssl
https://kubernetes.io/docs/setup/independent/insta… 继续阅读 ubuntu 18.04 arm架构 安装kubeadm
api 6443 kube-controller-manager 10252 kube-schedu… 继续阅读 kubernetes默认端口
kubectl describe pod kubernetes-dashboard-68f899f7… 继续阅读 kubedns container cannot connect to apiserver
kubectl delete node –all kubeadm reset for servic… 继续阅读 centos7删除kubernetes
[root@registry ~]# docker version Client: Version:… 继续阅读 Harbor安装
该模块依赖以下: – pcre 正则 – ngx_http_proxy_module 反向代理 – … 继续阅读 ngx_http_google_filter_module模块
#代理,防止以下操作超时 export http_proxy=’http://192.168.2.1… 继续阅读 ubuntu18.04快速安装zabbix-server 4.0
添加url的时候由于安装open-falcon版本的区别添加方式不同具体如下 v0.1版本: htt… 继续阅读 grafana增加open-falcon 0.2 数据源
nginx代理iis,外网突然报502 nginx日志upstream prematurely cl… 继续阅读 upstream prematurely closed connection while reading response header from upstream nginx iis
git config –global http.proxy “socks5://127.0.0.1… 继续阅读 windows使用git 网络代理
工作在nginx.conf主域 stream { #将12345端口转发到192.168.1.23的… 继续阅读 nginx转发tcp udp
安装 yum groupinstall -y “Development tools” yum ins… 继续阅读 uwsgi安装
upstream wordpress_server { server 10.0.0.1:443; k… 继续阅读 nginx upstream跨机房优化
有三种常用方式: ①永久设置: vim /etc/profile: export http_prox… 继续阅读 pip使用代理
ip=request.headers[‘X-Forwarded-For’] #nginx proxy… 继续阅读 flask用nginx代理后获取访问ip
nginx清理proxy缓存 修改nginx.conf使 sendfile off; 重载nginx… 继续阅读 nginx清理proxy缓存
yum install -y epel-release yum install -y nodejs … 继续阅读 node.js+ghost快速搭建
privoxy网络代理 通过windows提供局域网代理,使其他服务器联网。 http://www.… 继续阅读 privoxy网络代理