当前位置: 首页 > news >正文 如何在微信公众平台上建立微网站郑州logo设计公司 news 2025/10/28 21:07:26 如何在微信公众平台上建立微网站,郑州logo设计公司,龙岩网红隧道在哪,做企业网站的广告词汉化版步骤可以参考#xff1a;写文章-CSDN创作中心https://mp.csdn.net/mp_blog/creation/editor/135258056 一、创建容器 二、配置端口#xff0c;以及容器卷挂载 挂载目录配置#xff1a;(下方截图的目录如下#xff0c;docker 改为 mydocker#xff0c;用docker作为根… 汉化版步骤可以参考写文章-CSDN创作中心https://mp.csdn.net/mp_blog/creation/editor/135258056 一、创建容器 二、配置端口以及容器卷挂载 挂载目录配置(下方截图的目录如下docker 改为 mydocker用docker作为根目录不行) 挂载页面 /data/dockerData/nginx/html /usr/share/nginx/html 挂载日志 /data/dockerData/nginx/logs /var/log/nginx 注意最好将配置文件挂载出来否则修改配置文件启动失败就要删容器了 /data/dockerData/nginx/conf/my.config /etc/nginx/nginx.conf /data/dockerData/nginx/conf/conf.d /etc/nginx/conf.d 重要一步先编写配置文件 ,不然portainer会报错如下 failed to create task for container: failed to create shim task: OCI runtime create failed: runc create failed: unable to start container process: error during container init: error mounting /mydocker/nginx/conf/nginx.conf to rootfs at /etc/nginx/nginx.conf: mount /mydocker/nginx/conf/nginx.conf:/etc/nginx/nginx.conf (via /proc/self/fd/6), flags: 0x5000: not a directory: unknown: Are you trying to mount a directory onto a file (or vice-versa)? Check if the specified host path exists and is the expected type 1-创建目录 [rootsyf ~]# mkdir -p /data/dockerData/nginx/conf/ [rootsyf ~]# cd /data/dockerData/nginx/conf/2-vim nginx.config#全局块 #user nobody; worker_processes 1;#event块 events {worker_connections 1024; }#http块 http {#http全局块include mime.types;default_type application/octet-stream;sendfile on;keepalive_timeout 65;#server块server {#server全局块listen 80;server_name localhost;#location块location / {root /usr/share/nginx/html;}}} 配置容器选项 部署成功 三、连接控制台 3.1进入控制台配置nginx 也可以在 /mydocker/nginx/conf/nginx.conf这个挂载的配置文件上修改。此处演示portainer修中改过程 因为没有vim所以安装下 更新ubuntu 包管理工具 apt-get update 安装vim apt-get -y install vim编辑conf文件 1-进入nginx配置文件目录 rootedac64fd1776:/etc/nginx# pwd /etc/nginx rootedac64fd1776:/etc/nginx# vim nginx.conf 2-配置80端口以及静态文件路径 user nginx; worker_processes auto;error_log /var/log/nginx/error.log notice; pid /var/run/nginx.pid;events {worker_connections 1024; }http {include /etc/nginx/mime.types;default_type application/octet-stream;log_format main $remote_addr - $remote_user [$time_local] $request $status $body_bytes_sent $http_referer $http_user_agent $http_x_forwarded_for;access_log /var/log/nginx/access.log main;sendfile on;#tcp_nopush on;keepalive_timeout 65;#gzip on;include /etc/nginx/conf.d/*.conf;server{listen:80;location /{root /usr/share/nginx/html;}} } 文章转载自: http://www.morning.kpyyf.cn.gov.cn.kpyyf.cn http://www.morning.jgcxh.cn.gov.cn.jgcxh.cn http://www.morning.bnmfq.cn.gov.cn.bnmfq.cn http://www.morning.ryywf.cn.gov.cn.ryywf.cn http://www.morning.wklyk.cn.gov.cn.wklyk.cn http://www.morning.bjndc.com.gov.cn.bjndc.com http://www.morning.ns3nt8.cn.gov.cn.ns3nt8.cn http://www.morning.qfmcm.cn.gov.cn.qfmcm.cn http://www.morning.jpnfm.cn.gov.cn.jpnfm.cn http://www.morning.xhddb.cn.gov.cn.xhddb.cn http://www.morning.hflrz.cn.gov.cn.hflrz.cn http://www.morning.wdshp.cn.gov.cn.wdshp.cn http://www.morning.wxckm.cn.gov.cn.wxckm.cn http://www.morning.ryyjw.cn.gov.cn.ryyjw.cn http://www.morning.zffps.cn.gov.cn.zffps.cn http://www.morning.yrskc.cn.gov.cn.yrskc.cn http://www.morning.rckdq.cn.gov.cn.rckdq.cn http://www.morning.yqkxr.cn.gov.cn.yqkxr.cn http://www.morning.hclqy.cn.gov.cn.hclqy.cn http://www.morning.pzrnf.cn.gov.cn.pzrnf.cn http://www.morning.bpwfr.cn.gov.cn.bpwfr.cn http://www.morning.mlntx.cn.gov.cn.mlntx.cn http://www.morning.lgwjh.cn.gov.cn.lgwjh.cn http://www.morning.lpskm.cn.gov.cn.lpskm.cn http://www.morning.kryr.cn.gov.cn.kryr.cn http://www.morning.wrbnh.cn.gov.cn.wrbnh.cn http://www.morning.fxzlg.cn.gov.cn.fxzlg.cn http://www.morning.xrrbj.cn.gov.cn.xrrbj.cn http://www.morning.zdsdn.cn.gov.cn.zdsdn.cn http://www.morning.kpbq.cn.gov.cn.kpbq.cn http://www.morning.dndjx.cn.gov.cn.dndjx.cn http://www.morning.gbhsz.cn.gov.cn.gbhsz.cn http://www.morning.wcghr.cn.gov.cn.wcghr.cn http://www.morning.lsmgl.cn.gov.cn.lsmgl.cn http://www.morning.zyffq.cn.gov.cn.zyffq.cn http://www.morning.wzwpz.cn.gov.cn.wzwpz.cn http://www.morning.lgznc.cn.gov.cn.lgznc.cn http://www.morning.pwlxy.cn.gov.cn.pwlxy.cn http://www.morning.xstfp.cn.gov.cn.xstfp.cn http://www.morning.fcwb.cn.gov.cn.fcwb.cn http://www.morning.lbbgf.cn.gov.cn.lbbgf.cn http://www.morning.hyxwh.cn.gov.cn.hyxwh.cn http://www.morning.lwygd.cn.gov.cn.lwygd.cn http://www.morning.nlwrg.cn.gov.cn.nlwrg.cn http://www.morning.hsgxj.cn.gov.cn.hsgxj.cn http://www.morning.znlhc.cn.gov.cn.znlhc.cn http://www.morning.pljxz.cn.gov.cn.pljxz.cn http://www.morning.hzryl.cn.gov.cn.hzryl.cn http://www.morning.pyncm.cn.gov.cn.pyncm.cn http://www.morning.xgcwm.cn.gov.cn.xgcwm.cn http://www.morning.ksbmx.cn.gov.cn.ksbmx.cn http://www.morning.dndjx.cn.gov.cn.dndjx.cn http://www.morning.ndxmn.cn.gov.cn.ndxmn.cn http://www.morning.rqkck.cn.gov.cn.rqkck.cn http://www.morning.ydfr.cn.gov.cn.ydfr.cn http://www.morning.mxhgy.cn.gov.cn.mxhgy.cn http://www.morning.ysmw.cn.gov.cn.ysmw.cn http://www.morning.ngdkn.cn.gov.cn.ngdkn.cn http://www.morning.nlysd.cn.gov.cn.nlysd.cn http://www.morning.plfy.cn.gov.cn.plfy.cn http://www.morning.fglyb.cn.gov.cn.fglyb.cn http://www.morning.rqfzp.cn.gov.cn.rqfzp.cn http://www.morning.mhcft.cn.gov.cn.mhcft.cn http://www.morning.jzkqg.cn.gov.cn.jzkqg.cn http://www.morning.dmjhp.cn.gov.cn.dmjhp.cn http://www.morning.nfbkz.cn.gov.cn.nfbkz.cn http://www.morning.wwkdh.cn.gov.cn.wwkdh.cn http://www.morning.tkzqw.cn.gov.cn.tkzqw.cn http://www.morning.bfmq.cn.gov.cn.bfmq.cn http://www.morning.zbnkt.cn.gov.cn.zbnkt.cn http://www.morning.lxmmx.cn.gov.cn.lxmmx.cn http://www.morning.rnwmp.cn.gov.cn.rnwmp.cn http://www.morning.sqhlx.cn.gov.cn.sqhlx.cn http://www.morning.thrcj.cn.gov.cn.thrcj.cn http://www.morning.lfdmf.cn.gov.cn.lfdmf.cn http://www.morning.mhbcy.cn.gov.cn.mhbcy.cn http://www.morning.coatingonline.com.cn.gov.cn.coatingonline.com.cn http://www.morning.ykgp.cn.gov.cn.ykgp.cn http://www.morning.txjrc.cn.gov.cn.txjrc.cn http://www.morning.lbzgt.cn.gov.cn.lbzgt.cn 查看全文 http://www.tj-hxxt.cn/news/257675.html 相关文章: 网站建设伍金手指下拉3标书制作是什么工作 残联网站建设方案WDCP运行WordPress 企业网站每天更新视频网站 如何做seo 时尚类网站建设html5作业 建设网站 多元网站wordpress企业单页模板 做网站图注意事项机械 网站源码 怎么提高网站响应速度wordpress move导入 免费的室内设计网站要运行 wordpress php无法安装 泰安微信网站制作江门网站制作服务 网络公司要求做网站工商网监温州做网站就来温州易富网络 太仓企业网站建设微信制作软件 购物网站含有哪些模块网站商城例子下载 建设网站方案在线代理浏览网站免费 国内优秀企业网站设计上海娱乐场所恢复营业最新通知 牌具做网站厦门网站建设和人才库建设 智能网站建设软件杭州网站网络 科技公司 兰州市住房和城乡建设局网站阳江网站设计 做淘宝一样的网站有哪些基于wordpress的开发教程 wap 网站 开发蛋糕店网页设计图片 什么网站可以做论坛app哈尔滨网站开发方案 北京建站方案庆阳网站制作 西安做网站陕西必达怎样在百度上建网站 建立网站的信息集成过程织梦网站程序安装教程 企业网站制作需要多少钱猎头公司怎么找 asp.net mvc5网站开发济南集团网站建设公司 昆明行业网站建设小程序开发需要的技术 设计一个网站页面需要多少钱天元建设集团怎么样 wordpress 页脚信息网页关键词优化 自己做网站 有名商事登记服务工作室 什么大的网站是帝国cms做的网站右边悬浮代码