浏览代码

hugo's publishDate setting is messed up, switching to date, second try

父节点
当前提交
a043a94e84
签署人:: Brendan Abolivier <contact@brendanabolivier.com> GPG 密钥 ID: 8EF1500759F70623
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1
    1
      content/zabbix-proxy-encryption.md

+ 1
- 1
content/zabbix-proxy-encryption.md 查看文件

2
 title: Setting up Zabbix supervision on a remote infrastructure with proxy and PSK-based encryption
2
 title: Setting up Zabbix supervision on a remote infrastructure with proxy and PSK-based encryption
3
 description: At CozyCloud, we recently had to set up Zabbix supervision on a new infrastructure which could only speak to our Zabbix server over the Internet. As a result, we had to install a Zabbix proxy on the new infrastructure and configure it to use PSK-based encryption when talking to the server. Bear with me as I explain to you the steps we followed.
3
 description: At CozyCloud, we recently had to set up Zabbix supervision on a new infrastructure which could only speak to our Zabbix server over the Internet. As a result, we had to install a Zabbix proxy on the new infrastructure and configure it to use PSK-based encryption when talking to the server. Bear with me as I explain to you the steps we followed.
4
 tags: [ 'zabbix', 'supervision', 'encryption', 'proxy', 'psk' ]
4
 tags: [ 'zabbix', 'supervision', 'encryption', 'proxy', 'psk' ]
5
-publishDate: 2018-04-20
5
+date: 2018-04-20
6
 draft: false
6
 draft: false
7
 ---
7
 ---
8
 
8