English | 简体中文
QQ Group 1 191381542 QQ Group 2 481589563 QQ Group 3 638756883 QQ Group 4 930992232
PublicCMS is an open source JAVACMS system developed with mainstream technologies in 2023. Developed by Tianjin Black Core Technology Co., LTD., the structure is scientific, easily support tens of millions of data, tens of millions of PV; Support visual editing, multi-dimensional expansion, full-text search, static site, SSI, dynamic page local static, URL rules completely customized for you to quickly build a site, large-scale site to provide a powerful drive, is also a good choice for enterprise project product prototype.
https://gitee.com/sanluan/PublicCMS https://github.com/sanluan/PublicCMS
Switch to the develop branch and the free version to the V2019 branch
Ensure that the operating system (OS) runs jdk1.8 or later
cd publiccms-parent
mvnw clean package
cd publiccms/target
java -jar publiccms.war
Visit the program page http://localhost:8080/ and follow the prompts to configure and initialize the database
Management background to visit relative paths for http://localhost:8080/admin/
Prepare java and mysql environments locally, download executable programs, compress and decompress them, and run startup.bat or startup.sh
java -jar -Dfile.encoding="UTF-8" -Dcms.port=8080 -Dcms.contextPath=/publiccms -Dcms.filePath="%cd%\data\publiccms" publiccms.war
java -jar -Dfile.encoding="UTF-8" -Dcms.port=8080 -Dcms.contextPath=/publiccms -Dcms.filePath="`pwd`/data/publiccms" publiccms.war
For details about the parameters and their meanings, see the deployment manual
Rename publiccms.war.original to publiccms.war or ROOT.war(the context path is /) and move the file to the tomcat webapps directory,The "-Dcms.filePath" parameter is still valid
Execute:
docker run -d -p 8080:8080 sanluan/publiccms
Build your own image
Execute:
docker build -t mypubliccms .
docker run -d -p 8080:8080 mypubliccms
Execute:
docker compose up -d
mysql host/port : mysql-cms/3306 ; user/password : publiccms/password!@#
More parameters, please refer to https://hub.docker.com/r/sanluan/publiccms/
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。
Activity
Community
Health
Trend
Influence
:Code submit frequency
:React/respond to issue & PR etc.
:Well-balanced team members and collaboration
:Recent popularity of project
:Star counts, download counts etc.