Liferay中怎么配置SSL,很多新手對(duì)此不是很清楚,為了幫助大家解決這個(gè)難題,下面小編將為大家詳細(xì)講解,有這方面需求的人可以來(lái)學(xué)習(xí)下,希望你能有所收獲。
成都創(chuàng)新互聯(lián)主營(yíng)高縣網(wǎng)站建設(shè)的網(wǎng)絡(luò)公司,主營(yíng)網(wǎng)站建設(shè)方案,app軟件開(kāi)發(fā),高縣h5重慶小程序開(kāi)發(fā)搭建,高縣網(wǎng)站營(yíng)銷推廣歡迎高縣等地區(qū)企業(yè)咨詢
Dockerfile.
docker run -it -p 80:8080 -p 443:8443 -v $(pwd)/xyz123:/mnt/liferay liferay/portal:7.3.4-ga5.
alpine can not run root,so ports bellow 1024 have no permission to run.
cp /opt/liferay/tomcat/conf/server.xml /mnt/liferay/files/tomcat/conf/server.xml cp /opt/liferay/tomcat/webapps/ROOT/WEB-INF/web.xml /mnt/liferay/files/tomcat/webapps/ROOT/WEB-INF/web.xml
files in the host directory $(pwd)/xyz123/files are also available in the container directory /mnt/liferay/files and will be copied to /opt/liferay before Liferay Portal starts.
netstat -an | grep 443
lsof -i:80
lsof -i -P | grep -i "listen"
users securedapp /* CONFIDENTIAL
看完上述內(nèi)容是否對(duì)您有幫助呢?如果還想對(duì)相關(guān)知識(shí)有進(jìn)一步的了解或閱讀更多相關(guān)文章,請(qǐng)關(guān)注創(chuàng)新互聯(lián)行業(yè)資訊頻道,感謝您對(duì)創(chuàng)新互聯(lián)的支持。