Yifei Zhang
b8bed7ea61
DCCLIP-586: Added secret store class support.
2023-09-18 11:15:04 +10:00
Jun Jeong
e50a7e685f
CLIP-1800: Added maxDays in access log valve
2023-05-16 16:20:29 +10:00
Yevhen Ivantsov
6a2c0a8d72
Add provider_class property to cfg template
2023-05-08 07:41:14 +10:00
Alex Blekhman
affce1982c
CONFSRVDEV-24831 Fix “struts.multipart.saveDir property has not been defined”
...
The new property `struts.multipart.saveDir` is required for Confluence 8.0 and later. It is replacement of the legacy property `webwork.multipart.saveDir`.
2022-10-20 13:57:30 +11:00
Adam Brokes
380ac76e13
CLIP-1510: Remove empty line
2022-08-02 10:20:27 +10:00
Adam Brokes
f514239190
CLIP-1510: Fix the tests
2022-08-01 22:28:09 +10:00
Adam Brokes
ca5050cf02
CLIP-1510: Update hikari properties
2022-07-29 09:42:50 +10:00
Adam Brokes
1070b8fac4
CLIP-1510: Add comment
2022-07-06 15:08:25 +10:00
Adam Brokes
1f4f33360a
CLIP-1510: Handle 6.x and 8.x+ versions
2022-07-06 15:04:51 +10:00
Adam Brokes
2ae983a0b7
CLIP-1510: Update the the c3p0 database properties to hikari
2022-06-16 16:20:46 +10:00
Adam Brokes
60b47ce49c
add snapshot properites
2022-04-04 16:10:13 +10:00
nghazalibeiklar
92aaea5c6d
Refactored unit tests
2022-01-17 13:04:38 +11:00
nghazalibeiklar
05930f440b
Fixed unit tests
2022-01-17 12:58:31 +11:00
nghazalibeiklar
cc6d60fdce
Fixed unit tests
2022-01-17 12:56:37 +11:00
nghazalibeiklar
c1f5a896b1
Fixed unit tests
2022-01-17 12:38:23 +11:00
nghazalibeiklar
8cce735461
DCD-1369: Updated the documentation and fix the default value and respect to alt_tomcat_log_access variable for all versions
2022-01-13 12:50:04 +11:00
nghazalibeiklar
6ded2027eb
DCD-1369: Enable log access for version after 7.11.0
2022-01-13 11:27:16 +11:00
wyasvoin
3d9a66480c
add context-path to confluence.cfg.xml
2021-10-11 15:09:10 +11:00
Jun
5242f291e1
DCD-1299: server.xml.j2 changes re-applied
2021-07-08 16:14:00 +10:00
Jun
a130da0ac9
DCD-1299: reverted back to master to check Integration Test
2021-07-08 11:29:27 +10:00
Jun
0ba1b0930f
DCD-1299: reverted old changes
2021-07-07 18:34:47 +10:00
Jun
22a4776342
DCD-1299: Align server.xml.j2 value with confluence LTS-ver(7.4.9)
2021-07-07 17:10:08 +10:00
Jun
2675270e7a
DCD-1299: Remove comments
2021-07-07 15:53:42 +10:00
Jun
add4566663
DCD-1299: Unnecessary test removed. server.xml.j2 default value updated to testing case
2021-07-07 14:27:07 +10:00
Jun
025c2ae2b1
DCD-1299: unit tests for default Connector config updated
2021-07-07 13:54:31 +10:00
Ben Partridge
78fa23866f
DCD-1238: Add database type mapping for oracle which supports oracle 12c and 19c in Confluence 7.3.1+
2021-03-05 10:53:21 +11:00
Kenny MacLeod
78af588f71
Merged master into issue/SCALE-33
2020-09-06 19:39:49 +00:00
Kenny MacLeod
10167db66d
SCALE-33 Add atl_license_key support to template
2020-09-06 20:32:51 +01:00
Steve Smith
359f56dd4d
DCD-1053: Add ability to specify the Lucene index directory.
2020-08-18 11:06:26 +10:00
Dave Chevell
195cd45189
CONFSERVER-59318: Allow setting maxHttpHeaderSize
2020-03-18 18:06:22 +11:00
Steve Smith
ec4b4bcc45
Add README entry about new setting and misc. formatting cleanups.
2020-02-28 14:30:20 +11:00
Karolis Eigelis
a5237d8ed4
align with the other tomcat configuration environment variables
2020-02-26 10:12:18 +02:00
Karolis Eigelis
3dff504b32
adding ATL_ACCESS_LOG flag
2020-02-21 14:24:46 +02:00
Karolis Eigelis
6dadcddc80
adding confluence access log
2020-02-20 23:28:11 +02:00
Steve Smith
374bd0838b
DCD-545: Tweak to the default Tomcat threads.
2019-08-16 10:33:19 +10:00
Steve Smith
3a8089884d
DCD-545: Add ability to set the cluster node ID.
2019-08-15 14:54:10 +10:00
Steve Smith
77f4b2bfd0
DCD-545: Move fallback home vars to templates.
2019-08-15 14:29:18 +10:00
Steve Smith
dfc0559d7a
DCD-545: Add "shared-home" property, which seems to be required for auto-config.
2019-08-15 13:24:00 +10:00
Steve Smith
0bc87b6ecb
DCD-545: Add security-group setting to AWS clustering.
2019-08-13 14:21:29 +10:00
Steve Smith
8f9469c9ac
DCD-545: Move seraph logic into the template and generally clean-up.
2019-08-13 11:33:49 +10:00
Steve Smith
d4b755c63a
DCD-558: Move the server.xml defaulting and fallbacks into the template.
2019-08-13 11:23:20 +10:00
Steve Smith
4507378340
DCD-558: Add support for TCP and multicast clustering.
2019-08-13 10:25:02 +10:00
Steve Smith
e1fc7fe9c6
DCD-558: Start of cluster configuration, and refactor the env dict is the source of truth for parameters.
2019-08-13 09:52:18 +10:00
Steve Smith
442a29e9ea
DCD-558: Add generation of confluence.cfg.xml, with DB setup.
2019-08-13 09:03:57 +10:00
Steve Smith
917e45ead6
DCD-545: Break confluence.cfg.xml into fragments and generate the DB section.
2019-08-09 14:54:39 +10:00
Steve Smith
00d24164db
DCD-545: Import config templates from Ansible, and expand and normalise the two Dockerfiles with limited permissions.
2019-08-06 14:19:28 +10:00