部署文件共享系统(docker-compose方式)


1、部署Seafile文件共享系统参考文档:

搭建open-webui服务(docker-compose方式部署)


1、通过docker-compose方式搭建open-webui服务: services: open-webui: image: ghcr.io/open-webui/open-webui:main container_name: open-webui1 ports:

搭建Jitsi Meet视频会议系统(docker-compose方式搭建)


1、参考地址: https://jitsi.github.io/handbook/docs/devops-guide/devops-guide-docker/ 2、通过 docker-compose方式 部署 Jitsi Meet会议系统:

限制日志大小,防止docker日志塞满硬盘


cat > /etc/docker/daemon.json <<EOF { "registry-mirrors": [ "https://代理地址" ], "insecure-registries": [ "192.168.188.251:80

VirtualBox中的Centos7虚拟机扩展/目录磁盘空间


1、提前做好备份镜像: 2、给虚拟机扩盘: 3、进

泡泡dog机场偷跑流量


1、未使用泡泡dog机场,便偷跑流量,不推荐使用

Grafana json文件汉化-7362监控MySQL:


1、监控MySQL.json: { "annotations": { "list": [ { "builtIn": 1, "datasource": "-- Grafana --", "enable": true,

Grafana json文件汉化-12633监控Linux主机详情:


1、Linux主机详情.json { "annotations": { "list": [ { "builtIn": 1, "datasource": "-- Grafana --", "enable": true,

Grafana json文件汉化-13868监控windows_server服务器:


1、Windows-Server-Grafana.json { "annotations": { "list": [ { "builtIn": 1, "datasource": "-- Grafana --", "enable"

docker-compose部署prometheus监控Linux、Windows-Server服务器


一、基础环境准备: 1、Linux服务器安装时间服务器,同步时间: 1、用 ntpdate从时间服务器更新时间: yum -y install ntp 2、编辑 ntp.conf 文件 vim /etc/ntp.conf server ntp1.aliyun.com ibu