Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F49506765
server.xml
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
1 KB
Referenced Files
None
Subscribers
None
server.xml
View Options
<?xml version="1.0" encoding="UTF-8"?>
<!--
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Tomcat :: Orbeon configuration
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Project: Nasqueron
License: Trivial enough, not eligible to copyright
Source file: roles/paas-docker/containers/files/orbeon/server.xml
_____________________________________________________________
<auto-generated>
This file is managed by our rOPS SaltStack repository.
Changes to this file may cause incorrect behavior
and will be lost if the state is redeployed.
</auto-generated>
-->
<Context
path=
"/orbeon"
>
<Resource
name=
"jdbc/postgresql"
driverClassName=
"org.postgresql.Driver"
auth=
"Container"
type=
"javax.sql.DataSource"
initialSize=
"3"
maxActive=
"10"
maxIdle=
"10"
maxWait=
"30000"
poolPreparedStatements=
"true"
validationQuery=
"select 1"
testOnBorrow=
"true"
username=
"{{ db.user }}"
password=
"{{ db.pass }}"
url=
"jdbc:postgresql://{{ db.host }}:5432/{{ db.database }}?useUnicode=true&characterEncoding=UTF8&socketTimeout=30&tcpKeepAlive=true"
/>
</Context>
File Metadata
Details
Attached
Mime Type
text/xml
Expires
Mon, Sep 14, 16:04 (10 h, 17 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3979925
Default Alt Text
server.xml (1 KB)
Attached To
Mode
rOPS Nasqueron Operations
Attached
Detach File
Event Timeline
Log In to Comment