好用的开源项目

可道云部署
wget -c https://www.apachefriends.org/xampp-files/5.6.35/xampp-linux-x64-5.6.35-0-installer.run
chmod +x xampp-linux-x64-5.6.35-0-installer.run
sudo ./xampp-linux-x64-5.6.35-0-installer.run #默认安装位置/opt/lampp
wget http://static.kodcloud.com/update/download/kodexplorer4.40.zip
unzip kodexplorer4.40.zip -d ./kodexplorer
mv kodexplorer /opt/lampp/htdocs/
chmod -Rf 777 /opt/lampp/htdocs/kodexplorer
/opt/lampp/xampp stop
/opt/lampp/xampp start
部署完后用浏览器打开链接
http://ip/kodexplorer/index.php

参考链接:
       http://bbs.kodcloud.com/d/5
       https://post.smzdm.com/p/aqnd6ozv/
       https://gitee.com/kalcaddle/KODExplorer
       https://www.xp.cn/ #phpstudy建站工具包
       https://www.apachefriends.org/index.html    #XAMPP建站工具包
       https://github.com/RestyaPlatform/board     #Restyaboard看板
       http://blog.51cto.com/qiuyt/2091178           #GitLab10安装-部署-汉化-备份-升级

 

posted @ 2019-07-23 16:47  風£飛  阅读(255)  评论(0编辑  收藏  举报