Dave Chevell
c67261d7e6
Convert README back to UTF8 to fix commit 06c40495
2019-09-09 13:27:48 +10:00
Steve Smith
f875370dba
Merged in lower-concurrent-builds (pull request #43 )
...
Reduce the concurrent builds to 3 to try and avoid rate limiting.
Approved-by: Dave Chevell <dchevell@atlassian.com>
2019-09-08 08:10:43 +00:00
Evan Slaughter
d2920dfc3c
Fixed the set_perms chown operation that was not recursively setting permissions
2019-09-06 16:51:38 -05:00
Steve Smith
5a7cb15cff
Reduce the concurrent builds to 3 to try and avoid rate limiting.
2019-09-06 14:29:12 +10:00
Dave Chevell
bcaf05a3ab
Merged in update-to-current (pull request #42 )
...
Update to current
Approved-by: Steve Smith <ssmith@atlassian.com>
2019-09-06 01:20:59 +00:00
Dave Chevell
6a2740f860
Updated README
2019-09-06 10:38:19 +10:00
Dave Chevell
0ab1700523
Switch to safer bootstrap method & skip locked down files
2019-09-06 10:34:36 +10:00
Dave Chevell
4067f473d1
Update README in pipelines
2019-09-05 13:53:40 +10:00
Dave Chevell
36d2420fad
Set permissions to allow run_user to bootstrap container
2019-09-05 13:49:07 +10:00
Dave Chevell
d949968de3
test for run_user ability to boostrap container
2019-09-05 13:48:49 +10:00
Steve Smith
d16f19be7b
Merged in DCD-639-missing-drivers-readme (pull request #41 )
...
DCD-639: Add note to README about missing JDBC drivers.
Approved-by: Dave Chevell <dchevell@atlassian.com>
2019-09-05 00:09:49 +00:00
Steve Smith
35396f6a75
DCD-639: Add note to README about missing JDBC drivers.
2019-09-05 09:52:20 +10:00
Steve Smith
696c3b1aeb
Merged in DCD-639-template-modification-howto (pull request #40 )
...
DCD-639: Add section to README about overriding the provided templates.
Approved-by: Dave Chevell <dchevell@atlassian.com>
Approved-by: Joe Xie <jxie@atlassian.com>
2019-09-04 22:46:21 +00:00
Steve Smith
bb8e5c08eb
DCD-639: Typo in new readme section.
2019-09-05 08:45:25 +10:00
Steve Smith
1353e581d9
DCD-639: Add section to README about overriding the provided templates.
2019-09-04 13:18:01 +10:00
Steve Smith
5e8f31ed31
Merged in DCD-584-no-overwrite-existing-config (pull request #39 )
...
DCD-584: Don't overwrite confluence.cfg.xml if it already exists.
Approved-by: Varun Arbatti <varbatti@atlassian.com>
2019-08-21 23:28:20 +00:00
Steve Smith
c8632248dc
DCD-584: Don't overwrite confluence.cfg.xml if it already exists.
2019-08-22 09:16:58 +10:00
Steve Smith
a4b7fde2b6
Merged in DCD-545-confluence-dc-updates (pull request #38 )
...
DCD-545: Confluence Docker DB/cluster configuration updates
Approved-by: Dave Chevell <dchevell@atlassian.com>
Approved-by: Minh Tran <mtran@atlassian.com>
Approved-by: Joe Xie <jxie@atlassian.com>
Approved-by: Adam Brokes <abrokes@atlassian.com>
2019-08-18 23:06:14 +00:00
Steve Smith
776f73ec81
DCD-572: Add license.
2019-08-19 08:41:43 +10:00
Steve Smith
7fc7fcfaaf
DCD-545: Fix test for new default.
2019-08-16 10:41:00 +10:00
Steve Smith
e1e2400531
DCD-545: Add a note about cluster networking requirements.
2019-08-16 10:33:42 +10: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
87b853fae0
DCD-545: Typo in README.
2019-08-15 12:06:59 +10:00
Steve Smith
0001d93a51
DCD-545: Link cleanup.
2019-08-15 09:27:43 +10:00
Steve Smith
4cc391b5a7
DCD-545: Missed phrasing fix.
2019-08-15 09:23:59 +10:00
Steve Smith
7134242084
DCD-545: README formatting cleanup.
2019-08-15 09:22:52 +10:00
Steve Smith
7ef33622a8
DCD-545: Use f-strings and constants throughout.
2019-08-15 08:54:04 +10:00
Steve Smith
f5e3d621c7
DCD-545: Remove deprecated maintainer line.
2019-08-15 08:53:18 +10:00
Steve Smith
c92ee57bf2
DCD-545: README fixes.
2019-08-15 08:52:45 +10:00
Steve Smith
afb5bf3d86
DCD-545: Fixes and tweaks from PR.
2019-08-13 15:23:16 +10:00
Steve Smith
77bf60c9be
DCD-545: Remove lxml and move back to native ElementTree to remove test dependency.
2019-08-13 15:16:17 +10:00
Steve Smith
0bc87b6ecb
DCD-545: Add security-group setting to AWS clustering.
2019-08-13 14:21:29 +10:00
Steve Smith
8960f1167f
DCD-545: Remove empty scripts copy.
2019-08-13 12:30:20 +10:00
Steve Smith
a27b4233c6
DCD-545: Add note about share home.
2019-08-13 12:28:06 +10:00
Steve Smith
daa9547bde
DCD-545: Update README with the extended parameters.
2019-08-13 12:18:08 +10:00
Steve Smith
03151b3770
DCD-545: Remove old script entrypoint and template helper.
2019-08-13 11:34:56 +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
063a249d18
Merge branch 'DCD-558-python-spike' into DCD-545-confluence-dc-updates
2019-08-13 11:24:55 +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
b2d80d2267
DCD-558: Move script/template copy to the end to avoid downloads during dev.
2019-08-13 11:22:30 +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
3f5e23663c
DCD-558: Add test of dialect/driver lookup.
2019-08-13 09:10:12 +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
a6c7607bff
DCD-558: Generate confluence-init.properties.
2019-08-12 16:18:01 +10:00
Steve Smith
9ff0842fa2
DCD-558: Add seraph config.
2019-08-12 16:07:48 +10:00
Steve Smith
475779d50c
DCD-558: Fix for Python argv[0] handling.
2019-08-12 15:54:29 +10:00