会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
qinliang
博客园
首页
新随笔
联系
订阅
管理
随笔 - 76
文章 - 1
评论 - 16
阅读 -
16万
03 2021 档案
nginx ssl代理jira+confluence+crowd
摘要:两个目的: 1)屏蔽/login.jsp等路径,防止公网尝试爆破 2)启用https 实践之后,配置如下: server { listen 80 default; server_name _; return 403; } server { listen 80; server_name jira.xx
阅读全文
posted @
2021-03-29 14:22
qinliang
阅读(431)
评论(0)
推荐(0)
编辑
公告
昵称:
qinliang
园龄:
7年10个月
粉丝:
3
关注:
10
+加关注
<
2025年3月
>
日
一
二
三
四
五
六
23
24
25
26
27
28
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
1
2
3
4
5
搜索
常用链接
我的随笔
我的评论
我的参与
最新评论
我的标签
我的标签
JIRA
(10)
Confluence
(4)
mysql
(3)
linux
(3)
Crowd
(3)
zabbix_proxy
(2)
yum
(2)
Tempo
(2)
socat
(2)
rsync
(2)
更多
随笔分类
Ansible(3)
Atlassian(12)
aws(2)
Dcoker(4)
gcp(2)
git(4)
Haproxy(2)
k8s(6)
Linux(27)
Mac(2)
Mysql(6)
Nginx(3)
prometheus(5)
rsync(1)
Zabbix(7)
生活(1)
更多
随笔档案
2021年3月(1)
2021年1月(3)
2020年12月(3)
2020年11月(1)
2020年10月(3)
2020年8月(7)
2020年7月(7)
2020年6月(1)
2020年5月(1)
2020年4月(7)
2020年3月(6)
2020年1月(5)
2019年12月(3)
2019年11月(1)
2019年9月(2)
2019年8月(5)
2019年7月(12)
2019年6月(2)
2019年5月(4)
2019年4月(2)
更多
阅读排行榜
1. Nginx启动,证书报错SSL_CTX_use_PrivateKey_file.....(22916)
2. Docker bash: ping: command not found(13842)
3. JIRA统计工时,我们用Tempo(13100)
4. csrutil disable(12408)
5. Mysql报错[Warning] TIMESTAMP with implicit DEFAULT value is deprecated和Buffered warning: Changed limits(9747)
评论排行榜
1. Atlassian产品实践[JIRA+Confluence+Crowd](4)
2. Nginx启动,证书报错SSL_CTX_use_PrivateKey_file.....(4)
3. 服务器性能测试(2)
4. k8s 二进制安装(1)
5. rsync参数,多目录传送,拉取数据,推送数据(1)
推荐排行榜
1. grafana忘记admin密码,重置(2)
2. Docker bash: ping: command not found(2)
3. Nginx启动,证书报错SSL_CTX_use_PrivateKey_file.....(2)
4. Mongodb安装报错https://repo.mongodb.org/yum/redhat/#releasever/mongodb-org/4.0/x86_64/repodata/repomd.xml: [Errno -1] Error importing repomd.xml for mongodb-org-4.0: Damaged repomd.xml file(1)
最新评论
1. Re:rsync参数,多目录传送,拉取数据,推送数据
不是很精通啊
--aisyun
2. Re:JIRA统计工时,我们用Tempo
请问这么好看的报表是怎么嵌入进来的
--徐王
3. Re:k8s 二进制安装
麻烦问下,我在启动apiserver时一直提示如下错误,您知道是怎么回事么? 5月 26 19:37:09 k8s-master01 kube-apiserver[17765]: W0526 19:3...
--smile-you-me
4. Re:Nginx启动,证书报错SSL_CTX_use_PrivateKey_file.....
@武兴旺 还是不行啊 我也遇到了这个问题,但我的不是编码问题,而是权限问题,你看下这个key文件权限,一般权限改成644,其他用户可以读取就可以了。...
--原十田
5. Re:服务器性能测试
@取之有道 我的环境是centos6.x centos7.x发现不支持...
--qinliang
点击右上角即可分享