Commit Graph
592 Commits
Author SHA1 Message Date
Axel Uhl 39da2f389c reset .project files to before c17c183ed63ec10e957829f43b244eea32dc1dcc;
this reverts undesired automated edits made by Cline
2026-03-20 10:13:08 +01:00
Axel Uhl c17c183ed6 bug6217: Opus 4.6-generated scripts for producing a Jetty p2 update site from Maven Central 2026-03-18 15:18:06 +01:00
Axel Uhl 62780eb996 bug6203 / bug6213: pass through request base URL from archive upgrade to mailing about activating new live ARCHIVE 2026-02-13 14:39:35 +01:00
Axel Uhl bad7923427 bug6203: fixed name tag setting (resource ID was missing) 2026-02-13 02:28:56 +01:00
Axel Uhl 56bbb88303 bug6203: fixed updating 000-macros.conf, catch/log exceptions during failover detection, update instance Name tags after rotation 2026-02-13 02:05:24 +01:00
Axel Uhl 3e71924d81 bug6203: fixed termination protection setter 2026-02-12 18:54:30 +01:00
Axel Uhl 3e1555b7cc bug6203: added GWT UI support for archive upgrade phase 2 2026-02-12 17:33:25 +01:00
Axel Uhl ce535cb54d bug6203: first untested version for upgrading ARCHIVE 2026-02-12 16:05:23 +01:00
Axel Uhl abf3382cfe bug6203: make compilable; still several TODOs, specifically in LandscapeServiceImpl 2026-02-12 00:31:17 +01:00
Axel Uhl 41ac671475 Merge branch 'main' into bug6203 2026-02-10 12:58:28 +01:00
Axel Uhl dd4aaae623 remove setting additionalInfo during launchInstance 2026-02-09 17:20:07 +01:00
Simon Wehle 30af495b7e Merge branch 'main' into bug6203 2026-02-05 08:59:51 +01:00
Simon Wehle aad00aa507 remove ssl from apacheReverseProxy redirect strings 2026-02-04 16:27:27 +01:00
Axel Uhl de8d70dd2b Merge branch 'main' into bug6203 2026-02-04 00:08:35 +01:00
Simon Wehle 502697cfdf retrieve db connection from prod archive and add it to candidate +
updated hostByDnsOrIp call
2026-02-02 14:27:57 +01:00
Simon Wehle de8d409ed1 resolve host first by dns and second by ip 2026-02-02 14:24:44 +01:00
Axel Uhl 4bf3a0ba78 added comment regarding bug6208 2026-01-28 11:25:51 +01:00
Simon Wehle e8df999243 new upgrade action for archive server; fix typo 2026-01-15 15:37:09 +01:00
Sohaib Baig db76d70af5 Merge branch 'main' into bug6148 2025-10-29 16:35:32 +01:00
Axel Uhl 433563ca81 bug6166: create new load balancers with "Dual Stack" as IP address type;
this supports IPv6 traffic to the ALB if the security group(s) allow(s)
it and the VPC and its subnets that are assigned to the ALB have IPv6
CIDRs assigned
2025-10-16 10:11:27 +02:00
Axel Uhl eb89011c4a don't add a default SMTP username to application configuration 2025-10-10 21:29:16 +02:00
Sohaib Baig 4fefac7e64 Merge branch 'main' into bug6148 2025-08-20 16:20:57 +02:00
Axel Uhl b3bd47b898 bug6155: added logging for ALB-WAF ACL association 2025-08-20 11:17:05 +02:00
Axel Uhl 6662fbeb8c bug6155: link ALBs with Web ACLs for Geoblocking if found 2025-08-20 10:40:16 +02:00
Sohaib Baig 0c8b91387f added unlock button per user
also renamed LockingAndBanning to TImedLock
2025-08-04 19:50:17 +02:00
Axel Uhl 2416b49f89 bug6099: interims commit with a first implementation of a user account locking/banning mechanism;
yet missing is writing to persistence and replication
2025-03-17 16:30:57 +01:00
Axel Uhl cb6e54ab5f bug5887: minor refactoring, formatting and comment changes 2025-02-14 09:09:41 +01:00
Axel Uhl 4f0dff12d0 bug6038: removed redundancy for isEligibleForDeployment (see comment #9) 2025-01-21 17:28:07 +01:00
Axel Uhl fc0b6eaf97 bug6083: fixed fetching of undefined process variables in JSON 2025-01-21 17:24:36 +01:00
Axel Uhl be378700ec bug6083: introduced the Igtimi Riot Port parameter throughout 2025-01-21 13:31:16 +01:00
Axel Uhl 5b7aeb000d bug6083: compilable but untested version for discovering additional target groups 2025-01-17 17:33:15 +01:00
Axel Uhl 9c66f46db3 bug6083: added TODOs in the places listed in commends #3 and #4 on the bug 2025-01-16 18:02:28 +01:00
Axel Uhl ec8cef1e11 bug6059: made RiotServer replicable 2024-12-19 13:54:25 +01:00
Axel Uhl 88f1fce5ac bug5779: aftermath; setting security group for launch template must use securityGroupIds setter on builder 2024-09-04 10:49:03 +02:00
Axel Uhl 961bc26f8c bug5779: adjusted comments and docs regarding LaunchTemplates 2024-08-30 17:40:21 +02:00
Axel Uhl 5114daf238 bug5779: fixed shard creation, using LaunchTemplate ID instead of LaunchConfiguration name 2024-08-30 16:23:39 +02:00
Axel Uhl 86c94484db bug5779: implemented null handling for the transitional / test period with LaunchConfiguration and LaunchTemplate mixing 2024-08-30 15:22:56 +02:00
Axel Uhl 265130ac6b bug5799: made compilable, adding default LaunchTemplateVersion to AwsAutoScalingGroup 2024-08-30 15:02:59 +02:00
Axel Uhl 8f1f9cc22f bug5779: a first attempt to refactor from LaunchConfiguration to LaunchTemplate[Version] 2024-08-30 14:28:56 +02:00
Axel Uhl 6d89c7f99c improved logging for timeouts waiting for hosts/processes in landscape management 2024-08-25 12:43:41 +02:00
Axel Uhl 7f0a593334 bug6038: use a DNS reverse lookup cache in AwsLandscapeImpl 2024-08-22 18:49:47 +02:00
Axel Uhl 72923ec512 bug6038: consistently map internal IP to hostname in MongoDB processes 2024-08-03 20:15:02 +02:00
Axel Uhl d8e66345ff bug6038: implemented Host.getHostname() and AwsInstance.getHostname() 2024-08-03 18:42:36 +02:00
Axel Uhl 7b65604fe0 bug6038: implemented a reverse DNS lookup in AwsLandscape.findHostnamesForIP 2024-08-03 18:11:24 +02:00
Axel Uhl 396cddb4e0 bug6038: interims commit, starting to work on reverse hostname lookup 2024-07-30 21:38:30 +02:00
Axel Uhl 6b451641ed bug5503: added ShiroFilter subclass to skip authentication for OPTIONS requests 2024-07-02 15:12:11 +02:00
Thomas Stokes eaedc48561 Retry looking for an instance during disposable launch, even after an exception. 2024-06-13 12:35:18 +01:00
Axel Uhl 7003d4bd91 added TODO regarding identification of ARCHIVE replica set's hostname 2024-05-23 00:50:51 +02:00
Thomas Stokes 73161ff6dd b5990: Format target group arn. 2024-04-09 18:26:51 +02:00
Axel Uhl 613543e3b1 bug5990: refactoring the target group-aware health check path calculation for ReverseProxy 2024-04-08 16:27:45 +02:00