
org.kuali.ole.config.ole-fs.properties Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of kuali-deploy Show documentation
Show all versions of kuali-deploy Show documentation
Project containing deployment logic for Kuali applications
The newest version!
#
# Copyright 2004-2013 The Kuali Foundation
#
# Licensed under the Educational Community License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.opensource.org/licenses/ecl2.php
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
#
application.url=${public.url}
db.vendor=${db.vendor}
ole.db.reset=${ole.db.reset}
ole.workflow.unpack=${ole.workflow.unpack}
jdbc.dba.url=${jdbc.dba.url}
jdbc.dba.username=${jdbc.dba.username}
jdbc.dba.password=${jdbc.dba.password}
jdbc.url=${jdbc.url}
jdbc.username=${jdbc.username}
jdbc.password=${jdbc.password}
datasource.url=${jdbc.url}
datasource.username=${jdbc.username}
datasource.password=${jdbc.password}
logs.directory=${catalina.home}/logs
ole.fs.email=${deploy.env.name}[email protected]
keystore.file=${keystore.file.default}
mail.smtp.host=${ses.host}
mail.smtp.username=${ses.username}
mail.smtp.password=${ses.password}
mail.debug=${ses.debug}
mail.smtp.port=${ses.port}
mail.smtp.ssl.enable=${ses.ssl.enable}
mail.smtp.auth=${ses.auth}
ole.fs.runtime.property.expansion=true
PREORDER_URL=${application.url}:8080/remoting/preOrderService
© 2015 - 2025 Weber Informatics LLC | Privacy Policy