文章 2023-08-10 来自:开发者社区

【运维知识进阶篇】Tomcat集群实战之部署zrlog博客(Tomcat服务安装+静态资源挂载NFS+Nginx负载均衡+HTTPS证书+Redis会话保持)

本篇文章给大家介绍Tomcat集群实战——部署zrlog博客项目,包含Nginx负载均衡,HTTPS证书,Redis会话保持,在实战中学习,事半功倍!准备工作主机名称公网IP私网IPLB0110.0.0.6172.16.1.6Web01 172.16.1.7Web02 172.16.1.8NFS 172.16.1.DB01 172.16.1.51Web02....

【运维知识进阶篇】Tomcat集群实战之部署zrlog博客(Tomcat服务安装+静态资源挂载NFS+Nginx负载均衡+HTTPS证书+Redis会话保持)
文章 2022-11-16 来自:开发者社区

更换nginx上https证书

更换nginx证书/etc/nginx/sslkey重启nginx服务systemctl restart nginx

文章 2021-09-03 来自:开发者社区

nginx 获取https 免费证书(最新)

续上次写https获取证书以后 ,现在已经无法使用了[root@localhost ~]# ./certbot-auto renew Upgrading certbot-auto 1.10.1 to 1.11.0... Couldn't download https://raw.githubusercontent.com/certbot/certbot/v1.11.0/letsencrypt-.....

文章 2018-02-15 来自:开发者社区

Nginx配置https证书三种情况总结

第一种:只需要https,不需要http,只访问https,不能访问http 在server配置项中新增 listen 443;(开启443端口) ssl on;(开启SSL) ssl_certificate /usr/share/nginx/html/zhengshu/XX.XX.crt;(证书) ssl_certificate_key /usr/share/nginx/html/zhengs....

文章 2017-11-27 来自:开发者社区

nginx切换https证书上线

server {                 listen 80;             &n...

本页面内关键词为智能算法引擎基于机器学习所生成,如有任何问题,可在页面下方点击"联系我们"与我们沟通。

产品推荐

{"cardStyle":"productCardStyle","productCode":"aliyun","productCardInfo":{"productTitle":"部署Nginx并通过Ingress暴露和监控服务","productDescription":"在阿里云容器服务(后简称ACK)集群中通过YAML文件快速部署一个Nginx应用并通过Nginx Ingress暴露和监控服务,结合使用ACK、日志服务、专有网络搭建业务部署运维方案。","productContentLink":"https://www.aliyun.com/solution/tech-solution/nginx_ingress","isDisplayProductIcon":true,"productButton1":{"productButtonText":"方案详情","productButtonLink":"https://www.aliyun.com/solution/tech-solution/nginx_ingress"},"productButton2":{"productButtonText":"一键部署","productButtonLink":"https://help.aliyun.com/document_detail/2400022.html"},"productButton3":{"productButtonText":"查看更多技术解决方案","productButtonLink":"https://www.aliyun.com/solution/tech-solution/"},"productPromotionInfoBlock":[{"$id":"0","productPromotionGroupingTitle":"解决方案推荐","productPromotionInfoFirstText":"MSE实现全链路灰度","productPromotionInfoFirstLink":"https://www.aliyun.com/solution/tech-solution/iflgbomse","productPromotionInfoSecondText":"云架构必修课:云上高可用架构","productPromotionInfoSecondLink":"https://www.aliyun.com/solution/tech-solution/hablog"}],"isOfficialLogo":false},"activityCardInfo":{"activityTitle":"","activityDescription":"","cardContentBackgroundMode":"LightMode","activityContentBackgroundImageLink":"","activityCardBottomInfoSelect":"activityPromotionInfoBlock"}}