RocketChat docker方式部署

安装docker可以参考《这里》安装docker-compose# 安装 curl -L "https://github.com/docker/compose/releases/download/v2.5.0/docker-compose-$(uname -s)-$(uname -m)" -o /usr/local/bin/docker-compose # 增加可执行权限 ch

- 阅读全文 -

【在用】Postfix + Dovecot + SSL + MySQL邮件服务器配置

本篇教程是书接上文,都是在上篇教程《Postfix + Dovecot + SSL邮件服务器配置》的基础之上继续操作,如果不需要MySQL的虚拟用户方式则不必继续,上一篇教程足以。MySQL数据库安装自行安装,这里略过,如果需要可以参考这篇文章,虽然是CentOS的,但是都差不多,也是博主以前安装的记录,只不过CentOS落幕后博主“转战”Debian罢了。在MySQL中创建数据库postfix,

- 阅读全文 -

Vaultwarden配置参数

shellcheck disable=SC2034,SC2148;; Vaultwarden Configuration File;; Uncomment any of the following lines to change the defaults;; Be aware that most of these settings will be overridden if they were c

- 阅读全文 -

最新文章

最近回复

分类

标签

归档

其它