docker 重载daemon.josn文件
kill -SIGHUP $(pidof dockerd)
kill -SIGHUP $(pidof dockerd)
修改服务器主机名并写入/etc/host,每台执行,如果有多台依次往后加 hostnamectl set-hostname s1 hostnamectl set-hostname s2 hostnamectl set-hostname s3 echo'192.168.2.233 s1 192.16
创建用户 useradd postgres passwd postgres 安装依赖包 yum groupinstall -y "Development Tools" "Legacy UNIX Compatibility" yum install -y bios flex readline* zli
compose配置文件 services: openresty: image: harbor.bomsorte.com:1443/base/openresty:1.27.1.2 container_name: openresty restart: always p
创建目录和授权 mkdir /data/mysql/{data,conf} -p cd /data chown -R 999.999 mysql compose配置 services: openresty: image: mysql:8.0.40 container_name:
在阿里云oss桶中绑定自定义域名 nginx 配置,其中/C/kuku-phl/web-mobile是桶中文件目录 server { server_name pwa.cashcc13.cc; listen 80; location =/ { proxy_pass http