這次雙十一剛?cè)胧值臉?biāo)準(zhǔn)版,準(zhǔn)備在本地環(huán)境中安裝調(diào)試下,沒有問題的話就直接上線。
但是在嘗試通過docker安裝過程中,進行如下步驟時出現(xiàn)問題。
執(zhí)行步驟:
按照文件“docker-compose/README.md”來操作
## 5、訪問CRMEB 系統(tǒng)
http://localhost:8011/
問題:
環(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)”中拷貝出來的。
“docker-compose”是gitee的最新版本。
安裝過程:
按照"docker-compose/README.md"來進行的。
文件“docker-compose.ym”沒有修改過。
留意到在執(zhí)行這步是出現(xiàn)一個錯誤提示,不知道有沒有關(guā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.
補充: