开发一个手机软件需要多少钱 Docker装配wikijs wiki系统
发布日期:2024-08-08 03:29 点击次数:100
1. 拉取mysql8的镜像并脱手docker pull mysqldocker run -d -v /data/mysql/data:/var/lib/mysql -v /data/mysql/conf:/etc/mysql/conf.d --name mysql -e TZ=Asia/Shanghai -e MYSQL_ROOT_PASSWORD=1234 -p 3306:3306 mysql:latest2. 干涉mysql,创建并修改权限docker exec -it mysql bashmysql -uroot -puse mysql;create user 'wiki'@'localhost' identified by 'vegasd1234';create user 'wiki'@'%' identified by 'vegasd1234';create database `wiki`;grant all privileges on wiki.* to 'wiki'@'localhost';grant all privileges on wiki.* to 'wiki'@'%';flush privileges;select host,user,authentication_string,plugin from user;alter user 'wiki'@'%' identified with mysql_native_password by 'vegasd1234';3. 拉取wiki.js镜像并脱手docker pull requarks/wikidocker run -d -p 82:3000 --name wiki --restart unless-stopped -e "DB_TYPE=mysql" -e "DB_HOST=10.1.0.105" -e "DB_PORT=3306" -e "DB_USER=wiki" -e "DB_PASS=vegasd1234" -e "DB_NAME=wiki" requarks/wiki:latest4. 掀开浏览器,打听http://10.1.0.105:82/ 进行设立,即可。
图片开发一个手机软件需要多少钱
郭佳:01 03 04 08 13 16 19 29 33+03 05 12
一号球分析:上期开出奖号05,该位最近10期出现范围在01-07之间,中位号码为04,其中小于中位号码的奖号开出6次,软件定制开发大于中位号码的奖号出现3次,中位号码04开出1次开发一个手机软件需要多少钱,本期预计该位继续在中位号码以上出现,看好号码08。
本站仅提供存储办事,统统实质均由用户发布,如发现存害或侵权实质,请点击举报。