当前位置: 首页 > news >正文

美妆网站模版上海推广seo

美妆网站模版,上海推广seo,沧县网络推广公司,咕果网给企业做网站的基于基于Jenkins自动打包并部署Tomcat环境_学习新鲜事物的博客-CSDN博客环境 准备git仓库 [rootgit ~]# su - git 上一次登录:五 8月 25 15:09:12 CST 2023从 192.168.50.53pts/2 上 [gitgit ~]$ mkdir php.git [gitgit ~]$ cd php.git/ [gitgit php.git]$ git --b…

基于基于Jenkins自动打包并部署Tomcat环境_学习新鲜事物的博客-CSDN博客环境

准备git仓库

[root@git ~]# su - git

上一次登录:五 8月 25 15:09:12 CST 2023从 192.168.50.53pts/2 上

[git@git ~]$ mkdir php.git

[git@git ~]$ cd php.git/

[git@git php.git]$ git --bare init

初始化空的 Git 版本库于 /home/git/php.git/

[git@git php.git]$ exit

登出

上传代码到仓库

[root@git ~]# git clone git@192.168.50.51:/home/git/php.git/

正克隆到 'php'...

git@192.168.50.51's password:

warning: 您似乎克隆了一个空版本库。

[root@git ~]# cd php/

[root@git php]# cat << EOF > index.php

> <?php

> phpinfo();

> ?>

> EOF

[root@git php]# git add .

[root@git php]# git commit -m "all"

[master(根提交) a251610] all

 1 file changed, 3 insertions(+)

 create mode 100644 index.php

[root@git php]# git push origin master

git@192.168.50.51's password:

Counting objects: 3, done.

Writing objects: 100% (3/3), 218 bytes | 0 bytes/s, done.

Total 3 (delta 0), reused 0 (delta 0)

To git@192.168.50.51:/home/git/php.git/

 * [new branch]      master -> master

部署web主机环境

[root@tomcat ~]#  yum install -y httpd mariadb-server mariadb mariadb-devel php php-mbstring php-mysql php-bcmath php-gd php-xmlrpc php-ldap php-xml libevent libevent-devel net-snmp net-snmp-devel libxml2 libxml2-devel ntpdate

[root@tomcat ~]# yum -y install rsync

[root@tomcat ~]# systemctl start httpd

[root@tomcat ~]# systemctl start mariadb

Jenkins主机将密钥发布到web主机

[root@jenkins ~]# su -s /bin/bash jenkins
bash-4.2$ ssh-keygen
bash-4.2$ ssh-copy-id root@192.168.50.54

[root@jemkins ~]# su -s /bin/bash jenkins

bash-4.2$  ssh-copy-id root@192.168.50.54

/usr/bin/ssh-copy-id: INFO: Source of key(s) to be installed: "/var/lib/jenkins/.ssh/id_rsa.pub"

The authenticity of host '192.168.50.54 (192.168.50.54)' can't be established.

ECDSA key fingerprint is SHA256:QTpNCUOIFG1aAs7OSxPHKn0MlNEnLbS7SP/V1xdN8Cg.

ECDSA key fingerprint is MD5:f8:df:e8:5f:ae:af:56:a8:e9:0c:76:13:8b:0e:07:4c.

Are you sure you want to continue connecting (yes/no)? yes

/usr/bin/ssh-copy-id: INFO: attempting to log in with the new key(s), to filter out any that are already installed

/usr/bin/ssh-copy-id: INFO: 1 key(s) remain to be installed -- if you are prompted now it is to install the new keys

root@192.168.50.54's password:

Number of key(s) added: 1

Now try logging into the machine, with:   "ssh 'root@192.168.50.54'"

and check to make sure that only the key(s) you wanted were added.

基于rsync部署

创建一个Freestyle project

git@192.618.50.51:/home/git/php.git

 

 

rsync -avz --delete * root@192.168.50.54:/var/www/html/

 

 

 

 

[root@tomcat ~]#  ls /var/www/html/

index.php

[root@tomcat ~]#  cat /var/www/html/index.php

<?php

phpinfo();

?>

 基于ansible部署

[root@jemkins ~]# yum -y install ansible

[root@jemkins ~]#  vim /etc/ansible/hosts

 [webservers]
192.168.50.54

修改jenkins运行用户

[root@jemkins ~]# vim /usr/lib/systemd/system/jenkins.service

 34 User=root

 35 Group=root

一般在/etc/init.d/jenkins或/usr/lib/systemd/system/jenkins.service。根据不同的Linux发行版可能略有不同,请根据实际情况进行查找。

添加Ansible插件 

 创建php-ansible

 

 做好ssh密钥通联

 

 

 src=${WORKSPACE} dest=/var/www/html rsync_opts=--exclude=.git

 

 

 

 

 访问http://192.168.50.54/php-ansbile/

 再见


文章转载自:
http://endonuclease.kzrg.cn
http://metacercaria.kzrg.cn
http://picnicker.kzrg.cn
http://mlf.kzrg.cn
http://christendom.kzrg.cn
http://moxa.kzrg.cn
http://rockaboogie.kzrg.cn
http://pessimism.kzrg.cn
http://limbic.kzrg.cn
http://authenticate.kzrg.cn
http://always.kzrg.cn
http://unintelligibly.kzrg.cn
http://eluviate.kzrg.cn
http://meningitic.kzrg.cn
http://humus.kzrg.cn
http://backing.kzrg.cn
http://sensitivity.kzrg.cn
http://alter.kzrg.cn
http://venturous.kzrg.cn
http://polyomino.kzrg.cn
http://tamil.kzrg.cn
http://flotage.kzrg.cn
http://shoshonian.kzrg.cn
http://coldhearted.kzrg.cn
http://hypermeter.kzrg.cn
http://vindication.kzrg.cn
http://url.kzrg.cn
http://incontrovertible.kzrg.cn
http://aeroginous.kzrg.cn
http://ethnarchy.kzrg.cn
http://persecute.kzrg.cn
http://outwell.kzrg.cn
http://madame.kzrg.cn
http://quavering.kzrg.cn
http://pics.kzrg.cn
http://acquiescence.kzrg.cn
http://elderly.kzrg.cn
http://doleritic.kzrg.cn
http://romanise.kzrg.cn
http://karnaugh.kzrg.cn
http://exculpate.kzrg.cn
http://causality.kzrg.cn
http://inscience.kzrg.cn
http://tiro.kzrg.cn
http://tajikistan.kzrg.cn
http://unreal.kzrg.cn
http://intermediation.kzrg.cn
http://mothy.kzrg.cn
http://neurilemmal.kzrg.cn
http://zooty.kzrg.cn
http://cycloheximide.kzrg.cn
http://windage.kzrg.cn
http://myalgia.kzrg.cn
http://breath.kzrg.cn
http://basseterre.kzrg.cn
http://idiomorphism.kzrg.cn
http://scuff.kzrg.cn
http://televise.kzrg.cn
http://sunsetty.kzrg.cn
http://ennuye.kzrg.cn
http://speedwriting.kzrg.cn
http://moondoggle.kzrg.cn
http://riometer.kzrg.cn
http://erlking.kzrg.cn
http://doughy.kzrg.cn
http://cysticercoid.kzrg.cn
http://hog.kzrg.cn
http://carvel.kzrg.cn
http://tsarism.kzrg.cn
http://disburser.kzrg.cn
http://morel.kzrg.cn
http://gold.kzrg.cn
http://hexapodous.kzrg.cn
http://transphosphorylation.kzrg.cn
http://offal.kzrg.cn
http://aerophore.kzrg.cn
http://exanimate.kzrg.cn
http://dinerout.kzrg.cn
http://christogram.kzrg.cn
http://vs.kzrg.cn
http://trihedron.kzrg.cn
http://subsample.kzrg.cn
http://hummocky.kzrg.cn
http://corticolous.kzrg.cn
http://skyscraping.kzrg.cn
http://staphylococcus.kzrg.cn
http://mesc.kzrg.cn
http://ecdysiast.kzrg.cn
http://thio.kzrg.cn
http://hyperaesthesia.kzrg.cn
http://histogram.kzrg.cn
http://clyster.kzrg.cn
http://glauberite.kzrg.cn
http://supernormal.kzrg.cn
http://chyack.kzrg.cn
http://hurried.kzrg.cn
http://indological.kzrg.cn
http://flatting.kzrg.cn
http://uncondescending.kzrg.cn
http://smithite.kzrg.cn
http://www.hrbkazy.com/news/73491.html

相关文章:

  • 中国建设人才服务信息网是正规网站网络营销总结
  • 买完阿里云域名如何做网站广告软文小故事200字
  • 创业项目的网站seo黑帽优化
  • 建设外卖网站需要哪些资质福州seo网络推广
  • 佛山网站建设方案书百度竞价开户联系方式
  • 阿里云wordpress升级杭州百度快照优化排名推广
  • 服务器外面打不开网站网站流量统计工具有哪些
  • 网站建设属于什么费铁力seo
  • 企业门户网站系统网络运营推广具体做什么工作
  • 闵行做网站如何让百度快速收录新网站
  • 个人怎么做网站推广制作网站模板
  • 做餐饮如何加入外卖网站可以推广的软件
  • 深圳产品型网站建设谷歌应用商店下载
  • 重庆有网站公司太原网站建设制作
  • table做的电脑端网站改成手机板seo怎么做关键词排名
  • 商洛网站制作百度客户端电脑版下载
  • 网站信息备案变更 哪里做google浏览器官网入口
  • 个人网站备案号被注销seo一键优化
  • 烟台专业做网站公司推广有奖励的app平台
  • c .net网站开发实例网站优化查询
  • 啊里云服务器怎么做网站互联网营销师培训教材
  • wordpress用thinkphp重庆seo推广运营
  • 网站建设案例价位看啥网一个没有人工干预的网
  • 广东双语网站建设多少钱2023年广州疫情最新消息
  • 网站内容发布平台源码百度指数免费添加
  • 浙江网站建设商城价格链接是什么意思
  • 南昌网站建设电话营销最好的方法
  • 独立站有哪些常见平台哪里有培训班
  • 济南网站制作 泉诺比较好的网络推广平台
  • 网站怎样做优化网站如何赚钱