All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.opencms.setup.setup.properties.example Maven / Gradle / Ivy

Go to download

OpenCms is an enterprise-ready, easy to use website content management system based on Java and XML technology. Offering a complete set of features, OpenCms helps content managers worldwide to create and maintain beautiful websites fast and efficiently.

There is a newer version: 18.0
Show newest version
setup.webapp.path=C:\dev\tomcat7\webapps\opencms
setup.default.webapp=ROOT
setup.install.components=workplace,bootstrap

db.product=mysql
db.provider=mysql
db.create.user=root
db.create.pwd=
db.worker.user=root
db.worker.pwd=
db.connection.url=jdbc:mysql://localhost:3306/
db.name=opencms9
db.create.db=true
db.create.tables=true
db.dropDb=true
db.default.tablespace=
db.index.tablespace=
db.jdbc.driver=org.gjt.mm.mysql.Driver
db.template.db=
db.temporary.tablespace=

server.url=http://localhost:8080
server.name=OpenCmsServer
server.ethernet.address=
server.servlet.mapping=




© 2015 - 2024 Weber Informatics LLC | Privacy Policy