排序
群晖DSM7.2安装docker管理工具portainer
获取portainer镜像docker pull portainer/portainer:1.24.2 创建挂在的文件夹进入/volume1/docker/文件夹创建portainer所需文件夹cxloge@synocxloge:~$ cd /volume1/docker/ cxloge@synocxloge:...
微信小程序-项目搭建流程
微信小程序-项目搭建流程1.app.json中搭建跳转 2.在app.js中绑定全局请求接口 globalData: { userInfo: null, baseUrl:"http://api.aulence.com" } 3.载入全局数据// 载入全局数据 cons...
宝塔面板常用命令大全!
/etc/init。d/btstopchkconfig——删除btrm——f/etc/init。D/BTRM-rf/***/server/panelview当前面板端口cat/***/server/panel/data/portPL修改面板端口。如果要将其更改为8881(CentOS6系统)...
微信小程序搭载node.js服务器(简)
此文章用到的是用node.js搭载的服务器! 1.node.js 检测电脑是否安装node.js,可以用【 cmd/Power shell 】命令检测,也可以用【git-bash】,这里就用git-bash进行演示...
Docker搭建一个WordPress博客
搭建环境:系统:centos71.Docker首先安装Docker:yum install -y yum-utils device-mapper-persistent-data lvm2 yum -y install wget vim wget https://mirrors.aliyun.com...
宝塔面板常用命令大全!
/etc/init。d/btstopchkconfig——删除btrm——f/etc/init。D/BTRM-rf/***/server/panelview当前面板端口cat/***/server/panel/data/portPL修改面板端口。如果要将其更改为8881(CentOS6系统)...