mysql??5.7.42
node??v10.24.0
git 2.34.1
jdk?openjdk?version?"11.0.19" 2023-04-18
maven?Apache?Maven?3.8.3 (ff8e977a158738155dc465c6a97ffaf31982d739)
自行配置:nfs
代碼克隆地址:
git?clone?https://git-wip-us.apache.org/repos/asf/cloudstack.git
修改數(shù)據(jù)庫配置文件數(shù)據(jù)root密碼utils/conf/db.properties DBROOTPW= build/replace.properties db.root.password=
后臺
#清理 mvn?clean #下載包 mvn?-P?deps?-DskipTests=true #安裝包 mvn?install?-DskipTests=true #初始化數(shù)據(jù)庫 mvn?-P?developer?-Ddeploydb?-pl?developer #運行 mvn?-pl?client?jetty:run
前臺#在ui目錄下 #安裝依賴 npm?install #啟動項目 npm?run?serve #node-sass依賴 npm?i?--unsafe-perm?node-sass //?更換國內(nèi)源 npm?config?set?registry?https://registry.npmmirror.com //?恢復(fù)官方源 npm?config?set?registry?https://registry.yarnpkg.com
登錄http://localhost:5050/#/user/login?redirect=%2F admin?password
?使用IDEA調(diào)試,采用
-pl client jetty:run
文章來源:http://www.zghlxwxcb.cn/news/detail-512844.html
文章來源地址http://www.zghlxwxcb.cn/news/detail-512844.html
到了這里,關(guān)于centos8運行cloudstack4.18的文章就介紹完了。如果您還想了解更多內(nèi)容,請在右上角搜索TOY模板網(wǎng)以前的文章或繼續(xù)瀏覽下面的相關(guān)文章,希望大家以后多多支持TOY模板網(wǎng)!