這次雙十一剛?cè)胧值臉?biāo)準(zhǔn)版,準(zhǔn)備在本地環(huán)境中安裝調(diào)試下,沒(méi)有問(wèn)題的話就直接上線。
但是在嘗試通過(guò)docker安裝過(guò)程中,進(jìn)行如下步驟時(shí)出現(xiàn)問(wèn)題。
執(zhí)行步驟:
按照文件“docker-compose/README.md”來(lái)操作
## 5、訪問(wèn)CRMEB 系統(tǒng)
http://localhost:8011/
問(wèn)題:
環(huán)境:
VitualBox7.0
Ubuntu22.04
CRMEB-BZ v5.2.1(20231106)
docker-compose:gitee最新版
CRMEB版本以及目錄結(jié)構(gòu):
“crmeb”和“template”是從官網(wǎng)下載的“CRMEB-BZ v5.2.1(20231106)”中拷貝出來(lái)的。
“docker-compose”是gitee的最新版本。
安裝過(guò)程:
按照"docker-compose/README.md"來(lái)進(jìn)行的。
文件“docker-compose.ym”沒(méi)有修改過(guò)。
留意到在執(zhí)行這步是出現(xiàn)一個(gè)錯(cuò)誤提示,不知道有沒(méi)有關(guān)系
一些版本信息:
如果直接訪問(wèn) localhost 提示如下
Unable to connect
An error occurred during a connection to localhost.
The site could be temporarily unavailable or too busy. Try again in a few moments.
If you are unable to load any pages, check your computer’s network connection.
If your computer or network is protected by a firewall or proxy, make sure that Firefox is permitted to access the web.
補(bǔ)充: